Pull request #110 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 jpwhitemn for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1+19fd5df1057e42ff650d61883e5f516c89e678f7 (f909c1662180f82b42da5ed44db167928680072f) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh161120733691849691.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1423666330351705960.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-messaging/branches/PR-110/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1303747997556599676.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7296624142162541171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1220837455161509066.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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-messaging/branches/PR-110/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-110/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4737052646059705433.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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_IMAGE_NAME: go-mod-messaging 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-409’ is offline ‘prd-centos7-docker-4c-2g-410’ is offline ‘prd-centos7-docker-4c-2g-413’ is offline ‘prd-ubuntu18.04-docker-8c-8g-412’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-411’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-416 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh7722523334713936053.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh1713738136373280066.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 Merge succeeded, producing 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 Checking out Revision 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 (PR-110) > git config core.sparsecheckout # timeout=10 > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh5606005864792241707.key > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 Commit message: "docs: add Changelog for Ireland release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:29:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:29:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:29:07 ========================================================= 01:29:07 EdgeX Global Pipelines Version Info 01:29:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:29:09 ------------------- 01:29:09 stable info: 01:29:09 ------------------- 01:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:29:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:29:09 Message: update stable to v1.0.195 01:29:09 ------------------- 01:29:09 experimental info: 01:29:09 ------------------- 01:29:09 Commited By: **** collab-it+edgex@linuxfoundation.org 01:29:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:29:09 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 01:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:29:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8594d00 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:13 + git log --format=format:%s -1 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [Pipeline] echo 01:29:13 GIT_COMMIT: 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1, Commit Message: docs: add Changelog for Ireland release [Pipeline] echo 01:29:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:13 01:29:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:29:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:14 latest: Pulling from edgex-devops/git-semver 01:29:14 31603596830f: Pulling fs layer 01:29:14 54011a49482f: Pulling fs layer 01:29:14 a6820b24f6d8: Pulling fs layer 01:29:14 f581987b2513: Pulling fs layer 01:29:14 f581987b2513: Waiting 01:29:14 54011a49482f: Verifying Checksum 01:29:14 54011a49482f: Download complete 01:29:14 31603596830f: Verifying Checksum 01:29:14 31603596830f: Download complete 01:29:14 a6820b24f6d8: Verifying Checksum 01:29:14 a6820b24f6d8: Download complete 01:29:14 f581987b2513: Verifying Checksum 01:29:14 f581987b2513: Download complete 01:29:14 31603596830f: Pull complete 01:29:14 54011a49482f: Pull complete 01:29:15 a6820b24f6d8: Pull complete 01:29:15 f581987b2513: Pull complete 01:29:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:29:15 prd-centos7-docker-4c-2g-416 does not seem to be running inside a container 01:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-110 -v /w/workspace/xfoundry_go-mod-messaging_PR-110:/w/workspace/xfoundry_go-mod-messaging_PR-110:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:29:16 $ docker top 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:16 [ssh-agent] Looking for ssh-agent implementation... 01:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:17 $ docker exec 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent 01:29:17 SSH_AUTH_SOCK=/tmp/ssh-lmhwchvfiwFc/agent.14 01:29:17 SSH_AGENT_PID=21 01:29:17 Running ssh-add (command line suppressed) 01:29:17 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_8333631541883705972.key (/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_8333631541883705972.key) 01:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:17 + git tag --points-at HEAD [Pipeline] } 01:29:17 $ docker exec --env ******** --env ******** 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent -k 01:29:17 unset SSH_AUTH_SOCK; 01:29:17 unset SSH_AGENT_PID; 01:29:17 echo Agent pid 21 killed; 01:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:17 [ssh-agent] Looking for ssh-agent implementation... 01:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:18 $ docker exec 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent 01:29:18 SSH_AUTH_SOCK=/tmp/ssh-yGoEyzsXB8hA/agent.53 01:29:18 SSH_AGENT_PID=59 01:29:18 Running ssh-add (command line suppressed) 01:29:18 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_3876425447248828786.key (/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_3876425447248828786.key) 01:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:18 + git semver init 01:29:18 # -> Open(): unable to determine branch for HEAD 01:29:18 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.git 01:29:18 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-110 01:29:18 # $SEMVER_REMOTE_NAME = origin 01:29:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:29:18 # $SEMVER_USER_NAME = edgex-jenkins 01:29:18 # $SEMVER_BRANCH = PR-110 01:29:18 # $SEMVER_TEMP = /tmp/semver-047811844 01:29:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 01:29:18 # '/tmp/semver-047811844' -> '/w/workspace/xfoundry_go-mod-messaging_PR-110/.semver' 01:29:18 # -> Force: false 01:29:18 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.semver [Pipeline] } 01:29:18 $ docker exec --env ******** --env ******** 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent -k 01:29:19 unset SSH_AUTH_SOCK; 01:29:19 unset SSH_AGENT_PID; 01:29:19 echo Agent pid 59 killed; 01:29:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:19 + git semver [Pipeline] } 01:29:19 $ docker stop --time=1 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a 01:29:20 $ docker rm -f 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a [Pipeline] // withDockerContainer [Pipeline] sh 01:29:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:21 Stashed 1 file(s) [Pipeline] echo 01:29:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:29:37 Still waiting to schedule task 01:29:37 ‘prd-centos7-docker-4c-2g-418’ is offline 01:29:37 ‘prd-centos7-docker-4c-2g-420’ is offline 01:29:37 Still waiting to schedule task 01:29:37 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-406’ 01:30:45 Running on prd-centos7-docker-4c-2g-422 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws 01:30:45 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 01:30:45 Selected Git installation does not exist. Using Default 01:30:45 The recommended git tool is: NONE 01:30:48 using credential edgex-jenkins-ssh 01:30:48 Cloning the remote Git repository 01:30:48 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 01:30:48 > git init /w/workspace/go-mod-messaging/1 # timeout=10 01:30:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:30:48 > git --version # timeout=10 01:30:48 > git --version # 'git version 2.24.4' 01:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:48 [INFO] Currently running in a labeled security context 01:30:48 [INFO] Currently SELinux is 'enforcing' on the host 01:30:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh1548679621958432872.key 01:30:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:30:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:30:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:48 [INFO] Currently running in a labeled security context 01:30:48 [INFO] Currently SELinux is 'enforcing' on the host 01:30:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh4000232451373114194.key 01:30:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:30:49 Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 01:30:49 Merge succeeded, producing 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 01:30:49 Checking out Revision 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 (PR-110) 01:30:49 > git config core.sparsecheckout # timeout=10 01:30:49 > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 01:30:49 > git remote # timeout=10 01:30:49 > git config --get remote.origin.url # timeout=10 01:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:49 [INFO] Currently running in a labeled security context 01:30:49 [INFO] Currently SELinux is 'enforcing' on the host 01:30:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh1513995161348950313.key 01:30:49 > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 01:30:49 > git rev-parse HEAD^{commit} # timeout=10 01:30:49 > git config core.sparsecheckout # timeout=10 01:30:49 > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 01:30:53 Commit message: "docs: add Changelog for Ireland release" 01:30:53 > git --version # timeout=10 01:30:53 > git --version # 'git version 2.24.4' 01:30:53 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:30:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:30:54 + true 01:30:54 + sudo service docker restart 01:30:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:31:13 ========================================================= 01:31:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:31:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:31:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 01:31:13 Sending build context to Docker daemon 591.4kB 01:31:13 Step 1/7 : ARG BASE=golang:1.16-alpine 01:31:13 Step 2/7 : FROM ${BASE} 01:31:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:13 540db60ca938: Pulling fs layer 01:31:13 adcc1eea9eea: Pulling fs layer 01:31:13 4c4ab2625f07: Pulling fs layer 01:31:13 0510c868ecb4: Pulling fs layer 01:31:13 afea3b2eda06: Pulling fs layer 01:31:13 7809a108b3ef: Pulling fs layer 01:31:13 f706445af74f: Pulling fs layer 01:31:13 0510c868ecb4: Waiting 01:31:13 afea3b2eda06: Waiting 01:31:13 7809a108b3ef: Waiting 01:31:13 f706445af74f: Waiting 01:31:13 4c4ab2625f07: Verifying Checksum 01:31:13 4c4ab2625f07: Download complete 01:31:13 adcc1eea9eea: Verifying Checksum 01:31:13 adcc1eea9eea: Download complete 01:31:13 afea3b2eda06: Verifying Checksum 01:31:13 afea3b2eda06: Download complete 01:31:13 7809a108b3ef: Verifying Checksum 01:31:13 7809a108b3ef: Download complete 01:31:13 540db60ca938: Verifying Checksum 01:31:13 540db60ca938: Download complete 01:31:14 540db60ca938: Pull complete 01:31:14 adcc1eea9eea: Pull complete 01:31:14 4c4ab2625f07: Pull complete 01:31:15 f706445af74f: Verifying Checksum 01:31:15 f706445af74f: Download complete 01:31:16 0510c868ecb4: Verifying Checksum 01:31:16 0510c868ecb4: Download complete 01:31:19 0510c868ecb4: Pull complete 01:31:19 afea3b2eda06: Pull complete 01:31:19 7809a108b3ef: Pull complete 01:31:21 f706445af74f: Pull complete 01:31:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:31:21 ---> b068be0155e3 01:31:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:31:25 ---> Running in bec37454520a 01:31:25 Removing intermediate container bec37454520a 01:31:25 ---> 4977507d1405 01:31:25 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 01:31:25 ---> Running in 767afda8ddaa 01:31:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:31:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:31:26 (1/5) Installing libsodium (1.0.18-r0) 01:31:26 (2/5) Installing libzmq (4.3.3-r1) 01:31:26 (3/5) Installing pkgconf (1.7.3-r0) 01:31:26 (4/5) Installing libsodium-dev (1.0.18-r0) 01:31:26 (5/5) Installing zeromq-dev (4.3.3-r1) 01:31:27 Executing busybox-1.32.1-r6.trigger 01:31:27 OK: 150 MiB in 45 packages 01:31:27 Removing intermediate container 767afda8ddaa 01:31:27 ---> 97885f40d176 01:31:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:31:27 ---> Running in 0918d1dac722 01:31:27 Removing intermediate container 0918d1dac722 01:31:27 ---> ef0bf4612102 01:31:27 Step 6/7 : COPY go.mod . 01:31:27 ---> add646743d43 01:31:27 Step 7/7 : RUN go mod download 01:31:27 ---> Running in af1eebeab892 01:31:34 Removing intermediate container af1eebeab892 01:31:34 ---> 8844244436dc 01:31:34 Successfully built 8844244436dc 01:31:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:31:34 + docker inspect -f . ci-base-image-x86_64 01:31:34 . [Pipeline] withDockerContainer 01:31:34 prd-centos7-docker-4c-2g-422 does not seem to be running inside a container 01:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** ci-base-image-x86_64 cat 01:31:35 $ docker top 5aa2fe2284f69af65329aaa00353ba630de156ba1a2017fae71bd68b8fc9fd3f -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:35 + go version 01:31:35 go version go1.16.3 linux/amd64 [Pipeline] } 01:31:35 $ docker stop --time=1 5aa2fe2284f69af65329aaa00353ba630de156ba1a2017fae71bd68b8fc9fd3f 01:31:36 $ docker rm -f 5aa2fe2284f69af65329aaa00353ba630de156ba1a2017fae71bd68b8fc9fd3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:31:37 + docker inspect -f . ci-base-image-x86_64 01:31:37 . [Pipeline] withDockerContainer 01:31:37 prd-centos7-docker-4c-2g-422 does not seem to be running inside a container 01:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** ci-base-image-x86_64 cat 01:31:38 $ docker top 4e34c6b6a7b5c34713a91e254e8735c389e81bf7329e49f50e267be6f09bffec -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:38 + go mod tidy [Pipeline] sh 01:31:38 + make test 01:31:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:31:42 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 01:31:45 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.017s coverage: 90.0% of statements 01:31:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.005s coverage: 67.3% of statements 01:31:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 01:32:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.363s coverage: 83.8% of statements 01:32:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements 01:32:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements 01:32:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.006s coverage: 100.0% of statements 01:32:11 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.004s coverage: 90.9% of statements 01:32:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:32:15 gofmt -l . 01:32:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:32:15 $ docker stop --time=1 4e34c6b6a7b5c34713a91e254e8735c389e81bf7329e49f50e267be6f09bffec 01:32:16 $ docker rm -f 4e34c6b6a7b5c34713a91e254e8735c389e81bf7329e49f50e267be6f09bffec [Pipeline] // withDockerContainer [Pipeline] sh 01:32:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:32:18 ---> job-cost.sh 01:32:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BUqh 01:32:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-BUqh/bin to PATH 01:32:41 INFO: No Stack... 01:32:41 INFO: Retrieving Pricing Info for: v3-standard-2 01:32:42 INFO: Archiving Costs [Pipeline] sh 01:32:42 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 01:32:42 + cut -d, -f6 [Pipeline] lock 01:32:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] 01:32:42 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] did not exist. Created. 01:32:42 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:43 + echo total: 0.05999999865889549 [Pipeline] stash 01:32:43 Stashed 1 file(s) [Pipeline] } 01:32:43 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:33:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-425 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws 01:33:01 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 01:33:02 Selected Git installation does not exist. Using Default 01:33:02 The recommended git tool is: NONE 01:33:07 using credential edgex-jenkins-ssh 01:33:07 Cloning the remote Git repository 01:33:07 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 01:33:07 > git init /w/workspace/go-mod-messaging/1 # timeout=10 01:33:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:33:08 > git --version # timeout=10 01:33:08 > git --version # 'git version 2.17.1' 01:33:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:33:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:33:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:33:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:33:09 Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 01:33:09 Merge succeeded, producing 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 01:33:09 Checking out Revision 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 (PR-110) 01:33:09 > git config core.sparsecheckout # timeout=10 01:33:09 > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 01:33:09 > git remote # timeout=10 01:33:09 > git config --get remote.origin.url # timeout=10 01:33:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:09 > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 01:33:09 > git rev-parse HEAD^{commit} # timeout=10 01:33:10 > git config core.sparsecheckout # timeout=10 01:33:10 > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 01:33:14 Commit message: "docs: add Changelog for Ireland release" 01:33:14 > git --version # timeout=10 01:33:14 > git --version # 'git version 2.17.1' 01:33:14 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:33:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:33:16 + true 01:33:16 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:33:35 ========================================================= 01:33:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:33:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:33:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 01:33:37 Sending build context to Docker daemon 590.3kB 01:33:37 Step 1/7 : ARG BASE=golang:1.16-alpine 01:33:37 Step 2/7 : FROM ${BASE} 01:33:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:33:37 595b0fe564bb: Pulling fs layer 01:33:37 3088b5b3c5c0: Pulling fs layer 01:33:37 5b7225fbf94c: Pulling fs layer 01:33:37 ba82ee9f976e: Pulling fs layer 01:33:37 506bd15cee9f: Pulling fs layer 01:33:37 75a0a4a0db45: Pulling fs layer 01:33:37 618dc40b7e24: Pulling fs layer 01:33:37 ba82ee9f976e: Waiting 01:33:37 506bd15cee9f: Waiting 01:33:37 75a0a4a0db45: Waiting 01:33:37 618dc40b7e24: Waiting 01:33:37 3088b5b3c5c0: Verifying Checksum 01:33:37 3088b5b3c5c0: Download complete 01:33:37 506bd15cee9f: Verifying Checksum 01:33:37 506bd15cee9f: Download complete 01:33:37 75a0a4a0db45: Verifying Checksum 01:33:37 75a0a4a0db45: Download complete 01:33:37 595b0fe564bb: Verifying Checksum 01:33:37 595b0fe564bb: Download complete 01:33:38 595b0fe564bb: Pull complete 01:33:39 3088b5b3c5c0: Pull complete 01:33:39 5b7225fbf94c: Pull complete 01:33:39 618dc40b7e24: Verifying Checksum 01:33:39 618dc40b7e24: Download complete 01:33:41 ba82ee9f976e: Verifying Checksum 01:33:41 ba82ee9f976e: Download complete 01:33:51 ba82ee9f976e: Pull complete 01:33:51 506bd15cee9f: Pull complete 01:33:51 75a0a4a0db45: Pull complete 01:33:57 618dc40b7e24: Pull complete 01:33:57 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 01:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:33:57 ---> a36622ca3599 01:33:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:33:58 ---> Running in 918204ee5271 01:33:59 Removing intermediate container 918204ee5271 01:33:59 ---> d705d6aa4fec 01:33:59 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 01:33:59 ---> Running in 4fa04b95292e 01:34:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:34:02 (1/5) Installing libsodium (1.0.18-r0) 01:34:02 (2/5) Installing libzmq (4.3.3-r1) 01:34:03 (3/5) Installing pkgconf (1.7.3-r0) 01:34:03 (4/5) Installing libsodium-dev (1.0.18-r0) 01:34:03 (5/5) Installing zeromq-dev (4.3.3-r1) 01:34:03 Executing busybox-1.32.1-r6.trigger 01:34:03 OK: 139 MiB in 45 packages 01:34:05 Removing intermediate container 4fa04b95292e 01:34:05 ---> 1b310702b5f4 01:34:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:34:05 ---> Running in fe80daccf361 01:34:05 Removing intermediate container fe80daccf361 01:34:05 ---> 812bef68cc18 01:34:05 Step 6/7 : COPY go.mod . 01:34:06 ---> bd0b7f4d4e02 01:34:06 Step 7/7 : RUN go mod download 01:34:06 ---> Running in 4c75e08d205b 01:34:21 Removing intermediate container 4c75e08d205b 01:34:21 ---> 1ec72e9c5169 01:34:21 Successfully built 1ec72e9c5169 01:34:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:34:22 + docker inspect -f . ci-base-image-arm64 01:34:22 . [Pipeline] withDockerContainer 01:34:22 prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container 01:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** ci-base-image-arm64 cat 01:34:24 $ docker top 930aba6be96ba61a7fd24dd2b26f099b029bc767041e16fa61e08a84d7662b77 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:25 + go version 01:34:25 go version go1.16.5 linux/arm64 [Pipeline] } 01:34:25 $ docker stop --time=1 930aba6be96ba61a7fd24dd2b26f099b029bc767041e16fa61e08a84d7662b77 01:34:27 $ docker rm -f 930aba6be96ba61a7fd24dd2b26f099b029bc767041e16fa61e08a84d7662b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:34:28 + docker inspect -f . ci-base-image-arm64 01:34:28 . [Pipeline] withDockerContainer 01:34:28 prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container 01:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** ci-base-image-arm64 cat 01:34:30 $ docker top cca813c165fd32615bcfa58c5015fd6f61c721140ea834584b9cae618338af3b -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:31 + go mod tidy [Pipeline] sh 01:34:32 + make test 01:34:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:34:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 01:34:58 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.083s coverage: 90.0% of statements 01:35:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.037s coverage: 67.3% of statements 01:35:08 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 01:35:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.387s coverage: 83.8% of statements 01:35:35 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.020s coverage: 85.7% of statements 01:35:35 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.019s coverage: 100.0% of statements 01:35:35 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.048s coverage: 100.0% of statements 01:35:35 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.039s coverage: 90.9% of statements 01:35:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:35:53 gofmt -l . 01:35:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:35:53 $ docker stop --time=1 cca813c165fd32615bcfa58c5015fd6f61c721140ea834584b9cae618338af3b 01:35:55 $ docker rm -f cca813c165fd32615bcfa58c5015fd6f61c721140ea834584b9cae618338af3b [Pipeline] // withDockerContainer [Pipeline] sh 01:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:56 Warning: overwriting stash ‘coverage-report’ 01:35:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:35:58 ---> job-cost.sh 01:35:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ef5k 01:36:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-ef5k/bin to PATH 01:38:13 INFO: No Stack... 01:38:13 INFO: Retrieving Pricing Info for: v2-standard-4 01:38:13 INFO: Archiving Costs [Pipeline] sh 01:38:14 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 01:38:14 + cut -d, -f6 [Pipeline] lock 01:38:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] 01:38:14 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] did not exist. Created. 01:38:14 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:14 /w/workspace/go-mod-messaging/1@tmp/durable-5649139a/script.sh: 1: /w/workspace/go-mod-messaging/1@tmp/durable-5649139a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:38:15 + echo total: 0.18000000715255737 [Pipeline] stash 01:38:15 Warning: overwriting stash ‘stack-cost’ 01:38:15 Stashed 1 file(s) [Pipeline] } 01:38:15 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-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] configFileProvider 01:38:16 provisioning config files... 01:38:16 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config2057638873986977095tmp [Pipeline] { [Pipeline] sh 01:38:17 + set +x 01:38:17 + curl -s https://codecov.io/bash 01:38:17 + bash -s -- 01:38:17 01:38:17 _____ _ 01:38:17 / ____| | | 01:38:17 | | ___ __| | ___ ___ _____ __ 01:38:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:38:17 | |___| (_) | (_| | __/ (_| (_) \ V / 01:38:17 \_____\___/ \__,_|\___|\___\___/ \_/ 01:38:17 Bash-1.0.3 01:38:17 01:38:17 01:38:17 ==> git version 2.24.4 found 01:38:17 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:38:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:38:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:38:17 ==> Jenkins CI detected. 01:38:17 project root: . 01:38:17 --> token set from env 01:38:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:38:17 ==> Running gcov in . (disable via -X gcov) 01:38:17 ==> Python coveragepy not found 01:38:17 ==> Searching for coverage reports in: 01:38:17 + . 01:38:17 -> Found 1 reports 01:38:17 ==> Detecting git/mercurial file structure 01:38:17 ==> Reading reports 01:38:17 + ./coverage.out bytes=21942 01:38:17 ==> Appending adjustments 01:38:17 https://docs.codecov.io/docs/fixing-reports 01:38:17 + Found adjustments 01:38:17 ==> Gzipping contents 01:38:17 8.0K /tmp/codecov.z73um1.gz 01:38:17 ==> Uploading reports 01:38:17 url: https://codecov.io 01:38:17 query: branch=PR-110&commit=8594d009d82a3dce3934d0f3e4b65ba6a36cffb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=110&job=&cmd_args= 01:38:17 -> Pinging Codecov 01:38:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-110&commit=8594d009d82a3dce3934d0f3e4b65ba6a36cffb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=110&job=&cmd_args= 01:38:18 -> Uploading to 01:38:18 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/F6E385568367DD0E4001BA4F8F1CB792/8594d009d82a3dce3934d0f3e4b65ba6a36cffb1/568e6161-1b8d-4dac-844b-2faedf24c72e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T013817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=917c1c8371f24725636f47acfa7212f017166e26a7843d3a78b543fed2e63304 01:38:18 % Total % Received % Xferd Average Speed Time Time Time Current 01:38:18 Dload Upload Total Spent Left Speed 01:38:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5262 0 0 100 5262 0 12829 --:--:-- --:--:-- --:--:-- 12834 01:38:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [Pipeline] } 01:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:38:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:38:21 ---> package-listing.sh 01:38:21 ++ facter osfamily 01:38:21 ++ tr '[:upper:]' '[:lower:]' 01:38:22 + OS_FAMILY=redhat 01:38:22 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-110 01:38:22 + START_PACKAGES=/tmp/packages_start.txt 01:38:22 + END_PACKAGES=/tmp/packages_end.txt 01:38:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:38:22 + PACKAGES=/tmp/packages_start.txt 01:38:22 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' 01:38:22 + PACKAGES=/tmp/packages_end.txt 01:38:22 + case "${OS_FAMILY}" in 01:38:22 + sort 01:38:22 + rpm -qa 01:38:22 + '[' -f /tmp/packages_start.txt ']' 01:38:22 + '[' -f /tmp/packages_end.txt ']' 01:38:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:38:22 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' 01:38:22 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-110/archives/ 01:38:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-110/archives/ [Pipeline] echo 01:38:22 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/xfoundry_go-mod-messaging_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:38:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:38:23 01:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:38:24 alpine: Pulling from edgex-lftools-log-publisher 01:38:24 df20fa9351a1: Pulling fs layer 01:38:24 36b3adc4ff6f: Pulling fs layer 01:38:24 8ad3a11d3b57: Pulling fs layer 01:38:24 46f8f816bc3b: Pulling fs layer 01:38:24 93b61091891f: Pulling fs layer 01:38:24 93b9cdb0e59b: Pulling fs layer 01:38:24 5e14af77c1be: Pulling fs layer 01:38:24 01666e4c0597: Pulling fs layer 01:38:24 aa168da1d23b: Pulling fs layer 01:38:24 46f8f816bc3b: Waiting 01:38:24 5e14af77c1be: Waiting 01:38:24 01666e4c0597: Waiting 01:38:24 93b61091891f: Waiting 01:38:24 93b9cdb0e59b: Waiting 01:38:24 aa168da1d23b: Waiting 01:38:24 36b3adc4ff6f: Verifying Checksum 01:38:24 36b3adc4ff6f: Download complete 01:38:24 46f8f816bc3b: Verifying Checksum 01:38:24 46f8f816bc3b: Download complete 01:38:24 df20fa9351a1: Verifying Checksum 01:38:24 df20fa9351a1: Download complete 01:38:24 93b9cdb0e59b: Verifying Checksum 01:38:24 93b9cdb0e59b: Download complete 01:38:24 93b61091891f: Verifying Checksum 01:38:24 93b61091891f: Download complete 01:38:24 01666e4c0597: Verifying Checksum 01:38:24 01666e4c0597: Download complete 01:38:24 5e14af77c1be: Verifying Checksum 01:38:24 5e14af77c1be: Download complete 01:38:24 df20fa9351a1: Pull complete 01:38:24 36b3adc4ff6f: Pull complete 01:38:24 8ad3a11d3b57: Verifying Checksum 01:38:24 8ad3a11d3b57: Download complete 01:38:25 8ad3a11d3b57: Pull complete 01:38:25 46f8f816bc3b: Pull complete 01:38:25 93b61091891f: Pull complete 01:38:25 93b9cdb0e59b: Pull complete 01:38:25 5e14af77c1be: Pull complete 01:38:25 01666e4c0597: Pull complete 01:38:26 aa168da1d23b: Verifying Checksum 01:38:26 aa168da1d23b: Download complete 01:38:30 aa168da1d23b: Pull complete 01:38:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:38:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:38:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:38:30 prd-centos7-docker-4c-2g-416 does not seem to be running inside a container 01:38:30 $ 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/xfoundry_go-mod-messaging_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-110 -v /w/workspace/xfoundry_go-mod-messaging_PR-110:/w/workspace/xfoundry_go-mod-messaging_PR-110:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:38:33 $ docker top 049d12420df607497986b8b041583d81909f85b1468bdbaedae2dddd4bd5ca11 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:33 + touch /tmp/pre-build-complete [Pipeline] sh 01:38:33 + mkdir -p /var/log/sa [Pipeline] sh 01:38:34 + ls /var/log/sa-host 01:38:34 + sadf -c /var/log/sa-host/sa05 01:38:34 file_magic: OK 01:38:34 HZ: Using current value: 100 01:38:34 file_header: OK 01:38:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:38:34 Statistics: 01:38:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:38:34 File successfully converted to sysstat format version 12.2.1 01:38:34 + sadf -c /var/log/sa-host/sa11 01:38:34 file_magic: OK 01:38:34 HZ: Using current value: 100 01:38:34 file_header: OK 01:38:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:38:34 Statistics: 01:38:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:38:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:34 provisioning config files... 01:38:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config5313107634245488954tmp [Pipeline] { [Pipeline] echo 01:38:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:38:35 ---> create-netrc.sh [Pipeline] } 01:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:38:35 ---> python-tools-install.sh [Pipeline] echo 01:38:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:38:36 ---> sudo-logs.sh 01:38:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:38:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:38:36 ---> job-cost.sh 01:38:36 lf-activate-venv: SKIPPING 01:38:36 DEBUG: total: 0.18000000715255737 01:38:36 INFO: Retrieving Stack Cost... 01:38:37 INFO: Retrieving Pricing Info for: v3-standard-2 01:38:38 INFO: Archiving Costs [Pipeline] echo 01:38:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:38:38 ---> logs-deploy.sh 01:38:38 lf-activate-venv: SKIPPING 01:38:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-110/1 01:38:38 INFO: archiving workspace using pattern(s): 01:38:39 Archives upload complete. 01:38:39 INFO: archiving logs to Nexus 01:38:40 ---> uname -a: 01:38:40 Linux prd-centos7-docker-4c-2g-416.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:38:40 01:38:40 01:38:40 ---> lscpu: 01:38:40 Architecture: x86_64 01:38:40 CPU op-mode(s): 32-bit, 64-bit 01:38:40 Byte Order: Little Endian 01:38:40 Address sizes: 40 bits physical, 48 bits virtual 01:38:40 CPU(s): 2 01:38:40 On-line CPU(s) list: 0,1 01:38:40 Thread(s) per core: 1 01:38:40 Core(s) per socket: 1 01:38:40 Socket(s): 2 01:38:40 NUMA node(s): 1 01:38:40 Vendor ID: AuthenticAMD 01:38:40 CPU family: 23 01:38:40 Model: 49 01:38:40 Model name: AMD EPYC-Rome Processor 01:38:40 Stepping: 0 01:38:40 CPU MHz: 2799.998 01:38:40 BogoMIPS: 5599.99 01:38:40 Virtualization: AMD-V 01:38:40 Hypervisor vendor: KVM 01:38:40 Virtualization type: full 01:38:40 L1d cache: 64 KiB 01:38:40 L1i cache: 64 KiB 01:38:40 L2 cache: 1 MiB 01:38:40 L3 cache: 32 MiB 01:38:40 NUMA node0 CPU(s): 0,1 01:38:40 Vulnerability Itlb multihit: Not affected 01:38:40 Vulnerability L1tf: Not affected 01:38:40 Vulnerability Mds: Not affected 01:38:40 Vulnerability Meltdown: Not affected 01:38:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:38:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:38:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:38:40 Vulnerability Srbds: Not affected 01:38:40 Vulnerability Tsx async abort: Not affected 01:38:40 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:38:40 01:38:40 01:38:40 ---> nproc: 01:38:40 2 01:38:40 01:38:40 01:38:40 ---> df -h: 01:38:40 Filesystem Size Used Available Use% Mounted on 01:38:40 overlay 40.0G 7.6G 32.4G 19% / 01:38:40 tmpfs 64.0M 0 64.0M 0% /dev 01:38:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:38:40 shm 64.0M 0 64.0M 0% /dev/shm 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-messaging_PR-110 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp 01:38:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 01:38:40 01:38:40 01:38:40 ---> free -m: 01:38:40 total used free shared buff/cache available 01:38:40 Mem: 7821 970 4757 0 2092 6672 01:38:40 Swap: 1023 0 1023 01:38:40 01:38:40 01:38:40 ---> ip addr: 01:38:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:38:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:38:40 inet 127.0.0.1/8 scope host lo 01:38:40 valid_lft forever preferred_lft forever 01:38:40 inet6 ::1/128 scope host 01:38:40 valid_lft forever preferred_lft forever 01:38:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:38:40 link/ether fa:16:3e:a3:76:6f brd ff:ff:ff:ff:ff:ff 01:38:40 inet 10.30.123.153/23 brd 10.30.123.255 scope global dynamic eth0 01:38:40 valid_lft 85788sec preferred_lft 85788sec 01:38:40 inet6 fe80::f816:3eff:fea3:766f/64 scope link 01:38:40 valid_lft forever preferred_lft forever 01:38:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:38:40 link/ether 02:42:07:b5:97:31 brd ff:ff:ff:ff:ff:ff 01:38:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:38:40 valid_lft forever preferred_lft forever 01:38:40 inet6 fe80::42:7ff:feb5:9731/64 scope link 01:38:40 valid_lft forever preferred_lft forever 01:38:40 01:38:40 01:38:40 ---> sar -b -r -n DEV: 01:38:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 01:38:40 01:38:40 01:28:18 LINUX RESTART (2 CPU) 01:38:40 01:38:40 01:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:38:40 01:30:01 76.99 3.40 73.59 0.00 2558.13 3459.43 0.00 01:38:40 01:31:01 1.77 0.02 1.75 0.00 0.53 34.03 0.00 01:38:40 01:32:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 01:38:40 01:33:01 0.20 0.00 0.20 0.00 0.00 2.96 0.00 01:38:40 01:34:01 0.20 0.00 0.20 0.00 0.00 2.22 0.00 01:38:40 01:35:02 0.32 0.00 0.32 0.00 0.00 5.08 0.00 01:38:40 01:36:01 0.17 0.00 0.17 0.00 0.00 2.61 0.00 01:38:40 01:37:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 01:38:40 01:38:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 01:38:40 Average: 8.96 0.38 8.58 0.00 284.89 391.57 0.00 01:38:40 01:38:40 01:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:38:40 01:30:01 5466472 0 804464 10.04 2620 1735384 1313604 14.50 569952 1571864 20 01:38:40 01:31:01 5476344 0 794584 9.92 2620 1735392 1234804 13.63 561912 1571828 8 01:38:40 01:32:01 5476316 0 794612 9.92 2620 1735392 1234828 13.63 566852 1566916 8 01:38:40 01:33:01 5475888 0 795032 9.93 2620 1735400 1224524 13.52 567340 1566920 20 01:38:40 01:34:01 5474004 0 796912 9.95 2620 1735404 1224572 13.52 562172 1575076 16 01:38:40 01:35:02 5473592 0 797324 9.96 2620 1735404 1224696 13.52 562580 1575076 8 01:38:40 01:36:01 5472284 0 798620 9.97 2620 1735416 1224696 13.52 563736 1575076 16 01:38:40 01:37:01 5461952 0 808948 10.10 2620 1735420 1205056 13.30 574440 1575076 8 01:38:40 01:38:01 5460540 0 810304 10.12 2620 1735476 1205288 13.31 575816 1575088 24 01:38:40 Average: 5470821 0 800089 9.99 2620 1735410 1232452 13.61 567200 1572547 14 01:38:40 01:38:40 01:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:38:40 01:30:01 eth0 152.47 109.21 447.56 27.59 0.00 0.00 0.00 0.00 01:38:40 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:30:01 docker0 1.98 1.45 0.47 3.92 0.00 0.00 0.00 0.00 01:38:40 01:31:01 eth0 2.51 0.45 0.67 0.39 0.00 0.00 0.00 0.00 01:38:40 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:32:01 eth0 1.63 0.35 0.40 0.20 0.00 0.00 0.00 0.00 01:38:40 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:33:01 eth0 1.18 0.33 0.33 0.17 0.00 0.00 0.00 0.00 01:38:40 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:34:01 eth0 1.57 0.60 0.66 0.49 0.00 0.00 0.00 0.00 01:38:40 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:35:02 eth0 1.53 0.72 0.67 0.38 0.00 0.00 0.00 0.00 01:38:40 01:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:36:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 01:38:40 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:37:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:38:40 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:38:01 eth0 0.70 0.33 0.28 0.20 0.00 0.00 0.00 0.00 01:38:40 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 Average: eth0 18.07 12.49 50.18 3.28 0.00 0.00 0.00 0.00 01:38:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:40 Average: docker0 0.22 0.16 0.05 0.44 0.00 0.00 0.00 0.00 01:38:40 01:38:40 01:38:40 ---> sar -P ALL: 01:38:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 01:38:40 01:38:40 01:28:18 LINUX RESTART (2 CPU) 01:38:40 01:38:40 01:29:01 CPU %user %nice %system %iowait %steal %idle 01:38:40 01:30:01 all 4.81 0.00 2.07 2.49 0.05 90.58 01:38:40 01:30:01 0 5.08 0.00 2.27 2.14 0.05 90.46 01:38:40 01:30:01 1 4.53 0.00 1.88 2.84 0.05 90.70 01:38:40 01:31:01 all 0.08 0.00 0.04 0.00 0.03 99.85 01:38:40 01:31:01 0 0.13 0.00 0.05 0.00 0.03 99.78 01:38:40 01:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:38:40 01:32:01 all 0.16 0.00 0.03 0.00 0.02 99.79 01:38:40 01:32:01 0 0.23 0.00 0.03 0.00 0.02 99.72 01:38:40 01:32:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:38:40 01:33:01 all 0.08 0.00 0.03 0.00 0.03 99.86 01:38:40 01:33:01 0 0.15 0.00 0.05 0.00 0.03 99.77 01:38:40 01:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:38:40 01:34:01 all 0.11 0.00 0.06 0.00 0.02 99.82 01:38:40 01:34:01 0 0.13 0.00 0.05 0.00 0.02 99.80 01:38:40 01:34:01 1 0.08 0.00 0.07 0.00 0.02 99.83 01:38:40 01:35:02 all 0.04 0.00 0.03 0.00 0.03 99.90 01:38:40 01:35:02 0 0.05 0.00 0.03 0.00 0.02 99.90 01:38:40 01:35:02 1 0.03 0.00 0.03 0.00 0.03 99.90 01:38:40 01:36:01 all 0.16 0.00 0.03 0.00 0.02 99.79 01:38:40 01:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:38:40 01:36:01 1 0.29 0.00 0.03 0.00 0.02 99.66 01:38:40 01:37:01 all 0.22 0.00 0.05 0.00 0.03 99.71 01:38:40 01:37:01 0 0.03 0.00 0.07 0.00 0.02 99.88 01:38:40 01:37:01 1 0.40 0.00 0.03 0.00 0.03 99.53 01:38:40 01:38:01 all 0.15 0.00 0.04 0.00 0.02 99.79 01:38:40 01:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:38:40 01:38:01 1 0.25 0.00 0.05 0.00 0.02 99.68 01:38:40 Average: all 0.64 0.00 0.26 0.27 0.02 98.80 01:38:40 Average: 0 0.65 0.00 0.29 0.23 0.02 98.80 01:38:40 Average: 1 0.63 0.00 0.24 0.31 0.02 98.79 01:38:40 01:38:40 01:38:40