Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf+bef9f17e4058aad7307e794a3117d9f660d9fe75 (999837e96f0426e93ded73dd2856feea398a6002) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1037674422163841750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3837909567235255268.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh603565635995415079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3309965026955761997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh564792181427338141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7352560613024389592.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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: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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-112 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-76 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/jenkins-gitclient-ssh848075738808633703.key > git fetch --tags --force --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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/jenkins-gitclient-ssh1868746000920784231.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) > git config core.sparsecheckout # timeout=10 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/jenkins-gitclient-ssh7162129832292275117.key > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-05T15:05:04.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-05T15:05:04.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-05T15:05:04.865Z] ========================================================= [2021-07-05T15:05:04.865Z] EdgeX Global Pipelines Version Info [2021-07-05T15:05:04.865Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:05:06.360Z] ------------------- [2021-07-05T15:05:06.360Z] stable info: [2021-07-05T15:05:06.360Z] ------------------- [2021-07-05T15:05:06.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-05T15:05:06.360Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-05T15:05:06.360Z] Message: update stable to v1.0.195 [2021-07-05T15:05:06.938Z] ------------------- [2021-07-05T15:05:06.938Z] experimental info: [2021-07-05T15:05:06.938Z] ------------------- [2021-07-05T15:05:06.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-05T15:05:06.938Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-05T15:05:06.938Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-05T15:05:07.196Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-07-05T15:05:07.268Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-07-05T15:05:07.334Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-05T15:05:07.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-05T15:05:07.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-05T15:05:07.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-05T15:05:07.621Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-05T15:05:07.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-05T15:05:07.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-05T15:05:07.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-05T15:05:07.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-05T15:05:07.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-07-05T15:05:08.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-05T15:05:08.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-05T15:05:08.149Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T15:05:08.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T15:05:08.284Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T15:05:08.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T15:05:08.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-05T15:05:08.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-05T15:05:08.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-05T15:05:08.613Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-05T15:05:08.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-05T15:05:08.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-05T15:05:08.803Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-05T15:05:08.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-05T15:05:08.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo [2021-07-05T15:05:08.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo [2021-07-05T15:05:09.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo [2021-07-05T15:05:09.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] echo [2021-07-05T15:05:09.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4963c8d [Pipeline] echo [2021-07-05T15:05:09.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T15:05:09.947Z] + git log --format=format:%s -1 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] echo [2021-07-05T15:05:10.008Z] GIT_COMMIT: 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1 [Pipeline] echo [2021-07-05T15:05:10.046Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:05:11.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T15:05:11.423Z] [2021-07-05T15:05:11.423Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:05:11.803Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T15:05:12.065Z] latest: Pulling from edgex-devops/git-semver [2021-07-05T15:05:12.065Z] 31603596830f: Pulling fs layer [2021-07-05T15:05:12.065Z] 54011a49482f: Pulling fs layer [2021-07-05T15:05:12.065Z] a6820b24f6d8: Pulling fs layer [2021-07-05T15:05:12.065Z] f581987b2513: Pulling fs layer [2021-07-05T15:05:12.065Z] f581987b2513: Waiting [2021-07-05T15:05:12.065Z] 54011a49482f: Verifying Checksum [2021-07-05T15:05:12.065Z] 54011a49482f: Download complete [2021-07-05T15:05:12.065Z] f581987b2513: Verifying Checksum [2021-07-05T15:05:12.065Z] f581987b2513: Download complete [2021-07-05T15:05:12.065Z] 31603596830f: Verifying Checksum [2021-07-05T15:05:12.066Z] 31603596830f: Download complete [2021-07-05T15:05:12.329Z] a6820b24f6d8: Verifying Checksum [2021-07-05T15:05:12.329Z] a6820b24f6d8: Download complete [2021-07-05T15:05:12.329Z] 31603596830f: Pull complete [2021-07-05T15:05:12.597Z] 54011a49482f: Pull complete [2021-07-05T15:05:13.173Z] a6820b24f6d8: Pull complete [2021-07-05T15:05:13.173Z] f581987b2513: Pull complete [2021-07-05T15:05:13.173Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-05T15:05:13.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T15:05:13.173Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-05T15:05:13.292Z] prd-centos7-docker-4c-2g-112 does not seem to be running inside a container [2021-07-05T15:05:13.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-76 -v /w/workspace/gexfoundry_go-mod-registry_PR-76:/w/workspace/gexfoundry_go-mod-registry_PR-76:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-05T15:05:14.614Z] $ docker top 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-05T15:05:14.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-05T15:05:14.858Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-05T15:05:14.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-05T15:05:14.970Z] $ docker exec 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent [2021-07-05T15:05:15.069Z] SSH_AUTH_SOCK=/tmp/ssh-1EBajX6VTjPO/agent.14 [2021-07-05T15:05:15.069Z] SSH_AGENT_PID=21 [2021-07-05T15:05:15.082Z] Running ssh-add (command line suppressed) [2021-07-05T15:05:15.161Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_2261665694101794487.key (/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_2261665694101794487.key) [2021-07-05T15:05:15.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-05T15:05:15.526Z] + git tag --points-at HEAD [Pipeline] } [2021-07-05T15:05:15.554Z] $ docker exec --env ******** --env ******** 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent -k [2021-07-05T15:05:15.648Z] unset SSH_AUTH_SOCK; [2021-07-05T15:05:15.649Z] unset SSH_AGENT_PID; [2021-07-05T15:05:15.649Z] echo Agent pid 21 killed; [2021-07-05T15:05:15.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-05T15:05:15.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-05T15:05:15.767Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-05T15:05:15.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-05T15:05:15.865Z] $ docker exec 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent [2021-07-05T15:05:15.964Z] SSH_AUTH_SOCK=/tmp/ssh-Cqv0v1A15Lor/agent.55 [2021-07-05T15:05:15.964Z] SSH_AGENT_PID=61 [2021-07-05T15:05:15.969Z] Running ssh-add (command line suppressed) [2021-07-05T15:05:16.056Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_4573827030393722862.key (/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_4573827030393722862.key) [2021-07-05T15:05:16.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-05T15:05:16.420Z] + git semver init [2021-07-05T15:05:16.421Z] # -> Open(): unable to determine branch for HEAD [2021-07-05T15:05:16.421Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-76/.git [2021-07-05T15:05:16.421Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-76 [2021-07-05T15:05:16.421Z] # $SEMVER_REMOTE_NAME = origin [2021-07-05T15:05:16.421Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-05T15:05:16.421Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-05T15:05:16.421Z] # $SEMVER_BRANCH = PR-76 [2021-07-05T15:05:16.421Z] # $SEMVER_TEMP = /tmp/semver-750623810 [2021-07-05T15:05:16.421Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-07-05T15:05:16.686Z] # '/tmp/semver-750623810' -> '/w/workspace/gexfoundry_go-mod-registry_PR-76/.semver' [2021-07-05T15:05:16.686Z] # -> Force: false [2021-07-05T15:05:16.686Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-76/.semver [Pipeline] } [2021-07-05T15:05:16.703Z] $ docker exec --env ******** --env ******** 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent -k [2021-07-05T15:05:16.806Z] unset SSH_AUTH_SOCK; [2021-07-05T15:05:16.806Z] unset SSH_AGENT_PID; [2021-07-05T15:05:16.806Z] echo Agent pid 61 killed; [2021-07-05T15:05:16.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-05T15:05:17.284Z] + git semver [Pipeline] } [2021-07-05T15:05:17.310Z] $ docker stop --time=1 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 [2021-07-05T15:05:18.533Z] $ docker rm -f 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T15:05:18.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-05T15:05:19.311Z] Stashed 1 file(s) [Pipeline] echo [2021-07-05T15:05:19.333Z] [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-07-05T15:05:35.000Z] Still waiting to schedule task [2021-07-05T15:05:35.001Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-112’ [2021-07-05T15:05:35.028Z] Still waiting to schedule task [2021-07-05T15:05:35.028Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-05T15:07:40.517Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-113 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [Pipeline] { [Pipeline] ws [2021-07-05T15:07:40.579Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-07-05T15:07:40.891Z] Selected Git installation does not exist. Using Default [2021-07-05T15:07:40.891Z] The recommended git tool is: NONE [2021-07-05T15:07:46.545Z] using credential edgex-jenkins-ssh [2021-07-05T15:07:46.569Z] Cloning the remote Git repository [2021-07-05T15:07:46.677Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-07-05T15:07:46.918Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-07-05T15:07:46.995Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-07-05T15:07:46.996Z] > git --version # timeout=10 [2021-07-05T15:07:47.015Z] > git --version # 'git version 2.17.1' [2021-07-05T15:07:47.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T15:07:47.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T15:07:47.808Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-07-05T15:07:47.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T15:07:47.854Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-07-05T15:07:47.886Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-07-05T15:07:47.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T15:07:47.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-05T15:07:48.400Z] Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [2021-07-05T15:07:48.589Z] Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [2021-07-05T15:07:48.590Z] Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) [2021-07-05T15:07:48.418Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T15:07:48.440Z] > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 [2021-07-05T15:07:48.506Z] > git remote # timeout=10 [2021-07-05T15:07:48.520Z] > git config --get remote.origin.url # timeout=10 [2021-07-05T15:07:48.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T15:07:48.553Z] > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 [2021-07-05T15:07:48.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-05T15:07:48.601Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T15:07:48.613Z] > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 [2021-07-05T15:07:52.904Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" [2021-07-05T15:07:52.969Z] > git --version # timeout=10 [2021-07-05T15:07:52.981Z] > git --version # 'git version 2.17.1' [2021-07-05T15:07:52.991Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T15:07:54.713Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-05T15:07:55.162Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-05T15:07:55.525Z] + sudo service docker restart [2021-07-05T15:07:55.525Z] + true [2021-07-05T15:08:12.488Z] Running on prd-centos7-docker-4c-2g-114 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [Pipeline] { [Pipeline] ws [2021-07-05T15:08:12.544Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-07-05T15:08:12.716Z] Selected Git installation does not exist. Using Default [2021-07-05T15:08:12.716Z] The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo [2021-07-05T15:08:14.357Z] ========================================================= [2021-07-05T15:08:14.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-05T15:08:14.357Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:08:14.821Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-05T15:08:14.944Z] using credential edgex-jenkins-ssh [2021-07-05T15:08:14.957Z] Cloning the remote Git repository [2021-07-05T15:08:14.974Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-07-05T15:08:15.041Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-07-05T15:08:15.071Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-07-05T15:08:15.071Z] > git --version # timeout=10 [2021-07-05T15:08:15.076Z] > git --version # 'git version 2.24.4' [2021-07-05T15:08:15.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T15:08:15.097Z] [INFO] Currently running in a labeled security context [2021-07-05T15:08:15.097Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T15:08:15.097Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh4612468198616551280.key [2021-07-05T15:08:15.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T15:08:15.811Z] Sending build context to Docker daemon 331.3kB [2021-07-05T15:08:15.811Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-05T15:08:15.811Z] Step 2/7 : FROM ${BASE} [2021-07-05T15:08:16.052Z] Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [2021-07-05T15:08:16.136Z] Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [2021-07-05T15:08:16.137Z] Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) [2021-07-05T15:08:15.597Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-07-05T15:08:15.609Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T15:08:15.621Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-07-05T15:08:15.633Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-07-05T15:08:15.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T15:08:15.634Z] [INFO] Currently running in a labeled security context [2021-07-05T15:08:15.634Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T15:08:15.634Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh542462725707028558.key [2021-07-05T15:08:15.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-05T15:08:16.056Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T15:08:16.064Z] > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 [2021-07-05T15:08:16.094Z] > git remote # timeout=10 [2021-07-05T15:08:16.105Z] > git config --get remote.origin.url # timeout=10 [2021-07-05T15:08:16.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T15:08:16.114Z] [INFO] Currently running in a labeled security context [2021-07-05T15:08:16.114Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T15:08:16.114Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh7412295306733280128.key [2021-07-05T15:08:16.118Z] > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 [2021-07-05T15:08:16.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-05T15:08:16.136Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T15:08:16.142Z] > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 [2021-07-05T15:08:16.408Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-05T15:08:16.408Z] 595b0fe564bb: Pulling fs layer [2021-07-05T15:08:16.408Z] 3088b5b3c5c0: Pulling fs layer [2021-07-05T15:08:16.408Z] 5b7225fbf94c: Pulling fs layer [2021-07-05T15:08:16.408Z] ba82ee9f976e: Pulling fs layer [2021-07-05T15:08:16.408Z] 506bd15cee9f: Pulling fs layer [2021-07-05T15:08:16.408Z] 75a0a4a0db45: Pulling fs layer [2021-07-05T15:08:16.408Z] 618dc40b7e24: Pulling fs layer [2021-07-05T15:08:16.408Z] ba82ee9f976e: Waiting [2021-07-05T15:08:16.408Z] 506bd15cee9f: Waiting [2021-07-05T15:08:16.408Z] 75a0a4a0db45: Waiting [2021-07-05T15:08:16.408Z] 618dc40b7e24: Waiting [2021-07-05T15:08:16.408Z] 5b7225fbf94c: Download complete [2021-07-05T15:08:16.408Z] 3088b5b3c5c0: Download complete [2021-07-05T15:08:16.408Z] 506bd15cee9f: Download complete [2021-07-05T15:08:16.408Z] 75a0a4a0db45: Verifying Checksum [2021-07-05T15:08:16.408Z] 75a0a4a0db45: Download complete [2021-07-05T15:08:16.408Z] 595b0fe564bb: Verifying Checksum [2021-07-05T15:08:16.408Z] 595b0fe564bb: Download complete [2021-07-05T15:08:17.398Z] 595b0fe564bb: Pull complete [2021-07-05T15:08:17.683Z] 3088b5b3c5c0: Pull complete [2021-07-05T15:08:18.296Z] 5b7225fbf94c: Pull complete [2021-07-05T15:08:18.573Z] 618dc40b7e24: Download complete [2021-07-05T15:08:19.754Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" [2021-07-05T15:08:19.774Z] > git --version # timeout=10 [2021-07-05T15:08:19.779Z] > git --version # 'git version 2.24.4' [2021-07-05T15:08:19.786Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T15:08:20.571Z] ba82ee9f976e: Download complete [2021-07-05T15:08:21.038Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-05T15:08:21.395Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-05T15:08:21.764Z] + true [2021-07-05T15:08:21.764Z] + sudo service docker restart [2021-07-05T15:08:21.764Z] Redirecting to /bin/systemctl restart docker.service [2021-07-05T15:08:30.783Z] ba82ee9f976e: Pull complete [2021-07-05T15:08:31.057Z] 506bd15cee9f: Pull complete [2021-07-05T15:08:31.661Z] 75a0a4a0db45: Pull complete [2021-07-05T15:08:35.065Z] 618dc40b7e24: Pull complete [2021-07-05T15:08:35.065Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-05T15:08:35.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-05T15:08:35.340Z] ---> a36622ca3599 [2021-07-05T15:08:35.340Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-05T15:08:37.307Z] ---> Running in a436f8d66620 [2021-07-05T15:08:37.577Z] Removing intermediate container a436f8d66620 [2021-07-05T15:08:37.577Z] ---> 7b5a07a9c6da [2021-07-05T15:08:37.577Z] Step 4/7 : RUN apk add --update bash [2021-07-05T15:08:37.849Z] ---> Running in a54168e4fc28 [2021-07-05T15:08:39.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2021-07-05T15:08:40.194Z] ========================================================= [2021-07-05T15:08:40.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-05T15:08:40.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:08:40.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-05T15:08:40.551Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-05T15:08:40.813Z] Sending build context to Docker daemon 332.3kB [2021-07-05T15:08:40.814Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-05T15:08:40.814Z] Step 2/7 : FROM ${BASE} [2021-07-05T15:08:41.086Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-05T15:08:41.086Z] 540db60ca938: Pulling fs layer [2021-07-05T15:08:41.086Z] adcc1eea9eea: Pulling fs layer [2021-07-05T15:08:41.086Z] 4c4ab2625f07: Pulling fs layer [2021-07-05T15:08:41.086Z] 0510c868ecb4: Pulling fs layer [2021-07-05T15:08:41.086Z] afea3b2eda06: Pulling fs layer [2021-07-05T15:08:41.086Z] 7809a108b3ef: Pulling fs layer [2021-07-05T15:08:41.086Z] f706445af74f: Pulling fs layer [2021-07-05T15:08:41.086Z] 0510c868ecb4: Waiting [2021-07-05T15:08:41.086Z] afea3b2eda06: Waiting [2021-07-05T15:08:41.086Z] 7809a108b3ef: Waiting [2021-07-05T15:08:41.086Z] f706445af74f: Waiting [2021-07-05T15:08:41.086Z] 4c4ab2625f07: Verifying Checksum [2021-07-05T15:08:41.086Z] 4c4ab2625f07: Download complete [2021-07-05T15:08:41.086Z] adcc1eea9eea: Verifying Checksum [2021-07-05T15:08:41.086Z] adcc1eea9eea: Download complete [2021-07-05T15:08:41.086Z] afea3b2eda06: Verifying Checksum [2021-07-05T15:08:41.086Z] afea3b2eda06: Download complete [2021-07-05T15:08:41.086Z] 540db60ca938: Verifying Checksum [2021-07-05T15:08:41.086Z] 540db60ca938: Download complete [2021-07-05T15:08:41.086Z] 7809a108b3ef: Verifying Checksum [2021-07-05T15:08:41.086Z] 7809a108b3ef: Download complete [2021-07-05T15:08:41.289Z] OK: 138 MiB in 40 packages [2021-07-05T15:08:41.361Z] 540db60ca938: Pull complete [2021-07-05T15:08:41.361Z] adcc1eea9eea: Pull complete [2021-07-05T15:08:41.624Z] 4c4ab2625f07: Pull complete [2021-07-05T15:08:42.275Z] Removing intermediate container a54168e4fc28 [2021-07-05T15:08:42.275Z] ---> d6a15b85b43e [2021-07-05T15:08:42.275Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-05T15:08:42.275Z] ---> Running in 6dbd5213beef [2021-07-05T15:08:42.566Z] f706445af74f: Verifying Checksum [2021-07-05T15:08:42.566Z] f706445af74f: Download complete [2021-07-05T15:08:42.877Z] Removing intermediate container 6dbd5213beef [2021-07-05T15:08:42.877Z] ---> 8ce8dd7e1ed6 [2021-07-05T15:08:42.877Z] Step 6/7 : COPY go.mod . [2021-07-05T15:08:43.138Z] 0510c868ecb4: Verifying Checksum [2021-07-05T15:08:43.139Z] 0510c868ecb4: Download complete [2021-07-05T15:08:43.473Z] ---> c2f5bd42d6d5 [2021-07-05T15:08:43.473Z] Step 7/7 : RUN go mod download [2021-07-05T15:08:43.745Z] ---> Running in 18724d04c9f9 [2021-07-05T15:08:46.464Z] 0510c868ecb4: Pull complete [2021-07-05T15:08:46.464Z] afea3b2eda06: Pull complete [2021-07-05T15:08:46.464Z] 7809a108b3ef: Pull complete [2021-07-05T15:08:47.869Z] f706445af74f: Pull complete [2021-07-05T15:08:47.869Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-05T15:08:47.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-05T15:08:47.869Z] ---> b068be0155e3 [2021-07-05T15:08:47.869Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-05T15:08:51.191Z] ---> Running in b51bf07d651d [2021-07-05T15:08:51.191Z] Removing intermediate container b51bf07d651d [2021-07-05T15:08:51.191Z] ---> fab5e79ac409 [2021-07-05T15:08:51.191Z] Step 4/7 : RUN apk add --update bash [2021-07-05T15:08:51.191Z] ---> Running in b292c2f6fd2e [2021-07-05T15:08:51.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-05T15:08:52.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-05T15:08:53.789Z] OK: 149 MiB in 40 packages [2021-07-05T15:08:54.054Z] Removing intermediate container b292c2f6fd2e [2021-07-05T15:08:54.054Z] ---> a27a0ddd3a2c [2021-07-05T15:08:54.054Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-05T15:08:54.317Z] ---> Running in 724d4b5f6712 [2021-07-05T15:08:54.318Z] Removing intermediate container 724d4b5f6712 [2021-07-05T15:08:54.318Z] ---> b4a69983e1f1 [2021-07-05T15:08:54.318Z] Step 6/7 : COPY go.mod . [2021-07-05T15:08:54.578Z] ---> 7d709ff43a89 [2021-07-05T15:08:54.578Z] Step 7/7 : RUN go mod download [2021-07-05T15:08:54.578Z] ---> Running in 7d9a5cbff44c [2021-07-05T15:09:02.053Z] Removing intermediate container 18724d04c9f9 [2021-07-05T15:09:02.053Z] ---> 2964032612b4 [2021-07-05T15:09:02.053Z] Successfully built 2964032612b4 [2021-07-05T15:09:02.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:09:02.432Z] + docker inspect -f . ci-base-image-arm64 [2021-07-05T15:09:02.433Z] . [Pipeline] withDockerContainer [2021-07-05T15:09:02.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container [2021-07-05T15:09:02.772Z] Removing intermediate container 7d9a5cbff44c [2021-07-05T15:09:02.772Z] ---> 3e880cad7092 [2021-07-05T15:09:02.772Z] Successfully built 3e880cad7092 [2021-07-05T15:09:02.772Z] Successfully tagged ci-base-image-x86_64:latest [2021-07-05T15:09:02.826Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-05T15:09:04.418Z] $ docker top bce20f0f523d2e23b3fa984e04002c13172867b59adb1f6a67677a3bf6bb5c18 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:09:05.245Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-05T15:09:05.245Z] . [Pipeline] withDockerContainer [2021-07-05T15:09:05.349Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-07-05T15:09:05.387Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-05T15:09:05.481Z] + go version [2021-07-05T15:09:05.481Z] go version go1.16.5 linux/arm64 [2021-07-05T15:09:05.757Z] $ docker top 3c254346751c63b4372f00ebcf084cc454a49a05cb2a06f239aabda3a1ed06e3 -eo pid,comm [Pipeline] { [Pipeline] } [2021-07-05T15:09:05.905Z] $ docker stop --time=1 bce20f0f523d2e23b3fa984e04002c13172867b59adb1f6a67677a3bf6bb5c18 [2021-07-05T15:09:07.711Z] $ docker rm -f bce20f0f523d2e23b3fa984e04002c13172867b59adb1f6a67677a3bf6bb5c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-07-05T15:09:08.315Z] + go version [2021-07-05T15:09:08.315Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-05T15:09:08.361Z] $ docker stop --time=1 3c254346751c63b4372f00ebcf084cc454a49a05cb2a06f239aabda3a1ed06e3 [2021-07-05T15:09:09.547Z] $ docker rm -f 3c254346751c63b4372f00ebcf084cc454a49a05cb2a06f239aabda3a1ed06e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:09:10.391Z] + docker inspect -f . ci-base-image-arm64 [2021-07-05T15:09:10.391Z] . [Pipeline] withDockerContainer [2021-07-05T15:09:10.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-05T15:09:10.489Z] . [2021-07-05T15:09:10.681Z] prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container [2021-07-05T15:09:10.775Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-05T15:09:12.307Z] $ docker top 6d1e4b13545cabdd68419a8c83e28f75248a92d0d0a5baf55ae7e4ca01c1cc25 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-07-05T15:09:12.728Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-07-05T15:09:12.768Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-05T15:09:13.152Z] $ docker top ed134c721a2f6163ec8c68b89272edac6ce07a076f272563b52ab0b9415a51f1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-05T15:09:13.659Z] + go mod tidy [Pipeline] sh [2021-07-05T15:09:13.941Z] + go mod tidy [2021-07-05T15:09:14.020Z] + make test [2021-07-05T15:09:14.020Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] sh [2021-07-05T15:09:14.906Z] + make test [2021-07-05T15:09:14.906Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-05T15:09:26.321Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.027s coverage: 88.8% of statements [2021-07-05T15:09:26.321Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-07-05T15:09:26.321Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-07-05T15:09:26.321Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-07-05T15:09:26.321Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-05T15:09:28.896Z] gofmt -l . [2021-07-05T15:09:28.896Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-05T15:09:28.930Z] $ docker stop --time=1 ed134c721a2f6163ec8c68b89272edac6ce07a076f272563b52ab0b9415a51f1 [2021-07-05T15:09:30.296Z] $ docker rm -f ed134c721a2f6163ec8c68b89272edac6ce07a076f272563b52ab0b9415a51f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T15:09:30.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-05T15:09:30.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:09:32.731Z] ---> job-cost.sh [2021-07-05T15:09:32.731Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z4E5 [2021-07-05T15:09:42.766Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-05T15:09:47.325Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.095s coverage: 88.8% of statements [2021-07-05T15:09:47.325Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-07-05T15:09:47.325Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements [2021-07-05T15:09:47.325Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-07-05T15:09:47.325Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-05T15:09:55.086Z] lf-activate-venv(): INFO: Adding /tmp/venv-z4E5/bin to PATH [2021-07-05T15:09:55.086Z] INFO: No Stack... [2021-07-05T15:09:55.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-05T15:09:55.663Z] INFO: Archiving Costs [Pipeline] sh [2021-07-05T15:09:56.000Z] + cat /w/workspace/go-mod-registry/1/archives/cost.csv [2021-07-05T15:09:56.000Z] + cut -d, -f6 [Pipeline] lock [2021-07-05T15:09:56.062Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [2021-07-05T15:09:56.069Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] did not exist. Created. [2021-07-05T15:09:56.069Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-05T15:09:56.503Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-05T15:09:56.595Z] Stashed 1 file(s) [Pipeline] } [2021-07-05T15:09:56.618Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-05T15:10:02.445Z] gofmt -l . [2021-07-05T15:10:02.445Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-05T15:10:02.479Z] $ docker stop --time=1 6d1e4b13545cabdd68419a8c83e28f75248a92d0d0a5baf55ae7e4ca01c1cc25 [2021-07-05T15:10:04.541Z] $ docker rm -f 6d1e4b13545cabdd68419a8c83e28f75248a92d0d0a5baf55ae7e4ca01c1cc25 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T15:10:05.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-05T15:10:05.434Z] Warning: overwriting stash ‘coverage-report’ [2021-07-05T15:10:05.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:10:07.148Z] ---> job-cost.sh [2021-07-05T15:10:07.148Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3x2I [2021-07-05T15:10:46.266Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-05T15:12:08.004Z] lf-activate-venv(): INFO: Adding /tmp/venv-3x2I/bin to PATH [2021-07-05T15:12:08.005Z] INFO: No Stack... [2021-07-05T15:12:08.005Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-05T15:12:08.005Z] INFO: Archiving Costs [Pipeline] sh [2021-07-05T15:12:08.374Z] + cat /w/workspace/go-mod-registry/1/archives/cost.csv [2021-07-05T15:12:08.374Z] + cut -d, -f6 [Pipeline] lock [2021-07-05T15:12:08.467Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [2021-07-05T15:12:08.482Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] did not exist. Created. [2021-07-05T15:12:08.482Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-05T15:12:08.944Z] /w/workspace/go-mod-registry/1@tmp/durable-226a6903/script.sh: 1: /w/workspace/go-mod-registry/1@tmp/durable-226a6903/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-05T15:12:09.318Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-05T15:12:09.362Z] Warning: overwriting stash ‘stack-cost’ [2021-07-05T15:12:09.506Z] Stashed 1 file(s) [Pipeline] } [2021-07-05T15:12:09.526Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-05T15:12:10.769Z] provisioning config files... [2021-07-05T15:12:10.783Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/config1888373969259451791tmp [Pipeline] { [Pipeline] sh [2021-07-05T15:12:11.147Z] + set +x [2021-07-05T15:12:11.147Z] + curl -s https://codecov.io/bash [2021-07-05T15:12:11.147Z] + bash -s -- [2021-07-05T15:12:11.147Z] [2021-07-05T15:12:11.147Z] _____ _ [2021-07-05T15:12:11.147Z] / ____| | | [2021-07-05T15:12:11.147Z] | | ___ __| | ___ ___ _____ __ [2021-07-05T15:12:11.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-05T15:12:11.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-05T15:12:11.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-05T15:12:11.147Z] Bash-1.0.3 [2021-07-05T15:12:11.147Z] [2021-07-05T15:12:11.147Z] [2021-07-05T15:12:11.147Z] ==> git version 2.24.4 found [2021-07-05T15:12:11.147Z] ==> 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-07-05T15:12:11.147Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-05T15:12:11.147Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-05T15:12:11.147Z] ==> Jenkins CI detected. [2021-07-05T15:12:11.147Z] project root: . [2021-07-05T15:12:11.147Z] --> token set from env [2021-07-05T15:12:11.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-05T15:12:11.411Z] ==> Running gcov in . (disable via -X gcov) [2021-07-05T15:12:11.411Z] ==> Python coveragepy not found [2021-07-05T15:12:11.411Z] ==> Searching for coverage reports in: [2021-07-05T15:12:11.411Z] + . [2021-07-05T15:12:11.411Z] -> Found 1 reports [2021-07-05T15:12:11.411Z] ==> Detecting git/mercurial file structure [2021-07-05T15:12:11.411Z] ==> Reading reports [2021-07-05T15:12:11.411Z] + ./coverage.out bytes=9746 [2021-07-05T15:12:11.411Z] ==> Appending adjustments [2021-07-05T15:12:11.411Z] https://docs.codecov.io/docs/fixing-reports [2021-07-05T15:12:11.411Z] + Found adjustments [2021-07-05T15:12:11.411Z] ==> Gzipping contents [2021-07-05T15:12:11.411Z] 4.0K /tmp/codecov.Bw9yN6.gz [2021-07-05T15:12:11.411Z] ==> Uploading reports [2021-07-05T15:12:11.411Z] url: https://codecov.io [2021-07-05T15:12:11.411Z] query: branch=PR-76&commit=4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=76&job=&cmd_args= [2021-07-05T15:12:11.411Z] -> Pinging Codecov [2021-07-05T15:12:11.411Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-76&commit=4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=76&job=&cmd_args= [2021-07-05T15:12:11.672Z] -> Uploading to [2021-07-05T15:12:11.672Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-05/05B643FFA8DEACB6C25F95B2D4D12284/4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf/33bdd8dd-ffc4-4b1e-abdd-491d676fc9c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210705T151211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42bda98852b448c55aeae9a919ca4fdd8d5cbaf11f4b9e5e92b08177660428f0 [2021-07-05T15:12:11.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-05T15:12:11.672Z] Dload Upload Total Spent Left Speed [2021-07-05T15:12:12.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 4880 --:--:-- --:--:-- --:--:-- 4888 [2021-07-05T15:12:12.245Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] } [2021-07-05T15:12:12.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:12:15.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:12:15.905Z] ---> package-listing.sh [2021-07-05T15:12:15.905Z] ++ facter osfamily [2021-07-05T15:12:15.905Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-05T15:12:16.170Z] + OS_FAMILY=redhat [2021-07-05T15:12:16.170Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-76 [2021-07-05T15:12:16.170Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-05T15:12:16.170Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-05T15:12:16.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-05T15:12:16.170Z] + PACKAGES=/tmp/packages_start.txt [2021-07-05T15:12:16.170Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-76 ']' [2021-07-05T15:12:16.170Z] + PACKAGES=/tmp/packages_end.txt [2021-07-05T15:12:16.170Z] + case "${OS_FAMILY}" in [2021-07-05T15:12:16.170Z] + sort [2021-07-05T15:12:16.170Z] + rpm -qa [2021-07-05T15:12:16.752Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-05T15:12:16.752Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-05T15:12:16.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-05T15:12:16.752Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-76 ']' [2021-07-05T15:12:16.752Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-76/archives/ [2021-07-05T15:12:16.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-76/archives/ [Pipeline] echo [2021-07-05T15:12:16.792Z] 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-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-05T15:12:17.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:12:17.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T15:12:17.726Z] [2021-07-05T15:12:17.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-05T15:12:18.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T15:12:18.091Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-05T15:12:18.091Z] df20fa9351a1: Pulling fs layer [2021-07-05T15:12:18.091Z] 36b3adc4ff6f: Pulling fs layer [2021-07-05T15:12:18.091Z] 8ad3a11d3b57: Pulling fs layer [2021-07-05T15:12:18.091Z] 46f8f816bc3b: Pulling fs layer [2021-07-05T15:12:18.091Z] 93b61091891f: Pulling fs layer [2021-07-05T15:12:18.091Z] 93b9cdb0e59b: Pulling fs layer [2021-07-05T15:12:18.091Z] 5e14af77c1be: Pulling fs layer [2021-07-05T15:12:18.091Z] 01666e4c0597: Pulling fs layer [2021-07-05T15:12:18.091Z] aa168da1d23b: Pulling fs layer [2021-07-05T15:12:18.091Z] 93b61091891f: Waiting [2021-07-05T15:12:18.091Z] 93b9cdb0e59b: Waiting [2021-07-05T15:12:18.091Z] 5e14af77c1be: Waiting [2021-07-05T15:12:18.091Z] 01666e4c0597: Waiting [2021-07-05T15:12:18.091Z] aa168da1d23b: Waiting [2021-07-05T15:12:18.091Z] 46f8f816bc3b: Waiting [2021-07-05T15:12:18.354Z] 36b3adc4ff6f: Verifying Checksum [2021-07-05T15:12:18.354Z] 36b3adc4ff6f: Download complete [2021-07-05T15:12:18.354Z] 46f8f816bc3b: Verifying Checksum [2021-07-05T15:12:18.354Z] 46f8f816bc3b: Download complete [2021-07-05T15:12:18.354Z] df20fa9351a1: Verifying Checksum [2021-07-05T15:12:18.354Z] df20fa9351a1: Download complete [2021-07-05T15:12:18.354Z] 93b9cdb0e59b: Verifying Checksum [2021-07-05T15:12:18.354Z] 93b9cdb0e59b: Download complete [2021-07-05T15:12:18.354Z] 5e14af77c1be: Verifying Checksum [2021-07-05T15:12:18.354Z] 5e14af77c1be: Download complete [2021-07-05T15:12:18.615Z] 93b61091891f: Verifying Checksum [2021-07-05T15:12:18.615Z] 93b61091891f: Download complete [2021-07-05T15:12:18.615Z] 01666e4c0597: Verifying Checksum [2021-07-05T15:12:18.615Z] 01666e4c0597: Download complete [2021-07-05T15:12:18.615Z] df20fa9351a1: Pull complete [2021-07-05T15:12:18.615Z] 8ad3a11d3b57: Verifying Checksum [2021-07-05T15:12:18.615Z] 8ad3a11d3b57: Download complete [2021-07-05T15:12:18.615Z] 36b3adc4ff6f: Pull complete [2021-07-05T15:12:19.202Z] 8ad3a11d3b57: Pull complete [2021-07-05T15:12:19.202Z] 46f8f816bc3b: Pull complete [2021-07-05T15:12:19.465Z] 93b61091891f: Pull complete [2021-07-05T15:12:19.465Z] 93b9cdb0e59b: Pull complete [2021-07-05T15:12:19.727Z] 5e14af77c1be: Pull complete [2021-07-05T15:12:19.727Z] 01666e4c0597: Pull complete [2021-07-05T15:12:20.680Z] aa168da1d23b: Verifying Checksum [2021-07-05T15:12:20.680Z] aa168da1d23b: Download complete [2021-07-05T15:12:24.957Z] aa168da1d23b: Pull complete [2021-07-05T15:12:24.957Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-05T15:12:24.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T15:12:24.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-05T15:12:25.060Z] prd-centos7-docker-4c-2g-112 does not seem to be running inside a container [2021-07-05T15:12:25.100Z] $ 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-76/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-76 -v /w/workspace/gexfoundry_go-mod-registry_PR-76:/w/workspace/gexfoundry_go-mod-registry_PR-76:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-76@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-05T15:12:27.694Z] $ docker top c55a65d89a9f406f7b61a535870c79255ea2bd779a57c17c8d40c4c72310af5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T15:12:28.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-05T15:12:28.479Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-05T15:12:28.806Z] + ls /var/log/sa-host [2021-07-05T15:12:28.806Z] + sadf -c /var/log/sa-host/sa05 [2021-07-05T15:12:28.806Z] file_magic: OK [2021-07-05T15:12:28.806Z] HZ: Using current value: 100 [2021-07-05T15:12:28.806Z] file_header: OK [2021-07-05T15:12:28.806Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-05T15:12:28.806Z] Statistics: [2021-07-05T15:12:28.806Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-05T15:12:28.806Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-05T15:12:29.572Z] provisioning config files... [2021-07-05T15:12:29.587Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/config2210724859048800559tmp [Pipeline] { [Pipeline] echo [2021-07-05T15:12:29.652Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:12:30.002Z] ---> create-netrc.sh [Pipeline] } [2021-07-05T15:12:30.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:12:30.528Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-05T15:12:30.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:12:30.897Z] ---> sudo-logs.sh [2021-07-05T15:12:30.897Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-05T15:12:30.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:12:31.324Z] ---> job-cost.sh [2021-07-05T15:12:31.324Z] lf-activate-venv: SKIPPING [2021-07-05T15:12:31.324Z] DEBUG: total: 0.18000000715255737 [2021-07-05T15:12:31.324Z] INFO: Retrieving Stack Cost... [2021-07-05T15:12:32.270Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-05T15:12:32.531Z] INFO: Archiving Costs [Pipeline] echo [2021-07-05T15:12:32.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T15:12:32.916Z] ---> logs-deploy.sh [2021-07-05T15:12:32.916Z] lf-activate-venv: SKIPPING [2021-07-05T15:12:32.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-76/1 [2021-07-05T15:12:32.916Z] INFO: archiving workspace using pattern(s): [2021-07-05T15:12:33.861Z] Archives upload complete. [2021-07-05T15:12:33.861Z] INFO: archiving logs to Nexus