Pull request #120 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 weichou1229 for edgexfoundry/go-mod-secrets Loading trusted files from base branch master at ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 rather than 12c04e43fb8a517eed118b3b5a0d5609a8638737 Obtained Jenkinsfile from ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 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-ssh8594820644232752727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5651669294706715645.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-secrets/branches/PR-120/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-secrets/branches/PR-120/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2538362615519221943.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-secrets/branches/PR-120/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6024390682741194603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh1031189396878380157.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-secrets/branches/PR-120/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-secrets/branches/PR-120/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8453887296271333123.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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-118 in /w/workspace/gexfoundry_go-mod-secrets_PR-120 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-120 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-120@tmp/jenkins-gitclient-ssh8585382314906926907.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-120@tmp/jenkins-gitclient-ssh5214629371159915008.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 into PR head commit 12c04e43fb8a517eed118b3b5a0d5609a8638737 Merge succeeded, producing 12c04e43fb8a517eed118b3b5a0d5609a8638737 Checking out Revision 12c04e43fb8a517eed118b3b5a0d5609a8638737 (PR-120) > git config core.sparsecheckout # timeout=10 > git checkout -f 12c04e43fb8a517eed118b3b5a0d5609a8638737 # 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/gexfoundry_go-mod-secrets_PR-120@tmp/jenkins-gitclient-ssh425015972074315432.key > git merge ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12c04e43fb8a517eed118b3b5a0d5609a8638737 # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.100" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T02:36:53.936Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T02:36:54.133Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T02:36:54.267Z] ========================================================= [2021-06-10T02:36:54.267Z] EdgeX Global Pipelines Version Info [2021-06-10T02:36:54.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:36:55.812Z] ------------------- [2021-06-10T02:36:55.812Z] stable info: [2021-06-10T02:36:55.812Z] ------------------- [2021-06-10T02:36:55.812Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T02:36:55.812Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T02:36:55.812Z] Message: update stable to v1.0.194 [2021-06-10T02:36:56.390Z] ------------------- [2021-06-10T02:36:56.390Z] experimental info: [2021-06-10T02:36:56.390Z] ------------------- [2021-06-10T02:36:56.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T02:36:56.390Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T02:36:56.390Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T02:36:56.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-06-10T02:36:56.718Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-06-10T02:36:56.780Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T02:36:56.848Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T02:36:56.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T02:36:56.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T02:36:57.045Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T02:36:57.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T02:36:57.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T02:36:57.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T02:36:57.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T02:36:57.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-06-10T02:36:57.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T02:36:57.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T02:36:57.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T02:36:57.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T02:36:57.680Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T02:36:57.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T02:36:57.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T02:36:57.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T02:36:57.931Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T02:36:57.991Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T02:36:58.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T02:36:58.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T02:36:58.190Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T02:36:58.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T02:36:58.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo [2021-06-10T02:36:58.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo [2021-06-10T02:36:58.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo [2021-06-10T02:36:58.516Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12c04e43fb8a517eed118b3b5a0d5609a8638737 [Pipeline] echo [2021-06-10T02:36:58.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12c04e4 [Pipeline] echo [2021-06-10T02:36:58.642Z] [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-10T02:36:59.355Z] + git log --format=format:%s -1 12c04e43fb8a517eed118b3b5a0d5609a8638737 [Pipeline] echo [2021-06-10T02:36:59.414Z] GIT_COMMIT: 12c04e43fb8a517eed118b3b5a0d5609a8638737, Commit Message: build: Upgrade core-contracts lib to v2.0.0-dev.100 [Pipeline] echo [2021-06-10T02:36:59.476Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:37:00.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T02:37:00.551Z] [2021-06-10T02:37:00.551Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:37:00.932Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T02:37:00.932Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T02:37:00.932Z] 31603596830f: Pulling fs layer [2021-06-10T02:37:00.932Z] 54011a49482f: Pulling fs layer [2021-06-10T02:37:00.932Z] a6820b24f6d8: Pulling fs layer [2021-06-10T02:37:00.932Z] f581987b2513: Pulling fs layer [2021-06-10T02:37:00.932Z] f581987b2513: Waiting [2021-06-10T02:37:00.932Z] 54011a49482f: Verifying Checksum [2021-06-10T02:37:00.932Z] 54011a49482f: Download complete [2021-06-10T02:37:01.200Z] 31603596830f: Download complete [2021-06-10T02:37:01.200Z] 31603596830f: Pull complete [2021-06-10T02:37:01.467Z] f581987b2513: Verifying Checksum [2021-06-10T02:37:01.467Z] f581987b2513: Download complete [2021-06-10T02:37:01.467Z] a6820b24f6d8: Verifying Checksum [2021-06-10T02:37:01.467Z] a6820b24f6d8: Download complete [2021-06-10T02:37:01.467Z] 54011a49482f: Pull complete [2021-06-10T02:37:02.044Z] a6820b24f6d8: Pull complete [2021-06-10T02:37:02.307Z] f581987b2513: Pull complete [2021-06-10T02:37:02.307Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T02:37:02.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T02:37:02.307Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T02:37:02.417Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-10T02:37:02.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-120 -v /w/workspace/gexfoundry_go-mod-secrets_PR-120:/w/workspace/gexfoundry_go-mod-secrets_PR-120:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T02:37:03.360Z] $ docker top f0df7152ba55aa8f56ad20ec02980c0735435d588edd67dc12707c9dcbf9b384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T02:37:03.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T02:37:03.559Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T02:37:03.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T02:37:03.668Z] $ docker exec f0df7152ba55aa8f56ad20ec02980c0735435d588edd67dc12707c9dcbf9b384 ssh-agent [2021-06-10T02:37:03.777Z] SSH_AUTH_SOCK=/tmp/ssh-gJQ6EN6wrrFK/agent.14 [2021-06-10T02:37:03.777Z] SSH_AGENT_PID=20 [2021-06-10T02:37:03.785Z] Running ssh-add (command line suppressed) [2021-06-10T02:37:03.885Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp/private_key_5348393456146027770.key (/w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp/private_key_5348393456146027770.key) [2021-06-10T02:37:03.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T02:37:04.272Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T02:37:04.296Z] $ docker exec --env ******** --env ******** f0df7152ba55aa8f56ad20ec02980c0735435d588edd67dc12707c9dcbf9b384 ssh-agent -k [2021-06-10T02:37:04.380Z] unset SSH_AUTH_SOCK; [2021-06-10T02:37:04.381Z] unset SSH_AGENT_PID; [2021-06-10T02:37:04.381Z] echo Agent pid 20 killed; [2021-06-10T02:37:04.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T02:37:04.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T02:37:04.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T02:37:04.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T02:37:04.590Z] $ docker exec f0df7152ba55aa8f56ad20ec02980c0735435d588edd67dc12707c9dcbf9b384 ssh-agent [2021-06-10T02:37:04.690Z] SSH_AUTH_SOCK=/tmp/ssh-4MoiuzwlSYCW/agent.54 [2021-06-10T02:37:04.690Z] SSH_AGENT_PID=60 [2021-06-10T02:37:04.696Z] Running ssh-add (command line suppressed) [2021-06-10T02:37:04.791Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp/private_key_4100323515922007470.key (/w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp/private_key_4100323515922007470.key) [2021-06-10T02:37:04.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T02:37:05.158Z] + git semver init [2021-06-10T02:37:05.158Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T02:37:05.158Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-120/.git [2021-06-10T02:37:05.158Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-120 [2021-06-10T02:37:05.158Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T02:37:05.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T02:37:05.158Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T02:37:05.158Z] # $SEMVER_BRANCH = PR-120 [2021-06-10T02:37:05.158Z] # $SEMVER_TEMP = /tmp/semver-384453617 [2021-06-10T02:37:05.158Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-06-10T02:37:05.424Z] # '/tmp/semver-384453617' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-120/.semver' [2021-06-10T02:37:05.424Z] # -> Force: false [2021-06-10T02:37:05.424Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-120/.semver [Pipeline] } [2021-06-10T02:37:05.446Z] $ docker exec --env ******** --env ******** f0df7152ba55aa8f56ad20ec02980c0735435d588edd67dc12707c9dcbf9b384 ssh-agent -k [2021-06-10T02:37:05.546Z] unset SSH_AUTH_SOCK; [2021-06-10T02:37:05.546Z] unset SSH_AGENT_PID; [2021-06-10T02:37:05.546Z] echo Agent pid 60 killed; [2021-06-10T02:37:05.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T02:37:06.004Z] + git semver [Pipeline] } [2021-06-10T02:37:06.033Z] $ docker stop --time=1 f0df7152ba55aa8f56ad20ec02980c0735435d588edd67dc12707c9dcbf9b384 [2021-06-10T02:37:07.277Z] $ docker rm -f f0df7152ba55aa8f56ad20ec02980c0735435d588edd67dc12707c9dcbf9b384 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T02:37:07.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T02:37:08.037Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T02:37:08.061Z] [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-10T02:37:23.649Z] Still waiting to schedule task [2021-06-10T02:37:23.649Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T02:37:23.677Z] Still waiting to schedule task [2021-06-10T02:37:23.677Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T02:39:24.819Z] Running on prd-centos7-docker-4c-2g-120 in /w/workspace/gexfoundry_go-mod-secrets_PR-120 [Pipeline] { [Pipeline] ws [2021-06-10T02:39:24.884Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-06-10T02:39:25.053Z] Selected Git installation does not exist. Using Default [2021-06-10T02:39:25.053Z] The recommended git tool is: NONE [2021-06-10T02:39:26.801Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-119 in /w/workspace/gexfoundry_go-mod-secrets_PR-120 [Pipeline] { [Pipeline] ws [2021-06-10T02:39:26.861Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-06-10T02:39:27.130Z] Selected Git installation does not exist. Using Default [2021-06-10T02:39:27.130Z] The recommended git tool is: NONE [2021-06-10T02:39:27.308Z] using credential edgex-jenkins-ssh [2021-06-10T02:39:27.322Z] Cloning the remote Git repository [2021-06-10T02:39:27.345Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T02:39:27.429Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-06-10T02:39:27.525Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T02:39:27.526Z] > git --version # timeout=10 [2021-06-10T02:39:27.538Z] > git --version # 'git version 2.24.4' [2021-06-10T02:39:27.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:39:27.565Z] [INFO] Currently running in a labeled security context [2021-06-10T02:39:27.565Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T02:39:27.565Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh1556374198981516863.key [2021-06-10T02:39:27.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T02:39:28.145Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T02:39:28.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T02:39:28.175Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T02:39:28.196Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T02:39:28.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:39:28.197Z] [INFO] Currently running in a labeled security context [2021-06-10T02:39:28.197Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T02:39:28.198Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh7327710566892007528.key [2021-06-10T02:39:28.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T02:39:28.637Z] Merging remotes/origin/master commit ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 into PR head commit 12c04e43fb8a517eed118b3b5a0d5609a8638737 [2021-06-10T02:39:28.752Z] Merge succeeded, producing 12c04e43fb8a517eed118b3b5a0d5609a8638737 [2021-06-10T02:39:28.753Z] Checking out Revision 12c04e43fb8a517eed118b3b5a0d5609a8638737 (PR-120) [2021-06-10T02:39:28.651Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T02:39:28.664Z] > git checkout -f 12c04e43fb8a517eed118b3b5a0d5609a8638737 # timeout=10 [2021-06-10T02:39:28.696Z] > git remote # timeout=10 [2021-06-10T02:39:28.706Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T02:39:28.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:39:28.718Z] [INFO] Currently running in a labeled security context [2021-06-10T02:39:28.718Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T02:39:28.718Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh646124134318707289.key [2021-06-10T02:39:28.725Z] > git merge ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 # timeout=10 [2021-06-10T02:39:28.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T02:39:28.753Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T02:39:28.759Z] > git checkout -f 12c04e43fb8a517eed118b3b5a0d5609a8638737 # timeout=10 [2021-06-10T02:39:32.252Z] using credential edgex-jenkins-ssh [2021-06-10T02:39:32.275Z] Cloning the remote Git repository [2021-06-10T02:39:32.366Z] Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.100" [2021-06-10T02:39:32.384Z] > git --version # timeout=10 [2021-06-10T02:39:32.391Z] > git --version # 'git version 2.24.4' [2021-06-10T02:39:32.396Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-06-10T02:39:32.337Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T02:39:32.438Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-06-10T02:39:32.546Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T02:39:32.547Z] > git --version # timeout=10 [2021-06-10T02:39:32.583Z] > git --version # 'git version 2.17.1' [2021-06-10T02:39:32.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:39:32.716Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2021-06-10T02:39:33.833Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:39:34.185Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:39:34.372Z] Merging remotes/origin/master commit ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 into PR head commit 12c04e43fb8a517eed118b3b5a0d5609a8638737 [2021-06-10T02:39:33.528Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T02:39:33.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T02:39:33.724Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T02:39:33.791Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T02:39:33.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:39:33.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T02:39:34.390Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T02:39:34.408Z] > git checkout -f 12c04e43fb8a517eed118b3b5a0d5609a8638737 # timeout=10 [2021-06-10T02:39:34.511Z] + sudo service docker restart [2021-06-10T02:39:34.511Z] + true [2021-06-10T02:39:34.512Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T02:39:34.557Z] Merge succeeded, producing 12c04e43fb8a517eed118b3b5a0d5609a8638737 [2021-06-10T02:39:34.558Z] Checking out Revision 12c04e43fb8a517eed118b3b5a0d5609a8638737 (PR-120) [2021-06-10T02:39:34.483Z] > git remote # timeout=10 [2021-06-10T02:39:34.501Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T02:39:34.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:39:34.523Z] > git merge ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 # timeout=10 [2021-06-10T02:39:34.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T02:39:34.563Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T02:39:34.577Z] > git checkout -f 12c04e43fb8a517eed118b3b5a0d5609a8638737 # timeout=10 [2021-06-10T02:39:38.701Z] Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.100" [2021-06-10T02:39:38.750Z] > git --version # timeout=10 [2021-06-10T02:39:38.759Z] > git --version # 'git version 2.17.1' [2021-06-10T02:39:38.770Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T02:39:40.251Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:39:40.686Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:39:41.049Z] + + sudo service dockertrue restart [2021-06-10T02:39:41.049Z] [Pipeline] unstash [Pipeline] echo [2021-06-10T02:39:52.826Z] ========================================================= [2021-06-10T02:39:52.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T02:39:52.826Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:39:53.190Z] + 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-10T02:39:53.456Z] Sending build context to Docker daemon 696.8kB [2021-06-10T02:39:53.456Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T02:39:53.456Z] Step 2/7 : FROM ${BASE} [2021-06-10T02:39:53.456Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T02:39:53.456Z] 540db60ca938: Pulling fs layer [2021-06-10T02:39:53.456Z] adcc1eea9eea: Pulling fs layer [2021-06-10T02:39:53.456Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T02:39:53.456Z] 0510c868ecb4: Pulling fs layer [2021-06-10T02:39:53.456Z] afea3b2eda06: Pulling fs layer [2021-06-10T02:39:53.456Z] 7809a108b3ef: Pulling fs layer [2021-06-10T02:39:53.456Z] f706445af74f: Pulling fs layer [2021-06-10T02:39:53.456Z] 0510c868ecb4: Waiting [2021-06-10T02:39:53.456Z] afea3b2eda06: Waiting [2021-06-10T02:39:53.456Z] 7809a108b3ef: Waiting [2021-06-10T02:39:53.456Z] f706445af74f: Waiting [2021-06-10T02:39:53.456Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T02:39:53.456Z] 4c4ab2625f07: Download complete [2021-06-10T02:39:53.456Z] adcc1eea9eea: Verifying Checksum [2021-06-10T02:39:53.456Z] adcc1eea9eea: Download complete [2021-06-10T02:39:53.456Z] afea3b2eda06: Verifying Checksum [2021-06-10T02:39:53.456Z] afea3b2eda06: Download complete [2021-06-10T02:39:53.456Z] 7809a108b3ef: Verifying Checksum [2021-06-10T02:39:53.456Z] 7809a108b3ef: Download complete [2021-06-10T02:39:53.456Z] 540db60ca938: Verifying Checksum [2021-06-10T02:39:53.456Z] 540db60ca938: Download complete [2021-06-10T02:39:53.726Z] 540db60ca938: Pull complete [2021-06-10T02:39:53.987Z] adcc1eea9eea: Pull complete [2021-06-10T02:39:53.987Z] 4c4ab2625f07: Pull complete [2021-06-10T02:39:55.936Z] f706445af74f: Verifying Checksum [2021-06-10T02:39:55.936Z] f706445af74f: Download complete [2021-06-10T02:39:56.201Z] 0510c868ecb4: Verifying Checksum [2021-06-10T02:39:56.201Z] 0510c868ecb4: Download complete [Pipeline] unstash [2021-06-10T02:39:59.514Z] 0510c868ecb4: Pull complete [2021-06-10T02:39:59.514Z] afea3b2eda06: Pull complete [2021-06-10T02:39:59.514Z] 7809a108b3ef: Pull complete [Pipeline] echo [2021-06-10T02:39:59.852Z] ========================================================= [2021-06-10T02:39:59.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T02:39:59.852Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:40:00.268Z] + 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-10T02:40:00.918Z] f706445af74f: Pull complete [2021-06-10T02:40:00.918Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T02:40:00.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T02:40:00.918Z] ---> b068be0155e3 [2021-06-10T02:40:00.918Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T02:40:02.902Z] Sending build context to Docker daemon 695.8kB [2021-06-10T02:40:02.902Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T02:40:02.902Z] Step 2/7 : FROM ${BASE} [2021-06-10T02:40:03.187Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T02:40:03.187Z] 595b0fe564bb: Pulling fs layer [2021-06-10T02:40:03.187Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T02:40:03.187Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T02:40:03.187Z] ba82ee9f976e: Pulling fs layer [2021-06-10T02:40:03.187Z] 506bd15cee9f: Pulling fs layer [2021-06-10T02:40:03.187Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T02:40:03.187Z] 618dc40b7e24: Pulling fs layer [2021-06-10T02:40:03.187Z] ba82ee9f976e: Waiting [2021-06-10T02:40:03.187Z] 506bd15cee9f: Waiting [2021-06-10T02:40:03.187Z] 75a0a4a0db45: Waiting [2021-06-10T02:40:03.187Z] 618dc40b7e24: Waiting [2021-06-10T02:40:03.187Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T02:40:03.187Z] 5b7225fbf94c: Download complete [2021-06-10T02:40:03.187Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T02:40:03.187Z] 3088b5b3c5c0: Download complete [2021-06-10T02:40:03.187Z] 506bd15cee9f: Verifying Checksum [2021-06-10T02:40:03.187Z] 506bd15cee9f: Download complete [2021-06-10T02:40:03.187Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T02:40:03.187Z] 75a0a4a0db45: Download complete [2021-06-10T02:40:03.187Z] 595b0fe564bb: Verifying Checksum [2021-06-10T02:40:03.188Z] 595b0fe564bb: Download complete [2021-06-10T02:40:03.801Z] 595b0fe564bb: Pull complete [2021-06-10T02:40:04.404Z] 3088b5b3c5c0: Pull complete [2021-06-10T02:40:05.004Z] 5b7225fbf94c: Pull complete [2021-06-10T02:40:05.194Z] ---> Running in fc936b5ded0f [2021-06-10T02:40:05.194Z] Removing intermediate container fc936b5ded0f [2021-06-10T02:40:05.194Z] ---> 39874ac80e24 [2021-06-10T02:40:05.194Z] Step 4/7 : RUN apk add --update bash [2021-06-10T02:40:05.194Z] ---> Running in 14ba2757ae41 [2021-06-10T02:40:05.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:40:05.604Z] 618dc40b7e24: Verifying Checksum [2021-06-10T02:40:05.605Z] 618dc40b7e24: Download complete [2021-06-10T02:40:06.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:40:06.581Z] ba82ee9f976e: Verifying Checksum [2021-06-10T02:40:06.581Z] ba82ee9f976e: Download complete [2021-06-10T02:40:06.711Z] OK: 149 MiB in 40 packages [2021-06-10T02:40:06.975Z] Removing intermediate container 14ba2757ae41 [2021-06-10T02:40:06.975Z] ---> e21c4f4cf393 [2021-06-10T02:40:06.975Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T02:40:06.975Z] ---> Running in 4734a1a32ac0 [2021-06-10T02:40:06.975Z] Removing intermediate container 4734a1a32ac0 [2021-06-10T02:40:06.975Z] ---> 3a483c0385c5 [2021-06-10T02:40:06.975Z] Step 6/7 : COPY go.mod . [2021-06-10T02:40:07.235Z] ---> 17fd4f625661 [2021-06-10T02:40:07.235Z] Step 7/7 : RUN go mod download [2021-06-10T02:40:07.235Z] ---> Running in 864ac4095d81 [2021-06-10T02:40:15.414Z] Removing intermediate container 864ac4095d81 [2021-06-10T02:40:15.414Z] ---> e6aa5475d4aa [2021-06-10T02:40:15.414Z] Successfully built e6aa5475d4aa [2021-06-10T02:40:15.414Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:40:15.765Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T02:40:15.766Z] . [Pipeline] withDockerContainer [2021-06-10T02:40:15.883Z] prd-centos7-docker-4c-2g-120 does not seem to be running inside a container [2021-06-10T02:40:15.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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-06-10T02:40:16.282Z] $ docker top 3e56ef0f0d03b3169679c80d3b31a99e4661a7b281ba6cc6d1d24ba693fc3860 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:40:16.735Z] + go version [2021-06-10T02:40:16.735Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T02:40:16.763Z] $ docker stop --time=1 3e56ef0f0d03b3169679c80d3b31a99e4661a7b281ba6cc6d1d24ba693fc3860 [2021-06-10T02:40:16.786Z] ba82ee9f976e: Pull complete [2021-06-10T02:40:16.787Z] 506bd15cee9f: Pull complete [2021-06-10T02:40:17.060Z] 75a0a4a0db45: Pull complete [2021-06-10T02:40:17.956Z] $ docker rm -f 3e56ef0f0d03b3169679c80d3b31a99e4661a7b281ba6cc6d1d24ba693fc3860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:40:18.837Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T02:40:18.837Z] . [Pipeline] withDockerContainer [2021-06-10T02:40:18.957Z] prd-centos7-docker-4c-2g-120 does not seem to be running inside a container [2021-06-10T02:40:18.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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-06-10T02:40:19.411Z] $ docker top a519e76f554f71bc077e57e9718bd4d11b9598ed150bc959ab8471da4b380a02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:40:19.863Z] + go mod tidy [Pipeline] sh [2021-06-10T02:40:20.196Z] + make test [2021-06-10T02:40:20.196Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-06-10T02:40:21.376Z] 618dc40b7e24: Pull complete [2021-06-10T02:40:21.376Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T02:40:21.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T02:40:21.376Z] ---> a36622ca3599 [2021-06-10T02:40:21.376Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T02:40:22.823Z] ---> Running in 5aa58f60dea2 [2021-06-10T02:40:23.422Z] Removing intermediate container 5aa58f60dea2 [2021-06-10T02:40:23.422Z] ---> 4aeec3e3e5b4 [2021-06-10T02:40:23.422Z] Step 4/7 : RUN apk add --update bash [2021-06-10T02:40:23.422Z] ---> Running in f9568d1c13f8 [2021-06-10T02:40:24.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:40:25.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:40:26.826Z] OK: 138 MiB in 40 packages [2021-06-10T02:40:28.263Z] Removing intermediate container f9568d1c13f8 [2021-06-10T02:40:28.263Z] ---> 9a3cf171fb8e [2021-06-10T02:40:28.263Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T02:40:28.263Z] ---> Running in d998d52ef6a2 [2021-06-10T02:40:28.857Z] Removing intermediate container d998d52ef6a2 [2021-06-10T02:40:28.857Z] ---> 0a377e675082 [2021-06-10T02:40:28.857Z] Step 6/7 : COPY go.mod . [2021-06-10T02:40:29.450Z] ---> 1f191dd45d1b [2021-06-10T02:40:29.450Z] Step 7/7 : RUN go mod download [2021-06-10T02:40:29.723Z] ---> Running in 8dbf079b56c3 [2021-06-10T02:40:46.865Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.423s coverage: 80.6% of statements [2021-06-10T02:40:46.865Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.047s coverage: 57.1% of statements [2021-06-10T02:40:46.865Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-06-10T02:40:47.481Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.061s coverage: 96.7% of statements [2021-06-10T02:40:47.481Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.027s coverage: 89.5% of statements [2021-06-10T02:40:47.481Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-06-10T02:40:47.481Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.025s coverage: 100.0% of statements [2021-06-10T02:40:47.481Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-06-10T02:40:47.481Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.024s coverage: 85.7% of statements [2021-06-10T02:40:47.481Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.049s coverage: 100.0% of statements [2021-06-10T02:40:47.481Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-06-10T02:40:47.481Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T02:40:48.039Z] Removing intermediate container 8dbf079b56c3 [2021-06-10T02:40:48.039Z] ---> 064cdd270a41 [2021-06-10T02:40:48.039Z] Successfully built 064cdd270a41 [2021-06-10T02:40:48.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:40:48.422Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T02:40:48.422Z] . [Pipeline] withDockerContainer [2021-06-10T02:40:48.697Z] prd-ubuntu18.04-docker-arm64-4c-16g-119 does not seem to be running inside a container [2021-06-10T02:40:48.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T02:40:50.372Z] $ docker top 103245f737c58eede5ee3536965124ae9eb195b6cd67c1556612fe12965eae06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:40:51.413Z] + go version [2021-06-10T02:40:51.413Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T02:40:51.451Z] $ docker stop --time=1 103245f737c58eede5ee3536965124ae9eb195b6cd67c1556612fe12965eae06 [2021-06-10T02:40:53.304Z] $ docker rm -f 103245f737c58eede5ee3536965124ae9eb195b6cd67c1556612fe12965eae06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:40:54.415Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T02:40:54.415Z] . [Pipeline] withDockerContainer [2021-06-10T02:40:54.659Z] prd-ubuntu18.04-docker-arm64-4c-16g-119 does not seem to be running inside a container [2021-06-10T02:40:54.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T02:40:55.678Z] gofmt -l . [2021-06-10T02:40:55.679Z] [ "`gofmt -l .`" = "" ] [2021-06-10T02:40:56.217Z] $ docker top 48439d1cd632393205bb586acef0b5a5986e5d97145bd5b97157d54a5574ce1d -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-10T02:40:56.612Z] $ docker stop --time=1 a519e76f554f71bc077e57e9718bd4d11b9598ed150bc959ab8471da4b380a02 [2021-06-10T02:40:58.120Z] $ docker rm -f a519e76f554f71bc077e57e9718bd4d11b9598ed150bc959ab8471da4b380a02 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-10T02:40:58.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T02:40:58.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-10T02:40:59.011Z] + go mod tidy [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh 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-10T02:41:00.010Z] + make test [2021-06-10T02:41:00.010Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-06-10T02:41:00.265Z] ---> job-cost.sh [2021-06-10T02:41:00.265Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xZsI [2021-06-10T02:41:10.369Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T02:41:22.642Z] lf-activate-venv(): INFO: Adding /tmp/venv-xZsI/bin to PATH [2021-06-10T02:41:22.642Z] INFO: No Stack... [2021-06-10T02:41:22.642Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T02:41:22.642Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T02:41:22.978Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-06-10T02:41:22.978Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T02:41:23.038Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-120-1-stack-cost] [2021-06-10T02:41:23.045Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-120-1-stack-cost] did not exist. Created. [2021-06-10T02:41:23.046Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T02:41:23.479Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T02:41:23.591Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T02:41:23.614Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-120-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T02:42:21.890Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.313s coverage: 80.6% of statements [2021-06-10T02:42:21.890Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.161s coverage: 57.1% of statements [2021-06-10T02:42:21.890Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-06-10T02:42:21.890Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.216s coverage: 96.7% of statements [2021-06-10T02:42:21.890Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.065s coverage: 89.5% of statements [2021-06-10T02:42:21.890Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-06-10T02:42:21.890Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.060s coverage: 100.0% of statements [2021-06-10T02:42:21.890Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-06-10T02:42:21.890Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.067s coverage: 85.7% of statements [2021-06-10T02:42:21.890Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.165s coverage: 100.0% of statements [2021-06-10T02:42:21.890Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-06-10T02:42:21.890Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T02:42:34.323Z] gofmt -l . [2021-06-10T02:42:34.323Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T02:42:34.357Z] $ docker stop --time=1 48439d1cd632393205bb586acef0b5a5986e5d97145bd5b97157d54a5574ce1d [2021-06-10T02:42:36.373Z] $ docker rm -f 48439d1cd632393205bb586acef0b5a5986e5d97145bd5b97157d54a5574ce1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T02:42:37.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T02:42:37.399Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T02:42:37.890Z] 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-10T02:42:38.991Z] ---> job-cost.sh [2021-06-10T02:42:38.991Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3uSt [2021-06-10T02:43:17.964Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T02:44:39.734Z] lf-activate-venv(): INFO: Adding /tmp/venv-3uSt/bin to PATH [2021-06-10T02:44:39.735Z] INFO: No Stack... [2021-06-10T02:44:39.735Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T02:44:40.006Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T02:44:40.364Z] + + cutcat -d, /w/workspace/go-mod-secrets/1/archives/cost.csv -f6 [2021-06-10T02:44:40.364Z] [Pipeline] lock [2021-06-10T02:44:40.452Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-120-1-stack-cost] [2021-06-10T02:44:40.468Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-120-1-stack-cost] did not exist. Created. [2021-06-10T02:44:40.468Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T02:44:40.913Z] /w/workspace/go-mod-secrets/1@tmp/durable-01591458/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-01591458/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T02:44:41.291Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T02:44:41.340Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T02:44:41.499Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T02:44:41.520Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-120-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-10T02:44:42.696Z] provisioning config files... [2021-06-10T02:44:42.709Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp/config7003889517475324530tmp [Pipeline] { [Pipeline] sh [2021-06-10T02:44:43.081Z] + set +x [2021-06-10T02:44:43.081Z] + bash -s -- [2021-06-10T02:44:43.081Z] + curl -s https://codecov.io/bash [2021-06-10T02:44:43.081Z] [2021-06-10T02:44:43.081Z] _____ _ [2021-06-10T02:44:43.081Z] / ____| | | [2021-06-10T02:44:43.081Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T02:44:43.081Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T02:44:43.081Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T02:44:43.081Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T02:44:43.081Z] Bash-1.0.3 [2021-06-10T02:44:43.081Z] [2021-06-10T02:44:43.081Z] [2021-06-10T02:44:43.081Z] ==> git version 2.24.4 found [2021-06-10T02:44:43.081Z] ==> 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-10T02:44:43.081Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T02:44:43.081Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T02:44:43.081Z] ==> Jenkins CI detected. [2021-06-10T02:44:43.081Z] project root: . [2021-06-10T02:44:43.081Z] --> token set from env [2021-06-10T02:44:43.081Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T02:44:43.081Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T02:44:43.081Z] ==> Python coveragepy not found [2021-06-10T02:44:43.081Z] ==> Searching for coverage reports in: [2021-06-10T02:44:43.081Z] + . [2021-06-10T02:44:43.346Z] -> Found 1 reports [2021-06-10T02:44:43.346Z] ==> Detecting git/mercurial file structure [2021-06-10T02:44:43.346Z] ==> Reading reports [2021-06-10T02:44:43.346Z] + ./coverage.out bytes=27482 [2021-06-10T02:44:43.346Z] ==> Appending adjustments [2021-06-10T02:44:43.346Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T02:44:43.346Z] + Found adjustments [2021-06-10T02:44:43.346Z] ==> Gzipping contents [2021-06-10T02:44:43.346Z] 8.0K /tmp/codecov.xyr8Rj.gz [2021-06-10T02:44:43.346Z] ==> Uploading reports [2021-06-10T02:44:43.346Z] url: https://codecov.io [2021-06-10T02:44:43.346Z] query: branch=PR-120&commit=12c04e43fb8a517eed118b3b5a0d5609a8638737&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=120&job=&cmd_args= [2021-06-10T02:44:43.346Z] -> Pinging Codecov [2021-06-10T02:44:43.346Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-120&commit=12c04e43fb8a517eed118b3b5a0d5609a8638737&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=120&job=&cmd_args= [2021-06-10T02:44:43.936Z] -> Uploading to [2021-06-10T02:44:43.936Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/D63849C06B6B67093493C71CE874ED06/12c04e43fb8a517eed118b3b5a0d5609a8638737/da82aee9-d4f3-46d2-a321-7de7b0a933ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T024443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de417e8042df93660aaa36880ade919c2f44f8bbe5e8e4079693653babe542b8 [2021-06-10T02:44:43.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T02:44:43.936Z] Dload Upload Total Spent Left Speed [2021-06-10T02:44:44.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5851 0 0 100 5851 0 13566 --:--:-- --:--:-- --:--:-- 13575 [2021-06-10T02:44:44.208Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/12c04e43fb8a517eed118b3b5a0d5609a8638737 [Pipeline] } [2021-06-10T02:44:44.248Z] 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-10T02:44:47.046Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:44:47.664Z] ---> package-listing.sh [2021-06-10T02:44:47.664Z] ++ facter osfamily [2021-06-10T02:44:47.664Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T02:44:47.939Z] + OS_FAMILY=redhat [2021-06-10T02:44:47.939Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-120 [2021-06-10T02:44:47.939Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T02:44:47.939Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T02:44:47.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T02:44:47.939Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T02:44:47.939Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-120 ']' [2021-06-10T02:44:47.939Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T02:44:47.939Z] + case "${OS_FAMILY}" in [2021-06-10T02:44:47.939Z] + sort [2021-06-10T02:44:47.939Z] + rpm -qa [2021-06-10T02:44:48.516Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T02:44:48.516Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T02:44:48.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T02:44:48.516Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-120 ']' [2021-06-10T02:44:48.516Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-120/archives/ [2021-06-10T02:44:48.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-120/archives/ [Pipeline] echo [2021-06-10T02:44:48.555Z] 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/gexfoundry_go-mod-secrets_PR-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T02:44:48.872Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:44:49.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T02:44:49.501Z] [2021-06-10T02:44:49.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:44:49.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T02:44:49.871Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T02:44:49.871Z] df20fa9351a1: Pulling fs layer [2021-06-10T02:44:49.871Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T02:44:49.871Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T02:44:49.871Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T02:44:49.871Z] 93b61091891f: Pulling fs layer [2021-06-10T02:44:49.871Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T02:44:49.871Z] 5e14af77c1be: Pulling fs layer [2021-06-10T02:44:49.871Z] 01666e4c0597: Pulling fs layer [2021-06-10T02:44:49.871Z] aa168da1d23b: Pulling fs layer [2021-06-10T02:44:49.871Z] 46f8f816bc3b: Waiting [2021-06-10T02:44:49.871Z] 93b61091891f: Waiting [2021-06-10T02:44:49.871Z] 93b9cdb0e59b: Waiting [2021-06-10T02:44:49.871Z] 5e14af77c1be: Waiting [2021-06-10T02:44:49.871Z] 01666e4c0597: Waiting [2021-06-10T02:44:49.871Z] aa168da1d23b: Waiting [2021-06-10T02:44:49.871Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T02:44:49.871Z] 36b3adc4ff6f: Download complete [2021-06-10T02:44:49.871Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T02:44:49.871Z] 46f8f816bc3b: Download complete [2021-06-10T02:44:50.134Z] df20fa9351a1: Verifying Checksum [2021-06-10T02:44:50.134Z] df20fa9351a1: Download complete [2021-06-10T02:44:50.134Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T02:44:50.134Z] 93b9cdb0e59b: Download complete [2021-06-10T02:44:50.134Z] 5e14af77c1be: Verifying Checksum [2021-06-10T02:44:50.134Z] 5e14af77c1be: Download complete [2021-06-10T02:44:50.134Z] 01666e4c0597: Verifying Checksum [2021-06-10T02:44:50.134Z] 01666e4c0597: Download complete [2021-06-10T02:44:50.134Z] 93b61091891f: Verifying Checksum [2021-06-10T02:44:50.134Z] 93b61091891f: Download complete [2021-06-10T02:44:50.401Z] df20fa9351a1: Pull complete [2021-06-10T02:44:50.401Z] 36b3adc4ff6f: Pull complete [2021-06-10T02:44:50.401Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T02:44:50.401Z] 8ad3a11d3b57: Download complete [2021-06-10T02:44:50.983Z] 8ad3a11d3b57: Pull complete [2021-06-10T02:44:51.245Z] 46f8f816bc3b: Pull complete [2021-06-10T02:44:51.505Z] 93b61091891f: Pull complete [2021-06-10T02:44:51.505Z] 93b9cdb0e59b: Pull complete [2021-06-10T02:44:51.766Z] 5e14af77c1be: Pull complete [2021-06-10T02:44:51.766Z] 01666e4c0597: Pull complete [2021-06-10T02:44:52.344Z] aa168da1d23b: Verifying Checksum [2021-06-10T02:44:52.344Z] aa168da1d23b: Download complete [2021-06-10T02:44:56.597Z] aa168da1d23b: Pull complete [2021-06-10T02:44:56.597Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T02:44:56.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T02:44:56.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T02:44:56.704Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-10T02:44:56.741Z] $ 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/gexfoundry_go-mod-secrets_PR-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-120 -v /w/workspace/gexfoundry_go-mod-secrets_PR-120:/w/workspace/gexfoundry_go-mod-secrets_PR-120:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-120@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T02:44:58.701Z] $ docker top d525e838b07a48bd730d2951b06dcd68290bb3df83de6fa280fa39ba270491f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:44:59.143Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T02:44:59.467Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T02:44:59.806Z] + ls /var/log/sa-host [2021-06-10T02:44:59.806Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T02:44:59.806Z] file_magic: OK [2021-06-10T02:44:59.806Z] HZ: Using current value: 100 [2021-06-10T02:44:59.806Z] file_header: OK [2021-06-10T02:44:59.806Z] 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-10T02:44:59.806Z] Statistics: [2021-06-10T02:44:59.806Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T02:44:59.806Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T02:44:59.806Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T02:44:59.806Z] file_magic: OK [2021-06-10T02:44:59.806Z] HZ: Using current value: 100 [2021-06-10T02:44:59.806Z] file_header: OK [2021-06-10T02:44:59.806Z] 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-10T02:44:59.806Z] Statistics: [2021-06-10T02:44:59.806Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T02:44:59.806Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T02:45:00.087Z] provisioning config files... [2021-06-10T02:45:00.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp/config1729003540555681087tmp [Pipeline] { [Pipeline] echo [2021-06-10T02:45:00.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:45:00.528Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T02:45:00.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:45:01.058Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T02:45:01.099Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:45:01.438Z] ---> sudo-logs.sh [2021-06-10T02:45:01.438Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T02:45:01.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:45:01.876Z] ---> job-cost.sh [2021-06-10T02:45:01.876Z] lf-activate-venv: SKIPPING [2021-06-10T02:45:01.876Z] DEBUG: total: 0.18000000715255737 [2021-06-10T02:45:01.876Z] INFO: Retrieving Stack Cost... [2021-06-10T02:45:02.827Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T02:45:03.411Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T02:45:03.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:45:03.809Z] ---> logs-deploy.sh [2021-06-10T02:45:03.809Z] lf-activate-venv: SKIPPING [2021-06-10T02:45:03.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-120/1 [2021-06-10T02:45:03.809Z] INFO: archiving workspace using pattern(s): [2021-06-10T02:45:04.755Z] Archives upload complete. [2021-06-10T02:45:04.755Z] INFO: archiving logs to Nexus [2021-06-10T02:45:05.331Z] ---> uname -a: [2021-06-10T02:45:05.331Z] Linux prd-centos7-docker-4c-2g-118.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] ---> lscpu: [2021-06-10T02:45:05.331Z] Architecture: x86_64 [2021-06-10T02:45:05.331Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T02:45:05.331Z] Byte Order: Little Endian [2021-06-10T02:45:05.331Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T02:45:05.331Z] CPU(s): 2 [2021-06-10T02:45:05.331Z] On-line CPU(s) list: 0,1 [2021-06-10T02:45:05.331Z] Thread(s) per core: 1 [2021-06-10T02:45:05.331Z] Core(s) per socket: 1 [2021-06-10T02:45:05.331Z] Socket(s): 2 [2021-06-10T02:45:05.331Z] NUMA node(s): 1 [2021-06-10T02:45:05.331Z] Vendor ID: AuthenticAMD [2021-06-10T02:45:05.331Z] CPU family: 23 [2021-06-10T02:45:05.331Z] Model: 49 [2021-06-10T02:45:05.331Z] Model name: AMD EPYC-Rome Processor [2021-06-10T02:45:05.331Z] Stepping: 0 [2021-06-10T02:45:05.331Z] CPU MHz: 2800.000 [2021-06-10T02:45:05.331Z] BogoMIPS: 5600.00 [2021-06-10T02:45:05.331Z] Virtualization: AMD-V [2021-06-10T02:45:05.331Z] Hypervisor vendor: KVM [2021-06-10T02:45:05.331Z] Virtualization type: full [2021-06-10T02:45:05.331Z] L1d cache: 64 KiB [2021-06-10T02:45:05.331Z] L1i cache: 64 KiB [2021-06-10T02:45:05.331Z] L2 cache: 1 MiB [2021-06-10T02:45:05.331Z] L3 cache: 32 MiB [2021-06-10T02:45:05.331Z] NUMA node0 CPU(s): 0,1 [2021-06-10T02:45:05.331Z] Vulnerability Itlb multihit: Not affected [2021-06-10T02:45:05.331Z] Vulnerability L1tf: Not affected [2021-06-10T02:45:05.331Z] Vulnerability Mds: Not affected [2021-06-10T02:45:05.331Z] Vulnerability Meltdown: Not affected [2021-06-10T02:45:05.331Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T02:45:05.331Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T02:45:05.331Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T02:45:05.331Z] Vulnerability Srbds: Not affected [2021-06-10T02:45:05.331Z] Vulnerability Tsx async abort: Not affected [2021-06-10T02:45:05.331Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] ---> nproc: [2021-06-10T02:45:05.331Z] 2 [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] ---> df -h: [2021-06-10T02:45:05.331Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T02:45:05.331Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-10T02:45:05.331Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T02:45:05.331Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T02:45:05.331Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-120 [2021-06-10T02:45:05.331Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-120@tmp [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z] ---> free -m: [2021-06-10T02:45:05.331Z] total used free shared buff/cache available [2021-06-10T02:45:05.331Z] Mem: 7821 971 4756 0 2092 6671 [2021-06-10T02:45:05.331Z] Swap: 1023 0 1023 [2021-06-10T02:45:05.331Z] [2021-06-10T02:45:05.331Z]