Pull request #278 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c2d6b0d05c12d8aedfe11f659654467060cb1ff+6f6d9fc423c1146f2242d7642f2e290a467e059d (2bf9456b9b6298fa2aff72da2c50569da4ee93f2) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1275092433275345910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7215659014662685690.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-278/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-278/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1049532944069883086.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3520198738744158581.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-278/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-278/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8236679473675988734.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 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13664 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [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-278 # 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-278@tmp/jenkins-gitclient-ssh284645412975816612.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 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit 1c2d6b0d05c12d8aedfe11f659654467060cb1ff Merge succeeded, producing 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c Checking out Revision 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c (PR-278) > 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-278@tmp/jenkins-gitclient-ssh1176541410959486057.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c2d6b0d05c12d8aedfe11f659654467060cb1ff # 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-278@tmp/jenkins-gitclient-ssh7462060437621320384.key > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c # timeout=10 Commit message: "Merge commit '6f6d9fc423c1146f2242d7642f2e290a467e059d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e44f75467ae348f8e0b0e632a9d1ad7cb71a1d67 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-01T15:33:23.276Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-01T15:33:23.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-01T15:33:23.326Z] ========================================================= [2021-11-01T15:33:23.326Z] EdgeX Global Pipelines Version Info [2021-11-01T15:33:23.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:33:24.483Z] ------------------- [2021-11-01T15:33:24.483Z] stable info: [2021-11-01T15:33:24.483Z] ------------------- [2021-11-01T15:33:24.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-01T15:33:24.483Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T15:33:24.483Z] Message: update stable to v1.0.211 [2021-11-01T15:33:25.074Z] ------------------- [2021-11-01T15:33:25.074Z] experimental info: [2021-11-01T15:33:25.074Z] ------------------- [2021-11-01T15:33:25.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-01T15:33:25.074Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T15:33:25.074Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-01T15:33:25.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-11-01T15:33:25.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-11-01T15:33:25.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-01T15:33:25.174Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-01T15:33:25.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-01T15:33:25.197Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-01T15:33:25.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-01T15:33:25.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-01T15:33:25.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-01T15:33:25.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-01T15:33:25.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-01T15:33:25.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-11-01T15:33:25.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-01T15:33:25.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-01T15:33:25.278Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:33:25.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:33:25.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:33:25.308Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:33:25.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-01T15:33:25.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-01T15:33:25.340Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-01T15:33:25.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-01T15:33:25.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-01T15:33:25.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-01T15:33:25.385Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-01T15:33:25.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-01T15:33:25.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo [2021-11-01T15:33:25.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo [2021-11-01T15:33:25.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo [2021-11-01T15:33:25.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo [2021-11-01T15:33:25.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 623b7b3 [Pipeline] echo [2021-11-01T15:33:25.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-01T15:33:25.858Z] + git rev-list -1 --merges 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c~1..623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo [2021-11-01T15:33:25.891Z] -----------> git rev-list -1 --merges 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c~1..623b7b352b8fec62c3de8e1f5b7bf449c6d6634c 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [2021-11-01T15:33:25.891Z] 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [false] [Pipeline] sh [2021-11-01T15:33:26.184Z] + git log --format=format:%s -1 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo [2021-11-01T15:33:26.198Z] ========================================================= [2021-11-01T15:33:26.198Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-01T15:33:26.198Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T15:33:26.525Z] + git log --format=format:%s -1 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo [2021-11-01T15:33:26.536Z] [semverPrep] GIT_COMMIT: 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c, Commit Message: Merge commit '6f6d9fc423c1146f2242d7642f2e290a467e059d' into HEAD [Pipeline] echo [2021-11-01T15:33:26.542Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:33:26.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T15:33:26.957Z] [2021-11-01T15:33:26.957Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:33:27.253Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T15:33:27.254Z] latest: Pulling from edgex-devops/git-semver [2021-11-01T15:33:27.254Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T15:33:27.254Z] 3e5f54012d9b: Pulling fs layer [2021-11-01T15:33:27.254Z] 4c7163046ea9: Pulling fs layer [2021-11-01T15:33:27.254Z] 0c2d73faf560: Pulling fs layer [2021-11-01T15:33:27.254Z] 0c2d73faf560: Waiting [2021-11-01T15:33:27.254Z] 3e5f54012d9b: Verifying Checksum [2021-11-01T15:33:27.254Z] 3e5f54012d9b: Download complete [2021-11-01T15:33:27.254Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T15:33:27.254Z] a0d0a0d46f8b: Download complete [2021-11-01T15:33:27.254Z] 4c7163046ea9: Verifying Checksum [2021-11-01T15:33:27.254Z] 4c7163046ea9: Download complete [2021-11-01T15:33:27.254Z] 0c2d73faf560: Verifying Checksum [2021-11-01T15:33:27.254Z] 0c2d73faf560: Download complete [2021-11-01T15:33:27.520Z] a0d0a0d46f8b: Pull complete [2021-11-01T15:33:27.520Z] 3e5f54012d9b: Pull complete [2021-11-01T15:33:27.782Z] 4c7163046ea9: Pull complete [2021-11-01T15:33:28.044Z] 0c2d73faf560: Pull complete [2021-11-01T15:33:28.044Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-01T15:33:28.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T15:33:28.044Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-01T15:33:28.115Z] prd-centos7-docker-4c-2g-13664 does not seem to be running inside a container [2021-11-01T15:33:27.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@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:10004/edgex-devops/git-semver:latest cat [2021-11-01T15:33:28.450Z] $ docker top eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T15:33:28.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T15:33:28.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T15:33:28.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T15:33:28.661Z] $ docker exec eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent [2021-11-01T15:33:29.031Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIGKlnJ/agent.13 [2021-11-01T15:33:29.031Z] SSH_AGENT_PID=19 [2021-11-01T15:33:29.038Z] Running ssh-add (command line suppressed) [2021-11-01T15:33:28.883Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_1122005049649305371.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_1122005049649305371.key) [2021-11-01T15:33:29.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T15:33:29.438Z] + git tag --points-at HEAD [Pipeline] } [2021-11-01T15:33:29.234Z] $ docker exec --env ******** --env ******** eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent -k [2021-11-01T15:33:29.319Z] unset SSH_AUTH_SOCK; [2021-11-01T15:33:29.319Z] unset SSH_AGENT_PID; [2021-11-01T15:33:29.319Z] echo Agent pid 19 killed; [2021-11-01T15:33:29.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-01T15:33:29.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T15:33:29.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T15:33:29.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T15:33:29.470Z] $ docker exec eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent [2021-11-01T15:33:29.809Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAjlICK/agent.53 [2021-11-01T15:33:29.809Z] SSH_AGENT_PID=59 [2021-11-01T15:33:29.814Z] Running ssh-add (command line suppressed) [2021-11-01T15:33:29.744Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_6106494803213385112.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_6106494803213385112.key) [2021-11-01T15:33:29.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T15:33:30.229Z] + git semver init [2021-11-01T15:33:30.229Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T15:33:30.229Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.git [2021-11-01T15:33:30.229Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [2021-11-01T15:33:30.229Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T15:33:30.229Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T15:33:30.229Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T15:33:30.229Z] # $SEMVER_BRANCH = PR-278 [2021-11-01T15:33:30.229Z] # $SEMVER_TEMP = /tmp/semver-388439164 [2021-11-01T15:33:30.229Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-11-01T15:33:30.800Z] # '/tmp/semver-388439164' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver' [2021-11-01T15:33:30.800Z] # -> Force: false [2021-11-01T15:33:30.800Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver [Pipeline] } [2021-11-01T15:33:30.702Z] $ docker exec --env ******** --env ******** eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent -k [2021-11-01T15:33:30.809Z] unset SSH_AUTH_SOCK; [2021-11-01T15:33:30.809Z] unset SSH_AGENT_PID; [2021-11-01T15:33:30.809Z] echo Agent pid 59 killed; [2021-11-01T15:33:30.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T15:33:31.235Z] + git semver [Pipeline] } [2021-11-01T15:33:31.178Z] $ docker stop --time=1 eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 [2021-11-01T15:33:32.387Z] $ docker rm -f eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T15:33:32.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-01T15:33:32.968Z] Stashed 1 file(s) [Pipeline] echo [2021-11-01T15:33:32.971Z] [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-11-01T15:33:48.122Z] Still waiting to schedule task [2021-11-01T15:33:48.122Z] ‘prd-centos7-blackbox-4c-2g-13499’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-01T15:33:48.122Z] ‘prd-centos7-docker-4c-2g-13665’ is offline [2021-11-01T15:33:48.123Z] Still waiting to schedule task [2021-11-01T15:33:48.123Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-01T15:34:39.640Z] Running on prd-centos7-docker-4c-2g-13668 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws [2021-11-01T15:34:39.650Z] Running in /w/workspace/go-mod-bootstrap/13 [Pipeline] { [Pipeline] checkout [2021-11-01T15:34:39.746Z] Selected Git installation does not exist. Using Default [2021-11-01T15:34:39.746Z] The recommended git tool is: NONE [2021-11-01T15:34:41.732Z] using credential edgex-jenkins-ssh [2021-11-01T15:34:41.742Z] Cloning the remote Git repository [2021-11-01T15:34:42.045Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:34:42.108Z] > git init /w/workspace/go-mod-bootstrap/13 # timeout=10 [2021-11-01T15:34:42.132Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:34:42.133Z] > git --version # timeout=10 [2021-11-01T15:34:42.139Z] > git --version # 'git version 2.24.4' [2021-11-01T15:34:42.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:34:42.160Z] [INFO] Currently running in a labeled security context [2021-11-01T15:34:42.161Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T15:34:42.161Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/13@tmp/jenkins-gitclient-ssh2678547103390209995.key [2021-11-01T15:34:42.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:34:43.049Z] Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit 1c2d6b0d05c12d8aedfe11f659654467060cb1ff [2021-11-01T15:34:42.833Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:34:42.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:34:42.852Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:34:42.862Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:34:42.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:34:42.863Z] [INFO] Currently running in a labeled security context [2021-11-01T15:34:42.863Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T15:34:42.863Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/13@tmp/jenkins-gitclient-ssh5757020310796753377.key [2021-11-01T15:34:42.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-01T15:34:43.339Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T15:34:43.346Z] > git checkout -f 1c2d6b0d05c12d8aedfe11f659654467060cb1ff # timeout=10 [2021-11-01T15:34:43.372Z] > git remote # timeout=10 [2021-11-01T15:34:43.153Z] Merge succeeded, producing caca0fb208e8c40cd0a9f8b7ffc2e5687a28de16 [2021-11-01T15:34:43.154Z] Checking out Revision caca0fb208e8c40cd0a9f8b7ffc2e5687a28de16 (PR-278) [2021-11-01T15:34:43.388Z] > git config --get remote.origin.url # timeout=10 [2021-11-01T15:34:43.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:34:43.394Z] [INFO] Currently running in a labeled security context [2021-11-01T15:34:43.394Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T15:34:43.394Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/13@tmp/jenkins-gitclient-ssh2461494121988649194.key [2021-11-01T15:34:43.404Z] > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 [2021-11-01T15:34:43.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-01T15:34:43.437Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T15:34:43.447Z] > git checkout -f caca0fb208e8c40cd0a9f8b7ffc2e5687a28de16 # timeout=10 [2021-11-01T15:34:46.689Z] Commit message: "Merge commit '6f6d9fc423c1146f2242d7642f2e290a467e059d' into HEAD" [2021-11-01T15:34:46.699Z] First time build. Skipping changelog. [2021-11-01T15:34:46.974Z] > git rev-list --no-walk e44f75467ae348f8e0b0e632a9d1ad7cb71a1d67 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-01T15:34:47.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T15:34:47.273Z] ========================================================= [2021-11-01T15:34:47.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-01T15:34:47.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-01T15:34:47.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T15:34:47.654Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-01T15:34:47.654Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T15:34:47.654Z] 31adcdaf11c8: Pulling fs layer [2021-11-01T15:34:47.654Z] b8b176561691: Pulling fs layer [2021-11-01T15:34:47.654Z] 4527c011a84f: Pulling fs layer [2021-11-01T15:34:47.654Z] 5d74067f8e1e: Pulling fs layer [2021-11-01T15:34:47.654Z] e0aca202a116: Pulling fs layer [2021-11-01T15:34:47.654Z] 3a43be97a3b4: Pulling fs layer [2021-11-01T15:34:47.654Z] 34cad66bf833: Pulling fs layer [2021-11-01T15:34:47.654Z] b4e3c513aaa6: Pulling fs layer [2021-11-01T15:34:47.654Z] 4527c011a84f: Waiting [2021-11-01T15:34:47.654Z] 5d74067f8e1e: Waiting [2021-11-01T15:34:47.654Z] e0aca202a116: Waiting [2021-11-01T15:34:47.654Z] 3a43be97a3b4: Waiting [2021-11-01T15:34:47.654Z] 34cad66bf833: Waiting [2021-11-01T15:34:47.654Z] b4e3c513aaa6: Waiting [2021-11-01T15:34:47.654Z] b8b176561691: Verifying Checksum [2021-11-01T15:34:47.654Z] b8b176561691: Download complete [2021-11-01T15:34:47.654Z] 31adcdaf11c8: Verifying Checksum [2021-11-01T15:34:47.654Z] 31adcdaf11c8: Download complete [2021-11-01T15:34:47.654Z] 5d74067f8e1e: Verifying Checksum [2021-11-01T15:34:47.654Z] 5d74067f8e1e: Download complete [2021-11-01T15:34:47.654Z] e0aca202a116: Verifying Checksum [2021-11-01T15:34:47.654Z] e0aca202a116: Download complete [2021-11-01T15:34:47.654Z] 3a43be97a3b4: Verifying Checksum [2021-11-01T15:34:47.654Z] 3a43be97a3b4: Download complete [2021-11-01T15:34:47.654Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T15:34:47.654Z] a0d0a0d46f8b: Download complete [2021-11-01T15:34:47.918Z] 34cad66bf833: Verifying Checksum [2021-11-01T15:34:47.918Z] 34cad66bf833: Download complete [2021-11-01T15:34:48.180Z] a0d0a0d46f8b: Pull complete [2021-11-01T15:34:48.448Z] 4527c011a84f: Verifying Checksum [2021-11-01T15:34:48.448Z] 4527c011a84f: Download complete [2021-11-01T15:34:48.448Z] 31adcdaf11c8: Pull complete [2021-11-01T15:34:48.448Z] b4e3c513aaa6: Verifying Checksum [2021-11-01T15:34:48.448Z] b4e3c513aaa6: Download complete [2021-11-01T15:34:48.448Z] b8b176561691: Pull complete [2021-11-01T15:34:52.713Z] 4527c011a84f: Pull complete [2021-11-01T15:34:52.713Z] 5d74067f8e1e: Pull complete [2021-11-01T15:34:52.713Z] e0aca202a116: Pull complete [2021-11-01T15:34:52.713Z] 3a43be97a3b4: Pull complete [2021-11-01T15:34:52.713Z] 34cad66bf833: Pull complete [2021-11-01T15:34:54.652Z] b4e3c513aaa6: Pull complete [2021-11-01T15:34:54.652Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-01T15:34:54.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T15:34:54.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-01T15:34:54.968Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:34:55.267Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T15:34:55.267Z] . [Pipeline] withDockerContainer [2021-11-01T15:34:55.337Z] prd-centos7-docker-4c-2g-13668 does not seem to be running inside a container [2021-11-01T15:34:55.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/13 -v /w/workspace/go-mod-bootstrap/13:/w/workspace/go-mod-bootstrap/13:rw,z -v /w/workspace/go-mod-bootstrap/13@tmp:/w/workspace/go-mod-bootstrap/13@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-01T15:34:57.211Z] $ docker top 9eea26eddc4095998b3392b51f0653f7f7696671b099026886cec1648d2f140a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T15:34:57.597Z] + go version [2021-11-01T15:34:57.597Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-01T15:34:57.610Z] $ docker stop --time=1 9eea26eddc4095998b3392b51f0653f7f7696671b099026886cec1648d2f140a [2021-11-01T15:34:58.786Z] $ docker rm -f 9eea26eddc4095998b3392b51f0653f7f7696671b099026886cec1648d2f140a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:34:59.320Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T15:34:59.320Z] . [Pipeline] withDockerContainer [2021-11-01T15:34:59.381Z] prd-centos7-docker-4c-2g-13668 does not seem to be running inside a container [2021-11-01T15:34:59.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/13 -v /w/workspace/go-mod-bootstrap/13:/w/workspace/go-mod-bootstrap/13:rw,z -v /w/workspace/go-mod-bootstrap/13@tmp:/w/workspace/go-mod-bootstrap/13@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-01T15:34:59.766Z] $ docker top e4964a177536212babaa2c54d939f34be9a38cef958bc672f7c86853bd083f90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-01T15:35:00.200Z] + make test [2021-11-01T15:35:00.200Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-01T15:35:01.594Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-11-01T15:35:01.594Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.23 [2021-11-01T15:35:01.594Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-01T15:35:01.594Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-01T15:35:01.594Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 [2021-11-01T15:35:01.594Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.8 [2021-11-01T15:35:01.594Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-01T15:35:01.594Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-11-01T15:35:01.594Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-01T15:35:01.594Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-01T15:35:01.855Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-01T15:35:01.855Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-01T15:35:01.855Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-01T15:35:01.855Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-01T15:35:01.855Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-01T15:35:01.855Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-01T15:35:01.855Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-01T15:35:01.855Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-01T15:35:01.855Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-01T15:35:01.855Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-01T15:35:01.855Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-01T15:35:01.855Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-01T15:35:01.855Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-01T15:35:01.855Z] go: downloading golang.org/x/text v0.3.6 [2021-11-01T15:35:02.123Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-01T15:35:02.123Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-01T15:35:02.123Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-01T15:35:02.123Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-01T15:35:02.123Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-01T15:35:02.123Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-01T15:35:02.123Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-01T15:35:02.391Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-01T15:35:02.962Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-01T15:35:02.962Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-01T15:35:02.962Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-01T15:35:02.962Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-01T15:35:02.962Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-01T15:35:02.962Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-01T15:35:02.962Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-01T15:35:02.962Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-01T15:35:02.962Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-01T15:35:15.270Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-11-01T15:35:15.270Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.1% of statements [2021-11-01T15:35:15.270Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-11-01T15:35:15.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements [2021-11-01T15:35:15.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.006s coverage: 85.3% of statements [2021-11-01T15:35:16.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.005s coverage: 24.1% of statements [2021-11-01T15:35:16.132Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-11-01T15:35:16.132Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-11-01T15:35:16.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements [2021-11-01T15:35:16.659Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 25.0% of statements [2021-11-01T15:35:20.877Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements [2021-11-01T15:35:20.877Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-11-01T15:35:20.877Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-11-01T15:35:20.877Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-11-01T15:35:20.877Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-01T15:35:26.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T15:35:26.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-01T15:35:26.204Z] $ docker stop --time=1 e4964a177536212babaa2c54d939f34be9a38cef958bc672f7c86853bd083f90 [2021-11-01T15:35:28.072Z] $ docker rm -f e4964a177536212babaa2c54d939f34be9a38cef958bc672f7c86853bd083f90 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T15:35:28.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-01T15:35:28.804Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:35:29.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:35:29.662Z] [2021-11-01T15:35:29.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:35:29.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:35:29.967Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T15:35:29.967Z] b4d181a07f80: Pulling fs layer [2021-11-01T15:35:29.967Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T15:35:29.967Z] ed53099fbce6: Pulling fs layer [2021-11-01T15:35:29.967Z] dc539afda2c1: Pulling fs layer [2021-11-01T15:35:29.967Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T15:35:29.967Z] 9065ff56babe: Pulling fs layer [2021-11-01T15:35:29.967Z] d287ab97295c: Pulling fs layer [2021-11-01T15:35:29.967Z] 77bc0d833cb6: Waiting [2021-11-01T15:35:29.967Z] 9065ff56babe: Waiting [2021-11-01T15:35:29.967Z] d287ab97295c: Waiting [2021-11-01T15:35:29.967Z] dc539afda2c1: Waiting [2021-11-01T15:35:29.967Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T15:35:29.967Z] a1111a8f2ec3: Download complete [2021-11-01T15:35:29.967Z] dc539afda2c1: Verifying Checksum [2021-11-01T15:35:29.967Z] dc539afda2c1: Download complete [2021-11-01T15:35:29.967Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T15:35:29.967Z] 77bc0d833cb6: Download complete [2021-11-01T15:35:29.967Z] ed53099fbce6: Verifying Checksum [2021-11-01T15:35:29.967Z] ed53099fbce6: Download complete [2021-11-01T15:35:29.967Z] 9065ff56babe: Verifying Checksum [2021-11-01T15:35:29.967Z] 9065ff56babe: Download complete [2021-11-01T15:35:30.234Z] b4d181a07f80: Verifying Checksum [2021-11-01T15:35:30.234Z] b4d181a07f80: Download complete [2021-11-01T15:35:30.817Z] d287ab97295c: Verifying Checksum [2021-11-01T15:35:30.817Z] d287ab97295c: Download complete [2021-11-01T15:35:31.777Z] b4d181a07f80: Pull complete [2021-11-01T15:35:31.777Z] a1111a8f2ec3: Pull complete [2021-11-01T15:35:32.355Z] ed53099fbce6: Pull complete [2021-11-01T15:35:32.355Z] dc539afda2c1: Pull complete [2021-11-01T15:35:32.616Z] 77bc0d833cb6: Pull complete [2021-11-01T15:35:32.616Z] 9065ff56babe: Pull complete [2021-11-01T15:35:37.965Z] d287ab97295c: Pull complete [2021-11-01T15:35:37.965Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T15:35:37.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:35:37.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T15:35:38.034Z] prd-centos7-docker-4c-2g-13668 does not seem to be running inside a container [2021-11-01T15:35:38.070Z] $ 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/13 -v /w/workspace/go-mod-bootstrap/13:/w/workspace/go-mod-bootstrap/13:rw,z -v /w/workspace/go-mod-bootstrap/13@tmp:/w/workspace/go-mod-bootstrap/13@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-01T15:35:40.097Z] $ docker top ae5657c168b496f8ae14e2f056848d2f69bda7de7123b7a7d8940bcbcd5fc403 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:35:40.474Z] ---> job-cost.sh [2021-11-01T15:35:40.474Z] lf-activate-venv: SKIPPING [2021-11-01T15:35:40.474Z] INFO: No Stack... [2021-11-01T15:35:41.073Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T15:35:41.332Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T15:35:41.622Z] + cat /w/workspace/go-mod-bootstrap/13/archives/cost.csv [2021-11-01T15:35:41.622Z] + cut -d, -f6 [Pipeline] lock [2021-11-01T15:35:41.649Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] [2021-11-01T15:35:41.662Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] did not exist. Created. [2021-11-01T15:35:41.662Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T15:35:41.962Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-01T15:35:41.993Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T15:35:41.999Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T15:35:42.019Z] $ docker stop --time=1 ae5657c168b496f8ae14e2f056848d2f69bda7de7123b7a7d8940bcbcd5fc403 [2021-11-01T15:35:43.162Z] $ docker rm -f ae5657c168b496f8ae14e2f056848d2f69bda7de7123b7a7d8940bcbcd5fc403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-01T15:36:26.525Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13670 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws [2021-11-01T15:36:26.537Z] Running in /w/workspace/go-mod-bootstrap/13 [Pipeline] { [Pipeline] checkout [2021-11-01T15:36:26.793Z] Selected Git installation does not exist. Using Default [2021-11-01T15:36:26.793Z] The recommended git tool is: NONE [2021-11-01T15:36:32.243Z] using credential edgex-jenkins-ssh [2021-11-01T15:36:32.270Z] Cloning the remote Git repository [2021-11-01T15:36:32.342Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:36:32.435Z] > git init /w/workspace/go-mod-bootstrap/13 # timeout=10 [2021-11-01T15:36:32.508Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:36:32.508Z] > git --version # timeout=10 [2021-11-01T15:36:32.544Z] > git --version # 'git version 2.17.1' [2021-11-01T15:36:32.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:36:32.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:36:33.567Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:36:33.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:36:33.607Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:36:33.637Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:36:33.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:36:33.655Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-01T15:36:34.300Z] Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit 1c2d6b0d05c12d8aedfe11f659654467060cb1ff [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-01T15:36:34.530Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [2021-11-01T15:36:34.320Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T15:36:34.348Z] > git checkout -f 1c2d6b0d05c12d8aedfe11f659654467060cb1ff # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-01T15:36:35.913Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:36:36.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:36:36.766Z] ---> package-listing.sh [2021-11-01T15:36:36.766Z] ++ facter osfamily [2021-11-01T15:36:36.766Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-01T15:36:37.028Z] + OS_FAMILY=redhat [2021-11-01T15:36:37.028Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-278 [2021-11-01T15:36:37.028Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-01T15:36:37.028Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-01T15:36:37.028Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-01T15:36:37.028Z] + PACKAGES=/tmp/packages_start.txt [2021-11-01T15:36:37.028Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' [2021-11-01T15:36:37.028Z] + PACKAGES=/tmp/packages_end.txt [2021-11-01T15:36:37.028Z] + case "${OS_FAMILY}" in [2021-11-01T15:36:37.028Z] + rpm -qa [2021-11-01T15:36:37.028Z] + sort [2021-11-01T15:36:37.616Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-01T15:36:37.616Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-01T15:36:37.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-01T15:36:37.616Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' [2021-11-01T15:36:37.616Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ [2021-11-01T15:36:37.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ [Pipeline] echo [2021-11-01T15:36:37.632Z] 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-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-01T15:36:37.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:36:38.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:36:38.472Z] [2021-11-01T15:36:38.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:36:38.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:36:38.771Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T15:36:38.771Z] b4d181a07f80: Pulling fs layer [2021-11-01T15:36:38.771Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T15:36:38.771Z] ed53099fbce6: Pulling fs layer [2021-11-01T15:36:38.771Z] dc539afda2c1: Pulling fs layer [2021-11-01T15:36:38.771Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T15:36:38.771Z] 9065ff56babe: Pulling fs layer [2021-11-01T15:36:38.771Z] d287ab97295c: Pulling fs layer [2021-11-01T15:36:38.771Z] 77bc0d833cb6: Waiting [2021-11-01T15:36:38.771Z] 9065ff56babe: Waiting [2021-11-01T15:36:38.771Z] d287ab97295c: Waiting [2021-11-01T15:36:38.771Z] dc539afda2c1: Waiting [2021-11-01T15:36:38.771Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T15:36:38.771Z] a1111a8f2ec3: Download complete [2021-11-01T15:36:38.771Z] dc539afda2c1: Verifying Checksum [2021-11-01T15:36:38.771Z] dc539afda2c1: Download complete [2021-11-01T15:36:38.771Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T15:36:38.771Z] 77bc0d833cb6: Download complete [2021-11-01T15:36:38.771Z] ed53099fbce6: Verifying Checksum [2021-11-01T15:36:38.771Z] ed53099fbce6: Download complete [2021-11-01T15:36:38.771Z] 9065ff56babe: Verifying Checksum [2021-11-01T15:36:38.771Z] 9065ff56babe: Download complete [2021-11-01T15:36:39.041Z] b4d181a07f80: Verifying Checksum [2021-11-01T15:36:39.041Z] b4d181a07f80: Download complete [2021-11-01T15:36:39.620Z] d287ab97295c: Verifying Checksum [2021-11-01T15:36:39.620Z] d287ab97295c: Download complete [2021-11-01T15:36:40.580Z] b4d181a07f80: Pull complete [2021-11-01T15:36:40.580Z] a1111a8f2ec3: Pull complete [2021-11-01T15:36:41.166Z] ed53099fbce6: Pull complete [2021-11-01T15:36:41.166Z] dc539afda2c1: Pull complete [2021-11-01T15:36:41.429Z] 77bc0d833cb6: Pull complete [2021-11-01T15:36:41.696Z] 9065ff56babe: Pull complete [2021-11-01T15:36:47.040Z] d287ab97295c: Pull complete [2021-11-01T15:36:47.041Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T15:36:47.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:36:47.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T15:36:47.102Z] prd-centos7-docker-4c-2g-13664 does not seem to be running inside a container [2021-11-01T15:36:47.133Z] $ 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-278/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-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-01T15:36:49.215Z] $ docker top 942c43982cf7fef0bda5929582ed15757e15abb8d86885987af148e5f226da86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T15:36:49.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-01T15:36:49.852Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-01T15:36:50.142Z] + ls /var/log/sa-host [2021-11-01T15:36:50.142Z] + sadf -c /var/log/sa-host/sa01 [2021-11-01T15:36:50.142Z] file_magic: OK [2021-11-01T15:36:50.142Z] HZ: Using current value: 100 [2021-11-01T15:36:50.142Z] file_header: OK [2021-11-01T15:36:50.142Z] 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-11-01T15:36:50.142Z] Statistics: [2021-11-01T15:36:50.142Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T15:36:50.142Z] File successfully converted to sysstat format version 12.0.3 [2021-11-01T15:36:50.142Z] + sadf -c /var/log/sa-host/sa30 [2021-11-01T15:36:50.142Z] file_magic: OK [2021-11-01T15:36:50.142Z] HZ: Using current value: 100 [2021-11-01T15:36:50.142Z] file_header: OK [2021-11-01T15:36:50.142Z] 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-11-01T15:36:50.142Z] Statistics: [2021-11-01T15:36:50.142Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T15:36:50.142Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T15:36:50.382Z] provisioning config files... [2021-11-01T15:36:50.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/config2479846455730121040tmp [Pipeline] { [Pipeline] echo [2021-11-01T15:36:50.413Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:36:50.699Z] ---> create-netrc.sh [Pipeline] } [2021-11-01T15:36:50.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:36:51.040Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-01T15:36:51.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:36:51.355Z] ---> sudo-logs.sh [2021-11-01T15:36:51.355Z] Archiving 'sudo' log.. [2021-11-01T15:36:51.355Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13664.novalocal: Name or service not known [2021-11-01T15:36:51.355Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13664.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-01T15:36:51.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:36:51.676Z] ---> job-cost.sh [2021-11-01T15:36:51.676Z] lf-activate-venv: SKIPPING [2021-11-01T15:36:51.676Z] DEBUG: total: 0.05999999865889549 [2021-11-01T15:36:51.676Z] INFO: Retrieving Stack Cost... [2021-11-01T15:36:51.937Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T15:36:52.196Z] INFO: Archiving Costs [Pipeline] echo [2021-11-01T15:36:52.205Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:36:52.503Z] ---> logs-deploy.sh [2021-11-01T15:36:52.503Z] lf-activate-venv: SKIPPING [2021-11-01T15:36:52.503Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-278/13 [2021-11-01T15:36:52.503Z] INFO: archiving workspace using pattern(s): [2021-11-01T15:36:53.077Z] Archives upload complete. [2021-11-01T15:36:53.339Z] INFO: archiving logs to Nexus