Pull request #259 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cb79180fcb56d5ead84536eb68f1c506b0408cee+285d6970ee0708c33b3b926aced785ca74112540 (08f4fe5d59c5c3fe1361dc7465d69ba3a4ac80ce) 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-ssh554100500427550252.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-ssh166094171809800450.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-bootstrap/branches/PR-259/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-bootstrap/branches/PR-259/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5736350674957758154.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-bootstrap/branches/PR-259/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4887951152836101281.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-ssh6137430350957594764.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-bootstrap/branches/PR-259/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-bootstrap/branches/PR-259/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh757074375651922830.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-771 in /w/workspace/xfoundry_go-mod-bootstrap_PR-259 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-259 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap_PR-259@tmp/jenkins-gitclient-ssh87758208530003433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap_PR-259@tmp/jenkins-gitclient-ssh5962936204316053386.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit cb79180fcb56d5ead84536eb68f1c506b0408cee Merge succeeded, producing cb79180fcb56d5ead84536eb68f1c506b0408cee Checking out Revision cb79180fcb56d5ead84536eb68f1c506b0408cee (PR-259) > git config core.sparsecheckout # timeout=10 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # 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-bootstrap_PR-259@tmp/jenkins-gitclient-ssh4286044899858955414.key > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" 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-14T05:45:49.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T05:45:49.924Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T05:45:50.059Z] ========================================================= [2021-06-14T05:45:50.059Z] EdgeX Global Pipelines Version Info [2021-06-14T05:45:50.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:45:51.537Z] ------------------- [2021-06-14T05:45:51.537Z] stable info: [2021-06-14T05:45:51.537Z] ------------------- [2021-06-14T05:45:51.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T05:45:51.537Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:45:51.537Z] Message: update stable to v1.0.195 [2021-06-14T05:45:52.111Z] ------------------- [2021-06-14T05:45:52.111Z] experimental info: [2021-06-14T05:45:52.111Z] ------------------- [2021-06-14T05:45:52.112Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T05:45:52.112Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:45:52.112Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T05:45:52.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-14T05:45:52.404Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-14T05:45:52.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T05:45:52.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T05:45:52.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T05:45:52.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T05:45:52.730Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T05:45:52.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T05:45:52.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T05:45:52.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T05:45:52.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T05:45:53.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-14T05:45:53.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T05:45:53.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T05:45:53.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:45:53.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:45:53.307Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:45:53.378Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:45:53.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T05:45:53.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T05:45:53.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-14T05:45:53.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-14T05:45:53.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T05:45:53.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T05:45:53.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-14T05:45:53.868Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T05:45:53.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-259 [Pipeline] echo [2021-06-14T05:45:54.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-259 [Pipeline] echo [2021-06-14T05:45:54.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-259 [Pipeline] echo [2021-06-14T05:45:54.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb79180fcb56d5ead84536eb68f1c506b0408cee [Pipeline] echo [2021-06-14T05:45:54.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb79180 [Pipeline] echo [2021-06-14T05:45:54.247Z] [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-14T05:45:54.907Z] + git log --format=format:%s -1 cb79180fcb56d5ead84536eb68f1c506b0408cee [Pipeline] echo [2021-06-14T05:45:54.970Z] GIT_COMMIT: cb79180fcb56d5ead84536eb68f1c506b0408cee, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo [2021-06-14T05:45:55.012Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:45:55.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:45:55.617Z] [2021-06-14T05:45:55.617Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:45:55.996Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:45:55.996Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T05:45:55.996Z] 31603596830f: Pulling fs layer [2021-06-14T05:45:55.996Z] 54011a49482f: Pulling fs layer [2021-06-14T05:45:55.996Z] a6820b24f6d8: Pulling fs layer [2021-06-14T05:45:55.996Z] f581987b2513: Pulling fs layer [2021-06-14T05:45:55.996Z] f581987b2513: Waiting [2021-06-14T05:45:56.269Z] 54011a49482f: Verifying Checksum [2021-06-14T05:45:56.269Z] 54011a49482f: Download complete [2021-06-14T05:45:56.269Z] 31603596830f: Verifying Checksum [2021-06-14T05:45:56.269Z] 31603596830f: Download complete [2021-06-14T05:45:56.539Z] a6820b24f6d8: Verifying Checksum [2021-06-14T05:45:56.539Z] a6820b24f6d8: Download complete [2021-06-14T05:45:56.539Z] 31603596830f: Pull complete [2021-06-14T05:45:56.539Z] f581987b2513: Verifying Checksum [2021-06-14T05:45:56.539Z] f581987b2513: Download complete [2021-06-14T05:45:56.539Z] 54011a49482f: Pull complete [2021-06-14T05:45:57.135Z] a6820b24f6d8: Pull complete [2021-06-14T05:45:57.399Z] f581987b2513: Pull complete [2021-06-14T05:45:57.399Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T05:45:57.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:45:57.399Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T05:45:57.503Z] prd-centos7-docker-4c-2g-771 does not seem to be running inside a container [2021-06-14T05:45:57.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-259 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259:/w/workspace/xfoundry_go-mod-bootstrap_PR-259:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T05:45:58.655Z] $ docker top 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T05:45:58.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:45:58.981Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:45:59.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:45:59.091Z] $ docker exec 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent [2021-06-14T05:45:59.194Z] SSH_AUTH_SOCK=/tmp/ssh-lDCjG0y3IWmG/agent.13 [2021-06-14T05:45:59.194Z] SSH_AGENT_PID=20 [2021-06-14T05:45:59.206Z] Running ssh-add (command line suppressed) [2021-06-14T05:45:59.298Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_1141515636854795732.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_1141515636854795732.key) [2021-06-14T05:45:59.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:45:59.673Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T05:45:59.695Z] $ docker exec --env ******** --env ******** 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent -k [2021-06-14T05:45:59.787Z] unset SSH_AUTH_SOCK; [2021-06-14T05:45:59.788Z] unset SSH_AGENT_PID; [2021-06-14T05:45:59.788Z] echo Agent pid 20 killed; [2021-06-14T05:45:59.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T05:45:59.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:45:59.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:46:00.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:46:00.024Z] $ docker exec 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent [2021-06-14T05:46:00.132Z] SSH_AUTH_SOCK=/tmp/ssh-qwgxAYX7yN9P/agent.53 [2021-06-14T05:46:00.132Z] SSH_AGENT_PID=59 [2021-06-14T05:46:00.139Z] Running ssh-add (command line suppressed) [2021-06-14T05:46:00.239Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_4077316967904791888.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/private_key_4077316967904791888.key) [2021-06-14T05:46:00.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:46:00.622Z] + git semver init [2021-06-14T05:46:00.622Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T05:46:00.622Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-259/.git [2021-06-14T05:46:00.622Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-259 [2021-06-14T05:46:00.622Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T05:46:00.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T05:46:00.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T05:46:00.622Z] # $SEMVER_BRANCH = PR-259 [2021-06-14T05:46:00.622Z] # $SEMVER_TEMP = /tmp/semver-763832979 [2021-06-14T05:46:00.622Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-14T05:46:01.201Z] # '/tmp/semver-763832979' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-259/.semver' [2021-06-14T05:46:01.201Z] # -> Force: false [2021-06-14T05:46:01.201Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-259/.semver [Pipeline] } [2021-06-14T05:46:01.221Z] $ docker exec --env ******** --env ******** 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 ssh-agent -k [2021-06-14T05:46:01.311Z] unset SSH_AUTH_SOCK; [2021-06-14T05:46:01.312Z] unset SSH_AGENT_PID; [2021-06-14T05:46:01.312Z] echo Agent pid 59 killed; [2021-06-14T05:46:01.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T05:46:01.797Z] + git semver [Pipeline] } [2021-06-14T05:46:01.828Z] $ docker stop --time=1 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 [2021-06-14T05:46:03.116Z] $ docker rm -f 0a9efab84b638250e377e59b6605702acfd9d8c85f05c9edeef58c70d4195a05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T05:46:03.562Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T05:46:03.943Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T05:46:03.967Z] [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-14T05:46:19.572Z] Still waiting to schedule task [2021-06-14T05:46:19.573Z] Executor slot already in use [2021-06-14T05:46:19.573Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T05:46:19.573Z] ‘prd-centos7-docker-4c-2g-762’ is offline [2021-06-14T05:46:19.573Z] ‘prd-centos7-docker-4c-2g-764’ is offline [2021-06-14T05:46:19.573Z] ‘prd-centos7-docker-4c-2g-765’ is offline [2021-06-14T05:46:19.573Z] ‘prd-centos7-docker-4c-2g-776’ is offline [2021-06-14T05:46:19.607Z] Still waiting to schedule task [2021-06-14T05:46:19.607Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T05:47:57.440Z] Running on prd-centos7-docker-4c-2g-781 in /w/workspace/xfoundry_go-mod-bootstrap_PR-259 [Pipeline] { [Pipeline] ws [2021-06-14T05:47:57.500Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:47:57.686Z] Selected Git installation does not exist. Using Default [2021-06-14T05:47:57.686Z] The recommended git tool is: NONE [2021-06-14T05:48:00.161Z] using credential edgex-jenkins-ssh [2021-06-14T05:48:00.184Z] Cloning the remote Git repository [2021-06-14T05:48:00.202Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-14T05:48:00.269Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-06-14T05:48:00.296Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-14T05:48:00.297Z] > git --version # timeout=10 [2021-06-14T05:48:00.305Z] > git --version # 'git version 2.24.4' [2021-06-14T05:48:00.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:48:00.329Z] [INFO] Currently running in a labeled security context [2021-06-14T05:48:00.330Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:48:00.330Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh2533315476655902133.key [2021-06-14T05:48:00.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:48:01.030Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-14T05:48:01.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:48:01.059Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-14T05:48:01.081Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-14T05:48:01.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:48:01.083Z] [INFO] Currently running in a labeled security context [2021-06-14T05:48:01.083Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:48:01.083Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3396942272724378531.key [2021-06-14T05:48:01.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:48:01.574Z] Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit cb79180fcb56d5ead84536eb68f1c506b0408cee [2021-06-14T05:48:01.662Z] Merge succeeded, producing cb79180fcb56d5ead84536eb68f1c506b0408cee [2021-06-14T05:48:01.662Z] Checking out Revision cb79180fcb56d5ead84536eb68f1c506b0408cee (PR-259) [2021-06-14T05:48:01.580Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:48:01.586Z] > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 [2021-06-14T05:48:01.617Z] > git remote # timeout=10 [2021-06-14T05:48:01.623Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:48:01.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:48:01.633Z] [INFO] Currently running in a labeled security context [2021-06-14T05:48:01.633Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:48:01.633Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh2788327320158181260.key [2021-06-14T05:48:01.639Z] > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 [2021-06-14T05:48:01.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:48:01.664Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:48:01.673Z] > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 [2021-06-14T05:48:05.321Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-06-14T05:48:05.344Z] > git --version # timeout=10 [2021-06-14T05:48:05.348Z] > git --version # 'git version 2.24.4' [2021-06-14T05:48:05.405Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:48:07.586Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:48:07.966Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:48:08.296Z] + sudo service docker restart [2021-06-14T05:48:08.296Z] + true [2021-06-14T05:48:08.296Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-14T05:48:30.508Z] ========================================================= [2021-06-14T05:48:30.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T05:48:30.508Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:48:30.869Z] + 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-14T05:48:31.451Z] Sending build context to Docker daemon 990.7kB [2021-06-14T05:48:31.451Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-14T05:48:31.451Z] Step 2/8 : FROM ${BASE} [2021-06-14T05:48:32.027Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T05:48:32.027Z] 540db60ca938: Pulling fs layer [2021-06-14T05:48:32.027Z] adcc1eea9eea: Pulling fs layer [2021-06-14T05:48:32.027Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T05:48:32.027Z] 0510c868ecb4: Pulling fs layer [2021-06-14T05:48:32.027Z] afea3b2eda06: Pulling fs layer [2021-06-14T05:48:32.027Z] 7809a108b3ef: Pulling fs layer [2021-06-14T05:48:32.027Z] f706445af74f: Pulling fs layer [2021-06-14T05:48:32.027Z] afea3b2eda06: Waiting [2021-06-14T05:48:32.027Z] 7809a108b3ef: Waiting [2021-06-14T05:48:32.027Z] f706445af74f: Waiting [2021-06-14T05:48:32.027Z] 0510c868ecb4: Waiting [2021-06-14T05:48:32.027Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T05:48:32.027Z] 4c4ab2625f07: Download complete [2021-06-14T05:48:32.027Z] adcc1eea9eea: Download complete [2021-06-14T05:48:32.027Z] afea3b2eda06: Verifying Checksum [2021-06-14T05:48:32.027Z] afea3b2eda06: Download complete [2021-06-14T05:48:32.027Z] 7809a108b3ef: Download complete [2021-06-14T05:48:32.027Z] 540db60ca938: Verifying Checksum [2021-06-14T05:48:32.027Z] 540db60ca938: Download complete [2021-06-14T05:48:32.290Z] 540db60ca938: Pull complete [2021-06-14T05:48:32.870Z] adcc1eea9eea: Pull complete [2021-06-14T05:48:33.133Z] 4c4ab2625f07: Pull complete [2021-06-14T05:48:33.393Z] f706445af74f: Verifying Checksum [2021-06-14T05:48:33.393Z] f706445af74f: Download complete [2021-06-14T05:48:34.346Z] 0510c868ecb4: Verifying Checksum [2021-06-14T05:48:34.346Z] 0510c868ecb4: Download complete [2021-06-14T05:48:38.596Z] 0510c868ecb4: Pull complete [2021-06-14T05:48:38.860Z] afea3b2eda06: Pull complete [2021-06-14T05:48:39.139Z] 7809a108b3ef: Pull complete [2021-06-14T05:48:40.559Z] f706445af74f: Pull complete [2021-06-14T05:48:40.559Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T05:48:40.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T05:48:40.559Z] ---> b068be0155e3 [2021-06-14T05:48:40.559Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T05:48:52.941Z] ---> Running in 72b5cdd33801 [2021-06-14T05:48:52.941Z] Removing intermediate container 72b5cdd33801 [2021-06-14T05:48:52.941Z] ---> 23d58b10db86 [2021-06-14T05:48:52.941Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:48:52.941Z] ---> Running in e338199f2056 [2021-06-14T05:48:52.941Z] Removing intermediate container e338199f2056 [2021-06-14T05:48:52.941Z] ---> 558e7d6f2f51 [2021-06-14T05:48:52.941Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-14T05:48:53.208Z] ---> Running in b2352a37e319 [2021-06-14T05:48:53.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T05:48:54.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T05:48:54.950Z] OK: 149 MiB in 40 packages [2021-06-14T05:48:55.527Z] Removing intermediate container b2352a37e319 [2021-06-14T05:48:55.527Z] ---> c215f027894b [2021-06-14T05:48:55.527Z] Step 6/8 : WORKDIR /build [2021-06-14T05:48:55.794Z] ---> Running in f4ee32aaf9ec [2021-06-14T05:48:56.086Z] Removing intermediate container f4ee32aaf9ec [2021-06-14T05:48:56.086Z] ---> d1ed96ef6e68 [2021-06-14T05:48:56.086Z] Step 7/8 : COPY go.mod . [2021-06-14T05:48:56.362Z] ---> eac3cc6489c5 [2021-06-14T05:48:56.362Z] Step 8/8 : RUN go mod download [2021-06-14T05:48:56.636Z] ---> Running in 6702d5a407c0 [2021-06-14T05:49:32.998Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-790 in /w/workspace/xfoundry_go-mod-bootstrap_PR-259 [Pipeline] { [Pipeline] ws [2021-06-14T05:49:33.065Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:49:33.337Z] Selected Git installation does not exist. Using Default [2021-06-14T05:49:33.338Z] The recommended git tool is: NONE [2021-06-14T05:49:39.247Z] using credential edgex-jenkins-ssh [2021-06-14T05:49:39.272Z] Cloning the remote Git repository [2021-06-14T05:49:39.351Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-14T05:49:39.514Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-06-14T05:49:39.589Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-14T05:49:39.590Z] > git --version # timeout=10 [2021-06-14T05:49:39.616Z] > git --version # 'git version 2.17.1' [2021-06-14T05:49:39.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:49:39.732Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:49:40.686Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-14T05:49:40.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:49:40.732Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-14T05:49:40.769Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-14T05:49:40.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:49:40.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:49:41.391Z] Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit cb79180fcb56d5ead84536eb68f1c506b0408cee [2021-06-14T05:49:41.581Z] Merge succeeded, producing cb79180fcb56d5ead84536eb68f1c506b0408cee [2021-06-14T05:49:41.582Z] Checking out Revision cb79180fcb56d5ead84536eb68f1c506b0408cee (PR-259) [2021-06-14T05:49:41.402Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:49:41.414Z] > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 [2021-06-14T05:49:41.498Z] > git remote # timeout=10 [2021-06-14T05:49:41.515Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:49:41.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:49:41.539Z] > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 [2021-06-14T05:49:41.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:49:41.584Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:49:41.597Z] > git checkout -f cb79180fcb56d5ead84536eb68f1c506b0408cee # timeout=10 [2021-06-14T05:49:43.455Z] Removing intermediate container 6702d5a407c0 [2021-06-14T05:49:43.455Z] ---> d5d74e6a2fe1 [2021-06-14T05:49:43.455Z] Successfully built d5d74e6a2fe1 [2021-06-14T05:49:43.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:49:43.799Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:49:43.800Z] . [Pipeline] withDockerContainer [2021-06-14T05:49:43.912Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-06-14T05:49:43.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat [2021-06-14T05:49:45.058Z] $ docker top 1e4dbd7049d88565e0952d3cd36915a6e35268cd1fe9172a87a76b76ef4e79fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:49:45.494Z] + go version [2021-06-14T05:49:45.494Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T05:49:45.523Z] $ docker stop --time=1 1e4dbd7049d88565e0952d3cd36915a6e35268cd1fe9172a87a76b76ef4e79fb [2021-06-14T05:49:45.998Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-06-14T05:49:46.072Z] > git --version # timeout=10 [2021-06-14T05:49:46.086Z] > git --version # 'git version 2.17.1' [2021-06-14T05:49:46.108Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:49:46.966Z] $ docker rm -f 1e4dbd7049d88565e0952d3cd36915a6e35268cd1fe9172a87a76b76ef4e79fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:49:48.052Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:49:48.052Z] . [Pipeline] withDockerContainer [2021-06-14T05:49:48.593Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-06-14T05:49:48.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat [2021-06-14T05:49:48.793Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-14T05:49:49.212Z] $ docker top b86d0e347a0821333ee81697ea6b22ac5612f1e4887404d6f0c82ac17ad07dfc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-14T05:49:49.692Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:49:49.776Z] + go mod tidy [Pipeline] sh [2021-06-14T05:49:50.064Z] + true [2021-06-14T05:49:50.065Z] + sudo service docker restart [2021-06-14T05:49:50.171Z] + make test [2021-06-14T05:49:50.171Z] go mod tidy [2021-06-14T05:49:50.171Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-14T05:50:05.169Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-14T05:50:05.169Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.4% of statements [2021-06-14T05:50:05.169Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-14T05:50:05.169Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements [2021-06-14T05:50:05.169Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.002s coverage: 85.3% of statements [2021-06-14T05:50:05.169Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-14T05:50:05.169Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-14T05:50:05.169Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-14T05:50:05.169Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements [2021-06-14T05:50:05.169Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.009s coverage: 26.7% of statements [Pipeline] unstash [2021-06-14T05:50:08.543Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.021s coverage: 91.0% of statements [2021-06-14T05:50:08.543Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-14T05:50:08.543Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-14T05:50:08.543Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-06-14T05:50:08.814Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] echo [2021-06-14T05:50:08.913Z] ========================================================= [2021-06-14T05:50:08.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T05:50:08.913Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:50:09.357Z] + 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-14T05:50:10.345Z] Sending build context to Docker daemon 989.7kB [2021-06-14T05:50:10.345Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-14T05:50:10.345Z] Step 2/8 : FROM ${BASE} [2021-06-14T05:50:11.325Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T05:50:11.325Z] 595b0fe564bb: Pulling fs layer [2021-06-14T05:50:11.325Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T05:50:11.325Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T05:50:11.325Z] ba82ee9f976e: Pulling fs layer [2021-06-14T05:50:11.325Z] 506bd15cee9f: Pulling fs layer [2021-06-14T05:50:11.325Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T05:50:11.325Z] 618dc40b7e24: Pulling fs layer [2021-06-14T05:50:11.325Z] 506bd15cee9f: Waiting [2021-06-14T05:50:11.325Z] 75a0a4a0db45: Waiting [2021-06-14T05:50:11.325Z] 618dc40b7e24: Waiting [2021-06-14T05:50:11.325Z] ba82ee9f976e: Waiting [2021-06-14T05:50:11.325Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T05:50:11.325Z] 5b7225fbf94c: Download complete [2021-06-14T05:50:11.325Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T05:50:11.325Z] 3088b5b3c5c0: Download complete [2021-06-14T05:50:11.325Z] 506bd15cee9f: Verifying Checksum [2021-06-14T05:50:11.325Z] 506bd15cee9f: Download complete [2021-06-14T05:50:11.325Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T05:50:11.325Z] 75a0a4a0db45: Download complete [2021-06-14T05:50:11.325Z] 595b0fe564bb: Verifying Checksum [2021-06-14T05:50:11.325Z] 595b0fe564bb: Download complete [2021-06-14T05:50:12.314Z] 595b0fe564bb: Pull complete [2021-06-14T05:50:12.589Z] 3088b5b3c5c0: Pull complete [2021-06-14T05:50:13.197Z] 5b7225fbf94c: Pull complete [2021-06-14T05:50:14.167Z] gofmt -l . [2021-06-14T05:50:14.429Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-14T05:50:14.463Z] $ docker stop --time=1 b86d0e347a0821333ee81697ea6b22ac5612f1e4887404d6f0c82ac17ad07dfc [2021-06-14T05:50:14.646Z] 618dc40b7e24: Verifying Checksum [2021-06-14T05:50:14.646Z] 618dc40b7e24: Download complete [2021-06-14T05:50:15.901Z] $ docker rm -f b86d0e347a0821333ee81697ea6b22ac5612f1e4887404d6f0c82ac17ad07dfc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T05:50:16.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T05:50:16.636Z] Stashed 1 file(s) [2021-06-14T05:50:16.642Z] ba82ee9f976e: Download complete [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-14T05:50:18.005Z] ---> job-cost.sh [2021-06-14T05:50:18.005Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D3eT [2021-06-14T05:50:26.842Z] ba82ee9f976e: Pull complete [2021-06-14T05:50:26.842Z] 506bd15cee9f: Pull complete [2021-06-14T05:50:27.120Z] 75a0a4a0db45: Pull complete [2021-06-14T05:50:28.152Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:50:31.451Z] 618dc40b7e24: Pull complete [2021-06-14T05:50:31.451Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T05:50:31.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T05:50:31.451Z] ---> a36622ca3599 [2021-06-14T05:50:31.451Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T05:50:32.893Z] ---> Running in f3d7d1f44d7d [2021-06-14T05:50:33.495Z] Removing intermediate container f3d7d1f44d7d [2021-06-14T05:50:33.495Z] ---> 4e529f200ca0 [2021-06-14T05:50:33.495Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:50:33.495Z] ---> Running in d13853cff583 [2021-06-14T05:50:36.147Z] Removing intermediate container d13853cff583 [2021-06-14T05:50:36.147Z] ---> 00e412e69da9 [2021-06-14T05:50:36.147Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-14T05:50:36.147Z] ---> Running in eae2f187a21d [2021-06-14T05:50:37.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T05:50:38.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T05:50:38.718Z] OK: 138 MiB in 40 packages [2021-06-14T05:50:39.701Z] Removing intermediate container eae2f187a21d [2021-06-14T05:50:39.701Z] ---> 509b2d70212e [2021-06-14T05:50:39.701Z] Step 6/8 : WORKDIR /build [2021-06-14T05:50:39.981Z] ---> Running in 2e14cfadbffd [2021-06-14T05:50:40.576Z] Removing intermediate container 2e14cfadbffd [2021-06-14T05:50:40.576Z] ---> b8274937ea3b [2021-06-14T05:50:40.576Z] Step 7/8 : COPY go.mod . [2021-06-14T05:50:41.180Z] ---> 21e59da78521 [2021-06-14T05:50:41.180Z] Step 8/8 : RUN go mod download [2021-06-14T05:50:41.452Z] ---> Running in f315d686d370 [2021-06-14T05:50:46.310Z] lf-activate-venv(): INFO: Adding /tmp/venv-D3eT/bin to PATH [2021-06-14T05:50:46.310Z] INFO: No Stack... [2021-06-14T05:50:46.310Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:50:46.310Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:50:46.642Z] + cut -d, -f6 [2021-06-14T05:50:46.642Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-06-14T05:50:46.703Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [2021-06-14T05:50:46.709Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] did not exist. Created. [2021-06-14T05:50:46.709Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:50:47.140Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T05:50:47.230Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:50:47.250Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:51:03.653Z] Removing intermediate container f315d686d370 [2021-06-14T05:51:03.653Z] ---> 36d289de267f [2021-06-14T05:51:03.653Z] Successfully built 36d289de267f [2021-06-14T05:51:03.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:51:04.197Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:51:04.197Z] . [Pipeline] withDockerContainer [2021-06-14T05:51:04.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container [2021-06-14T05:51:04.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2021-06-14T05:51:06.176Z] $ docker top 9c0f5ea4ea27ea7d4a6d17b33e310b8b1bacfba07f7273c752aee344f6c1d0d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:51:07.196Z] + go version [2021-06-14T05:51:07.196Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T05:51:07.268Z] $ docker stop --time=1 9c0f5ea4ea27ea7d4a6d17b33e310b8b1bacfba07f7273c752aee344f6c1d0d3 [2021-06-14T05:51:09.127Z] $ docker rm -f 9c0f5ea4ea27ea7d4a6d17b33e310b8b1bacfba07f7273c752aee344f6c1d0d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:51:10.101Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:51:10.101Z] . [Pipeline] withDockerContainer [2021-06-14T05:51:10.365Z] prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container [2021-06-14T05:51:10.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2021-06-14T05:51:12.067Z] $ docker top 26ff74696731ea0d8707522192f2e0108d4527e22348392c370033db964ba006 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:51:13.010Z] + go mod tidy [Pipeline] sh [2021-06-14T05:51:13.968Z] + make test [2021-06-14T05:51:13.968Z] go mod tidy [2021-06-14T05:51:14.246Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-14T05:51:53.287Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-14T05:51:53.287Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.057s coverage: 5.4% of statements [2021-06-14T05:51:53.287Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-14T05:51:53.287Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.043s coverage: 92.2% of statements [2021-06-14T05:51:53.287Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements [2021-06-14T05:51:54.757Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-14T05:51:54.757Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-14T05:51:54.757Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-14T05:51:55.745Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.040s coverage: 100.0% of statements [2021-06-14T05:51:55.745Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.070s coverage: 26.7% of statements [2021-06-14T05:52:00.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 91.0% of statements [2021-06-14T05:52:00.051Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-14T05:52:00.051Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-14T05:52:00.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2021-06-14T05:52:00.326Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-14T05:52:22.522Z] gofmt -l . [2021-06-14T05:52:22.522Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-14T05:52:22.606Z] $ docker stop --time=1 26ff74696731ea0d8707522192f2e0108d4527e22348392c370033db964ba006 [2021-06-14T05:52:24.578Z] $ docker rm -f 26ff74696731ea0d8707522192f2e0108d4527e22348392c370033db964ba006 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T05:52:25.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T05:52:25.477Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T05:52:25.984Z] 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-14T05:52:27.100Z] ---> job-cost.sh [2021-06-14T05:52:27.100Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4k7n [2021-06-14T05:53:06.189Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:54:27.933Z] lf-activate-venv(): INFO: Adding /tmp/venv-4k7n/bin to PATH [2021-06-14T05:54:27.934Z] INFO: No Stack... [2021-06-14T05:54:28.209Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T05:54:28.801Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:54:29.163Z] + cut -d, -f6 [2021-06-14T05:54:29.163Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-06-14T05:54:29.254Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [2021-06-14T05:54:29.261Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] did not exist. Created. [2021-06-14T05:54:29.261Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:54:29.702Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-f0c15b4d/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-f0c15b4d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-14T05:54:30.072Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T05:54:30.118Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T05:54:30.265Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:54:30.300Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-259-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-14T05:54:31.723Z] provisioning config files... [2021-06-14T05:54:31.735Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/config8584864719157284597tmp [Pipeline] { [Pipeline] sh [2021-06-14T05:54:32.104Z] + set +x [2021-06-14T05:54:32.104Z] + curl -s https://codecov.io/bash [2021-06-14T05:54:32.104Z] + bash -s -- [2021-06-14T05:54:32.104Z] [2021-06-14T05:54:32.104Z] _____ _ [2021-06-14T05:54:32.104Z] / ____| | | [2021-06-14T05:54:32.104Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T05:54:32.104Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T05:54:32.104Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T05:54:32.104Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T05:54:32.104Z] Bash-1.0.3 [2021-06-14T05:54:32.104Z] [2021-06-14T05:54:32.104Z] [2021-06-14T05:54:32.104Z] ==> git version 2.24.4 found [2021-06-14T05:54:32.104Z] ==> 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-14T05:54:32.104Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T05:54:32.104Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T05:54:32.104Z] ==> Jenkins CI detected. [2021-06-14T05:54:32.104Z] project root: . [2021-06-14T05:54:32.104Z] --> token set from env [2021-06-14T05:54:32.373Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T05:54:32.373Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T05:54:32.373Z] ==> Python coveragepy not found [2021-06-14T05:54:32.373Z] ==> Searching for coverage reports in: [2021-06-14T05:54:32.373Z] + . [2021-06-14T05:54:32.373Z] -> Found 1 reports [2021-06-14T05:54:32.373Z] ==> Detecting git/mercurial file structure [2021-06-14T05:54:32.373Z] ==> Reading reports [2021-06-14T05:54:32.373Z] + ./coverage.out bytes=31740 [2021-06-14T05:54:32.373Z] ==> Appending adjustments [2021-06-14T05:54:32.373Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T05:54:32.373Z] + Found adjustments [2021-06-14T05:54:32.373Z] ==> Gzipping contents [2021-06-14T05:54:32.373Z] 8.0K /tmp/codecov.e6YBUg.gz [2021-06-14T05:54:32.373Z] ==> Uploading reports [2021-06-14T05:54:32.373Z] url: https://codecov.io [2021-06-14T05:54:32.373Z] query: branch=PR-259&commit=cb79180fcb56d5ead84536eb68f1c506b0408cee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=259&job=&cmd_args= [2021-06-14T05:54:32.373Z] -> Pinging Codecov [2021-06-14T05:54:32.373Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-259&commit=cb79180fcb56d5ead84536eb68f1c506b0408cee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=259&job=&cmd_args= [2021-06-14T05:54:32.945Z] -> Uploading to [2021-06-14T05:54:32.945Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/833815588EE85121546D348822E98E2E/cb79180fcb56d5ead84536eb68f1c506b0408cee/29ea598b-e590-4514-ae4d-3a50f5da3ff1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T055432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d77d96ccbdc1304c6935561f745696f9e3cc156b26531d8050035ac0ea88713f [2021-06-14T05:54:32.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T05:54:32.945Z] Dload Upload Total Spent Left Speed [2021-06-14T05:54:33.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5999 0 0 100 5999 0 17627 --:--:-- --:--:-- --:--:-- 17644 [2021-06-14T05:54:33.207Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/cb79180fcb56d5ead84536eb68f1c506b0408cee [Pipeline] } [2021-06-14T05:54:33.237Z] 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-14T05:54:35.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:54:36.410Z] ---> package-listing.sh [2021-06-14T05:54:36.410Z] ++ facter osfamily [2021-06-14T05:54:36.410Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T05:54:36.676Z] + OS_FAMILY=redhat [2021-06-14T05:54:36.676Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-259 [2021-06-14T05:54:36.676Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T05:54:36.676Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T05:54:36.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T05:54:36.676Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T05:54:36.676Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-259 ']' [2021-06-14T05:54:36.676Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T05:54:36.676Z] + case "${OS_FAMILY}" in [2021-06-14T05:54:36.676Z] + sort [2021-06-14T05:54:36.676Z] + rpm -qa [2021-06-14T05:54:37.246Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T05:54:37.246Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T05:54:37.246Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T05:54:37.246Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-259 ']' [2021-06-14T05:54:37.246Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-259/archives/ [2021-06-14T05:54:37.246Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-259/archives/ [Pipeline] echo [2021-06-14T05:54:37.280Z] 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-bootstrap_PR-259/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T05:54:37.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:54:38.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:54:38.265Z] [2021-06-14T05:54:38.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:54:38.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:54:38.632Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T05:54:38.632Z] df20fa9351a1: Pulling fs layer [2021-06-14T05:54:38.632Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T05:54:38.632Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T05:54:38.632Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T05:54:38.632Z] 93b61091891f: Pulling fs layer [2021-06-14T05:54:38.632Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T05:54:38.632Z] 5e14af77c1be: Pulling fs layer [2021-06-14T05:54:38.632Z] 01666e4c0597: Pulling fs layer [2021-06-14T05:54:38.632Z] aa168da1d23b: Pulling fs layer [2021-06-14T05:54:38.632Z] 46f8f816bc3b: Waiting [2021-06-14T05:54:38.632Z] 93b61091891f: Waiting [2021-06-14T05:54:38.632Z] 93b9cdb0e59b: Waiting [2021-06-14T05:54:38.632Z] 5e14af77c1be: Waiting [2021-06-14T05:54:38.632Z] 01666e4c0597: Waiting [2021-06-14T05:54:38.632Z] aa168da1d23b: Waiting [2021-06-14T05:54:38.632Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T05:54:38.632Z] 36b3adc4ff6f: Download complete [2021-06-14T05:54:38.632Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T05:54:38.632Z] 46f8f816bc3b: Download complete [2021-06-14T05:54:38.905Z] df20fa9351a1: Verifying Checksum [2021-06-14T05:54:38.905Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T05:54:38.905Z] 93b9cdb0e59b: Download complete [2021-06-14T05:54:39.173Z] df20fa9351a1: Pull complete [2021-06-14T05:54:39.173Z] 5e14af77c1be: Verifying Checksum [2021-06-14T05:54:39.173Z] 5e14af77c1be: Download complete [2021-06-14T05:54:39.173Z] 01666e4c0597: Download complete [2021-06-14T05:54:39.173Z] 93b61091891f: Verifying Checksum [2021-06-14T05:54:39.173Z] 93b61091891f: Download complete [2021-06-14T05:54:39.173Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T05:54:39.173Z] 8ad3a11d3b57: Download complete [2021-06-14T05:54:39.173Z] 36b3adc4ff6f: Pull complete [2021-06-14T05:54:39.756Z] 8ad3a11d3b57: Pull complete [2021-06-14T05:54:39.756Z] 46f8f816bc3b: Pull complete [2021-06-14T05:54:40.033Z] 93b61091891f: Pull complete [2021-06-14T05:54:40.033Z] 93b9cdb0e59b: Pull complete [2021-06-14T05:54:40.295Z] 5e14af77c1be: Pull complete [2021-06-14T05:54:40.295Z] 01666e4c0597: Pull complete [2021-06-14T05:54:42.215Z] aa168da1d23b: Verifying Checksum [2021-06-14T05:54:42.215Z] aa168da1d23b: Download complete [2021-06-14T05:54:46.475Z] aa168da1d23b: Pull complete [2021-06-14T05:54:46.475Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T05:54:46.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:54:46.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T05:54:46.573Z] prd-centos7-docker-4c-2g-771 does not seem to be running inside a container [2021-06-14T05:54:46.611Z] $ 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-bootstrap_PR-259/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-bootstrap_PR-259 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259:/w/workspace/xfoundry_go-mod-bootstrap_PR-259:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T05:54:48.990Z] $ docker top 52e000562cc311fc81d33ec9beeb04219941422a43ee656e3bbc68dcb85d6de6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:54:49.436Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T05:54:49.760Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T05:54:50.085Z] + ls /var/log/sa-host [2021-06-14T05:54:50.085Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T05:54:50.085Z] file_magic: OK [2021-06-14T05:54:50.085Z] HZ: Using current value: 100 [2021-06-14T05:54:50.085Z] file_header: OK [2021-06-14T05:54:50.085Z] 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-14T05:54:50.085Z] Statistics: [2021-06-14T05:54:50.085Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:54:50.085Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T05:54:50.085Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T05:54:50.085Z] file_magic: OK [2021-06-14T05:54:50.085Z] HZ: Using current value: 100 [2021-06-14T05:54:50.085Z] file_header: OK [2021-06-14T05:54:50.085Z] 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-14T05:54:50.085Z] Statistics: [2021-06-14T05:54:50.085Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:54:50.085Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:54:50.350Z] provisioning config files... [2021-06-14T05:54:50.364Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-259@tmp/config478203240725929965tmp [Pipeline] { [Pipeline] echo [2021-06-14T05:54:50.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:54:50.807Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T05:54:50.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:54:51.272Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T05:54:51.307Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:54:51.648Z] ---> sudo-logs.sh [2021-06-14T05:54:51.648Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T05:54:51.728Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:54:52.064Z] ---> job-cost.sh [2021-06-14T05:54:52.064Z] lf-activate-venv: SKIPPING [2021-06-14T05:54:52.064Z] DEBUG: total: 0.18000000715255737 [2021-06-14T05:54:52.064Z] INFO: Retrieving Stack Cost... [2021-06-14T05:54:52.643Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:54:53.214Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T05:54:53.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:54:53.591Z] ---> logs-deploy.sh [2021-06-14T05:54:53.591Z] lf-activate-venv: SKIPPING [2021-06-14T05:54:53.591Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-259/1 [2021-06-14T05:54:53.591Z] INFO: archiving workspace using pattern(s): [2021-06-14T05:54:54.538Z] Archives upload complete. [2021-06-14T05:54:54.538Z] INFO: archiving logs to Nexus