Pull request #664 updated Connecting to https://api.github.com using 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 main at 291428ad45d91d2c212f30372c9ad9d0ed1c6280 rather than 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 Obtained Jenkinsfile from 291428ad45d91d2c212f30372c9ad9d0ed1c6280 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4642958060064056683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7945515928248355963.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3137946692166055007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7424128683544025855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9127700276387935091.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-1725’ is offline Running on prd-centos7-docker-4c-2g-1726 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-664 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh6844336412554194115.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 Merge succeeded, producing 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 Checking out Revision 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 (PR-664) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh996081105147609358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh9084765438101824126.key > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 Commit message: "feat(data): Use generic interface in the Event Tagging value" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:19:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:48 ========================================================= 03:19:48 EdgeX Global Pipelines Version Info 03:19:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:19:51 ------------------- 03:19:51 stable info: 03:19:51 ------------------- 03:19:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:19:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:19:51 Message: update stable to v1.0.205 03:19:52 ------------------- 03:19:52 experimental info: 03:19:52 ------------------- 03:19:52 Commited By: **** collab-it+edgex@linuxfoundation.org 03:19:52 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:19:52 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:19:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a55463 [Pipeline] echo 03:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:55 + git log --format=format:%s -1 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [Pipeline] echo 03:19:55 GIT_COMMIT: 6a554630bb54ffe7ee95dc023e8b3a7062e9c655, Commit Message: feat(data): Use generic interface in the Event Tagging value [Pipeline] echo 03:19:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:20:01 03:20:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:20:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:20:01 latest: Pulling from edgex-devops/git-semver 03:20:01 31603596830f: Pulling fs layer 03:20:01 04fac38145f0: Pulling fs layer 03:20:01 701f6daf10bf: Pulling fs layer 03:20:01 24f72da36158: Pulling fs layer 03:20:01 24f72da36158: Waiting 03:20:02 04fac38145f0: Verifying Checksum 03:20:02 04fac38145f0: Download complete 03:20:02 31603596830f: Verifying Checksum 03:20:02 31603596830f: Download complete 03:20:02 31603596830f: Pull complete 03:20:02 04fac38145f0: Pull complete 03:20:02 24f72da36158: Verifying Checksum 03:20:02 24f72da36158: Download complete 03:20:02 701f6daf10bf: Verifying Checksum 03:20:02 701f6daf10bf: Download complete 03:20:02 701f6daf10bf: Pull complete 03:20:03 24f72da36158: Pull complete 03:20:03 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:20:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:20:03 prd-centos7-docker-4c-2g-1726 does not seem to be running inside a container 03:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:20:04 $ docker top 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:05 [ssh-agent] Looking for ssh-agent implementation... 03:20:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:05 $ docker exec 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent 03:20:06 SSH_AUTH_SOCK=/tmp/ssh-l7pz9RhXyWso/agent.15 03:20:06 SSH_AGENT_PID=22 03:20:06 Running ssh-add (command line suppressed) 03:20:06 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_5536759570449436093.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_5536759570449436093.key) 03:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:06 + git tag --points-at HEAD [Pipeline] } 03:20:06 $ docker exec --env ******** --env ******** 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent -k 03:20:06 unset SSH_AUTH_SOCK; 03:20:06 unset SSH_AGENT_PID; 03:20:06 echo Agent pid 22 killed; 03:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:06 [ssh-agent] Looking for ssh-agent implementation... 03:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:06 $ docker exec 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent 03:20:06 SSH_AUTH_SOCK=/tmp/ssh-5cyPsEidFc8R/agent.54 03:20:06 SSH_AGENT_PID=61 03:20:06 Running ssh-add (command line suppressed) 03:20:06 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_1437666363104968595.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_1437666363104968595.key) 03:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:07 + git semver init 03:20:07 # -> Open(): unable to determine branch for HEAD 03:20:07 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.git 03:20:07 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-664 03:20:07 # $SEMVER_REMOTE_NAME = origin 03:20:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:20:07 # $SEMVER_USER_NAME = edgex-jenkins 03:20:07 # $SEMVER_BRANCH = PR-664 03:20:07 # $SEMVER_TEMP = /tmp/semver-568644270 03:20:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:20:08 # '/tmp/semver-568644270' -> '/w/workspace/dry_go-mod-core-contracts_PR-664/.semver' 03:20:08 # -> Force: false 03:20:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.semver [Pipeline] } 03:20:08 $ docker exec --env ******** --env ******** 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent -k 03:20:08 unset SSH_AUTH_SOCK; 03:20:08 unset SSH_AGENT_PID; 03:20:08 echo Agent pid 61 killed; 03:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:08 + git semver [Pipeline] } 03:20:08 $ docker stop --time=1 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac 03:20:10 $ docker rm -f 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac [Pipeline] // withDockerContainer [Pipeline] sh 03:20:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:20:10 Stashed 1 file(s) [Pipeline] echo 03:20:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:20:27 Still waiting to schedule task 03:20:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1726’ 03:20:27 Still waiting to schedule task 03:20:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:22:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1727 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws 03:22:53 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 03:22:53 Selected Git installation does not exist. Using Default 03:22:53 The recommended git tool is: NONE 03:23:02 Running on prd-centos7-docker-4c-2g-1728 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws 03:23:02 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 03:23:02 Selected Git installation does not exist. Using Default 03:23:02 The recommended git tool is: NONE 03:23:03 using credential edgex-jenkins-ssh 03:23:03 Cloning the remote Git repository 03:23:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:03 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 03:23:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:03 > git --version # timeout=10 03:23:03 > git --version # 'git version 2.17.1' 03:23:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:23:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:05 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 03:23:06 Merge succeeded, producing 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 03:23:06 Checking out Revision 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 (PR-664) 03:23:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:23:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:23:05 > git config core.sparsecheckout # timeout=10 03:23:05 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 03:23:06 > git remote # timeout=10 03:23:06 > git config --get remote.origin.url # timeout=10 03:23:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:06 > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 03:23:06 > git rev-parse HEAD^{commit} # timeout=10 03:23:06 > git config core.sparsecheckout # timeout=10 03:23:06 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 03:23:08 using credential edgex-jenkins-ssh 03:23:08 Cloning the remote Git repository 03:23:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:08 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 03:23:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:08 > git --version # timeout=10 03:23:08 > git --version # 'git version 2.24.4' 03:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:08 [INFO] Currently running in a labeled security context 03:23:08 [INFO] Currently SELinux is 'enforcing' on the host 03:23:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh389759619481447054.key 03:23:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:10 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 03:23:10 Merge succeeded, producing 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 03:23:10 Checking out Revision 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 (PR-664) 03:23:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:23:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:23:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:10 [INFO] Currently running in a labeled security context 03:23:10 [INFO] Currently SELinux is 'enforcing' on the host 03:23:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7495268355879274022.key 03:23:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:23:10 > git config core.sparsecheckout # timeout=10 03:23:10 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 03:23:10 > git remote # timeout=10 03:23:10 > git config --get remote.origin.url # timeout=10 03:23:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:10 [INFO] Currently running in a labeled security context 03:23:10 [INFO] Currently SELinux is 'enforcing' on the host 03:23:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2213122869751801347.key 03:23:10 > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 03:23:10 > git rev-parse HEAD^{commit} # timeout=10 03:23:10 > git config core.sparsecheckout # timeout=10 03:23:10 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 03:23:13 Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 03:23:14 Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] echo 03:23:14 ========================================================= 03:23:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:23:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:23:15 ========================================================= 03:23:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:23:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:23:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:23:17 595b0fe564bb: Pulling fs layer 03:23:17 24495759ef45: Pulling fs layer 03:23:17 d148012ef14d: Pulling fs layer 03:23:17 e90a11edd702: Pulling fs layer 03:23:17 d77568369979: Pulling fs layer 03:23:17 fc1c9f9a7f3b: Pulling fs layer 03:23:17 170f2ba95c9a: Pulling fs layer 03:23:17 97ac5df62f85: Pulling fs layer 03:23:17 e90a11edd702: Waiting 03:23:17 d77568369979: Waiting 03:23:17 fc1c9f9a7f3b: Waiting 03:23:17 170f2ba95c9a: Waiting 03:23:17 97ac5df62f85: Waiting 03:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:23:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:23:17 540db60ca938: Pulling fs layer 03:23:17 adcc1eea9eea: Pulling fs layer 03:23:17 4c4ab2625f07: Pulling fs layer 03:23:17 db62176df00c: Pulling fs layer 03:23:17 3b30891b0d05: Pulling fs layer 03:23:17 06b49ca38bd5: Pulling fs layer 03:23:17 c788192a36de: Pulling fs layer 03:23:17 a77e37c0d609: Pulling fs layer 03:23:17 c3185cebc471: Pulling fs layer 03:23:17 db62176df00c: Waiting 03:23:17 3b30891b0d05: Waiting 03:23:17 06b49ca38bd5: Waiting 03:23:17 c788192a36de: Waiting 03:23:17 a77e37c0d609: Waiting 03:23:17 c3185cebc471: Waiting 03:23:17 4c4ab2625f07: Verifying Checksum 03:23:17 4c4ab2625f07: Download complete 03:23:17 adcc1eea9eea: Verifying Checksum 03:23:17 adcc1eea9eea: Download complete 03:23:17 3b30891b0d05: Verifying Checksum 03:23:17 3b30891b0d05: Download complete 03:23:17 06b49ca38bd5: Verifying Checksum 03:23:17 06b49ca38bd5: Download complete 03:23:17 540db60ca938: Verifying Checksum 03:23:17 540db60ca938: Download complete 03:23:17 c788192a36de: Verifying Checksum 03:23:17 c788192a36de: Download complete 03:23:17 540db60ca938: Pull complete 03:23:17 adcc1eea9eea: Pull complete 03:23:17 4c4ab2625f07: Pull complete 03:23:17 d148012ef14d: Download complete 03:23:17 24495759ef45: Verifying Checksum 03:23:17 24495759ef45: Download complete 03:23:17 d77568369979: Download complete 03:23:17 595b0fe564bb: Download complete 03:23:17 fc1c9f9a7f3b: Verifying Checksum 03:23:17 fc1c9f9a7f3b: Download complete 03:23:17 a77e37c0d609: Verifying Checksum 03:23:17 a77e37c0d609: Download complete 03:23:17 170f2ba95c9a: Verifying Checksum 03:23:17 170f2ba95c9a: Download complete 03:23:18 595b0fe564bb: Pull complete 03:23:18 24495759ef45: Pull complete 03:23:19 d148012ef14d: Pull complete 03:23:21 97ac5df62f85: Verifying Checksum 03:23:21 97ac5df62f85: Download complete 03:23:21 e90a11edd702: Verifying Checksum 03:23:21 e90a11edd702: Download complete 03:23:22 c3185cebc471: Verifying Checksum 03:23:22 c3185cebc471: Download complete 03:23:22 db62176df00c: Verifying Checksum 03:23:22 db62176df00c: Download complete 03:23:26 db62176df00c: Pull complete 03:23:26 3b30891b0d05: Pull complete 03:23:26 06b49ca38bd5: Pull complete 03:23:26 c788192a36de: Pull complete 03:23:26 a77e37c0d609: Pull complete 03:23:28 c3185cebc471: Pull complete 03:23:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 03:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:23:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 03:23:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 03:23:28 + docker inspect -f . ci-base-image-x86_64 03:23:28 . [Pipeline] withDockerContainer 03:23:29 prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container 03:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:23:31 $ docker top b8cd2ef934b17c0f66b2e8d7971e84af8455bbd50ce8ff239e1e6074b8246555 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:31 + go version 03:23:31 go version go1.16.6 linux/amd64 [Pipeline] } 03:23:31 $ docker stop --time=1 b8cd2ef934b17c0f66b2e8d7971e84af8455bbd50ce8ff239e1e6074b8246555 03:23:32 e90a11edd702: Pull complete 03:23:32 d77568369979: Pull complete 03:23:32 fc1c9f9a7f3b: Pull complete 03:23:32 170f2ba95c9a: Pull complete 03:23:32 $ docker rm -f b8cd2ef934b17c0f66b2e8d7971e84af8455bbd50ce8ff239e1e6074b8246555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:33 + docker inspect -f . ci-base-image-x86_64 03:23:33 . [Pipeline] withDockerContainer 03:23:33 prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container 03:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:23:34 $ docker top 712df0449808aaa21d46de585bb16cff267ca72103ae920a34bf63764183a446 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:23:36 + go mod tidy 03:23:39 97ac5df62f85: Pull complete 03:23:39 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 03:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:23:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 03:23:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 03:23:40 + docker inspect -f . ci-base-image-arm64 03:23:40 . [Pipeline] withDockerContainer 03:23:40 prd-ubuntu18.04-docker-arm64-4c-16g-1727 does not seem to be running inside a container 03:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:23:46 $ docker top a4ecf57bacbc5522f6c876aa11037bc189cbf29355c9a5c3e4cc759d98594b55 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:47 + go version 03:23:47 go version go1.16.6 linux/arm64 [Pipeline] } 03:23:47 $ docker stop --time=1 a4ecf57bacbc5522f6c876aa11037bc189cbf29355c9a5c3e4cc759d98594b55 03:23:49 $ docker rm -f a4ecf57bacbc5522f6c876aa11037bc189cbf29355c9a5c3e4cc759d98594b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:50 + docker inspect -f . ci-base-image-arm64 03:23:50 . [Pipeline] withDockerContainer 03:23:50 prd-ubuntu18.04-docker-arm64-4c-16g-1727 does not seem to be running inside a container 03:23:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:23:52 $ docker top 3c35fac786a590f90f7e15d81d21dd9f7d5c0d0553d05e1a85cd27a804aca221 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:23:53 + go mod tidy 03:24:12 go: downloading github.com/google/uuid v1.3.0 03:24:12 go: downloading github.com/go-kit/kit v0.11.0 03:24:12 go: downloading github.com/stretchr/testify v1.7.0 03:24:12 go: downloading github.com/go-playground/validator/v10 v10.9.0 03:24:12 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:24:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:24:12 go: downloading github.com/davecgh/go-spew v1.1.1 03:24:12 go: downloading github.com/pmezard/go-difflib v1.0.0 03:24:12 go: downloading github.com/stretchr/objx v0.1.1 03:24:12 go: downloading github.com/go-playground/universal-translator v0.18.0 03:24:12 go: downloading github.com/leodido/go-urn v1.2.1 03:24:12 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:24:12 go: downloading golang.org/x/text v0.3.6 03:24:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:24:12 go: downloading github.com/go-playground/locales v0.14.0 03:24:14 go: downloading github.com/google/uuid v1.3.0 03:24:14 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:24:14 go: downloading github.com/stretchr/testify v1.7.0 03:24:14 go: downloading github.com/go-kit/kit v0.11.0 03:24:14 go: downloading github.com/go-playground/validator/v10 v10.9.0 03:24:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:24:14 go: downloading github.com/x448/float16 v0.8.4 03:24:14 go: downloading github.com/davecgh/go-spew v1.1.1 03:24:14 go: downloading github.com/pmezard/go-difflib v1.0.0 03:24:14 go: downloading github.com/stretchr/objx v0.1.1 03:24:14 go: downloading github.com/go-playground/universal-translator v0.18.0 03:24:14 go: downloading github.com/leodido/go-urn v1.2.1 03:24:14 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:24:14 go: downloading golang.org/x/text v0.3.6 03:24:14 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:24:14 go: downloading github.com/go-playground/locales v0.14.0 03:24:14 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:24:14 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:24:14 go: downloading github.com/go-stack/stack v1.8.0 03:24:14 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 03:24:14 go: downloading github.com/kr/pretty v0.3.0 03:24:14 go: downloading github.com/kr/text v0.2.0 03:24:14 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 03:24:15 + make test 03:24:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:24:16 go: downloading github.com/x448/float16 v0.8.4 03:24:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:24:16 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:24:16 go: downloading github.com/go-stack/stack v1.8.0 03:24:16 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 03:24:16 go: downloading github.com/kr/pretty v0.3.0 03:24:16 go: downloading github.com/rogpeppe/go-internal v1.8.0 03:24:16 go: downloading github.com/kr/text v0.2.0 03:24:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] sh 03:24:17 + make test 03:24:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:24:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:24:22 # github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http.test] 03:24:22 clients/http/deviceservicecommand_test.go:37:2: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 03:24:25 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [build failed] 03:24:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 03:24:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:24:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 03:24:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 03:24:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 03:24:26 --- FAIL: TestEvent_ToXML (0.00s) 03:24:26 event_test.go:90: 03:24:26 Error Trace: event_test.go:90 03:24:26 Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]" does not contain "29.630771" 03:24:26 Test: TestEvent_ToXML 03:24:26 Messages: Missing item '29.630771' 03:24:26 event_test.go:90: 03:24:26 Error Trace: event_test.go:90 03:24:26 Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]" does not contain "-95.377603" 03:24:26 Test: TestEvent_ToXML 03:24:26 Messages: Missing item '-95.377603' 03:24:26 FAIL 03:24:26 coverage: 46.9% of statements 03:24:26 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s 03:24:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 90.0% of statements 03:24:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 03:24:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 03:24:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 03:24:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 03:24:27 FAIL 03:24:27 make: *** [Makefile:6: test] Error 2 [Pipeline] } 03:24:27 $ docker stop --time=1 712df0449808aaa21d46de585bb16cff267ca72103ae920a34bf63764183a446 03:24:29 $ docker rm -f 712df0449808aaa21d46de585bb16cff267ca72103ae920a34bf63764183a446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:32 03:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:24:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:33 latest: Pulling from edgex-lftools-log-publisher 03:24:33 b4d181a07f80: Pulling fs layer 03:24:33 a1111a8f2ec3: Pulling fs layer 03:24:33 ed53099fbce6: Pulling fs layer 03:24:33 dc539afda2c1: Pulling fs layer 03:24:33 77bc0d833cb6: Pulling fs layer 03:24:33 9065ff56babe: Pulling fs layer 03:24:33 d287ab97295c: Pulling fs layer 03:24:33 77bc0d833cb6: Waiting 03:24:33 9065ff56babe: Waiting 03:24:33 d287ab97295c: Waiting 03:24:33 dc539afda2c1: Waiting 03:24:33 a1111a8f2ec3: Verifying Checksum 03:24:33 a1111a8f2ec3: Download complete 03:24:33 dc539afda2c1: Verifying Checksum 03:24:33 dc539afda2c1: Download complete 03:24:33 77bc0d833cb6: Verifying Checksum 03:24:33 77bc0d833cb6: Download complete 03:24:33 9065ff56babe: Verifying Checksum 03:24:33 9065ff56babe: Download complete 03:24:34 ed53099fbce6: Verifying Checksum 03:24:34 ed53099fbce6: Download complete 03:24:34 b4d181a07f80: Verifying Checksum 03:24:34 b4d181a07f80: Download complete 03:24:35 b4d181a07f80: Pull complete 03:24:36 a1111a8f2ec3: Pull complete 03:24:36 ed53099fbce6: Pull complete 03:24:36 dc539afda2c1: Pull complete 03:24:37 77bc0d833cb6: Pull complete 03:24:37 9065ff56babe: Pull complete 03:24:38 d287ab97295c: Verifying Checksum 03:24:38 d287ab97295c: Download complete 03:24:42 d287ab97295c: Pull complete 03:24:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:24:42 prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container 03:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:45 $ docker top 923671c88a054f7a4d1d8a21c1996f00780b87688543c7340ae76218c22ca72d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:46 ---> job-cost.sh 03:24:46 lf-activate-venv: SKIPPING 03:24:46 INFO: No Stack... 03:24:46 # github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http.test] 03:24:46 clients/http/deviceservicecommand_test.go:37:2: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 03:24:46 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [build failed] 03:24:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 03:24:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:24:47 INFO: Retrieving Pricing Info for: v3-standard-2 03:24:47 INFO: Archiving Costs [Pipeline] sh 03:24:47 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 03:24:47 + cut -d, -f6 [Pipeline] lock 03:24:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] 03:24:47 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] did not exist. Created. 03:24:47 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 03:24:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.046s coverage: 26.3% of statements 03:24:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 03:24:48 + echo total: 0.05999999865889549 [Pipeline] stash 03:24:50 --- FAIL: TestEvent_ToXML (0.00s) 03:24:50 event_test.go:90: 03:24:50 Error Trace: event_test.go:90 03:24:50 Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]" does not contain "29.630771" 03:24:50 Test: TestEvent_ToXML 03:24:50 Messages: Missing item '29.630771' 03:24:50 event_test.go:90: 03:24:50 Error Trace: event_test.go:90 03:24:50 Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]" does not contain "-95.377603" 03:24:50 Test: TestEvent_ToXML 03:24:50 Messages: Missing item '-95.377603' 03:24:50 FAIL 03:24:50 coverage: 46.9% of statements 03:24:50 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s 03:24:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.085s coverage: 90.0% of statements 03:24:50 Stashed 1 file(s) [Pipeline] } 03:24:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:50 $ docker stop --time=1 923671c88a054f7a4d1d8a21c1996f00780b87688543c7340ae76218c22ca72d 03:24:51 $ docker rm -f 923671c88a054f7a4d1d8a21c1996f00780b87688543c7340ae76218c22ca72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:24:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.249s coverage: 86.2% of statements 03:24:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.062s coverage: 59.5% of statements [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:51 Failed in branch amd64 03:24:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements 03:24:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 03:24:53 FAIL 03:24:53 make: *** [Makefile:6: test] Error 2 [Pipeline] } 03:24:53 $ docker stop --time=1 3c35fac786a590f90f7e15d81d21dd9f7d5c0d0553d05e1a85cd27a804aca221 03:24:56 $ docker rm -f 3c35fac786a590f90f7e15d81d21dd9f7d5c0d0553d05e1a85cd27a804aca221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:59 03:24:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:59 arm64: Pulling from edgex-lftools-log-publisher 03:24:59 448f6bf000e3: Pulling fs layer 03:24:59 f757da607395: Pulling fs layer 03:24:59 05883995daec: Pulling fs layer 03:24:59 8603b9c90790: Pulling fs layer 03:24:59 1560dd03e051: Pulling fs layer 03:24:59 27f5ce0e4adf: Pulling fs layer 03:24:59 c2d8d7efcc4b: Pulling fs layer 03:24:59 8603b9c90790: Waiting 03:24:59 1560dd03e051: Waiting 03:24:59 27f5ce0e4adf: Waiting 03:24:59 c2d8d7efcc4b: Waiting 03:25:00 f757da607395: Verifying Checksum 03:25:00 f757da607395: Download complete 03:25:00 8603b9c90790: Download complete 03:25:00 1560dd03e051: Verifying Checksum 03:25:00 1560dd03e051: Download complete 03:25:00 27f5ce0e4adf: Verifying Checksum 03:25:00 27f5ce0e4adf: Download complete 03:25:00 05883995daec: Verifying Checksum 03:25:00 05883995daec: Download complete 03:25:00 448f6bf000e3: Verifying Checksum 03:25:00 448f6bf000e3: Download complete 03:25:03 c2d8d7efcc4b: Verifying Checksum 03:25:03 c2d8d7efcc4b: Download complete 03:25:04 448f6bf000e3: Pull complete 03:25:04 f757da607395: Pull complete 03:25:06 05883995daec: Pull complete 03:25:06 8603b9c90790: Pull complete 03:25:07 1560dd03e051: Pull complete 03:25:08 27f5ce0e4adf: Pull complete 03:25:24 c2d8d7efcc4b: Pull complete 03:25:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:25:24 prd-ubuntu18.04-docker-arm64-4c-16g-1727 does not seem to be running inside a container 03:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:25:29 $ docker top b17d502ce452207b406ed30b68a024fe9739a4513dac6faadfdd9e20754419bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:30 ---> job-cost.sh 03:25:30 lf-activate-venv: SKIPPING 03:25:30 INFO: No Stack... 03:25:31 INFO: Retrieving Pricing Info for: v3-standard-4 03:25:31 INFO: Archiving Costs [Pipeline] sh 03:25:32 + + cut -d,cat -f6 /w/workspace/go-mod-core-contracts/2/archives/cost.csv 03:25:32 [Pipeline] lock 03:25:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] 03:25:32 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] did not exist. Created. 03:25:32 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:32 /w/workspace/go-mod-core-contracts/2@tmp/durable-c976b3b6/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-c976b3b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:25:33 + echo total: 0.10999999940395355 [Pipeline] stash 03:25:33 Warning: overwriting stash ‘stack-cost’ 03:25:34 Stashed 1 file(s) [Pipeline] } 03:25:34 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:25:34 $ docker stop --time=1 b17d502ce452207b406ed30b68a024fe9739a4513dac6faadfdd9e20754419bf 03:25:35 $ docker rm -f b17d502ce452207b406ed30b68a024fe9739a4513dac6faadfdd9e20754419bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:25:36 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:25:41 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-664/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:25:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:25:42 ---> package-listing.sh 03:25:42 ++ tr '[:upper:]' '[:lower:]' 03:25:42 ++ facter osfamily 03:25:42 + OS_FAMILY=redhat 03:25:42 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-664 03:25:42 + START_PACKAGES=/tmp/packages_start.txt 03:25:42 + END_PACKAGES=/tmp/packages_end.txt 03:25:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:25:42 + PACKAGES=/tmp/packages_start.txt 03:25:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' 03:25:42 + PACKAGES=/tmp/packages_end.txt 03:25:42 + case "${OS_FAMILY}" in 03:25:42 + rpm -qa 03:25:42 + sort 03:25:43 + '[' -f /tmp/packages_start.txt ']' 03:25:43 + '[' -f /tmp/packages_end.txt ']' 03:25:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:25:43 + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' 03:25:43 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ 03:25:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ [Pipeline] echo 03:25:43 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-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:25:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:45 03:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:45 latest: Pulling from edgex-lftools-log-publisher 03:25:45 b4d181a07f80: Pulling fs layer 03:25:45 a1111a8f2ec3: Pulling fs layer 03:25:45 ed53099fbce6: Pulling fs layer 03:25:45 dc539afda2c1: Pulling fs layer 03:25:45 77bc0d833cb6: Pulling fs layer 03:25:45 9065ff56babe: Pulling fs layer 03:25:45 d287ab97295c: Pulling fs layer 03:25:45 dc539afda2c1: Waiting 03:25:45 77bc0d833cb6: Waiting 03:25:45 9065ff56babe: Waiting 03:25:45 d287ab97295c: Waiting 03:25:46 a1111a8f2ec3: Verifying Checksum 03:25:46 a1111a8f2ec3: Download complete 03:25:46 dc539afda2c1: Verifying Checksum 03:25:46 dc539afda2c1: Download complete 03:25:46 77bc0d833cb6: Verifying Checksum 03:25:46 77bc0d833cb6: Download complete 03:25:46 9065ff56babe: Verifying Checksum 03:25:46 9065ff56babe: Download complete 03:25:46 ed53099fbce6: Verifying Checksum 03:25:46 ed53099fbce6: Download complete 03:25:47 b4d181a07f80: Verifying Checksum 03:25:47 b4d181a07f80: Download complete 03:25:48 b4d181a07f80: Pull complete 03:25:48 a1111a8f2ec3: Pull complete 03:25:48 ed53099fbce6: Pull complete 03:25:49 dc539afda2c1: Pull complete 03:25:49 77bc0d833cb6: Pull complete 03:25:49 9065ff56babe: Pull complete 03:25:51 d287ab97295c: Verifying Checksum 03:25:51 d287ab97295c: Download complete 03:25:55 d287ab97295c: Pull complete 03:25:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:25:55 prd-centos7-docker-4c-2g-1726 does not seem to be running inside a container 03:25:55 $ 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-664/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-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:25:58 $ docker top bee087d05f2566b4c4cf94d55d9da8dbf154308881cbddb7ad225768ea7f4c6c -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:25:59 + mkdir -p /var/log/sysstat [Pipeline] sh 03:25:59 + ls /var/log/sa-host 03:25:59 + sadf -c /var/log/sa-host/sa05 03:25:59 file_magic: OK 03:25:59 HZ: Using current value: 100 03:25:59 file_header: OK 03:25:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:25:59 Statistics: 03:25:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:25:59 File successfully converted to sysstat format version 12.0.3 03:25:59 + sadf -c /var/log/sa-host/sa28 03:25:59 file_magic: OK 03:25:59 HZ: Using current value: 100 03:25:59 file_header: OK 03:25:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:25:59 Statistics: 03:25:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:25:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:03 provisioning config files... 03:26:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/config8995646326200741926tmp [Pipeline] { [Pipeline] echo 03:26:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:26:03 ---> create-netrc.sh [Pipeline] } 03:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:26:04 ---> python-tools-install.sh [Pipeline] echo 03:26:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:26:04 ---> sudo-logs.sh 03:26:04 Archiving 'sudo' log.. 03:26:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1726.vexxhost.local: Name or service not known 03:26:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1726.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:26:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:26:04 ---> job-cost.sh 03:26:04 lf-activate-venv: SKIPPING 03:26:04 DEBUG: total: 0.10999999940395355 03:26:04 INFO: Retrieving Stack Cost... 03:26:05 INFO: Retrieving Pricing Info for: v3-standard-2 03:26:06 INFO: Archiving Costs [Pipeline] echo 03:26:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:26:06 ---> logs-deploy.sh 03:26:06 lf-activate-venv: SKIPPING 03:26:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-664/2 03:26:06 INFO: archiving workspace using pattern(s): 03:26:07 Archives upload complete. 03:26:07 INFO: archiving logs to Nexus 03:26:08 ---> uname -a: 03:26:08 Linux prd-centos7-docker-4c-2g-1726.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 03:26:08 03:26:08 03:26:08 ---> lscpu: 03:26:08 Architecture: x86_64 03:26:08 CPU op-mode(s): 32-bit, 64-bit 03:26:08 Byte Order: Little Endian 03:26:08 Address sizes: 40 bits physical, 48 bits virtual 03:26:08 CPU(s): 2 03:26:08 On-line CPU(s) list: 0,1 03:26:08 Thread(s) per core: 1 03:26:08 Core(s) per socket: 1 03:26:08 Socket(s): 2 03:26:08 NUMA node(s): 1 03:26:08 Vendor ID: AuthenticAMD 03:26:08 CPU family: 23 03:26:08 Model: 49 03:26:08 Model name: AMD EPYC-Rome Processor 03:26:08 Stepping: 0 03:26:08 CPU MHz: 2799.998 03:26:08 BogoMIPS: 5599.99 03:26:08 Virtualization: AMD-V 03:26:08 Hypervisor vendor: KVM 03:26:08 Virtualization type: full 03:26:08 L1d cache: 32K 03:26:08 L1i cache: 32K 03:26:08 L2 cache: 512K 03:26:08 L3 cache: 16384K 03:26:08 NUMA node0 CPU(s): 0,1 03:26:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:26:08 03:26:08 03:26:08 ---> nproc: 03:26:08 2 03:26:08 03:26:08 03:26:08 ---> df -h: 03:26:08 Filesystem Size Used Avail Use% Mounted on 03:26:08 overlay 40G 7.7G 33G 20% / 03:26:08 tmpfs 64M 0 64M 0% /dev 03:26:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:26:08 shm 64M 0 64M 0% /dev/shm 03:26:08 /dev/vda1 40G 7.7G 33G 20% /facter-os 03:26:08 03:26:08 03:26:08 ---> sar -b -r -n DEV: 03:26:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 03:26:08 03:26:08 03:19:01 LINUX RESTART (2 CPU) 03:26:08 03:26:08 03:20:01 tps rtps wtps bread/s bwrtn/s 03:26:08 03:21:01 19.75 0.62 19.13 351.71 2937.42 03:26:08 03:22:01 0.33 0.00 0.33 0.00 5.30 03:26:08 03:23:01 0.34 0.00 0.34 0.00 3.44 03:26:08 03:24:01 0.18 0.00 0.18 0.00 2.62 03:26:08 03:25:01 0.33 0.00 0.33 0.00 5.50 03:26:08 Average: 4.20 0.12 4.08 70.60 592.97 03:26:08 03:26:08 03:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:26:08 03:21:01 5473460 0 795300 9.93 2620 1737560 1130508 12.48 571428 1562740 20 03:26:08 03:22:01 5481344 0 787408 9.83 2620 1737568 1067572 11.79 568372 1559592 8 03:26:08 03:23:01 5477736 0 791012 9.88 2620 1737572 1067836 11.79 570044 1561248 20 03:26:08 03:24:01 5477768 0 790972 9.88 2620 1737580 1067860 11.79 570184 1561248 8 03:26:08 03:25:01 5477760 0 790976 9.88 2620 1737584 1067680 11.79 564048 1568128 8 03:26:08 Average: 5477614 0 791134 9.88 2620 1737573 1080291 11.93 568815 1562591 13 03:26:08 03:26:08 03:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:26:08 03:21:01 eth0 78.80 56.09 340.22 12.98 0.00 0.00 0.00 0.00 03:26:08 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:21:01 docker0 13.34 7.64 2.70 27.35 0.00 0.00 0.00 0.00 03:26:08 03:22:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:26:08 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:23:01 eth0 1.10 0.49 0.33 0.21 0.00 0.00 0.00 0.00 03:26:08 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:24:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 03:26:08 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:25:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:26:08 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 Average: eth0 16.36 11.48 68.45 2.71 0.00 0.00 0.00 0.00 03:26:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:08 Average: docker0 2.68 1.53 0.54 5.49 0.00 0.00 0.00 0.00 03:26:08 03:26:08 03:26:08 ---> sar -P ALL: 03:26:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 03:26:08 03:26:08 03:19:01 LINUX RESTART (2 CPU) 03:26:08 03:26:08 03:20:01 CPU %user %nice %system %iowait %steal %idle 03:26:08 03:21:01 all 2.37 0.00 1.20 0.29 0.04 96.09 03:26:08 03:21:01 0 2.38 0.00 1.16 0.15 0.05 96.26 03:26:08 03:21:01 1 2.37 0.00 1.23 0.44 0.03 95.93 03:26:08 03:22:01 all 0.06 0.00 0.04 0.00 0.02 99.88 03:26:08 03:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:26:08 03:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:26:08 03:23:01 all 0.19 0.00 0.06 0.00 0.03 99.73 03:26:08 03:23:01 0 0.10 0.00 0.07 0.00 0.03 99.80 03:26:08 03:23:01 1 0.27 0.00 0.05 0.00 0.02 99.66 03:26:08 03:24:01 all 0.13 0.00 0.04 0.00 0.03 99.81 03:26:08 03:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 03:26:08 03:24:01 1 0.20 0.00 0.05 0.00 0.02 99.73 03:26:08 03:25:01 all 0.18 0.00 0.04 0.00 0.03 99.76 03:26:08 03:25:01 0 0.05 0.00 0.05 0.00 0.03 99.87 03:26:08 03:25:01 1 0.30 0.00 0.03 0.00 0.02 99.65 03:26:08 Average: all 0.58 0.00 0.28 0.06 0.03 99.06 03:26:08 Average: 0 0.52 0.00 0.27 0.03 0.03 99.14 03:26:08 Average: 1 0.64 0.00 0.28 0.09 0.02 98.97 03:26:08 03:26:08 03:26:08