Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f835d599fa5c246fff36bee7052f1599a128b8dd+652b40cde4686e70b83888794a3250f57b64b500 (2dc5b662b2d70dec16608414d9280ffd5a6e3743) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-92/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-92/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28028 in /w/workspace/dgexfoundry_go-mod-secrets_PR-92 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-92 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Merging remotes/origin/master commit 652b40cde4686e70b83888794a3250f57b64b500 into PR head commit f835d599fa5c246fff36bee7052f1599a128b8dd Merge succeeded, producing f835d599fa5c246fff36bee7052f1599a128b8dd Checking out Revision f835d599fa5c246fff36bee7052f1599a128b8dd (PR-92) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f835d599fa5c246fff36bee7052f1599a128b8dd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 652b40cde4686e70b83888794a3250f57b64b500 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f835d599fa5c246fff36bee7052f1599a128b8dd # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-01T06:08:59.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-01T06:09:00.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-01T06:09:00.451Z] ========================================================= [2021-03-01T06:09:00.451Z] EdgeX Global Pipelines Version Info [2021-03-01T06:09:00.451Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:09:02.142Z] ------------------- [2021-03-01T06:09:02.142Z] stable info: [2021-03-01T06:09:02.142Z] ------------------- [2021-03-01T06:09:02.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-01T06:09:02.142Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T06:09:02.142Z] Message: update stable to v1.0.183 [2021-03-01T06:09:03.093Z] ------------------- [2021-03-01T06:09:03.093Z] experimental info: [2021-03-01T06:09:03.093Z] ------------------- [2021-03-01T06:09:03.093Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-01T06:09:03.093Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T06:09:03.093Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-01T06:09:03.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-03-01T06:09:03.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-03-01T06:09:03.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-01T06:09:03.985Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-01T06:09:04.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-01T06:09:04.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-01T06:09:04.456Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-01T06:09:04.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-01T06:09:04.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-01T06:09:04.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-01T06:09:05.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-01T06:09:05.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-03-01T06:09:05.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-01T06:09:05.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-01T06:09:05.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-01T06:09:05.752Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-01T06:09:05.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-01T06:09:06.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-01T06:09:06.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-01T06:09:06.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-01T06:09:06.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-01T06:09:06.659Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-01T06:09:06.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-01T06:09:06.923Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-01T06:09:07.042Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-01T06:09:07.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-01T06:09:07.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo [2021-03-01T06:09:07.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo [2021-03-01T06:09:07.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo [2021-03-01T06:09:07.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f835d599fa5c246fff36bee7052f1599a128b8dd [Pipeline] echo [2021-03-01T06:09:07.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f835d59 [Pipeline] echo [2021-03-01T06:09:07.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T06:09:08.861Z] + git log --format=format:%s -1 f835d599fa5c246fff36bee7052f1599a128b8dd [Pipeline] echo [2021-03-01T06:09:08.964Z] GIT_COMMIT: f835d599fa5c246fff36bee7052f1599a128b8dd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-01T06:09:09.041Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:09:10.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T06:09:10.454Z] [2021-03-01T06:09:10.454Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:09:10.863Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T06:09:10.863Z] latest: Pulling from edgex-devops/git-semver [2021-03-01T06:09:10.863Z] 31603596830f: Pulling fs layer [2021-03-01T06:09:10.863Z] 2a8b12db71e7: Pulling fs layer [2021-03-01T06:09:10.863Z] 6ca5941a6612: Pulling fs layer [2021-03-01T06:09:10.863Z] ecc8261a40a4: Pulling fs layer [2021-03-01T06:09:10.863Z] ecc8261a40a4: Waiting [2021-03-01T06:09:11.137Z] 2a8b12db71e7: Verifying Checksum [2021-03-01T06:09:11.137Z] 2a8b12db71e7: Download complete [2021-03-01T06:09:11.137Z] 31603596830f: Verifying Checksum [2021-03-01T06:09:11.137Z] 31603596830f: Download complete [2021-03-01T06:09:11.400Z] ecc8261a40a4: Verifying Checksum [2021-03-01T06:09:11.400Z] ecc8261a40a4: Download complete [2021-03-01T06:09:11.400Z] 6ca5941a6612: Verifying Checksum [2021-03-01T06:09:11.400Z] 6ca5941a6612: Download complete [2021-03-01T06:09:11.664Z] 31603596830f: Pull complete [2021-03-01T06:09:11.929Z] 2a8b12db71e7: Pull complete [2021-03-01T06:09:12.881Z] 6ca5941a6612: Pull complete [2021-03-01T06:09:12.881Z] ecc8261a40a4: Pull complete [2021-03-01T06:09:12.881Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-01T06:09:12.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T06:09:12.881Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-01T06:09:13.052Z] prd-centos7-docker-4c-2g-28028 does not seem to be running inside a container [2021-03-01T06:09:13.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-92 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-92:/w/workspace/dgexfoundry_go-mod-secrets_PR-92:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-92@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-01T06:09:14.996Z] $ docker top bce9d715fbdd7b3a0e7f55da8284cd408b6353e0ad6d851cc04385371adaf831 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-01T06:09:15.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T06:09:15.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T06:09:15.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T06:09:15.766Z] $ docker exec bce9d715fbdd7b3a0e7f55da8284cd408b6353e0ad6d851cc04385371adaf831 ssh-agent [2021-03-01T06:09:15.943Z] SSH_AUTH_SOCK=/tmp/ssh-oWYmJIyFDsFQ/agent.11 [2021-03-01T06:09:15.943Z] SSH_AGENT_PID=16 [2021-03-01T06:09:15.958Z] Running ssh-add (command line suppressed) [2021-03-01T06:09:16.085Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp/private_key_6161263870528319938.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp/private_key_6161263870528319938.key) [2021-03-01T06:09:16.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T06:09:16.523Z] + git tag --points-at HEAD [Pipeline] } [2021-03-01T06:09:16.662Z] $ docker exec --env ******** --env ******** bce9d715fbdd7b3a0e7f55da8284cd408b6353e0ad6d851cc04385371adaf831 ssh-agent -k [2021-03-01T06:09:16.783Z] unset SSH_AUTH_SOCK; [2021-03-01T06:09:16.784Z] unset SSH_AGENT_PID; [2021-03-01T06:09:16.784Z] echo Agent pid 16 killed; [2021-03-01T06:09:16.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-01T06:09:17.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T06:09:17.030Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T06:09:17.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T06:09:17.206Z] $ docker exec bce9d715fbdd7b3a0e7f55da8284cd408b6353e0ad6d851cc04385371adaf831 ssh-agent [2021-03-01T06:09:17.384Z] SSH_AUTH_SOCK=/tmp/ssh-HgfDYX88vJi2/agent.44 [2021-03-01T06:09:17.384Z] SSH_AGENT_PID=49 [2021-03-01T06:09:17.391Z] Running ssh-add (command line suppressed) [2021-03-01T06:09:17.519Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp/private_key_1608354781665460512.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp/private_key_1608354781665460512.key) [2021-03-01T06:09:17.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T06:09:17.996Z] + git semver init [2021-03-01T06:09:17.996Z] # -> Open(): unable to determine branch for HEAD [2021-03-01T06:09:17.996Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-92/.git [2021-03-01T06:09:17.996Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-92 [2021-03-01T06:09:17.996Z] # $SEMVER_REMOTE_NAME = origin [2021-03-01T06:09:17.996Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-01T06:09:17.996Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-01T06:09:17.996Z] # $SEMVER_BRANCH = PR-92 [2021-03-01T06:09:17.996Z] # $SEMVER_TEMP = /tmp/semver-928729763 [2021-03-01T06:09:17.996Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-03-01T06:09:18.260Z] # '/tmp/semver-928729763' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-92/.semver' [2021-03-01T06:09:18.260Z] # -> Force: false [2021-03-01T06:09:18.530Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-92/.semver [Pipeline] } [2021-03-01T06:09:18.558Z] $ docker exec --env ******** --env ******** bce9d715fbdd7b3a0e7f55da8284cd408b6353e0ad6d851cc04385371adaf831 ssh-agent -k [2021-03-01T06:09:18.689Z] unset SSH_AUTH_SOCK; [2021-03-01T06:09:18.689Z] unset SSH_AGENT_PID; [2021-03-01T06:09:18.689Z] echo Agent pid 49 killed; [2021-03-01T06:09:18.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T06:09:19.337Z] + git semver [Pipeline] } [2021-03-01T06:09:19.370Z] $ docker stop --time=1 bce9d715fbdd7b3a0e7f55da8284cd408b6353e0ad6d851cc04385371adaf831 [2021-03-01T06:09:20.990Z] $ docker rm -f bce9d715fbdd7b3a0e7f55da8284cd408b6353e0ad6d851cc04385371adaf831 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T06:09:21.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-01T06:09:22.026Z] Stashed 1 file(s) [Pipeline] echo [2021-03-01T06:09:22.046Z] [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-03-01T06:09:37.849Z] Still waiting to schedule task [2021-03-01T06:09:37.849Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28028’ [2021-03-01T06:09:37.878Z] Still waiting to schedule task [2021-03-01T06:09:37.879Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-01T06:11:25.215Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28029 in /w/workspace/dgexfoundry_go-mod-secrets_PR-92 [Pipeline] { [Pipeline] ws [2021-03-01T06:11:25.316Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-03-01T06:11:31.198Z] using credential edgex-jenkins-ssh [2021-03-01T06:11:31.260Z] Cloning the remote Git repository [2021-03-01T06:11:31.320Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-01T06:11:31.426Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-03-01T06:11:31.506Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-01T06:11:31.506Z] > git --version # timeout=10 [2021-03-01T06:11:31.524Z] > git --version # 'git version 2.17.1' [2021-03-01T06:11:31.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T06:11:31.579Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T06:11:32.405Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-01T06:11:32.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T06:11:32.451Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-01T06:11:32.502Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-01T06:11:32.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T06:11:32.515Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T06:11:32.992Z] Merging remotes/origin/master commit 652b40cde4686e70b83888794a3250f57b64b500 into PR head commit f835d599fa5c246fff36bee7052f1599a128b8dd [2021-03-01T06:11:33.342Z] Merge succeeded, producing f835d599fa5c246fff36bee7052f1599a128b8dd [2021-03-01T06:11:33.343Z] Checking out Revision f835d599fa5c246fff36bee7052f1599a128b8dd (PR-92) [2021-03-01T06:11:33.015Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T06:11:33.042Z] > git checkout -f f835d599fa5c246fff36bee7052f1599a128b8dd # timeout=10 [2021-03-01T06:11:33.139Z] > git remote # timeout=10 [2021-03-01T06:11:33.196Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T06:11:33.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T06:11:33.267Z] > git merge 652b40cde4686e70b83888794a3250f57b64b500 # timeout=10 [2021-03-01T06:11:33.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T06:11:33.353Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T06:11:33.375Z] > git checkout -f f835d599fa5c246fff36bee7052f1599a128b8dd # timeout=10 [2021-03-01T06:11:37.696Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-01T06:11:37.747Z] > git --version # timeout=10 [2021-03-01T06:11:37.765Z] > git --version # 'git version 2.17.1' [2021-03-01T06:11:37.775Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T06:11:39.502Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-01T06:11:39.950Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T06:11:40.313Z] + sudo service docker restart [2021-03-01T06:11:40.313Z] + true [Pipeline] unstash [Pipeline] echo [2021-03-01T06:11:43.251Z] ========================================================= [2021-03-01T06:11:43.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-01T06:11:43.251Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:11:43.760Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-01T06:11:44.743Z] Sending build context to Docker daemon 582.1kB [2021-03-01T06:11:44.743Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-01T06:11:44.743Z] Step 2/7 : FROM ${BASE} [2021-03-01T06:11:45.343Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-01T06:11:45.343Z] 5f621e34cdf4: Pulling fs layer [2021-03-01T06:11:45.343Z] a4357932f1b6: Pulling fs layer [2021-03-01T06:11:45.343Z] 18c013af1878: Pulling fs layer [2021-03-01T06:11:45.343Z] 00ac8860ef70: Pulling fs layer [2021-03-01T06:11:45.343Z] 63d7cb157983: Pulling fs layer [2021-03-01T06:11:45.343Z] b116817d02f9: Pulling fs layer [2021-03-01T06:11:45.343Z] 745a02a5169b: Pulling fs layer [2021-03-01T06:11:45.343Z] 00ac8860ef70: Waiting [2021-03-01T06:11:45.343Z] 63d7cb157983: Waiting [2021-03-01T06:11:45.343Z] b116817d02f9: Waiting [2021-03-01T06:11:45.343Z] 745a02a5169b: Waiting [2021-03-01T06:11:45.343Z] 18c013af1878: Verifying Checksum [2021-03-01T06:11:45.343Z] 18c013af1878: Download complete [2021-03-01T06:11:45.343Z] a4357932f1b6: Download complete [2021-03-01T06:11:45.343Z] 63d7cb157983: Verifying Checksum [2021-03-01T06:11:45.343Z] 63d7cb157983: Download complete [2021-03-01T06:11:45.939Z] b116817d02f9: Download complete [2021-03-01T06:11:45.939Z] 5f621e34cdf4: Verifying Checksum [2021-03-01T06:11:45.939Z] 5f621e34cdf4: Download complete [2021-03-01T06:11:46.923Z] 5f621e34cdf4: Pull complete [2021-03-01T06:11:47.526Z] a4357932f1b6: Pull complete [2021-03-01T06:11:47.801Z] 18c013af1878: Pull complete [2021-03-01T06:11:48.784Z] 745a02a5169b: Verifying Checksum [2021-03-01T06:11:48.784Z] 745a02a5169b: Download complete [2021-03-01T06:11:49.375Z] 00ac8860ef70: Verifying Checksum [2021-03-01T06:11:49.375Z] 00ac8860ef70: Download complete [2021-03-01T06:11:59.547Z] 00ac8860ef70: Pull complete [2021-03-01T06:11:59.827Z] 63d7cb157983: Pull complete [2021-03-01T06:12:00.100Z] b116817d02f9: Pull complete [2021-03-01T06:12:04.430Z] 745a02a5169b: Pull complete [2021-03-01T06:12:04.430Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-01T06:12:04.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-01T06:12:04.430Z] ---> b7e6874047d6 [2021-03-01T06:12:04.430Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-01T06:12:06.413Z] ---> Running in 6a6f5fbfa109 [2021-03-01T06:12:07.019Z] Removing intermediate container 6a6f5fbfa109 [2021-03-01T06:12:07.019Z] ---> 32141feeeb28 [2021-03-01T06:12:07.019Z] Step 4/7 : RUN apk add --update bash [2021-03-01T06:12:07.303Z] ---> Running in f87f7de09f79 [2021-03-01T06:12:08.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T06:12:09.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T06:12:10.317Z] OK: 142 MiB in 39 packages [2021-03-01T06:12:11.311Z] Removing intermediate container f87f7de09f79 [2021-03-01T06:12:11.311Z] ---> c841d3c2c488 [2021-03-01T06:12:11.311Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-01T06:12:11.588Z] ---> Running in 601e91889a4e [2021-03-01T06:12:12.189Z] Removing intermediate container 601e91889a4e [2021-03-01T06:12:12.189Z] ---> c7ba77fecb20 [2021-03-01T06:12:12.189Z] Step 6/7 : COPY go.mod . [2021-03-01T06:12:12.791Z] ---> 6218d92e2ca7 [2021-03-01T06:12:12.792Z] Step 7/7 : RUN go mod download [2021-03-01T06:12:12.792Z] ---> Running in 4dfd10924d14 [2021-03-01T06:12:14.879Z] Running on prd-centos7-docker-4c-2g-28031 in /w/workspace/dgexfoundry_go-mod-secrets_PR-92 [Pipeline] { [Pipeline] ws [2021-03-01T06:12:14.974Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-03-01T06:12:17.391Z] using credential edgex-jenkins-ssh [2021-03-01T06:12:17.468Z] Cloning the remote Git repository [2021-03-01T06:12:17.130Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-01T06:12:17.201Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-03-01T06:12:17.264Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-01T06:12:17.264Z] > git --version # timeout=10 [2021-03-01T06:12:17.271Z] > git --version # 'git version 2.24.3' [2021-03-01T06:12:17.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T06:12:17.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T06:12:17.883Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-01T06:12:17.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T06:12:17.906Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-01T06:12:17.920Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-01T06:12:17.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T06:12:17.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T06:12:18.631Z] Merging remotes/origin/master commit 652b40cde4686e70b83888794a3250f57b64b500 into PR head commit f835d599fa5c246fff36bee7052f1599a128b8dd [2021-03-01T06:12:18.713Z] Merge succeeded, producing f835d599fa5c246fff36bee7052f1599a128b8dd [2021-03-01T06:12:18.713Z] Checking out Revision f835d599fa5c246fff36bee7052f1599a128b8dd (PR-92) [2021-03-01T06:12:18.373Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T06:12:18.379Z] > git checkout -f f835d599fa5c246fff36bee7052f1599a128b8dd # timeout=10 [2021-03-01T06:12:18.419Z] > git remote # timeout=10 [2021-03-01T06:12:18.426Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T06:12:18.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T06:12:18.435Z] > git merge 652b40cde4686e70b83888794a3250f57b64b500 # timeout=10 [2021-03-01T06:12:18.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T06:12:18.456Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T06:12:18.461Z] > git checkout -f f835d599fa5c246fff36bee7052f1599a128b8dd # timeout=10 [2021-03-01T06:12:22.056Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-01T06:12:22.079Z] > git --version # timeout=10 [2021-03-01T06:12:22.084Z] > git --version # 'git version 2.24.3' [2021-03-01T06:12:22.090Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T06:12:23.501Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-01T06:12:23.897Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T06:12:24.241Z] + true [2021-03-01T06:12:24.241Z] + sudo service docker restart [2021-03-01T06:12:24.241Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-01T06:12:25.404Z] ========================================================= [2021-03-01T06:12:25.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-01T06:12:25.404Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:12:25.784Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-01T06:12:26.045Z] Sending build context to Docker daemon 583.2kB [2021-03-01T06:12:26.308Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-01T06:12:26.308Z] Step 2/7 : FROM ${BASE} [2021-03-01T06:12:26.308Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-01T06:12:26.308Z] 188c0c94c7c5: Pulling fs layer [2021-03-01T06:12:26.308Z] 0ef7d3d256c8: Pulling fs layer [2021-03-01T06:12:26.308Z] de9db76c5a1d: Pulling fs layer [2021-03-01T06:12:26.308Z] bca2f99d35d6: Pulling fs layer [2021-03-01T06:12:26.308Z] 93359f2a8cfa: Pulling fs layer [2021-03-01T06:12:26.308Z] 7c6f9722023f: Pulling fs layer [2021-03-01T06:12:26.308Z] a35cf1a2eb13: Pulling fs layer [2021-03-01T06:12:26.308Z] 93359f2a8cfa: Waiting [2021-03-01T06:12:26.308Z] 7c6f9722023f: Waiting [2021-03-01T06:12:26.308Z] a35cf1a2eb13: Waiting [2021-03-01T06:12:26.308Z] bca2f99d35d6: Waiting [2021-03-01T06:12:26.308Z] de9db76c5a1d: Download complete [2021-03-01T06:12:26.308Z] 0ef7d3d256c8: Download complete [2021-03-01T06:12:26.308Z] 93359f2a8cfa: Download complete [2021-03-01T06:12:26.571Z] 7c6f9722023f: Download complete [2021-03-01T06:12:26.571Z] 188c0c94c7c5: Verifying Checksum [2021-03-01T06:12:26.571Z] 188c0c94c7c5: Download complete [2021-03-01T06:12:26.836Z] 188c0c94c7c5: Pull complete [2021-03-01T06:12:27.101Z] 0ef7d3d256c8: Pull complete [2021-03-01T06:12:27.366Z] de9db76c5a1d: Pull complete [2021-03-01T06:12:27.941Z] Removing intermediate container 4dfd10924d14 [2021-03-01T06:12:27.941Z] ---> 79b6cfaa741f [2021-03-01T06:12:27.941Z] Successfully built 79b6cfaa741f [2021-03-01T06:12:27.941Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:12:28.322Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T06:12:28.322Z] . [Pipeline] withDockerContainer [2021-03-01T06:12:28.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-28029 does not seem to be running inside a container [2021-03-01T06:12:28.670Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-01T06:12:28.758Z] a35cf1a2eb13: Verifying Checksum [2021-03-01T06:12:28.758Z] a35cf1a2eb13: Download complete [2021-03-01T06:12:29.331Z] bca2f99d35d6: Verifying Checksum [2021-03-01T06:12:29.332Z] bca2f99d35d6: Download complete [2021-03-01T06:12:30.249Z] $ docker top 0e9c4d7e0b46c8a53eae000b18b19d2c44b2cc7ca1abe43cfc490085d102bd19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T06:12:31.337Z] + go version [2021-03-01T06:12:31.337Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-01T06:12:31.379Z] $ docker stop --time=1 0e9c4d7e0b46c8a53eae000b18b19d2c44b2cc7ca1abe43cfc490085d102bd19 [2021-03-01T06:12:33.291Z] $ docker rm -f 0e9c4d7e0b46c8a53eae000b18b19d2c44b2cc7ca1abe43cfc490085d102bd19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:12:34.581Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T06:12:34.581Z] . [Pipeline] withDockerContainer [2021-03-01T06:12:34.652Z] bca2f99d35d6: Pull complete [2021-03-01T06:12:34.652Z] 93359f2a8cfa: Pull complete [2021-03-01T06:12:34.652Z] 7c6f9722023f: Pull complete [2021-03-01T06:12:34.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-28029 does not seem to be running inside a container [2021-03-01T06:12:34.944Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-01T06:12:36.435Z] $ docker top 670edbc1fa52c8e5a3d59922cc47904dda7b893111cfc08ad475f956dff992cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T06:12:37.526Z] + make test [2021-03-01T06:12:37.526Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-01T06:12:42.813Z] a35cf1a2eb13: Pull complete [2021-03-01T06:12:42.813Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-01T06:12:42.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-01T06:12:42.813Z] ---> a62c8e92a672 [2021-03-01T06:12:42.813Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-01T06:12:42.813Z] ---> Running in b6db3f63b00b [2021-03-01T06:12:42.813Z] Removing intermediate container b6db3f63b00b [2021-03-01T06:12:42.813Z] ---> d3d91e7d6468 [2021-03-01T06:12:42.813Z] Step 4/7 : RUN apk add --update bash [2021-03-01T06:12:42.813Z] ---> Running in 312ac71ab1bd [2021-03-01T06:12:43.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T06:12:43.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T06:12:44.228Z] OK: 166 MiB in 39 packages [2021-03-01T06:12:44.807Z] Removing intermediate container 312ac71ab1bd [2021-03-01T06:12:44.807Z] ---> 68ae5dec57bf [2021-03-01T06:12:44.807Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-01T06:12:44.807Z] ---> Running in 9b284a832b9f [2021-03-01T06:12:45.072Z] Removing intermediate container 9b284a832b9f [2021-03-01T06:12:45.072Z] ---> 7d8bc290f544 [2021-03-01T06:12:45.072Z] Step 6/7 : COPY go.mod . [2021-03-01T06:12:45.338Z] ---> 6262ca6e82d0 [2021-03-01T06:12:45.338Z] Step 7/7 : RUN go mod download [2021-03-01T06:12:45.338Z] ---> Running in 5a7653c4d42c [2021-03-01T06:12:57.622Z] Removing intermediate container 5a7653c4d42c [2021-03-01T06:12:57.622Z] ---> 09c94a772016 [2021-03-01T06:12:57.622Z] Successfully built 09c94a772016 [2021-03-01T06:12:57.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:12:57.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T06:12:57.975Z] . [Pipeline] withDockerContainer [2021-03-01T06:12:58.124Z] prd-centos7-docker-4c-2g-28031 does not seem to be running inside a container [2021-03-01T06:12:58.177Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-01T06:12:58.837Z] $ docker top 870a52455adbb86849f432c831ec4419e61ed89bad94daa6ed9d9b7709e14f93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T06:12:59.456Z] + go version [2021-03-01T06:12:59.456Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-01T06:12:59.496Z] $ docker stop --time=1 870a52455adbb86849f432c831ec4419e61ed89bad94daa6ed9d9b7709e14f93 [2021-03-01T06:13:00.876Z] $ docker rm -f 870a52455adbb86849f432c831ec4419e61ed89bad94daa6ed9d9b7709e14f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:13:02.004Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T06:13:02.004Z] . [Pipeline] withDockerContainer [2021-03-01T06:13:02.152Z] prd-centos7-docker-4c-2g-28031 does not seem to be running inside a container [2021-03-01T06:13:02.203Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-01T06:13:02.908Z] $ docker top 43b496ffc294111237bd967fb35bbcdc874a28bf190608e89015e42766410f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T06:13:03.452Z] + make test [2021-03-01T06:13:03.452Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-01T06:13:09.921Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.518s coverage: 80.7% of statements [2021-03-01T06:13:09.921Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.037s coverage: 57.1% of statements [2021-03-01T06:13:09.921Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-03-01T06:13:09.921Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.025s coverage: 96.7% of statements [2021-03-01T06:13:09.921Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.023s coverage: 89.5% of statements [2021-03-01T06:13:09.921Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-03-01T06:13:09.921Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements [2021-03-01T06:13:09.921Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-03-01T06:13:09.921Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.017s coverage: 85.7% of statements [2021-03-01T06:13:09.921Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.023s coverage: 100.0% of statements [2021-03-01T06:13:09.921Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-03-01T06:13:09.921Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-01T06:13:13.330Z] gofmt -l . [2021-03-01T06:13:13.330Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-01T06:13:13.391Z] $ docker stop --time=1 670edbc1fa52c8e5a3d59922cc47904dda7b893111cfc08ad475f956dff992cf [2021-03-01T06:13:15.522Z] $ docker rm -f 670edbc1fa52c8e5a3d59922cc47904dda7b893111cfc08ad475f956dff992cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T06:13:16.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-01T06:13:17.333Z] 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 [2021-03-01T06:13:18.471Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.157s coverage: 80.7% of statements [2021-03-01T06:13:18.471Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.006s coverage: 57.1% of statements [2021-03-01T06:13:18.472Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:13:18.966Z] ---> job-cost.sh [2021-03-01T06:13:18.967Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Pgi [2021-03-01T06:13:20.406Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.007s coverage: 96.7% of statements [2021-03-01T06:13:20.406Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.005s coverage: 89.5% of statements [2021-03-01T06:13:20.406Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-03-01T06:13:20.406Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements [2021-03-01T06:13:20.406Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-03-01T06:13:20.406Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.011s coverage: 85.7% of statements [2021-03-01T06:13:20.406Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.006s coverage: 100.0% of statements [2021-03-01T06:13:20.406Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-03-01T06:13:20.406Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-01T06:13:21.371Z] gofmt -l . [2021-03-01T06:13:21.372Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-01T06:13:21.403Z] $ docker stop --time=1 43b496ffc294111237bd967fb35bbcdc874a28bf190608e89015e42766410f61 [2021-03-01T06:13:23.543Z] $ docker rm -f 43b496ffc294111237bd967fb35bbcdc874a28bf190608e89015e42766410f61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T06:13:24.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-01T06:13:24.193Z] Warning: overwriting stash ‘coverage-report’ [2021-03-01T06:13:24.484Z] 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-03-01T06:13:25.960Z] ---> job-cost.sh [2021-03-01T06:13:25.960Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uqag [2021-03-01T06:13:40.900Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-01T06:13:57.923Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-01T06:14:13.063Z] lf-activate-venv(): INFO: Adding /tmp/venv-uqag/bin to PATH [2021-03-01T06:14:13.063Z] INFO: No Stack... [2021-03-01T06:14:13.063Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-01T06:14:13.063Z] INFO: Archiving Costs [Pipeline] sh [2021-03-01T06:14:13.391Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-03-01T06:14:13.391Z] + cut -d, -f6 [Pipeline] lock [2021-03-01T06:14:13.486Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-92-1-stack-cost] [2021-03-01T06:14:13.493Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-92-1-stack-cost] did not exist. Created. [2021-03-01T06:14:13.493Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-01T06:14:14.009Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-01T06:14:14.145Z] Stashed 1 file(s) [Pipeline] } [2021-03-01T06:14:14.164Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-01T06:16:04.777Z] lf-activate-venv(): INFO: Adding /tmp/venv-2Pgi/bin to PATH [2021-03-01T06:16:04.777Z] INFO: No Stack... [2021-03-01T06:16:04.777Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-01T06:16:04.777Z] INFO: Archiving Costs [Pipeline] sh [2021-03-01T06:16:05.139Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv+ [2021-03-01T06:16:05.139Z] cut -d, -f6 [Pipeline] lock [2021-03-01T06:16:05.284Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-92-1-stack-cost] [2021-03-01T06:16:05.291Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-92-1-stack-cost] did not exist. Created. [2021-03-01T06:16:05.291Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-01T06:16:05.837Z] /w/workspace/go-mod-secrets/1@tmp/durable-1530f67e/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-1530f67e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-01T06:16:06.218Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-01T06:16:06.261Z] Warning: overwriting stash ‘stack-cost’ [2021-03-01T06:16:06.414Z] Stashed 1 file(s) [Pipeline] } [2021-03-01T06:16:06.435Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-92-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] wrap [2021-03-01T06:16:08.246Z] provisioning config files... [2021-03-01T06:16:08.264Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp/config1412392681837412919tmp [Pipeline] { [Pipeline] sh [2021-03-01T06:16:08.687Z] + set +x [2021-03-01T06:16:08.687Z] + curl -s https://codecov.io/bash [2021-03-01T06:16:08.687Z] + bash -s -- [2021-03-01T06:16:08.950Z] [2021-03-01T06:16:08.950Z] _____ _ [2021-03-01T06:16:08.950Z] / ____| | | [2021-03-01T06:16:08.950Z] | | ___ __| | ___ ___ _____ __ [2021-03-01T06:16:08.950Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-01T06:16:08.950Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-01T06:16:08.950Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-01T06:16:08.950Z] Bash-20210226-7100762 [2021-03-01T06:16:08.950Z] [2021-03-01T06:16:08.950Z] [2021-03-01T06:16:08.950Z] ==> git version 2.24.3 found [2021-03-01T06:16:08.950Z] ==> 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-03-01T06:16:08.950Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-01T06:16:08.950Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-01T06:16:08.950Z] ==> Jenkins CI detected. [2021-03-01T06:16:08.950Z] project root: . [2021-03-01T06:16:08.950Z] --> token set from env [2021-03-01T06:16:08.950Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-01T06:16:08.950Z] ==> Running gcov in . (disable via -X gcov) [2021-03-01T06:16:08.950Z] ==> Python coveragepy not found [2021-03-01T06:16:08.950Z] ==> Searching for coverage reports in: [2021-03-01T06:16:08.950Z] + . [2021-03-01T06:16:08.950Z] -> Found 1 reports [2021-03-01T06:16:08.950Z] ==> Detecting git/mercurial file structure [2021-03-01T06:16:08.950Z] ==> Reading reports [2021-03-01T06:16:08.950Z] + ./coverage.out bytes=27424 [2021-03-01T06:16:08.950Z] ==> Appending adjustments [2021-03-01T06:16:08.950Z] https://docs.codecov.io/docs/fixing-reports [2021-03-01T06:16:09.212Z] + Found adjustments [2021-03-01T06:16:09.212Z] ==> Gzipping contents [2021-03-01T06:16:09.212Z] 8.0K /tmp/codecov.mzrB52.gz [2021-03-01T06:16:09.212Z] ==> Uploading reports [2021-03-01T06:16:09.212Z] url: https://codecov.io [2021-03-01T06:16:09.212Z] query: branch=PR-92&commit=f835d599fa5c246fff36bee7052f1599a128b8dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=92&job=&cmd_args= [2021-03-01T06:16:09.212Z] -> Pinging Codecov [2021-03-01T06:16:09.212Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-92&commit=f835d599fa5c246fff36bee7052f1599a128b8dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=92&job=&cmd_args= [2021-03-01T06:16:09.788Z] -> Uploading to [2021-03-01T06:16:09.788Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-01/D63849C06B6B67093493C71CE874ED06/f835d599fa5c246fff36bee7052f1599a128b8dd/67f07995-44ec-44f4-83ad-8f7240711ad1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210301T061609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf47ed02701430c4f02f7db654e5128e37283b84b99a2d652ee2e2431bf58a77 [2021-03-01T06:16:09.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-01T06:16:09.788Z] Dload Upload Total Spent Left Speed [2021-03-01T06:16:10.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5619 0 0 100 5619 0 11544 --:--:-- --:--:-- --:--:-- 11561 [2021-03-01T06:16:10.051Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/f835d599fa5c246fff36bee7052f1599a128b8dd [Pipeline] } [2021-03-01T06:16:10.075Z] Deleting 1 temporary files [Pipeline] // wrap [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-03-01T06:16:13.511Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:16:14.118Z] ---> package-listing.sh [2021-03-01T06:16:14.119Z] ++ facter osfamily [2021-03-01T06:16:14.119Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-01T06:16:14.119Z] + OS_FAMILY=redhat [2021-03-01T06:16:14.119Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-92 [2021-03-01T06:16:14.119Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-01T06:16:14.119Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-01T06:16:14.119Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-01T06:16:14.119Z] + PACKAGES=/tmp/packages_start.txt [2021-03-01T06:16:14.119Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-92 ']' [2021-03-01T06:16:14.119Z] + PACKAGES=/tmp/packages_end.txt [2021-03-01T06:16:14.119Z] + case "${OS_FAMILY}" in [2021-03-01T06:16:14.119Z] + rpm -qa [2021-03-01T06:16:14.119Z] + sort [2021-03-01T06:16:19.435Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-01T06:16:19.435Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-01T06:16:19.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-01T06:16:19.435Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-92 ']' [2021-03-01T06:16:19.435Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-92/archives/ [2021-03-01T06:16:19.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-92/archives/ [Pipeline] echo [2021-03-01T06:16:19.469Z] 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/dgexfoundry_go-mod-secrets_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-01T06:16:19.786Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:16:20.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T06:16:20.130Z] [2021-03-01T06:16:20.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-01T06:16:20.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T06:16:20.515Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-01T06:16:20.515Z] df20fa9351a1: Pulling fs layer [2021-03-01T06:16:20.515Z] 36b3adc4ff6f: Pulling fs layer [2021-03-01T06:16:20.515Z] 8ad3a11d3b57: Pulling fs layer [2021-03-01T06:16:20.515Z] 46f8f816bc3b: Pulling fs layer [2021-03-01T06:16:20.515Z] 93b61091891f: Pulling fs layer [2021-03-01T06:16:20.515Z] 93b9cdb0e59b: Pulling fs layer [2021-03-01T06:16:20.515Z] 5e14af77c1be: Pulling fs layer [2021-03-01T06:16:20.515Z] 01666e4c0597: Pulling fs layer [2021-03-01T06:16:20.515Z] aa168da1d23b: Pulling fs layer [2021-03-01T06:16:20.515Z] 93b9cdb0e59b: Waiting [2021-03-01T06:16:20.515Z] 46f8f816bc3b: Waiting [2021-03-01T06:16:20.515Z] 5e14af77c1be: Waiting [2021-03-01T06:16:20.515Z] 93b61091891f: Waiting [2021-03-01T06:16:20.515Z] 01666e4c0597: Waiting [2021-03-01T06:16:20.515Z] aa168da1d23b: Waiting [2021-03-01T06:16:20.515Z] 36b3adc4ff6f: Verifying Checksum [2021-03-01T06:16:20.515Z] 36b3adc4ff6f: Download complete [2021-03-01T06:16:20.784Z] 46f8f816bc3b: Verifying Checksum [2021-03-01T06:16:20.784Z] 46f8f816bc3b: Download complete [2021-03-01T06:16:20.784Z] df20fa9351a1: Verifying Checksum [2021-03-01T06:16:20.784Z] df20fa9351a1: Download complete [2021-03-01T06:16:20.784Z] 93b9cdb0e59b: Download complete [2021-03-01T06:16:20.784Z] 93b61091891f: Verifying Checksum [2021-03-01T06:16:20.784Z] 93b61091891f: Download complete [2021-03-01T06:16:20.784Z] 5e14af77c1be: Download complete [2021-03-01T06:16:20.784Z] 01666e4c0597: Verifying Checksum [2021-03-01T06:16:20.784Z] 01666e4c0597: Download complete [2021-03-01T06:16:20.784Z] 8ad3a11d3b57: Verifying Checksum [2021-03-01T06:16:20.784Z] 8ad3a11d3b57: Download complete [2021-03-01T06:16:21.045Z] df20fa9351a1: Pull complete [2021-03-01T06:16:21.309Z] 36b3adc4ff6f: Pull complete [2021-03-01T06:16:22.262Z] 8ad3a11d3b57: Pull complete [2021-03-01T06:16:22.262Z] 46f8f816bc3b: Pull complete [2021-03-01T06:16:22.550Z] 93b61091891f: Pull complete [2021-03-01T06:16:23.139Z] 93b9cdb0e59b: Pull complete [2021-03-01T06:16:23.403Z] aa168da1d23b: Verifying Checksum [2021-03-01T06:16:23.403Z] aa168da1d23b: Download complete [2021-03-01T06:16:23.667Z] 5e14af77c1be: Pull complete [2021-03-01T06:16:23.667Z] 01666e4c0597: Pull complete [2021-03-01T06:16:30.313Z] aa168da1d23b: Pull complete [2021-03-01T06:16:30.313Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-01T06:16:30.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T06:16:30.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-01T06:16:30.601Z] prd-centos7-docker-4c-2g-28028 does not seem to be running inside a container [2021-03-01T06:16:30.657Z] $ 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/dgexfoundry_go-mod-secrets_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-92 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-92:/w/workspace/dgexfoundry_go-mod-secrets_PR-92:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-92@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-01T06:16:34.678Z] $ docker top 44a9038354ed9400143bc439920d5a6e7c5b03a366ef85b9ff4d5b43e5d9001d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T06:16:35.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-01T06:16:35.573Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-01T06:16:35.888Z] + ls /var/log/sa-host [2021-03-01T06:16:35.888Z] + sadf -c /var/log/sa-host/sa01 [2021-03-01T06:16:35.888Z] file_magic: OK [2021-03-01T06:16:35.888Z] HZ: Using current value: 100 [2021-03-01T06:16:35.888Z] file_header: OK [2021-03-01T06:16:35.888Z] 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-03-01T06:16:35.888Z] Statistics: [2021-03-01T06:16:35.888Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-01T06:16:35.888Z] File successfully converted to sysstat format version 12.2.1 [2021-03-01T06:16:35.888Z] + sadf -c /var/log/sa-host/sa23 [2021-03-01T06:16:35.888Z] file_magic: OK [2021-03-01T06:16:35.888Z] HZ: Using current value: 100 [2021-03-01T06:16:35.888Z] file_header: OK [2021-03-01T06:16:35.888Z] 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-03-01T06:16:35.888Z] Statistics: [2021-03-01T06:16:35.888Z] Hnuu...uuuununununu... [2021-03-01T06:16:35.888Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-01T06:16:36.519Z] provisioning config files... [2021-03-01T06:16:36.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-92@tmp/config5996495581690648237tmp [Pipeline] { [Pipeline] echo [2021-03-01T06:16:36.663Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:16:37.000Z] ---> create-netrc.sh [Pipeline] } [2021-03-01T06:16:37.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-01T06:16:37.169Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:16:37.502Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-01T06:16:37.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:16:37.876Z] ---> sudo-logs.sh [2021-03-01T06:16:37.876Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-01T06:16:37.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:16:38.330Z] ---> job-cost.sh [2021-03-01T06:16:38.330Z] lf-activate-venv: SKIPPING [2021-03-01T06:16:38.330Z] DEBUG: total: 0.20999999344348907 [2021-03-01T06:16:38.330Z] INFO: Retrieving Stack Cost... [2021-03-01T06:16:39.276Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-01T06:16:39.538Z] INFO: Archiving Costs [Pipeline] echo [2021-03-01T06:16:39.596Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T06:16:39.934Z] ---> logs-deploy.sh [2021-03-01T06:16:39.934Z] lf-activate-venv: SKIPPING [2021-03-01T06:16:39.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-92/1 [2021-03-01T06:16:39.934Z] INFO: archiving workspace using pattern(s): [2021-03-01T06:16:41.857Z] Archives upload complete. [2021-03-01T06:16:42.119Z] INFO: archiving logs to Nexus