Pull request #533 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 6e3708155495bf6850918740b72abad69f53b6c7 rather than 076855ea3ca39f212195ed56ae87954c0b7b2783 Obtained Jenkinsfile from 6e3708155495bf6850918740b72abad69f53b6c7 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-533/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-533/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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28646’ Running on prd-centos7-docker-4c-2g-28653 in /w/workspace/dry_go-mod-core-contracts_PR-533 [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-533 # 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 > 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/533/head:refs/remotes/origin/PR-533 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6e3708155495bf6850918740b72abad69f53b6c7 into PR head commit 076855ea3ca39f212195ed56ae87954c0b7b2783 Merge succeeded, producing 076855ea3ca39f212195ed56ae87954c0b7b2783 Checking out Revision 076855ea3ca39f212195ed56ae87954c0b7b2783 (PR-533) > git config core.sparsecheckout # timeout=10 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # 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 6e3708155495bf6850918740b72abad69f53b6c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 Commit message: "feat: add error type used by device service data transformation" 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 04:20:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:20:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:20:04 ========================================================= 04:20:04 EdgeX Global Pipelines Version Info 04:20:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:20:05 ------------------- 04:20:05 stable info: 04:20:05 ------------------- 04:20:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:20:05 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 04:20:05 Message: update stable to v1.0.184 04:20:06 ------------------- 04:20:06 experimental info: 04:20:06 ------------------- 04:20:06 Commited By: **** collab-it+edgex@linuxfoundation.org 04:20:06 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 04:20:06 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:20:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:20:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:20:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:20:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:20:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:20:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:20:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:20:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:20:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:20:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:20:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:20:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:20:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-533 [Pipeline] echo 04:20:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-533 [Pipeline] echo 04:20:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-533 [Pipeline] echo 04:20:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 076855ea3ca39f212195ed56ae87954c0b7b2783 [Pipeline] echo 04:20:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 076855e [Pipeline] echo 04:20:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:12 + git log --format=format:%s -1 076855ea3ca39f212195ed56ae87954c0b7b2783 [Pipeline] echo 04:20:12 GIT_COMMIT: 076855ea3ca39f212195ed56ae87954c0b7b2783, Commit Message: feat: add error type used by device service data transformation [Pipeline] echo 04:20:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:20:13 04:20:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:20:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:20:13 latest: Pulling from edgex-devops/git-semver 04:20:13 31603596830f: Pulling fs layer 04:20:13 2a8b12db71e7: Pulling fs layer 04:20:13 6ca5941a6612: Pulling fs layer 04:20:13 ecc8261a40a4: Pulling fs layer 04:20:13 ecc8261a40a4: Waiting 04:20:13 2a8b12db71e7: Verifying Checksum 04:20:13 2a8b12db71e7: Download complete 04:20:14 31603596830f: Verifying Checksum 04:20:14 31603596830f: Download complete 04:20:14 6ca5941a6612: Verifying Checksum 04:20:14 6ca5941a6612: Download complete 04:20:14 ecc8261a40a4: Verifying Checksum 04:20:14 ecc8261a40a4: Download complete 04:20:14 31603596830f: Pull complete 04:20:14 2a8b12db71e7: Pull complete 04:20:15 6ca5941a6612: Pull complete 04:20:15 ecc8261a40a4: Pull complete 04:20:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:20:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:20:16 prd-centos7-docker-4c-2g-28653 does not seem to be running inside a container 04:20: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-533 -v /w/workspace/dry_go-mod-core-contracts_PR-533:/w/workspace/dry_go-mod-core-contracts_PR-533:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-533@tmp:/w/workspace/dry_go-mod-core-contracts_PR-533@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 04:20:18 $ docker top e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:19 [ssh-agent] Looking for ssh-agent implementation... 04:20:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:19 $ docker exec e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent 04:20:19 SSH_AUTH_SOCK=/tmp/ssh-WRJ3V3xM0i7k/agent.11 04:20:19 SSH_AGENT_PID=17 04:20:19 Running ssh-add (command line suppressed) 04:20:19 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_2485428222805366489.key (/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_2485428222805366489.key) 04:20:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:20 + git tag --points-at HEAD [Pipeline] } 04:20:20 $ docker exec --env ******** --env ******** e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent -k 04:20:20 unset SSH_AUTH_SOCK; 04:20:20 unset SSH_AGENT_PID; 04:20:20 echo Agent pid 17 killed; 04:20:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:20:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:20 [ssh-agent] Looking for ssh-agent implementation... 04:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:20 $ docker exec e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent 04:20:21 SSH_AUTH_SOCK=/tmp/ssh-wWzzSp21lR2A/agent.47 04:20:21 SSH_AGENT_PID=52 04:20:21 Running ssh-add (command line suppressed) 04:20:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_6947195885467542517.key (/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_6947195885467542517.key) 04:20:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:21 + git semver init 04:20:21 # -> Open(): unable to determine branch for HEAD 04:20:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-533/.git 04:20:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-533 04:20:21 # $SEMVER_REMOTE_NAME = origin 04:20:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:20:21 # $SEMVER_USER_NAME = edgex-jenkins 04:20:21 # $SEMVER_BRANCH = PR-533 04:20:21 # $SEMVER_TEMP = /tmp/semver-998386181 04:20:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:20:22 # '/tmp/semver-998386181' -> '/w/workspace/dry_go-mod-core-contracts_PR-533/.semver' 04:20:22 # -> Force: false 04:20:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-533/.semver [Pipeline] } 04:20:22 $ docker exec --env ******** --env ******** e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent -k 04:20:22 unset SSH_AUTH_SOCK; 04:20:22 unset SSH_AGENT_PID; 04:20:22 echo Agent pid 52 killed; 04:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:20:23 + git semver [Pipeline] } 04:20:23 $ docker stop --time=1 e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c 04:20:25 $ docker rm -f e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c [Pipeline] // withDockerContainer [Pipeline] sh 04:20:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:20:26 Stashed 1 file(s) [Pipeline] echo 04:20:26 [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 04:20:42 Still waiting to schedule task 04:20:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:20:42 Still waiting to schedule task 04:20:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:23:25 Running on prd-centos7-docker-4c-2g-28655 in /w/workspace/dry_go-mod-core-contracts_PR-533 [Pipeline] { [Pipeline] ws 04:23:25 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:23:28 using credential edgex-jenkins-ssh 04:23:28 Cloning the remote Git repository 04:23:28 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:23:28 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:23:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:23:28 > git --version # timeout=10 04:23:28 > git --version # 'git version 2.24.3' 04:23:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:23:29 Merging remotes/origin/master commit 6e3708155495bf6850918740b72abad69f53b6c7 into PR head commit 076855ea3ca39f212195ed56ae87954c0b7b2783 04:23:30 Merge succeeded, producing 076855ea3ca39f212195ed56ae87954c0b7b2783 04:23:30 Checking out Revision 076855ea3ca39f212195ed56ae87954c0b7b2783 (PR-533) 04:23:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:23:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:23:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:23:29 > git config core.sparsecheckout # timeout=10 04:23:29 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 04:23:29 > git remote # timeout=10 04:23:30 > git config --get remote.origin.url # timeout=10 04:23:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:30 > git merge 6e3708155495bf6850918740b72abad69f53b6c7 # timeout=10 04:23:30 > git rev-parse HEAD^{commit} # timeout=10 04:23:30 > git config core.sparsecheckout # timeout=10 04:23:30 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 04:23:33 Commit message: "feat: add error type used by device service data transformation" 04:23:33 > git --version # timeout=10 04:23:33 > git --version # 'git version 2.24.3' 04:23:33 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:23:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:23:35 + sudo service docker restart 04:23:35 + true 04:23:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 04:23:37 ========================================================= 04:23:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:23:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:23:38 + 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 . 04:23:38 Sending build context to Docker daemon 2.766MB 04:23:38 Step 1/7 : ARG BASE=golang:1.15-alpine 04:23:38 Step 2/7 : FROM ${BASE} 04:23:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:23:38 188c0c94c7c5: Pulling fs layer 04:23:38 0ef7d3d256c8: Pulling fs layer 04:23:38 de9db76c5a1d: Pulling fs layer 04:23:38 bca2f99d35d6: Pulling fs layer 04:23:38 93359f2a8cfa: Pulling fs layer 04:23:38 7c6f9722023f: Pulling fs layer 04:23:38 a35cf1a2eb13: Pulling fs layer 04:23:38 bca2f99d35d6: Waiting 04:23:38 93359f2a8cfa: Waiting 04:23:38 7c6f9722023f: Waiting 04:23:38 a35cf1a2eb13: Waiting 04:23:38 de9db76c5a1d: Verifying Checksum 04:23:38 de9db76c5a1d: Download complete 04:23:38 0ef7d3d256c8: Verifying Checksum 04:23:38 0ef7d3d256c8: Download complete 04:23:38 93359f2a8cfa: Verifying Checksum 04:23:38 93359f2a8cfa: Download complete 04:23:38 7c6f9722023f: Verifying Checksum 04:23:38 188c0c94c7c5: Verifying Checksum 04:23:38 188c0c94c7c5: Download complete 04:23:39 188c0c94c7c5: Pull complete 04:23:39 0ef7d3d256c8: Pull complete 04:23:39 de9db76c5a1d: Pull complete 04:23:42 bca2f99d35d6: Verifying Checksum 04:23:42 bca2f99d35d6: Download complete 04:23:42 a35cf1a2eb13: Verifying Checksum 04:23:42 a35cf1a2eb13: Download complete 04:23:47 bca2f99d35d6: Pull complete 04:23:47 93359f2a8cfa: Pull complete 04:23:47 7c6f9722023f: Pull complete 04:23:54 a35cf1a2eb13: Pull complete 04:23:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:23:54 ---> a62c8e92a672 04:23:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:23:54 ---> Running in 9563061594a6 04:23:55 Removing intermediate container 9563061594a6 04:23:55 ---> 8f736fbec123 04:23:55 Step 4/7 : RUN apk add bash 04:23:55 ---> Running in ffa0f2245703 04:23:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:23:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:23:57 OK: 166 MiB in 39 packages 04:23:57 Removing intermediate container ffa0f2245703 04:23:57 ---> a63941ed7013 04:23:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:23:58 ---> Running in a9834bc4e515 04:23:58 Removing intermediate container a9834bc4e515 04:23:58 ---> 57f02bab652b 04:23:58 Step 6/7 : COPY go.mod . 04:23:58 ---> 8897a1820b01 04:23:58 Step 7/7 : RUN go mod download 04:23:58 ---> Running in 37369cb66688 04:24:10 Removing intermediate container 37369cb66688 04:24:10 ---> 9c3a7875f2a2 04:24:10 Successfully built 9c3a7875f2a2 04:24:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:24:10 + docker inspect -f . ci-base-image-x86_64 04:24:10 . [Pipeline] withDockerContainer 04:24:11 prd-centos7-docker-4c-2g-28655 does not seem to be running inside a container 04:24:11 $ 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 ******** ci-base-image-x86_64 cat 04:24:11 $ docker top 0d2f46b520c7cf46b52e2ee728b31046e87d7e3d74f8d9e8fa9c7b18bc6c7246 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:12 + go version 04:24:12 go version go1.15.5 linux/amd64 [Pipeline] } 04:24:12 $ docker stop --time=1 0d2f46b520c7cf46b52e2ee728b31046e87d7e3d74f8d9e8fa9c7b18bc6c7246 04:24:14 $ docker rm -f 0d2f46b520c7cf46b52e2ee728b31046e87d7e3d74f8d9e8fa9c7b18bc6c7246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:24:15 + docker inspect -f . ci-base-image-x86_64 04:24:15 . [Pipeline] withDockerContainer 04:24:15 prd-centos7-docker-4c-2g-28655 does not seem to be running inside a container 04:24:15 $ 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 ******** ci-base-image-x86_64 cat 04:24:16 $ docker top 1d54a1215b162839abe58e985bff6c74efdbc09f9fdc2957388a36198d430f59 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:16 + make test 04:24:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:24:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:24:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28656 in /w/workspace/dry_go-mod-core-contracts_PR-533 [Pipeline] { [Pipeline] ws 04:24:23 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:24:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.016s coverage: 85.7% of statements 04:24:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.025s coverage: 100.0% of statements 04:24:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.025s coverage: 45.4% of statements 04:24:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements 04:24:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:24:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 26.3% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.035s coverage: 14.7% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements 04:24:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.033s coverage: 91.8% of statements 04:24:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:24:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:24:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements 04:24:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements 04:24:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements 04:24:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 04:24:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 04:24:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements 04:24:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.037s coverage: 14.3% of statements 04:24:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:24:29 using credential edgex-jenkins-ssh 04:24:29 Cloning the remote Git repository 04:24:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.068s coverage: 84.6% of statements 04:24:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 04:24:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:24:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:24:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.014s coverage: 46.8% of statements 04:24:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.044s coverage: 94.7% of statements 04:24:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:29 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:24:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:29 > git --version # timeout=10 04:24:29 > git --version # 'git version 2.17.1' 04:24:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.051s coverage: 89.1% of statements 04:24:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 04:24:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 04:24:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:24:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:24:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:24:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:24:31 Merging remotes/origin/master commit 6e3708155495bf6850918740b72abad69f53b6c7 into PR head commit 076855ea3ca39f212195ed56ae87954c0b7b2783 04:24:31 Merge succeeded, producing 076855ea3ca39f212195ed56ae87954c0b7b2783 04:24:31 Checking out Revision 076855ea3ca39f212195ed56ae87954c0b7b2783 (PR-533) 04:24:32 gofmt -l . 04:24:32 [ "`gofmt -l .`" = "" ] 04:24:31 > git config core.sparsecheckout # timeout=10 04:24:31 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 04:24:31 > git remote # timeout=10 04:24:31 > git config --get remote.origin.url # timeout=10 04:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:31 > git merge 6e3708155495bf6850918740b72abad69f53b6c7 # timeout=10 04:24:31 > git rev-parse HEAD^{commit} # timeout=10 04:24:32 > git config core.sparsecheckout # timeout=10 04:24:32 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 [Pipeline] } 04:24:33 $ docker stop --time=1 1d54a1215b162839abe58e985bff6c74efdbc09f9fdc2957388a36198d430f59 04:24:35 $ docker rm -f 1d54a1215b162839abe58e985bff6c74efdbc09f9fdc2957388a36198d430f59 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:36 Commit message: "feat: add error type used by device service data transformation" 04:24:36 Stashed 1 file(s) [Pipeline] } 04:24:36 > git --version # timeout=10 04:24:36 > git --version # 'git version 2.17.1' 04:24:36 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:24:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:24:38 ---> job-cost.sh 04:24:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pL8q 04:24:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:24:39 + sudo service docker restart 04:24:39 + true [Pipeline] unstash [Pipeline] echo 04:24:41 ========================================================= 04:24:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:24:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:24:42 + 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 . 04:24:43 Sending build context to Docker daemon 2.765MB 04:24:43 Step 1/7 : ARG BASE=golang:1.15-alpine 04:24:43 Step 2/7 : FROM ${BASE} 04:24:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:43 5f621e34cdf4: Pulling fs layer 04:24:43 a4357932f1b6: Pulling fs layer 04:24:43 18c013af1878: Pulling fs layer 04:24:43 00ac8860ef70: Pulling fs layer 04:24:43 63d7cb157983: Pulling fs layer 04:24:43 b116817d02f9: Pulling fs layer 04:24:43 745a02a5169b: Pulling fs layer 04:24:43 00ac8860ef70: Waiting 04:24:43 63d7cb157983: Waiting 04:24:43 b116817d02f9: Waiting 04:24:43 745a02a5169b: Waiting 04:24:43 18c013af1878: Verifying Checksum 04:24:43 18c013af1878: Download complete 04:24:43 a4357932f1b6: Verifying Checksum 04:24:43 a4357932f1b6: Download complete 04:24:43 b116817d02f9: Verifying Checksum 04:24:43 b116817d02f9: Download complete 04:24:43 5f621e34cdf4: Verifying Checksum 04:24:43 5f621e34cdf4: Download complete 04:24:44 5f621e34cdf4: Pull complete 04:24:45 a4357932f1b6: Pull complete 04:24:45 18c013af1878: Pull complete 04:24:45 745a02a5169b: Verifying Checksum 04:24:45 745a02a5169b: Download complete 04:24:46 00ac8860ef70: Verifying Checksum 04:24:46 00ac8860ef70: Download complete 04:24:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:24:57 00ac8860ef70: Pull complete 04:24:57 63d7cb157983: Pull complete 04:24:57 b116817d02f9: Pull complete 04:25:02 745a02a5169b: Pull complete 04:25:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:25:02 ---> b7e6874047d6 04:25:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:25:04 ---> Running in dc35ae28e6cf 04:25:04 Removing intermediate container dc35ae28e6cf 04:25:04 ---> 4f83edfd232e 04:25:04 Step 4/7 : RUN apk add bash 04:25:04 ---> Running in 1e92d7ebf9c5 04:25:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:25:07 OK: 142 MiB in 39 packages 04:25:09 Removing intermediate container 1e92d7ebf9c5 04:25:09 ---> 15f8c1f334f7 04:25:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:25:09 ---> Running in 7ea1c0b82d8c 04:25:09 Removing intermediate container 7ea1c0b82d8c 04:25:09 ---> 69f3a954d71f 04:25:09 Step 6/7 : COPY go.mod . 04:25:10 ---> 50197b622e8c 04:25:10 Step 7/7 : RUN go mod download 04:25:10 ---> Running in 68e9e6f79e3c 04:25:26 Removing intermediate container 68e9e6f79e3c 04:25:26 ---> 49a2628b40bc 04:25:26 Successfully built 49a2628b40bc 04:25:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-pL8q/bin to PATH 04:25:26 INFO: No Stack... 04:25:26 INFO: Retrieving Pricing Info for: v1-standard-2 04:25:26 INFO: Archiving Costs [Pipeline] sh 04:25:26 + docker inspect -f . ci-base-image-arm64 04:25:26 . [Pipeline] withDockerContainer 04:25:26 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 04:25:26 + cut -d, -f6 04:25:26 prd-ubuntu18.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container 04:25:26 $ 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 04:25:28 $ docker top cd45b183478f8e3aecf2d9df0d4cbb5513cce54945ee0fd3d407b1e8c7a47574 -eo pid,comm [Pipeline] { [Pipeline] lock 04:25:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] 04:25:28 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] did not exist. Created. 04:25:28 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 04:25:29 + echo total: 0.029999999329447746 [Pipeline] stash 04:25:29 Stashed 1 file(s) [Pipeline] } 04:25:29 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] 04:25:29 + go version 04:25:29 go version go1.15.5 linux/arm64 [Pipeline] // lock [Pipeline] } 04:25:29 $ docker stop --time=1 cd45b183478f8e3aecf2d9df0d4cbb5513cce54945ee0fd3d407b1e8c7a47574 04:25:31 $ docker rm -f cd45b183478f8e3aecf2d9df0d4cbb5513cce54945ee0fd3d407b1e8c7a47574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:33 + docker inspect -f . ci-base-image-arm64 04:25:33 . [Pipeline] withDockerContainer 04:25:33 prd-ubuntu18.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container 04:25:33 $ 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 04:25:35 $ docker top d39ee78c2f51409a89cf18dfb197ef839eadcc4de9540a608654f0975c049d88 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:36 + make test 04:25:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:25:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:25:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.046s coverage: 85.7% of statements 04:25:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.045s coverage: 100.0% of statements 04:26:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.050s coverage: 45.4% of statements 04:26:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.029s coverage: 77.8% of statements 04:26:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:26:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.062s coverage: 26.3% of statements 04:26:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.042s coverage: 14.7% of statements 04:26:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.039s coverage: 100.0% of statements 04:26:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.115s coverage: 91.8% of statements 04:26:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:26:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:26:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.034s coverage: 100.0% of statements 04:26:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.038s coverage: 36.7% of statements 04:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.152s coverage: 63.0% of statements 04:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.027s coverage: 26.3% of statements 04:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.029s coverage: 15.4% of statements 04:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.043s coverage: 15.4% of statements 04:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.056s coverage: 14.3% of statements 04:26:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:26:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.257s coverage: 84.6% of statements 04:26:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 04:26:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:26:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:26:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.089s coverage: 46.8% of statements 04:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.066s coverage: 94.7% of statements 04:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.170s coverage: 89.1% of statements 04:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 04:26:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 04:26:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:26:22 gofmt -l . 04:26:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:26:23 $ docker stop --time=1 d39ee78c2f51409a89cf18dfb197ef839eadcc4de9540a608654f0975c049d88 04:26:25 $ docker rm -f d39ee78c2f51409a89cf18dfb197ef839eadcc4de9540a608654f0975c049d88 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:26 Warning: overwriting stash ‘coverage-report’ 04:26:27 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 04:26:29 ---> job-cost.sh 04:26:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TMvA 04:27:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:29:14 lf-activate-venv(): INFO: Adding /tmp/venv-TMvA/bin to PATH 04:29:14 INFO: No Stack... 04:29:14 INFO: Retrieving Pricing Info for: lf-standard-4 04:29:14 INFO: Archiving Costs [Pipeline] sh 04:29:15 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 04:29:15 + cut -d, -f6 [Pipeline] lock 04:29:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] 04:29:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] did not exist. Created. 04:29:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:15 /w/workspace/go-mod-core-contracts/1@tmp/durable-fe0b4b9e/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-fe0b4b9e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:29:16 + echo total: 0.20999999344348907 [Pipeline] stash 04:29:16 Warning: overwriting stash ‘stack-cost’ 04:29:16 Stashed 1 file(s) [Pipeline] } 04:29:16 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-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 04:29:18 provisioning config files... 04:29:18 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/config2349331258376514309tmp [Pipeline] { [Pipeline] sh 04:29:18 + set +x 04:29:18 + curl -s https://codecov.io/bash 04:29:18 + bash -s -- 04:29:19 04:29:19 _____ _ 04:29:19 / ____| | | 04:29:19 | | ___ __| | ___ ___ _____ __ 04:29:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:29:19 | |___| (_) | (_| | __/ (_| (_) \ V / 04:29:19 \_____\___/ \__,_|\___|\___\___/ \_/ 04:29:19 Bash-20210226-7100762 04:29:19 04:29:19 04:29:19 ==> git version 2.24.3 found 04:29:19 ==> 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 04:29:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:29:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:29:19 curl: option -sm: expected a proper numerical parameter 04:29:19 curl: try 'curl --help' or 'curl --manual' for more information 04:29:19 ==> Jenkins CI detected. 04:29:19 project root: . 04:29:19 --> token set from env 04:29:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:29:19 ==> Running gcov in . (disable via -X gcov) 04:29:19 ==> Python coveragepy not found 04:29:19 ==> Searching for coverage reports in: 04:29:19 + . 04:29:19 -> Found 1 reports 04:29:19 ==> Detecting git/mercurial file structure 04:29:19 ==> Reading reports 04:29:19 + ./coverage.out bytes=158824 04:29:19 ==> Appending adjustments 04:29:19 https://docs.codecov.io/docs/fixing-reports 04:29:20 + Found adjustments 04:29:20 ==> Gzipping contents 04:29:20 24K /tmp/codecov.eHWjRh.gz 04:29:20 ==> Uploading reports 04:29:20 url: https://codecov.io 04:29:20 query: branch=PR-533&commit=076855ea3ca39f212195ed56ae87954c0b7b2783&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=533&job=&cmd_args= 04:29:20 -> Pinging Codecov 04:29:20 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-533&commit=076855ea3ca39f212195ed56ae87954c0b7b2783&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=533&job=&cmd_args= 04:29:20 -> Uploading to 04:29:20 https://storage.googleapis.com/codecov/v4/raw/2021-03-05/71470A77251A30514AAF9C0BB2E5B6CE/076855ea3ca39f212195ed56ae87954c0b7b2783/92564656-cf5b-46ba-aeb7-50c882bcce3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T042920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96fd24697c084aa6552e2e38491ce7e0c7772ba577cb637bf2507f8b4a8244f3 04:29:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:20 Dload Upload Total Spent Left Speed 04:29:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23621 0 0 100 23621 0 51495 --:--:-- --:--:-- --:--:-- 51574 04:29:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/076855ea3ca39f212195ed56ae87954c0b7b2783 [Pipeline] } 04:29:21 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 04:29:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:29:25 ---> package-listing.sh 04:29:25 ++ facter osfamily 04:29:25 ++ tr '[:upper:]' '[:lower:]' 04:29:25 + OS_FAMILY=redhat 04:29:25 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-533 04:29:25 + START_PACKAGES=/tmp/packages_start.txt 04:29:25 + END_PACKAGES=/tmp/packages_end.txt 04:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:29:25 + PACKAGES=/tmp/packages_start.txt 04:29:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-533 ']' 04:29:25 + PACKAGES=/tmp/packages_end.txt 04:29:25 + case "${OS_FAMILY}" in 04:29:25 + rpm -qa 04:29:25 + sort 04:29:30 + '[' -f /tmp/packages_start.txt ']' 04:29:30 + '[' -f /tmp/packages_end.txt ']' 04:29:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-533 ']' 04:29:30 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-533/archives/ 04:29:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-533/archives/ [Pipeline] echo 04:29:30 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-533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:29:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:31 04:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:31 alpine: Pulling from edgex-lftools-log-publisher 04:29:31 df20fa9351a1: Pulling fs layer 04:29:31 36b3adc4ff6f: Pulling fs layer 04:29:31 8ad3a11d3b57: Pulling fs layer 04:29:31 46f8f816bc3b: Pulling fs layer 04:29:31 93b61091891f: Pulling fs layer 04:29:31 93b9cdb0e59b: Pulling fs layer 04:29:31 5e14af77c1be: Pulling fs layer 04:29:31 01666e4c0597: Pulling fs layer 04:29:31 aa168da1d23b: Pulling fs layer 04:29:31 46f8f816bc3b: Waiting 04:29:31 93b61091891f: Waiting 04:29:31 93b9cdb0e59b: Waiting 04:29:31 aa168da1d23b: Waiting 04:29:31 01666e4c0597: Waiting 04:29:31 36b3adc4ff6f: Verifying Checksum 04:29:31 36b3adc4ff6f: Download complete 04:29:31 46f8f816bc3b: Verifying Checksum 04:29:31 46f8f816bc3b: Download complete 04:29:31 df20fa9351a1: Verifying Checksum 04:29:31 df20fa9351a1: Download complete 04:29:31 93b9cdb0e59b: Verifying Checksum 04:29:31 93b9cdb0e59b: Download complete 04:29:31 93b61091891f: Verifying Checksum 04:29:31 93b61091891f: Download complete 04:29:32 5e14af77c1be: Verifying Checksum 04:29:32 5e14af77c1be: Download complete 04:29:32 01666e4c0597: Verifying Checksum 04:29:32 01666e4c0597: Download complete 04:29:32 8ad3a11d3b57: Verifying Checksum 04:29:32 8ad3a11d3b57: Download complete 04:29:32 df20fa9351a1: Pull complete 04:29:32 36b3adc4ff6f: Pull complete 04:29:34 aa168da1d23b: Verifying Checksum 04:29:34 aa168da1d23b: Download complete 04:29:34 8ad3a11d3b57: Pull complete 04:29:34 46f8f816bc3b: Pull complete 04:29:34 93b61091891f: Pull complete 04:29:34 93b9cdb0e59b: Pull complete 04:29:35 5e14af77c1be: Pull complete 04:29:35 01666e4c0597: Pull complete 04:29:43 aa168da1d23b: Pull complete 04:29:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:29:43 prd-centos7-docker-4c-2g-28653 does not seem to be running inside a container 04:29: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-533/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-533 -v /w/workspace/dry_go-mod-core-contracts_PR-533:/w/workspace/dry_go-mod-core-contracts_PR-533:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-533@tmp:/w/workspace/dry_go-mod-core-contracts_PR-533@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 04:29:47 $ docker top 53f34dd47e4a97ff638e03a51ec4e840762c736e1cc0e1608a203206a0c22f59 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:29:48 + mkdir -p /var/log/sa [Pipeline] sh 04:29:48 + ls /var/log/sa-host 04:29:48 + sadf -c /var/log/sa-host/sa05 04:29:48 file_magic: OK 04:29:48 HZ: Using current value: 100 04:29:48 file_header: OK 04:29:48 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 04:29:48 Statistics: 04:29:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:29:48 File successfully converted to sysstat format version 12.2.1 04:29:48 + sadf -c /var/log/sa-host/sa23 04:29:48 file_magic: OK 04:29:48 HZ: Using current value: 100 04:29:48 file_header: OK 04:29:48 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 04:29:48 Statistics: 04:29:48 Hnuu...uuuununununu... 04:29:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:29:48 provisioning config files... 04:29:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/config8823327747528517053tmp [Pipeline] { [Pipeline] echo 04:29:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:29:49 ---> create-netrc.sh [Pipeline] } 04:29:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] echo 04:29:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:29:49 ---> python-tools-install.sh [Pipeline] echo 04:29:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:29:50 ---> sudo-logs.sh 04:29:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:29:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:29:50 ---> job-cost.sh 04:29:50 lf-activate-venv: SKIPPING 04:29:50 DEBUG: total: 0.20999999344348907 04:29:50 INFO: Retrieving Stack Cost... 04:29:51 INFO: Retrieving Pricing Info for: v1-standard-2 04:29:52 INFO: Archiving Costs [Pipeline] echo 04:29:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:29:52 ---> logs-deploy.sh 04:29:52 lf-activate-venv: SKIPPING 04:29:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-533/1 04:29:52 INFO: archiving workspace using pattern(s): 04:29:54 Archives upload complete. 04:29:54 INFO: archiving logs to Nexus 04:29:55 ---> uname -a: 04:29:55 Linux prd-centos7-docker-4c-2g-28653.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:29:55 04:29:55 04:29:55 ---> lscpu: 04:29:55 Architecture: x86_64 04:29:55 CPU op-mode(s): 32-bit, 64-bit 04:29:55 Byte Order: Little Endian 04:29:55 Address sizes: 40 bits physical, 48 bits virtual 04:29:55 CPU(s): 4 04:29:55 On-line CPU(s) list: 0-3 04:29:55 Thread(s) per core: 1 04:29:55 Core(s) per socket: 1 04:29:55 Socket(s): 4 04:29:55 NUMA node(s): 1 04:29:55 Vendor ID: GenuineIntel 04:29:55 CPU family: 6 04:29:55 Model: 44 04:29:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:29:55 Stepping: 1 04:29:55 CPU MHz: 2933.436 04:29:55 BogoMIPS: 5866.87 04:29:55 Virtualization: VT-x 04:29:55 Hypervisor vendor: KVM 04:29:55 Virtualization type: full 04:29:55 L1d cache: 128 KiB 04:29:55 L1i cache: 128 KiB 04:29:55 L2 cache: 16 MiB 04:29:55 L3 cache: 64 MiB 04:29:55 NUMA node0 CPU(s): 0-3 04:29:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:29:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:29:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:29:55 Vulnerability Meltdown: Mitigation; PTI 04:29:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:29:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:29:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:29:55 Vulnerability Srbds: Not affected 04:29:55 Vulnerability Tsx async abort: Not affected 04:29:55 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 04:29:55 04:29:55 04:29:55 ---> nproc: 04:29:55 4 04:29:55 04:29:55 04:29:55 ---> df -h: 04:29:55 Filesystem Size Used Available Use% Mounted on 04:29:55 overlay 50.0G 7.3G 42.7G 15% / 04:29:55 tmpfs 64.0M 0 64.0M 0% /dev 04:29:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:29:55 shm 64.0M 0 64.0M 0% /dev/shm 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-533 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-533@tmp 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:29:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:29:55 04:29:55 04:29:55 ---> free -m: 04:29:55 total used free shared buff/cache available 04:29:55 Mem: 1837 701 112 0 1023 1031 04:29:55 Swap: 1023 1 1022 04:29:55 04:29:55 04:29:55 ---> ip addr: 04:29:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:29:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:29:55 inet 127.0.0.1/8 scope host lo 04:29:55 valid_lft forever preferred_lft forever 04:29:55 inet6 ::1/128 scope host 04:29:55 valid_lft forever preferred_lft forever 04:29:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:29:55 link/ether fa:16:3e:06:2a:0f brd ff:ff:ff:ff:ff:ff 04:29:55 inet 10.30.122.35/23 brd 10.30.123.255 scope global dynamic eth0 04:29:55 valid_lft 85774sec preferred_lft 85774sec 04:29:55 inet6 fe80::f816:3eff:fe06:2a0f/64 scope link 04:29:55 valid_lft forever preferred_lft forever 04:29:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:29:55 link/ether 02:42:8f:db:3a:22 brd ff:ff:ff:ff:ff:ff 04:29:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:29:55 valid_lft forever preferred_lft forever 04:29:55 inet6 fe80::42:8fff:fedb:3a22/64 scope link 04:29:55 valid_lft forever preferred_lft forever 04:29:55 04:29:55 04:29:55 ---> sar -b -r -n DEV: 04:29:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 04:29:55 04:29:55 04:19:18 LINUX RESTART (4 CPU) 04:29:55 04:29:55 04:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:29:55 04:21:01 36.66 12.14 24.53 0.00 4449.70 3172.02 0.00 04:29:55 04:22:01 1.81 0.00 1.81 0.00 0.00 38.13 0.00 04:29:55 04:23:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 04:29:55 04:24:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 04:29:55 04:25:01 0.68 0.00 0.68 0.00 0.00 7.64 0.00 04:29:55 04:26:01 0.68 0.00 0.68 0.00 0.00 7.68 0.00 04:29:55 04:27:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 04:29:55 04:28:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 04:29:55 04:29:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 04:29:55 Average: 4.52 1.33 3.19 0.00 487.29 355.01 0.00 04:29:55 04:29:55 04:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:29:55 04:21:01 158788 0 600324 31.91 2620 1119812 1092604 37.29 386616 1135424 20 04:29:55 04:22:01 164940 0 594112 31.58 2620 1119872 1073660 36.64 388500 1128216 16 04:29:55 04:23:01 162500 0 596600 31.71 2620 1119824 1073768 36.65 388848 1130180 8 04:29:55 04:24:01 162888 0 596212 31.69 2620 1119824 1073756 36.65 403016 1115928 8 04:29:55 04:25:01 159040 0 600052 31.89 2620 1119832 1073768 36.65 408228 1114928 8 04:29:55 04:26:01 159368 0 599720 31.87 2620 1119836 1073696 36.64 413640 1108892 8 04:29:55 04:27:01 159952 0 599132 31.84 2620 1119840 1073660 36.64 413564 1108888 8 04:29:55 04:28:01 160144 0 598936 31.83 2620 1119844 1073660 36.64 413444 1108888 8 04:29:55 04:29:01 160028 0 599044 31.84 2620 1119852 1073660 36.64 413576 1108888 20 04:29:55 Average: 160850 0 598237 31.80 2620 1119837 1075804 36.72 403270 1117804 12 04:29:55 04:29:55 04:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:29:55 04:21:01 eth0 171.85 122.12 480.85 39.27 0.00 0.00 0.00 0.00 04:29:55 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:21:01 docker0 11.53 10.07 2.13 20.83 0.00 0.00 0.00 0.00 04:29:55 04:22:01 eth0 0.50 0.02 0.05 0.00 0.00 0.00 0.00 0.00 04:29:55 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:23:01 eth0 1.02 0.32 0.32 0.20 0.00 0.00 0.00 0.00 04:29:55 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:24:01 eth0 1.30 0.37 0.34 0.17 0.00 0.00 0.00 0.00 04:29:55 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:25:01 eth0 0.68 0.47 0.35 0.30 0.00 0.00 0.00 0.00 04:29:55 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:26:01 eth0 0.25 0.20 0.10 0.01 0.00 0.00 0.00 0.00 04:29:55 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:29:55 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:28:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:29:55 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:29:55 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 Average: eth0 19.27 13.55 52.79 4.38 0.00 0.00 0.00 0.00 04:29:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:55 Average: docker0 1.26 1.10 0.23 2.28 0.00 0.00 0.00 0.00 04:29:55 04:29:55 04:29:55 ---> sar -P ALL: 04:29:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 04:29:55 04:29:55 04:19:18 LINUX RESTART (4 CPU) 04:29:55 04:29:55 04:20:02 CPU %user %nice %system %iowait %steal %idle 04:29:55 04:21:01 all 3.57 0.00 2.31 0.79 0.06 93.27 04:29:55 04:21:01 0 3.63 0.00 2.60 0.36 0.05 93.36 04:29:55 04:21:01 1 4.04 0.00 2.08 1.91 0.09 91.88 04:29:55 04:21:01 2 3.02 0.00 2.26 0.77 0.05 93.90 04:29:55 04:21:01 3 3.58 0.00 2.29 0.14 0.07 93.93 04:29:55 04:22:01 all 0.18 0.00 0.05 0.00 0.01 99.75 04:29:55 04:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:29:55 04:22:01 1 0.07 0.00 0.07 0.00 0.02 99.85 04:29:55 04:22:01 2 0.58 0.00 0.05 0.00 0.02 99.35 04:29:55 04:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:29:55 04:23:01 all 0.17 0.00 0.06 0.00 0.01 99.76 04:29:55 04:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:29:55 04:23:01 1 0.10 0.00 0.08 0.00 0.02 99.80 04:29:55 04:23:01 2 0.50 0.00 0.05 0.00 0.00 99.45 04:29:55 04:23:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:29:55 04:24:01 all 0.16 0.00 0.05 0.00 0.00 99.78 04:29:55 04:24:01 0 0.05 0.00 0.07 0.00 0.00 99.88 04:29:55 04:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:29:55 04:24:01 2 0.52 0.00 0.08 0.00 0.00 99.40 04:29:55 04:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:29:55 04:25:01 all 0.09 0.00 0.05 0.00 0.03 99.83 04:29:55 04:25:01 0 0.03 0.00 0.07 0.00 0.02 99.88 04:29:55 04:25:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:29:55 04:25:01 2 0.23 0.00 0.08 0.00 0.02 99.67 04:29:55 04:25:01 3 0.05 0.00 0.02 0.00 0.03 99.90 04:29:55 04:26:01 all 0.09 0.00 0.05 0.00 0.00 99.85 04:29:55 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:29:55 04:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 04:29:55 04:26:01 2 0.27 0.00 0.12 0.00 0.02 99.60 04:29:55 04:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:29:55 04:27:01 all 0.06 0.00 0.04 0.00 0.00 99.90 04:29:55 04:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:29:55 04:27:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:29:55 04:27:01 2 0.15 0.00 0.07 0.00 0.00 99.78 04:29:55 04:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:29:55 04:28:01 all 0.10 0.00 0.03 0.00 0.00 99.87 04:29:55 04:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:29:55 04:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:29:55 04:28:01 2 0.32 0.00 0.07 0.00 0.00 99.62 04:29:55 04:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:29:55 04:29:01 all 0.17 0.00 0.04 0.00 0.00 99.79 04:29:55 04:29:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:29:55 04:29:01 1 0.08 0.00 0.05 0.00 0.00 99.87 04:29:55 04:29:01 2 0.52 0.00 0.03 0.00 0.02 99.43 04:29:55 04:29:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:29:55 Average: all 0.50 0.00 0.29 0.09 0.01 99.11 04:29:55 Average: 0 0.42 0.00 0.32 0.04 0.01 99.21 04:29:55 Average: 1 0.49 0.00 0.27 0.21 0.02 99.01 04:29:55 Average: 2 0.67 0.00 0.31 0.08 0.01 98.92 04:29:55 Average: 3 0.42 0.00 0.27 0.01 0.01 99.28 04:29:55 04:29:55 04:29:55