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 [2021-06-11T01:29:07.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T01:29:07.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T01:29:07.863Z] ========================================================= [2021-06-11T01:29:07.863Z] EdgeX Global Pipelines Version Info [2021-06-11T01:29:07.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T01:29:09.363Z] ------------------- [2021-06-11T01:29:09.363Z] stable info: [2021-06-11T01:29:09.363Z] ------------------- [2021-06-11T01:29:09.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T01:29:09.363Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T01:29:09.363Z] Message: update stable to v1.0.195 [2021-06-11T01:29:09.947Z] ------------------- [2021-06-11T01:29:09.947Z] experimental info: [2021-06-11T01:29:09.947Z] ------------------- [2021-06-11T01:29:09.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T01:29:09.947Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T01:29:09.947Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T01:29:10.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-06-11T01:29:10.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-06-11T01:29:10.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T01:29:10.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T01:29:10.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T01:29:10.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T01:29:10.573Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T01:29:10.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T01:29:10.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T01:29:10.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T01:29:10.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T01:29:10.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-06-11T01:29:10.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T01:29:11.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T01:29:11.084Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T01:29:11.154Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T01:29:11.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T01:29:11.345Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T01:29:11.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T01:29:11.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T01:29:11.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-11T01:29:11.619Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-11T01:29:11.690Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T01:29:11.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T01:29:11.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-11T01:29:11.869Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T01:29:11.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo [2021-06-11T01:29:12.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo [2021-06-11T01:29:12.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo [2021-06-11T01:29:12.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [Pipeline] echo [2021-06-11T01:29:12.188Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8594d00 [Pipeline] echo [2021-06-11T01:29:12.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T01:29:13.028Z] + git log --format=format:%s -1 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [Pipeline] echo [2021-06-11T01:29:13.095Z] GIT_COMMIT: 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1, Commit Message: docs: add Changelog for Ireland release [Pipeline] echo [2021-06-11T01:29:13.138Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:29:13.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T01:29:13.996Z] [2021-06-11T01:29:13.996Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:29:14.356Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T01:29:14.356Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T01:29:14.356Z] 31603596830f: Pulling fs layer [2021-06-11T01:29:14.356Z] 54011a49482f: Pulling fs layer [2021-06-11T01:29:14.356Z] a6820b24f6d8: Pulling fs layer [2021-06-11T01:29:14.356Z] f581987b2513: Pulling fs layer [2021-06-11T01:29:14.356Z] f581987b2513: Waiting [2021-06-11T01:29:14.356Z] 54011a49482f: Verifying Checksum [2021-06-11T01:29:14.356Z] 54011a49482f: Download complete [2021-06-11T01:29:14.622Z] 31603596830f: Verifying Checksum [2021-06-11T01:29:14.622Z] 31603596830f: Download complete [2021-06-11T01:29:14.622Z] a6820b24f6d8: Verifying Checksum [2021-06-11T01:29:14.622Z] a6820b24f6d8: Download complete [2021-06-11T01:29:14.622Z] f581987b2513: Verifying Checksum [2021-06-11T01:29:14.622Z] f581987b2513: Download complete [2021-06-11T01:29:14.622Z] 31603596830f: Pull complete [2021-06-11T01:29:14.886Z] 54011a49482f: Pull complete [2021-06-11T01:29:15.463Z] a6820b24f6d8: Pull complete [2021-06-11T01:29:15.463Z] f581987b2513: Pull complete [2021-06-11T01:29:15.463Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T01:29:15.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T01:29:15.463Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T01:29:15.578Z] prd-centos7-docker-4c-2g-416 does not seem to be running inside a container [2021-06-11T01:29:15.638Z] $ 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 [2021-06-11T01:29:16.682Z] $ docker top 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T01:29:16.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T01:29:16.909Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T01:29:17.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T01:29:17.040Z] $ docker exec 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent [2021-06-11T01:29:17.160Z] SSH_AUTH_SOCK=/tmp/ssh-lmhwchvfiwFc/agent.14 [2021-06-11T01:29:17.160Z] SSH_AGENT_PID=21 [2021-06-11T01:29:17.171Z] Running ssh-add (command line suppressed) [2021-06-11T01:29:17.275Z] 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) [2021-06-11T01:29:17.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T01:29:17.671Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T01:29:17.693Z] $ docker exec --env ******** --env ******** 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent -k [2021-06-11T01:29:17.796Z] unset SSH_AUTH_SOCK; [2021-06-11T01:29:17.796Z] unset SSH_AGENT_PID; [2021-06-11T01:29:17.797Z] echo Agent pid 21 killed; [2021-06-11T01:29:17.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T01:29:17.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T01:29:17.925Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T01:29:18.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T01:29:18.048Z] $ docker exec 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent [2021-06-11T01:29:18.169Z] SSH_AUTH_SOCK=/tmp/ssh-yGoEyzsXB8hA/agent.53 [2021-06-11T01:29:18.169Z] SSH_AGENT_PID=59 [2021-06-11T01:29:18.176Z] Running ssh-add (command line suppressed) [2021-06-11T01:29:18.283Z] 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) [2021-06-11T01:29:18.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T01:29:18.672Z] + git semver init [2021-06-11T01:29:18.672Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T01:29:18.672Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.git [2021-06-11T01:29:18.672Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-110 [2021-06-11T01:29:18.672Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T01:29:18.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T01:29:18.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T01:29:18.672Z] # $SEMVER_BRANCH = PR-110 [2021-06-11T01:29:18.672Z] # $SEMVER_TEMP = /tmp/semver-047811844 [2021-06-11T01:29:18.672Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-06-11T01:29:18.938Z] # '/tmp/semver-047811844' -> '/w/workspace/xfoundry_go-mod-messaging_PR-110/.semver' [2021-06-11T01:29:18.938Z] # -> Force: false [2021-06-11T01:29:18.938Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.semver [Pipeline] } [2021-06-11T01:29:18.959Z] $ docker exec --env ******** --env ******** 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a ssh-agent -k [2021-06-11T01:29:19.067Z] unset SSH_AUTH_SOCK; [2021-06-11T01:29:19.068Z] unset SSH_AGENT_PID; [2021-06-11T01:29:19.068Z] echo Agent pid 59 killed; [2021-06-11T01:29:19.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T01:29:19.534Z] + git semver [Pipeline] } [2021-06-11T01:29:19.572Z] $ docker stop --time=1 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a [2021-06-11T01:29:20.816Z] $ docker rm -f 4e0218161eb5e77eb5eceeb50045f55a490bc01a66641d0f5e4a1e636243678a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T01:29:21.280Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T01:29:21.630Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T01:29:21.653Z] [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 [2021-06-11T01:29:37.556Z] Still waiting to schedule task [2021-06-11T01:29:37.557Z] ‘prd-centos7-docker-4c-2g-418’ is offline [2021-06-11T01:29:37.557Z] ‘prd-centos7-docker-4c-2g-420’ is offline [2021-06-11T01:29:37.587Z] Still waiting to schedule task [2021-06-11T01:29:37.587Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-406’ [2021-06-11T01:30:45.385Z] Running on prd-centos7-docker-4c-2g-422 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws [2021-06-11T01:30:45.467Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-06-11T01:30:45.629Z] Selected Git installation does not exist. Using Default [2021-06-11T01:30:45.629Z] The recommended git tool is: NONE [2021-06-11T01:30:48.128Z] using credential edgex-jenkins-ssh [2021-06-11T01:30:48.147Z] Cloning the remote Git repository [2021-06-11T01:30:48.174Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-11T01:30:48.250Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-06-11T01:30:48.280Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-11T01:30:48.280Z] > git --version # timeout=10 [2021-06-11T01:30:48.289Z] > git --version # 'git version 2.24.4' [2021-06-11T01:30:48.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T01:30:48.325Z] [INFO] Currently running in a labeled security context [2021-06-11T01:30:48.326Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T01:30:48.326Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh1548679621958432872.key [2021-06-11T01:30:48.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T01:30:48.884Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-11T01:30:48.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T01:30:48.912Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-11T01:30:48.925Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-11T01:30:48.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T01:30:48.926Z] [INFO] Currently running in a labeled security context [2021-06-11T01:30:48.926Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T01:30:48.927Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh4000232451373114194.key [2021-06-11T01:30:48.932Z] > 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 [2021-06-11T01:30:49.308Z] Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [2021-06-11T01:30:49.401Z] Merge succeeded, producing 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [2021-06-11T01:30:49.402Z] Checking out Revision 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 (PR-110) [2021-06-11T01:30:49.321Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T01:30:49.329Z] > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 [2021-06-11T01:30:49.361Z] > git remote # timeout=10 [2021-06-11T01:30:49.370Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T01:30:49.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T01:30:49.376Z] [INFO] Currently running in a labeled security context [2021-06-11T01:30:49.376Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T01:30:49.377Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh1513995161348950313.key [2021-06-11T01:30:49.381Z] > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 [2021-06-11T01:30:49.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T01:30:49.409Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T01:30:49.415Z] > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 [2021-06-11T01:30:53.018Z] Commit message: "docs: add Changelog for Ireland release" [2021-06-11T01:30:53.046Z] > git --version # timeout=10 [2021-06-11T01:30:53.050Z] > git --version # 'git version 2.24.4' [2021-06-11T01:30:53.058Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T01:30:54.308Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T01:30:54.663Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T01:30:54.988Z] + true [2021-06-11T01:30:54.989Z] + sudo service docker restart [2021-06-11T01:30:54.989Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-11T01:31:13.341Z] ========================================================= [2021-06-11T01:31:13.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T01:31:13.341Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:31:13.698Z] + 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 . [2021-06-11T01:31:13.698Z] Sending build context to Docker daemon 591.4kB [2021-06-11T01:31:13.969Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-11T01:31:13.969Z] Step 2/7 : FROM ${BASE} [2021-06-11T01:31:13.969Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T01:31:13.969Z] 540db60ca938: Pulling fs layer [2021-06-11T01:31:13.969Z] adcc1eea9eea: Pulling fs layer [2021-06-11T01:31:13.969Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T01:31:13.969Z] 0510c868ecb4: Pulling fs layer [2021-06-11T01:31:13.969Z] afea3b2eda06: Pulling fs layer [2021-06-11T01:31:13.969Z] 7809a108b3ef: Pulling fs layer [2021-06-11T01:31:13.969Z] f706445af74f: Pulling fs layer [2021-06-11T01:31:13.969Z] 0510c868ecb4: Waiting [2021-06-11T01:31:13.969Z] afea3b2eda06: Waiting [2021-06-11T01:31:13.969Z] 7809a108b3ef: Waiting [2021-06-11T01:31:13.969Z] f706445af74f: Waiting [2021-06-11T01:31:13.969Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T01:31:13.969Z] 4c4ab2625f07: Download complete [2021-06-11T01:31:13.969Z] adcc1eea9eea: Verifying Checksum [2021-06-11T01:31:13.969Z] adcc1eea9eea: Download complete [2021-06-11T01:31:13.969Z] afea3b2eda06: Verifying Checksum [2021-06-11T01:31:13.969Z] afea3b2eda06: Download complete [2021-06-11T01:31:13.969Z] 7809a108b3ef: Verifying Checksum [2021-06-11T01:31:13.969Z] 7809a108b3ef: Download complete [2021-06-11T01:31:13.969Z] 540db60ca938: Verifying Checksum [2021-06-11T01:31:13.969Z] 540db60ca938: Download complete [2021-06-11T01:31:14.233Z] 540db60ca938: Pull complete [2021-06-11T01:31:14.498Z] adcc1eea9eea: Pull complete [2021-06-11T01:31:14.498Z] 4c4ab2625f07: Pull complete [2021-06-11T01:31:15.445Z] f706445af74f: Verifying Checksum [2021-06-11T01:31:15.445Z] f706445af74f: Download complete [2021-06-11T01:31:16.030Z] 0510c868ecb4: Verifying Checksum [2021-06-11T01:31:16.030Z] 0510c868ecb4: Download complete [2021-06-11T01:31:19.364Z] 0510c868ecb4: Pull complete [2021-06-11T01:31:19.631Z] afea3b2eda06: Pull complete [2021-06-11T01:31:19.631Z] 7809a108b3ef: Pull complete [2021-06-11T01:31:21.039Z] f706445af74f: Pull complete [2021-06-11T01:31:21.039Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T01:31:21.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T01:31:21.039Z] ---> b068be0155e3 [2021-06-11T01:31:21.039Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T01:31:25.276Z] ---> Running in bec37454520a [2021-06-11T01:31:25.276Z] Removing intermediate container bec37454520a [2021-06-11T01:31:25.276Z] ---> 4977507d1405 [2021-06-11T01:31:25.276Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-11T01:31:25.276Z] ---> Running in 767afda8ddaa [2021-06-11T01:31:25.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T01:31:26.234Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T01:31:26.496Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-11T01:31:26.496Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-11T01:31:26.758Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-11T01:31:26.758Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-11T01:31:26.758Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-11T01:31:27.021Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T01:31:27.021Z] OK: 150 MiB in 45 packages [2021-06-11T01:31:27.286Z] Removing intermediate container 767afda8ddaa [2021-06-11T01:31:27.286Z] ---> 97885f40d176 [2021-06-11T01:31:27.286Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-11T01:31:27.286Z] ---> Running in 0918d1dac722 [2021-06-11T01:31:27.554Z] Removing intermediate container 0918d1dac722 [2021-06-11T01:31:27.554Z] ---> ef0bf4612102 [2021-06-11T01:31:27.554Z] Step 6/7 : COPY go.mod . [2021-06-11T01:31:27.554Z] ---> add646743d43 [2021-06-11T01:31:27.554Z] Step 7/7 : RUN go mod download [2021-06-11T01:31:27.554Z] ---> Running in af1eebeab892 [2021-06-11T01:31:34.172Z] Removing intermediate container af1eebeab892 [2021-06-11T01:31:34.172Z] ---> 8844244436dc [2021-06-11T01:31:34.172Z] Successfully built 8844244436dc [2021-06-11T01:31:34.172Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:31:34.514Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T01:31:34.514Z] . [Pipeline] withDockerContainer [2021-06-11T01:31:34.648Z] prd-centos7-docker-4c-2g-422 does not seem to be running inside a container [2021-06-11T01:31:34.695Z] $ 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 [2021-06-11T01:31:35.095Z] $ docker top 5aa2fe2284f69af65329aaa00353ba630de156ba1a2017fae71bd68b8fc9fd3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T01:31:35.544Z] + go version [2021-06-11T01:31:35.544Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T01:31:35.581Z] $ docker stop --time=1 5aa2fe2284f69af65329aaa00353ba630de156ba1a2017fae71bd68b8fc9fd3f [2021-06-11T01:31:36.786Z] $ docker rm -f 5aa2fe2284f69af65329aaa00353ba630de156ba1a2017fae71bd68b8fc9fd3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:31:37.619Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T01:31:37.620Z] . [Pipeline] withDockerContainer [2021-06-11T01:31:37.731Z] prd-centos7-docker-4c-2g-422 does not seem to be running inside a container [2021-06-11T01:31:37.789Z] $ 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 [2021-06-11T01:31:38.206Z] $ docker top 4e34c6b6a7b5c34713a91e254e8735c389e81bf7329e49f50e267be6f09bffec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T01:31:38.672Z] + go mod tidy [Pipeline] sh [2021-06-11T01:31:38.998Z] + make test [2021-06-11T01:31:38.998Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-11T01:31:42.374Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-06-11T01:31:45.752Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.017s coverage: 90.0% of statements [2021-06-11T01:31:49.991Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.005s coverage: 67.3% of statements [2021-06-11T01:31:49.991Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-11T01:32:11.986Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.363s coverage: 83.8% of statements [2021-06-11T01:32:11.986Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements [2021-06-11T01:32:11.986Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements [2021-06-11T01:32:11.986Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.006s coverage: 100.0% of statements [2021-06-11T01:32:11.986Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.004s coverage: 90.9% of statements [2021-06-11T01:32:11.986Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T01:32:15.307Z] gofmt -l . [2021-06-11T01:32:15.307Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T01:32:15.340Z] $ docker stop --time=1 4e34c6b6a7b5c34713a91e254e8735c389e81bf7329e49f50e267be6f09bffec [2021-06-11T01:32:16.667Z] $ docker rm -f 4e34c6b6a7b5c34713a91e254e8735c389e81bf7329e49f50e267be6f09bffec [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T01:32:17.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T01:32:17.370Z] 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 [2021-06-11T01:32:18.671Z] ---> job-cost.sh [2021-06-11T01:32:18.671Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BUqh [2021-06-11T01:32:28.714Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T01:32:41.037Z] lf-activate-venv(): INFO: Adding /tmp/venv-BUqh/bin to PATH [2021-06-11T01:32:41.037Z] INFO: No Stack... [2021-06-11T01:32:41.980Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T01:32:42.556Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T01:32:42.882Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2021-06-11T01:32:42.882Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T01:32:42.942Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] [2021-06-11T01:32:42.948Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] did not exist. Created. [2021-06-11T01:32:42.948Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T01:32:43.370Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T01:32:43.454Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T01:32:43.475Z] 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] } [2021-06-11T01:33:01.784Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-425 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws [2021-06-11T01:33:01.850Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-06-11T01:33:02.128Z] Selected Git installation does not exist. Using Default [2021-06-11T01:33:02.128Z] The recommended git tool is: NONE [2021-06-11T01:33:07.635Z] using credential edgex-jenkins-ssh [2021-06-11T01:33:07.655Z] Cloning the remote Git repository [2021-06-11T01:33:07.797Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-11T01:33:07.969Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-06-11T01:33:08.038Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-11T01:33:08.039Z] > git --version # timeout=10 [2021-06-11T01:33:08.056Z] > git --version # 'git version 2.17.1' [2021-06-11T01:33:08.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T01:33:08.174Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T01:33:09.056Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-11T01:33:09.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T01:33:09.133Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-11T01:33:09.186Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-11T01:33:09.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T01:33:09.206Z] > 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 [2021-06-11T01:33:09.786Z] Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [2021-06-11T01:33:09.989Z] Merge succeeded, producing 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [2021-06-11T01:33:09.990Z] Checking out Revision 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 (PR-110) [2021-06-11T01:33:09.808Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T01:33:09.825Z] > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 [2021-06-11T01:33:09.901Z] > git remote # timeout=10 [2021-06-11T01:33:09.918Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T01:33:09.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T01:33:09.941Z] > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 [2021-06-11T01:33:09.969Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T01:33:10.001Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T01:33:10.015Z] > git checkout -f 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 [2021-06-11T01:33:14.434Z] Commit message: "docs: add Changelog for Ireland release" [2021-06-11T01:33:14.505Z] > git --version # timeout=10 [2021-06-11T01:33:14.517Z] > git --version # 'git version 2.17.1' [2021-06-11T01:33:14.541Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T01:33:16.164Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T01:33:16.609Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T01:33:16.976Z] + true [2021-06-11T01:33:16.977Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-11T01:33:35.804Z] ========================================================= [2021-06-11T01:33:35.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T01:33:35.804Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:33:36.258Z] + 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 . [2021-06-11T01:33:37.257Z] Sending build context to Docker daemon 590.3kB [2021-06-11T01:33:37.257Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-11T01:33:37.257Z] Step 2/7 : FROM ${BASE} [2021-06-11T01:33:37.529Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T01:33:37.529Z] 595b0fe564bb: Pulling fs layer [2021-06-11T01:33:37.529Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T01:33:37.529Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T01:33:37.529Z] ba82ee9f976e: Pulling fs layer [2021-06-11T01:33:37.529Z] 506bd15cee9f: Pulling fs layer [2021-06-11T01:33:37.529Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T01:33:37.529Z] 618dc40b7e24: Pulling fs layer [2021-06-11T01:33:37.529Z] ba82ee9f976e: Waiting [2021-06-11T01:33:37.529Z] 506bd15cee9f: Waiting [2021-06-11T01:33:37.529Z] 75a0a4a0db45: Waiting [2021-06-11T01:33:37.529Z] 618dc40b7e24: Waiting [2021-06-11T01:33:37.803Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T01:33:37.803Z] 3088b5b3c5c0: Download complete [2021-06-11T01:33:37.803Z] 506bd15cee9f: Verifying Checksum [2021-06-11T01:33:37.803Z] 506bd15cee9f: Download complete [2021-06-11T01:33:37.803Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T01:33:37.803Z] 75a0a4a0db45: Download complete [2021-06-11T01:33:37.803Z] 595b0fe564bb: Verifying Checksum [2021-06-11T01:33:37.803Z] 595b0fe564bb: Download complete [2021-06-11T01:33:38.413Z] 595b0fe564bb: Pull complete [2021-06-11T01:33:39.035Z] 3088b5b3c5c0: Pull complete [2021-06-11T01:33:39.314Z] 5b7225fbf94c: Pull complete [2021-06-11T01:33:39.589Z] 618dc40b7e24: Verifying Checksum [2021-06-11T01:33:39.589Z] 618dc40b7e24: Download complete [2021-06-11T01:33:41.028Z] ba82ee9f976e: Verifying Checksum [2021-06-11T01:33:41.028Z] ba82ee9f976e: Download complete [2021-06-11T01:33:51.226Z] ba82ee9f976e: Pull complete [2021-06-11T01:33:51.501Z] 506bd15cee9f: Pull complete [2021-06-11T01:33:51.776Z] 75a0a4a0db45: Pull complete [2021-06-11T01:33:57.219Z] 618dc40b7e24: Pull complete [2021-06-11T01:33:57.830Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T01:33:57.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T01:33:57.831Z] ---> a36622ca3599 [2021-06-11T01:33:57.831Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T01:33:58.432Z] ---> Running in 918204ee5271 [2021-06-11T01:33:59.036Z] Removing intermediate container 918204ee5271 [2021-06-11T01:33:59.036Z] ---> d705d6aa4fec [2021-06-11T01:33:59.036Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-11T01:33:59.036Z] ---> Running in 4fa04b95292e [2021-06-11T01:34:00.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T01:34:01.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T01:34:02.893Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-11T01:34:02.893Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-11T01:34:03.489Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-11T01:34:03.489Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-11T01:34:03.489Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-11T01:34:03.761Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T01:34:03.761Z] OK: 139 MiB in 45 packages [2021-06-11T01:34:05.214Z] Removing intermediate container 4fa04b95292e [2021-06-11T01:34:05.214Z] ---> 1b310702b5f4 [2021-06-11T01:34:05.214Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-11T01:34:05.214Z] ---> Running in fe80daccf361 [2021-06-11T01:34:05.816Z] Removing intermediate container fe80daccf361 [2021-06-11T01:34:05.816Z] ---> 812bef68cc18 [2021-06-11T01:34:05.816Z] Step 6/7 : COPY go.mod . [2021-06-11T01:34:06.414Z] ---> bd0b7f4d4e02 [2021-06-11T01:34:06.414Z] Step 7/7 : RUN go mod download [2021-06-11T01:34:06.689Z] ---> Running in 4c75e08d205b [2021-06-11T01:34:21.789Z] Removing intermediate container 4c75e08d205b [2021-06-11T01:34:21.789Z] ---> 1ec72e9c5169 [2021-06-11T01:34:21.789Z] Successfully built 1ec72e9c5169 [2021-06-11T01:34:21.789Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:34:22.173Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T01:34:22.173Z] . [Pipeline] withDockerContainer [2021-06-11T01:34:22.478Z] prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container [2021-06-11T01:34:22.575Z] $ 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 [2021-06-11T01:34:24.288Z] $ docker top 930aba6be96ba61a7fd24dd2b26f099b029bc767041e16fa61e08a84d7662b77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T01:34:25.380Z] + go version [2021-06-11T01:34:25.380Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T01:34:25.428Z] $ docker stop --time=1 930aba6be96ba61a7fd24dd2b26f099b029bc767041e16fa61e08a84d7662b77 [2021-06-11T01:34:27.358Z] $ docker rm -f 930aba6be96ba61a7fd24dd2b26f099b029bc767041e16fa61e08a84d7662b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:34:28.433Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T01:34:28.433Z] . [Pipeline] withDockerContainer [2021-06-11T01:34:28.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container [2021-06-11T01:34:28.794Z] $ 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 [2021-06-11T01:34:30.443Z] $ docker top cca813c165fd32615bcfa58c5015fd6f61c721140ea834584b9cae618338af3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T01:34:31.481Z] + go mod tidy [Pipeline] sh [2021-06-11T01:34:32.442Z] + make test [2021-06-11T01:34:32.442Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-11T01:34:54.668Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-06-11T01:34:58.122Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.083s coverage: 90.0% of statements [2021-06-11T01:35:08.326Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.037s coverage: 67.3% of statements [2021-06-11T01:35:08.326Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-11T01:35:35.112Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.387s coverage: 83.8% of statements [2021-06-11T01:35:35.112Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.020s coverage: 85.7% of statements [2021-06-11T01:35:35.112Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.019s coverage: 100.0% of statements [2021-06-11T01:35:35.112Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.048s coverage: 100.0% of statements [2021-06-11T01:35:35.112Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.039s coverage: 90.9% of statements [2021-06-11T01:35:35.112Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T01:35:53.437Z] gofmt -l . [2021-06-11T01:35:53.437Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T01:35:53.487Z] $ docker stop --time=1 cca813c165fd32615bcfa58c5015fd6f61c721140ea834584b9cae618338af3b [2021-06-11T01:35:55.429Z] $ docker rm -f cca813c165fd32615bcfa58c5015fd6f61c721140ea834584b9cae618338af3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T01:35:56.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T01:35:56.334Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T01:35:57.113Z] 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 [2021-06-11T01:35:58.140Z] ---> job-cost.sh [2021-06-11T01:35:58.140Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ef5k [2021-06-11T01:36:37.095Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T01:38:13.844Z] lf-activate-venv(): INFO: Adding /tmp/venv-ef5k/bin to PATH [2021-06-11T01:38:13.844Z] INFO: No Stack... [2021-06-11T01:38:13.844Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T01:38:13.844Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T01:38:14.218Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2021-06-11T01:38:14.219Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T01:38:14.310Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] [2021-06-11T01:38:14.316Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] did not exist. Created. [2021-06-11T01:38:14.317Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T01:38:14.760Z] /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 [2021-06-11T01:38:15.135Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T01:38:15.178Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T01:38:15.331Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T01:38:15.354Z] 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 [2021-06-11T01:38:16.815Z] provisioning config files... [2021-06-11T01:38:16.827Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config2057638873986977095tmp [Pipeline] { [Pipeline] sh [2021-06-11T01:38:17.221Z] + set +x [2021-06-11T01:38:17.221Z] + curl -s https://codecov.io/bash [2021-06-11T01:38:17.221Z] + bash -s -- [2021-06-11T01:38:17.221Z] [2021-06-11T01:38:17.221Z] _____ _ [2021-06-11T01:38:17.221Z] / ____| | | [2021-06-11T01:38:17.221Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T01:38:17.221Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T01:38:17.221Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T01:38:17.221Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T01:38:17.221Z] Bash-1.0.3 [2021-06-11T01:38:17.221Z] [2021-06-11T01:38:17.221Z] [2021-06-11T01:38:17.221Z] ==> git version 2.24.4 found [2021-06-11T01:38:17.221Z] ==> 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 [2021-06-11T01:38:17.221Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T01:38:17.221Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T01:38:17.221Z] ==> Jenkins CI detected. [2021-06-11T01:38:17.221Z] project root: . [2021-06-11T01:38:17.221Z] --> token set from env [2021-06-11T01:38:17.221Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T01:38:17.221Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T01:38:17.221Z] ==> Python coveragepy not found [2021-06-11T01:38:17.221Z] ==> Searching for coverage reports in: [2021-06-11T01:38:17.221Z] + . [2021-06-11T01:38:17.221Z] -> Found 1 reports [2021-06-11T01:38:17.221Z] ==> Detecting git/mercurial file structure [2021-06-11T01:38:17.486Z] ==> Reading reports [2021-06-11T01:38:17.486Z] + ./coverage.out bytes=21942 [2021-06-11T01:38:17.486Z] ==> Appending adjustments [2021-06-11T01:38:17.486Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T01:38:17.486Z] + Found adjustments [2021-06-11T01:38:17.486Z] ==> Gzipping contents [2021-06-11T01:38:17.486Z] 8.0K /tmp/codecov.z73um1.gz [2021-06-11T01:38:17.486Z] ==> Uploading reports [2021-06-11T01:38:17.486Z] url: https://codecov.io [2021-06-11T01:38:17.486Z] 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= [2021-06-11T01:38:17.486Z] -> Pinging Codecov [2021-06-11T01:38:17.487Z] 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= [2021-06-11T01:38:18.062Z] -> Uploading to [2021-06-11T01:38:18.062Z] 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 [2021-06-11T01:38:18.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T01:38:18.062Z] Dload Upload Total Spent Left Speed [2021-06-11T01:38:18.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5262 0 0 100 5262 0 12829 --:--:-- --:--:-- --:--:-- 12834 [2021-06-11T01:38:18.333Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 [Pipeline] } [2021-06-11T01:38:18.359Z] 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 [2021-06-11T01:38:21.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T01:38:21.839Z] ---> package-listing.sh [2021-06-11T01:38:21.839Z] ++ facter osfamily [2021-06-11T01:38:21.839Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T01:38:22.106Z] + OS_FAMILY=redhat [2021-06-11T01:38:22.106Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-110 [2021-06-11T01:38:22.106Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T01:38:22.106Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T01:38:22.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T01:38:22.106Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T01:38:22.106Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' [2021-06-11T01:38:22.107Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T01:38:22.107Z] + case "${OS_FAMILY}" in [2021-06-11T01:38:22.107Z] + sort [2021-06-11T01:38:22.107Z] + rpm -qa [2021-06-11T01:38:22.710Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T01:38:22.710Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T01:38:22.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T01:38:22.710Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' [2021-06-11T01:38:22.710Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-110/archives/ [2021-06-11T01:38:22.710Z] + 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 [2021-06-11T01:38:22.747Z] 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 [2021-06-11T01:38:23.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:38:23.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T01:38:23.698Z] [2021-06-11T01:38:23.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T01:38:24.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T01:38:24.062Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T01:38:24.062Z] df20fa9351a1: Pulling fs layer [2021-06-11T01:38:24.062Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T01:38:24.062Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T01:38:24.062Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T01:38:24.062Z] 93b61091891f: Pulling fs layer [2021-06-11T01:38:24.062Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T01:38:24.062Z] 5e14af77c1be: Pulling fs layer [2021-06-11T01:38:24.062Z] 01666e4c0597: Pulling fs layer [2021-06-11T01:38:24.062Z] aa168da1d23b: Pulling fs layer [2021-06-11T01:38:24.062Z] 46f8f816bc3b: Waiting [2021-06-11T01:38:24.062Z] 5e14af77c1be: Waiting [2021-06-11T01:38:24.062Z] 01666e4c0597: Waiting [2021-06-11T01:38:24.062Z] 93b61091891f: Waiting [2021-06-11T01:38:24.062Z] 93b9cdb0e59b: Waiting [2021-06-11T01:38:24.062Z] aa168da1d23b: Waiting [2021-06-11T01:38:24.062Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T01:38:24.062Z] 36b3adc4ff6f: Download complete [2021-06-11T01:38:24.062Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T01:38:24.062Z] 46f8f816bc3b: Download complete [2021-06-11T01:38:24.062Z] df20fa9351a1: Verifying Checksum [2021-06-11T01:38:24.062Z] df20fa9351a1: Download complete [2021-06-11T01:38:24.062Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T01:38:24.062Z] 93b9cdb0e59b: Download complete [2021-06-11T01:38:24.062Z] 93b61091891f: Verifying Checksum [2021-06-11T01:38:24.062Z] 93b61091891f: Download complete [2021-06-11T01:38:24.062Z] 01666e4c0597: Verifying Checksum [2021-06-11T01:38:24.062Z] 01666e4c0597: Download complete [2021-06-11T01:38:24.062Z] 5e14af77c1be: Verifying Checksum [2021-06-11T01:38:24.062Z] 5e14af77c1be: Download complete [2021-06-11T01:38:24.324Z] df20fa9351a1: Pull complete [2021-06-11T01:38:24.585Z] 36b3adc4ff6f: Pull complete [2021-06-11T01:38:24.585Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T01:38:24.585Z] 8ad3a11d3b57: Download complete [2021-06-11T01:38:25.155Z] 8ad3a11d3b57: Pull complete [2021-06-11T01:38:25.155Z] 46f8f816bc3b: Pull complete [2021-06-11T01:38:25.417Z] 93b61091891f: Pull complete [2021-06-11T01:38:25.678Z] 93b9cdb0e59b: Pull complete [2021-06-11T01:38:25.678Z] 5e14af77c1be: Pull complete [2021-06-11T01:38:25.939Z] 01666e4c0597: Pull complete [2021-06-11T01:38:26.201Z] aa168da1d23b: Verifying Checksum [2021-06-11T01:38:26.201Z] aa168da1d23b: Download complete [2021-06-11T01:38:30.421Z] aa168da1d23b: Pull complete [2021-06-11T01:38:30.421Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T01:38:30.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T01:38:30.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T01:38:30.520Z] prd-centos7-docker-4c-2g-416 does not seem to be running inside a container [2021-06-11T01:38:30.573Z] $ 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 [2021-06-11T01:38:33.147Z] $ docker top 049d12420df607497986b8b041583d81909f85b1468bdbaedae2dddd4bd5ca11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T01:38:33.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T01:38:33.904Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T01:38:34.226Z] + ls /var/log/sa-host [2021-06-11T01:38:34.226Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T01:38:34.226Z] file_magic: OK [2021-06-11T01:38:34.226Z] HZ: Using current value: 100 [2021-06-11T01:38:34.226Z] file_header: OK [2021-06-11T01:38:34.226Z] 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 [2021-06-11T01:38:34.226Z] Statistics: [2021-06-11T01:38:34.226Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T01:38:34.226Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T01:38:34.226Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T01:38:34.226Z] file_magic: OK [2021-06-11T01:38:34.226Z] HZ: Using current value: 100 [2021-06-11T01:38:34.226Z] file_header: OK [2021-06-11T01:38:34.226Z] 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 [2021-06-11T01:38:34.226Z] Statistics: [2021-06-11T01:38:34.226Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T01:38:34.226Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T01:38:34.915Z] provisioning config files... [2021-06-11T01:38:34.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config5313107634245488954tmp [Pipeline] { [Pipeline] echo [2021-06-11T01:38:34.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T01:38:35.341Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T01:38:35.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T01:38:35.832Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T01:38:35.861Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T01:38:36.198Z] ---> sudo-logs.sh [2021-06-11T01:38:36.198Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T01:38:36.276Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T01:38:36.610Z] ---> job-cost.sh [2021-06-11T01:38:36.610Z] lf-activate-venv: SKIPPING [2021-06-11T01:38:36.610Z] DEBUG: total: 0.18000000715255737 [2021-06-11T01:38:36.610Z] INFO: Retrieving Stack Cost... [2021-06-11T01:38:37.556Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T01:38:38.130Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T01:38:38.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T01:38:38.504Z] ---> logs-deploy.sh [2021-06-11T01:38:38.504Z] lf-activate-venv: SKIPPING [2021-06-11T01:38:38.504Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-110/1 [2021-06-11T01:38:38.504Z] INFO: archiving workspace using pattern(s): [2021-06-11T01:38:39.448Z] Archives upload complete. [2021-06-11T01:38:39.448Z] INFO: archiving logs to Nexus