Pull request #540 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 b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 rather than f38c7cb2460b54a33d5b87c6cdad54c130ca45ed Obtained Jenkinsfile from b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-540/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-540/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29315 in /w/workspace/dry_go-mod-core-contracts_PR-540 [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-540 # 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 b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 into PR head commit f38c7cb2460b54a33d5b87c6cdad54c130ca45ed Merge succeeded, producing f38c7cb2460b54a33d5b87c6cdad54c130ca45ed Checking out Revision f38c7cb2460b54a33d5b87c6cdad54c130ca45ed (PR-540) > 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/540/head:refs/remotes/origin/PR-540 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38c7cb2460b54a33d5b87c6cdad54c130ca45ed # 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 b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38c7cb2460b54a33d5b87c6cdad54c130ca45ed # timeout=10 Commit message: "feat: Implement the re-designed device profile model" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:15:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:15:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:15:58 ========================================================= 13:15:58 EdgeX Global Pipelines Version Info 13:15:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:16:01 ------------------- 13:16:01 stable info: 13:16:01 ------------------- 13:16:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:16:01 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 13:16:01 Message: update stable to v1.0.184 13:16:02 ------------------- 13:16:02 experimental info: 13:16:02 ------------------- 13:16:02 Commited By: **** collab-it+edgex@linuxfoundation.org 13:16:02 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 13:16:02 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:16:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 13:16:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 13:16:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:16:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:16:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:16:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:16:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:16:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:16:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:16:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:16:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:16:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:16:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-540 [Pipeline] echo 13:16:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-540 [Pipeline] echo 13:16:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-540 [Pipeline] echo 13:16:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f38c7cb2460b54a33d5b87c6cdad54c130ca45ed [Pipeline] echo 13:16:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f38c7cb [Pipeline] echo 13:16:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:08 + git log --format=format:%s -1 f38c7cb2460b54a33d5b87c6cdad54c130ca45ed [Pipeline] echo 13:16:08 GIT_COMMIT: f38c7cb2460b54a33d5b87c6cdad54c130ca45ed, Commit Message: feat: Implement the re-designed device profile model [Pipeline] echo 13:16:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:10 13:16:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:16:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:12 latest: Pulling from edgex-devops/git-semver 13:16:12 31603596830f: Pulling fs layer 13:16:12 2a8b12db71e7: Pulling fs layer 13:16:12 6ca5941a6612: Pulling fs layer 13:16:12 ecc8261a40a4: Pulling fs layer 13:16:12 ecc8261a40a4: Waiting 13:16:12 2a8b12db71e7: Download complete 13:16:12 31603596830f: Verifying Checksum 13:16:12 31603596830f: Download complete 13:16:12 ecc8261a40a4: Verifying Checksum 13:16:12 ecc8261a40a4: Download complete 13:16:13 6ca5941a6612: Verifying Checksum 13:16:13 6ca5941a6612: Download complete 13:16:13 31603596830f: Pull complete 13:16:13 2a8b12db71e7: Pull complete 13:16:15 6ca5941a6612: Pull complete 13:16:16 ecc8261a40a4: Pull complete 13:16:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:16:16 prd-centos7-docker-4c-2g-29315 does not seem to be running inside a container 13:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-540 -v /w/workspace/dry_go-mod-core-contracts_PR-540:/w/workspace/dry_go-mod-core-contracts_PR-540:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-540@tmp:/w/workspace/dry_go-mod-core-contracts_PR-540@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:16:19 $ docker top e5750b02fc577a36612ee56961cbb9cbc69760e58659fd9b9427a454dd972055 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:16:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:20 [ssh-agent] Looking for ssh-agent implementation... 13:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:21 $ docker exec e5750b02fc577a36612ee56961cbb9cbc69760e58659fd9b9427a454dd972055 ssh-agent 13:16:21 SSH_AUTH_SOCK=/tmp/ssh-Pq6VNTvWqPs9/agent.12 13:16:21 SSH_AGENT_PID=18 13:16:21 Running ssh-add (command line suppressed) 13:16:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_4120261004365539394.key (/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_4120261004365539394.key) 13:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:22 + git tag --points-at HEAD [Pipeline] } 13:16:22 $ docker exec --env ******** --env ******** e5750b02fc577a36612ee56961cbb9cbc69760e58659fd9b9427a454dd972055 ssh-agent -k 13:16:22 unset SSH_AUTH_SOCK; 13:16:22 unset SSH_AGENT_PID; 13:16:22 echo Agent pid 18 killed; 13:16:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:16:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:22 [ssh-agent] Looking for ssh-agent implementation... 13:16:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:23 $ docker exec e5750b02fc577a36612ee56961cbb9cbc69760e58659fd9b9427a454dd972055 ssh-agent 13:16:24 SSH_AUTH_SOCK=/tmp/ssh-DEr0p7aHo2EU/agent.48 13:16:24 SSH_AGENT_PID=53 13:16:24 Running ssh-add (command line suppressed) 13:16:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_3215644192864646769.key (/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/private_key_3215644192864646769.key) 13:16:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:25 + git semver init 13:16:25 # -> Open(): unable to determine branch for HEAD 13:16:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-540/.git 13:16:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-540 13:16:25 # $SEMVER_REMOTE_NAME = origin 13:16:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:16:25 # $SEMVER_USER_NAME = edgex-jenkins 13:16:25 # $SEMVER_BRANCH = PR-540 13:16:25 # $SEMVER_TEMP = /tmp/semver-268917810 13:16:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 13:16:26 # '/tmp/semver-268917810' -> '/w/workspace/dry_go-mod-core-contracts_PR-540/.semver' 13:16:26 # -> Force: false 13:16:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-540/.semver [Pipeline] } 13:16:26 $ docker exec --env ******** --env ******** e5750b02fc577a36612ee56961cbb9cbc69760e58659fd9b9427a454dd972055 ssh-agent -k 13:16:27 unset SSH_AUTH_SOCK; 13:16:27 unset SSH_AGENT_PID; 13:16:27 echo Agent pid 53 killed; 13:16:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:16:28 + git semver [Pipeline] } 13:16:28 $ docker stop --time=1 e5750b02fc577a36612ee56961cbb9cbc69760e58659fd9b9427a454dd972055 13:16:31 $ docker rm -f e5750b02fc577a36612ee56961cbb9cbc69760e58659fd9b9427a454dd972055 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:16:33 Stashed 1 file(s) [Pipeline] echo 13:16:33 [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 13:16:48 Still waiting to schedule task 13:16:48 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29315’ 13:16:48 Still waiting to schedule task 13:16:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:18:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29316 in /w/workspace/dry_go-mod-core-contracts_PR-540 [Pipeline] { [Pipeline] ws 13:18:37 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 13:18:42 using credential edgex-jenkins-ssh 13:18:43 Cloning the remote Git repository 13:18:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:18:43 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 13:18:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:18:43 > git --version # timeout=10 13:18:43 > git --version # 'git version 2.17.1' 13:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:18:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:18:45 Merging remotes/origin/master commit b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 into PR head commit f38c7cb2460b54a33d5b87c6cdad54c130ca45ed 13:18:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:18:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:18:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:18:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:18:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:18:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/540/head:refs/remotes/origin/PR-540 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:18:45 > git config core.sparsecheckout # timeout=10 13:18:45 > git checkout -f f38c7cb2460b54a33d5b87c6cdad54c130ca45ed # timeout=10 13:18:45 Merge succeeded, producing f38c7cb2460b54a33d5b87c6cdad54c130ca45ed 13:18:45 Checking out Revision f38c7cb2460b54a33d5b87c6cdad54c130ca45ed (PR-540) 13:18:45 > git remote # timeout=10 13:18:45 > git config --get remote.origin.url # timeout=10 13:18:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:18:45 > git merge b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 13:18:45 > git rev-parse HEAD^{commit} # timeout=10 13:18:45 > git config core.sparsecheckout # timeout=10 13:18:45 > git checkout -f f38c7cb2460b54a33d5b87c6cdad54c130ca45ed # timeout=10 13:18:50 Commit message: "feat: Implement the re-designed device profile model" 13:18:50 > git --version # timeout=10 13:18:50 > git --version # 'git version 2.17.1' 13:18:50 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:18:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:18:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:18:52 + true 13:18:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:18:55 ========================================================= 13:18:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:18:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:18:56 + 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 . 13:18:57 Sending build context to Docker daemon 2.799MB 13:18:57 Step 1/7 : ARG BASE=golang:1.15-alpine 13:18:57 Step 2/7 : FROM ${BASE} 13:18:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:18:57 5f621e34cdf4: Pulling fs layer 13:18:57 a4357932f1b6: Pulling fs layer 13:18:57 18c013af1878: Pulling fs layer 13:18:57 00ac8860ef70: Pulling fs layer 13:18:57 63d7cb157983: Pulling fs layer 13:18:57 b116817d02f9: Pulling fs layer 13:18:57 745a02a5169b: Pulling fs layer 13:18:57 63d7cb157983: Waiting 13:18:57 b116817d02f9: Waiting 13:18:57 00ac8860ef70: Waiting 13:18:57 745a02a5169b: Waiting 13:18:58 18c013af1878: Download complete 13:18:58 a4357932f1b6: Download complete 13:18:58 63d7cb157983: Verifying Checksum 13:18:58 63d7cb157983: Download complete 13:18:58 b116817d02f9: Verifying Checksum 13:18:58 b116817d02f9: Download complete 13:18:58 5f621e34cdf4: Verifying Checksum 13:18:58 5f621e34cdf4: Download complete 13:18:59 5f621e34cdf4: Pull complete 13:18:59 a4357932f1b6: Pull complete 13:19:00 18c013af1878: Pull complete 13:19:01 745a02a5169b: Verifying Checksum 13:19:01 745a02a5169b: Download complete 13:19:02 00ac8860ef70: Verifying Checksum 13:19:02 00ac8860ef70: Download complete 13:19:12 00ac8860ef70: Pull complete 13:19:12 63d7cb157983: Pull complete 13:19:12 b116817d02f9: Pull complete 13:19:17 745a02a5169b: Pull complete 13:19:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:19:17 ---> b7e6874047d6 13:19:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:19:17 Running on prd-centos7-docker-4c-2g-29317 in /w/workspace/dry_go-mod-core-contracts_PR-540 [Pipeline] { [Pipeline] ws 13:19:17 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 13:19:19 using credential edgex-jenkins-ssh 13:19:19 Cloning the remote Git repository 13:19:19 ---> Running in 9ef756421ed9 13:19:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:19:19 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 13:19:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:19:19 > git --version # timeout=10 13:19:19 > git --version # 'git version 2.24.3' 13:19:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:20 Removing intermediate container 9ef756421ed9 13:19:20 ---> 265d1848378c 13:19:20 Step 4/7 : RUN apk add bash 13:19:20 ---> Running in 1c912428bc76 13:19:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:19:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:19:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:19:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/540/head:refs/remotes/origin/PR-540 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:19:21 Merging remotes/origin/master commit b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 into PR head commit f38c7cb2460b54a33d5b87c6cdad54c130ca45ed 13:19:21 Merge succeeded, producing f38c7cb2460b54a33d5b87c6cdad54c130ca45ed 13:19:21 Checking out Revision f38c7cb2460b54a33d5b87c6cdad54c130ca45ed (PR-540) 13:19:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:19:21 > git config core.sparsecheckout # timeout=10 13:19:21 > git checkout -f f38c7cb2460b54a33d5b87c6cdad54c130ca45ed # timeout=10 13:19:21 > git remote # timeout=10 13:19:21 > git config --get remote.origin.url # timeout=10 13:19:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:21 > git merge b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 13:19:21 > git rev-parse HEAD^{commit} # timeout=10 13:19:21 > git config core.sparsecheckout # timeout=10 13:19:21 > git checkout -f f38c7cb2460b54a33d5b87c6cdad54c130ca45ed # timeout=10 13:19:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:19:23 OK: 142 MiB in 39 packages 13:19:24 Removing intermediate container 1c912428bc76 13:19:24 ---> e0843a67841d 13:19:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:19:24 ---> Running in 37cf2b1a8bc2 13:19:24 Removing intermediate container 37cf2b1a8bc2 13:19:24 ---> 726ae18ed1d6 13:19:24 Step 6/7 : COPY go.mod . 13:19:25 Commit message: "feat: Implement the re-designed device profile model" 13:19:25 > git --version # timeout=10 13:19:25 > git --version # 'git version 2.24.3' 13:19:25 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 13:19:25 ---> 173dbe0a57b2 13:19:25 Step 7/7 : RUN go mod download 13:19:25 ---> Running in 61eaa441f09a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:19:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:19:27 + sudo service docker restart 13:19:27 + true 13:19:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 13:19:28 ========================================================= 13:19:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:19:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:19:29 + 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 . 13:19:29 Sending build context to Docker daemon 2.8MB 13:19:29 Step 1/7 : ARG BASE=golang:1.15-alpine 13:19:29 Step 2/7 : FROM ${BASE} 13:19:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:19:29 188c0c94c7c5: Pulling fs layer 13:19:29 0ef7d3d256c8: Pulling fs layer 13:19:29 de9db76c5a1d: Pulling fs layer 13:19:29 bca2f99d35d6: Pulling fs layer 13:19:29 93359f2a8cfa: Pulling fs layer 13:19:29 7c6f9722023f: Pulling fs layer 13:19:29 a35cf1a2eb13: Pulling fs layer 13:19:29 93359f2a8cfa: Waiting 13:19:29 bca2f99d35d6: Waiting 13:19:29 7c6f9722023f: Waiting 13:19:29 a35cf1a2eb13: Waiting 13:19:29 de9db76c5a1d: Verifying Checksum 13:19:29 de9db76c5a1d: Download complete 13:19:29 0ef7d3d256c8: Verifying Checksum 13:19:29 0ef7d3d256c8: Download complete 13:19:29 93359f2a8cfa: Verifying Checksum 13:19:29 93359f2a8cfa: Download complete 13:19:29 7c6f9722023f: Download complete 13:19:29 188c0c94c7c5: Verifying Checksum 13:19:29 188c0c94c7c5: Download complete 13:19:30 188c0c94c7c5: Pull complete 13:19:30 0ef7d3d256c8: Pull complete 13:19:30 de9db76c5a1d: Pull complete 13:19:31 a35cf1a2eb13: Verifying Checksum 13:19:31 a35cf1a2eb13: Download complete 13:19:32 bca2f99d35d6: Verifying Checksum 13:19:32 bca2f99d35d6: Download complete 13:19:37 bca2f99d35d6: Pull complete 13:19:37 93359f2a8cfa: Pull complete 13:19:37 7c6f9722023f: Pull complete 13:19:40 Removing intermediate container 61eaa441f09a 13:19:40 ---> 62b5053c51a1 13:19:40 Successfully built 62b5053c51a1 13:19:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:19:41 + docker inspect -f . ci-base-image-arm64 13:19:41 . [Pipeline] withDockerContainer 13:19:41 prd-ubuntu18.04-docker-arm64-4c-16g-29316 does not seem to be running inside a container 13:19:41 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:41 a35cf1a2eb13: Pull complete 13:19:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:19:41 ---> a62c8e92a672 13:19:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:19:41 ---> Running in 172d63cae3d9 13:19:42 Removing intermediate container 172d63cae3d9 13:19:42 ---> c422d282e5d2 13:19:42 Step 4/7 : RUN apk add bash 13:19:42 ---> Running in 7479ad5eae72 13:19:43 $ docker top 30847cf2f6686f48fa0609929cbfead05a697d788cee6ca485f60e2d8c43861b -eo pid,comm 13:19:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 13:19:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:19:44 + go version 13:19:44 go version go1.15.5 linux/arm64 [Pipeline] } 13:19:44 $ docker stop --time=1 30847cf2f6686f48fa0609929cbfead05a697d788cee6ca485f60e2d8c43861b 13:19:44 OK: 166 MiB in 39 packages 13:19:44 Removing intermediate container 7479ad5eae72 13:19:44 ---> 69bf26e039e1 13:19:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:19:44 ---> Running in 1d64d9603428 13:19:44 Removing intermediate container 1d64d9603428 13:19:44 ---> 37b6c4d83eaa 13:19:44 Step 6/7 : COPY go.mod . 13:19:45 ---> d11b15649142 13:19:45 Step 7/7 : RUN go mod download 13:19:45 ---> Running in d789d4577246 13:19:46 $ docker rm -f 30847cf2f6686f48fa0609929cbfead05a697d788cee6ca485f60e2d8c43861b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:47 + docker inspect -f . ci-base-image-arm64 13:19:47 . [Pipeline] withDockerContainer 13:19:47 prd-ubuntu18.04-docker-arm64-4c-16g-29316 does not seem to be running inside a container 13:19:47 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:48 $ docker top 35a3ec58cd822ab1f08e5220f3e9032f587abaa7baa5a2dfc72f6066e48c3382 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:49 + make test 13:19:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:19:57 Removing intermediate container d789d4577246 13:19:57 ---> 5c78e66e25c6 13:19:57 Successfully built 5c78e66e25c6 13:19:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:19:57 + docker inspect -f . ci-base-image-x86_64 13:19:57 . [Pipeline] withDockerContainer 13:19:57 prd-centos7-docker-4c-2g-29317 does not seem to be running inside a container 13:19:57 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:19:58 $ docker top 1856c5ef067336002f643178d0cbff50aa0140522d1a9f409afc865bd3ac6d2b -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:59 + go version 13:19:59 go version go1.15.5 linux/amd64 [Pipeline] } 13:19:59 $ docker stop --time=1 1856c5ef067336002f643178d0cbff50aa0140522d1a9f409afc865bd3ac6d2b 13:20:00 $ docker rm -f 1856c5ef067336002f643178d0cbff50aa0140522d1a9f409afc865bd3ac6d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:20:01 + docker inspect -f . ci-base-image-x86_64 13:20:01 . [Pipeline] withDockerContainer 13:20:01 prd-centos7-docker-4c-2g-29317 does not seem to be running inside a container 13:20:01 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:20:02 $ docker top f30ed16ef2d3012e450f398441bff4748ae14f325689f87fe939c43dff123573 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:03 + make test 13:20:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:20:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 13:20:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.011s coverage: 85.7% of statements 13:20:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.009s coverage: 100.0% of statements 13:20:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.013s coverage: 45.4% of statements 13:20:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 13:20:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 13:20:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.037s coverage: 26.3% of statements 13:20:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.028s coverage: 14.7% of statements 13:20:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.026s coverage: 100.0% of statements 13:20:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements 13:20:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 13:20:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 13:20:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.015s coverage: 100.0% of statements 13:20:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 36.7% of statements 13:20:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 13:20:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.045s coverage: 85.7% of statements 13:20:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.050s coverage: 100.0% of statements 13:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.056s coverage: 63.0% of statements 13:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 13:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 13:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements 13:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.046s coverage: 14.3% of statements 13:20:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 13:20:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.057s coverage: 45.4% of statements 13:20:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.116s coverage: 84.6% of statements 13:20:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 13:20:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 13:20:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 13:20:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.017s coverage: 77.8% of statements 13:20:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 13:20:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.026s coverage: 46.0% of statements 13:20:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.014s coverage: 94.7% of statements 13:20:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.045s coverage: 89.4% of statements 13:20:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements 13:20:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 13:20:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:20:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 26.3% of statements 13:20:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.040s coverage: 14.7% of statements 13:20:17 gofmt -l . 13:20:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:20:17 $ docker stop --time=1 f30ed16ef2d3012e450f398441bff4748ae14f325689f87fe939c43dff123573 13:20:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.039s coverage: 100.0% of statements 13:20:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.101s coverage: 91.8% of statements 13:20:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 13:20:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 13:20:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.017s coverage: 100.0% of statements 13:20:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.030s coverage: 36.7% of statements 13:20:20 $ docker rm -f f30ed16ef2d3012e450f398441bff4748ae14f325689f87fe939c43dff123573 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:21 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 13:20:23 ---> job-cost.sh 13:20:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-51Tp 13:20:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.096s coverage: 63.0% of statements 13:20:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.011s coverage: 26.3% of statements 13:20:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.020s coverage: 15.4% of statements 13:20:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.020s coverage: 15.4% of statements 13:20:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.052s coverage: 14.3% of statements 13:20:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 13:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.201s coverage: 84.6% of statements 13:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 13:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 13:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 13:20:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.126s coverage: 46.0% of statements 13:20:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.072s coverage: 94.7% of statements 13:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.173s coverage: 89.4% of statements 13:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 13:20:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 13:20:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:20:38 gofmt -l . 13:20:38 [ "`gofmt -l .`" = "" ] 13:20:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 13:20:39 $ docker stop --time=1 35a3ec58cd822ab1f08e5220f3e9032f587abaa7baa5a2dfc72f6066e48c3382 13:20:41 $ docker rm -f 35a3ec58cd822ab1f08e5220f3e9032f587abaa7baa5a2dfc72f6066e48c3382 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:42 Warning: overwriting stash ‘coverage-report’ 13:20:43 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 13:20:44 ---> job-cost.sh 13:20:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3e0i 13:21:04 lf-activate-venv(): INFO: Adding /tmp/venv-51Tp/bin to PATH 13:21:04 INFO: No Stack... 13:21:04 INFO: Retrieving Pricing Info for: v1-standard-2 13:21:04 INFO: Archiving Costs [Pipeline] sh 13:21:05 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 13:21:05 + cut -d, -f6 [Pipeline] lock 13:21:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-1-stack-cost] 13:21:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-1-stack-cost] did not exist. Created. 13:21:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:21:05 + echo total: 0.029999999329447746 [Pipeline] stash 13:21:06 Stashed 1 file(s) [Pipeline] } 13:21:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:21:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:23:00 lf-activate-venv(): INFO: Adding /tmp/venv-3e0i/bin to PATH 13:23:00 INFO: No Stack... 13:23:00 INFO: Retrieving Pricing Info for: lf-standard-4 13:23:00 INFO: Archiving Costs [Pipeline] sh 13:23:00 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 13:23:00 + cut -d, -f6 [Pipeline] lock 13:23:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-1-stack-cost] 13:23:00 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-1-stack-cost] did not exist. Created. 13:23:00 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:01 /w/workspace/go-mod-core-contracts/1@tmp/durable-3dd7ffda/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-3dd7ffda/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:23:01 + echo total: 0.20999999344348907 [Pipeline] stash 13:23:01 Warning: overwriting stash ‘stack-cost’ 13:23:01 Stashed 1 file(s) [Pipeline] } 13:23:01 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-540-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 13:23:03 provisioning config files... 13:23:03 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/config4823267539278256542tmp [Pipeline] { [Pipeline] sh 13:23:04 + set +x 13:23:04 + curl -s https://codecov.io/bash 13:23:04 + bash -s -- 13:23:04 13:23:04 _____ _ 13:23:04 / ____| | | 13:23:04 | | ___ __| | ___ ___ _____ __ 13:23:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:23:04 | |___| (_) | (_| | __/ (_| (_) \ V / 13:23:04 \_____\___/ \__,_|\___|\___\___/ \_/ 13:23:04 Bash-20210309-2b87ace 13:23:04 13:23:04 13:23:04 ==> git version 2.24.3 found 13:23:04 ==> 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 13:23:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:23:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:23:04 ==> Jenkins CI detected. 13:23:04 project root: . 13:23:04 --> token set from env 13:23:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:23:04 ==> Running gcov in . (disable via -X gcov) 13:23:04 ==> Python coveragepy not found 13:23:04 ==> Searching for coverage reports in: 13:23:04 + . 13:23:04 -> Found 1 reports 13:23:04 ==> Detecting git/mercurial file structure 13:23:04 ==> Reading reports 13:23:04 + ./coverage.out bytes=158663 13:23:04 ==> Appending adjustments 13:23:04 https://docs.codecov.io/docs/fixing-reports 13:23:08 + Found adjustments 13:23:08 ==> Gzipping contents 13:23:08 24K /tmp/codecov.7TRPUN.gz 13:23:08 ==> Uploading reports 13:23:08 url: https://codecov.io 13:23:08 query: branch=PR-540&commit=f38c7cb2460b54a33d5b87c6cdad54c130ca45ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-540%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=540&job=&cmd_args= 13:23:08 -> Pinging Codecov 13:23:08 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-540&commit=f38c7cb2460b54a33d5b87c6cdad54c130ca45ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-540%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=540&job=&cmd_args= 13:23:08 -> Uploading to 13:23:08 https://storage.googleapis.com/codecov/v4/raw/2021-03-10/71470A77251A30514AAF9C0BB2E5B6CE/f38c7cb2460b54a33d5b87c6cdad54c130ca45ed/cd9927d7-8671-4b8e-b902-67bc5dd9f9da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210310T132308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6c524227f7aad112538a1cbbff7b3025ec35246330b9426bb9b82dcc7df351a 13:23:08 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:08 Dload Upload Total Spent Left Speed 13:23:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23851 0 0 100 23851 0 37053 --:--:-- --:--:-- --:--:-- 37093 13:23:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f38c7cb2460b54a33d5b87c6cdad54c130ca45ed [Pipeline] } 13:23:09 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 13:23:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:23:13 ---> package-listing.sh 13:23:13 ++ facter osfamily 13:23:13 ++ tr '[:upper:]' '[:lower:]' 13:23:14 + OS_FAMILY=redhat 13:23:14 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-540 13:23:14 + START_PACKAGES=/tmp/packages_start.txt 13:23:14 + END_PACKAGES=/tmp/packages_end.txt 13:23:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:14 + PACKAGES=/tmp/packages_start.txt 13:23:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-540 ']' 13:23:14 + PACKAGES=/tmp/packages_end.txt 13:23:14 + case "${OS_FAMILY}" in 13:23:14 + rpm -qa 13:23:14 + sort 13:23:20 + '[' -f /tmp/packages_start.txt ']' 13:23:20 + '[' -f /tmp/packages_end.txt ']' 13:23:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:20 + '[' /w/workspace/dry_go-mod-core-contracts_PR-540 ']' 13:23:20 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-540/archives/ 13:23:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-540/archives/ [Pipeline] echo 13:23:20 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-540/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:23:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:23:21 13:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:23:22 alpine: Pulling from edgex-lftools-log-publisher 13:23:22 df20fa9351a1: Pulling fs layer 13:23:22 36b3adc4ff6f: Pulling fs layer 13:23:22 8ad3a11d3b57: Pulling fs layer 13:23:22 46f8f816bc3b: Pulling fs layer 13:23:22 93b61091891f: Pulling fs layer 13:23:22 93b9cdb0e59b: Pulling fs layer 13:23:22 5e14af77c1be: Pulling fs layer 13:23:22 01666e4c0597: Pulling fs layer 13:23:22 aa168da1d23b: Pulling fs layer 13:23:22 46f8f816bc3b: Waiting 13:23:22 93b61091891f: Waiting 13:23:22 93b9cdb0e59b: Waiting 13:23:22 5e14af77c1be: Waiting 13:23:22 01666e4c0597: Waiting 13:23:22 aa168da1d23b: Waiting 13:23:22 36b3adc4ff6f: Verifying Checksum 13:23:22 36b3adc4ff6f: Download complete 13:23:22 46f8f816bc3b: Verifying Checksum 13:23:22 46f8f816bc3b: Download complete 13:23:22 df20fa9351a1: Verifying Checksum 13:23:22 df20fa9351a1: Download complete 13:23:22 93b9cdb0e59b: Download complete 13:23:22 93b61091891f: Download complete 13:23:22 5e14af77c1be: Verifying Checksum 13:23:22 5e14af77c1be: Download complete 13:23:22 01666e4c0597: Verifying Checksum 13:23:22 01666e4c0597: Download complete 13:23:23 df20fa9351a1: Pull complete 13:23:23 36b3adc4ff6f: Pull complete 13:23:23 8ad3a11d3b57: Verifying Checksum 13:23:23 8ad3a11d3b57: Download complete 13:23:25 8ad3a11d3b57: Pull complete 13:23:25 46f8f816bc3b: Pull complete 13:23:26 93b61091891f: Pull complete 13:23:27 93b9cdb0e59b: Pull complete 13:23:27 aa168da1d23b: Verifying Checksum 13:23:27 aa168da1d23b: Download complete 13:23:27 5e14af77c1be: Pull complete 13:23:27 01666e4c0597: Pull complete 13:23:42 aa168da1d23b: Pull complete 13:23:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:23:43 prd-centos7-docker-4c-2g-29315 does not seem to be running inside a container 13:23:43 $ 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-540/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-540 -v /w/workspace/dry_go-mod-core-contracts_PR-540:/w/workspace/dry_go-mod-core-contracts_PR-540:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-540@tmp:/w/workspace/dry_go-mod-core-contracts_PR-540@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:10003/edgex-lftools-log-publisher:alpine cat 13:23:48 $ docker top 70f47caa87e12b4f2d7f618a1bcc8288a3f683db4c3a44f90c5eebfc05d57f0b -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:49 + touch /tmp/pre-build-complete [Pipeline] sh 13:23:49 + mkdir -p /var/log/sa [Pipeline] sh 13:23:50 + ls /var/log/sa-host 13:23:50 + sadf -c /var/log/sa-host/sa10 13:23:50 file_magic: OK 13:23:50 HZ: Using current value: 100 13:23:50 file_header: OK 13:23:50 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 13:23:50 Statistics: 13:23:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:23:50 File successfully converted to sysstat format version 12.2.1 13:23:50 + sadf -c /var/log/sa-host/sa23 13:23:50 file_magic: OK 13:23:50 HZ: Using current value: 100 13:23:50 file_header: OK 13:23:50 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 13:23:50 Statistics: 13:23:50 Hnuu...uuuununununu... 13:23:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:51 provisioning config files... 13:23:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-540@tmp/config9036602977557158022tmp [Pipeline] { [Pipeline] echo 13:23:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:23:52 ---> create-netrc.sh [Pipeline] } 13:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:23:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:23:53 ---> python-tools-install.sh [Pipeline] echo 13:23:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:23:53 ---> sudo-logs.sh 13:23:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:23:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:23:54 ---> job-cost.sh 13:23:54 lf-activate-venv: SKIPPING 13:23:54 DEBUG: total: 0.20999999344348907 13:23:54 INFO: Retrieving Stack Cost... 13:23:55 INFO: Retrieving Pricing Info for: v1-standard-2 13:23:55 INFO: Archiving Costs [Pipeline] echo 13:23:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:23:56 ---> logs-deploy.sh 13:23:56 lf-activate-venv: SKIPPING 13:23:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-540/1 13:23:56 INFO: archiving workspace using pattern(s): 13:24:00 Archives upload complete. 13:24:00 INFO: archiving logs to Nexus 13:24:02 ---> uname -a: 13:24:02 Linux prd-centos7-docker-4c-2g-29315.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 13:24:02 13:24:02 13:24:02 ---> lscpu: 13:24:02 Architecture: x86_64 13:24:02 CPU op-mode(s): 32-bit, 64-bit 13:24:02 Byte Order: Little Endian 13:24:02 Address sizes: 40 bits physical, 48 bits virtual 13:24:02 CPU(s): 4 13:24:02 On-line CPU(s) list: 0-3 13:24:02 Thread(s) per core: 1 13:24:02 Core(s) per socket: 1 13:24:02 Socket(s): 4 13:24:02 NUMA node(s): 1 13:24:02 Vendor ID: GenuineIntel 13:24:02 CPU family: 6 13:24:02 Model: 44 13:24:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:24:02 Stepping: 1 13:24:02 CPU MHz: 2933.438 13:24:02 BogoMIPS: 5866.87 13:24:02 Virtualization: VT-x 13:24:02 Hypervisor vendor: KVM 13:24:02 Virtualization type: full 13:24:02 L1d cache: 128 KiB 13:24:02 L1i cache: 128 KiB 13:24:02 L2 cache: 16 MiB 13:24:02 L3 cache: 64 MiB 13:24:02 NUMA node0 CPU(s): 0-3 13:24:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:24:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:24:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:24:02 Vulnerability Meltdown: Mitigation; PTI 13:24:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:24:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:24:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:24:02 Vulnerability Srbds: Not affected 13:24:02 Vulnerability Tsx async abort: Not affected 13:24:02 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 13:24:02 13:24:02 13:24:02 ---> nproc: 13:24:02 4 13:24:02 13:24:02 13:24:02 ---> df -h: 13:24:02 Filesystem Size Used Available Use% Mounted on 13:24:02 overlay 50.0G 7.3G 42.7G 15% / 13:24:02 tmpfs 64.0M 0 64.0M 0% /dev 13:24:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:24:02 shm 64.0M 0 64.0M 0% /dev/shm 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-540 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-540@tmp 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 13:24:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 13:24:02 13:24:02 13:24:02 ---> free -m: 13:24:02 total used free shared buff/cache available 13:24:02 Mem: 1837 709 106 0 1021 1023 13:24:02 Swap: 1023 1 1022 13:24:02 13:24:02 13:24:02 ---> ip addr: 13:24:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:24:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:24:02 inet 127.0.0.1/8 scope host lo 13:24:02 valid_lft forever preferred_lft forever 13:24:02 inet6 ::1/128 scope host 13:24:02 valid_lft forever preferred_lft forever 13:24:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:24:02 link/ether fa:16:3e:31:15:0f brd ff:ff:ff:ff:ff:ff 13:24:02 inet 10.30.122.127/23 brd 10.30.123.255 scope global dynamic eth0 13:24:02 valid_lft 85850sec preferred_lft 85850sec 13:24:02 inet6 fe80::f816:3eff:fe31:150f/64 scope link 13:24:02 valid_lft forever preferred_lft forever 13:24:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:24:02 link/ether 02:42:18:66:d3:66 brd ff:ff:ff:ff:ff:ff 13:24:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:24:02 valid_lft forever preferred_lft forever 13:24:02 inet6 fe80::42:18ff:fe66:d366/64 scope link 13:24:02 valid_lft forever preferred_lft forever 13:24:02 13:24:02 13:24:02 ---> sar -b -r -n DEV: 13:24:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/10/21 _x86_64_ (4 CPU) 13:24:02 13:24:02 13:14:39 LINUX RESTART (4 CPU) 13:24:02 13:24:02 13:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:24:02 13:16:01 181.36 113.19 68.17 0.00 8938.93 37532.63 0.00 13:24:02 13:17:01 33.60 11.14 22.47 0.00 4317.35 2307.36 0.00 13:24:02 13:18:01 1.80 0.00 1.80 0.00 0.00 41.09 0.00 13:24:02 13:19:02 0.45 0.00 0.45 0.00 0.00 7.66 0.00 13:24:02 13:20:01 0.30 0.00 0.30 0.00 0.00 4.54 0.00 13:24:02 13:21:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 13:24:02 13:22:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 13:24:02 13:23:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 13:24:02 Average: 27.18 15.46 11.72 0.00 1653.68 4959.20 0.00 13:24:02 13:24:02 13:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:24:02 13:16:01 65900 0 577244 30.68 2620 1235780 1088484 37.15 408960 1207580 9432 13:24:02 13:17:01 168112 0 611024 32.47 2620 1099788 1138732 38.86 418356 1095260 136 13:24:02 13:18:01 177700 0 601432 31.96 2620 1099792 1080516 36.88 413924 1091380 8 13:24:02 13:19:02 174988 0 604140 32.11 2620 1099796 1080708 36.88 429172 1079136 8 13:24:02 13:20:01 174656 0 604468 32.13 2620 1099800 1080768 36.88 429400 1079132 12 13:24:02 13:21:01 173612 0 605508 32.18 2620 1099804 1080700 36.88 437904 1071924 16 13:24:02 13:22:01 173032 0 606084 32.21 2620 1099808 1080664 36.88 438736 1071920 12 13:24:02 13:23:01 173376 0 605736 32.19 2620 1099812 1080580 36.88 438168 1071920 8 13:24:02 Average: 160172 0 601954 31.99 2620 1116798 1088894 37.16 426828 1096032 1204 13:24:02 13:24:02 13:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:24:02 13:16:01 eth0 233.81 146.03 730.37 56.64 0.00 0.00 0.00 0.00 13:24:02 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:17:01 eth0 69.79 55.72 356.65 30.61 0.00 0.00 0.00 0.00 13:24:02 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:17:01 docker0 9.61 7.29 1.94 20.13 0.00 0.00 0.00 0.00 13:24:02 13:18:01 eth0 0.78 0.08 0.06 0.03 0.00 0.00 0.00 0.00 13:24:02 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:19:02 eth0 2.68 1.50 2.14 0.25 0.00 0.00 0.00 0.00 13:24:02 13:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:20:01 eth0 0.56 0.46 0.32 0.25 0.00 0.00 0.00 0.00 13:24:02 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:21:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:24:02 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:22:01 eth0 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 13:24:02 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:24:02 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 Average: eth0 38.39 25.46 135.94 10.96 0.00 0.00 0.00 0.00 13:24:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:02 Average: docker0 1.21 0.92 0.24 2.54 0.00 0.00 0.00 0.00 13:24:02 13:24:02 13:24:02 ---> sar -P ALL: 13:24:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/10/21 _x86_64_ (4 CPU) 13:24:02 13:24:02 13:14:39 LINUX RESTART (4 CPU) 13:24:02 13:24:02 13:15:02 CPU %user %nice %system %iowait %steal %idle 13:24:02 13:16:01 all 14.29 0.00 9.01 9.56 26.46 40.68 13:24:02 13:16:01 0 11.93 0.00 7.18 8.33 27.15 45.41 13:24:02 13:16:01 1 15.70 0.00 13.76 11.45 25.19 33.90 13:24:02 13:16:01 2 14.15 0.00 8.20 11.02 26.02 40.60 13:24:02 13:16:01 3 15.49 0.00 7.11 7.53 27.42 42.45 13:24:02 13:17:01 all 2.32 0.00 2.62 0.70 11.63 82.72 13:24:02 13:17:01 0 2.55 0.00 2.36 0.35 10.66 84.09 13:24:02 13:17:01 1 1.98 0.00 2.98 0.14 13.08 81.83 13:24:02 13:17:01 2 2.45 0.00 2.41 1.84 11.50 81.80 13:24:02 13:17:01 3 2.33 0.00 2.74 0.48 11.28 83.18 13:24:02 13:18:01 all 0.11 0.00 0.05 0.00 0.42 99.42 13:24:02 13:18:01 0 0.02 0.00 0.03 0.00 0.10 99.85 13:24:02 13:18:01 1 0.05 0.00 0.07 0.00 0.43 99.45 13:24:02 13:18:01 2 0.05 0.00 0.07 0.00 0.52 99.37 13:24:02 13:18:01 3 0.32 0.00 0.05 0.00 0.61 99.02 13:24:02 13:19:02 all 0.17 0.00 0.06 0.00 0.28 99.49 13:24:02 13:19:02 0 0.08 0.00 0.03 0.00 0.15 99.73 13:24:02 13:19:02 1 0.07 0.00 0.05 0.00 0.12 99.77 13:24:02 13:19:02 2 0.08 0.00 0.10 0.00 0.30 99.52 13:24:02 13:19:02 3 0.43 0.00 0.07 0.00 0.55 98.95 13:24:02 13:20:01 all 0.08 0.00 0.05 0.00 0.87 99.00 13:24:02 13:20:01 0 0.03 0.00 0.05 0.00 0.86 99.06 13:24:02 13:20:01 1 0.00 0.00 0.02 0.00 0.34 99.65 13:24:02 13:20:01 2 0.08 0.00 0.08 0.00 1.77 98.06 13:24:02 13:20:01 3 0.20 0.00 0.05 0.00 0.52 99.22 13:24:02 13:21:01 all 0.08 0.00 0.15 0.00 0.84 98.93 13:24:02 13:21:01 0 0.02 0.00 0.10 0.00 0.38 99.50 13:24:02 13:21:01 1 0.12 0.00 0.15 0.00 0.91 98.82 13:24:02 13:21:01 2 0.05 0.00 0.26 0.00 1.40 98.28 13:24:02 13:21:01 3 0.13 0.00 0.08 0.00 0.66 99.12 13:24:02 13:22:01 all 0.11 0.00 0.07 0.00 0.11 99.71 13:24:02 13:22:01 0 0.00 0.00 0.02 0.00 0.07 99.92 13:24:02 13:22:01 1 0.40 0.00 0.02 0.00 0.17 99.42 13:24:02 13:22:01 2 0.03 0.00 0.23 0.00 0.08 99.65 13:24:02 13:22:01 3 0.02 0.00 0.02 0.00 0.12 99.85 13:24:02 13:23:01 all 0.11 0.00 0.03 0.00 0.37 99.49 13:24:02 13:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:24:02 13:23:01 1 0.35 0.00 0.07 0.00 0.75 98.84 13:24:02 13:23:01 2 0.03 0.00 0.03 0.00 0.37 99.57 13:24:02 13:23:01 3 0.03 0.00 0.02 0.00 0.35 99.60 13:24:02 Average: all 2.26 0.00 1.58 1.35 5.35 89.47 13:24:02 Average: 0 1.95 0.00 1.30 1.16 5.21 90.37 13:24:02 Average: 1 2.38 0.00 2.19 1.48 5.27 88.68 13:24:02 Average: 2 2.23 0.00 1.49 1.69 5.47 89.11 13:24:02 Average: 3 2.49 0.00 1.33 1.06 5.43 89.70 13:24:02 13:24:02 13:24:02