Pull request #61 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-registry Obtained Jenkinsfile from 5eae245122d85ad54964768b3e6158a0e9df59d2+cb9a3e23744de8cb2499e67f5ea37873cf6d9ca1 (42009c06c1a9db0965a4b143b13c60c1e059622b) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-registry/branches/PR-61/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-registry/branches/PR-61/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-registry, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-registry-settings PROJECT: go-mod-registry 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-registry 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6362’ is offline; ‘prd-centos7-docker-4c-2g-6365’ is offline; ‘prd-centos7-docker-4c-2g-6368’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6369 in /w/workspace/gexfoundry_go-mod-registry_PR-61 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-61 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cb9a3e23744de8cb2499e67f5ea37873cf6d9ca1 into PR head commit 5eae245122d85ad54964768b3e6158a0e9df59d2 Merge succeeded, producing 5eae245122d85ad54964768b3e6158a0e9df59d2 Checking out Revision 5eae245122d85ad54964768b3e6158a0e9df59d2 (PR-61) > git config core.sparsecheckout # timeout=10 > git checkout -f 5eae245122d85ad54964768b3e6158a0e9df59d2 # 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 cb9a3e23744de8cb2499e67f5ea37873cf6d9ca1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5eae245122d85ad54964768b3e6158a0e9df59d2 # timeout=10 Commit message: "fix: replace broken link in pull request template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T22:38:06.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T22:38:07.024Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T22:38:07.240Z] ========================================================= [2020-10-19T22:38:07.240Z] EdgeX Global Pipelines Version Info [2020-10-19T22:38:07.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:38:08.773Z] ------------------- [2020-10-19T22:38:08.773Z] stable info: [2020-10-19T22:38:08.773Z] ------------------- [2020-10-19T22:38:08.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T22:38:08.773Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T22:38:08.773Z] Message: update stable to v1.0.144 [2020-10-19T22:38:09.726Z] ------------------- [2020-10-19T22:38:09.726Z] experimental info: [2020-10-19T22:38:09.726Z] ------------------- [2020-10-19T22:38:09.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T22:38:09.726Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T22:38:09.726Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T22:38:10.294Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2020-10-19T22:38:10.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2020-10-19T22:38:10.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T22:38:10.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T22:38:10.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T22:38:11.035Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T22:38:11.164Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T22:38:11.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T22:38:11.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T22:38:11.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T22:38:11.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T22:38:11.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-registry [Pipeline] echo [2020-10-19T22:38:12.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T22:38:12.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T22:38:12.323Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:38:12.455Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:38:12.581Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:38:12.703Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:38:12.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T22:38:12.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T22:38:13.084Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T22:38:13.267Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T22:38:13.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T22:38:13.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T22:38:13.676Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T22:38:13.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-61 [Pipeline] echo [2020-10-19T22:38:13.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-61 [Pipeline] echo [2020-10-19T22:38:14.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-61 [Pipeline] echo [2020-10-19T22:38:14.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5eae245122d85ad54964768b3e6158a0e9df59d2 [Pipeline] echo [2020-10-19T22:38:14.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5eae245 [Pipeline] echo [2020-10-19T22:38:14.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T22:38:15.330Z] + git log --format=format:%s -1 5eae245122d85ad54964768b3e6158a0e9df59d2 [Pipeline] echo [2020-10-19T22:38:15.423Z] GIT_COMMIT: 5eae245122d85ad54964768b3e6158a0e9df59d2, Commit Message: fix: replace broken link in pull request template [Pipeline] echo [2020-10-19T22:38:15.499Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:38:16.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T22:38:16.770Z] [2020-10-19T22:38:16.770Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:38:17.172Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T22:38:17.172Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T22:38:17.172Z] 31603596830f: Pulling fs layer [2020-10-19T22:38:17.172Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T22:38:17.172Z] 6ca5941a6612: Pulling fs layer [2020-10-19T22:38:17.172Z] ecc8261a40a4: Pulling fs layer [2020-10-19T22:38:17.172Z] ecc8261a40a4: Waiting [2020-10-19T22:38:17.172Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T22:38:17.172Z] 2a8b12db71e7: Download complete [2020-10-19T22:38:17.447Z] 31603596830f: Verifying Checksum [2020-10-19T22:38:17.447Z] 31603596830f: Download complete [2020-10-19T22:38:17.447Z] ecc8261a40a4: Verifying Checksum [2020-10-19T22:38:17.447Z] ecc8261a40a4: Download complete [2020-10-19T22:38:17.447Z] 6ca5941a6612: Verifying Checksum [2020-10-19T22:38:17.447Z] 6ca5941a6612: Download complete [2020-10-19T22:38:17.716Z] 31603596830f: Pull complete [2020-10-19T22:38:17.716Z] 2a8b12db71e7: Pull complete [2020-10-19T22:38:18.689Z] 6ca5941a6612: Pull complete [2020-10-19T22:38:18.971Z] ecc8261a40a4: Pull complete [2020-10-19T22:38:18.971Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T22:38:18.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T22:38:18.971Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T22:38:19.121Z] prd-centos7-docker-4c-2g-6369 does not seem to be running inside a container [2020-10-19T22:38:19.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-61 -v /w/workspace/gexfoundry_go-mod-registry_PR-61:/w/workspace/gexfoundry_go-mod-registry_PR-61:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-61@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-61@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:10004/edgex-devops/git-semver:latest cat [2020-10-19T22:38:21.204Z] $ docker top 0113780475afd88beb819db405b5fbd660615baec655cb1cabcb515130c1dc33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T22:38:21.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T22:38:21.638Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T22:38:21.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T22:38:21.843Z] $ docker exec 0113780475afd88beb819db405b5fbd660615baec655cb1cabcb515130c1dc33 ssh-agent [2020-10-19T22:38:22.008Z] SSH_AUTH_SOCK=/tmp/ssh-GFv5f5eMnGQp/agent.11 [2020-10-19T22:38:22.008Z] SSH_AGENT_PID=16 [2020-10-19T22:38:22.019Z] Running ssh-add (command line suppressed) [2020-10-19T22:38:22.145Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-61@tmp/private_key_1535146640496483264.key (/w/workspace/gexfoundry_go-mod-registry_PR-61@tmp/private_key_1535146640496483264.key) [2020-10-19T22:38:22.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T22:38:22.577Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T22:38:22.606Z] $ docker exec --env ******** --env ******** 0113780475afd88beb819db405b5fbd660615baec655cb1cabcb515130c1dc33 ssh-agent -k [2020-10-19T22:38:22.722Z] unset SSH_AUTH_SOCK; [2020-10-19T22:38:22.722Z] unset SSH_AGENT_PID; [2020-10-19T22:38:22.722Z] echo Agent pid 16 killed; [2020-10-19T22:38:22.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T22:38:22.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T22:38:22.985Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T22:38:23.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T22:38:23.163Z] $ docker exec 0113780475afd88beb819db405b5fbd660615baec655cb1cabcb515130c1dc33 ssh-agent [2020-10-19T22:38:23.331Z] SSH_AUTH_SOCK=/tmp/ssh-ivHRzx8EiQEI/agent.46 [2020-10-19T22:38:23.331Z] SSH_AGENT_PID=51 [2020-10-19T22:38:23.342Z] Running ssh-add (command line suppressed) [2020-10-19T22:38:23.461Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-61@tmp/private_key_1571034857697076171.key (/w/workspace/gexfoundry_go-mod-registry_PR-61@tmp/private_key_1571034857697076171.key) [2020-10-19T22:38:23.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T22:38:23.956Z] + git semver init [2020-10-19T22:38:23.956Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T22:38:23.956Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-61/.git [2020-10-19T22:38:23.956Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-61 [2020-10-19T22:38:23.956Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T22:38:23.956Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T22:38:23.956Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T22:38:23.956Z] # $SEMVER_BRANCH = PR-61 [2020-10-19T22:38:23.956Z] # $SEMVER_TEMP = /tmp/semver-912118406 [2020-10-19T22:38:23.956Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2020-10-19T22:38:24.223Z] # '/tmp/semver-912118406' -> '/w/workspace/gexfoundry_go-mod-registry_PR-61/.semver' [2020-10-19T22:38:24.223Z] # -> Force: false [2020-10-19T22:38:24.223Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-61/.semver [Pipeline] } [2020-10-19T22:38:24.253Z] $ docker exec --env ******** --env ******** 0113780475afd88beb819db405b5fbd660615baec655cb1cabcb515130c1dc33 ssh-agent -k [2020-10-19T22:38:24.371Z] unset SSH_AUTH_SOCK; [2020-10-19T22:38:24.371Z] unset SSH_AGENT_PID; [2020-10-19T22:38:24.371Z] echo Agent pid 51 killed; [2020-10-19T22:38:24.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T22:38:25.155Z] + git semver [Pipeline] } [2020-10-19T22:38:25.233Z] $ docker stop --time=1 0113780475afd88beb819db405b5fbd660615baec655cb1cabcb515130c1dc33 [2020-10-19T22:38:26.608Z] $ docker rm -f 0113780475afd88beb819db405b5fbd660615baec655cb1cabcb515130c1dc33 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T22:38:27.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T22:38:27.864Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T22:38:27.889Z] [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 [2020-10-19T22:38:43.811Z] Still waiting to schedule task [2020-10-19T22:38:43.812Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6362’ is offline; ‘prd-centos7-docker-4c-2g-6365’ is offline; ‘prd-centos7-docker-4c-2g-6366’ is offline; ‘prd-centos7-docker-4c-2g-6368’ is offline; ‘prd-centos7-docker-4c-2g-6370’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6367’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-19T22:38:43.842Z] Still waiting to schedule task [2020-10-19T22:38:43.842Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-19T22:40:08.951Z] Running on prd-centos7-docker-4c-2g-6372 in /w/workspace/gexfoundry_go-mod-registry_PR-61 [Pipeline] { [Pipeline] ws [2020-10-19T22:40:09.108Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2020-10-19T22:40:15.325Z] using credential edgex-jenkins-ssh [2020-10-19T22:40:15.382Z] Cloning the remote Git repository [2020-10-19T22:40:15.437Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-10-19T22:40:15.543Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2020-10-19T22:40:15.642Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-10-19T22:40:15.643Z] > git --version # timeout=10 [2020-10-19T22:40:15.721Z] > git --version # 'git version 2.16.5' [2020-10-19T22:40:15.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:40:15.764Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:40:16.373Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-10-19T22:40:16.385Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:40:16.410Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-10-19T22:40:16.439Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-10-19T22:40:16.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:40:16.447Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T22:40:16.926Z] Merging remotes/origin/master commit cb9a3e23744de8cb2499e67f5ea37873cf6d9ca1 into PR head commit 5eae245122d85ad54964768b3e6158a0e9df59d2 [2020-10-19T22:40:17.113Z] Merge succeeded, producing 5eae245122d85ad54964768b3e6158a0e9df59d2 [2020-10-19T22:40:17.113Z] Checking out Revision 5eae245122d85ad54964768b3e6158a0e9df59d2 (PR-61) [2020-10-19T22:40:16.946Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:40:16.973Z] > git checkout -f 5eae245122d85ad54964768b3e6158a0e9df59d2 # timeout=10 [2020-10-19T22:40:17.024Z] > git remote # timeout=10 [2020-10-19T22:40:17.040Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T22:40:17.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:40:17.069Z] > git merge cb9a3e23744de8cb2499e67f5ea37873cf6d9ca1 # timeout=10 [2020-10-19T22:40:17.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T22:40:17.118Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:40:17.138Z] > git checkout -f 5eae245122d85ad54964768b3e6158a0e9df59d2 # timeout=10 [2020-10-19T22:40:21.481Z] Commit message: "fix: replace broken link in pull request template" [2020-10-19T22:40:21.572Z] > git --version # timeout=10 [2020-10-19T22:40:21.583Z] > git --version # 'git version 2.16.5' [2020-10-19T22:40:21.606Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T22:40:22.740Z] ========================================================= [2020-10-19T22:40:22.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T22:40:22.741Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:40:24.305Z] + 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 . [2020-10-19T22:40:24.579Z] Sending build context to Docker daemon 263.7kB [2020-10-19T22:40:24.579Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T22:40:24.579Z] Step 2/7 : FROM ${BASE} [2020-10-19T22:40:24.856Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T22:40:24.856Z] df20fa9351a1: Pulling fs layer [2020-10-19T22:40:24.856Z] ed8968b2872e: Pulling fs layer [2020-10-19T22:40:24.856Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T22:40:24.857Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T22:40:24.857Z] e73272ec9a57: Pulling fs layer [2020-10-19T22:40:24.857Z] 1e910a182e73: Pulling fs layer [2020-10-19T22:40:24.857Z] 4e634b169226: Pulling fs layer [2020-10-19T22:40:24.857Z] e73272ec9a57: Waiting [2020-10-19T22:40:24.857Z] 1e910a182e73: Waiting [2020-10-19T22:40:24.857Z] 4e634b169226: Waiting [2020-10-19T22:40:24.857Z] e871e8e8d7a9: Waiting [2020-10-19T22:40:24.857Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T22:40:24.857Z] a92cc7c5fd73: Download complete [2020-10-19T22:40:24.857Z] ed8968b2872e: Verifying Checksum [2020-10-19T22:40:24.857Z] ed8968b2872e: Download complete [2020-10-19T22:40:24.857Z] e73272ec9a57: Verifying Checksum [2020-10-19T22:40:24.857Z] e73272ec9a57: Download complete [2020-10-19T22:40:25.468Z] 1e910a182e73: Verifying Checksum [2020-10-19T22:40:25.468Z] 1e910a182e73: Download complete [2020-10-19T22:40:25.468Z] df20fa9351a1: Verifying Checksum [2020-10-19T22:40:25.468Z] df20fa9351a1: Download complete [2020-10-19T22:40:26.137Z] df20fa9351a1: Pull complete [2020-10-19T22:40:26.137Z] ed8968b2872e: Pull complete [2020-10-19T22:40:26.440Z] a92cc7c5fd73: Pull complete [2020-10-19T22:40:30.855Z] 4e634b169226: Verifying Checksum [2020-10-19T22:40:30.855Z] 4e634b169226: Download complete [2020-10-19T22:40:31.847Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T22:40:31.847Z] e871e8e8d7a9: Download complete [2020-10-19T22:40:42.113Z] e871e8e8d7a9: Pull complete [2020-10-19T22:40:42.113Z] e73272ec9a57: Pull complete [2020-10-19T22:40:42.384Z] 1e910a182e73: Pull complete [2020-10-19T22:40:52.647Z] 4e634b169226: Pull complete [2020-10-19T22:40:52.647Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T22:40:52.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T22:40:52.647Z] ---> f7629b54cfaa [2020-10-19T22:40:52.647Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T22:40:52.647Z] ---> Running in 354846f694de [2020-10-19T22:40:52.647Z] Removing intermediate container 354846f694de [2020-10-19T22:40:52.647Z] ---> 6f2a1784f43e [2020-10-19T22:40:52.647Z] Step 4/7 : RUN apk add --update bash [2020-10-19T22:40:52.647Z] ---> Running in ab926e49aea0 [2020-10-19T22:40:53.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T22:40:53.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T22:40:54.866Z] OK: 166 MiB in 39 packages [2020-10-19T22:40:55.538Z] Removing intermediate container ab926e49aea0 [2020-10-19T22:40:55.538Z] ---> 24dcd42b6470 [2020-10-19T22:40:55.538Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T22:40:55.538Z] ---> Running in e862e06d8c68 [2020-10-19T22:40:55.922Z] Removing intermediate container e862e06d8c68 [2020-10-19T22:40:55.922Z] ---> ec9026fe18ab [2020-10-19T22:40:55.922Z] Step 6/7 : COPY go.mod . [2020-10-19T22:40:56.265Z] ---> c517e7159d49 [2020-10-19T22:40:56.265Z] Step 7/7 : RUN go mod download [2020-10-19T22:40:56.631Z] ---> Running in 6c9bbc814fb5 [2020-10-19T22:41:06.874Z] Removing intermediate container 6c9bbc814fb5 [2020-10-19T22:41:06.875Z] ---> 830a50050c8c [2020-10-19T22:41:06.875Z] Successfully built 830a50050c8c [2020-10-19T22:41:06.875Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:41:07.621Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T22:41:07.621Z] . [Pipeline] withDockerContainer [2020-10-19T22:41:07.859Z] prd-centos7-docker-4c-2g-6372 does not seem to be running inside a container [2020-10-19T22:41:07.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T22:41:09.225Z] $ docker top fed5af4d0066b150c001e707e0ad2c43a3a7973ff7c27d0e2b92f49848ecab41 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:41:09.824Z] + go version [2020-10-19T22:41:09.824Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T22:41:09.860Z] $ docker stop --time=1 fed5af4d0066b150c001e707e0ad2c43a3a7973ff7c27d0e2b92f49848ecab41 [2020-10-19T22:41:11.277Z] $ docker rm -f fed5af4d0066b150c001e707e0ad2c43a3a7973ff7c27d0e2b92f49848ecab41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:41:12.468Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T22:41:12.468Z] . [Pipeline] withDockerContainer [2020-10-19T22:41:12.633Z] prd-centos7-docker-4c-2g-6372 does not seem to be running inside a container [2020-10-19T22:41:12.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T22:41:13.561Z] $ docker top 391716e6d473db16b234480b7ac751480069b4ccfafa07de5f932cb9ae63d544 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:41:14.237Z] + make test [2020-10-19T22:41:14.237Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T22:41:29.455Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.072s coverage: 87.2% of statements [2020-10-19T22:41:29.455Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-10-19T22:41:29.455Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.015s coverage: 85.7% of statements [2020-10-19T22:41:29.455Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T22:41:29.455Z] gofmt -l . [2020-10-19T22:41:29.455Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T22:41:30.179Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T22:41:30.207Z] $ docker stop --time=1 391716e6d473db16b234480b7ac751480069b4ccfafa07de5f932cb9ae63d544 [2020-10-19T22:41:32.517Z] $ docker rm -f 391716e6d473db16b234480b7ac751480069b4ccfafa07de5f932cb9ae63d544 [Pipeline] // withDockerContainer [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] } [2020-10-19T22:46:18.122Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6377 in /w/workspace/gexfoundry_go-mod-registry_PR-61 [Pipeline] { [Pipeline] ws [2020-10-19T22:46:18.232Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2020-10-19T22:46:23.894Z] using credential edgex-jenkins-ssh [2020-10-19T22:46:24.022Z] Cloning the remote Git repository [2020-10-19T22:46:24.078Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-10-19T22:46:24.197Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2020-10-19T22:46:24.274Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-10-19T22:46:24.275Z] > git --version # timeout=10 [2020-10-19T22:46:24.291Z] > git --version # 'git version 2.17.1' [2020-10-19T22:46:24.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:46:24.368Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:46:25.759Z] Merging remotes/origin/master commit cb9a3e23744de8cb2499e67f5ea37873cf6d9ca1 into PR head commit 5eae245122d85ad54964768b3e6158a0e9df59d2 [2020-10-19T22:46:25.115Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-10-19T22:46:25.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:46:25.171Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-10-19T22:46:25.202Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-10-19T22:46:25.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:46:25.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T22:46:25.782Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:46:25.795Z] > git checkout -f 5eae245122d85ad54964768b3e6158a0e9df59d2 # timeout=10 [2020-10-19T22:46:25.929Z] > git remote # timeout=10 [2020-10-19T22:46:26.054Z] Merge succeeded, producing 5eae245122d85ad54964768b3e6158a0e9df59d2 [2020-10-19T22:46:26.055Z] Checking out Revision 5eae245122d85ad54964768b3e6158a0e9df59d2 (PR-61) [2020-10-19T22:46:25.949Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T22:46:25.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:46:26.005Z] > git merge cb9a3e23744de8cb2499e67f5ea37873cf6d9ca1 # timeout=10 [2020-10-19T22:46:26.042Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T22:46:26.069Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:46:26.089Z] > git checkout -f 5eae245122d85ad54964768b3e6158a0e9df59d2 # timeout=10 [2020-10-19T22:46:30.481Z] Commit message: "fix: replace broken link in pull request template" [2020-10-19T22:46:30.564Z] > git --version # timeout=10 [2020-10-19T22:46:30.573Z] > git --version # 'git version 2.17.1' [2020-10-19T22:46:30.610Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T22:46:31.899Z] ========================================================= [2020-10-19T22:46:31.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T22:46:31.899Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:46:33.027Z] + 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 . [2020-10-19T22:46:33.630Z] Sending build context to Docker daemon 263.7kB [2020-10-19T22:46:33.630Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T22:46:33.630Z] Step 2/7 : FROM ${BASE} [2020-10-19T22:46:34.234Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T22:46:34.234Z] b538f80385f9: Pulling fs layer [2020-10-19T22:46:34.234Z] 74f711af9a0d: Pulling fs layer [2020-10-19T22:46:34.234Z] 99f96fe45779: Pulling fs layer [2020-10-19T22:46:34.234Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T22:46:34.234Z] 45590311c82a: Pulling fs layer [2020-10-19T22:46:34.234Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T22:46:34.234Z] 209524e5b208: Pulling fs layer [2020-10-19T22:46:34.234Z] 8529a6b9a6be: Waiting [2020-10-19T22:46:34.234Z] 45590311c82a: Waiting [2020-10-19T22:46:34.234Z] 69ca0ff8b7b3: Waiting [2020-10-19T22:46:34.234Z] 209524e5b208: Waiting [2020-10-19T22:46:34.234Z] 99f96fe45779: Verifying Checksum [2020-10-19T22:46:34.234Z] 99f96fe45779: Download complete [2020-10-19T22:46:34.234Z] 74f711af9a0d: Verifying Checksum [2020-10-19T22:46:34.234Z] 74f711af9a0d: Download complete [2020-10-19T22:46:34.234Z] 45590311c82a: Verifying Checksum [2020-10-19T22:46:34.234Z] 45590311c82a: Download complete [2020-10-19T22:46:34.234Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T22:46:34.234Z] 69ca0ff8b7b3: Download complete [2020-10-19T22:46:34.234Z] b538f80385f9: Verifying Checksum [2020-10-19T22:46:34.234Z] b538f80385f9: Download complete [2020-10-19T22:46:35.221Z] b538f80385f9: Pull complete [2020-10-19T22:46:35.499Z] 74f711af9a0d: Pull complete [2020-10-19T22:46:35.779Z] 99f96fe45779: Pull complete [2020-10-19T22:46:45.931Z] 209524e5b208: Verifying Checksum [2020-10-19T22:46:45.931Z] 209524e5b208: Download complete [2020-10-19T22:46:52.632Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T22:46:52.632Z] 8529a6b9a6be: Download complete [2020-10-19T22:47:02.855Z] 8529a6b9a6be: Pull complete [2020-10-19T22:47:02.855Z] 45590311c82a: Pull complete [2020-10-19T22:47:02.855Z] 69ca0ff8b7b3: Pull complete [2020-10-19T22:47:06.286Z] 209524e5b208: Pull complete [2020-10-19T22:47:06.286Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T22:47:06.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T22:47:06.286Z] ---> 5bddaf1c2fca [2020-10-19T22:47:06.286Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T22:47:08.951Z] ---> Running in 39f0de30799d [2020-10-19T22:47:08.951Z] Removing intermediate container 39f0de30799d [2020-10-19T22:47:08.951Z] ---> b040430505f9 [2020-10-19T22:47:08.951Z] Step 4/7 : RUN apk add --update bash [2020-10-19T22:47:09.225Z] ---> Running in 751ee1c62f73 [2020-10-19T22:47:10.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T22:47:11.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T22:47:13.057Z] OK: 142 MiB in 39 packages [2020-10-19T22:47:14.037Z] Removing intermediate container 751ee1c62f73 [2020-10-19T22:47:14.037Z] ---> fee549d72666 [2020-10-19T22:47:14.037Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T22:47:14.321Z] ---> Running in cb0ff9aa23e3 [2020-10-19T22:47:14.924Z] Removing intermediate container cb0ff9aa23e3 [2020-10-19T22:47:14.924Z] ---> f8574db50544 [2020-10-19T22:47:14.924Z] Step 6/7 : COPY go.mod . [2020-10-19T22:47:15.525Z] ---> 141104e37ab9 [2020-10-19T22:47:15.525Z] Step 7/7 : RUN go mod download [2020-10-19T22:47:15.525Z] ---> Running in 5334523d2f2f [2020-10-19T22:47:27.933Z] Removing intermediate container 5334523d2f2f [2020-10-19T22:47:27.933Z] ---> 98a814d59576 [2020-10-19T22:47:27.933Z] Successfully built 98a814d59576 [2020-10-19T22:47:27.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:47:28.363Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T22:47:28.363Z] . [Pipeline] withDockerContainer [2020-10-19T22:47:28.685Z] prd-ubuntu18.04-docker-arm64-4c-16g-6377 does not seem to be running inside a container [2020-10-19T22:47:28.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T22:47:30.638Z] $ docker top 159d4d9bdd65c935ca017775723e333bbadddf1761cf4f1b4328efb9f12324f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:47:32.129Z] + go version [2020-10-19T22:47:32.129Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T22:47:32.175Z] $ docker stop --time=1 159d4d9bdd65c935ca017775723e333bbadddf1761cf4f1b4328efb9f12324f1 [2020-10-19T22:47:34.100Z] $ docker rm -f 159d4d9bdd65c935ca017775723e333bbadddf1761cf4f1b4328efb9f12324f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:47:35.341Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T22:47:35.341Z] . [Pipeline] withDockerContainer [2020-10-19T22:47:35.631Z] prd-ubuntu18.04-docker-arm64-4c-16g-6377 does not seem to be running inside a container [2020-10-19T22:47:35.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T22:47:37.426Z] $ docker top 0f03d1683fb807dc30b05560252d54ca0a5385e8213e821f3948704440c10823 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:47:38.860Z] + make test [2020-10-19T22:47:38.860Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T22:48:05.686Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.057s coverage: 87.2% of statements [2020-10-19T22:48:05.686Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-10-19T22:48:05.686Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.012s coverage: 85.7% of statements [2020-10-19T22:48:05.686Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T22:48:05.686Z] gofmt -l . [2020-10-19T22:48:05.686Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T22:48:05.725Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T22:48:06.481Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T22:48:06.505Z] $ docker stop --time=1 0f03d1683fb807dc30b05560252d54ca0a5385e8213e821f3948704440c10823 [2020-10-19T22:48:08.583Z] $ docker rm -f 0f03d1683fb807dc30b05560252d54ca0a5385e8213e821f3948704440c10823 [Pipeline] // withDockerContainer [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T22:48:12.620Z] provisioning config files... [2020-10-19T22:48:12.634Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-61@tmp/config2113154603223946159tmp [Pipeline] { [Pipeline] sh [2020-10-19T22:48:13.074Z] + set +x [2020-10-19T22:48:13.074Z] + curl -s https://codecov.io/bash [2020-10-19T22:48:13.074Z] + bash -s -- [2020-10-19T22:48:13.336Z] [2020-10-19T22:48:13.336Z] _____ _ [2020-10-19T22:48:13.336Z] / ____| | | [2020-10-19T22:48:13.336Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T22:48:13.336Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T22:48:13.336Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T22:48:13.336Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T22:48:13.336Z] Bash-20201009-048fee3 [2020-10-19T22:48:13.336Z] [2020-10-19T22:48:13.336Z] [2020-10-19T22:48:13.336Z] ==> Jenkins CI detected. [2020-10-19T22:48:13.336Z] project root: . [2020-10-19T22:48:13.336Z] --> token set from env [2020-10-19T22:48:13.336Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T22:48:13.336Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T22:48:13.336Z] ==> Python coveragepy not found [2020-10-19T22:48:13.336Z] ==> Searching for coverage reports in: [2020-10-19T22:48:13.336Z] + . [2020-10-19T22:48:13.336Z] -> Found 1 reports [2020-10-19T22:48:13.336Z] ==> Detecting git/mercurial file structure [2020-10-19T22:48:13.336Z] ==> Reading reports [2020-10-19T22:48:13.336Z] + ./coverage.out bytes=7890 [2020-10-19T22:48:13.336Z] ==> Appending adjustments [2020-10-19T22:48:13.336Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T22:48:13.336Z] + Found adjustments [2020-10-19T22:48:13.598Z] ==> Gzipping contents [2020-10-19T22:48:13.598Z] ==> Uploading reports [2020-10-19T22:48:13.598Z] url: https://codecov.io [2020-10-19T22:48:13.598Z] query: branch=PR-61&commit=5eae245122d85ad54964768b3e6158a0e9df59d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-61%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=61&job=&cmd_args= [2020-10-19T22:48:13.598Z] -> Pinging Codecov [2020-10-19T22:48:13.598Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-61&commit=5eae245122d85ad54964768b3e6158a0e9df59d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-61%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=61&job=&cmd_args= [2020-10-19T22:48:13.598Z] -> Uploading to [2020-10-19T22:48:13.598Z] [2020-10-19T22:48:13.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T22:48:13.598Z] Dload Upload Total Spent Left Speed [2020-10-19T22:48:13.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T22:48:13.598Z] X> Failed to upload [2020-10-19T22:48:13.598Z] ==> Uploading to Codecov [2020-10-19T22:48:13.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T22:48:13.598Z] Dload Upload Total Spent Left Speed [2020-10-19T22:48:14.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1757 100 112 100 1645 234 3446 --:--:-- --:--:-- --:--:-- 3441 [2020-10-19T22:48:14.127Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/5eae245122d85ad54964768b3e6158a0e9df59d2 [Pipeline] } [2020-10-19T22:48:14.152Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-10-19T22:48:19.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:48:19.924Z] ---> package-listing.sh [2020-10-19T22:48:19.924Z] ++ facter osfamily [2020-10-19T22:48:19.924Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T22:48:19.924Z] + OS_FAMILY=redhat [2020-10-19T22:48:19.924Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-61 [2020-10-19T22:48:19.924Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T22:48:19.924Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T22:48:19.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T22:48:19.924Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T22:48:19.924Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-61 ']' [2020-10-19T22:48:19.924Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T22:48:19.924Z] + case "${OS_FAMILY}" in [2020-10-19T22:48:19.924Z] + rpm -qa [2020-10-19T22:48:19.924Z] + sort [2020-10-19T22:48:24.165Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T22:48:24.165Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T22:48:24.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T22:48:24.165Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-61 ']' [2020-10-19T22:48:24.165Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-61/archives/ [2020-10-19T22:48:24.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-61/archives/ [Pipeline] echo [2020-10-19T22:48:24.200Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-61/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T22:48:24.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:48:24.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T22:48:24.914Z] [2020-10-19T22:48:24.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:48:25.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T22:48:25.462Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T22:48:25.462Z] df20fa9351a1: Pulling fs layer [2020-10-19T22:48:25.462Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T22:48:25.462Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T22:48:25.462Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T22:48:25.462Z] 93b61091891f: Pulling fs layer [2020-10-19T22:48:25.462Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T22:48:25.462Z] 5e14af77c1be: Pulling fs layer [2020-10-19T22:48:25.462Z] 01666e4c0597: Pulling fs layer [2020-10-19T22:48:25.462Z] aa168da1d23b: Pulling fs layer [2020-10-19T22:48:25.462Z] 93b9cdb0e59b: Waiting [2020-10-19T22:48:25.462Z] 5e14af77c1be: Waiting [2020-10-19T22:48:25.462Z] 46f8f816bc3b: Waiting [2020-10-19T22:48:25.462Z] 01666e4c0597: Waiting [2020-10-19T22:48:25.462Z] aa168da1d23b: Waiting [2020-10-19T22:48:25.462Z] 93b61091891f: Waiting [2020-10-19T22:48:25.462Z] 36b3adc4ff6f: Download complete [2020-10-19T22:48:25.462Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T22:48:25.462Z] 46f8f816bc3b: Download complete [2020-10-19T22:48:25.724Z] df20fa9351a1: Verifying Checksum [2020-10-19T22:48:25.724Z] df20fa9351a1: Download complete [2020-10-19T22:48:25.724Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T22:48:25.724Z] 93b9cdb0e59b: Download complete [2020-10-19T22:48:25.724Z] 93b61091891f: Verifying Checksum [2020-10-19T22:48:25.724Z] 93b61091891f: Download complete [2020-10-19T22:48:25.988Z] 5e14af77c1be: Verifying Checksum [2020-10-19T22:48:25.988Z] 5e14af77c1be: Download complete [2020-10-19T22:48:25.988Z] 01666e4c0597: Verifying Checksum [2020-10-19T22:48:25.988Z] 01666e4c0597: Download complete [2020-10-19T22:48:25.988Z] df20fa9351a1: Pull complete [2020-10-19T22:48:26.251Z] 36b3adc4ff6f: Pull complete [2020-10-19T22:48:34.406Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T22:48:34.406Z] 8ad3a11d3b57: Download complete [2020-10-19T22:48:34.406Z] 8ad3a11d3b57: Pull complete [2020-10-19T22:48:34.406Z] 46f8f816bc3b: Pull complete [2020-10-19T22:48:34.406Z] 93b61091891f: Pull complete [2020-10-19T22:48:34.667Z] 93b9cdb0e59b: Pull complete [2020-10-19T22:48:34.667Z] 5e14af77c1be: Pull complete [2020-10-19T22:48:34.667Z] 01666e4c0597: Pull complete [2020-10-19T22:48:44.691Z] aa168da1d23b: Verifying Checksum [2020-10-19T22:48:44.691Z] aa168da1d23b: Download complete [2020-10-19T22:48:50.007Z] aa168da1d23b: Pull complete [2020-10-19T22:48:50.007Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T22:48:50.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T22:48:50.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T22:48:50.226Z] prd-centos7-docker-4c-2g-6369 does not seem to be running inside a container [2020-10-19T22:48:50.276Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-61/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-61 -v /w/workspace/gexfoundry_go-mod-registry_PR-61:/w/workspace/gexfoundry_go-mod-registry_PR-61:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-61@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T22:48:59.480Z] $ docker top 36fa9d917d34b4c3b9d3d32ce1b7534c49f622c35019271b94e8632a19eb3663 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:49:00.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T22:49:00.449Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T22:49:00.775Z] + ls /var/log/sa-host [2020-10-19T22:49:00.775Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T22:49:00.775Z] file_magic: OK [2020-10-19T22:49:00.775Z] HZ: Using current value: 100 [2020-10-19T22:49:00.775Z] file_header: OK [2020-10-19T22:49:00.775Z] 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 [2020-10-19T22:49:00.775Z] Statistics: [2020-10-19T22:49:00.775Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T22:49:00.775Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T22:49:00.775Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T22:49:00.775Z] file_magic: OK [2020-10-19T22:49:00.775Z] HZ: Using current value: 100 [2020-10-19T22:49:00.775Z] file_header: OK [2020-10-19T22:49:00.775Z] 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 [2020-10-19T22:49:00.775Z] Statistics: [2020-10-19T22:49:00.775Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T22:49:00.775Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T22:49:01.076Z] provisioning config files... [2020-10-19T22:49:01.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-61@tmp/config3985732786930960110tmp [Pipeline] { [Pipeline] echo [2020-10-19T22:49:01.233Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:49:01.591Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T22:49:01.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T22:49:01.897Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:49:02.237Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T22:49:02.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:49:02.603Z] ---> sudo-logs.sh [2020-10-19T22:49:02.603Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T22:49:02.635Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:49:02.981Z] ---> job-cost.sh [2020-10-19T22:49:02.981Z] lf-activate-venv: SKIPPING [2020-10-19T22:49:02.981Z] INFO: No Stack... [2020-10-19T22:49:03.927Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T22:49:04.189Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T22:49:04.218Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:49:04.584Z] ---> logs-deploy.sh [2020-10-19T22:49:04.584Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-61/1 [2020-10-19T22:49:04.584Z] INFO: archiving workspace using pattern(s): [2020-10-19T22:49:06.504Z] Archives upload complete. [2020-10-19T22:49:06.504Z] INFO: archiving logs to Nexus