Pull request #279 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edb9b7237db184aea52ea31290d4db60409a0974+18a4da6903dc5e6b180710f5244cd68afd9c32a6 (014e65ce7e436b4a290949db8d6c726396d7ae3f) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh866030647976402255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5930439627073858972.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-279/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-279/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6859824371441189540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4547615317188883124.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-279/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-279/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1218029425067794279.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2325 in /w/workspace/xfoundry_go-mod-bootstrap_PR-279 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-279 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/jenkins-gitclient-ssh6783997174954744787.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit edb9b7237db184aea52ea31290d4db60409a0974 Merge succeeded, producing 7c979694e686ffb201a0a58f7cb74dc4a51f208c Checking out Revision 7c979694e686ffb201a0a58f7cb74dc4a51f208c (PR-279) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/jenkins-gitclient-ssh6574380040760508634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb9b7237db184aea52ea31290d4db60409a0974 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/jenkins-gitclient-ssh7387010419120283789.key > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c979694e686ffb201a0a58f7cb74dc4a51f208c # timeout=10 Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T04:17:01.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T04:17:01.738Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T04:17:01.862Z] ========================================================= [2021-10-07T04:17:01.862Z] EdgeX Global Pipelines Version Info [2021-10-07T04:17:01.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:17:03.375Z] ------------------- [2021-10-07T04:17:03.375Z] stable info: [2021-10-07T04:17:03.375Z] ------------------- [2021-10-07T04:17:03.375Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T04:17:03.375Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:17:03.375Z] Message: update stable to v1.0.207 [2021-10-07T04:17:03.963Z] ------------------- [2021-10-07T04:17:03.963Z] experimental info: [2021-10-07T04:17:03.963Z] ------------------- [2021-10-07T04:17:03.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T04:17:03.963Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:17:03.963Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T04:17:04.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-10-07T04:17:04.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-10-07T04:17:04.320Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T04:17:04.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T04:17:04.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T04:17:04.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T04:17:04.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T04:17:04.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T04:17:04.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T04:17:04.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T04:17:04.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T04:17:04.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-10-07T04:17:04.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T04:17:04.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T04:17:05.024Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:05.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:05.154Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:05.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:05.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T04:17:05.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T04:17:05.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T04:17:05.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T04:17:05.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T04:17:05.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T04:17:05.649Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T04:17:05.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T04:17:05.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo [2021-10-07T04:17:05.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo [2021-10-07T04:17:05.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo [2021-10-07T04:17:05.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c979694e686ffb201a0a58f7cb74dc4a51f208c [Pipeline] echo [2021-10-07T04:17:06.007Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c97969 [Pipeline] echo [2021-10-07T04:17:06.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T04:17:06.739Z] + git log --format=format:%s -1 7c979694e686ffb201a0a58f7cb74dc4a51f208c [Pipeline] echo [2021-10-07T04:17:06.820Z] GIT_COMMIT: 7c979694e686ffb201a0a58f7cb74dc4a51f208c, Commit Message: Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD [Pipeline] echo [2021-10-07T04:17:06.862Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:17:07.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:17:07.466Z] [2021-10-07T04:17:07.466Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:17:07.895Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:17:07.896Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T04:17:07.896Z] 31603596830f: Pulling fs layer [2021-10-07T04:17:07.896Z] 04fac38145f0: Pulling fs layer [2021-10-07T04:17:07.896Z] 701f6daf10bf: Pulling fs layer [2021-10-07T04:17:07.896Z] 24f72da36158: Pulling fs layer [2021-10-07T04:17:07.896Z] 24f72da36158: Waiting [2021-10-07T04:17:07.896Z] 04fac38145f0: Download complete [2021-10-07T04:17:08.171Z] 31603596830f: Verifying Checksum [2021-10-07T04:17:08.171Z] 31603596830f: Download complete [2021-10-07T04:17:08.171Z] 24f72da36158: Verifying Checksum [2021-10-07T04:17:08.171Z] 24f72da36158: Download complete [2021-10-07T04:17:08.171Z] 701f6daf10bf: Verifying Checksum [2021-10-07T04:17:08.171Z] 701f6daf10bf: Download complete [2021-10-07T04:17:08.171Z] 31603596830f: Pull complete [2021-10-07T04:17:08.171Z] 04fac38145f0: Pull complete [2021-10-07T04:17:08.759Z] 701f6daf10bf: Pull complete [2021-10-07T04:17:09.028Z] 24f72da36158: Pull complete [2021-10-07T04:17:09.028Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T04:17:09.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:17:09.028Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T04:17:09.151Z] prd-centos7-docker-4c-2g-2325 does not seem to be running inside a container [2021-10-07T04:17:09.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-279 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279:/w/workspace/xfoundry_go-mod-bootstrap_PR-279:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-279@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 [2021-10-07T04:17:09.934Z] $ docker top 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T04:17:10.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:17:10.144Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:17:10.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:17:10.283Z] $ docker exec 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent [2021-10-07T04:17:10.441Z] SSH_AUTH_SOCK=/tmp/ssh-CF1ALhAPqRjc/agent.13 [2021-10-07T04:17:10.441Z] SSH_AGENT_PID=19 [2021-10-07T04:17:10.453Z] Running ssh-add (command line suppressed) [2021-10-07T04:17:10.565Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_1340113831020706383.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_1340113831020706383.key) [2021-10-07T04:17:10.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:17:10.958Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T04:17:10.993Z] $ docker exec --env ******** --env ******** 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent -k [2021-10-07T04:17:11.100Z] unset SSH_AUTH_SOCK; [2021-10-07T04:17:11.100Z] unset SSH_AGENT_PID; [2021-10-07T04:17:11.100Z] echo Agent pid 19 killed; [2021-10-07T04:17:11.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T04:17:11.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:17:11.216Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:17:11.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:17:11.329Z] $ docker exec 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent [2021-10-07T04:17:11.424Z] SSH_AUTH_SOCK=/tmp/ssh-n2S1sDTtXQA3/agent.51 [2021-10-07T04:17:11.424Z] SSH_AGENT_PID=57 [2021-10-07T04:17:11.432Z] Running ssh-add (command line suppressed) [2021-10-07T04:17:11.529Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_6629263959048871334.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_6629263959048871334.key) [2021-10-07T04:17:11.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:17:12.135Z] + git semver init [2021-10-07T04:17:12.135Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T04:17:12.135Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-279/.git [2021-10-07T04:17:12.135Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-279 [2021-10-07T04:17:12.135Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T04:17:12.135Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T04:17:12.135Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T04:17:12.135Z] # $SEMVER_BRANCH = PR-279 [2021-10-07T04:17:12.135Z] # $SEMVER_TEMP = /tmp/semver-989777487 [2021-10-07T04:17:12.135Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-10-07T04:17:12.721Z] # '/tmp/semver-989777487' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-279/.semver' [2021-10-07T04:17:12.721Z] # -> Force: false [2021-10-07T04:17:12.721Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-279/.semver [Pipeline] } [2021-10-07T04:17:12.752Z] $ docker exec --env ******** --env ******** 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent -k [2021-10-07T04:17:12.843Z] unset SSH_AUTH_SOCK; [2021-10-07T04:17:12.843Z] unset SSH_AGENT_PID; [2021-10-07T04:17:12.843Z] echo Agent pid 57 killed; [2021-10-07T04:17:12.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T04:17:13.310Z] + git semver [Pipeline] } [2021-10-07T04:17:13.347Z] $ docker stop --time=1 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 [2021-10-07T04:17:14.562Z] $ docker rm -f 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:17:15.008Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T04:17:15.428Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T04:17:15.456Z] [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-10-07T04:17:31.128Z] Still waiting to schedule task [2021-10-07T04:17:31.129Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T04:17:31.169Z] Still waiting to schedule task [2021-10-07T04:17:31.169Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2320’ [2021-10-07T04:19:26.865Z] Running on prd-centos7-docker-4c-2g-2335 in /w/workspace/xfoundry_go-mod-bootstrap_PR-279 [Pipeline] { [Pipeline] ws [2021-10-07T04:19:26.924Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-10-07T04:19:27.081Z] Selected Git installation does not exist. Using Default [2021-10-07T04:19:27.081Z] The recommended git tool is: NONE [2021-10-07T04:19:30.893Z] using credential edgex-jenkins-ssh [2021-10-07T04:19:30.912Z] Cloning the remote Git repository [2021-10-07T04:19:29.750Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:19:29.814Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-10-07T04:19:29.856Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:19:29.856Z] > git --version # timeout=10 [2021-10-07T04:19:29.861Z] > git --version # 'git version 2.24.4' [2021-10-07T04:19:29.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:19:29.919Z] [INFO] Currently running in a labeled security context [2021-10-07T04:19:29.919Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:19:29.919Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh6268078300982807222.key [2021-10-07T04:19:29.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:19:32.292Z] Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit edb9b7237db184aea52ea31290d4db60409a0974 [2021-10-07T04:19:32.390Z] Merge succeeded, producing aea14c085110e74e363054597e62de8c2793c36f [2021-10-07T04:19:32.391Z] Checking out Revision aea14c085110e74e363054597e62de8c2793c36f (PR-279) [2021-10-07T04:19:30.596Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:19:30.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:19:30.614Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:19:30.631Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:19:30.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:19:30.632Z] [INFO] Currently running in a labeled security context [2021-10-07T04:19:30.632Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:19:30.632Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh312786195521759619.key [2021-10-07T04:19:30.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T04:19:31.109Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:19:31.117Z] > git checkout -f edb9b7237db184aea52ea31290d4db60409a0974 # timeout=10 [2021-10-07T04:19:31.155Z] > git remote # timeout=10 [2021-10-07T04:19:31.161Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T04:19:31.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:19:31.169Z] [INFO] Currently running in a labeled security context [2021-10-07T04:19:31.169Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:19:31.169Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh5868737458325464115.key [2021-10-07T04:19:31.178Z] > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 [2021-10-07T04:19:31.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T04:19:31.203Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:19:31.214Z] > git checkout -f aea14c085110e74e363054597e62de8c2793c36f # timeout=10 [2021-10-07T04:19:36.359Z] Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" [2021-10-07T04:19:36.360Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:19:37.094Z] ========================================================= [2021-10-07T04:19:37.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T04:19:37.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:19:37.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:19:38.093Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T04:19:38.093Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T04:19:38.093Z] 57d31006c564: Pulling fs layer [2021-10-07T04:19:38.093Z] bd5ccded8296: Pulling fs layer [2021-10-07T04:19:38.093Z] 304dd3a0f381: Pulling fs layer [2021-10-07T04:19:38.093Z] d37cda54a23b: Pulling fs layer [2021-10-07T04:19:38.093Z] bae75c0f2455: Pulling fs layer [2021-10-07T04:19:38.093Z] 806579b3d29a: Pulling fs layer [2021-10-07T04:19:38.093Z] c77eb801bf70: Pulling fs layer [2021-10-07T04:19:38.093Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T04:19:38.093Z] 304dd3a0f381: Waiting [2021-10-07T04:19:38.093Z] d37cda54a23b: Waiting [2021-10-07T04:19:38.093Z] bae75c0f2455: Waiting [2021-10-07T04:19:38.093Z] 806579b3d29a: Waiting [2021-10-07T04:19:38.093Z] c77eb801bf70: Waiting [2021-10-07T04:19:38.093Z] 6d0567d44e1a: Waiting [2021-10-07T04:19:38.093Z] bd5ccded8296: Verifying Checksum [2021-10-07T04:19:38.093Z] bd5ccded8296: Download complete [2021-10-07T04:19:38.093Z] 57d31006c564: Verifying Checksum [2021-10-07T04:19:38.093Z] 57d31006c564: Download complete [2021-10-07T04:19:38.093Z] d37cda54a23b: Verifying Checksum [2021-10-07T04:19:38.093Z] d37cda54a23b: Download complete [2021-10-07T04:19:38.093Z] bae75c0f2455: Verifying Checksum [2021-10-07T04:19:38.093Z] bae75c0f2455: Download complete [2021-10-07T04:19:38.093Z] 806579b3d29a: Verifying Checksum [2021-10-07T04:19:38.093Z] 806579b3d29a: Download complete [2021-10-07T04:19:38.093Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T04:19:38.093Z] 4e9f2cdf4387: Download complete [2021-10-07T04:19:38.366Z] c77eb801bf70: Verifying Checksum [2021-10-07T04:19:38.366Z] c77eb801bf70: Download complete [2021-10-07T04:19:38.366Z] 4e9f2cdf4387: Pull complete [2021-10-07T04:19:38.634Z] 57d31006c564: Pull complete [2021-10-07T04:19:38.634Z] bd5ccded8296: Pull complete [2021-10-07T04:19:39.615Z] 304dd3a0f381: Verifying Checksum [2021-10-07T04:19:39.615Z] 304dd3a0f381: Download complete [2021-10-07T04:19:39.881Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T04:19:39.881Z] 6d0567d44e1a: Download complete [2021-10-07T04:19:43.257Z] 304dd3a0f381: Pull complete [2021-10-07T04:19:43.257Z] d37cda54a23b: Pull complete [2021-10-07T04:19:43.257Z] bae75c0f2455: Pull complete [2021-10-07T04:19:43.526Z] 806579b3d29a: Pull complete [2021-10-07T04:19:43.526Z] c77eb801bf70: Pull complete [2021-10-07T04:19:46.132Z] 6d0567d44e1a: Pull complete [2021-10-07T04:19:46.132Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T04:19:46.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:19:46.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T04:19:46.504Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:19:46.865Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:19:46.866Z] . [Pipeline] withDockerContainer [2021-10-07T04:19:46.976Z] prd-centos7-docker-4c-2g-2335 does not seem to be running inside a container [2021-10-07T04:19:47.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T04:19:49.329Z] $ docker top ef710263f1ad58377d68967821279f3ad1f7ed26e17808192929f58ec12746c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:19:49.792Z] + go version [2021-10-07T04:19:49.792Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T04:19:49.823Z] $ docker stop --time=1 ef710263f1ad58377d68967821279f3ad1f7ed26e17808192929f58ec12746c8 [2021-10-07T04:19:51.018Z] $ docker rm -f ef710263f1ad58377d68967821279f3ad1f7ed26e17808192929f58ec12746c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:19:51.802Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:19:51.802Z] . [Pipeline] withDockerContainer [2021-10-07T04:19:51.930Z] prd-centos7-docker-4c-2g-2335 does not seem to be running inside a container [2021-10-07T04:19:51.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T04:19:52.378Z] $ docker top 8d8b7916698e1ad2f0083c97a6aee0571a4fb4837e613bcacd61539b8c8b458d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:19:52.903Z] + make test [2021-10-07T04:19:52.903Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T04:19:53.170Z] go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.1-dev.5: missing go.sum entry; to add it: [2021-10-07T04:19:53.170Z] go mod download github.com/edgexfoundry/go-mod-secrets/v2 [2021-10-07T04:19:53.170Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-10-07T04:19:53.223Z] $ docker stop --time=1 8d8b7916698e1ad2f0083c97a6aee0571a4fb4837e613bcacd61539b8c8b458d [2021-10-07T04:19:54.408Z] $ docker rm -f 8d8b7916698e1ad2f0083c97a6aee0571a4fb4837e613bcacd61539b8c8b458d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:19:55.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:19:55.877Z] [2021-10-07T04:19:55.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:19:56.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:19:56.464Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:19:56.464Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:19:56.464Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:19:56.464Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:19:56.464Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:19:56.464Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:19:56.464Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:19:56.464Z] d287ab97295c: Pulling fs layer [2021-10-07T04:19:56.464Z] dc539afda2c1: Waiting [2021-10-07T04:19:56.464Z] 77bc0d833cb6: Waiting [2021-10-07T04:19:56.464Z] 9065ff56babe: Waiting [2021-10-07T04:19:56.464Z] d287ab97295c: Waiting [2021-10-07T04:19:56.464Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:19:56.464Z] a1111a8f2ec3: Download complete [2021-10-07T04:19:56.464Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:19:56.464Z] dc539afda2c1: Download complete [2021-10-07T04:19:56.464Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:19:56.464Z] ed53099fbce6: Download complete [2021-10-07T04:19:56.728Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:19:56.728Z] 9065ff56babe: Download complete [2021-10-07T04:19:56.728Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:19:56.728Z] b4d181a07f80: Download complete [2021-10-07T04:19:56.728Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:19:56.728Z] 77bc0d833cb6: Download complete [2021-10-07T04:19:57.694Z] d287ab97295c: Verifying Checksum [2021-10-07T04:19:57.694Z] d287ab97295c: Download complete [2021-10-07T04:19:57.962Z] b4d181a07f80: Pull complete [2021-10-07T04:19:58.232Z] a1111a8f2ec3: Pull complete [2021-10-07T04:19:58.824Z] ed53099fbce6: Pull complete [2021-10-07T04:19:58.824Z] dc539afda2c1: Pull complete [2021-10-07T04:19:59.094Z] 77bc0d833cb6: Pull complete [2021-10-07T04:19:59.370Z] 9065ff56babe: Pull complete [2021-10-07T04:20:04.753Z] d287ab97295c: Pull complete [2021-10-07T04:20:04.753Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:20:04.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:20:04.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:20:04.860Z] prd-centos7-docker-4c-2g-2335 does not seem to be running inside a container [2021-10-07T04:20:04.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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:latest cat [2021-10-07T04:20:07.033Z] $ docker top ec4e38cb5a63b7a248b9e71a726b528f74496194d01c244bbadd4175cf0326fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:20:07.689Z] ---> job-cost.sh [2021-10-07T04:20:07.689Z] lf-activate-venv: SKIPPING [2021-10-07T04:20:07.689Z] INFO: No Stack... [2021-10-07T04:20:07.954Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:20:08.219Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:20:08.560Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-10-07T04:20:08.561Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T04:20:08.623Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [2021-10-07T04:20:08.629Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] did not exist. Created. [2021-10-07T04:20:08.629Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:20:10.350Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T04:20:10.655Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:20:10.680Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:20:10.759Z] $ docker stop --time=1 ec4e38cb5a63b7a248b9e71a726b528f74496194d01c244bbadd4175cf0326fd [2021-10-07T04:20:11.901Z] $ docker rm -f ec4e38cb5a63b7a248b9e71a726b528f74496194d01c244bbadd4175cf0326fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T04:20:12.647Z] Failed in branch amd64 [2021-10-07T04:20:42.613Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2332 in /w/workspace/xfoundry_go-mod-bootstrap_PR-279 [Pipeline] { [Pipeline] ws [2021-10-07T04:20:42.687Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-10-07T04:20:42.962Z] Selected Git installation does not exist. Using Default [2021-10-07T04:20:42.962Z] The recommended git tool is: NONE [2021-10-07T04:20:52.000Z] using credential edgex-jenkins-ssh [2021-10-07T04:20:52.024Z] Cloning the remote Git repository [2021-10-07T04:20:52.013Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:20:52.142Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-10-07T04:20:52.279Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:20:52.281Z] > git --version # timeout=10 [2021-10-07T04:20:52.304Z] > git --version # 'git version 2.17.1' [2021-10-07T04:20:52.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:20:52.436Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:20:54.391Z] Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit edb9b7237db184aea52ea31290d4db60409a0974 [2021-10-07T04:20:54.740Z] Merge succeeded, producing 4ee621d3414953ac1fd370b9cfce7251906706c2 [2021-10-07T04:20:54.741Z] Checking out Revision 4ee621d3414953ac1fd370b9cfce7251906706c2 (PR-279) [2021-10-07T04:20:53.480Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:20:53.506Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:20:53.561Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:20:53.611Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:20:53.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:20:53.630Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T04:20:54.375Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:20:54.396Z] > git checkout -f edb9b7237db184aea52ea31290d4db60409a0974 # timeout=10 [2021-10-07T04:20:54.538Z] > git remote # timeout=10 [2021-10-07T04:20:54.566Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T04:20:54.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:20:54.602Z] > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 [2021-10-07T04:20:54.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T04:20:54.705Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:20:54.727Z] > git checkout -f 4ee621d3414953ac1fd370b9cfce7251906706c2 # timeout=10 [2021-10-07T04:21:00.100Z] Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" [2021-10-07T04:21:00.101Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:21:01.146Z] ========================================================= [2021-10-07T04:21:01.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T04:21:01.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:21:02.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:21:03.513Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T04:21:03.513Z] bbf911997326: Pulling fs layer [2021-10-07T04:21:03.513Z] 58ec367f63d7: Pulling fs layer [2021-10-07T04:21:03.513Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T04:21:03.514Z] fc5181fea5dc: Pulling fs layer [2021-10-07T04:21:03.514Z] 9c418107303f: Pulling fs layer [2021-10-07T04:21:03.514Z] 284eca6f2348: Pulling fs layer [2021-10-07T04:21:03.514Z] 842844d905b1: Pulling fs layer [2021-10-07T04:21:03.514Z] 901a3a57568e: Pulling fs layer [2021-10-07T04:21:03.514Z] fc5181fea5dc: Waiting [2021-10-07T04:21:03.514Z] 284eca6f2348: Waiting [2021-10-07T04:21:03.514Z] 901a3a57568e: Waiting [2021-10-07T04:21:03.514Z] 842844d905b1: Waiting [2021-10-07T04:21:03.514Z] 9c418107303f: Waiting [2021-10-07T04:21:03.514Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T04:21:03.514Z] 1b4a6ffa7d45: Download complete [2021-10-07T04:21:03.514Z] 58ec367f63d7: Verifying Checksum [2021-10-07T04:21:03.514Z] 58ec367f63d7: Download complete [2021-10-07T04:21:03.514Z] 9c418107303f: Download complete [2021-10-07T04:21:03.514Z] 284eca6f2348: Verifying Checksum [2021-10-07T04:21:03.514Z] 284eca6f2348: Download complete [2021-10-07T04:21:03.807Z] 842844d905b1: Verifying Checksum [2021-10-07T04:21:03.807Z] 842844d905b1: Download complete [2021-10-07T04:21:03.807Z] bbf911997326: Verifying Checksum [2021-10-07T04:21:03.807Z] bbf911997326: Download complete [2021-10-07T04:21:04.864Z] bbf911997326: Pull complete [2021-10-07T04:21:05.626Z] 58ec367f63d7: Pull complete [2021-10-07T04:21:06.281Z] 1b4a6ffa7d45: Pull complete [2021-10-07T04:21:06.281Z] 901a3a57568e: Verifying Checksum [2021-10-07T04:21:06.281Z] 901a3a57568e: Download complete [2021-10-07T04:21:06.921Z] fc5181fea5dc: Verifying Checksum [2021-10-07T04:21:06.921Z] fc5181fea5dc: Download complete [2021-10-07T04:21:17.289Z] fc5181fea5dc: Pull complete [2021-10-07T04:21:17.289Z] 9c418107303f: Pull complete [2021-10-07T04:21:17.581Z] 284eca6f2348: Pull complete [2021-10-07T04:21:18.224Z] 842844d905b1: Pull complete [2021-10-07T04:21:23.762Z] 901a3a57568e: Pull complete [2021-10-07T04:21:23.762Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T04:21:23.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:21:23.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T04:21:24.289Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:21:24.724Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:21:24.724Z] . [Pipeline] withDockerContainer [2021-10-07T04:21:25.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-2332 does not seem to be running inside a container [2021-10-07T04:21:25.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 [2021-10-07T04:21:32.815Z] $ docker top cd33239b43bd428c15b9a4d3413d5a02f67ced2563f5e6ad99fb631a1d67e298 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:21:33.887Z] + go version [2021-10-07T04:21:33.887Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T04:21:33.954Z] $ docker stop --time=1 cd33239b43bd428c15b9a4d3413d5a02f67ced2563f5e6ad99fb631a1d67e298 [2021-10-07T04:21:35.864Z] $ docker rm -f cd33239b43bd428c15b9a4d3413d5a02f67ced2563f5e6ad99fb631a1d67e298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:21:36.919Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:21:36.919Z] . [Pipeline] withDockerContainer [2021-10-07T04:21:37.231Z] prd-ubuntu18.04-docker-arm64-4c-16g-2332 does not seem to be running inside a container [2021-10-07T04:21:37.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 [2021-10-07T04:21:39.040Z] $ docker top 8653afea4b77577e7bf412da9d1a4afd12f92f09fc5fcc52ae6db2a5576885d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:21:40.132Z] + make test [2021-10-07T04:21:40.133Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T04:21:41.146Z] go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.1-dev.5: missing go.sum entry; to add it: [2021-10-07T04:21:41.146Z] go mod download github.com/edgexfoundry/go-mod-secrets/v2 [2021-10-07T04:21:41.146Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-10-07T04:21:41.233Z] $ docker stop --time=1 8653afea4b77577e7bf412da9d1a4afd12f92f09fc5fcc52ae6db2a5576885d2 [2021-10-07T04:21:43.109Z] $ docker rm -f 8653afea4b77577e7bf412da9d1a4afd12f92f09fc5fcc52ae6db2a5576885d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:21:44.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:21:44.654Z] [2021-10-07T04:21:44.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:21:45.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:21:45.400Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T04:21:45.400Z] 448f6bf000e3: Pulling fs layer [2021-10-07T04:21:45.400Z] f757da607395: Pulling fs layer [2021-10-07T04:21:45.400Z] 05883995daec: Pulling fs layer [2021-10-07T04:21:45.400Z] 8603b9c90790: Pulling fs layer [2021-10-07T04:21:45.400Z] 1560dd03e051: Pulling fs layer [2021-10-07T04:21:45.400Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T04:21:45.400Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T04:21:45.400Z] 1560dd03e051: Waiting [2021-10-07T04:21:45.400Z] 27f5ce0e4adf: Waiting [2021-10-07T04:21:45.400Z] f757da607395: Verifying Checksum [2021-10-07T04:21:45.400Z] f757da607395: Download complete [2021-10-07T04:21:45.688Z] 8603b9c90790: Verifying Checksum [2021-10-07T04:21:45.688Z] 8603b9c90790: Download complete [2021-10-07T04:21:45.980Z] 1560dd03e051: Verifying Checksum [2021-10-07T04:21:45.980Z] 1560dd03e051: Download complete [2021-10-07T04:21:45.980Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T04:21:45.980Z] 27f5ce0e4adf: Download complete [2021-10-07T04:21:45.980Z] 05883995daec: Verifying Checksum [2021-10-07T04:21:45.980Z] 05883995daec: Download complete [2021-10-07T04:21:46.615Z] 448f6bf000e3: Verifying Checksum [2021-10-07T04:21:46.615Z] 448f6bf000e3: Download complete [2021-10-07T04:21:49.605Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T04:21:49.605Z] c2d8d7efcc4b: Download complete [2021-10-07T04:21:51.129Z] 448f6bf000e3: Pull complete [2021-10-07T04:21:51.758Z] f757da607395: Pull complete [2021-10-07T04:21:53.254Z] 05883995daec: Pull complete [2021-10-07T04:21:53.872Z] 8603b9c90790: Pull complete [2021-10-07T04:21:54.908Z] 1560dd03e051: Pull complete [2021-10-07T04:21:55.195Z] 27f5ce0e4adf: Pull complete [2021-10-07T04:22:10.495Z] c2d8d7efcc4b: Pull complete [2021-10-07T04:22:10.495Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T04:22:10.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:22:10.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T04:22:10.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-2332 does not seem to be running inside a container [2021-10-07T04:22:11.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T04:22:17.573Z] $ docker top f7331d3ae4311c29767efcdb0e669b2ea6cd04d66177b33719746f37021348dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:18.671Z] ---> job-cost.sh [2021-10-07T04:22:18.671Z] lf-activate-venv: SKIPPING [2021-10-07T04:22:18.671Z] INFO: No Stack... [2021-10-07T04:22:18.958Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T04:22:19.592Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:22:20.399Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-10-07T04:22:20.399Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T04:22:20.538Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [2021-10-07T04:22:20.544Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] did not exist. Created. [2021-10-07T04:22:20.544Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:22:21.384Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-18d14280/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-18d14280/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T04:22:22.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T04:22:22.225Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T04:22:23.132Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:22:23.154Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:22:23.279Z] $ docker stop --time=1 f7331d3ae4311c29767efcdb0e669b2ea6cd04d66177b33719746f37021348dc [2021-10-07T04:22:25.038Z] $ docker rm -f f7331d3ae4311c29767efcdb0e669b2ea6cd04d66177b33719746f37021348dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T04:22:25.936Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T04:22:28.964Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-279/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:29.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:30.002Z] ---> package-listing.sh [2021-10-07T04:22:30.002Z] ++ facter osfamily [2021-10-07T04:22:30.002Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T04:22:30.002Z] + OS_FAMILY=redhat [2021-10-07T04:22:30.002Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-279 [2021-10-07T04:22:30.002Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T04:22:30.002Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T04:22:30.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T04:22:30.002Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T04:22:30.002Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-279 ']' [2021-10-07T04:22:30.002Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T04:22:30.002Z] + case "${OS_FAMILY}" in [2021-10-07T04:22:30.002Z] + sort [2021-10-07T04:22:30.002Z] + rpm -qa [2021-10-07T04:22:30.983Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T04:22:30.983Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T04:22:30.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T04:22:30.983Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-279 ']' [2021-10-07T04:22:30.983Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-279/archives/ [2021-10-07T04:22:30.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-279/archives/ [Pipeline] echo [2021-10-07T04:22:31.022Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T04:22:31.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:22:31.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:22:31.987Z] [2021-10-07T04:22:31.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:22:32.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:22:32.371Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:22:32.371Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:22:32.371Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:22:32.371Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:22:32.371Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:22:32.371Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:22:32.371Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:22:32.371Z] d287ab97295c: Pulling fs layer [2021-10-07T04:22:32.371Z] 77bc0d833cb6: Waiting [2021-10-07T04:22:32.371Z] 9065ff56babe: Waiting [2021-10-07T04:22:32.371Z] d287ab97295c: Waiting [2021-10-07T04:22:32.371Z] dc539afda2c1: Waiting [2021-10-07T04:22:32.648Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:22:32.648Z] a1111a8f2ec3: Download complete [2021-10-07T04:22:32.648Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:22:32.648Z] dc539afda2c1: Download complete [2021-10-07T04:22:32.648Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:22:32.648Z] ed53099fbce6: Download complete [2021-10-07T04:22:32.921Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:22:32.921Z] 9065ff56babe: Download complete [2021-10-07T04:22:32.921Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:22:32.921Z] 77bc0d833cb6: Download complete [2021-10-07T04:22:32.921Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:22:32.921Z] b4d181a07f80: Download complete [2021-10-07T04:22:33.894Z] d287ab97295c: Verifying Checksum [2021-10-07T04:22:33.894Z] d287ab97295c: Download complete [2021-10-07T04:22:34.501Z] b4d181a07f80: Pull complete [2021-10-07T04:22:34.501Z] a1111a8f2ec3: Pull complete [2021-10-07T04:22:35.089Z] ed53099fbce6: Pull complete [2021-10-07T04:22:35.361Z] dc539afda2c1: Pull complete [2021-10-07T04:22:35.630Z] 77bc0d833cb6: Pull complete [2021-10-07T04:22:35.630Z] 9065ff56babe: Pull complete [2021-10-07T04:22:41.035Z] d287ab97295c: Pull complete [2021-10-07T04:22:41.035Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:22:41.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:22:41.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:22:41.153Z] prd-centos7-docker-4c-2g-2325 does not seem to be running inside a container [2021-10-07T04:22:41.230Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-279 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279:/w/workspace/xfoundry_go-mod-bootstrap_PR-279:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-279@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:latest cat [2021-10-07T04:22:43.459Z] $ docker top de5fbec2bec0464a3086c18cb5e698f08a89176c899371661c6888df27809e1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:22:43.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T04:22:44.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T04:22:44.814Z] + ls /var/log/sa-host [2021-10-07T04:22:44.814Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T04:22:44.814Z] file_magic: OK [2021-10-07T04:22:44.814Z] HZ: Using current value: 100 [2021-10-07T04:22:44.814Z] file_header: OK [2021-10-07T04:22:44.814Z] 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-10-07T04:22:44.814Z] Statistics: [2021-10-07T04:22:44.814Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:22:44.814Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T04:22:44.814Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T04:22:44.814Z] file_magic: OK [2021-10-07T04:22:44.814Z] HZ: Using current value: 100 [2021-10-07T04:22:44.814Z] file_header: OK [2021-10-07T04:22:44.814Z] 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-10-07T04:22:44.814Z] Statistics: [2021-10-07T04:22:44.814Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:22:44.814Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T04:22:45.445Z] provisioning config files... [2021-10-07T04:22:45.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/config3152402193692718727tmp [Pipeline] { [Pipeline] echo [2021-10-07T04:22:45.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:45.892Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T04:22:45.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:46.425Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T04:22:46.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:46.798Z] ---> sudo-logs.sh [2021-10-07T04:22:46.798Z] Archiving 'sudo' log.. [2021-10-07T04:22:46.798Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2325.novalocal: Name or service not known [2021-10-07T04:22:46.798Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2325.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T04:22:46.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:47.251Z] ---> job-cost.sh [2021-10-07T04:22:47.252Z] lf-activate-venv: SKIPPING [2021-10-07T04:22:47.252Z] DEBUG: total: 0.10999999940395355 [2021-10-07T04:22:47.252Z] INFO: Retrieving Stack Cost... [2021-10-07T04:22:47.728Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:22:47.996Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T04:22:48.037Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:22:48.399Z] ---> logs-deploy.sh [2021-10-07T04:22:48.399Z] lf-activate-venv: SKIPPING [2021-10-07T04:22:48.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-279/2 [2021-10-07T04:22:48.399Z] INFO: archiving workspace using pattern(s): [2021-10-07T04:22:48.981Z] Archives upload complete. [2021-10-07T04:22:49.248Z] INFO: archiving logs to Nexus