Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 93ddefdaf6617af0373b1f3212ac5349c59920ca+ba13cc667efa8488f1388563b3303a08f2c8bd2a (d386b5613ef36d8387c6cc6b54f4a4ddc961f3e5) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-96/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-96/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30833 in /w/workspace/dgexfoundry_go-mod-secrets_PR-96 [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-96 # 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 > 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/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ba13cc667efa8488f1388563b3303a08f2c8bd2a into PR head commit 93ddefdaf6617af0373b1f3212ac5349c59920ca Merge succeeded, producing 93ddefdaf6617af0373b1f3212ac5349c59920ca Checking out Revision 93ddefdaf6617af0373b1f3212ac5349c59920ca (PR-96) > git config core.sparsecheckout # timeout=10 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # 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 ba13cc667efa8488f1388563b3303a08f2c8bd2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-22T05:57:48.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-22T05:57:48.706Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-22T05:57:48.920Z] ========================================================= [2021-03-22T05:57:48.920Z] EdgeX Global Pipelines Version Info [2021-03-22T05:57:48.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-22T05:57:50.494Z] ------------------- [2021-03-22T05:57:50.494Z] stable info: [2021-03-22T05:57:50.494Z] ------------------- [2021-03-22T05:57:50.494Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-22T05:57:50.494Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T05:57:50.494Z] Message: update stable to v1.0.186 [2021-03-22T05:57:51.439Z] ------------------- [2021-03-22T05:57:51.439Z] experimental info: [2021-03-22T05:57:51.439Z] ------------------- [2021-03-22T05:57:51.439Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-22T05:57:51.439Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T05:57:51.439Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-22T05:57:51.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-03-22T05:57:51.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-03-22T05:57:52.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-22T05:57:52.202Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-22T05:57:52.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-22T05:57:52.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-22T05:57:52.673Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-22T05:57:52.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-22T05:57:52.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-22T05:57:53.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-22T05:57:53.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-22T05:57:53.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-03-22T05:57:53.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-22T05:57:53.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-22T05:57:53.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T05:57:53.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T05:57:54.019Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T05:57:54.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T05:57:54.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-22T05:57:54.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-22T05:57:54.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-22T05:57:54.640Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-22T05:57:54.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-22T05:57:54.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-22T05:57:55.057Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-22T05:57:55.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-22T05:57:55.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo [2021-03-22T05:57:55.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo [2021-03-22T05:57:55.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo [2021-03-22T05:57:55.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93ddefdaf6617af0373b1f3212ac5349c59920ca [Pipeline] echo [2021-03-22T05:57:55.849Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93ddefd [Pipeline] echo [2021-03-22T05:57:55.978Z] [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-22T05:57:56.929Z] + git log --format=format:%s -1 93ddefdaf6617af0373b1f3212ac5349c59920ca [Pipeline] echo [2021-03-22T05:57:57.025Z] GIT_COMMIT: 93ddefdaf6617af0373b1f3212ac5349c59920ca, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-22T05:57:57.136Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-22T05:57:58.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T05:57:58.453Z] [2021-03-22T05:57:58.453Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T05:57:58.843Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T05:57:58.843Z] latest: Pulling from edgex-devops/git-semver [2021-03-22T05:57:58.843Z] 31603596830f: Pulling fs layer [2021-03-22T05:57:58.843Z] 2a8b12db71e7: Pulling fs layer [2021-03-22T05:57:58.843Z] 6ca5941a6612: Pulling fs layer [2021-03-22T05:57:58.843Z] ecc8261a40a4: Pulling fs layer [2021-03-22T05:57:58.843Z] ecc8261a40a4: Waiting [2021-03-22T05:57:58.843Z] 2a8b12db71e7: Verifying Checksum [2021-03-22T05:57:58.843Z] 2a8b12db71e7: Download complete [2021-03-22T05:57:59.109Z] 31603596830f: Download complete [2021-03-22T05:57:59.109Z] ecc8261a40a4: Verifying Checksum [2021-03-22T05:57:59.109Z] ecc8261a40a4: Download complete [2021-03-22T05:57:59.109Z] 6ca5941a6612: Verifying Checksum [2021-03-22T05:57:59.109Z] 6ca5941a6612: Download complete [2021-03-22T05:57:59.403Z] 31603596830f: Pull complete [2021-03-22T05:57:59.667Z] 2a8b12db71e7: Pull complete [2021-03-22T05:58:00.639Z] 6ca5941a6612: Pull complete [2021-03-22T05:58:00.639Z] ecc8261a40a4: Pull complete [2021-03-22T05:58:00.639Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-22T05:58:00.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T05:58:00.639Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-22T05:58:00.763Z] prd-centos7-docker-4c-2g-30833 does not seem to be running inside a container [2021-03-22T05:58:00.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-96 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96:/w/workspace/dgexfoundry_go-mod-secrets_PR-96:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@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-22T05:58:03.158Z] $ docker top 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-22T05:58:03.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T05:58:03.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T05:58:04.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T05:58:04.005Z] $ docker exec 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent [2021-03-22T05:58:04.207Z] SSH_AUTH_SOCK=/tmp/ssh-uOx6fVK5JMlG/agent.12 [2021-03-22T05:58:04.207Z] SSH_AGENT_PID=17 [2021-03-22T05:58:04.226Z] Running ssh-add (command line suppressed) [2021-03-22T05:58:04.362Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_7282483652694421660.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_7282483652694421660.key) [2021-03-22T05:58:04.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T05:58:04.833Z] + git tag --points-at HEAD [Pipeline] } [2021-03-22T05:58:04.872Z] $ docker exec --env ******** --env ******** 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent -k [2021-03-22T05:58:05.009Z] unset SSH_AUTH_SOCK; [2021-03-22T05:58:05.010Z] unset SSH_AGENT_PID; [2021-03-22T05:58:05.010Z] echo Agent pid 17 killed; [2021-03-22T05:58:05.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-22T05:58:05.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T05:58:05.297Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T05:58:05.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T05:58:05.478Z] $ docker exec 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent [2021-03-22T05:58:05.664Z] SSH_AUTH_SOCK=/tmp/ssh-7iFxjkAcM9er/agent.47 [2021-03-22T05:58:05.664Z] SSH_AGENT_PID=52 [2021-03-22T05:58:05.672Z] Running ssh-add (command line suppressed) [2021-03-22T05:58:05.817Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_4239685434113379524.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_4239685434113379524.key) [2021-03-22T05:58:05.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T05:58:06.288Z] + git semver init [2021-03-22T05:58:06.288Z] # -> Open(): unable to determine branch for HEAD [2021-03-22T05:58:06.288Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-96/.git [2021-03-22T05:58:06.288Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-96 [2021-03-22T05:58:06.288Z] # $SEMVER_REMOTE_NAME = origin [2021-03-22T05:58:06.288Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-22T05:58:06.288Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-22T05:58:06.288Z] # $SEMVER_BRANCH = PR-96 [2021-03-22T05:58:06.288Z] # $SEMVER_TEMP = /tmp/semver-707592319 [2021-03-22T05:58:06.288Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-03-22T05:58:06.872Z] # '/tmp/semver-707592319' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-96/.semver' [2021-03-22T05:58:06.872Z] # -> Force: false [2021-03-22T05:58:06.872Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-96/.semver [Pipeline] } [2021-03-22T05:58:06.899Z] $ docker exec --env ******** --env ******** 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent -k [2021-03-22T05:58:07.016Z] unset SSH_AUTH_SOCK; [2021-03-22T05:58:07.017Z] unset SSH_AGENT_PID; [2021-03-22T05:58:07.017Z] echo Agent pid 52 killed; [2021-03-22T05:58:07.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-22T05:58:07.641Z] + git semver [Pipeline] } [2021-03-22T05:58:07.683Z] $ docker stop --time=1 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 [2021-03-22T05:58:09.285Z] $ docker rm -f 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T05:58:09.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-22T05:58:10.400Z] Stashed 1 file(s) [Pipeline] echo [2021-03-22T05:58:10.424Z] [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-22T05:58:26.358Z] Still waiting to schedule task [2021-03-22T05:58:26.358Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-22T05:58:26.392Z] Still waiting to schedule task [2021-03-22T05:58:26.392Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-22T05:59:43.661Z] Running on prd-centos7-docker-4c-2g-30838 in /w/workspace/dgexfoundry_go-mod-secrets_PR-96 [Pipeline] { [Pipeline] ws [2021-03-22T05:59:43.811Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-03-22T05:59:46.167Z] using credential edgex-jenkins-ssh [2021-03-22T05:59:46.216Z] Cloning the remote Git repository [2021-03-22T05:59:46.099Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-22T05:59:46.176Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-03-22T05:59:46.245Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-22T05:59:46.245Z] > git --version # timeout=10 [2021-03-22T05:59:46.253Z] > git --version # 'git version 2.24.3' [2021-03-22T05:59:46.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T05:59:46.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T05:59:46.898Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-22T05:59:46.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T05:59:46.916Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-22T05:59:46.930Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-22T05:59:46.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T05:59:46.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T05:59:47.434Z] Merging remotes/origin/master commit ba13cc667efa8488f1388563b3303a08f2c8bd2a into PR head commit 93ddefdaf6617af0373b1f3212ac5349c59920ca [2021-03-22T05:59:47.554Z] Merge succeeded, producing 93ddefdaf6617af0373b1f3212ac5349c59920ca [2021-03-22T05:59:47.555Z] Checking out Revision 93ddefdaf6617af0373b1f3212ac5349c59920ca (PR-96) [2021-03-22T05:59:47.404Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T05:59:47.414Z] > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 [2021-03-22T05:59:47.454Z] > git remote # timeout=10 [2021-03-22T05:59:47.459Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T05:59:47.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T05:59:47.469Z] > git merge ba13cc667efa8488f1388563b3303a08f2c8bd2a # timeout=10 [2021-03-22T05:59:47.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T05:59:47.524Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T05:59:47.531Z] > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 [2021-03-22T05:59:51.197Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-22T05:59:51.226Z] > git --version # timeout=10 [2021-03-22T05:59:51.232Z] > git --version # 'git version 2.24.3' [2021-03-22T05:59:51.237Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T05:59:52.596Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-22T05:59:52.944Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T05:59:53.275Z] + sudo service docker restart [2021-03-22T05:59:53.275Z] + true [2021-03-22T05:59:53.275Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-22T05:59:54.974Z] ========================================================= [2021-03-22T05:59:54.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-22T05:59:54.974Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T05:59:55.415Z] + 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-22T05:59:55.680Z] Sending build context to Docker daemon 589.8kB [2021-03-22T05:59:55.944Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-22T05:59:55.944Z] Step 2/7 : FROM ${BASE} [2021-03-22T05:59:55.944Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-22T05:59:55.944Z] 188c0c94c7c5: Pulling fs layer [2021-03-22T05:59:55.944Z] 0ef7d3d256c8: Pulling fs layer [2021-03-22T05:59:55.944Z] de9db76c5a1d: Pulling fs layer [2021-03-22T05:59:55.944Z] bca2f99d35d6: Pulling fs layer [2021-03-22T05:59:55.944Z] 93359f2a8cfa: Pulling fs layer [2021-03-22T05:59:55.944Z] 7c6f9722023f: Pulling fs layer [2021-03-22T05:59:55.944Z] a35cf1a2eb13: Pulling fs layer [2021-03-22T05:59:55.944Z] bca2f99d35d6: Waiting [2021-03-22T05:59:55.944Z] 93359f2a8cfa: Waiting [2021-03-22T05:59:55.944Z] 7c6f9722023f: Waiting [2021-03-22T05:59:55.944Z] a35cf1a2eb13: Waiting [2021-03-22T05:59:55.944Z] de9db76c5a1d: Verifying Checksum [2021-03-22T05:59:55.944Z] de9db76c5a1d: Download complete [2021-03-22T05:59:55.944Z] 0ef7d3d256c8: Verifying Checksum [2021-03-22T05:59:55.944Z] 0ef7d3d256c8: Download complete [2021-03-22T05:59:55.944Z] 93359f2a8cfa: Verifying Checksum [2021-03-22T05:59:55.944Z] 93359f2a8cfa: Download complete [2021-03-22T05:59:55.944Z] 7c6f9722023f: Verifying Checksum [2021-03-22T05:59:55.944Z] 7c6f9722023f: Download complete [2021-03-22T05:59:55.944Z] 188c0c94c7c5: Verifying Checksum [2021-03-22T05:59:55.944Z] 188c0c94c7c5: Download complete [2021-03-22T05:59:56.207Z] 188c0c94c7c5: Pull complete [2021-03-22T05:59:56.477Z] 0ef7d3d256c8: Pull complete [2021-03-22T05:59:56.743Z] de9db76c5a1d: Pull complete [2021-03-22T05:59:58.148Z] a35cf1a2eb13: Verifying Checksum [2021-03-22T05:59:58.148Z] a35cf1a2eb13: Download complete [2021-03-22T05:59:58.728Z] bca2f99d35d6: Verifying Checksum [2021-03-22T05:59:58.728Z] bca2f99d35d6: Download complete [2021-03-22T06:00:04.113Z] bca2f99d35d6: Pull complete [2021-03-22T06:00:04.113Z] 93359f2a8cfa: Pull complete [2021-03-22T06:00:04.113Z] 7c6f9722023f: Pull complete [2021-03-22T06:00:09.474Z] a35cf1a2eb13: Pull complete [2021-03-22T06:00:09.474Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-22T06:00:09.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-22T06:00:09.474Z] ---> a62c8e92a672 [2021-03-22T06:00:09.474Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-22T06:00:09.474Z] ---> Running in a4a313e27b38 [2021-03-22T06:00:09.474Z] Removing intermediate container a4a313e27b38 [2021-03-22T06:00:09.474Z] ---> dbb802097bb2 [2021-03-22T06:00:09.474Z] Step 4/7 : RUN apk add --update bash [2021-03-22T06:00:09.474Z] ---> Running in 663b5ff7e444 [2021-03-22T06:00:10.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T06:00:11.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T06:00:11.276Z] OK: 166 MiB in 39 packages [2021-03-22T06:00:11.855Z] Removing intermediate container 663b5ff7e444 [2021-03-22T06:00:11.855Z] ---> b7a8826bff6b [2021-03-22T06:00:11.855Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-22T06:00:11.855Z] ---> Running in fe7f3b38b8dc [2021-03-22T06:00:12.121Z] Removing intermediate container fe7f3b38b8dc [2021-03-22T06:00:12.121Z] ---> 946a8d12061d [2021-03-22T06:00:12.121Z] Step 6/7 : COPY go.mod . [2021-03-22T06:00:12.391Z] ---> 74dcea9836d3 [2021-03-22T06:00:12.391Z] Step 7/7 : RUN go mod download [2021-03-22T06:00:12.391Z] ---> Running in 92f8e9a67ca2 [2021-03-22T06:00:18.619Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30837 in /w/workspace/dgexfoundry_go-mod-secrets_PR-96 [Pipeline] { [Pipeline] ws [2021-03-22T06:00:18.734Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-03-22T06:00:24.186Z] using credential edgex-jenkins-ssh [2021-03-22T06:00:24.245Z] Cloning the remote Git repository [2021-03-22T06:00:24.731Z] Removing intermediate container 92f8e9a67ca2 [2021-03-22T06:00:24.731Z] ---> 8a5adf5bd72e [2021-03-22T06:00:24.731Z] Successfully built 8a5adf5bd72e [2021-03-22T06:00:24.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:00:25.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T06:00:25.106Z] . [Pipeline] withDockerContainer [2021-03-22T06:00:25.263Z] prd-centos7-docker-4c-2g-30838 does not seem to be running inside a container [2021-03-22T06:00:24.319Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-22T06:00:24.424Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-03-22T06:00:24.503Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-22T06:00:24.504Z] > git --version # timeout=10 [2021-03-22T06:00:24.518Z] > git --version # 'git version 2.17.1' [2021-03-22T06:00:24.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:00:24.596Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T06:00:25.323Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-22T06:00:25.930Z] Merging remotes/origin/master commit ba13cc667efa8488f1388563b3303a08f2c8bd2a into PR head commit 93ddefdaf6617af0373b1f3212ac5349c59920ca [2021-03-22T06:00:26.030Z] $ docker top feaa1d18bb91b2a0575bc5e5a5f0ea7ac671d199724ad65ca441d33e63e20424 -eo pid,comm [2021-03-22T06:00:26.247Z] Merge succeeded, producing 93ddefdaf6617af0373b1f3212ac5349c59920ca [2021-03-22T06:00:26.248Z] Checking out Revision 93ddefdaf6617af0373b1f3212ac5349c59920ca (PR-96) [Pipeline] { [Pipeline] sh [2021-03-22T06:00:25.359Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-22T06:00:25.387Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T06:00:25.419Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-22T06:00:25.466Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-22T06:00:25.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:00:25.479Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T06:00:25.975Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T06:00:26.000Z] > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 [2021-03-22T06:00:26.096Z] > git remote # timeout=10 [2021-03-22T06:00:26.118Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T06:00:26.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:00:26.198Z] > git merge ba13cc667efa8488f1388563b3303a08f2c8bd2a # timeout=10 [2021-03-22T06:00:26.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T06:00:26.272Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T06:00:26.297Z] > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 [2021-03-22T06:00:26.659Z] + go version [2021-03-22T06:00:26.659Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-22T06:00:26.691Z] $ docker stop --time=1 feaa1d18bb91b2a0575bc5e5a5f0ea7ac671d199724ad65ca441d33e63e20424 [2021-03-22T06:00:28.075Z] $ docker rm -f feaa1d18bb91b2a0575bc5e5a5f0ea7ac671d199724ad65ca441d33e63e20424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:00:29.133Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T06:00:29.133Z] . [Pipeline] withDockerContainer [2021-03-22T06:00:29.259Z] prd-centos7-docker-4c-2g-30838 does not seem to be running inside a container [2021-03-22T06:00:29.329Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-22T06:00:30.007Z] $ docker top c82edbd35376b56e5d8f7a6ca26814415d2bb955bf9388343f8eff56569bd512 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:00:30.554Z] + make test [2021-03-22T06:00:30.554Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-22T06:00:30.799Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-22T06:00:30.869Z] > git --version # timeout=10 [2021-03-22T06:00:30.878Z] > git --version # 'git version 2.17.1' [2021-03-22T06:00:30.892Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T06:00:32.854Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-22T06:00:33.292Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T06:00:33.666Z] + sudo service docker+ restart [2021-03-22T06:00:33.666Z] true [Pipeline] unstash [Pipeline] echo [2021-03-22T06:00:36.035Z] ========================================================= [2021-03-22T06:00:36.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-22T06:00:36.035Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:00:36.461Z] + 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-22T06:00:37.461Z] Sending build context to Docker daemon 588.8kB [2021-03-22T06:00:37.461Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-22T06:00:37.461Z] Step 2/7 : FROM ${BASE} [2021-03-22T06:00:37.737Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-22T06:00:37.737Z] 5f621e34cdf4: Pulling fs layer [2021-03-22T06:00:37.737Z] a4357932f1b6: Pulling fs layer [2021-03-22T06:00:37.737Z] 18c013af1878: Pulling fs layer [2021-03-22T06:00:37.737Z] 00ac8860ef70: Pulling fs layer [2021-03-22T06:00:37.737Z] 63d7cb157983: Pulling fs layer [2021-03-22T06:00:37.737Z] b116817d02f9: Pulling fs layer [2021-03-22T06:00:37.737Z] 745a02a5169b: Pulling fs layer [2021-03-22T06:00:37.737Z] 00ac8860ef70: Waiting [2021-03-22T06:00:37.737Z] 63d7cb157983: Waiting [2021-03-22T06:00:37.737Z] b116817d02f9: Waiting [2021-03-22T06:00:37.737Z] 745a02a5169b: Waiting [2021-03-22T06:00:37.737Z] 18c013af1878: Download complete [2021-03-22T06:00:37.737Z] a4357932f1b6: Verifying Checksum [2021-03-22T06:00:37.737Z] a4357932f1b6: Download complete [2021-03-22T06:00:37.737Z] 63d7cb157983: Download complete [2021-03-22T06:00:37.737Z] b116817d02f9: Verifying Checksum [2021-03-22T06:00:37.737Z] b116817d02f9: Download complete [2021-03-22T06:00:37.737Z] 5f621e34cdf4: Verifying Checksum [2021-03-22T06:00:37.737Z] 5f621e34cdf4: Download complete [2021-03-22T06:00:38.729Z] 5f621e34cdf4: Pull complete [2021-03-22T06:00:39.021Z] a4357932f1b6: Pull complete [2021-03-22T06:00:39.625Z] 18c013af1878: Pull complete [2021-03-22T06:00:40.618Z] 745a02a5169b: Download complete [2021-03-22T06:00:40.894Z] 00ac8860ef70: Verifying Checksum [2021-03-22T06:00:40.894Z] 00ac8860ef70: Download complete [2021-03-22T06:00:49.331Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.116s coverage: 80.7% of statements [2021-03-22T06:00:49.331Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.010s coverage: 57.1% of statements [2021-03-22T06:00:49.331Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-03-22T06:00:49.331Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.007s coverage: 96.7% of statements [2021-03-22T06:00:49.331Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.015s coverage: 89.5% of statements [2021-03-22T06:00:49.331Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-03-22T06:00:49.331Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.004s coverage: 100.0% of statements [2021-03-22T06:00:49.331Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-03-22T06:00:49.331Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.012s coverage: 85.7% of statements [2021-03-22T06:00:49.331Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.008s coverage: 100.0% of statements [2021-03-22T06:00:49.331Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-03-22T06:00:49.331Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-22T06:00:49.331Z] gofmt -l . [2021-03-22T06:00:49.331Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-22T06:00:49.378Z] $ docker stop --time=1 c82edbd35376b56e5d8f7a6ca26814415d2bb955bf9388343f8eff56569bd512 [2021-03-22T06:00:51.212Z] 00ac8860ef70: Pull complete [2021-03-22T06:00:51.490Z] 63d7cb157983: Pull complete [2021-03-22T06:00:51.678Z] $ docker rm -f c82edbd35376b56e5d8f7a6ca26814415d2bb955bf9388343f8eff56569bd512 [2021-03-22T06:00:51.766Z] b116817d02f9: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T06:00:52.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-22T06:00:52.686Z] 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-22T06:00:54.441Z] ---> job-cost.sh [2021-03-22T06:00:54.441Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FaZ4 [2021-03-22T06:00:56.123Z] 745a02a5169b: Pull complete [2021-03-22T06:00:56.123Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-22T06:00:56.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-22T06:00:56.124Z] ---> b7e6874047d6 [2021-03-22T06:00:56.124Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-22T06:00:58.755Z] ---> Running in 27c559a09d9b [2021-03-22T06:00:58.755Z] Removing intermediate container 27c559a09d9b [2021-03-22T06:00:58.755Z] ---> c5ef656677ea [2021-03-22T06:00:58.755Z] Step 4/7 : RUN apk add --update bash [2021-03-22T06:00:59.032Z] ---> Running in 02b16647efff [2021-03-22T06:01:00.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T06:01:01.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T06:01:02.435Z] OK: 142 MiB in 39 packages [2021-03-22T06:01:03.885Z] Removing intermediate container 02b16647efff [2021-03-22T06:01:03.885Z] ---> caaa97a8fd48 [2021-03-22T06:01:03.885Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-22T06:01:03.885Z] ---> Running in ec2d0fbab6b2 [2021-03-22T06:01:04.162Z] Removing intermediate container ec2d0fbab6b2 [2021-03-22T06:01:04.162Z] ---> 0c94b128b302 [2021-03-22T06:01:04.162Z] Step 6/7 : COPY go.mod . [2021-03-22T06:01:04.770Z] ---> 872deb481d31 [2021-03-22T06:01:04.771Z] Step 7/7 : RUN go mod download [2021-03-22T06:01:05.056Z] ---> Running in be050a67e4b9 [2021-03-22T06:01:09.418Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T06:01:20.206Z] Removing intermediate container be050a67e4b9 [2021-03-22T06:01:20.206Z] ---> 0ec67d08b323 [2021-03-22T06:01:20.206Z] Successfully built 0ec67d08b323 [2021-03-22T06:01:20.206Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:01:20.608Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T06:01:20.608Z] . [Pipeline] withDockerContainer [2021-03-22T06:01:20.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-30837 does not seem to be running inside a container [2021-03-22T06:01:21.013Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-22T06:01:22.557Z] $ docker top e9182f9d5ae0324eea8f332a31cff6125f522b297a030476c78665e89cd0b239 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:01:23.702Z] + go version [2021-03-22T06:01:23.702Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-22T06:01:23.751Z] $ docker stop --time=1 e9182f9d5ae0324eea8f332a31cff6125f522b297a030476c78665e89cd0b239 [2021-03-22T06:01:25.720Z] $ docker rm -f e9182f9d5ae0324eea8f332a31cff6125f522b297a030476c78665e89cd0b239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:01:27.010Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T06:01:27.010Z] . [Pipeline] withDockerContainer [2021-03-22T06:01:27.311Z] prd-ubuntu18.04-docker-arm64-4c-16g-30837 does not seem to be running inside a container [2021-03-22T06:01:27.420Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-22T06:01:28.984Z] $ docker top abe0d4dddac1e3dcc746284d0753494a59795dc298e3c07536adc8c47d8c7018 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:01:30.064Z] + make test [2021-03-22T06:01:30.064Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-22T06:01:36.087Z] lf-activate-venv(): INFO: Adding /tmp/venv-FaZ4/bin to PATH [2021-03-22T06:01:36.088Z] INFO: No Stack... [2021-03-22T06:01:36.351Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T06:01:36.928Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T06:01:37.277Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-03-22T06:01:37.277Z] + cut -d, -f6 [Pipeline] lock [2021-03-22T06:01:37.374Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [2021-03-22T06:01:37.381Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] did not exist. Created. [2021-03-22T06:01:37.381Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T06:01:37.881Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-22T06:01:38.104Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T06:01:38.133Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T06:02:02.474Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.473s coverage: 80.7% of statements [2021-03-22T06:02:02.474Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.058s coverage: 57.1% of statements [2021-03-22T06:02:02.474Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-03-22T06:02:03.067Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.023s coverage: 96.7% of statements [2021-03-22T06:02:03.067Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.031s coverage: 89.5% of statements [2021-03-22T06:02:03.067Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-03-22T06:02:03.067Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.012s coverage: 100.0% of statements [2021-03-22T06:02:03.067Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-03-22T06:02:03.067Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.018s coverage: 85.7% of statements [2021-03-22T06:02:03.067Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.016s coverage: 100.0% of statements [2021-03-22T06:02:03.067Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-03-22T06:02:03.340Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-22T06:02:07.667Z] gofmt -l . [2021-03-22T06:02:07.667Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-22T06:02:07.755Z] $ docker stop --time=1 abe0d4dddac1e3dcc746284d0753494a59795dc298e3c07536adc8c47d8c7018 [2021-03-22T06:02:09.938Z] $ docker rm -f abe0d4dddac1e3dcc746284d0753494a59795dc298e3c07536adc8c47d8c7018 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T06:02:10.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-22T06:02:10.908Z] Warning: overwriting stash ‘coverage-report’ [2021-03-22T06:02:11.706Z] 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-03-22T06:02:13.104Z] ---> job-cost.sh [2021-03-22T06:02:13.104Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T5Pc [2021-03-22T06:03:00.082Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T06:04:52.771Z] lf-activate-venv(): INFO: Adding /tmp/venv-T5Pc/bin to PATH [2021-03-22T06:04:52.771Z] INFO: No Stack... [2021-03-22T06:04:52.771Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-22T06:04:52.771Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T06:04:53.145Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-03-22T06:04:53.145Z] + cut -d, -f6 [Pipeline] lock [2021-03-22T06:04:53.304Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [2021-03-22T06:04:53.310Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] did not exist. Created. [2021-03-22T06:04:53.310Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T06:04:53.849Z] /w/workspace/go-mod-secrets/1@tmp/durable-b4fd3566/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-b4fd3566/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-22T06:04:54.225Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-22T06:04:54.268Z] Warning: overwriting stash ‘stack-cost’ [2021-03-22T06:04:54.429Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T06:04:54.449Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-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-22T06:04:56.292Z] provisioning config files... [2021-03-22T06:04:56.310Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/config9053296522833340722tmp [Pipeline] { [Pipeline] sh [2021-03-22T06:04:56.752Z] + set +x [2021-03-22T06:04:56.752Z] + bash -s -- [2021-03-22T06:04:56.752Z] + curl -s https://codecov.io/bash [2021-03-22T06:04:57.017Z] [2021-03-22T06:04:57.017Z] _____ _ [2021-03-22T06:04:57.017Z] / ____| | | [2021-03-22T06:04:57.017Z] | | ___ __| | ___ ___ _____ __ [2021-03-22T06:04:57.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-22T06:04:57.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-22T06:04:57.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-22T06:04:57.017Z] Bash-20210309-2b87ace [2021-03-22T06:04:57.017Z] [2021-03-22T06:04:57.017Z] [2021-03-22T06:04:57.017Z] ==> git version 2.24.3 found [2021-03-22T06:04:57.017Z] ==> 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-22T06:04:57.017Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-22T06:04:57.017Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-22T06:04:57.017Z] ==> Jenkins CI detected. [2021-03-22T06:04:57.017Z] project root: . [2021-03-22T06:04:57.017Z] --> token set from env [2021-03-22T06:04:57.017Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-22T06:04:57.017Z] ==> Running gcov in . (disable via -X gcov) [2021-03-22T06:04:57.017Z] ==> Python coveragepy not found [2021-03-22T06:04:57.017Z] ==> Searching for coverage reports in: [2021-03-22T06:04:57.017Z] + . [2021-03-22T06:04:57.017Z] -> Found 1 reports [2021-03-22T06:04:57.017Z] ==> Detecting git/mercurial file structure [2021-03-22T06:04:57.283Z] ==> Reading reports [2021-03-22T06:04:57.283Z] + ./coverage.out bytes=27424 [2021-03-22T06:04:57.283Z] ==> Appending adjustments [2021-03-22T06:04:57.283Z] https://docs.codecov.io/docs/fixing-reports [2021-03-22T06:04:57.283Z] + Found adjustments [2021-03-22T06:04:57.283Z] ==> Gzipping contents [2021-03-22T06:04:57.283Z] 8.0K /tmp/codecov.yAmXL4.gz [2021-03-22T06:04:57.283Z] ==> Uploading reports [2021-03-22T06:04:57.283Z] url: https://codecov.io [2021-03-22T06:04:57.283Z] query: branch=PR-96&commit=93ddefdaf6617af0373b1f3212ac5349c59920ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=96&job=&cmd_args= [2021-03-22T06:04:57.283Z] -> Pinging Codecov [2021-03-22T06:04:57.283Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-96&commit=93ddefdaf6617af0373b1f3212ac5349c59920ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=96&job=&cmd_args= [2021-03-22T06:04:57.860Z] -> Uploading to [2021-03-22T06:04:57.860Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-22/D63849C06B6B67093493C71CE874ED06/93ddefdaf6617af0373b1f3212ac5349c59920ca/ecb76351-9816-4636-897c-0a6ae094ec87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T060457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8037c56a5e45a4d15e042a9260e53fc151f6c94dcc8514b2d4775557f8c51289 [2021-03-22T06:04:57.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T06:04:57.860Z] Dload Upload Total Spent Left Speed [2021-03-22T06:04:58.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5624 0 0 100 5624 0 13872 --:--:-- --:--:-- --:--:-- 13886 [2021-03-22T06:04:58.436Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/93ddefdaf6617af0373b1f3212ac5349c59920ca [Pipeline] } [2021-03-22T06:04:58.460Z] 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-22T06:05:01.890Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:05:02.287Z] ---> package-listing.sh [2021-03-22T06:05:02.287Z] ++ facter osfamily [2021-03-22T06:05:02.287Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-22T06:05:02.287Z] + OS_FAMILY=redhat [2021-03-22T06:05:02.287Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-96 [2021-03-22T06:05:02.288Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-22T06:05:02.288Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-22T06:05:02.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-22T06:05:02.288Z] + PACKAGES=/tmp/packages_start.txt [2021-03-22T06:05:02.288Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-96 ']' [2021-03-22T06:05:02.288Z] + PACKAGES=/tmp/packages_end.txt [2021-03-22T06:05:02.288Z] + case "${OS_FAMILY}" in [2021-03-22T06:05:02.288Z] + rpm -qa [2021-03-22T06:05:02.288Z] + sort [2021-03-22T06:05:06.528Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-22T06:05:06.528Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-22T06:05:06.528Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-22T06:05:06.793Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-96 ']' [2021-03-22T06:05:06.793Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-96/archives/ [2021-03-22T06:05:06.793Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-96/archives/ [Pipeline] echo [2021-03-22T06:05:06.832Z] 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-22T06:05:07.182Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:05:07.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T06:05:07.528Z] [2021-03-22T06:05:07.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:05:07.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T06:05:07.926Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-22T06:05:07.926Z] df20fa9351a1: Pulling fs layer [2021-03-22T06:05:07.926Z] 36b3adc4ff6f: Pulling fs layer [2021-03-22T06:05:07.926Z] 8ad3a11d3b57: Pulling fs layer [2021-03-22T06:05:07.926Z] 46f8f816bc3b: Pulling fs layer [2021-03-22T06:05:07.926Z] 93b61091891f: Pulling fs layer [2021-03-22T06:05:07.926Z] 93b9cdb0e59b: Pulling fs layer [2021-03-22T06:05:07.926Z] 5e14af77c1be: Pulling fs layer [2021-03-22T06:05:07.926Z] 01666e4c0597: Pulling fs layer [2021-03-22T06:05:07.926Z] aa168da1d23b: Pulling fs layer [2021-03-22T06:05:07.926Z] 46f8f816bc3b: Waiting [2021-03-22T06:05:07.926Z] 93b61091891f: Waiting [2021-03-22T06:05:07.926Z] 93b9cdb0e59b: Waiting [2021-03-22T06:05:07.926Z] 5e14af77c1be: Waiting [2021-03-22T06:05:07.926Z] 01666e4c0597: Waiting [2021-03-22T06:05:07.926Z] aa168da1d23b: Waiting [2021-03-22T06:05:07.926Z] 36b3adc4ff6f: Download complete [2021-03-22T06:05:07.926Z] 46f8f816bc3b: Verifying Checksum [2021-03-22T06:05:07.926Z] 46f8f816bc3b: Download complete [2021-03-22T06:05:07.926Z] df20fa9351a1: Verifying Checksum [2021-03-22T06:05:07.926Z] df20fa9351a1: Download complete [2021-03-22T06:05:07.926Z] 93b9cdb0e59b: Verifying Checksum [2021-03-22T06:05:07.926Z] 93b9cdb0e59b: Download complete [2021-03-22T06:05:07.926Z] 5e14af77c1be: Verifying Checksum [2021-03-22T06:05:07.926Z] 5e14af77c1be: Download complete [2021-03-22T06:05:08.200Z] 01666e4c0597: Verifying Checksum [2021-03-22T06:05:08.200Z] 01666e4c0597: Download complete [2021-03-22T06:05:08.200Z] 93b61091891f: Verifying Checksum [2021-03-22T06:05:08.200Z] 93b61091891f: Download complete [2021-03-22T06:05:08.200Z] 8ad3a11d3b57: Verifying Checksum [2021-03-22T06:05:08.200Z] 8ad3a11d3b57: Download complete [2021-03-22T06:05:08.464Z] df20fa9351a1: Pull complete [2021-03-22T06:05:08.729Z] 36b3adc4ff6f: Pull complete [2021-03-22T06:05:10.134Z] aa168da1d23b: Verifying Checksum [2021-03-22T06:05:10.134Z] aa168da1d23b: Download complete [2021-03-22T06:05:10.400Z] 8ad3a11d3b57: Pull complete [2021-03-22T06:05:10.400Z] 46f8f816bc3b: Pull complete [2021-03-22T06:05:10.992Z] 93b61091891f: Pull complete [2021-03-22T06:05:10.993Z] 93b9cdb0e59b: Pull complete [2021-03-22T06:05:10.993Z] 5e14af77c1be: Pull complete [2021-03-22T06:05:11.273Z] 01666e4c0597: Pull complete [2021-03-22T06:05:19.446Z] aa168da1d23b: Pull complete [2021-03-22T06:05:19.446Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-22T06:05:19.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T06:05:19.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-22T06:05:19.685Z] prd-centos7-docker-4c-2g-30833 does not seem to be running inside a container [2021-03-22T06:05:19.735Z] $ 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-96/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-96 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96:/w/workspace/dgexfoundry_go-mod-secrets_PR-96:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@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-22T06:05:22.691Z] $ docker top d40b8c702c9b9c83b834ddf4e944b995b9f4fe36fb6c83b3db726d6bd2ab8496 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:05:23.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-22T06:05:23.621Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-22T06:05:23.942Z] + ls /var/log/sa-host [2021-03-22T06:05:23.942Z] + sadf -c /var/log/sa-host/sa22 [2021-03-22T06:05:23.942Z] file_magic: OK [2021-03-22T06:05:23.942Z] HZ: Using current value: 100 [2021-03-22T06:05:23.942Z] file_header: OK [2021-03-22T06:05:23.942Z] 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-22T06:05:23.942Z] Statistics: [2021-03-22T06:05:23.942Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-22T06:05:23.942Z] File successfully converted to sysstat format version 12.2.1 [2021-03-22T06:05:23.942Z] + sadf -c /var/log/sa-host/sa23 [2021-03-22T06:05:23.942Z] file_magic: OK [2021-03-22T06:05:23.942Z] HZ: Using current value: 100 [2021-03-22T06:05:23.942Z] file_header: OK [2021-03-22T06:05:23.942Z] 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-22T06:05:23.942Z] Statistics: [2021-03-22T06:05:23.942Z] Hnuu...uuuununununu... [2021-03-22T06:05:23.942Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-22T06:05:24.652Z] provisioning config files... [2021-03-22T06:05:24.704Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/config1380138750937642883tmp [Pipeline] { [Pipeline] echo [2021-03-22T06:05:24.822Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:05:25.160Z] ---> create-netrc.sh [Pipeline] } [2021-03-22T06:05:25.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-22T06:05:25.356Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:05:25.704Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-22T06:05:25.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:05:26.074Z] ---> sudo-logs.sh [2021-03-22T06:05:26.074Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-22T06:05:26.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:05:26.520Z] ---> job-cost.sh [2021-03-22T06:05:26.520Z] lf-activate-venv: SKIPPING [2021-03-22T06:05:26.520Z] DEBUG: total: 0.20999999344348907 [2021-03-22T06:05:26.520Z] INFO: Retrieving Stack Cost... [2021-03-22T06:05:27.467Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T06:05:28.042Z] INFO: Archiving Costs [Pipeline] echo [2021-03-22T06:05:28.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:05:28.435Z] ---> logs-deploy.sh [2021-03-22T06:05:28.435Z] lf-activate-venv: SKIPPING [2021-03-22T06:05:28.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-96/1 [2021-03-22T06:05:28.435Z] INFO: archiving workspace using pattern(s): [2021-03-22T06:05:30.361Z] Archives upload complete. [2021-03-22T06:05:30.361Z] INFO: archiving logs to Nexus [2021-03-22T06:05:31.351Z] ---> uname -a: [2021-03-22T06:05:31.351Z] Linux prd-centos7-docker-4c-2g-30833.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-22T06:05:31.351Z] [2021-03-22T06:05:31.351Z]