Pull request #519 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 260b1519f00e9750251f1f74494e89fbd17a171b rather than 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 Obtained Jenkinsfile from 260b1519f00e9750251f1f74494e89fbd17a171b Running in Durability level: MAX_SURVIVABILITY 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-519/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-519/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27482 in /w/workspace/dry_go-mod-core-contracts_PR-519 [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-519 # 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 260b1519f00e9750251f1f74494e89fbd17a171b into PR head commit 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 > 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/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 # timeout=10 Merge succeeded, producing 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 Checking out Revision 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 (PR-519) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 260b1519f00e9750251f1f74494e89fbd17a171b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 # timeout=10 Commit message: "refactor(scheduler): Remove unused fields from V2 IntervalAction" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:25:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:25:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:25:24 ========================================================= 03:25:24 EdgeX Global Pipelines Version Info 03:25:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:25:29 ------------------- 03:25:29 stable info: 03:25:29 ------------------- 03:25:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:25:29 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 03:25:29 Message: update stable to v1.0.181 03:25:30 ------------------- 03:25:30 experimental info: 03:25:30 ------------------- 03:25:30 Commited By: **** collab-it+edgex@linuxfoundation.org 03:25:30 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 03:25:30 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:25:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:25:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:25:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:25:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:25:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:25:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:25:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 03:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:25:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:25:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:25:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:25:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:25:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-519 [Pipeline] echo 03:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-519 [Pipeline] echo 03:25:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-519 [Pipeline] echo 03:25:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 [Pipeline] echo 03:25:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78a98a9 [Pipeline] echo 03:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:36 + git log --format=format:%s -1 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 [Pipeline] echo 03:25:36 GIT_COMMIT: 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7, Commit Message: refactor(scheduler): Remove unused fields from V2 IntervalAction [Pipeline] echo 03:25:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:25:41 03:25:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:25:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:25:43 latest: Pulling from edgex-devops/git-semver 03:25:43 31603596830f: Pulling fs layer 03:25:43 2a8b12db71e7: Pulling fs layer 03:25:43 6ca5941a6612: Pulling fs layer 03:25:43 ecc8261a40a4: Pulling fs layer 03:25:43 ecc8261a40a4: Waiting 03:25:43 2a8b12db71e7: Verifying Checksum 03:25:43 2a8b12db71e7: Download complete 03:25:44 31603596830f: Verifying Checksum 03:25:44 31603596830f: Download complete 03:25:45 ecc8261a40a4: Verifying Checksum 03:25:45 ecc8261a40a4: Download complete 03:25:45 31603596830f: Pull complete 03:25:45 6ca5941a6612: Verifying Checksum 03:25:45 6ca5941a6612: Download complete 03:25:45 2a8b12db71e7: Pull complete 03:25:49 6ca5941a6612: Pull complete 03:25:50 ecc8261a40a4: Pull complete 03:25:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:25:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:25:51 prd-centos7-docker-4c-2g-27482 does not seem to be running inside a container 03:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-519 -v /w/workspace/dry_go-mod-core-contracts_PR-519:/w/workspace/dry_go-mod-core-contracts_PR-519:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-519@tmp:/w/workspace/dry_go-mod-core-contracts_PR-519@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:10004/edgex-devops/git-semver:latest cat 03:25:54 $ docker top b335430572da3ff0f1082cf7bb36b69c107df79c50d2c6c0a742b661152861dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:25:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:25:55 [ssh-agent] Looking for ssh-agent implementation... 03:25:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:25:56 $ docker exec b335430572da3ff0f1082cf7bb36b69c107df79c50d2c6c0a742b661152861dc ssh-agent 03:25:56 SSH_AUTH_SOCK=/tmp/ssh-ba31cWd2pZ03/agent.11 03:25:56 SSH_AGENT_PID=16 03:25:56 Running ssh-add (command line suppressed) 03:25:57 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-519@tmp/private_key_8689131109172346842.key (/w/workspace/dry_go-mod-core-contracts_PR-519@tmp/private_key_8689131109172346842.key) 03:25:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:25:58 + git tag --points-at HEAD [Pipeline] } 03:25:58 $ docker exec --env ******** --env ******** b335430572da3ff0f1082cf7bb36b69c107df79c50d2c6c0a742b661152861dc ssh-agent -k 03:25:59 unset SSH_AUTH_SOCK; 03:25:59 unset SSH_AGENT_PID; 03:25:59 echo Agent pid 16 killed; 03:25:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:25:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:25:59 [ssh-agent] Looking for ssh-agent implementation... 03:26:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:00 $ docker exec b335430572da3ff0f1082cf7bb36b69c107df79c50d2c6c0a742b661152861dc ssh-agent 03:26:01 SSH_AUTH_SOCK=/tmp/ssh-GxE8ghSUsARm/agent.44 03:26:01 SSH_AGENT_PID=49 03:26:01 Running ssh-add (command line suppressed) 03:26:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-519@tmp/private_key_3869020597013343147.key (/w/workspace/dry_go-mod-core-contracts_PR-519@tmp/private_key_3869020597013343147.key) 03:26:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:03 + git semver init 03:26:03 # -> Open(): unable to determine branch for HEAD 03:26:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-519/.git 03:26:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-519 03:26:03 # $SEMVER_REMOTE_NAME = origin 03:26:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:26:03 # $SEMVER_USER_NAME = edgex-jenkins 03:26:03 # $SEMVER_BRANCH = PR-519 03:26:03 # $SEMVER_TEMP = /tmp/semver-214997816 03:26:03 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:26:05 # '/tmp/semver-214997816' -> '/w/workspace/dry_go-mod-core-contracts_PR-519/.semver' 03:26:06 # -> Force: false 03:26:06 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-519/.semver [Pipeline] } 03:26:07 $ docker exec --env ******** --env ******** b335430572da3ff0f1082cf7bb36b69c107df79c50d2c6c0a742b661152861dc ssh-agent -k 03:26:07 unset SSH_AUTH_SOCK; 03:26:07 unset SSH_AGENT_PID; 03:26:07 echo Agent pid 49 killed; 03:26:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:09 + git semver [Pipeline] } 03:26:09 $ docker stop --time=1 b335430572da3ff0f1082cf7bb36b69c107df79c50d2c6c0a742b661152861dc 03:26:12 $ docker rm -f b335430572da3ff0f1082cf7bb36b69c107df79c50d2c6c0a742b661152861dc [Pipeline] // withDockerContainer [Pipeline] sh 03:26:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:26:14 Stashed 1 file(s) [Pipeline] echo 03:26:14 [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 03:26:30 Still waiting to schedule task 03:26:30 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27482’ 03:26:30 Still waiting to schedule task 03:26:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 03:28:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27483 in /w/workspace/dry_go-mod-core-contracts_PR-519 [Pipeline] { [Pipeline] ws 03:28:18 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 03:28:23 using credential edgex-jenkins-ssh 03:28:23 Cloning the remote Git repository 03:28:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:28:23 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 03:28:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:28:23 > git --version # timeout=10 03:28:23 > git --version # 'git version 2.17.1' 03:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:28:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:28:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:28:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:28:25 Merging remotes/origin/master commit 260b1519f00e9750251f1f74494e89fbd17a171b into PR head commit 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 03:28:25 Merge succeeded, producing 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 03:28:25 Checking out Revision 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 (PR-519) 03:28:25 > git config core.sparsecheckout # timeout=10 03:28:25 > git checkout -f 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 # timeout=10 03:28:25 > git remote # timeout=10 03:28:25 > git config --get remote.origin.url # timeout=10 03:28:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:25 > git merge 260b1519f00e9750251f1f74494e89fbd17a171b # timeout=10 03:28:25 > git rev-parse HEAD^{commit} # timeout=10 03:28:25 > git config core.sparsecheckout # timeout=10 03:28:25 > git checkout -f 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 # timeout=10 03:28:29 Commit message: "refactor(scheduler): Remove unused fields from V2 IntervalAction" 03:28:29 > git --version # timeout=10 03:28:29 > git --version # 'git version 2.17.1' 03:28:29 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:28:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:28:32 + sudo service docker restart 03:28:32 + true [Pipeline] unstash [Pipeline] echo 03:28:35 ========================================================= 03:28:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:28:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:28:36 + 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 . 03:28:36 Running on prd-centos7-docker-4c-2g-27484 in /w/workspace/dry_go-mod-core-contracts_PR-519 [Pipeline] { [Pipeline] ws 03:28:36 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 03:28:37 Sending build context to Docker daemon 2.689MB 03:28:37 Step 1/7 : ARG BASE=golang:1.15-alpine 03:28:37 Step 2/7 : FROM ${BASE} 03:28:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:28:37 5f621e34cdf4: Pulling fs layer 03:28:37 a4357932f1b6: Pulling fs layer 03:28:37 18c013af1878: Pulling fs layer 03:28:37 00ac8860ef70: Pulling fs layer 03:28:37 63d7cb157983: Pulling fs layer 03:28:37 b116817d02f9: Pulling fs layer 03:28:37 745a02a5169b: Pulling fs layer 03:28:37 63d7cb157983: Waiting 03:28:37 b116817d02f9: Waiting 03:28:37 00ac8860ef70: Waiting 03:28:37 745a02a5169b: Waiting 03:28:37 18c013af1878: Verifying Checksum 03:28:37 18c013af1878: Download complete 03:28:37 a4357932f1b6: Verifying Checksum 03:28:37 a4357932f1b6: Download complete 03:28:37 63d7cb157983: Verifying Checksum 03:28:37 63d7cb157983: Download complete 03:28:37 5f621e34cdf4: Verifying Checksum 03:28:37 b116817d02f9: Verifying Checksum 03:28:37 b116817d02f9: Download complete 03:28:38 5f621e34cdf4: Pull complete 03:28:39 using credential edgex-jenkins-ssh 03:28:39 Cloning the remote Git repository 03:28:39 a4357932f1b6: Pull complete 03:28:39 18c013af1878: Pull complete 03:28:39 745a02a5169b: Verifying Checksum 03:28:39 745a02a5169b: Download complete 03:28:39 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:28:39 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 03:28:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:28:39 > git --version # timeout=10 03:28:39 > git --version # 'git version 2.24.3' 03:28:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:40 00ac8860ef70: Verifying Checksum 03:28:40 00ac8860ef70: Download complete 03:28:40 Merging remotes/origin/master commit 260b1519f00e9750251f1f74494e89fbd17a171b into PR head commit 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 03:28:40 Merge succeeded, producing 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 03:28:40 Checking out Revision 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 (PR-519) 03:28:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:28:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:28:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:28:40 > git config core.sparsecheckout # timeout=10 03:28:40 > git checkout -f 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 # timeout=10 03:28:40 > git remote # timeout=10 03:28:40 > git config --get remote.origin.url # timeout=10 03:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:40 > git merge 260b1519f00e9750251f1f74494e89fbd17a171b # timeout=10 03:28:40 > git rev-parse HEAD^{commit} # timeout=10 03:28:40 > git config core.sparsecheckout # timeout=10 03:28:40 > git checkout -f 78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 # timeout=10 03:28:44 Commit message: "refactor(scheduler): Remove unused fields from V2 IntervalAction" 03:28:44 > git --version # timeout=10 03:28:44 > git --version # 'git version 2.24.3' 03:28:44 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:28:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:28:46 + sudo service docker restart 03:28:46 + true 03:28:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:28:48 ========================================================= 03:28:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:28:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:28:48 + 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 . 03:28:49 Sending build context to Docker daemon 2.69MB 03:28:49 Step 1/7 : ARG BASE=golang:1.15-alpine 03:28:49 Step 2/7 : FROM ${BASE} 03:28:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:28:49 188c0c94c7c5: Pulling fs layer 03:28:49 0ef7d3d256c8: Pulling fs layer 03:28:49 de9db76c5a1d: Pulling fs layer 03:28:49 bca2f99d35d6: Pulling fs layer 03:28:49 93359f2a8cfa: Pulling fs layer 03:28:49 7c6f9722023f: Pulling fs layer 03:28:49 a35cf1a2eb13: Pulling fs layer 03:28:49 93359f2a8cfa: Waiting 03:28:49 7c6f9722023f: Waiting 03:28:49 a35cf1a2eb13: Waiting 03:28:49 bca2f99d35d6: Waiting 03:28:49 de9db76c5a1d: Verifying Checksum 03:28:49 de9db76c5a1d: Download complete 03:28:49 0ef7d3d256c8: Verifying Checksum 03:28:49 0ef7d3d256c8: Download complete 03:28:49 93359f2a8cfa: Verifying Checksum 03:28:49 93359f2a8cfa: Download complete 03:28:49 7c6f9722023f: Verifying Checksum 03:28:49 7c6f9722023f: Download complete 03:28:49 188c0c94c7c5: Verifying Checksum 03:28:49 188c0c94c7c5: Download complete 03:28:49 188c0c94c7c5: Pull complete 03:28:50 0ef7d3d256c8: Pull complete 03:28:50 de9db76c5a1d: Pull complete 03:28:50 00ac8860ef70: Pull complete 03:28:50 63d7cb157983: Pull complete 03:28:51 a35cf1a2eb13: Verifying Checksum 03:28:51 a35cf1a2eb13: Download complete 03:28:51 b116817d02f9: Pull complete 03:28:52 bca2f99d35d6: Verifying Checksum 03:28:52 bca2f99d35d6: Download complete 03:28:54 745a02a5169b: Pull complete 03:28:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:28:54 ---> b7e6874047d6 03:28:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:28:57 bca2f99d35d6: Pull complete 03:28:57 93359f2a8cfa: Pull complete 03:28:57 7c6f9722023f: Pull complete 03:28:57 ---> Running in 74769817cdd2 03:28:57 Removing intermediate container 74769817cdd2 03:28:57 ---> 3b9242a45e42 03:28:57 Step 4/7 : RUN apk add bash 03:28:58 ---> Running in 6d819e106192 03:28:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:29:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:29:01 OK: 142 MiB in 39 packages 03:29:02 Removing intermediate container 6d819e106192 03:29:02 ---> e8e53913705c 03:29:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:29:02 ---> Running in 9ce248a3fe3b 03:29:02 Removing intermediate container 9ce248a3fe3b 03:29:02 ---> d2afb6c2ec16 03:29:02 Step 6/7 : COPY go.mod . 03:29:03 ---> 203ea137adee 03:29:03 Step 7/7 : RUN go mod download 03:29:03 ---> Running in 641dadce40ef 03:29:05 a35cf1a2eb13: Pull complete 03:29:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:29:05 ---> a62c8e92a672 03:29:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:29:05 ---> Running in 82152ba45511 03:29:05 Removing intermediate container 82152ba45511 03:29:05 ---> e3ba4ab5a24b 03:29:05 Step 4/7 : RUN apk add bash 03:29:05 ---> Running in 0b3015c619e9 03:29:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:29:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:29:08 OK: 166 MiB in 39 packages 03:29:08 Removing intermediate container 0b3015c619e9 03:29:08 ---> 1926db30a10b 03:29:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:29:08 ---> Running in 92e2f1edf45c 03:29:08 Removing intermediate container 92e2f1edf45c 03:29:08 ---> 73114228062c 03:29:08 Step 6/7 : COPY go.mod . 03:29:08 ---> 78e904fb262c 03:29:08 Step 7/7 : RUN go mod download 03:29:09 ---> Running in 2d3473b5973e 03:29:19 Removing intermediate container 641dadce40ef 03:29:19 ---> 028dc9839c45 03:29:19 Successfully built 028dc9839c45 03:29:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:29:19 + docker inspect -f . ci-base-image-arm64 03:29:19 . [Pipeline] withDockerContainer 03:29:19 prd-ubuntu18.04-docker-arm64-4c-16g-27483 does not seem to be running inside a container 03:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:29:21 $ docker top b8c5cb90169c2f98950e6d126a2e118b1ec78f3d125ec0b25c66260bfa841d82 -eo pid,comm 03:29:21 Removing intermediate container 2d3473b5973e 03:29:21 ---> 8b189fecf88b 03:29:21 Successfully built 8b189fecf88b 03:29:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 03:29:22 + docker inspect -f . ci-base-image-x86_64 03:29:22 . [Pipeline] withDockerContainer 03:29:22 prd-centos7-docker-4c-2g-27484 does not seem to be running inside a container 03:29:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:22 + go version 03:29:22 go version go1.15.5 linux/arm64 03:29:23 $ docker top 80d69bd557ba8e4a32d1201cfa0b562e5219161296f341c7f4a127a61b4f51f5 -eo pid,comm [Pipeline] { [Pipeline] } 03:29:23 $ docker stop --time=1 b8c5cb90169c2f98950e6d126a2e118b1ec78f3d125ec0b25c66260bfa841d82 03:29:25 $ docker rm -f b8c5cb90169c2f98950e6d126a2e118b1ec78f3d125ec0b25c66260bfa841d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 03:29:25 + go version 03:29:25 go version go1.15.5 linux/amd64 [Pipeline] } 03:29:25 $ docker stop --time=1 80d69bd557ba8e4a32d1201cfa0b562e5219161296f341c7f4a127a61b4f51f5 03:29:27 $ docker rm -f 80d69bd557ba8e4a32d1201cfa0b562e5219161296f341c7f4a127a61b4f51f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 03:29:28 + docker inspect -f . ci-base-image-arm64 03:29:28 . [Pipeline] withDockerContainer 03:29:28 + docker inspect -f . ci-base-image-x86_64 03:29:28 . 03:29:28 prd-ubuntu18.04-docker-arm64-4c-16g-27483 does not seem to be running inside a container 03:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:29:30 $ docker top 20266f135fccc05f455ed5d33805344b1c7c6f93ded5a7db6089dbd98cc5961d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 03:29:30 prd-centos7-docker-4c-2g-27484 does not seem to be running inside a container 03:29:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:31 $ docker top 2c3f756f09181ec6b4b68a6b771d157b935fe0a83ecb0d2b60036a6dd47e9160 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:29:32 + make test 03:29:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:29:32 + make test 03:29:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:29:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:29:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.038s coverage: 85.7% of statements 03:29:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.018s coverage: 100.0% of statements 03:29:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.015s coverage: 45.4% of statements 03:29:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.013s coverage: 77.8% of statements 03:29:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:29:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.026s coverage: 26.3% of statements 03:29:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.017s coverage: 14.7% of statements 03:29:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements 03:29:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.028s coverage: 91.8% of statements 03:29:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:29:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:29:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.009s coverage: 100.0% of statements 03:29:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.7% of statements 03:29:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.024s coverage: 63.0% of statements 03:29:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.005s coverage: 26.3% of statements 03:29:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements 03:29:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.012s coverage: 15.4% of statements 03:29:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.024s coverage: 14.3% of statements 03:29:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:29:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.060s coverage: 84.6% of statements 03:29:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:29:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:29:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:29:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.012s coverage: 47.5% of statements 03:29:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.013s coverage: 94.7% of statements 03:29:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.038s coverage: 88.6% of statements 03:29:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.012s coverage: 100.0% of statements 03:29:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:29:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:29:47 gofmt -l . 03:29:47 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:29:47 $ docker stop --time=1 2c3f756f09181ec6b4b68a6b771d157b935fe0a83ecb0d2b60036a6dd47e9160 03:29:49 $ docker rm -f 2c3f756f09181ec6b4b68a6b771d157b935fe0a83ecb0d2b60036a6dd47e9160 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:29:50 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 03:29:52 ---> job-cost.sh 03:29:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xleZ 03:29:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:29:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.048s coverage: 85.7% of statements 03:29:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.036s coverage: 100.0% of statements 03:29:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.080s coverage: 45.4% of statements 03:29:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.014s coverage: 77.8% of statements 03:29:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:29:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.038s coverage: 26.3% of statements 03:29:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.064s coverage: 14.7% of statements 03:29:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.035s coverage: 100.0% of statements 03:30:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.082s coverage: 91.8% of statements 03:30:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:30:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:30:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.017s coverage: 100.0% of statements 03:30:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.037s coverage: 36.7% of statements 03:30:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.087s coverage: 63.0% of statements 03:30:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements 03:30:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.032s coverage: 15.4% of statements 03:30:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.020s coverage: 15.4% of statements 03:30:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.014s coverage: 14.3% of statements 03:30:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:30:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:30:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.231s coverage: 84.6% of statements 03:30:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:30:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:30:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:30:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.118s coverage: 47.5% of statements 03:30:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.054s coverage: 94.7% of statements 03:30:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.160s coverage: 88.6% of statements 03:30:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.024s coverage: 100.0% of statements 03:30:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:30:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:30:18 gofmt -l . 03:30:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:30:19 $ docker stop --time=1 20266f135fccc05f455ed5d33805344b1c7c6f93ded5a7db6089dbd98cc5961d 03:30:21 $ docker rm -f 20266f135fccc05f455ed5d33805344b1c7c6f93ded5a7db6089dbd98cc5961d [Pipeline] // withDockerContainer [Pipeline] sh 03:30:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:30:22 Warning: overwriting stash ‘coverage-report’ 03:30:23 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 03:30:24 ---> job-cost.sh 03:30:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-beUx 03:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-xleZ/bin to PATH 03:30:39 INFO: No Stack... 03:30:39 INFO: Retrieving Pricing Info for: v1-standard-2 03:30:39 INFO: Archiving Costs [Pipeline] sh 03:30:39 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 03:30:39 + cut -d, -f6 [Pipeline] lock 03:30:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-stack-cost] 03:30:39 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-stack-cost] did not exist. Created. 03:30:39 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:30:40 + echo total: 0.029999999329447746 [Pipeline] stash 03:30:40 Stashed 1 file(s) [Pipeline] } 03:30:40 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:31:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-beUx/bin to PATH 03:33:10 INFO: No Stack... 03:33:10 INFO: Retrieving Pricing Info for: lf-standard-4 03:33:10 INFO: Archiving Costs [Pipeline] sh 03:33:10 + + cut -d, -f6cat 03:33:10 /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 03:33:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-stack-cost] 03:33:10 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-stack-cost] did not exist. Created. 03:33:10 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:11 /w/workspace/go-mod-core-contracts/1@tmp/durable-ec6b2a11/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-ec6b2a11/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:33:11 + echo total: 0.20999999344348907 [Pipeline] stash 03:33:11 Warning: overwriting stash ‘stack-cost’ 03:33:12 Stashed 1 file(s) [Pipeline] } 03:33:12 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-519-1-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 03:33:14 provisioning config files... 03:33:14 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-519@tmp/config6872012330457259373tmp [Pipeline] { [Pipeline] sh 03:33:14 + set +x 03:33:14 + curl -s https://codecov.io/bash 03:33:14 + bash -s -- 03:33:15 03:33:15 _____ _ 03:33:15 / ____| | | 03:33:15 | | ___ __| | ___ ___ _____ __ 03:33:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:33:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:33:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:33:15 Bash-20210129-7c25fce 03:33:15 03:33:15 03:33:15 ==> git version 2.24.3 found 03:33:15 ==> 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 03:33:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:33:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:33:15 ==> Jenkins CI detected. 03:33:15 project root: . 03:33:15 --> token set from env 03:33:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:33:15 ==> Running gcov in . (disable via -X gcov) 03:33:15 ==> Python coveragepy not found 03:33:15 ==> Searching for coverage reports in: 03:33:15 + . 03:33:15 -> Found 1 reports 03:33:15 ==> Detecting git/mercurial file structure 03:33:15 ==> Reading reports 03:33:15 + ./coverage.out bytes=152773 03:33:15 ==> Appending adjustments 03:33:15 https://docs.codecov.io/docs/fixing-reports 03:33:18 + Found adjustments 03:33:18 ==> Gzipping contents 03:33:18 24K /tmp/codecov.sdzLRR.gz 03:33:18 ==> Uploading reports 03:33:18 url: https://codecov.io 03:33:18 query: branch=PR-519&commit=78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=519&job=&cmd_args= 03:33:18 -> Pinging Codecov 03:33:18 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-519&commit=78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=519&job=&cmd_args= 03:33:19 -> Uploading to 03:33:19 https://storage.googleapis.com/codecov/v4/raw/2021-02-24/71470A77251A30514AAF9C0BB2E5B6CE/78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7/08b7d647-73ba-40c4-9c41-65710b8fac71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210224T033319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9559d2167700d98b0fd56cb09c6b0438eafa4db006381a7fa5f526eed275ef8 03:33:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:19 Dload Upload Total Spent Left Speed 03:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22973 0 0 100 22973 0 43257 --:--:-- --:--:-- --:--:-- 43345 03:33:20 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/78a98a9cc7d02c001193e04a90e2b7b2b80fc0f7 [Pipeline] } 03:33:20 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 03:33:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:25 ---> package-listing.sh 03:33:25 ++ facter osfamily 03:33:25 ++ tr '[:upper:]' '[:lower:]' 03:33:25 + OS_FAMILY=redhat 03:33:25 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-519 03:33:25 + START_PACKAGES=/tmp/packages_start.txt 03:33:25 + END_PACKAGES=/tmp/packages_end.txt 03:33:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:25 + PACKAGES=/tmp/packages_start.txt 03:33:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-519 ']' 03:33:25 + PACKAGES=/tmp/packages_end.txt 03:33:25 + case "${OS_FAMILY}" in 03:33:25 + rpm -qa 03:33:25 + sort 03:33:37 + '[' -f /tmp/packages_start.txt ']' 03:33:37 + '[' -f /tmp/packages_end.txt ']' 03:33:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-519 ']' 03:33:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-519/archives/ 03:33:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-519/archives/ [Pipeline] echo 03:33:37 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-519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:33:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:33:38 03:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:33:40 alpine: Pulling from edgex-lftools-log-publisher 03:33:40 df20fa9351a1: Pulling fs layer 03:33:40 36b3adc4ff6f: Pulling fs layer 03:33:40 8ad3a11d3b57: Pulling fs layer 03:33:40 46f8f816bc3b: Pulling fs layer 03:33:40 93b61091891f: Pulling fs layer 03:33:40 93b9cdb0e59b: Pulling fs layer 03:33:40 5e14af77c1be: Pulling fs layer 03:33:40 01666e4c0597: Pulling fs layer 03:33:40 aa168da1d23b: Pulling fs layer 03:33:40 46f8f816bc3b: Waiting 03:33:40 93b61091891f: Waiting 03:33:40 93b9cdb0e59b: Waiting 03:33:40 5e14af77c1be: Waiting 03:33:40 01666e4c0597: Waiting 03:33:40 aa168da1d23b: Waiting 03:33:40 36b3adc4ff6f: Verifying Checksum 03:33:40 36b3adc4ff6f: Download complete 03:33:40 46f8f816bc3b: Verifying Checksum 03:33:40 46f8f816bc3b: Download complete 03:33:41 df20fa9351a1: Verifying Checksum 03:33:41 df20fa9351a1: Download complete 03:33:41 93b9cdb0e59b: Verifying Checksum 03:33:41 93b9cdb0e59b: Download complete 03:33:41 5e14af77c1be: Verifying Checksum 03:33:41 5e14af77c1be: Download complete 03:33:41 93b61091891f: Verifying Checksum 03:33:41 93b61091891f: Download complete 03:33:41 01666e4c0597: Verifying Checksum 03:33:41 01666e4c0597: Download complete 03:33:43 df20fa9351a1: Pull complete 03:33:43 36b3adc4ff6f: Pull complete 03:33:43 8ad3a11d3b57: Verifying Checksum 03:33:43 8ad3a11d3b57: Download complete 03:33:45 8ad3a11d3b57: Pull complete 03:33:46 46f8f816bc3b: Pull complete 03:33:48 93b61091891f: Pull complete 03:33:48 93b9cdb0e59b: Pull complete 03:33:49 5e14af77c1be: Pull complete 03:33:49 01666e4c0597: Pull complete 03:33:55 aa168da1d23b: Verifying Checksum 03:33:55 aa168da1d23b: Download complete 03:34:15 aa168da1d23b: Pull complete 03:34:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:34:16 prd-centos7-docker-4c-2g-27482 does not seem to be running inside a container 03:34:16 $ 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-519/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-519 -v /w/workspace/dry_go-mod-core-contracts_PR-519:/w/workspace/dry_go-mod-core-contracts_PR-519:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-519@tmp:/w/workspace/dry_go-mod-core-contracts_PR-519@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:34:21 $ docker top f40430a1db649c7fa30c23f29cc8937b16133404d5446344fbf7b7de76baae82 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:22 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:23 + mkdir -p /var/log/sa [Pipeline] sh 03:34:24 + ls /var/log/sa-host 03:34:24 + sadf -c /var/log/sa-host/sa23 03:34:24 file_magic: OK 03:34:24 HZ: Using current value: 100 03:34:24 file_header: OK 03:34:24 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 03:34:24 Statistics: 03:34:24 Hnuu...uuuununununu... 03:34:24 File successfully converted to sysstat format version 12.2.1 03:34:24 + sadf -c /var/log/sa-host/sa24 03:34:24 file_magic: OK 03:34:24 HZ: Using current value: 100 03:34:24 file_header: OK 03:34:24 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 03:34:24 Statistics: 03:34:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:34:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:25 provisioning config files... 03:34:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-519@tmp/config7331432822720854350tmp [Pipeline] { [Pipeline] echo 03:34:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:26 ---> create-netrc.sh [Pipeline] } 03:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:34:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:34:29 ---> python-tools-install.sh [Pipeline] echo 03:34:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:30 ---> sudo-logs.sh 03:34:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:31 ---> job-cost.sh 03:34:31 lf-activate-venv: SKIPPING 03:34:31 DEBUG: total: 0.20999999344348907 03:34:31 INFO: Retrieving Stack Cost... 03:34:32 INFO: Retrieving Pricing Info for: v1-standard-2 03:34:33 INFO: Archiving Costs [Pipeline] echo 03:34:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:35 ---> logs-deploy.sh 03:34:35 lf-activate-venv: SKIPPING 03:34:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-519/1 03:34:35 INFO: archiving workspace using pattern(s): 03:34:40 Archives upload complete. 03:34:40 INFO: archiving logs to Nexus 03:34:41 ---> uname -a: 03:34:41 Linux prd-centos7-docker-4c-2g-27482.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:34:41 03:34:41 03:34:41 ---> lscpu: 03:34:41 Architecture: x86_64 03:34:41 CPU op-mode(s): 32-bit, 64-bit 03:34:41 Byte Order: Little Endian 03:34:41 Address sizes: 40 bits physical, 48 bits virtual 03:34:41 CPU(s): 4 03:34:41 On-line CPU(s) list: 0-3 03:34:41 Thread(s) per core: 1 03:34:41 Core(s) per socket: 1 03:34:41 Socket(s): 4 03:34:41 NUMA node(s): 1 03:34:41 Vendor ID: GenuineIntel 03:34:41 CPU family: 6 03:34:41 Model: 44 03:34:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:34:41 Stepping: 1 03:34:41 CPU MHz: 2933.438 03:34:41 BogoMIPS: 5866.87 03:34:41 Virtualization: VT-x 03:34:41 Hypervisor vendor: KVM 03:34:41 Virtualization type: full 03:34:41 L1d cache: 128 KiB 03:34:41 L1i cache: 128 KiB 03:34:41 L2 cache: 16 MiB 03:34:41 L3 cache: 64 MiB 03:34:41 NUMA node0 CPU(s): 0-3 03:34:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:34:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:34:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:34:41 Vulnerability Meltdown: Mitigation; PTI 03:34:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:34:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:34:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:34:41 Vulnerability Srbds: Not affected 03:34:41 Vulnerability Tsx async abort: Not affected 03:34:41 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 03:34:41 03:34:41 03:34:41 ---> nproc: 03:34:41 4 03:34:41 03:34:41 03:34:41 ---> df -h: 03:34:41 Filesystem Size Used Available Use% Mounted on 03:34:41 overlay 50.0G 7.3G 42.7G 15% / 03:34:41 tmpfs 64.0M 0 64.0M 0% /dev 03:34:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:34:41 shm 64.0M 0 64.0M 0% /dev/shm 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-519 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-519@tmp 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:34:41 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:34:41 03:34:41 03:34:41 ---> free -m: 03:34:41 total used free shared buff/cache available 03:34:41 Mem: 1837 728 72 0 1037 1004 03:34:41 Swap: 1023 0 1023 03:34:41 03:34:41 03:34:41 ---> ip addr: 03:34:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:34:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:34:41 inet 127.0.0.1/8 scope host lo 03:34:41 valid_lft forever preferred_lft forever 03:34:41 inet6 ::1/128 scope host 03:34:41 valid_lft forever preferred_lft forever 03:34:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:34:41 link/ether fa:16:3e:d3:cd:46 brd ff:ff:ff:ff:ff:ff 03:34:41 inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 03:34:41 valid_lft 85721sec preferred_lft 85721sec 03:34:41 inet6 fe80::f816:3eff:fed3:cd46/64 scope link 03:34:41 valid_lft forever preferred_lft forever 03:34:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:34:41 link/ether 02:42:98:cc:31:d4 brd ff:ff:ff:ff:ff:ff 03:34:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:34:41 valid_lft forever preferred_lft forever 03:34:41 inet6 fe80::42:98ff:fecc:31d4/64 scope link 03:34:41 valid_lft forever preferred_lft forever 03:34:41 03:34:41 03:34:41 ---> sar -b -r -n DEV: 03:34:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) 03:34:41 03:34:41 03:23:06 LINUX RESTART (4 CPU) 03:34:41 03:34:41 03:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:34:41 03:25:02 96.39 50.67 45.72 0.00 3709.58 35836.55 0.00 03:34:41 03:26:01 52.70 13.93 38.76 0.00 4608.25 2712.08 0.00 03:34:41 03:27:01 9.88 0.48 9.39 0.00 35.91 271.77 0.00 03:34:41 03:28:01 1.91 0.00 1.91 0.00 0.00 39.86 0.00 03:34:41 03:29:01 0.15 0.00 0.15 0.00 0.00 1.95 0.00 03:34:41 03:30:01 0.35 0.00 0.35 0.00 0.00 4.96 0.00 03:34:41 03:31:01 0.28 0.00 0.28 0.00 0.00 2.83 0.00 03:34:41 03:32:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 03:34:41 03:33:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 03:34:41 03:34:02 73.21 49.67 23.54 0.00 4193.72 7012.75 0.00 03:34:41 Average: 23.59 11.55 12.04 0.00 1249.85 4641.58 0.00 03:34:41 03:34:41 03:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:41 03:25:02 81936 0 476512 25.33 2620 1320476 1014584 34.63 289704 1312604 2136 03:34:41 03:26:01 108400 0 637632 33.89 2620 1132892 1633776 55.76 432136 1137708 48 03:34:41 03:27:01 173800 0 569156 30.25 2620 1135968 1113104 37.99 388092 1118404 12 03:34:41 03:28:01 176164 0 566792 30.12 2620 1135968 1073268 36.63 392512 1112460 8 03:34:41 03:29:01 173584 0 569368 30.26 2620 1135972 1075372 36.70 392256 1115260 16 03:34:41 03:30:01 176688 0 566256 30.10 2620 1135980 1069704 36.51 393896 1111140 16 03:34:41 03:31:01 176712 0 566232 30.09 2620 1135980 1069612 36.50 416484 1088772 12 03:34:41 03:32:01 176068 0 566868 30.13 2620 1135988 1069612 36.50 423580 1081940 12 03:34:41 03:33:01 176332 0 566600 30.11 2620 1135992 1069612 36.50 423464 1081936 8 03:34:41 03:34:02 72416 0 678388 36.05 2620 1128120 1489340 50.83 515364 1067224 98952 03:34:41 Average: 149210 0 576380 30.63 2620 1153334 1167798 39.86 406749 1122745 10122 03:34:41 03:34:41 03:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:41 03:25:02 eth0 101.82 85.58 392.95 25.62 0.00 0.00 0.00 0.00 03:34:41 03:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:26:01 vethe62ba9b 0.00 0.21 0.00 0.02 0.00 0.00 0.00 0.00 03:34:41 03:26:01 eth0 143.49 117.49 660.28 60.00 0.00 0.00 0.00 0.00 03:34:41 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:26:01 docker0 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 03:34:41 03:27:01 eth0 18.50 16.84 33.27 6.81 0.00 0.00 0.00 0.00 03:34:41 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:27:01 docker0 6.53 6.72 1.83 19.69 0.00 0.00 0.00 0.00 03:34:41 03:28:01 eth0 1.60 0.80 2.72 0.05 0.00 0.00 0.00 0.00 03:34:41 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:29:01 eth0 1.05 0.62 0.56 0.33 0.00 0.00 0.00 0.00 03:34:41 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:30:01 eth0 0.32 0.23 0.14 0.13 0.00 0.00 0.00 0.00 03:34:41 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:31:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:34:41 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:34:41 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:34:41 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:34:02 eth0 239.35 176.76 2164.55 22.80 0.00 0.00 0.00 0.00 03:34:41 03:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 03:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 Average: eth0 50.56 39.78 325.85 11.45 0.00 0.00 0.00 0.00 03:34:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:41 Average: docker0 0.65 0.68 0.18 1.97 0.00 0.00 0.00 0.00 03:34:41 03:34:41 03:34:41 ---> sar -P ALL: 03:34:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) 03:34:41 03:34:41 03:23:06 LINUX RESTART (4 CPU) 03:34:41 03:34:41 03:24:01 CPU %user %nice %system %iowait %steal %idle 03:34:41 03:25:02 all 7.38 0.00 5.67 12.31 40.32 34.31 03:34:41 03:25:02 0 6.26 0.00 4.77 13.13 41.37 34.48 03:34:41 03:25:02 1 7.00 0.00 5.38 13.95 39.99 33.67 03:34:41 03:25:02 2 6.54 0.00 7.18 9.14 40.84 36.29 03:34:41 03:25:02 3 9.78 0.00 5.45 12.88 39.05 32.84 03:34:41 03:26:01 all 4.27 0.00 3.36 1.62 29.45 61.30 03:34:41 03:26:01 0 2.77 0.00 3.04 0.91 33.88 59.40 03:34:41 03:26:01 1 3.84 0.00 2.99 3.03 28.17 61.97 03:34:41 03:26:01 2 4.27 0.00 3.30 0.91 28.50 63.02 03:34:41 03:26:01 3 6.35 0.00 4.16 1.64 26.99 60.87 03:34:41 03:27:01 all 0.75 0.00 0.79 0.11 9.21 89.14 03:34:41 03:27:01 0 0.41 0.00 0.54 0.16 11.17 87.73 03:34:41 03:27:01 1 0.80 0.00 0.78 0.05 8.40 89.96 03:34:41 03:27:01 2 1.04 0.00 1.10 0.00 7.97 89.88 03:34:41 03:27:01 3 0.77 0.00 0.73 0.23 9.29 88.99 03:34:41 03:28:01 all 0.09 0.00 0.08 0.00 4.04 95.79 03:34:41 03:28:01 0 0.03 0.00 0.08 0.00 4.65 95.23 03:34:41 03:28:01 1 0.19 0.00 0.06 0.00 4.30 95.44 03:34:41 03:28:01 2 0.05 0.00 0.08 0.00 3.76 96.11 03:34:41 03:28:01 3 0.08 0.00 0.10 0.00 3.46 96.36 03:34:41 03:29:01 all 0.11 0.00 0.08 0.00 3.29 96.53 03:34:41 03:29:01 0 0.05 0.00 0.11 0.00 5.18 94.66 03:34:41 03:29:01 1 0.10 0.00 0.05 0.00 3.22 96.64 03:34:41 03:29:01 2 0.23 0.00 0.10 0.00 3.55 96.13 03:34:41 03:29:01 3 0.05 0.00 0.05 0.00 1.17 98.73 03:34:41 03:30:01 all 0.13 0.00 0.03 0.00 0.17 99.67 03:34:41 03:30:01 0 0.00 0.00 0.02 0.00 0.18 99.80 03:34:41 03:30:01 1 0.03 0.00 0.05 0.00 0.13 99.78 03:34:41 03:30:01 2 0.45 0.00 0.02 0.00 0.23 99.30 03:34:41 03:30:01 3 0.03 0.00 0.05 0.00 0.12 99.80 03:34:41 03:31:01 all 0.11 0.00 0.16 0.02 3.19 96.53 03:34:41 03:31:01 0 0.05 0.00 0.03 0.10 2.07 97.75 03:34:41 03:31:01 1 0.03 0.00 0.03 0.00 3.84 96.09 03:34:41 03:31:01 2 0.10 0.00 0.34 0.00 4.17 95.39 03:34:41 03:31:01 3 0.25 0.00 0.21 0.00 2.63 96.90 03:34:41 03:32:01 all 0.12 0.00 0.04 0.00 0.36 99.48 03:34:41 03:32:01 0 0.00 0.00 0.05 0.00 0.32 99.63 03:34:41 03:32:01 1 0.03 0.00 0.03 0.00 0.27 99.67 03:34:41 03:32:01 2 0.03 0.00 0.08 0.00 0.68 99.20 03:34:41 03:32:01 3 0.40 0.00 0.00 0.00 0.18 99.42 03:34:41 03:33:01 all 0.12 0.00 0.03 0.00 1.60 98.24 03:34:41 03:33:01 0 0.23 0.00 0.02 0.00 0.96 98.79 03:34:41 03:33:01 1 0.03 0.00 0.03 0.00 2.20 97.73 03:34:41 03:33:01 2 0.03 0.00 0.03 0.00 1.11 98.83 03:34:41 03:33:01 3 0.20 0.00 0.05 0.00 2.14 97.61 03:34:41 03:34:02 all 2.69 0.00 2.60 2.62 23.77 68.33 03:34:41 03:34:02 0 1.97 0.00 1.91 0.33 26.53 69.26 03:34:41 03:34:02 1 4.07 0.00 3.62 4.49 22.19 65.63 03:34:41 03:34:02 2 2.39 0.00 2.69 0.27 22.86 71.79 03:34:41 03:34:02 3 2.37 0.00 2.21 5.39 23.42 66.62 03:34:41 Average: all 1.73 0.00 1.41 1.88 12.45 82.54 03:34:41 Average: 0 1.33 0.00 1.18 1.72 13.82 81.95 03:34:41 Average: 1 1.78 0.00 1.43 2.42 12.19 82.18 03:34:41 Average: 2 1.63 0.00 1.61 1.15 12.12 83.49 03:34:41 Average: 3 2.19 0.00 1.40 2.24 11.63 82.53 03:34:41 03:34:41 03:34:41