Pull request #246 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from f4390fe13762dca90be82c9715e527568c23f2f4+8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e (166753c993400e7058d48469e5946191f28c7ac9) 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-ssh8579816256172176819.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh8599426214385621186.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 9d0281235b943b7ad605f650702698f9078b2862 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-246/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-246/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4287754538318475845.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-246/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5808125333504865837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh5441702395811984361.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-246/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-246/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8672423717087968198.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-3 in /w/workspace/xfoundry_go-mod-bootstrap_PR-246 [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-246 # 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-246@tmp/jenkins-gitclient-ssh3261270765455769907.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-246@tmp/jenkins-gitclient-ssh4648426463669430279.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e into PR head commit f4390fe13762dca90be82c9715e527568c23f2f4 Merge succeeded, producing f4390fe13762dca90be82c9715e527568c23f2f4 Checking out Revision f4390fe13762dca90be82c9715e527568c23f2f4 (PR-246) > git config core.sparsecheckout # timeout=10 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # 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-246@tmp/jenkins-gitclient-ssh9028777577360076464.key > git merge 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 Commit message: "fix: Add conditional for error message and return false on error" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T00:07:16.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T00:07:16.953Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T00:07:17.059Z] ========================================================= [2021-05-25T00:07:17.059Z] EdgeX Global Pipelines Version Info [2021-05-25T00:07:17.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:07:18.593Z] ------------------- [2021-05-25T00:07:18.593Z] stable info: [2021-05-25T00:07:18.593Z] ------------------- [2021-05-25T00:07:18.593Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T00:07:18.593Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T00:07:18.593Z] Message: update stable to v1.0.192 [2021-05-25T00:07:19.171Z] ------------------- [2021-05-25T00:07:19.171Z] experimental info: [2021-05-25T00:07:19.171Z] ------------------- [2021-05-25T00:07:19.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T00:07:19.171Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T00:07:19.171Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T00:07:19.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-25T00:07:19.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-25T00:07:19.514Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T00:07:19.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T00:07:19.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T00:07:19.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T00:07:19.730Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T00:07:19.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T00:07:19.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-25T00:07:19.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T00:07:19.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T00:07:20.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-25T00:07:20.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T00:07:20.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T00:07:20.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:07:20.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:07:20.309Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:07:20.370Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:07:20.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T00:07:20.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T00:07:20.536Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-25T00:07:20.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-25T00:07:20.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T00:07:20.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T00:07:20.763Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-25T00:07:20.812Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T00:07:20.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-246 [Pipeline] echo [2021-05-25T00:07:20.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-246 [Pipeline] echo [2021-05-25T00:07:21.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-246 [Pipeline] echo [2021-05-25T00:07:21.138Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4390fe13762dca90be82c9715e527568c23f2f4 [Pipeline] echo [2021-05-25T00:07:21.211Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4390fe [Pipeline] echo [2021-05-25T00:07:21.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T00:07:22.010Z] + git log --format=format:%s -1 f4390fe13762dca90be82c9715e527568c23f2f4 [Pipeline] echo [2021-05-25T00:07:22.078Z] GIT_COMMIT: f4390fe13762dca90be82c9715e527568c23f2f4, Commit Message: fix: Add conditional for error message and return false on error [Pipeline] echo [2021-05-25T00:07:22.127Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:07:22.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:07:23.044Z] [2021-05-25T00:07:23.044Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:07:23.433Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:07:23.433Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T00:07:23.433Z] 31603596830f: Pulling fs layer [2021-05-25T00:07:23.433Z] 54011a49482f: Pulling fs layer [2021-05-25T00:07:23.433Z] a6820b24f6d8: Pulling fs layer [2021-05-25T00:07:23.433Z] f581987b2513: Pulling fs layer [2021-05-25T00:07:23.433Z] f581987b2513: Waiting [2021-05-25T00:07:23.433Z] 54011a49482f: Verifying Checksum [2021-05-25T00:07:23.433Z] 54011a49482f: Download complete [2021-05-25T00:07:23.699Z] 31603596830f: Download complete [2021-05-25T00:07:23.699Z] f581987b2513: Verifying Checksum [2021-05-25T00:07:23.699Z] f581987b2513: Download complete [2021-05-25T00:07:23.699Z] 31603596830f: Pull complete [2021-05-25T00:07:23.995Z] a6820b24f6d8: Verifying Checksum [2021-05-25T00:07:23.995Z] a6820b24f6d8: Download complete [2021-05-25T00:07:23.995Z] 54011a49482f: Pull complete [2021-05-25T00:07:24.581Z] a6820b24f6d8: Pull complete [2021-05-25T00:07:24.844Z] f581987b2513: Pull complete [2021-05-25T00:07:24.845Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T00:07:24.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:07:24.845Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T00:07:24.965Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-05-25T00:07:25.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-246 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246:/w/workspace/xfoundry_go-mod-bootstrap_PR-246:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@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-05-25T00:07:26.539Z] $ docker top 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T00:07:26.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T00:07:26.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T00:07:26.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T00:07:26.919Z] $ docker exec 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent [2021-05-25T00:07:27.051Z] SSH_AUTH_SOCK=/tmp/ssh-CkqlaBRcbYw7/agent.13 [2021-05-25T00:07:27.051Z] SSH_AGENT_PID=19 [2021-05-25T00:07:27.059Z] Running ssh-add (command line suppressed) [2021-05-25T00:07:27.164Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_9150026489735858478.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_9150026489735858478.key) [2021-05-25T00:07:27.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T00:07:27.553Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T00:07:27.571Z] $ docker exec --env ******** --env ******** 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent -k [2021-05-25T00:07:27.681Z] unset SSH_AUTH_SOCK; [2021-05-25T00:07:27.681Z] unset SSH_AGENT_PID; [2021-05-25T00:07:27.681Z] echo Agent pid 19 killed; [2021-05-25T00:07:27.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T00:07:27.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T00:07:27.801Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T00:07:27.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T00:07:27.940Z] $ docker exec 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent [2021-05-25T00:07:28.064Z] SSH_AUTH_SOCK=/tmp/ssh-8xEnzF9GJ13G/agent.52 [2021-05-25T00:07:28.064Z] SSH_AGENT_PID=58 [2021-05-25T00:07:28.069Z] Running ssh-add (command line suppressed) [2021-05-25T00:07:28.173Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_8838315666251805646.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_8838315666251805646.key) [2021-05-25T00:07:28.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T00:07:28.567Z] + git semver init [2021-05-25T00:07:28.568Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T00:07:28.568Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-246/.git [2021-05-25T00:07:28.568Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-246 [2021-05-25T00:07:28.568Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T00:07:28.568Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T00:07:28.568Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T00:07:28.568Z] # $SEMVER_BRANCH = PR-246 [2021-05-25T00:07:28.568Z] # $SEMVER_TEMP = /tmp/semver-821900841 [2021-05-25T00:07:28.568Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-25T00:07:29.145Z] # '/tmp/semver-821900841' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-246/.semver' [2021-05-25T00:07:29.145Z] # -> Force: false [2021-05-25T00:07:29.145Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-246/.semver [Pipeline] } [2021-05-25T00:07:29.160Z] $ docker exec --env ******** --env ******** 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent -k [2021-05-25T00:07:29.272Z] unset SSH_AUTH_SOCK; [2021-05-25T00:07:29.273Z] unset SSH_AGENT_PID; [2021-05-25T00:07:29.274Z] echo Agent pid 58 killed; [2021-05-25T00:07:29.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T00:07:29.731Z] + git semver [Pipeline] } [2021-05-25T00:07:29.759Z] $ docker stop --time=1 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 [2021-05-25T00:07:31.082Z] $ docker rm -f 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T00:07:31.557Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T00:07:31.946Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T00:07:31.969Z] [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-05-25T00:07:47.484Z] Still waiting to schedule task [2021-05-25T00:07:47.484Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T00:07:47.516Z] Still waiting to schedule task [2021-05-25T00:07:47.517Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-0’ is offline [2021-05-25T00:09:46.599Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4 in /w/workspace/xfoundry_go-mod-bootstrap_PR-246 [Pipeline] { [Pipeline] ws [2021-05-25T00:09:46.655Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-25T00:09:46.977Z] Selected Git installation does not exist. Using Default [2021-05-25T00:09:46.977Z] The recommended git tool is: NONE [2021-05-25T00:09:52.133Z] using credential edgex-jenkins-ssh [2021-05-25T00:09:52.151Z] Cloning the remote Git repository [2021-05-25T00:09:52.206Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-25T00:09:52.327Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-25T00:09:52.403Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-25T00:09:52.404Z] > git --version # timeout=10 [2021-05-25T00:09:52.417Z] > git --version # 'git version 2.17.1' [2021-05-25T00:09:52.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:09:52.538Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:09:54.136Z] Merging remotes/origin/master commit 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e into PR head commit f4390fe13762dca90be82c9715e527568c23f2f4 [2021-05-25T00:09:54.323Z] Merge succeeded, producing f4390fe13762dca90be82c9715e527568c23f2f4 [2021-05-25T00:09:54.324Z] Checking out Revision f4390fe13762dca90be82c9715e527568c23f2f4 (PR-246) [2021-05-25T00:09:53.435Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-25T00:09:53.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:09:53.477Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-25T00:09:53.508Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-25T00:09:53.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:09:53.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T00:09:54.144Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T00:09:54.161Z] > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 [2021-05-25T00:09:54.240Z] > git remote # timeout=10 [2021-05-25T00:09:54.256Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T00:09:54.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:09:54.277Z] > git merge 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 [2021-05-25T00:09:54.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T00:09:54.323Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T00:09:54.353Z] > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 [2021-05-25T00:09:58.753Z] Commit message: "fix: Add conditional for error message and return false on error" [2021-05-25T00:09:58.802Z] > git --version # timeout=10 [2021-05-25T00:09:58.815Z] > git --version # 'git version 2.17.1' [2021-05-25T00:09:58.824Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T00:10:00.549Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:10:00.981Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:10:01.369Z] + true [2021-05-25T00:10:01.370Z] + sudo service docker restart [2021-05-25T00:10:03.304Z] Running on prd-centos7-docker-4c-2g-5 in /w/workspace/xfoundry_go-mod-bootstrap_PR-246 [Pipeline] { [Pipeline] ws [2021-05-25T00:10:03.371Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-25T00:10:03.519Z] Selected Git installation does not exist. Using Default [2021-05-25T00:10:03.519Z] The recommended git tool is: NONE [2021-05-25T00:10:05.755Z] using credential edgex-jenkins-ssh [2021-05-25T00:10:05.768Z] Cloning the remote Git repository [2021-05-25T00:10:05.829Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-25T00:10:05.891Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-25T00:10:05.917Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-25T00:10:05.918Z] > git --version # timeout=10 [2021-05-25T00:10:05.925Z] > git --version # 'git version 2.24.4' [2021-05-25T00:10:05.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:10:05.947Z] [INFO] Currently running in a labeled security context [2021-05-25T00:10:05.947Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T00:10:05.947Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh5300499644796753706.key [2021-05-25T00:10:05.981Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:10:06.648Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-25T00:10:06.659Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:10:06.674Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-25T00:10:06.690Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-25T00:10:06.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:10:06.691Z] [INFO] Currently running in a labeled security context [2021-05-25T00:10:06.691Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T00:10:06.691Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh23530747339135140.key [2021-05-25T00:10:06.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T00:10:07.138Z] Merging remotes/origin/master commit 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e into PR head commit f4390fe13762dca90be82c9715e527568c23f2f4 [2021-05-25T00:10:07.227Z] Merge succeeded, producing f4390fe13762dca90be82c9715e527568c23f2f4 [2021-05-25T00:10:07.228Z] Checking out Revision f4390fe13762dca90be82c9715e527568c23f2f4 (PR-246) [2021-05-25T00:10:07.142Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T00:10:07.146Z] > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 [2021-05-25T00:10:07.180Z] > git remote # timeout=10 [2021-05-25T00:10:07.187Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T00:10:07.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:10:07.198Z] [INFO] Currently running in a labeled security context [2021-05-25T00:10:07.198Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T00:10:07.198Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh9050789176658516023.key [2021-05-25T00:10:07.202Z] > git merge 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 [2021-05-25T00:10:07.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T00:10:07.225Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T00:10:07.230Z] > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 [2021-05-25T00:10:10.827Z] Commit message: "fix: Add conditional for error message and return false on error" [2021-05-25T00:10:10.851Z] > git --version # timeout=10 [2021-05-25T00:10:10.857Z] > git --version # 'git version 2.24.4' [2021-05-25T00:10:10.863Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T00:10:12.124Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:10:12.470Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:10:12.788Z] + true [2021-05-25T00:10:12.788Z] + sudo service docker restart [2021-05-25T00:10:12.788Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-25T00:10:20.159Z] ========================================================= [2021-05-25T00:10:20.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T00:10:20.159Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:10:20.565Z] + 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-05-25T00:10:21.554Z] Sending build context to Docker daemon 975.9kB [2021-05-25T00:10:21.554Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-25T00:10:21.554Z] Step 2/8 : FROM ${BASE} [2021-05-25T00:10:22.167Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T00:10:22.167Z] 595b0fe564bb: Pulling fs layer [2021-05-25T00:10:22.167Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T00:10:22.167Z] 316046926c0a: Pulling fs layer [2021-05-25T00:10:22.167Z] 4ebd0625c992: Pulling fs layer [2021-05-25T00:10:22.167Z] 207e8628e3a3: Pulling fs layer [2021-05-25T00:10:22.167Z] c791037a9be2: Pulling fs layer [2021-05-25T00:10:22.167Z] ffd874e62e21: Pulling fs layer [2021-05-25T00:10:22.167Z] 207e8628e3a3: Waiting [2021-05-25T00:10:22.167Z] c791037a9be2: Waiting [2021-05-25T00:10:22.167Z] 4ebd0625c992: Waiting [2021-05-25T00:10:22.167Z] ffd874e62e21: Waiting [2021-05-25T00:10:22.167Z] 316046926c0a: Verifying Checksum [2021-05-25T00:10:22.167Z] 316046926c0a: Download complete [2021-05-25T00:10:22.167Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T00:10:22.167Z] 7186ed65a4f7: Download complete [2021-05-25T00:10:22.167Z] 207e8628e3a3: Verifying Checksum [2021-05-25T00:10:22.167Z] 207e8628e3a3: Download complete [2021-05-25T00:10:22.167Z] c791037a9be2: Verifying Checksum [2021-05-25T00:10:22.167Z] c791037a9be2: Download complete [2021-05-25T00:10:22.167Z] 595b0fe564bb: Verifying Checksum [2021-05-25T00:10:22.167Z] 595b0fe564bb: Download complete [2021-05-25T00:10:22.786Z] 595b0fe564bb: Pull complete [2021-05-25T00:10:23.388Z] 7186ed65a4f7: Pull complete [2021-05-25T00:10:23.663Z] 316046926c0a: Pull complete [2021-05-25T00:10:25.201Z] ffd874e62e21: Verifying Checksum [2021-05-25T00:10:25.201Z] ffd874e62e21: Download complete [2021-05-25T00:10:26.632Z] 4ebd0625c992: Verifying Checksum [2021-05-25T00:10:26.632Z] 4ebd0625c992: Download complete [Pipeline] unstash [Pipeline] echo [2021-05-25T00:10:31.085Z] ========================================================= [2021-05-25T00:10:31.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T00:10:31.085Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:10:31.430Z] + 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-05-25T00:10:32.007Z] Sending build context to Docker daemon 976.9kB [2021-05-25T00:10:32.007Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-25T00:10:32.007Z] Step 2/8 : FROM ${BASE} [2021-05-25T00:10:32.007Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T00:10:32.007Z] 540db60ca938: Pulling fs layer [2021-05-25T00:10:32.007Z] adcc1eea9eea: Pulling fs layer [2021-05-25T00:10:32.007Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T00:10:32.007Z] 0510c868ecb4: Pulling fs layer [2021-05-25T00:10:32.007Z] afea3b2eda06: Pulling fs layer [2021-05-25T00:10:32.007Z] 7809a108b3ef: Pulling fs layer [2021-05-25T00:10:32.007Z] f706445af74f: Pulling fs layer [2021-05-25T00:10:32.007Z] 0510c868ecb4: Waiting [2021-05-25T00:10:32.007Z] afea3b2eda06: Waiting [2021-05-25T00:10:32.007Z] 7809a108b3ef: Waiting [2021-05-25T00:10:32.007Z] f706445af74f: Waiting [2021-05-25T00:10:32.007Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T00:10:32.007Z] 4c4ab2625f07: Download complete [2021-05-25T00:10:32.007Z] adcc1eea9eea: Verifying Checksum [2021-05-25T00:10:32.007Z] adcc1eea9eea: Download complete [2021-05-25T00:10:32.007Z] afea3b2eda06: Verifying Checksum [2021-05-25T00:10:32.007Z] afea3b2eda06: Download complete [2021-05-25T00:10:32.274Z] 7809a108b3ef: Verifying Checksum [2021-05-25T00:10:32.274Z] 7809a108b3ef: Download complete [2021-05-25T00:10:32.274Z] 540db60ca938: Verifying Checksum [2021-05-25T00:10:32.274Z] 540db60ca938: Download complete [2021-05-25T00:10:32.274Z] 540db60ca938: Pull complete [2021-05-25T00:10:32.539Z] adcc1eea9eea: Pull complete [2021-05-25T00:10:32.539Z] 4c4ab2625f07: Pull complete [2021-05-25T00:10:33.929Z] f706445af74f: Verifying Checksum [2021-05-25T00:10:33.929Z] f706445af74f: Download complete [2021-05-25T00:10:34.192Z] 0510c868ecb4: Verifying Checksum [2021-05-25T00:10:34.193Z] 0510c868ecb4: Download complete [2021-05-25T00:10:36.796Z] 4ebd0625c992: Pull complete [2021-05-25T00:10:36.796Z] 207e8628e3a3: Pull complete [2021-05-25T00:10:36.796Z] c791037a9be2: Pull complete [2021-05-25T00:10:37.527Z] 0510c868ecb4: Pull complete [2021-05-25T00:10:37.527Z] afea3b2eda06: Pull complete [2021-05-25T00:10:37.527Z] 7809a108b3ef: Pull complete [2021-05-25T00:10:38.942Z] f706445af74f: Pull complete [2021-05-25T00:10:38.942Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T00:10:38.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T00:10:38.942Z] ---> b068be0155e3 [2021-05-25T00:10:38.942Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T00:10:40.185Z] ffd874e62e21: Pull complete [2021-05-25T00:10:40.186Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T00:10:40.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T00:10:40.186Z] ---> cfc18b08335c [2021-05-25T00:10:40.186Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T00:10:42.151Z] ---> Running in 62927c5b1000 [2021-05-25T00:10:42.745Z] Removing intermediate container 62927c5b1000 [2021-05-25T00:10:42.745Z] ---> 1d854649be1f [2021-05-25T00:10:42.745Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T00:10:42.745Z] ---> Running in 8ab1666e2e81 [2021-05-25T00:10:44.252Z] ---> Running in fc299be67f25 [2021-05-25T00:10:44.252Z] Removing intermediate container fc299be67f25 [2021-05-25T00:10:44.252Z] ---> 53d45817d02f [2021-05-25T00:10:44.252Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T00:10:44.252Z] ---> Running in 11b0bb079994 [2021-05-25T00:10:44.515Z] Removing intermediate container 11b0bb079994 [2021-05-25T00:10:44.515Z] ---> ef7d761a7966 [2021-05-25T00:10:44.515Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-25T00:10:44.782Z] ---> Running in 8e7c6bd7bad1 [2021-05-25T00:10:45.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T00:10:45.375Z] Removing intermediate container 8ab1666e2e81 [2021-05-25T00:10:45.375Z] ---> f709444e163c [2021-05-25T00:10:45.375Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-25T00:10:45.375Z] ---> Running in 21dc92ec72dd [2021-05-25T00:10:45.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T00:10:46.192Z] OK: 149 MiB in 40 packages [2021-05-25T00:10:46.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T00:10:46.454Z] Removing intermediate container 8e7c6bd7bad1 [2021-05-25T00:10:46.454Z] ---> 3ff047fd2d64 [2021-05-25T00:10:46.454Z] Step 6/8 : WORKDIR /build [2021-05-25T00:10:46.454Z] ---> Running in 4cbf40a141f5 [2021-05-25T00:10:46.717Z] Removing intermediate container 4cbf40a141f5 [2021-05-25T00:10:46.717Z] ---> b59a7c390c39 [2021-05-25T00:10:46.717Z] Step 7/8 : COPY go.mod . [2021-05-25T00:10:46.717Z] ---> d336ec5480fc [2021-05-25T00:10:46.717Z] Step 8/8 : RUN go mod download [2021-05-25T00:10:46.717Z] ---> Running in 4c06d5b432a5 [2021-05-25T00:10:47.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T00:10:48.067Z] OK: 138 MiB in 40 packages [2021-05-25T00:10:49.046Z] Removing intermediate container 21dc92ec72dd [2021-05-25T00:10:49.046Z] ---> 8b9353d7bec9 [2021-05-25T00:10:49.046Z] Step 6/8 : WORKDIR /build [2021-05-25T00:10:49.317Z] ---> Running in 2e8ee1a9c382 [2021-05-25T00:10:49.909Z] Removing intermediate container 2e8ee1a9c382 [2021-05-25T00:10:49.909Z] ---> 8ed8924abbc6 [2021-05-25T00:10:49.910Z] Step 7/8 : COPY go.mod . [2021-05-25T00:10:50.500Z] ---> a0bbd3382745 [2021-05-25T00:10:50.500Z] Step 8/8 : RUN go mod download [2021-05-25T00:10:50.775Z] ---> Running in 64e8a1ab61ee [2021-05-25T00:11:01.653Z] Removing intermediate container 4c06d5b432a5 [2021-05-25T00:11:01.653Z] ---> 469eeffd1c48 [2021-05-25T00:11:01.653Z] Successfully built 469eeffd1c48 [2021-05-25T00:11:01.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:11:02.010Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T00:11:02.010Z] . [Pipeline] withDockerContainer [2021-05-25T00:11:02.119Z] prd-centos7-docker-4c-2g-5 does not seem to be running inside a container [2021-05-25T00:11:02.154Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T00:11:02.492Z] $ docker top 1a5b9f4e253585486adea4d06e6af6f11874f8dff8cf740577cd4c7020bfda8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:11:02.921Z] + go version [2021-05-25T00:11:02.921Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T00:11:02.948Z] $ docker stop --time=1 1a5b9f4e253585486adea4d06e6af6f11874f8dff8cf740577cd4c7020bfda8f [2021-05-25T00:11:04.136Z] $ docker rm -f 1a5b9f4e253585486adea4d06e6af6f11874f8dff8cf740577cd4c7020bfda8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:11:04.874Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T00:11:04.875Z] . [Pipeline] withDockerContainer [2021-05-25T00:11:04.975Z] prd-centos7-docker-4c-2g-5 does not seem to be running inside a container [2021-05-25T00:11:05.012Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T00:11:05.381Z] $ docker top 6c07f6c27e0deb45125521f3a2fa34b07ae82c36174f943b6789ae3db31c53bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:11:05.852Z] + go mod tidy [Pipeline] sh [2021-05-25T00:11:06.443Z] + make test [2021-05-25T00:11:06.443Z] go mod tidy [2021-05-25T00:11:06.443Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T00:11:12.957Z] Removing intermediate container 64e8a1ab61ee [2021-05-25T00:11:12.957Z] ---> 0725f57f2a4e [2021-05-25T00:11:12.957Z] Successfully built 0725f57f2a4e [2021-05-25T00:11:12.957Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:11:13.344Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T00:11:13.344Z] . [Pipeline] withDockerContainer [2021-05-25T00:11:13.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-05-25T00:11:13.723Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T00:11:15.326Z] $ docker top 59665c72a3903ec18022454be855d6aaac2db80f3f8d4ad6f2566b0f63cbb78c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:11:16.345Z] + go version [2021-05-25T00:11:16.345Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T00:11:16.378Z] $ docker stop --time=1 59665c72a3903ec18022454be855d6aaac2db80f3f8d4ad6f2566b0f63cbb78c [2021-05-25T00:11:18.183Z] $ docker rm -f 59665c72a3903ec18022454be855d6aaac2db80f3f8d4ad6f2566b0f63cbb78c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-25T00:11:18.751Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-25T00:11:18.751Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.4% of statements [2021-05-25T00:11:18.751Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-25T00:11:18.751Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements [2021-05-25T00:11:18.751Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-05-25T00:11:18.751Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-25T00:11:18.751Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-25T00:11:18.751Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:11:19.016Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.008s coverage: 100.0% of statements [2021-05-25T00:11:19.016Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-05-25T00:11:19.234Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T00:11:19.235Z] . [Pipeline] withDockerContainer [2021-05-25T00:11:19.544Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-05-25T00:11:19.627Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T00:11:21.238Z] $ docker top b92466acee7dee125a01635b27be02b141e72aea0f0360d9d0c952140f8451ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:11:22.435Z] + go mod tidy [Pipeline] sh [2021-05-25T00:11:23.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.020s coverage: 90.7% of statements [2021-05-25T00:11:23.246Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-25T00:11:23.246Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-25T00:11:23.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-05-25T00:11:23.246Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-25T00:11:23.246Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-25T00:11:23.719Z] + make test [2021-05-25T00:11:23.719Z] go mod tidy [2021-05-25T00:11:23.995Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T00:11:28.586Z] gofmt -l . [2021-05-25T00:11:28.586Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T00:11:28.614Z] $ docker stop --time=1 6c07f6c27e0deb45125521f3a2fa34b07ae82c36174f943b6789ae3db31c53bf [2021-05-25T00:11:30.206Z] $ docker rm -f 6c07f6c27e0deb45125521f3a2fa34b07ae82c36174f943b6789ae3db31c53bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T00:11:30.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T00:11:30.875Z] 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-05-25T00:11:31.883Z] ---> job-cost.sh [2021-05-25T00:11:31.883Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ijzN [2021-05-25T00:11:41.901Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T00:11:56.851Z] lf-activate-venv(): INFO: Adding /tmp/venv-ijzN/bin to PATH [2021-05-25T00:11:56.851Z] INFO: No Stack... [2021-05-25T00:11:56.851Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T00:11:57.422Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T00:11:57.755Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-05-25T00:11:57.755Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T00:11:57.812Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [2021-05-25T00:11:57.820Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] did not exist. Created. [2021-05-25T00:11:57.820Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T00:11:58.248Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T00:11:58.337Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T00:11:58.364Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T00:12:03.057Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-25T00:12:03.057Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.059s coverage: 5.4% of statements [2021-05-25T00:12:03.057Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-25T00:12:03.057Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.132s coverage: 92.2% of statements [2021-05-25T00:12:03.057Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements [2021-05-25T00:12:03.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-25T00:12:03.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-25T00:12:03.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-25T00:12:04.781Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.076s coverage: 100.0% of statements [2021-05-25T00:12:04.781Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.050s coverage: 26.7% of statements [2021-05-25T00:12:10.199Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 90.7% of statements [2021-05-25T00:12:10.199Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-25T00:12:10.199Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-25T00:12:10.199Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2021-05-25T00:12:10.199Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-25T00:12:10.199Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-25T00:12:32.386Z] gofmt -l . [2021-05-25T00:12:32.386Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T00:12:32.418Z] $ docker stop --time=1 b92466acee7dee125a01635b27be02b141e72aea0f0360d9d0c952140f8451ac [2021-05-25T00:12:34.551Z] $ docker rm -f b92466acee7dee125a01635b27be02b141e72aea0f0360d9d0c952140f8451ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T00:12:35.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T00:12:35.519Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T00:12:36.049Z] 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-05-25T00:12:36.968Z] ---> job-cost.sh [2021-05-25T00:12:36.969Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hIwa [2021-05-25T00:13:15.946Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T00:14:37.741Z] lf-activate-venv(): INFO: Adding /tmp/venv-hIwa/bin to PATH [2021-05-25T00:14:37.741Z] INFO: No Stack... [2021-05-25T00:14:38.335Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T00:14:38.929Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T00:14:39.363Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-05-25T00:14:39.363Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T00:14:39.461Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [2021-05-25T00:14:39.466Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] did not exist. Created. [2021-05-25T00:14:39.467Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T00:14:39.922Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-0c4b4138/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-0c4b4138/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T00:14:40.302Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T00:14:40.343Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T00:14:40.502Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T00:14:40.522Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-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-05-25T00:14:41.406Z] provisioning config files... [2021-05-25T00:14:41.419Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/config4382154541155627081tmp [Pipeline] { [Pipeline] sh [2021-05-25T00:14:41.786Z] + set +x [2021-05-25T00:14:41.786Z] + curl -s https://codecov.io/bash [2021-05-25T00:14:41.787Z] + bash -s -- [2021-05-25T00:14:41.787Z] [2021-05-25T00:14:41.787Z] _____ _ [2021-05-25T00:14:41.787Z] / ____| | | [2021-05-25T00:14:41.787Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T00:14:41.787Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T00:14:41.787Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T00:14:41.787Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T00:14:41.787Z] Bash-1.0.3 [2021-05-25T00:14:41.787Z] [2021-05-25T00:14:41.787Z] [2021-05-25T00:14:41.787Z] ==> git version 2.24.4 found [2021-05-25T00:14:41.787Z] ==> 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-05-25T00:14:41.787Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T00:14:41.787Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T00:14:41.787Z] ==> Jenkins CI detected. [2021-05-25T00:14:42.051Z] project root: . [2021-05-25T00:14:42.051Z] --> token set from env [2021-05-25T00:14:42.051Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T00:14:42.051Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T00:14:42.051Z] ==> Python coveragepy not found [2021-05-25T00:14:42.051Z] ==> Searching for coverage reports in: [2021-05-25T00:14:42.051Z] + . [2021-05-25T00:14:42.051Z] -> Found 1 reports [2021-05-25T00:14:42.051Z] ==> Detecting git/mercurial file structure [2021-05-25T00:14:42.051Z] ==> Reading reports [2021-05-25T00:14:42.051Z] + ./coverage.out bytes=31475 [2021-05-25T00:14:42.051Z] ==> Appending adjustments [2021-05-25T00:14:42.051Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T00:14:42.051Z] + Found adjustments [2021-05-25T00:14:42.051Z] ==> Gzipping contents [2021-05-25T00:14:42.051Z] 8.0K /tmp/codecov.MxKcdg.gz [2021-05-25T00:14:42.051Z] ==> Uploading reports [2021-05-25T00:14:42.051Z] url: https://codecov.io [2021-05-25T00:14:42.051Z] query: branch=PR-246&commit=f4390fe13762dca90be82c9715e527568c23f2f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=246&job=&cmd_args= [2021-05-25T00:14:42.051Z] -> Pinging Codecov [2021-05-25T00:14:42.051Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-246&commit=f4390fe13762dca90be82c9715e527568c23f2f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=246&job=&cmd_args= [2021-05-25T00:14:42.627Z] -> Uploading to [2021-05-25T00:14:42.628Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/833815588EE85121546D348822E98E2E/f4390fe13762dca90be82c9715e527568c23f2f4/c3dea2d5-f255-4ae0-8331-bbb03f1158b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T001442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7435eb584bb52864a211d302412e1f1b16a7a1573f13af11b3338b6ea0ff5a1d [2021-05-25T00:14:42.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T00:14:42.628Z] Dload Upload Total Spent Left Speed [2021-05-25T00:14:43.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5963 0 0 100 5963 0 14373 --:--:-- --:--:-- --:--:-- 14403 [2021-05-25T00:14:43.201Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f4390fe13762dca90be82c9715e527568c23f2f4 [Pipeline] } [2021-05-25T00:14:43.223Z] 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-05-25T00:14:45.300Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:14:45.930Z] ---> package-listing.sh [2021-05-25T00:14:45.930Z] ++ facter osfamily [2021-05-25T00:14:45.930Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T00:14:46.194Z] + OS_FAMILY=redhat [2021-05-25T00:14:46.194Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-246 [2021-05-25T00:14:46.194Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T00:14:46.194Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T00:14:46.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T00:14:46.194Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T00:14:46.194Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-246 ']' [2021-05-25T00:14:46.194Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T00:14:46.194Z] + case "${OS_FAMILY}" in [2021-05-25T00:14:46.194Z] + sort [2021-05-25T00:14:46.194Z] + rpm -qa [2021-05-25T00:14:46.775Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T00:14:46.775Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T00:14:46.775Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T00:14:46.775Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-246 ']' [2021-05-25T00:14:46.775Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-246/archives/ [2021-05-25T00:14:46.775Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-246/archives/ [Pipeline] echo [2021-05-25T00:14:46.810Z] 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-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T00:14:47.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:14:47.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T00:14:47.742Z] [2021-05-25T00:14:47.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:14:48.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T00:14:48.112Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T00:14:48.112Z] df20fa9351a1: Pulling fs layer [2021-05-25T00:14:48.112Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T00:14:48.112Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T00:14:48.112Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T00:14:48.112Z] 93b61091891f: Pulling fs layer [2021-05-25T00:14:48.112Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T00:14:48.112Z] 5e14af77c1be: Pulling fs layer [2021-05-25T00:14:48.112Z] 01666e4c0597: Pulling fs layer [2021-05-25T00:14:48.112Z] aa168da1d23b: Pulling fs layer [2021-05-25T00:14:48.112Z] 46f8f816bc3b: Waiting [2021-05-25T00:14:48.112Z] 93b61091891f: Waiting [2021-05-25T00:14:48.112Z] 01666e4c0597: Waiting [2021-05-25T00:14:48.112Z] aa168da1d23b: Waiting [2021-05-25T00:14:48.112Z] 93b9cdb0e59b: Waiting [2021-05-25T00:14:48.112Z] 5e14af77c1be: Waiting [2021-05-25T00:14:48.112Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T00:14:48.112Z] 36b3adc4ff6f: Download complete [2021-05-25T00:14:48.112Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T00:14:48.112Z] 46f8f816bc3b: Download complete [2021-05-25T00:14:48.112Z] df20fa9351a1: Verifying Checksum [2021-05-25T00:14:48.112Z] df20fa9351a1: Download complete [2021-05-25T00:14:48.375Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T00:14:48.375Z] 93b9cdb0e59b: Download complete [2021-05-25T00:14:48.375Z] 5e14af77c1be: Verifying Checksum [2021-05-25T00:14:48.375Z] 5e14af77c1be: Download complete [2021-05-25T00:14:48.375Z] 93b61091891f: Verifying Checksum [2021-05-25T00:14:48.375Z] 93b61091891f: Download complete [2021-05-25T00:14:48.375Z] df20fa9351a1: Pull complete [2021-05-25T00:14:48.636Z] 36b3adc4ff6f: Pull complete [2021-05-25T00:14:48.636Z] 01666e4c0597: Verifying Checksum [2021-05-25T00:14:48.636Z] 01666e4c0597: Download complete [2021-05-25T00:14:48.898Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T00:14:48.898Z] 8ad3a11d3b57: Download complete [2021-05-25T00:14:49.481Z] 8ad3a11d3b57: Pull complete [2021-05-25T00:14:49.743Z] 46f8f816bc3b: Pull complete [2021-05-25T00:14:50.006Z] 93b61091891f: Pull complete [2021-05-25T00:14:50.006Z] 93b9cdb0e59b: Pull complete [2021-05-25T00:14:50.006Z] 5e14af77c1be: Pull complete [2021-05-25T00:14:50.272Z] 01666e4c0597: Pull complete [2021-05-25T00:14:50.553Z] aa168da1d23b: Verifying Checksum [2021-05-25T00:14:50.553Z] aa168da1d23b: Download complete [2021-05-25T00:14:54.790Z] aa168da1d23b: Pull complete [2021-05-25T00:14:54.791Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T00:14:54.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T00:14:54.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T00:14:54.903Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-05-25T00:14:54.940Z] $ 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-246/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-246 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246:/w/workspace/xfoundry_go-mod-bootstrap_PR-246:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@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-05-25T00:14:57.183Z] $ docker top 0d51fe8c9638f4c9f521aba44f5b08aa90f0dc815b7d182443059e93c228dd86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:14:57.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T00:14:57.940Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T00:14:58.266Z] + ls /var/log/sa-host [2021-05-25T00:14:58.266Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T00:14:58.266Z] file_magic: OK [2021-05-25T00:14:58.266Z] HZ: Using current value: 100 [2021-05-25T00:14:58.266Z] file_header: OK [2021-05-25T00:14:58.266Z] 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-05-25T00:14:58.266Z] Statistics: [2021-05-25T00:14:58.266Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T00:14:58.266Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T00:14:58.266Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T00:14:58.266Z] file_magic: OK [2021-05-25T00:14:58.266Z] HZ: Using current value: 100 [2021-05-25T00:14:58.266Z] file_header: OK [2021-05-25T00:14:58.266Z] 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-05-25T00:14:58.266Z] Statistics: [2021-05-25T00:14:58.266Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T00:14:58.266Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T00:14:58.976Z] provisioning config files... [2021-05-25T00:14:58.994Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/config8827894348352338913tmp [Pipeline] { [Pipeline] echo [2021-05-25T00:14:59.055Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:14:59.406Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T00:14:59.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T00:14:59.548Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:14:59.885Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T00:14:59.916Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:15:00.251Z] ---> sudo-logs.sh [2021-05-25T00:15:00.251Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T00:15:00.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:15:00.684Z] ---> job-cost.sh [2021-05-25T00:15:00.684Z] lf-activate-venv: SKIPPING [2021-05-25T00:15:00.684Z] DEBUG: total: 0.18000000715255737 [2021-05-25T00:15:00.684Z] INFO: Retrieving Stack Cost... [2021-05-25T00:15:01.259Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T00:15:01.838Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T00:15:01.875Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:15:02.225Z] ---> logs-deploy.sh [2021-05-25T00:15:02.226Z] lf-activate-venv: SKIPPING [2021-05-25T00:15:02.226Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-246/1 [2021-05-25T00:15:02.226Z] INFO: archiving workspace using pattern(s): [2021-05-25T00:15:03.175Z] Archives upload complete. [2021-05-25T00:15:03.175Z] INFO: archiving logs to Nexus