Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1a77a09277601eedd6fc293f03224e8a6ddbeda3+88f5a8e7ee276a7f7d40bda287035809111e96f6 (b4470bca1de159a3f5f542126a10d9f04e6c0ac2) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-169/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-bootstrap/branches/PR-169/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-26462’ is offline Running on prd-centos7-docker-4c-2g-26464 in /w/workspace/xfoundry_go-mod-bootstrap_PR-169 [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-bootstrap.git Merging remotes/origin/master commit 88f5a8e7ee276a7f7d40bda287035809111e96f6 into PR head commit 1a77a09277601eedd6fc293f03224e8a6ddbeda3 > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-169 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a77a09277601eedd6fc293f03224e8a6ddbeda3 # timeout=10 Merge succeeded, producing 1a77a09277601eedd6fc293f03224e8a6ddbeda3 Checking out Revision 1a77a09277601eedd6fc293f03224e8a6ddbeda3 (PR-169) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 88f5a8e7ee276a7f7d40bda287035809111e96f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a77a09277601eedd6fc293f03224e8a6ddbeda3 # 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 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-15T05:55:04.770Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-15T05:55:05.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-15T05:55:05.370Z] ========================================================= [2021-02-15T05:55:05.370Z] EdgeX Global Pipelines Version Info [2021-02-15T05:55:05.370Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-15T05:55:06.824Z] ------------------- [2021-02-15T05:55:06.824Z] stable info: [2021-02-15T05:55:06.824Z] ------------------- [2021-02-15T05:55:06.824Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T05:55:06.824Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T05:55:06.824Z] Message: update stable to v1.0.179 [2021-02-15T05:55:07.776Z] ------------------- [2021-02-15T05:55:07.776Z] experimental info: [2021-02-15T05:55:07.776Z] ------------------- [2021-02-15T05:55:07.776Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T05:55:07.776Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T05:55:07.776Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-15T05:55:08.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-02-15T05:55:08.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-02-15T05:55:08.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-15T05:55:08.556Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-15T05:55:08.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-15T05:55:08.811Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-15T05:55:08.935Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-15T05:55:09.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-15T05:55:09.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-15T05:55:09.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-15T05:55:09.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-15T05:55:09.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-02-15T05:55:09.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-15T05:55:09.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-15T05:55:09.950Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T05:55:10.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T05:55:10.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T05:55:10.384Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T05:55:10.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-15T05:55:10.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-15T05:55:10.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-15T05:55:10.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-15T05:55:11.074Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-15T05:55:11.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-15T05:55:11.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-15T05:55:11.547Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-15T05:55:11.658Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-15T05:55:11.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2021-02-15T05:55:11.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2021-02-15T05:55:12.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2021-02-15T05:55:12.138Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a77a09277601eedd6fc293f03224e8a6ddbeda3 [Pipeline] echo [2021-02-15T05:55:12.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a77a09 [Pipeline] echo [2021-02-15T05:55:12.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T05:55:13.254Z] + git log --format=format:%s -1 1a77a09277601eedd6fc293f03224e8a6ddbeda3 [Pipeline] echo [2021-02-15T05:55:13.338Z] GIT_COMMIT: 1a77a09277601eedd6fc293f03224e8a6ddbeda3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-02-15T05:55:13.410Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:55:14.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T05:55:14.304Z] [2021-02-15T05:55:14.304Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:55:14.694Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T05:55:14.694Z] latest: Pulling from edgex-devops/git-semver [2021-02-15T05:55:14.694Z] 31603596830f: Pulling fs layer [2021-02-15T05:55:14.694Z] 2a8b12db71e7: Pulling fs layer [2021-02-15T05:55:14.694Z] 6ca5941a6612: Pulling fs layer [2021-02-15T05:55:14.694Z] ecc8261a40a4: Pulling fs layer [2021-02-15T05:55:14.694Z] ecc8261a40a4: Waiting [2021-02-15T05:55:14.694Z] 2a8b12db71e7: Verifying Checksum [2021-02-15T05:55:14.694Z] 2a8b12db71e7: Download complete [2021-02-15T05:55:14.959Z] 31603596830f: Verifying Checksum [2021-02-15T05:55:14.959Z] 31603596830f: Download complete [2021-02-15T05:55:14.959Z] ecc8261a40a4: Verifying Checksum [2021-02-15T05:55:14.959Z] ecc8261a40a4: Download complete [2021-02-15T05:55:14.959Z] 6ca5941a6612: Verifying Checksum [2021-02-15T05:55:14.959Z] 6ca5941a6612: Download complete [2021-02-15T05:55:15.227Z] 31603596830f: Pull complete [2021-02-15T05:55:15.491Z] 2a8b12db71e7: Pull complete [2021-02-15T05:55:16.072Z] 6ca5941a6612: Pull complete [2021-02-15T05:55:16.339Z] ecc8261a40a4: Pull complete [2021-02-15T05:55:16.339Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-15T05:55:16.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T05:55:16.603Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-15T05:55:16.733Z] prd-centos7-docker-4c-2g-26464 does not seem to be running inside a container [2021-02-15T05:55:16.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-169 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-169:/w/workspace/xfoundry_go-mod-bootstrap_PR-169:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-15T05:55:19.043Z] $ docker top d58387f2e0579eb5baa34ad06ac49cde4350ef44df3de186bd56b602a36b6a5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-15T05:55:19.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T05:55:19.425Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T05:55:19.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T05:55:19.657Z] $ docker exec d58387f2e0579eb5baa34ad06ac49cde4350ef44df3de186bd56b602a36b6a5e ssh-agent [2021-02-15T05:55:19.835Z] SSH_AUTH_SOCK=/tmp/ssh-ZFFjLlvoYuxK/agent.12 [2021-02-15T05:55:19.835Z] SSH_AGENT_PID=17 [2021-02-15T05:55:19.856Z] Running ssh-add (command line suppressed) [2021-02-15T05:55:19.989Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp/private_key_1741656908702605589.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp/private_key_1741656908702605589.key) [2021-02-15T05:55:20.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T05:55:20.452Z] + git tag --points-at HEAD [Pipeline] } [2021-02-15T05:55:20.482Z] $ docker exec --env ******** --env ******** d58387f2e0579eb5baa34ad06ac49cde4350ef44df3de186bd56b602a36b6a5e ssh-agent -k [2021-02-15T05:55:20.602Z] unset SSH_AUTH_SOCK; [2021-02-15T05:55:20.603Z] unset SSH_AGENT_PID; [2021-02-15T05:55:20.603Z] echo Agent pid 17 killed; [2021-02-15T05:55:20.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-15T05:55:20.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T05:55:20.848Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T05:55:21.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T05:55:21.046Z] $ docker exec d58387f2e0579eb5baa34ad06ac49cde4350ef44df3de186bd56b602a36b6a5e ssh-agent [2021-02-15T05:55:21.233Z] SSH_AUTH_SOCK=/tmp/ssh-HwySL0tQrqeI/agent.45 [2021-02-15T05:55:21.233Z] SSH_AGENT_PID=51 [2021-02-15T05:55:21.239Z] Running ssh-add (command line suppressed) [2021-02-15T05:55:21.365Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp/private_key_7128802630715885740.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp/private_key_7128802630715885740.key) [2021-02-15T05:55:21.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T05:55:21.810Z] + git semver init [2021-02-15T05:55:21.811Z] # -> Open(): unable to determine branch for HEAD [2021-02-15T05:55:21.811Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-169/.git [2021-02-15T05:55:21.811Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-169 [2021-02-15T05:55:21.811Z] # $SEMVER_REMOTE_NAME = origin [2021-02-15T05:55:21.811Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-15T05:55:21.811Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-15T05:55:21.811Z] # $SEMVER_BRANCH = PR-169 [2021-02-15T05:55:21.811Z] # $SEMVER_TEMP = /tmp/semver-965428059 [2021-02-15T05:55:21.811Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-02-15T05:55:22.385Z] # '/tmp/semver-965428059' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-169/.semver' [2021-02-15T05:55:22.385Z] # -> Force: false [2021-02-15T05:55:22.385Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-169/.semver [Pipeline] } [2021-02-15T05:55:22.408Z] $ docker exec --env ******** --env ******** d58387f2e0579eb5baa34ad06ac49cde4350ef44df3de186bd56b602a36b6a5e ssh-agent -k [2021-02-15T05:55:22.552Z] unset SSH_AUTH_SOCK; [2021-02-15T05:55:22.552Z] unset SSH_AGENT_PID; [2021-02-15T05:55:22.552Z] echo Agent pid 51 killed; [2021-02-15T05:55:22.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-15T05:55:23.165Z] + git semver [Pipeline] } [2021-02-15T05:55:23.196Z] $ docker stop --time=1 d58387f2e0579eb5baa34ad06ac49cde4350ef44df3de186bd56b602a36b6a5e [2021-02-15T05:55:25.037Z] $ docker rm -f d58387f2e0579eb5baa34ad06ac49cde4350ef44df3de186bd56b602a36b6a5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T05:55:25.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-15T05:55:26.182Z] Stashed 1 file(s) [Pipeline] echo [2021-02-15T05:55:26.202Z] [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-02-15T05:55:43.483Z] Still waiting to schedule task [2021-02-15T05:55:43.483Z] Still waiting to schedule task [2021-02-15T05:55:43.483Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26465’ is offline [2021-02-15T05:55:43.483Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-15T05:56:35.600Z] Running on prd-centos7-docker-4c-2g-26469 in /w/workspace/xfoundry_go-mod-bootstrap_PR-169 [Pipeline] { [Pipeline] ws [2021-02-15T05:56:35.685Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-02-15T05:56:38.370Z] using credential edgex-jenkins-ssh [2021-02-15T05:56:38.418Z] Cloning the remote Git repository [2021-02-15T05:56:38.452Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-15T05:56:38.543Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-02-15T05:56:38.602Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-15T05:56:38.602Z] > git --version # timeout=10 [2021-02-15T05:56:38.610Z] > git --version # 'git version 2.24.3' [2021-02-15T05:56:38.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T05:56:38.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T05:56:39.240Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-15T05:56:39.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T05:56:39.265Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-15T05:56:39.278Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-15T05:56:39.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T05:56:39.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T05:56:39.660Z] Merging remotes/origin/master commit 88f5a8e7ee276a7f7d40bda287035809111e96f6 into PR head commit 1a77a09277601eedd6fc293f03224e8a6ddbeda3 [2021-02-15T05:56:39.750Z] Merge succeeded, producing 1a77a09277601eedd6fc293f03224e8a6ddbeda3 [2021-02-15T05:56:39.751Z] Checking out Revision 1a77a09277601eedd6fc293f03224e8a6ddbeda3 (PR-169) [2021-02-15T05:56:39.670Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T05:56:39.676Z] > git checkout -f 1a77a09277601eedd6fc293f03224e8a6ddbeda3 # timeout=10 [2021-02-15T05:56:39.717Z] > git remote # timeout=10 [2021-02-15T05:56:39.724Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T05:56:39.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T05:56:39.732Z] > git merge 88f5a8e7ee276a7f7d40bda287035809111e96f6 # timeout=10 [2021-02-15T05:56:39.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T05:56:39.754Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T05:56:39.759Z] > git checkout -f 1a77a09277601eedd6fc293f03224e8a6ddbeda3 # timeout=10 [2021-02-15T05:56:43.434Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-15T05:56:43.462Z] > git --version # timeout=10 [2021-02-15T05:56:43.470Z] > git --version # 'git version 2.24.3' [2021-02-15T05:56:43.478Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T05:56:44.844Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-15T05:56:45.206Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T05:56:45.526Z] + true [2021-02-15T05:56:45.526Z] + sudo service docker restart [2021-02-15T05:56:45.526Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-15T05:56:47.242Z] ========================================================= [2021-02-15T05:56:47.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-15T05:56:47.242Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:56:47.634Z] + 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-02-15T05:56:48.211Z] Sending build context to Docker daemon 701.4kB [2021-02-15T05:56:48.211Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-15T05:56:48.211Z] Step 2/8 : FROM ${BASE} [2021-02-15T05:56:48.211Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-15T05:56:48.211Z] 188c0c94c7c5: Pulling fs layer [2021-02-15T05:56:48.211Z] 0ef7d3d256c8: Pulling fs layer [2021-02-15T05:56:48.211Z] de9db76c5a1d: Pulling fs layer [2021-02-15T05:56:48.211Z] bca2f99d35d6: Pulling fs layer [2021-02-15T05:56:48.211Z] 93359f2a8cfa: Pulling fs layer [2021-02-15T05:56:48.211Z] 7c6f9722023f: Pulling fs layer [2021-02-15T05:56:48.211Z] a35cf1a2eb13: Pulling fs layer [2021-02-15T05:56:48.211Z] bca2f99d35d6: Waiting [2021-02-15T05:56:48.211Z] 93359f2a8cfa: Waiting [2021-02-15T05:56:48.211Z] 7c6f9722023f: Waiting [2021-02-15T05:56:48.211Z] a35cf1a2eb13: Waiting [2021-02-15T05:56:48.211Z] de9db76c5a1d: Download complete [2021-02-15T05:56:48.211Z] 93359f2a8cfa: Verifying Checksum [2021-02-15T05:56:48.211Z] 93359f2a8cfa: Download complete [2021-02-15T05:56:48.211Z] 7c6f9722023f: Verifying Checksum [2021-02-15T05:56:48.211Z] 7c6f9722023f: Download complete [2021-02-15T05:56:48.211Z] 188c0c94c7c5: Verifying Checksum [2021-02-15T05:56:48.211Z] 188c0c94c7c5: Download complete [2021-02-15T05:56:48.493Z] 188c0c94c7c5: Pull complete [2021-02-15T05:56:48.757Z] 0ef7d3d256c8: Pull complete [2021-02-15T05:56:49.020Z] de9db76c5a1d: Pull complete [2021-02-15T05:56:50.419Z] a35cf1a2eb13: Verifying Checksum [2021-02-15T05:56:50.419Z] a35cf1a2eb13: Download complete [2021-02-15T05:56:50.684Z] bca2f99d35d6: Verifying Checksum [2021-02-15T05:56:50.684Z] bca2f99d35d6: Download complete [2021-02-15T05:56:57.311Z] bca2f99d35d6: Pull complete [2021-02-15T05:56:57.311Z] 93359f2a8cfa: Pull complete [2021-02-15T05:56:57.311Z] 7c6f9722023f: Pull complete [2021-02-15T05:57:01.576Z] a35cf1a2eb13: Pull complete [2021-02-15T05:57:01.576Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-15T05:57:01.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-15T05:57:01.576Z] ---> a62c8e92a672 [2021-02-15T05:57:01.576Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-15T05:57:01.576Z] ---> Running in 6e6b010f82e1 [2021-02-15T05:57:01.841Z] Removing intermediate container 6e6b010f82e1 [2021-02-15T05:57:01.841Z] ---> e6f34d799f86 [2021-02-15T05:57:01.841Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T05:57:01.841Z] ---> Running in 153a03601f7f [2021-02-15T05:57:03.257Z] Removing intermediate container 153a03601f7f [2021-02-15T05:57:03.257Z] ---> f04f2409de76 [2021-02-15T05:57:03.257Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-02-15T05:57:03.257Z] ---> Running in a40cce611ceb [2021-02-15T05:57:03.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T05:57:05.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T05:57:06.857Z] OK: 166 MiB in 39 packages [2021-02-15T05:57:07.125Z] Removing intermediate container a40cce611ceb [2021-02-15T05:57:07.125Z] ---> c91bd231e8a0 [2021-02-15T05:57:07.125Z] Step 6/8 : WORKDIR /build [2021-02-15T05:57:07.391Z] ---> Running in d1907c3abca0 [2021-02-15T05:57:07.391Z] Removing intermediate container d1907c3abca0 [2021-02-15T05:57:07.391Z] ---> 4573e72c1f0d [2021-02-15T05:57:07.391Z] Step 7/8 : COPY go.mod . [2021-02-15T05:57:07.664Z] ---> 2944b8c8b45f [2021-02-15T05:57:07.664Z] Step 8/8 : RUN go mod download [2021-02-15T05:57:07.664Z] ---> Running in fb5c3b532870 [2021-02-15T05:57:29.717Z] Removing intermediate container fb5c3b532870 [2021-02-15T05:57:29.717Z] ---> f4eef182a245 [2021-02-15T05:57:29.717Z] Successfully built f4eef182a245 [2021-02-15T05:57:29.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:57:30.074Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T05:57:30.074Z] . [Pipeline] withDockerContainer [2021-02-15T05:57:30.240Z] prd-centos7-docker-4c-2g-26469 does not seem to be running inside a container [2021-02-15T05:57:30.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-15T05:57:31.854Z] $ docker top a534312f6e09d39632a4f5bdc7f8ec4f71e2fb9b8062734eee0bba0fecff6e01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T05:57:32.405Z] + go version [2021-02-15T05:57:32.405Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-15T05:57:32.433Z] $ docker stop --time=1 a534312f6e09d39632a4f5bdc7f8ec4f71e2fb9b8062734eee0bba0fecff6e01 [2021-02-15T05:57:33.796Z] $ docker rm -f a534312f6e09d39632a4f5bdc7f8ec4f71e2fb9b8062734eee0bba0fecff6e01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:57:34.902Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T05:57:34.902Z] . [Pipeline] withDockerContainer [2021-02-15T05:57:35.027Z] prd-centos7-docker-4c-2g-26469 does not seem to be running inside a container [2021-02-15T05:57:35.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-15T05:57:35.796Z] $ docker top 02a206efcfa4b476c4adc069bd0acb1c2ef9f94306e19e9edfe14292311362c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T05:57:36.393Z] + make test [2021-02-15T05:57:36.393Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-15T05:57:48.871Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-02-15T05:57:48.871Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.006s coverage: 9.0% of statements [2021-02-15T05:57:48.871Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-02-15T05:57:48.871Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.019s coverage: 92.2% of statements [2021-02-15T05:57:48.871Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements [2021-02-15T05:57:48.871Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.014s coverage: 34.3% of statements [2021-02-15T05:57:48.871Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-02-15T05:57:48.871Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-02-15T05:57:48.871Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 18.2% of statements [2021-02-15T05:57:51.477Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.009s coverage: 95.3% of statements [2021-02-15T05:57:51.477Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-02-15T05:57:51.477Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-02-15T05:57:51.477Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2021-02-15T05:57:51.477Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-02-15T05:57:51.477Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-15T05:57:53.440Z] gofmt -l . [2021-02-15T05:57:53.703Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-15T05:57:53.733Z] $ docker stop --time=1 02a206efcfa4b476c4adc069bd0acb1c2ef9f94306e19e9edfe14292311362c5 [2021-02-15T05:57:56.208Z] $ docker rm -f 02a206efcfa4b476c4adc069bd0acb1c2ef9f94306e19e9edfe14292311362c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T05:57:56.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-15T05:57:57.241Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-15T05:58:35.424Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26470 in /w/workspace/xfoundry_go-mod-bootstrap_PR-169 [Pipeline] { [Pipeline] ws [2021-02-15T05:58:35.527Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-02-15T05:58:41.334Z] using credential edgex-jenkins-ssh [2021-02-15T05:58:41.465Z] Cloning the remote Git repository [2021-02-15T05:58:41.533Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-15T05:58:41.649Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-02-15T05:58:41.714Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-15T05:58:41.715Z] > git --version # timeout=10 [2021-02-15T05:58:41.731Z] > git --version # 'git version 2.17.1' [2021-02-15T05:58:41.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T05:58:41.814Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T05:58:43.240Z] Merging remotes/origin/master commit 88f5a8e7ee276a7f7d40bda287035809111e96f6 into PR head commit 1a77a09277601eedd6fc293f03224e8a6ddbeda3 [2021-02-15T05:58:42.649Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-15T05:58:42.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T05:58:42.696Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-15T05:58:42.743Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-15T05:58:42.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T05:58:42.758Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T05:58:43.271Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T05:58:43.298Z] > git checkout -f 1a77a09277601eedd6fc293f03224e8a6ddbeda3 # timeout=10 [2021-02-15T05:58:43.392Z] > git remote # timeout=10 [2021-02-15T05:58:43.412Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T05:58:43.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T05:58:43.450Z] > git merge 88f5a8e7ee276a7f7d40bda287035809111e96f6 # timeout=10 [2021-02-15T05:58:43.561Z] Merge succeeded, producing 1a77a09277601eedd6fc293f03224e8a6ddbeda3 [2021-02-15T05:58:43.562Z] Checking out Revision 1a77a09277601eedd6fc293f03224e8a6ddbeda3 (PR-169) [2021-02-15T05:58:43.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T05:58:43.577Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T05:58:43.628Z] > git checkout -f 1a77a09277601eedd6fc293f03224e8a6ddbeda3 # timeout=10 [2021-02-15T05:58:48.017Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-15T05:58:48.088Z] > git --version # timeout=10 [2021-02-15T05:58:48.099Z] > git --version # 'git version 2.17.1' [2021-02-15T05:58:48.112Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T05:58:49.886Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-15T05:58:50.316Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T05:58:50.681Z] + true [2021-02-15T05:58:50.681Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-15T05:58:52.945Z] ========================================================= [2021-02-15T05:58:52.945Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-15T05:58:52.945Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:58:53.352Z] + 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-02-15T05:58:54.343Z] Sending build context to Docker daemon 700.4kB [2021-02-15T05:58:54.343Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-15T05:58:54.343Z] Step 2/8 : FROM ${BASE} [2021-02-15T05:58:54.619Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-15T05:58:54.619Z] 5f621e34cdf4: Pulling fs layer [2021-02-15T05:58:54.619Z] a4357932f1b6: Pulling fs layer [2021-02-15T05:58:54.619Z] 18c013af1878: Pulling fs layer [2021-02-15T05:58:54.619Z] 00ac8860ef70: Pulling fs layer [2021-02-15T05:58:54.619Z] 63d7cb157983: Pulling fs layer [2021-02-15T05:58:54.619Z] b116817d02f9: Pulling fs layer [2021-02-15T05:58:54.619Z] 745a02a5169b: Pulling fs layer [2021-02-15T05:58:54.619Z] b116817d02f9: Waiting [2021-02-15T05:58:54.619Z] 745a02a5169b: Waiting [2021-02-15T05:58:54.619Z] 00ac8860ef70: Waiting [2021-02-15T05:58:54.619Z] 18c013af1878: Verifying Checksum [2021-02-15T05:58:54.619Z] 18c013af1878: Download complete [2021-02-15T05:58:54.619Z] a4357932f1b6: Download complete [2021-02-15T05:58:54.619Z] 63d7cb157983: Download complete [2021-02-15T05:58:54.619Z] b116817d02f9: Download complete [2021-02-15T05:58:54.899Z] 5f621e34cdf4: Verifying Checksum [2021-02-15T05:58:54.899Z] 5f621e34cdf4: Download complete [2021-02-15T05:58:55.505Z] 5f621e34cdf4: Pull complete [2021-02-15T05:58:55.787Z] a4357932f1b6: Pull complete [2021-02-15T05:58:56.395Z] 18c013af1878: Pull complete [2021-02-15T05:58:56.996Z] 745a02a5169b: Verifying Checksum [2021-02-15T05:58:56.996Z] 745a02a5169b: Download complete [2021-02-15T05:58:58.442Z] 00ac8860ef70: Verifying Checksum [2021-02-15T05:58:58.442Z] 00ac8860ef70: Download complete [2021-02-15T05:59:08.629Z] 00ac8860ef70: Pull complete [2021-02-15T05:59:08.907Z] 63d7cb157983: Pull complete [2021-02-15T05:59:09.184Z] b116817d02f9: Pull complete [2021-02-15T05:59:13.528Z] 745a02a5169b: Pull complete [2021-02-15T05:59:13.528Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-15T05:59:13.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-15T05:59:13.528Z] ---> b7e6874047d6 [2021-02-15T05:59:13.528Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-15T05:59:16.184Z] ---> Running in 4459402b2b20 [2021-02-15T05:59:16.459Z] Removing intermediate container 4459402b2b20 [2021-02-15T05:59:16.459Z] ---> 3c92c09564b9 [2021-02-15T05:59:16.459Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T05:59:16.738Z] ---> Running in d6a6320f5b96 [2021-02-15T05:59:19.473Z] Removing intermediate container d6a6320f5b96 [2021-02-15T05:59:19.473Z] ---> 2c3c02030cd3 [2021-02-15T05:59:19.473Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-02-15T05:59:19.473Z] ---> Running in b7392c7e5f18 [2021-02-15T05:59:20.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T05:59:21.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T05:59:22.426Z] OK: 142 MiB in 39 packages [2021-02-15T05:59:23.882Z] Removing intermediate container b7392c7e5f18 [2021-02-15T05:59:23.882Z] ---> 1db09d0d3df1 [2021-02-15T05:59:23.882Z] Step 6/8 : WORKDIR /build [2021-02-15T05:59:23.882Z] ---> Running in b135e9d5457f [2021-02-15T05:59:24.166Z] Removing intermediate container b135e9d5457f [2021-02-15T05:59:24.166Z] ---> 7a7547ec8873 [2021-02-15T05:59:24.166Z] Step 7/8 : COPY go.mod . [2021-02-15T05:59:25.169Z] ---> cecff96ebc38 [2021-02-15T05:59:25.169Z] Step 8/8 : RUN go mod download [2021-02-15T05:59:25.169Z] ---> Running in b10c4a30a92a [2021-02-15T05:59:51.985Z] Removing intermediate container b10c4a30a92a [2021-02-15T05:59:51.986Z] ---> 87d6226686e8 [2021-02-15T05:59:51.986Z] Successfully built 87d6226686e8 [2021-02-15T05:59:51.986Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:59:52.362Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T05:59:52.362Z] . [Pipeline] withDockerContainer [2021-02-15T05:59:52.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-26470 does not seem to be running inside a container [2021-02-15T05:59:52.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-15T05:59:54.101Z] $ docker top 527a8bc4797cd111e7903903397645246171f60da6bc5d8d237dd278eed6046a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T05:59:55.140Z] + go version [2021-02-15T05:59:55.140Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-15T05:59:55.177Z] $ docker stop --time=1 527a8bc4797cd111e7903903397645246171f60da6bc5d8d237dd278eed6046a [2021-02-15T05:59:57.044Z] $ docker rm -f 527a8bc4797cd111e7903903397645246171f60da6bc5d8d237dd278eed6046a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T05:59:58.234Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T05:59:58.234Z] . [Pipeline] withDockerContainer [2021-02-15T05:59:58.481Z] prd-ubuntu18.04-docker-arm64-4c-16g-26470 does not seem to be running inside a container [2021-02-15T05:59:58.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-15T06:00:00.064Z] $ docker top 181df9e35e8b877afdf0f8f5f33977b8df8c694785654294588ba12fa0ff8247 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:00:01.221Z] + make test [2021-02-15T06:00:01.221Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-15T06:00:33.705Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-02-15T06:00:34.314Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.022s coverage: 9.0% of statements [2021-02-15T06:00:34.314Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-02-15T06:00:34.595Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.034s coverage: 92.2% of statements [2021-02-15T06:00:34.595Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.035s coverage: 85.3% of statements [2021-02-15T06:00:38.021Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.021s coverage: 34.3% of statements [2021-02-15T06:00:38.021Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-02-15T06:00:38.021Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-02-15T06:00:38.021Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.016s coverage: 18.2% of statements [2021-02-15T06:00:41.416Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.021s coverage: 95.3% of statements [2021-02-15T06:00:41.416Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-02-15T06:00:41.416Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-02-15T06:00:41.416Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.031s coverage: 91.3% of statements [2021-02-15T06:00:41.416Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-02-15T06:00:41.416Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-15T06:00:48.164Z] gofmt -l . [2021-02-15T06:00:48.164Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-15T06:00:48.210Z] $ docker stop --time=1 181df9e35e8b877afdf0f8f5f33977b8df8c694785654294588ba12fa0ff8247 [2021-02-15T06:00:50.565Z] $ docker rm -f 181df9e35e8b877afdf0f8f5f33977b8df8c694785654294588ba12fa0ff8247 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T06:00:51.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-15T06:00:51.704Z] Warning: overwriting stash ‘coverage-report’ [2021-02-15T06:00:52.660Z] 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] } [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-02-15T06:00:55.562Z] provisioning config files... [2021-02-15T06:00:55.585Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp/config3649827466791408263tmp [Pipeline] { [Pipeline] sh [2021-02-15T06:00:56.012Z] + set +x [2021-02-15T06:00:56.012Z] + curl -s https://codecov.io/bash [2021-02-15T06:00:56.012Z] + bash -s -- [2021-02-15T06:00:56.283Z] [2021-02-15T06:00:56.283Z] _____ _ [2021-02-15T06:00:56.283Z] / ____| | | [2021-02-15T06:00:56.283Z] | | ___ __| | ___ ___ _____ __ [2021-02-15T06:00:56.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-15T06:00:56.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-15T06:00:56.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-15T06:00:56.283Z] Bash-20210129-7c25fce [2021-02-15T06:00:56.283Z] [2021-02-15T06:00:56.283Z] [2021-02-15T06:00:56.283Z] ==> git version 2.24.3 found [2021-02-15T06:00:56.283Z] ==> 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-02-15T06:00:56.283Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-15T06:00:56.283Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-15T06:00:56.283Z] ==> Jenkins CI detected. [2021-02-15T06:00:56.283Z] project root: . [2021-02-15T06:00:56.283Z] --> token set from env [2021-02-15T06:00:56.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-15T06:00:56.283Z] ==> Running gcov in . (disable via -X gcov) [2021-02-15T06:00:56.283Z] ==> Python coveragepy not found [2021-02-15T06:00:56.283Z] ==> Searching for coverage reports in: [2021-02-15T06:00:56.283Z] + . [2021-02-15T06:00:56.283Z] -> Found 1 reports [2021-02-15T06:00:56.283Z] ==> Detecting git/mercurial file structure [2021-02-15T06:00:56.283Z] ==> Reading reports [2021-02-15T06:00:56.283Z] + ./coverage.out bytes=26895 [2021-02-15T06:00:56.283Z] ==> Appending adjustments [2021-02-15T06:00:56.283Z] https://docs.codecov.io/docs/fixing-reports [2021-02-15T06:00:56.552Z] + Found adjustments [2021-02-15T06:00:56.552Z] ==> Gzipping contents [2021-02-15T06:00:56.552Z] 8.0K /tmp/codecov.XyJWqj.gz [2021-02-15T06:00:56.552Z] ==> Uploading reports [2021-02-15T06:00:56.552Z] url: https://codecov.io [2021-02-15T06:00:56.552Z] query: branch=PR-169&commit=1a77a09277601eedd6fc293f03224e8a6ddbeda3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=169&job=&cmd_args= [2021-02-15T06:00:56.552Z] -> Pinging Codecov [2021-02-15T06:00:56.552Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-169&commit=1a77a09277601eedd6fc293f03224e8a6ddbeda3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=169&job=&cmd_args= [2021-02-15T06:00:56.816Z] -> Uploading to [2021-02-15T06:00:56.816Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-15/833815588EE85121546D348822E98E2E/1a77a09277601eedd6fc293f03224e8a6ddbeda3/0406b39e-8b50-4e61-b59d-401eec17c517.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210215T060056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c1316bdb68d78101c4b94ff88806887ad149d82c2671dc8af1b177e706b574e [2021-02-15T06:00:56.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-15T06:00:56.816Z] Dload Upload Total Spent Left Speed [2021-02-15T06:00:58.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5090 0 0 100 5090 0 12650 --:--:-- --:--:-- --:--:-- 12661 [2021-02-15T06:00:58.710Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1a77a09277601eedd6fc293f03224e8a6ddbeda3 [Pipeline] } [2021-02-15T06:00:58.755Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-15T06:01:02.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:01:03.015Z] ---> package-listing.sh [2021-02-15T06:01:03.015Z] ++ facter osfamily [2021-02-15T06:01:03.015Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-15T06:01:03.015Z] + OS_FAMILY=redhat [2021-02-15T06:01:03.015Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-169 [2021-02-15T06:01:03.015Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-15T06:01:03.015Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-15T06:01:03.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-15T06:01:03.015Z] + PACKAGES=/tmp/packages_start.txt [2021-02-15T06:01:03.015Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-169 ']' [2021-02-15T06:01:03.015Z] + PACKAGES=/tmp/packages_end.txt [2021-02-15T06:01:03.015Z] + case "${OS_FAMILY}" in [2021-02-15T06:01:03.015Z] + rpm -qa [2021-02-15T06:01:03.015Z] + sort [2021-02-15T06:01:08.344Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-15T06:01:08.344Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-15T06:01:08.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-15T06:01:08.344Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-169 ']' [2021-02-15T06:01:08.344Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-169/archives/ [2021-02-15T06:01:08.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-169/archives/ [Pipeline] echo [2021-02-15T06:01:08.383Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-15T06:01:08.704Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:01:09.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:01:09.051Z] [2021-02-15T06:01:09.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:01:09.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:01:09.493Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-15T06:01:09.493Z] df20fa9351a1: Pulling fs layer [2021-02-15T06:01:09.493Z] 36b3adc4ff6f: Pulling fs layer [2021-02-15T06:01:09.493Z] 8ad3a11d3b57: Pulling fs layer [2021-02-15T06:01:09.493Z] 46f8f816bc3b: Pulling fs layer [2021-02-15T06:01:09.493Z] 93b61091891f: Pulling fs layer [2021-02-15T06:01:09.493Z] 93b9cdb0e59b: Pulling fs layer [2021-02-15T06:01:09.493Z] 5e14af77c1be: Pulling fs layer [2021-02-15T06:01:09.493Z] 01666e4c0597: Pulling fs layer [2021-02-15T06:01:09.493Z] aa168da1d23b: Pulling fs layer [2021-02-15T06:01:09.493Z] 93b61091891f: Waiting [2021-02-15T06:01:09.493Z] 46f8f816bc3b: Waiting [2021-02-15T06:01:09.493Z] 93b9cdb0e59b: Waiting [2021-02-15T06:01:09.493Z] 5e14af77c1be: Waiting [2021-02-15T06:01:09.493Z] aa168da1d23b: Waiting [2021-02-15T06:01:09.493Z] 01666e4c0597: Waiting [2021-02-15T06:01:09.493Z] 36b3adc4ff6f: Verifying Checksum [2021-02-15T06:01:09.493Z] 36b3adc4ff6f: Download complete [2021-02-15T06:01:09.493Z] 46f8f816bc3b: Verifying Checksum [2021-02-15T06:01:09.493Z] 46f8f816bc3b: Download complete [2021-02-15T06:01:09.758Z] df20fa9351a1: Download complete [2021-02-15T06:01:09.758Z] 93b9cdb0e59b: Verifying Checksum [2021-02-15T06:01:09.758Z] 93b9cdb0e59b: Download complete [2021-02-15T06:01:09.758Z] 93b61091891f: Verifying Checksum [2021-02-15T06:01:09.758Z] 93b61091891f: Download complete [2021-02-15T06:01:09.758Z] 5e14af77c1be: Verifying Checksum [2021-02-15T06:01:09.758Z] 5e14af77c1be: Download complete [2021-02-15T06:01:09.758Z] 01666e4c0597: Verifying Checksum [2021-02-15T06:01:09.758Z] 01666e4c0597: Download complete [2021-02-15T06:01:09.758Z] 8ad3a11d3b57: Verifying Checksum [2021-02-15T06:01:09.758Z] 8ad3a11d3b57: Download complete [2021-02-15T06:01:10.022Z] df20fa9351a1: Pull complete [2021-02-15T06:01:10.287Z] 36b3adc4ff6f: Pull complete [2021-02-15T06:01:11.259Z] 8ad3a11d3b57: Pull complete [2021-02-15T06:01:11.259Z] 46f8f816bc3b: Pull complete [2021-02-15T06:01:11.525Z] 93b61091891f: Pull complete [2021-02-15T06:01:12.110Z] aa168da1d23b: Verifying Checksum [2021-02-15T06:01:12.110Z] 93b9cdb0e59b: Pull complete [2021-02-15T06:01:13.064Z] 5e14af77c1be: Pull complete [2021-02-15T06:01:13.064Z] 01666e4c0597: Pull complete [2021-02-15T06:01:19.731Z] aa168da1d23b: Pull complete [2021-02-15T06:01:19.731Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-15T06:01:19.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:01:19.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-15T06:01:20.091Z] prd-centos7-docker-4c-2g-26464 does not seem to be running inside a container [2021-02-15T06:01:20.151Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-169 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-169:/w/workspace/xfoundry_go-mod-bootstrap_PR-169:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-15T06:01:22.768Z] $ docker top 0efcdf29c4973436d953178e3013d4fc1f6f867050dba088019b5846f81d7fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:01:23.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-15T06:01:23.719Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-15T06:01:24.047Z] + ls /var/log/sa-host [2021-02-15T06:01:24.047Z] + sadf -c /var/log/sa-host/sa15 [2021-02-15T06:01:24.047Z] file_magic: OK [2021-02-15T06:01:24.047Z] HZ: Using current value: 100 [2021-02-15T06:01:24.047Z] file_header: OK [2021-02-15T06:01:24.047Z] 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-02-15T06:01:24.047Z] Statistics: [2021-02-15T06:01:24.047Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-15T06:01:24.047Z] File successfully converted to sysstat format version 12.2.1 [2021-02-15T06:01:24.047Z] + sadf -c /var/log/sa-host/sa23 [2021-02-15T06:01:24.047Z] file_magic: OK [2021-02-15T06:01:24.047Z] HZ: Using current value: 100 [2021-02-15T06:01:24.047Z] file_header: OK [2021-02-15T06:01:24.047Z] 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-02-15T06:01:24.047Z] Statistics: [2021-02-15T06:01:24.047Z] Hnuu...uuuununununu... [2021-02-15T06:01:24.047Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-15T06:01:24.320Z] provisioning config files... [2021-02-15T06:01:24.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-169@tmp/config346925400892966848tmp [Pipeline] { [Pipeline] echo [2021-02-15T06:01:24.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:01:24.863Z] ---> create-netrc.sh [Pipeline] } [2021-02-15T06:01:24.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-15T06:01:25.041Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:01:25.382Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-15T06:01:25.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:01:25.785Z] ---> sudo-logs.sh [2021-02-15T06:01:25.785Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-15T06:01:25.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:01:26.252Z] ---> job-cost.sh [2021-02-15T06:01:26.252Z] lf-activate-venv: SKIPPING [2021-02-15T06:01:26.252Z] INFO: No Stack... [2021-02-15T06:01:29.569Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-15T06:01:29.831Z] INFO: Archiving Costs [Pipeline] echo [2021-02-15T06:01:29.875Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:01:30.225Z] ---> logs-deploy.sh [2021-02-15T06:01:30.225Z] lf-activate-venv: SKIPPING [2021-02-15T06:01:30.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-169/1 [2021-02-15T06:01:30.225Z] INFO: archiving workspace using pattern(s): [2021-02-15T06:01:32.157Z] Archives upload complete. [2021-02-15T06:01:32.157Z] INFO: archiving logs to Nexus