Pull request #305 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 84f726a2b8de8b0e2783928fc12613a1c7a174d1+70014b9e95730daa22e8c7eb0adf351f909bdfff (a0e24603e2a1305524675d0cd8d7e5222ac30699) 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-ssh14768885884025531455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh36443729580320749.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-305/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-305/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8127775077305702064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh12056418670931854576.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-305/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-305/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4743750303301612865.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.17 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 ‘prd-centos7-docker-4c-2g-4498’ is offline Running on prd-centos7-docker-4c-2g-4501 in /w/workspace/xfoundry_go-mod-bootstrap_PR-305 [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-305 # 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-305@tmp/jenkins-gitclient-ssh2496153215210472539.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 70014b9e95730daa22e8c7eb0adf351f909bdfff into PR head commit 84f726a2b8de8b0e2783928fc12613a1c7a174d1 Merge succeeded, producing b0410fd9a1c4b562e968a835b4f388ab0e8365e0 Checking out Revision b0410fd9a1c4b562e968a835b4f388ab0e8365e0 (PR-305) > 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-305@tmp/jenkins-gitclient-ssh5505942479912100953.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84f726a2b8de8b0e2783928fc12613a1c7a174d1 # 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-305@tmp/jenkins-gitclient-ssh6814454918683001633.key > git merge 70014b9e95730daa22e8c7eb0adf351f909bdfff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0410fd9a1c4b562e968a835b4f388ab0e8365e0 # timeout=10 Commit message: "Merge commit '70014b9e95730daa22e8c7eb0adf351f909bdfff' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2c8863063b37e44dc81d7eb575fdac37e85c9559 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-03T00:08:32.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-03T00:08:32.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-03T00:08:32.193Z] ========================================================= [2022-02-03T00:08:32.193Z] EdgeX Global Pipelines Version Info [2022-02-03T00:08:32.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:08:33.323Z] ------------------- [2022-02-03T00:08:33.323Z] stable info: [2022-02-03T00:08:33.323Z] ------------------- [2022-02-03T00:08:33.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T00:08:33.323Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T00:08:33.323Z] Message: update stable to v1.0.220 [2022-02-03T00:08:33.892Z] ------------------- [2022-02-03T00:08:33.892Z] experimental info: [2022-02-03T00:08:33.892Z] ------------------- [2022-02-03T00:08:33.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T00:08:33.892Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T00:08:33.892Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-03T00:08:34.036Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-02-03T00:08:34.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-02-03T00:08:34.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-03T00:08:34.085Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-03T00:08:34.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-03T00:08:34.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-03T00:08:34.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-03T00:08:34.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-03T00:08:34.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-03T00:08:34.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-03T00:08:34.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-03T00:08:34.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-02-03T00:08:34.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-03T00:08:34.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-03T00:08:34.234Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T00:08:34.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T00:08:34.266Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T00:08:34.278Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T00:08:34.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-03T00:08:34.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-03T00:08:34.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-03T00:08:34.335Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-03T00:08:34.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-03T00:08:34.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-03T00:08:34.377Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-02-03T00:08:34.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-03T00:08:34.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-305 [Pipeline] echo [2022-02-03T00:08:34.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-305 [Pipeline] echo [2022-02-03T00:08:34.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-305 [Pipeline] echo [2022-02-03T00:08:34.447Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0410fd9a1c4b562e968a835b4f388ab0e8365e0 [Pipeline] echo [2022-02-03T00:08:34.467Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0410fd [Pipeline] echo [2022-02-03T00:08:34.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-03T00:08:34.847Z] + git rev-list -1 --merges b0410fd9a1c4b562e968a835b4f388ab0e8365e0~1..b0410fd9a1c4b562e968a835b4f388ab0e8365e0 [Pipeline] echo [2022-02-03T00:08:34.876Z] -----------> git rev-list -1 --merges b0410fd9a1c4b562e968a835b4f388ab0e8365e0~1..b0410fd9a1c4b562e968a835b4f388ab0e8365e0 b0410fd9a1c4b562e968a835b4f388ab0e8365e0 [2022-02-03T00:08:34.876Z] b0410fd9a1c4b562e968a835b4f388ab0e8365e0 [false] [Pipeline] sh [2022-02-03T00:08:35.172Z] + git log --format=format:%s -1 b0410fd9a1c4b562e968a835b4f388ab0e8365e0 [Pipeline] echo [2022-02-03T00:08:35.190Z] ========================================================= [2022-02-03T00:08:35.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-03T00:08:35.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T00:08:35.546Z] + git log --format=format:%s -1 b0410fd9a1c4b562e968a835b4f388ab0e8365e0 [Pipeline] echo [2022-02-03T00:08:35.561Z] [semverPrep] GIT_COMMIT: b0410fd9a1c4b562e968a835b4f388ab0e8365e0, Commit Message: Merge commit '70014b9e95730daa22e8c7eb0adf351f909bdfff' into HEAD [Pipeline] echo [2022-02-03T00:08:35.569Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-03T00:08:35.960Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-03T00:08:35.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-03T00:08:35.960Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-03T00:08:35.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-03T00:08:35.960Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-03T00:08:35.960Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-03T00:08:35.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:08:36.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T00:08:36.324Z] [2022-02-03T00:08:36.324Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:08:36.643Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T00:08:36.643Z] latest: Pulling from edgex-devops/git-semver [2022-02-03T00:08:36.643Z] a0d0a0d46f8b: Pulling fs layer [2022-02-03T00:08:36.643Z] 3e5f54012d9b: Pulling fs layer [2022-02-03T00:08:36.643Z] 4c7163046ea9: Pulling fs layer [2022-02-03T00:08:36.643Z] 0c2d73faf560: Pulling fs layer [2022-02-03T00:08:36.644Z] 3e5f54012d9b: Verifying Checksum [2022-02-03T00:08:36.644Z] 3e5f54012d9b: Download complete [2022-02-03T00:08:36.644Z] a0d0a0d46f8b: Verifying Checksum [2022-02-03T00:08:36.644Z] a0d0a0d46f8b: Download complete [2022-02-03T00:08:36.908Z] 4c7163046ea9: Verifying Checksum [2022-02-03T00:08:36.908Z] 4c7163046ea9: Download complete [2022-02-03T00:08:36.908Z] 0c2d73faf560: Verifying Checksum [2022-02-03T00:08:36.908Z] 0c2d73faf560: Download complete [2022-02-03T00:08:36.908Z] a0d0a0d46f8b: Pull complete [2022-02-03T00:08:36.908Z] 3e5f54012d9b: Pull complete [2022-02-03T00:08:37.178Z] 4c7163046ea9: Pull complete [2022-02-03T00:08:37.439Z] 0c2d73faf560: Pull complete [2022-02-03T00:08:37.439Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-03T00:08:37.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T00:08:37.439Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-03T00:08:37.520Z] prd-centos7-docker-4c-2g-4501 does not seem to be running inside a container [2022-02-03T00:08:37.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-305 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305:/w/workspace/xfoundry_go-mod-bootstrap_PR-305:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-305@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:10004/edgex-devops/git-semver:latest cat [2022-02-03T00:08:38.156Z] $ docker top 77849d43ed6391c1ff6ebf9cb222dabee2de98e1328551262e63b202b5841ce1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-03T00:08:38.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T00:08:38.263Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T00:08:38.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T00:08:38.384Z] $ docker exec 77849d43ed6391c1ff6ebf9cb222dabee2de98e1328551262e63b202b5841ce1 ssh-agent [2022-02-03T00:08:38.493Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiMJMFL/agent.14 [2022-02-03T00:08:38.493Z] SSH_AGENT_PID=21 [2022-02-03T00:08:38.503Z] Running ssh-add (command line suppressed) [2022-02-03T00:08:38.610Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp/private_key_9042194801848079982.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp/private_key_9042194801848079982.key) [2022-02-03T00:08:38.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T00:08:38.925Z] + git tag --points-at HEAD [Pipeline] } [2022-02-03T00:08:38.943Z] $ docker exec --env ******** --env ******** 77849d43ed6391c1ff6ebf9cb222dabee2de98e1328551262e63b202b5841ce1 ssh-agent -k [2022-02-03T00:08:39.039Z] unset SSH_AUTH_SOCK; [2022-02-03T00:08:39.039Z] unset SSH_AGENT_PID; [2022-02-03T00:08:39.039Z] echo Agent pid 21 killed; [2022-02-03T00:08:39.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-03T00:08:39.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T00:08:39.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T00:08:39.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T00:08:39.195Z] $ docker exec 77849d43ed6391c1ff6ebf9cb222dabee2de98e1328551262e63b202b5841ce1 ssh-agent [2022-02-03T00:08:39.319Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnFfOkk/agent.54 [2022-02-03T00:08:39.319Z] SSH_AGENT_PID=60 [2022-02-03T00:08:39.324Z] Running ssh-add (command line suppressed) [2022-02-03T00:08:39.425Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp/private_key_3084123278641519219.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp/private_key_3084123278641519219.key) [2022-02-03T00:08:39.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T00:08:39.768Z] + git semver init [2022-02-03T00:08:39.768Z] # -> Open(): unable to determine branch for HEAD [2022-02-03T00:08:39.768Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-305/.git [2022-02-03T00:08:39.768Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-305 [2022-02-03T00:08:39.768Z] # $SEMVER_REMOTE_NAME = origin [2022-02-03T00:08:39.768Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-03T00:08:39.768Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-03T00:08:39.768Z] # $SEMVER_BRANCH = PR-305 [2022-02-03T00:08:39.768Z] # $SEMVER_TEMP = /tmp/semver-444434426 [2022-02-03T00:08:39.768Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2022-02-03T00:08:40.723Z] # '/tmp/semver-444434426' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-305/.semver' [2022-02-03T00:08:40.723Z] # -> Force: false [2022-02-03T00:08:40.723Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-305/.semver [Pipeline] } [2022-02-03T00:08:40.731Z] $ docker exec --env ******** --env ******** 77849d43ed6391c1ff6ebf9cb222dabee2de98e1328551262e63b202b5841ce1 ssh-agent -k [2022-02-03T00:08:40.817Z] unset SSH_AUTH_SOCK; [2022-02-03T00:08:40.817Z] unset SSH_AGENT_PID; [2022-02-03T00:08:40.817Z] echo Agent pid 60 killed; [2022-02-03T00:08:40.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-03T00:08:41.131Z] + git semver [Pipeline] } [2022-02-03T00:08:41.143Z] $ docker stop --time=1 77849d43ed6391c1ff6ebf9cb222dabee2de98e1328551262e63b202b5841ce1 [2022-02-03T00:08:42.382Z] $ docker rm -f 77849d43ed6391c1ff6ebf9cb222dabee2de98e1328551262e63b202b5841ce1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T00:08:42.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-03T00:08:42.967Z] Stashed 1 file(s) [Pipeline] echo [2022-02-03T00:08:42.970Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-02-03T00:08:43.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T00:08:43.163Z] ========================================================= [2022-02-03T00:08:43.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-03T00:08:43.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-02-03T00:08:43.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T00:08:43.471Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-03T00:08:43.471Z] 59bf1c3509f3: Pulling fs layer [2022-02-03T00:08:43.471Z] 666ba61612fd: Pulling fs layer [2022-02-03T00:08:43.471Z] 8ed8ca486205: Pulling fs layer [2022-02-03T00:08:43.471Z] 4fe6c5a15a65: Pulling fs layer [2022-02-03T00:08:43.471Z] 22a0e8bec74d: Pulling fs layer [2022-02-03T00:08:43.471Z] 640e595b4fbd: Pulling fs layer [2022-02-03T00:08:43.471Z] 763cafe07f6e: Pulling fs layer [2022-02-03T00:08:43.471Z] 0c0b528cf693: Pulling fs layer [2022-02-03T00:08:43.471Z] 10935f4eaf8b: Pulling fs layer [2022-02-03T00:08:43.471Z] 640e595b4fbd: Waiting [2022-02-03T00:08:43.471Z] 763cafe07f6e: Waiting [2022-02-03T00:08:43.471Z] 0c0b528cf693: Waiting [2022-02-03T00:08:43.471Z] 10935f4eaf8b: Waiting [2022-02-03T00:08:43.471Z] 4fe6c5a15a65: Waiting [2022-02-03T00:08:43.471Z] 22a0e8bec74d: Waiting [2022-02-03T00:08:43.471Z] 8ed8ca486205: Download complete [2022-02-03T00:08:43.471Z] 666ba61612fd: Download complete [2022-02-03T00:08:43.471Z] 22a0e8bec74d: Verifying Checksum [2022-02-03T00:08:43.471Z] 22a0e8bec74d: Download complete [2022-02-03T00:08:43.471Z] 640e595b4fbd: Verifying Checksum [2022-02-03T00:08:43.471Z] 640e595b4fbd: Download complete [2022-02-03T00:08:43.471Z] 763cafe07f6e: Verifying Checksum [2022-02-03T00:08:43.471Z] 763cafe07f6e: Download complete [2022-02-03T00:08:43.471Z] 59bf1c3509f3: Verifying Checksum [2022-02-03T00:08:43.471Z] 59bf1c3509f3: Download complete [2022-02-03T00:08:43.732Z] 0c0b528cf693: Verifying Checksum [2022-02-03T00:08:43.733Z] 0c0b528cf693: Download complete [2022-02-03T00:08:43.733Z] 59bf1c3509f3: Pull complete [2022-02-03T00:08:44.000Z] 666ba61612fd: Pull complete [2022-02-03T00:08:44.273Z] 4fe6c5a15a65: Verifying Checksum [2022-02-03T00:08:44.273Z] 4fe6c5a15a65: Download complete [2022-02-03T00:08:44.273Z] 8ed8ca486205: Pull complete [2022-02-03T00:08:44.273Z] 10935f4eaf8b: Verifying Checksum [2022-02-03T00:08:44.273Z] 10935f4eaf8b: Download complete [2022-02-03T00:08:48.512Z] 4fe6c5a15a65: Pull complete [2022-02-03T00:08:48.512Z] 22a0e8bec74d: Pull complete [2022-02-03T00:08:48.512Z] 640e595b4fbd: Pull complete [2022-02-03T00:08:48.512Z] 763cafe07f6e: Pull complete [2022-02-03T00:08:48.512Z] 0c0b528cf693: Pull complete [2022-02-03T00:08:50.449Z] 10935f4eaf8b: Pull complete [2022-02-03T00:08:50.449Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-03T00:08:50.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T00:08:50.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-02-03T00:08:50.754Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:08:51.050Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T00:08:51.050Z] . [Pipeline] withDockerContainer [2022-02-03T00:08:51.117Z] prd-centos7-docker-4c-2g-4501 does not seem to be running inside a container [2022-02-03T00:08:51.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-305 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305:/w/workspace/xfoundry_go-mod-bootstrap_PR-305:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-305@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-03T00:08:53.463Z] $ docker top eed2bcd527e8c85f9aa30f61278d26addd91df915413e0df1cb939a1daf5f8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T00:08:53.836Z] + go version [2022-02-03T00:08:53.836Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-03T00:08:53.847Z] $ docker stop --time=1 eed2bcd527e8c85f9aa30f61278d26addd91df915413e0df1cb939a1daf5f8d7 [2022-02-03T00:08:55.042Z] $ docker rm -f eed2bcd527e8c85f9aa30f61278d26addd91df915413e0df1cb939a1daf5f8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:08:55.454Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T00:08:55.454Z] . [Pipeline] withDockerContainer [2022-02-03T00:08:55.523Z] prd-centos7-docker-4c-2g-4501 does not seem to be running inside a container [2022-02-03T00:08:55.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-305 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305:/w/workspace/xfoundry_go-mod-bootstrap_PR-305:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-305@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-03T00:08:55.909Z] $ docker top 833573ef8bb11875190feeac4a4ed77a9905007ba04ccf08f3f0b894a05fcfcc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T00:08:56.279Z] + make test [2022-02-03T00:08:56.279Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-03T00:08:56.279Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-02-03T00:08:56.279Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-02-03T00:08:56.279Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-03T00:08:56.279Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-03T00:08:56.540Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-02-03T00:08:56.540Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-02-03T00:08:56.540Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-03T00:08:56.540Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-03T00:08:56.540Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-03T00:08:56.540Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-03T00:08:56.540Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-03T00:08:56.540Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-02-03T00:08:56.540Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-02-03T00:08:56.540Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-02-03T00:08:56.806Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-03T00:08:56.806Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-02-03T00:08:56.806Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-03T00:08:56.806Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-02-03T00:08:56.806Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-02-03T00:08:56.806Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-02-03T00:08:56.806Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-02-03T00:08:56.806Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-02-03T00:08:56.806Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-02-03T00:08:57.075Z] go: downloading golang.org/x/text v0.3.6 [2022-02-03T00:08:57.076Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-02-03T00:08:57.076Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-02-03T00:08:57.076Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-02-03T00:08:57.076Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-02-03T00:08:57.076Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-03T00:08:57.076Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-02-03T00:08:57.076Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-02-03T00:08:57.076Z] go: downloading github.com/x448/float16 v0.8.4 [2022-02-03T00:08:57.076Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-02-03T00:08:57.655Z] go: downloading github.com/fatih/color v1.9.0 [2022-02-03T00:08:57.655Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-03T00:08:57.655Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-02-03T00:08:57.655Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-02-03T00:08:57.655Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-02-03T00:08:57.655Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-02-03T00:08:57.915Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-02-03T00:08:57.915Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-02-03T00:08:58.079Z] Still waiting to schedule task [2022-02-03T00:08:58.079Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4499’ is offline [2022-02-03T00:09:10.204Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-02-03T00:09:10.205Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 5.1% of statements [2022-02-03T00:09:10.205Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-02-03T00:09:10.205Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements [2022-02-03T00:09:10.205Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2022-02-03T00:09:12.135Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.011s coverage: 48.4% of statements [2022-02-03T00:09:12.135Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-02-03T00:09:12.135Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-02-03T00:09:12.135Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements [2022-02-03T00:09:12.135Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 25.0% of statements [2022-02-03T00:09:15.432Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements [2022-02-03T00:09:15.432Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-02-03T00:09:15.432Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2022-02-03T00:09:15.432Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2022-02-03T00:09:30.410Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-03T00:09:33.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T00:09:33.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-03T00:09:33.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-03T00:09:33.740Z] $ docker stop --time=1 833573ef8bb11875190feeac4a4ed77a9905007ba04ccf08f3f0b894a05fcfcc [2022-02-03T00:09:35.196Z] $ docker rm -f 833573ef8bb11875190feeac4a4ed77a9905007ba04ccf08f3f0b894a05fcfcc [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T00:09:35.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-03T00:09:35.888Z] 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 [2022-02-03T00:09:36.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T00:09:36.321Z] [2022-02-03T00:09:36.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:09:36.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T00:09:36.634Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-03T00:09:36.634Z] b4d181a07f80: Pulling fs layer [2022-02-03T00:09:36.634Z] a1111a8f2ec3: Pulling fs layer [2022-02-03T00:09:36.634Z] ed53099fbce6: Pulling fs layer [2022-02-03T00:09:36.634Z] dc539afda2c1: Pulling fs layer [2022-02-03T00:09:36.634Z] 77bc0d833cb6: Pulling fs layer [2022-02-03T00:09:36.634Z] 9065ff56babe: Pulling fs layer [2022-02-03T00:09:36.634Z] d287ab97295c: Pulling fs layer [2022-02-03T00:09:36.634Z] 77bc0d833cb6: Waiting [2022-02-03T00:09:36.634Z] 9065ff56babe: Waiting [2022-02-03T00:09:36.634Z] d287ab97295c: Waiting [2022-02-03T00:09:36.634Z] dc539afda2c1: Waiting [2022-02-03T00:09:36.634Z] a1111a8f2ec3: Verifying Checksum [2022-02-03T00:09:36.634Z] a1111a8f2ec3: Download complete [2022-02-03T00:09:36.634Z] dc539afda2c1: Verifying Checksum [2022-02-03T00:09:36.634Z] dc539afda2c1: Download complete [2022-02-03T00:09:36.634Z] ed53099fbce6: Verifying Checksum [2022-02-03T00:09:36.634Z] ed53099fbce6: Download complete [2022-02-03T00:09:36.634Z] 9065ff56babe: Verifying Checksum [2022-02-03T00:09:36.634Z] 9065ff56babe: Download complete [2022-02-03T00:09:36.901Z] 77bc0d833cb6: Verifying Checksum [2022-02-03T00:09:36.902Z] 77bc0d833cb6: Download complete [2022-02-03T00:09:36.902Z] b4d181a07f80: Verifying Checksum [2022-02-03T00:09:36.902Z] b4d181a07f80: Download complete [2022-02-03T00:09:37.484Z] d287ab97295c: Verifying Checksum [2022-02-03T00:09:37.484Z] d287ab97295c: Download complete [2022-02-03T00:09:38.459Z] b4d181a07f80: Pull complete [2022-02-03T00:09:38.459Z] a1111a8f2ec3: Pull complete [2022-02-03T00:09:39.040Z] ed53099fbce6: Pull complete [2022-02-03T00:09:39.040Z] dc539afda2c1: Pull complete [2022-02-03T00:09:39.300Z] 77bc0d833cb6: Pull complete [2022-02-03T00:09:39.561Z] 9065ff56babe: Pull complete [2022-02-03T00:09:44.898Z] d287ab97295c: Pull complete [2022-02-03T00:09:44.898Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-03T00:09:44.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T00:09:44.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-03T00:09:44.961Z] prd-centos7-docker-4c-2g-4501 does not seem to be running inside a container [2022-02-03T00:09:44.996Z] $ 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/xfoundry_go-mod-bootstrap_PR-305 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305:/w/workspace/xfoundry_go-mod-bootstrap_PR-305:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-305@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-03T00:09:47.196Z] $ docker top cfc0813a69fa85b495ed2d610f5c2bf7defc96f2d617bbcaab3cf9fdb65d9ade -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:09:47.606Z] ---> job-cost.sh [2022-02-03T00:09:47.606Z] lf-activate-venv: SKIPPING [2022-02-03T00:09:47.606Z] INFO: No Stack... [2022-02-03T00:09:47.868Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T00:09:48.129Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T00:09:48.440Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-305/archives/cost.csv [2022-02-03T00:09:48.440Z] + cut -d, -f6 [Pipeline] lock [2022-02-03T00:09:48.460Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] [2022-02-03T00:09:48.468Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] did not exist. Created. [2022-02-03T00:09:48.468Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T00:09:48.782Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-03T00:09:48.815Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T00:09:48.823Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T00:09:48.837Z] $ docker stop --time=1 cfc0813a69fa85b495ed2d610f5c2bf7defc96f2d617bbcaab3cf9fdb65d9ade [2022-02-03T00:09:49.968Z] $ docker rm -f cfc0813a69fa85b495ed2d610f5c2bf7defc96f2d617bbcaab3cf9fdb65d9ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-03T00:10:26.239Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4502 in /w/workspace/xfoundry_go-mod-bootstrap_PR-305 [Pipeline] { [Pipeline] ws [2022-02-03T00:10:26.255Z] Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout [2022-02-03T00:10:26.450Z] Selected Git installation does not exist. Using Default [2022-02-03T00:10:26.451Z] The recommended git tool is: NONE [2022-02-03T00:10:31.433Z] using credential edgex-jenkins-ssh [2022-02-03T00:10:31.452Z] Cloning the remote Git repository [2022-02-03T00:10:31.503Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-02-03T00:10:31.587Z] > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 [2022-02-03T00:10:31.694Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-02-03T00:10:31.695Z] > git --version # timeout=10 [2022-02-03T00:10:31.711Z] > git --version # 'git version 2.17.1' [2022-02-03T00:10:31.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T00:10:31.841Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T00:10:33.820Z] Merging remotes/origin/main commit 70014b9e95730daa22e8c7eb0adf351f909bdfff into PR head commit 84f726a2b8de8b0e2783928fc12613a1c7a174d1 [2022-02-03T00:10:33.056Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-02-03T00:10:33.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T00:10:33.102Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-02-03T00:10:33.141Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-02-03T00:10:33.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T00:10:33.154Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-03T00:10:33.840Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T00:10:33.862Z] > git checkout -f 84f726a2b8de8b0e2783928fc12613a1c7a174d1 # timeout=10 [2022-02-03T00:10:33.945Z] > git remote # timeout=10 [2022-02-03T00:10:33.961Z] > git config --get remote.origin.url # timeout=10 [2022-02-03T00:10:33.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T00:10:33.990Z] > git merge 70014b9e95730daa22e8c7eb0adf351f909bdfff # timeout=10 [2022-02-03T00:10:34.068Z] Merge succeeded, producing 7713c61f4c87df897eb8aa3f3ae9a9917918b9c3 [2022-02-03T00:10:34.068Z] Checking out Revision 7713c61f4c87df897eb8aa3f3ae9a9917918b9c3 (PR-305) [2022-02-03T00:10:34.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-03T00:10:34.075Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T00:10:34.093Z] > git checkout -f 7713c61f4c87df897eb8aa3f3ae9a9917918b9c3 # timeout=10 [2022-02-03T00:10:38.171Z] Commit message: "Merge commit '70014b9e95730daa22e8c7eb0adf351f909bdfff' into HEAD" [2022-02-03T00:10:38.194Z] First time build. Skipping changelog. [2022-02-03T00:10:38.178Z] > git rev-list --no-walk 2c8863063b37e44dc81d7eb575fdac37e85c9559 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T00:10:39.073Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-03T00:10:39.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T00:10:39.074Z] Dload Upload Total Spent Left Speed [2022-02-03T00:10:39.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91100 [Pipeline] sh [2022-02-03T00:10:39.589Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-03T00:10:39.984Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-03T00:10:39.984Z] + sudo tee /etc/docker/daemon.new [2022-02-03T00:10:39.984Z] { [2022-02-03T00:10:39.984Z] "registry-mirrors": [ [2022-02-03T00:10:39.984Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-03T00:10:39.984Z] ], [2022-02-03T00:10:39.984Z] "bip": "10.250.0.254/24", [2022-02-03T00:10:39.984Z] "hosts": [ [2022-02-03T00:10:39.984Z] "tcp://0.0.0.0:5555", [2022-02-03T00:10:39.984Z] "unix:///var/run/docker.sock" [2022-02-03T00:10:39.984Z] ], [2022-02-03T00:10:39.984Z] "mtu": 1458, [2022-02-03T00:10:39.984Z] "selinux-enabled": true, [2022-02-03T00:10:39.984Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-03T00:10:39.984Z] } [Pipeline] sh [2022-02-03T00:10:40.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-03T00:10:40.660Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-02-03T00:10:59.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T00:10:59.428Z] ========================================================= [2022-02-03T00:10:59.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-03T00:10:59.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-02-03T00:10:59.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T00:11:00.371Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-03T00:11:00.371Z] 9b3977197b4f: Pulling fs layer [2022-02-03T00:11:00.371Z] 1a89e8eeedd5: Pulling fs layer [2022-02-03T00:11:00.371Z] 94645a83ff95: Pulling fs layer [2022-02-03T00:11:00.371Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-03T00:11:00.371Z] 0c92f367c5e7: Pulling fs layer [2022-02-03T00:11:00.371Z] f7c0051592d6: Pulling fs layer [2022-02-03T00:11:00.371Z] a227ed2f7395: Pulling fs layer [2022-02-03T00:11:00.371Z] 7b1c46037f91: Pulling fs layer [2022-02-03T00:11:00.371Z] 0c92f367c5e7: Waiting [2022-02-03T00:11:00.371Z] f7c0051592d6: Waiting [2022-02-03T00:11:00.371Z] a227ed2f7395: Waiting [2022-02-03T00:11:00.371Z] 7b1c46037f91: Waiting [2022-02-03T00:11:00.371Z] 3f3a8bcf1eab: Waiting [2022-02-03T00:11:00.371Z] 94645a83ff95: Verifying Checksum [2022-02-03T00:11:00.371Z] 94645a83ff95: Download complete [2022-02-03T00:11:00.371Z] 1a89e8eeedd5: Download complete [2022-02-03T00:11:00.371Z] 0c92f367c5e7: Verifying Checksum [2022-02-03T00:11:00.371Z] 0c92f367c5e7: Download complete [2022-02-03T00:11:00.371Z] f7c0051592d6: Verifying Checksum [2022-02-03T00:11:00.371Z] f7c0051592d6: Download complete [2022-02-03T00:11:00.371Z] 9b3977197b4f: Download complete [2022-02-03T00:11:00.371Z] a227ed2f7395: Verifying Checksum [2022-02-03T00:11:00.371Z] a227ed2f7395: Download complete [2022-02-03T00:11:01.356Z] 9b3977197b4f: Pull complete [2022-02-03T00:11:01.634Z] 1a89e8eeedd5: Pull complete [2022-02-03T00:11:01.916Z] 94645a83ff95: Pull complete [2022-02-03T00:11:02.189Z] 7b1c46037f91: Verifying Checksum [2022-02-03T00:11:02.189Z] 7b1c46037f91: Download complete [2022-02-03T00:11:02.781Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-03T00:11:02.781Z] 3f3a8bcf1eab: Download complete [2022-02-03T00:11:15.189Z] 3f3a8bcf1eab: Pull complete [2022-02-03T00:11:15.189Z] 0c92f367c5e7: Pull complete [2022-02-03T00:11:15.189Z] f7c0051592d6: Pull complete [2022-02-03T00:11:15.189Z] a227ed2f7395: Pull complete [2022-02-03T00:11:21.935Z] 7b1c46037f91: Pull complete [2022-02-03T00:11:21.935Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-03T00:11:21.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T00:11:21.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-02-03T00:11:22.280Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:11:22.622Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T00:11:22.623Z] . [Pipeline] withDockerContainer [2022-02-03T00:11:22.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-4502 does not seem to be running inside a container [2022-02-03T00:11:22.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-03T00:11:25.865Z] $ docker top 0711527a79f0d83a1d6ce416d2a4187d4881f1e707ea57f22239970ce4d37d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T00:11:26.766Z] + go version [2022-02-03T00:11:26.766Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-03T00:11:26.792Z] $ docker stop --time=1 0711527a79f0d83a1d6ce416d2a4187d4881f1e707ea57f22239970ce4d37d11 [2022-02-03T00:11:28.446Z] $ docker rm -f 0711527a79f0d83a1d6ce416d2a4187d4881f1e707ea57f22239970ce4d37d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:11:29.070Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T00:11:29.070Z] . [Pipeline] withDockerContainer [2022-02-03T00:11:29.397Z] prd-ubuntu18.04-docker-arm64-4c-16g-4502 does not seem to be running inside a container [2022-02-03T00:11:29.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-03T00:11:30.756Z] $ docker top 3db5fe960861e3b684cc82d4b699f1de823af99b86e4a6a1cff0e95314ef868f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T00:11:31.654Z] + make test [2022-02-03T00:11:31.654Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-03T00:11:31.654Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-02-03T00:11:31.654Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-02-03T00:11:31.654Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-03T00:11:31.930Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-02-03T00:11:31.930Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-03T00:11:31.930Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-02-03T00:11:31.930Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-03T00:11:31.930Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-03T00:11:32.208Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-03T00:11:32.208Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-03T00:11:32.208Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-03T00:11:32.208Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-02-03T00:11:32.208Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-02-03T00:11:32.208Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-02-03T00:11:32.208Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-03T00:11:32.208Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-02-03T00:11:32.208Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-03T00:11:32.208Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-02-03T00:11:32.208Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-02-03T00:11:32.483Z] go: downloading github.com/x448/float16 v0.8.4 [2022-02-03T00:11:32.483Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-02-03T00:11:32.483Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-02-03T00:11:32.483Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-03T00:11:32.483Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-02-03T00:11:32.483Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-02-03T00:11:32.483Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-02-03T00:11:32.483Z] go: downloading golang.org/x/text v0.3.6 [2022-02-03T00:11:32.483Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-02-03T00:11:32.483Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-02-03T00:11:32.760Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-02-03T00:11:32.760Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-02-03T00:11:32.760Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-02-03T00:11:32.760Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-02-03T00:11:33.359Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-02-03T00:11:33.359Z] go: downloading github.com/fatih/color v1.9.0 [2022-02-03T00:11:33.359Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-03T00:11:33.359Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-02-03T00:11:33.359Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-02-03T00:11:33.359Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-02-03T00:11:33.359Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-02-03T00:11:33.359Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-02-03T00:12:12.395Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-02-03T00:12:13.841Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.043s coverage: 5.1% of statements [2022-02-03T00:12:13.841Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-02-03T00:12:14.453Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.112s coverage: 92.2% of statements [2022-02-03T00:12:14.453Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements [2022-02-03T00:12:16.448Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.040s coverage: 48.4% of statements [2022-02-03T00:12:16.448Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-02-03T00:12:16.448Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-02-03T00:12:16.448Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.050s coverage: 100.0% of statements [2022-02-03T00:12:16.448Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.043s coverage: 25.0% of statements [2022-02-03T00:12:21.840Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.062s coverage: 79.7% of statements [2022-02-03T00:12:21.840Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-02-03T00:12:21.840Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2022-02-03T00:12:21.840Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements [2022-02-03T00:12:21.840Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-03T00:12:21.840Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-03T00:12:40.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T00:12:40.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-03T00:12:40.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-03T00:12:40.180Z] $ docker stop --time=1 3db5fe960861e3b684cc82d4b699f1de823af99b86e4a6a1cff0e95314ef868f [2022-02-03T00:12:41.948Z] $ docker rm -f 3db5fe960861e3b684cc82d4b699f1de823af99b86e4a6a1cff0e95314ef868f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T00:12:43.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-03T00:12:43.715Z] Warning: overwriting stash ‘coverage-report’ [2022-02-03T00:12:44.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:12:44.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T00:12:44.676Z] [2022-02-03T00:12:44.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:12:45.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T00:12:45.311Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-03T00:12:45.311Z] 448f6bf000e3: Pulling fs layer [2022-02-03T00:12:45.311Z] f757da607395: Pulling fs layer [2022-02-03T00:12:45.311Z] 05883995daec: Pulling fs layer [2022-02-03T00:12:45.311Z] 8603b9c90790: Pulling fs layer [2022-02-03T00:12:45.311Z] 1560dd03e051: Pulling fs layer [2022-02-03T00:12:45.311Z] 27f5ce0e4adf: Pulling fs layer [2022-02-03T00:12:45.311Z] c2d8d7efcc4b: Pulling fs layer [2022-02-03T00:12:45.311Z] 1560dd03e051: Waiting [2022-02-03T00:12:45.311Z] 27f5ce0e4adf: Waiting [2022-02-03T00:12:45.311Z] c2d8d7efcc4b: Waiting [2022-02-03T00:12:45.311Z] 8603b9c90790: Waiting [2022-02-03T00:12:45.311Z] f757da607395: Verifying Checksum [2022-02-03T00:12:45.311Z] f757da607395: Download complete [2022-02-03T00:12:45.311Z] 8603b9c90790: Verifying Checksum [2022-02-03T00:12:45.311Z] 8603b9c90790: Download complete [2022-02-03T00:12:45.583Z] 1560dd03e051: Verifying Checksum [2022-02-03T00:12:45.583Z] 1560dd03e051: Download complete [2022-02-03T00:12:45.583Z] 05883995daec: Verifying Checksum [2022-02-03T00:12:45.583Z] 05883995daec: Download complete [2022-02-03T00:12:45.583Z] 27f5ce0e4adf: Download complete [2022-02-03T00:12:45.856Z] 448f6bf000e3: Verifying Checksum [2022-02-03T00:12:45.856Z] 448f6bf000e3: Download complete [2022-02-03T00:12:48.480Z] c2d8d7efcc4b: Verifying Checksum [2022-02-03T00:12:48.480Z] c2d8d7efcc4b: Download complete [2022-02-03T00:12:49.078Z] 448f6bf000e3: Pull complete [2022-02-03T00:12:49.672Z] f757da607395: Pull complete [2022-02-03T00:12:51.106Z] 05883995daec: Pull complete [2022-02-03T00:12:51.377Z] 8603b9c90790: Pull complete [2022-02-03T00:12:52.369Z] 1560dd03e051: Pull complete [2022-02-03T00:12:52.645Z] 27f5ce0e4adf: Pull complete [2022-02-03T00:13:07.752Z] c2d8d7efcc4b: Pull complete [2022-02-03T00:13:07.752Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-03T00:13:07.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T00:13:07.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-03T00:13:07.951Z] prd-ubuntu18.04-docker-arm64-4c-16g-4502 does not seem to be running inside a container [2022-02-03T00:13:08.029Z] $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-03T00:13:10.542Z] $ docker top 8476e84a75ce0d585c9ae75ec5af0c0ecf8c218ba66fc2a7ebecd5092db58099 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:11.428Z] ---> job-cost.sh [2022-02-03T00:13:11.428Z] lf-activate-venv: SKIPPING [2022-02-03T00:13:11.428Z] INFO: No Stack... [2022-02-03T00:13:11.700Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-03T00:13:11.972Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T00:13:12.632Z] + cat /w/workspace/go-mod-bootstrap/6/archives/cost.csv [2022-02-03T00:13:12.632Z] + cut -d, -f6 [Pipeline] lock [2022-02-03T00:13:12.666Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] [2022-02-03T00:13:12.672Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] did not exist. Created. [2022-02-03T00:13:12.672Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T00:13:13.350Z] /w/workspace/go-mod-bootstrap/6@tmp/durable-ae0ef0f1/script.sh: 1: /w/workspace/go-mod-bootstrap/6@tmp/durable-ae0ef0f1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-03T00:13:14.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-03T00:13:14.048Z] Warning: overwriting stash ‘stack-cost’ [2022-02-03T00:13:14.093Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T00:13:14.099Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-305-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T00:13:14.119Z] $ docker stop --time=1 8476e84a75ce0d585c9ae75ec5af0c0ecf8c218ba66fc2a7ebecd5092db58099 [2022-02-03T00:13:15.614Z] $ docker rm -f 8476e84a75ce0d585c9ae75ec5af0c0ecf8c218ba66fc2a7ebecd5092db58099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-03T00:13:16.134Z] provisioning config files... [2022-02-03T00:13:16.146Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp/config5296701538080217178tmp [Pipeline] { [Pipeline] sh [2022-02-03T00:13:16.452Z] + set +x [2022-02-03T00:13:16.452Z] + curl -s https://codecov.io/bash [2022-02-03T00:13:16.452Z] + bash -s -- [Pipeline] } [2022-02-03T00:13:16.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-03T00:13:17.134Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-305/archives ']' [2022-02-03T00:13:17.135Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-305/archives [2022-02-03T00:13:17.135Z] total 8 [2022-02-03T00:13:17.135Z] drwxr-xr-x. 3 root root 34 Feb 3 00:09 . [2022-02-03T00:13:17.135Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 3 00:09 .. [2022-02-03T00:13:17.135Z] drwxr-xr-x. 2 root root 6 Feb 3 00:09 cost [2022-02-03T00:13:17.135Z] -rw-r--r--. 1 root root 87 Feb 3 00:09 cost.csv [2022-02-03T00:13:17.135Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-305/archives [2022-02-03T00:13:17.135Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-305/archives [2022-02-03T00:13:17.135Z] total 8 [2022-02-03T00:13:17.135Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 3 00:09 . [2022-02-03T00:13:17.135Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 3 00:09 .. [2022-02-03T00:13:17.135Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 3 00:09 cost [2022-02-03T00:13:17.135Z] -rw-r--r--. 1 jenkins jenkins 87 Feb 3 00:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:17.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:18.025Z] ---> package-listing.sh [2022-02-03T00:13:18.025Z] ++ facter osfamily [2022-02-03T00:13:18.025Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-03T00:13:18.025Z] + OS_FAMILY=redhat [2022-02-03T00:13:18.025Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-305 [2022-02-03T00:13:18.025Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-03T00:13:18.025Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-03T00:13:18.025Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-03T00:13:18.025Z] + PACKAGES=/tmp/packages_start.txt [2022-02-03T00:13:18.025Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-305 ']' [2022-02-03T00:13:18.025Z] + PACKAGES=/tmp/packages_end.txt [2022-02-03T00:13:18.025Z] + case "${OS_FAMILY}" in [2022-02-03T00:13:18.025Z] + rpm -qa [2022-02-03T00:13:18.025Z] + sort [2022-02-03T00:13:18.965Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-03T00:13:18.965Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-03T00:13:18.965Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-03T00:13:18.965Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-305 ']' [2022-02-03T00:13:18.965Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-305/archives/ [2022-02-03T00:13:18.965Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-305/archives/ [Pipeline] echo [2022-02-03T00:13:18.979Z] 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-305/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-03T00:13:19.264Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-03T00:13:19.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T00:13:19.822Z] . [Pipeline] withDockerContainer [2022-02-03T00:13:19.883Z] prd-centos7-docker-4c-2g-4501 does not seem to be running inside a container [2022-02-03T00:13:19.915Z] $ 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-305/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-305 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305:/w/workspace/xfoundry_go-mod-bootstrap_PR-305:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-305@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-03T00:13:20.120Z] $ docker top 203ac2f47274142b2e18f00c18fd66ecb7c045a50bc7ff6b3d544d00d3b20492 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T00:13:20.480Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-03T00:13:20.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-03T00:13:21.067Z] + ls /var/log/sa-host [2022-02-03T00:13:21.067Z] + sadf -c /var/log/sa-host/sa03 [2022-02-03T00:13:21.067Z] file_magic: OK [2022-02-03T00:13:21.067Z] HZ: Using current value: 100 [2022-02-03T00:13:21.067Z] file_header: OK [2022-02-03T00:13:21.067Z] 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 [2022-02-03T00:13:21.067Z] Statistics: [2022-02-03T00:13:21.067Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T00:13:21.067Z] File successfully converted to sysstat format version 12.0.3 [2022-02-03T00:13:21.067Z] + sadf -c /var/log/sa-host/sa17 [2022-02-03T00:13:21.067Z] file_magic: OK [2022-02-03T00:13:21.067Z] HZ: Using current value: 100 [2022-02-03T00:13:21.067Z] file_header: OK [2022-02-03T00:13:21.067Z] 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 [2022-02-03T00:13:21.067Z] Statistics: [2022-02-03T00:13:21.067Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T00:13:21.067Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T00:13:21.152Z] provisioning config files... [2022-02-03T00:13:21.162Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-305@tmp/config2290734983270541206tmp [Pipeline] { [Pipeline] echo [2022-02-03T00:13:21.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:21.473Z] ---> create-netrc.sh [Pipeline] } [2022-02-03T00:13:21.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:21.805Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-03T00:13:21.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:22.110Z] ---> sudo-logs.sh [2022-02-03T00:13:22.110Z] Archiving 'sudo' log.. [2022-02-03T00:13:22.110Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4501.novalocal: Name or service not known [2022-02-03T00:13:22.110Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4501.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-03T00:13:22.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:22.419Z] ---> job-cost.sh [2022-02-03T00:13:22.419Z] lf-activate-venv: SKIPPING [2022-02-03T00:13:22.419Z] DEBUG: total: 0.05999999865889549 [2022-02-03T00:13:22.419Z] INFO: Retrieving Stack Cost... [2022-02-03T00:13:22.677Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T00:13:22.939Z] INFO: Archiving Costs [Pipeline] echo [2022-02-03T00:13:22.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T00:13:23.247Z] ---> logs-deploy.sh [2022-02-03T00:13:23.247Z] lf-activate-venv: SKIPPING [2022-02-03T00:13:23.247Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-305/6 [2022-02-03T00:13:23.247Z] INFO: archiving workspace using pattern(s): [2022-02-03T00:13:23.819Z] Archives upload complete. [2022-02-03T00:13:24.082Z] INFO: archiving logs to Nexus