Pull request #489 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80efae12f24e082e49fde2be1982b5b944864866+10c1c790e6aaed52cc9dc34162732b3090c9f6f4 (790508a63367fca9dd390c5f891aea071bf2327c) 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-ssh6483424890856716125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14000020874803693857.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16294393166372613852.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh5480394099236813663.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17322211186791981590.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5777’ Running on prd-ubuntu20.04-docker-8c-8g-5779 in /w/workspace/xfoundry_go-mod-bootstrap_PR-489 [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-489 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 10c1c790e6aaed52cc9dc34162732b3090c9f6f4 into PR head commit 80efae12f24e082e49fde2be1982b5b944864866 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 80efae12f24e082e49fde2be1982b5b944864866 Checking out Revision 80efae12f24e082e49fde2be1982b5b944864866 (PR-489) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:14 ========================================================= 04:22:14 EdgeX Global Pipelines Version Info 04:22:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 80efae12f24e082e49fde2be1982b5b944864866 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 10c1c790e6aaed52cc9dc34162732b3090c9f6f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80efae12f24e082e49fde2be1982b5b944864866 # timeout=10 > git rev-list --no-walk dd0680b23adc352d1161715c2e04f472047ec655 # timeout=10 04:22:15 ------------------- 04:22:15 stable info: 04:22:15 ------------------- 04:22:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:22:15 Message: update stable to v1.0.245 04:22:15 ------------------- 04:22:15 experimental info: 04:22:15 ------------------- 04:22:15 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:22:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-489 [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-489 [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-489 [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80efae12f24e082e49fde2be1982b5b944864866 [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80efae1 [Pipeline] echo 04:22:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:16 + git rev-list -1 --merges 80efae12f24e082e49fde2be1982b5b944864866~1..80efae12f24e082e49fde2be1982b5b944864866 [Pipeline] echo 04:22:16 -----------> git rev-list -1 --merges 80efae12f24e082e49fde2be1982b5b944864866~1..80efae12f24e082e49fde2be1982b5b944864866 80efae12f24e082e49fde2be1982b5b944864866 [false] [Pipeline] sh 04:22:16 + git log --format=format:%s -1 80efae12f24e082e49fde2be1982b5b944864866 [Pipeline] echo 04:22:16 ========================================================= 04:22:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:17 + git log --format=format:%s -1 80efae12f24e082e49fde2be1982b5b944864866 [Pipeline] echo 04:22:17 [semverPrep] GIT_COMMIT: 80efae12f24e082e49fde2be1982b5b944864866, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 04:22:17 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:17 + grep -v github /etc/ssh/ssh_known_hosts 04:22:17 + [ -e /tmp/ssh_known_hosts ] 04:22:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:17 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:17 04:22:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:18 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:18 b85a868b505f: Pulling fs layer 04:22:18 e2be974225ed: Pulling fs layer 04:22:18 339a4e72a1f5: Pulling fs layer 04:22:18 988bab9f4d93: Pulling fs layer 04:22:18 1469e6f7b9e6: Pulling fs layer 04:22:18 eaf3925da568: Pulling fs layer 04:22:18 bab4dde63d76: Pulling fs layer 04:22:18 bde34c3a00c8: Pulling fs layer 04:22:18 b352a97aabf1: Pulling fs layer 04:22:18 4872d77fe225: Pulling fs layer 04:22:18 5851b861e8e6: Pulling fs layer 04:22:18 988bab9f4d93: Waiting 04:22:18 b352a97aabf1: Waiting 04:22:18 1469e6f7b9e6: Waiting 04:22:18 4872d77fe225: Waiting 04:22:18 5851b861e8e6: Waiting 04:22:18 eaf3925da568: Waiting 04:22:18 bab4dde63d76: Waiting 04:22:18 bde34c3a00c8: Waiting 04:22:18 e2be974225ed: Verifying Checksum 04:22:18 e2be974225ed: Download complete 04:22:18 988bab9f4d93: Verifying Checksum 04:22:18 988bab9f4d93: Download complete 04:22:18 1469e6f7b9e6: Verifying Checksum 04:22:18 1469e6f7b9e6: Download complete 04:22:18 eaf3925da568: Download complete 04:22:18 339a4e72a1f5: Verifying Checksum 04:22:18 339a4e72a1f5: Download complete 04:22:18 bde34c3a00c8: Download complete 04:22:18 b352a97aabf1: Verifying Checksum 04:22:18 b352a97aabf1: Download complete 04:22:18 4872d77fe225: Download complete 04:22:18 5851b861e8e6: Verifying Checksum 04:22:18 5851b861e8e6: Download complete 04:22:18 b85a868b505f: Verifying Checksum 04:22:18 b85a868b505f: Download complete 04:22:18 bab4dde63d76: Verifying Checksum 04:22:18 bab4dde63d76: Download complete 04:22:19 b85a868b505f: Pull complete 04:22:19 e2be974225ed: Pull complete 04:22:20 339a4e72a1f5: Pull complete 04:22:20 988bab9f4d93: Pull complete 04:22:20 1469e6f7b9e6: Pull complete 04:22:20 eaf3925da568: Pull complete 04:22:22 bab4dde63d76: Pull complete 04:22:22 bde34c3a00c8: Pull complete 04:22:22 b352a97aabf1: Pull complete 04:22:22 4872d77fe225: Pull complete 04:22:22 5851b861e8e6: Pull complete 04:22:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:22 prd-ubuntu20.04-docker-8c-8g-5779 does not seem to be running inside a container 04:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-489 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489:/w/workspace/xfoundry_go-mod-bootstrap_PR-489:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:22:25 $ docker top 63236230bff5f846cb8d684648593c7ce9c96ab76b50ac5b9ddac619195f32a8 -eo pid,comm 04:22:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:22:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:25 [ssh-agent] Looking for ssh-agent implementation... 04:22:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:25 $ docker exec 63236230bff5f846cb8d684648593c7ce9c96ab76b50ac5b9ddac619195f32a8 ssh-agent 04:22:25 SSH_AUTH_SOCK=/tmp/ssh-1Ihv0g2KeRuB/agent.33 04:22:25 SSH_AGENT_PID=39 04:22:25 Running ssh-add (command line suppressed) 04:22:25 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp/private_key_12902671435761170089.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp/private_key_12902671435761170089.key) 04:22:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:26 + git tag --points-at HEAD [Pipeline] } 04:22:26 $ docker exec --env ******** --env ******** 63236230bff5f846cb8d684648593c7ce9c96ab76b50ac5b9ddac619195f32a8 ssh-agent -k 04:22:26 unset SSH_AUTH_SOCK; 04:22:26 unset SSH_AGENT_PID; 04:22:26 echo Agent pid 39 killed; 04:22:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:26 [ssh-agent] Looking for ssh-agent implementation... 04:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:26 $ docker exec 63236230bff5f846cb8d684648593c7ce9c96ab76b50ac5b9ddac619195f32a8 ssh-agent 04:22:26 SSH_AUTH_SOCK=/tmp/ssh-2xXEODRRH2p3/agent.71 04:22:26 SSH_AGENT_PID=77 04:22:26 Running ssh-add (command line suppressed) 04:22:26 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp/private_key_11600611873502228410.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp/private_key_11600611873502228410.key) 04:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:26 + git semver init 04:22:27 2023-03-25 04:22:27,026 [run_init] DEBUG init version:0.0.0 force:False 04:22:27 2023-03-25 04:22:27,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver 04:22:27 2023-03-25 04:22:27,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver 04:22:27 2023-03-25 04:22:27,028 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-489, universal_newlines=False, shell=None, istream=None) 04:22:28 2023-03-25 04:22:27,817 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-489/.git/info/exclude 04:22:28 2023-03-25 04:22:27,817 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver/PR-489 with force:False 04:22:28 2023-03-25 04:22:27,818 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver/PR-489 04:22:28 2023-03-25 04:22:27,820 [execute] INFO git cat-file --batch-check 04:22:28 2023-03-25 04:22:27,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver, universal_newlines=False, shell=None, istream=) 04:22:28 2023-03-25 04:22:27,826 [execute] INFO git cat-file --batch 04:22:28 2023-03-25 04:22:27,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver, universal_newlines=False, shell=None, istream=) 04:22:28 2023-03-25 04:22:27,831 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-489/.semver/PR-489 04:22:28 0.0.0 [Pipeline] } 04:22:28 $ docker exec --env ******** --env ******** 63236230bff5f846cb8d684648593c7ce9c96ab76b50ac5b9ddac619195f32a8 ssh-agent -k 04:22:28 unset SSH_AUTH_SOCK; 04:22:28 unset SSH_AGENT_PID; 04:22:28 echo Agent pid 77 killed; 04:22:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:28 + git semver [Pipeline] } 04:22:28 $ docker stop --time=1 63236230bff5f846cb8d684648593c7ce9c96ab76b50ac5b9ddac619195f32a8 04:22:30 $ docker rm -f --volumes 63236230bff5f846cb8d684648593c7ce9c96ab76b50ac5b9ddac619195f32a8 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:30 Stashed 1 file(s) [Pipeline] echo 04:22:30 [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 04:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:30 ========================================================= 04:22:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:22:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:22:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:31 63b65145d645: Pulling fs layer 04:22:31 a2d21d5440eb: Pulling fs layer 04:22:31 935e6c44a52c: Pulling fs layer 04:22:31 94cc34f8dd06: Pulling fs layer 04:22:31 30dea6a524f1: Pulling fs layer 04:22:31 a2aff8979fd8: Pulling fs layer 04:22:31 6808be2612f2: Pulling fs layer 04:22:31 f25807f1079a: Pulling fs layer 04:22:31 30dea6a524f1: Waiting 04:22:31 a2aff8979fd8: Waiting 04:22:31 94cc34f8dd06: Waiting 04:22:31 f25807f1079a: Waiting 04:22:31 a2d21d5440eb: Verifying Checksum 04:22:31 a2d21d5440eb: Download complete 04:22:31 94cc34f8dd06: Verifying Checksum 04:22:31 94cc34f8dd06: Download complete 04:22:31 30dea6a524f1: Verifying Checksum 04:22:31 30dea6a524f1: Download complete 04:22:31 63b65145d645: Verifying Checksum 04:22:31 63b65145d645: Download complete 04:22:31 a2aff8979fd8: Verifying Checksum 04:22:31 a2aff8979fd8: Download complete 04:22:31 63b65145d645: Pull complete 04:22:31 a2d21d5440eb: Pull complete 04:22:31 f25807f1079a: Verifying Checksum 04:22:31 f25807f1079a: Download complete 04:22:31 935e6c44a52c: Download complete 04:22:32 6808be2612f2: Verifying Checksum 04:22:32 6808be2612f2: Download complete 04:22:35 935e6c44a52c: Pull complete 04:22:35 94cc34f8dd06: Pull complete 04:22:35 30dea6a524f1: Pull complete 04:22:35 a2aff8979fd8: Pull complete 04:22:37 6808be2612f2: Pull complete 04:22:38 f25807f1079a: Pull complete 04:22:38 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:22:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 04:22:38 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:38 + docker inspect -f . ci-base-image-x86_64 04:22:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:38 prd-ubuntu20.04-docker-8c-8g-5779 does not seem to be running inside a container 04:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-489 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489:/w/workspace/xfoundry_go-mod-bootstrap_PR-489:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-489@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 ******** ci-base-image-x86_64 cat 04:22:42 $ docker top 2c32d5ae88c98e601869f733f42ffcb6495cc7f71c3370133313e782b4b75729 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:43 + go version 04:22:43 go version go1.20.2 linux/amd64 [Pipeline] } 04:22:43 $ docker stop --time=1 2c32d5ae88c98e601869f733f42ffcb6495cc7f71c3370133313e782b4b75729 04:22:44 $ docker rm -f --volumes 2c32d5ae88c98e601869f733f42ffcb6495cc7f71c3370133313e782b4b75729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:44 + docker inspect -f . ci-base-image-x86_64 04:22:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:44 prd-ubuntu20.04-docker-8c-8g-5779 does not seem to be running inside a container 04:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-489 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489:/w/workspace/xfoundry_go-mod-bootstrap_PR-489:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-489@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 ******** ci-base-image-x86_64 cat 04:22:45 $ docker top 1245cdf39ef133d4bbd391e1d9a1f7beade5340eb15d22685d261dd99219f7ad -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:45 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-489 [Pipeline] fileExists [Pipeline] sh 04:22:45 Still waiting to schedule task 04:22:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5778’ 04:22:45 + make test 04:22:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:22:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:22:45 go: downloading github.com/stretchr/testify v1.8.2 04:22:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.34 04:22:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.19 04:22:45 go: downloading github.com/google/uuid v1.3.0 04:22:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:22:45 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 04:22:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 04:22:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 04:22:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:22:46 go: downloading github.com/mitchellh/copystructure v1.2.0 04:22:46 go: downloading gopkg.in/yaml.v3 v3.0.1 04:22:46 go: downloading github.com/gorilla/mux v1.8.0 04:22:46 go: downloading github.com/davecgh/go-spew v1.1.1 04:22:46 go: downloading github.com/pmezard/go-difflib v1.0.0 04:22:46 go: downloading github.com/stretchr/objx v0.5.0 04:22:46 go: downloading github.com/hashicorp/errwrap v1.0.0 04:22:46 go: downloading github.com/go-kit/log v0.2.1 04:22:46 go: downloading github.com/go-playground/validator/v10 v10.12.0 04:22:46 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:22:46 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:22:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 04:22:46 go: downloading github.com/gorilla/websocket v1.4.2 04:22:46 go: downloading golang.org/x/net v0.8.0 04:22:46 go: downloading golang.org/x/sync v0.1.0 04:22:46 go: downloading github.com/hashicorp/consul/api v1.20.0 04:22:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:22:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:22:46 go: downloading github.com/x448/float16 v0.8.4 04:22:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:22:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:22:46 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:22:46 go: downloading github.com/go-playground/universal-translator v0.18.1 04:22:46 go: downloading github.com/leodido/go-urn v1.2.2 04:22:46 go: downloading golang.org/x/crypto v0.7.0 04:22:46 go: downloading golang.org/x/text v0.8.0 04:22:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:22:46 go: downloading github.com/hashicorp/go-hclog v0.14.1 04:22:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:22:46 go: downloading github.com/hashicorp/serf v0.10.1 04:22:46 go: downloading github.com/zeebo/errs v1.3.0 04:22:46 go: downloading google.golang.org/grpc v1.51.0 04:22:46 go: downloading github.com/go-playground/locales v0.14.1 04:22:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:22:46 go: downloading google.golang.org/protobuf v1.28.1 04:22:46 go: downloading github.com/fatih/color v1.9.0 04:22:46 go: downloading github.com/mattn/go-isatty v0.0.14 04:22:46 go: downloading github.com/armon/go-metrics v0.3.10 04:22:46 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 04:22:46 go: downloading github.com/mattn/go-colorable v0.1.12 04:22:46 go: downloading github.com/golang/protobuf v1.5.2 04:22:46 go: downloading golang.org/x/sys v0.6.0 04:22:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 04:22:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:23:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:23:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 04:23:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 04:23:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 04:23:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.039s coverage: 36.2% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.019s coverage: 92.4% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.013s coverage: 86.5% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.029s coverage: 42.3% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 04:23:24 fatal error: concurrent map iteration and map write 04:23:24 04:23:24 goroutine 72 [running]: 04:23:24 reflect.mapiterinit(0x451372?, 0x30?, 0xaf76a0?) 04:23:24 /usr/local/go/src/runtime/map.go:1375 +0x19 04:23:24 reflect.(*MapIter).Next(0xa3caa0?) 04:23:24 /usr/local/go/src/reflect/value.go:1919 +0x65 04:23:24 internal/fmtsort.Sort({0xa3caa0?, 0xc000080020?, 0xc00008003c?}) 04:23:24 /usr/local/go/src/internal/fmtsort/sort.go:62 +0x1f0 04:23:24 fmt.(*pp).printValue(0xc0005c40d0, {0xa3caa0?, 0xc000080020?, 0x28?}, 0x76, 0x2) 04:23:24 /usr/local/go/src/fmt/print.go:816 +0x986 04:23:24 fmt.(*pp).printValue(0xc0005c40d0, {0xa6f920?, 0xc000080020?, 0x0?}, 0x76, 0x1) 04:23:24 /usr/local/go/src/fmt/print.go:853 +0x120a 04:23:24 fmt.(*pp).printValue(0xc0005c40d0, {0xac3200?, 0xc000080020?, 0xc0002705a0?}, 0x76, 0x0) 04:23:24 /usr/local/go/src/fmt/print.go:923 +0xaf0 04:23:24 fmt.(*pp).printArg(0xc0005c40d0, {0xac3200?, 0xc000080020}, 0x76) 04:23:24 /usr/local/go/src/fmt/print.go:759 +0x756 04:23:24 fmt.(*pp).doPrintf(0xc0005c40d0, {0xb07a8a, 0xd}, {0xc0004c99a0?, 0x1, 0x1}) 04:23:24 /usr/local/go/src/fmt/print.go:1176 +0x9a9 04:23:24 fmt.Sprintf({0xb07a8a, 0xd}, {0xc0004c99a0, 0x1, 0x1}) 04:23:24 /usr/local/go/src/fmt/print.go:239 +0x59 04:23:24 github.com/stretchr/testify/mock.Arguments.Diff({0xc0002794c0, 0x2, 0xc0004c9ac8?}, {0xc0004402a0, 0x2, 0xc0001c2c40?}) 04:23:24 /go/pkg/mod/github.com/stretchr/testify@v1.8.2/mock/mock.go:897 +0x25e 04:23:24 github.com/stretchr/testify/mock.(*Mock).findExpectedCall(0x40fd28?, {0xcdbb50, 0x6}, {0xc0004402a0, 0x2, 0x2}) 04:23:24 /go/pkg/mod/github.com/stretchr/testify@v1.8.2/mock/mock.go:361 +0xf3 04:23:24 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0003f85a0, {0xcdbb50, 0x6}, {0xc0004402a0, 0x2, 0x2}) 04:23:24 /go/pkg/mod/github.com/stretchr/testify@v1.8.2/mock/mock.go:466 +0xbd 04:23:24 github.com/stretchr/testify/mock.(*Mock).Called(0x0?, {0xc0004402a0, 0x2, 0x2}) 04:23:24 /go/pkg/mod/github.com/stretchr/testify@v1.8.2/mock/mock.go:456 +0x148 04:23:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks.(*MetricsReporter).Report(0xc0003f85a0, {0xbee988?, 0xc000080020}, 0xc000446b10) 04:23:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-489/bootstrap/interfaces/mocks/MetricsReporter.go:17 +0xbf 04:23:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics.(*manager).Run.func1() 04:23:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-489/bootstrap/metrics/manager.go:117 +0x1bd 04:23:24 created by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics.(*manager).Run 04:23:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-489/bootstrap/metrics/manager.go:105 +0x14a 04:23:24 04:23:24 goroutine 1 [chan receive]: 04:23:24 testing.(*T).Run(0xc0000cb6c0, {0xb13df4?, 0x561545?}, 0xb4cf88) 04:23:24 /usr/local/go/src/testing/testing.go:1630 +0x405 04:23:24 testing.runTests.func1(0x1000100?) 04:23:24 /usr/local/go/src/testing/testing.go:2036 +0x45 04:23:24 testing.tRunner(0xc0000cb6c0, 0xc00031fc80) 04:23:24 /usr/local/go/src/testing/testing.go:1576 +0x10b 04:23:24 testing.runTests(0xc000478320?, {0xff1940, 0xa, 0xa}, {0xc000471a68?, 0x100c00031fd08?, 0xfff760?}) 04:23:24 /usr/local/go/src/testing/testing.go:2034 +0x489 04:23:24 testing.(*M).Run(0xc000478320) 04:23:24 /usr/local/go/src/testing/testing.go:1906 +0x63a 04:23:24 main.main() 04:23:24 _testmain.go:96 +0x1c5 04:23:24 04:23:24 goroutine 9 [chan receive]: 04:23:24 github.com/rcrowley/go-metrics.(*meterArbiter).tick(0xfff200) 04:23:24 /go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475/meter.go:239 +0x2a 04:23:24 created by github.com/rcrowley/go-metrics.NewMeter 04:23:24 /go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475/meter.go:46 +0xd3 04:23:24 04:23:24 goroutine 30 [chan receive]: 04:23:24 testing.(*T).Run(0xc000580ea0, {0xb0e43f?, 0x0?}, 0xc00010ede0) 04:23:24 /usr/local/go/src/testing/testing.go:1630 +0x405 04:23:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics.TestMessageBusReporter_Report(0xc000580ea0?) 04:23:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-489/bootstrap/metrics/reporter_test.go:197 +0x1186 04:23:24 testing.tRunner(0xc000580ea0, 0xb4cf88) 04:23:24 /usr/local/go/src/testing/testing.go:1576 +0x10b 04:23:24 created by testing.(*T).Run 04:23:24 /usr/local/go/src/testing/testing.go:1629 +0x3ea 04:23:24 04:23:24 goroutine 99 [runnable]: 04:23:24 encoding/json.sliceEncoder.encode({0xa078e0?}, 0xc00001e900, {0x9f7d00?, 0xc00010eec0?, 0x4053f4?}, {0x9?, 0x0?}) 04:23:24 /usr/local/go/src/encoding/json/encode.go:887 +0x32f 04:23:24 encoding/json.structEncoder.encode({{{0xc00047c480?, 0xc0005a3c50?, 0xc000071618?}, 0xc0005abf20?}}, 0xc00001e900, {0xab20a0?, 0xc00010eea0?, 0x20?}, {0x0, 0x1}) 04:23:24 /usr/local/go/src/encoding/json/encode.go:759 +0x1f4 04:23:24 encoding/json.(*encodeState).reflectValue(0xc000071638?, {0xab20a0?, 0xc00010eea0?, 0xa6f880?}, {0xe0?, 0x60?}) 04:23:24 /usr/local/go/src/encoding/json/encode.go:358 +0x78 04:23:24 encoding/json.(*encodeState).marshal(0xb037e9?, {0xab20a0?, 0xc00010eea0?}, {0x28?, 0xfd?}) 04:23:24 /usr/local/go/src/encoding/json/encode.go:330 +0xfa 04:23:24 encoding/json.Marshal({0xab20a0, 0xc00010eea0}) 04:23:24 /usr/local/go/src/encoding/json/encode.go:161 +0xe5 04:23:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics.(*messageBusReporter).Report.func1({0xb06dab, 0xb}, {0xac8ae0?, 0xc0005a8e10}) 04:23:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-489/bootstrap/metrics/reporter.go:174 +0x149b 04:23:24 github.com/rcrowley/go-metrics.(*StandardRegistry).Each(0x0?, 0xc00032a740) 04:23:24 /go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475/registry.go:70 +0x59 04:23:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics.(*messageBusReporter).Report(0xc000092a50, {0xbee988, 0xc000080020}, 0x0) 04:23:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-489/bootstrap/metrics/reporter.go:106 +0x4d7 04:23:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics.TestMessageBusReporter_Report.func1(0xc000581860) 04:23:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-489/bootstrap/metrics/reporter_test.go:229 +0x518 04:23:24 testing.tRunner(0xc000581860, 0xc00010ede0) 04:23:24 /usr/local/go/src/testing/testing.go:1576 +0x10b 04:23:24 created by testing.(*T).Run 04:23:24 /usr/local/go/src/testing/testing.go:1629 +0x3ea 04:23:24 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.324s 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.015s coverage: 25.0% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.057s coverage: 79.2% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 80.0% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 04:23:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 04:23:24 FAIL 04:23:24 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 04:23:24 $ docker stop --time=1 1245cdf39ef133d4bbd391e1d9a1f7beade5340eb15d22685d261dd99219f7ad 04:23:26 $ docker rm -f --volumes 1245cdf39ef133d4bbd391e1d9a1f7beade5340eb15d22685d261dd99219f7ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:27 04:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:27 latest: Pulling from edgex-lftools-log-publisher 04:23:27 5eb5b503b376: Pulling fs layer 04:23:27 5c69ac0246d0: Pulling fs layer 04:23:27 ec43610c2a17: Pulling fs layer 04:23:27 3a2ae6a8a46f: Pulling fs layer 04:23:27 33b1e0a273af: Pulling fs layer 04:23:27 5d3b04190fa2: Pulling fs layer 04:23:27 2f39f015ded8: Pulling fs layer 04:23:27 3a2ae6a8a46f: Waiting 04:23:27 33b1e0a273af: Waiting 04:23:27 5d3b04190fa2: Waiting 04:23:27 2f39f015ded8: Waiting 04:23:27 5c69ac0246d0: Verifying Checksum 04:23:27 5c69ac0246d0: Download complete 04:23:27 3a2ae6a8a46f: Verifying Checksum 04:23:27 3a2ae6a8a46f: Download complete 04:23:28 33b1e0a273af: Verifying Checksum 04:23:28 33b1e0a273af: Download complete 04:23:28 5d3b04190fa2: Verifying Checksum 04:23:28 5d3b04190fa2: Download complete 04:23:28 ec43610c2a17: Verifying Checksum 04:23:28 ec43610c2a17: Download complete 04:23:28 5eb5b503b376: Verifying Checksum 04:23:28 5eb5b503b376: Download complete 04:23:28 2f39f015ded8: Verifying Checksum 04:23:29 5eb5b503b376: Pull complete 04:23:29 5c69ac0246d0: Pull complete 04:23:29 ec43610c2a17: Pull complete 04:23:30 3a2ae6a8a46f: Pull complete 04:23:30 33b1e0a273af: Pull complete 04:23:30 5d3b04190fa2: Pull complete 04:23:34 2f39f015ded8: Pull complete 04:23:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:34 prd-ubuntu20.04-docker-8c-8g-5779 does not seem to be running inside a container 04:23:34 $ 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-489 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489:/w/workspace/xfoundry_go-mod-bootstrap_PR-489:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-489@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:23:38 $ docker top e6c9f12b137bd3de15f6e0e7da85358685da4bde22b4e7b411cab0515c9575d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:39 ---> job-cost.sh 04:23:39 lf-activate-venv: SKIPPING 04:23:39 INFO: No Stack... 04:23:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:40 INFO: Archiving Costs [Pipeline] sh 04:23:40 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-489/archives/cost.csv 04:23:40 + cut -d, -f6 [Pipeline] lock 04:23:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] 04:23:40 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] did not exist. Created. 04:23:40 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:40 + echo total: 0.2199999988079071 [Pipeline] stash 04:23:40 Stashed 1 file(s) [Pipeline] } 04:23:40 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:40 $ docker stop --time=1 e6c9f12b137bd3de15f6e0e7da85358685da4bde22b4e7b411cab0515c9575d5 04:23:42 $ docker rm -f --volumes e6c9f12b137bd3de15f6e0e7da85358685da4bde22b4e7b411cab0515c9575d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:42 Failed in branch amd64 04:25:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5780 in /w/workspace/xfoundry_go-mod-bootstrap_PR-489 [Pipeline] { [Pipeline] ws 04:25:00 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 04:25:00 Selected Git installation does not exist. Using Default 04:25:00 The recommended git tool is: NONE 04:25:06 using credential edgex-jenkins-ssh 04:25:06 Cloning the remote Git repository 04:25:06 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:25:06 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 04:25:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:25:06 > git --version # timeout=10 04:25:06 > git --version # 'git version 2.25.1' 04:25:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:25:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:09 Merging remotes/origin/main commit 10c1c790e6aaed52cc9dc34162732b3090c9f6f4 into PR head commit 80efae12f24e082e49fde2be1982b5b944864866 04:25:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:25:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:25:09 > git config core.sparsecheckout # timeout=10 04:25:09 Merge succeeded, producing 80efae12f24e082e49fde2be1982b5b944864866 04:25:09 Checking out Revision 80efae12f24e082e49fde2be1982b5b944864866 (PR-489) 04:25:10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:09 > git checkout -f 80efae12f24e082e49fde2be1982b5b944864866 # timeout=10 04:25:09 > git remote # timeout=10 04:25:09 > git config --get remote.origin.url # timeout=10 04:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:09 > git merge 10c1c790e6aaed52cc9dc34162732b3090c9f6f4 # timeout=10 04:25:09 > git rev-parse HEAD^{commit} # timeout=10 04:25:09 > git config core.sparsecheckout # timeout=10 04:25:10 > git checkout -f 80efae12f24e082e49fde2be1982b5b944864866 # timeout=10 04:25:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:11 Dload Upload Total Spent Left Speed 04:25:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 04:25:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:25:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:25:12 + sudo tee /etc/docker/daemon.new 04:25:12 { 04:25:12 "registry-mirrors": [ 04:25:12 "https://nexus3.edgexfoundry.org:10001" 04:25:12 ], 04:25:12 "bip": "10.250.0.254/24", 04:25:12 "hosts": [ 04:25:12 "tcp://0.0.0.0:5555", 04:25:12 "unix:///var/run/docker.sock" 04:25:12 ], 04:25:12 "mtu": 1458, 04:25:12 "selinux-enabled": true, 04:25:12 "seccomp-profile": "/etc/docker/seccomp.json" 04:25:12 } [Pipeline] sh 04:25:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:25:13 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:31 ========================================================= 04:25:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:25:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:25:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:25:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:32 af6eaf76a39c: Pulling fs layer 04:25:32 55522c791124: Pulling fs layer 04:25:32 ce5c4a1c91eb: Pulling fs layer 04:25:32 169dfbe0d373: Pulling fs layer 04:25:32 e1ff8fa3b103: Pulling fs layer 04:25:32 52ebb69f0ebf: Pulling fs layer 04:25:32 5abe8eddf0d5: Pulling fs layer 04:25:32 169dfbe0d373: Waiting 04:25:32 e1ff8fa3b103: Waiting 04:25:32 5abe8eddf0d5: Waiting 04:25:32 52ebb69f0ebf: Waiting 04:25:32 55522c791124: Verifying Checksum 04:25:32 55522c791124: Download complete 04:25:32 169dfbe0d373: Verifying Checksum 04:25:32 169dfbe0d373: Download complete 04:25:32 e1ff8fa3b103: Verifying Checksum 04:25:32 e1ff8fa3b103: Download complete 04:25:32 af6eaf76a39c: Verifying Checksum 04:25:32 af6eaf76a39c: Download complete 04:25:33 af6eaf76a39c: Pull complete 04:25:33 5abe8eddf0d5: Verifying Checksum 04:25:33 5abe8eddf0d5: Download complete 04:25:34 55522c791124: Pull complete 04:25:34 ce5c4a1c91eb: Verifying Checksum 04:25:34 ce5c4a1c91eb: Download complete 04:25:34 52ebb69f0ebf: Verifying Checksum 04:25:34 52ebb69f0ebf: Download complete 04:25:45 ce5c4a1c91eb: Pull complete 04:25:45 169dfbe0d373: Pull complete 04:25:45 e1ff8fa3b103: Pull complete 04:25:52 52ebb69f0ebf: Pull complete 04:25:54 5abe8eddf0d5: Pull complete 04:25:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:25:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 04:25:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:55 + docker inspect -f . ci-base-image-arm64 04:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:55 prd-ubuntu20.04-docker-arm64-4c-16g-5780 does not seem to be running inside a container 04:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 ******** ci-base-image-arm64 cat 04:25:59 $ docker top d21a17d2860b28b94279a5a82ba6beb50ab9a9c6da6d3a5bd9b9e1a006e2c47b -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:00 + go version 04:26:00 go version go1.20.2 linux/arm64 [Pipeline] } 04:26:00 $ docker stop --time=1 d21a17d2860b28b94279a5a82ba6beb50ab9a9c6da6d3a5bd9b9e1a006e2c47b 04:26:04 $ docker rm -f --volumes d21a17d2860b28b94279a5a82ba6beb50ab9a9c6da6d3a5bd9b9e1a006e2c47b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:05 + docker inspect -f . ci-base-image-arm64 04:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:05 prd-ubuntu20.04-docker-arm64-4c-16g-5780 does not seem to be running inside a container 04:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 ******** ci-base-image-arm64 cat 04:26:06 $ docker top b6667cc7440740eede38699a2279ff4b24a3879fc8ac6929793d500bad223ba9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:07 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/4 [Pipeline] fileExists [Pipeline] sh 04:26:08 + make test 04:26:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:26:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 04:26:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.34 04:26:08 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 04:26:08 go: downloading github.com/stretchr/testify v1.8.2 04:26:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:26:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.19 04:26:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 04:26:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:26:09 go: downloading github.com/mitchellh/copystructure v1.2.0 04:26:09 go: downloading gopkg.in/yaml.v3 v3.0.1 04:26:09 go: downloading github.com/google/uuid v1.3.0 04:26:09 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:26:09 go: downloading github.com/gorilla/mux v1.8.0 04:26:09 go: downloading github.com/davecgh/go-spew v1.1.1 04:26:09 go: downloading github.com/pmezard/go-difflib v1.0.0 04:26:09 go: downloading github.com/go-kit/log v0.2.1 04:26:09 go: downloading github.com/gorilla/websocket v1.4.2 04:26:09 go: downloading golang.org/x/net v0.8.0 04:26:09 go: downloading golang.org/x/sync v0.1.0 04:26:09 go: downloading github.com/stretchr/objx v0.5.0 04:26:09 go: downloading github.com/go-playground/validator/v10 v10.12.0 04:26:09 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:26:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 04:26:10 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:26:10 go: downloading github.com/hashicorp/errwrap v1.0.0 04:26:10 go: downloading github.com/hashicorp/consul/api v1.20.0 04:26:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:26:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:26:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:26:10 go: downloading github.com/x448/float16 v0.8.4 04:26:10 go: downloading github.com/go-playground/universal-translator v0.18.1 04:26:10 go: downloading github.com/leodido/go-urn v1.2.2 04:26:10 go: downloading golang.org/x/crypto v0.7.0 04:26:10 go: downloading golang.org/x/text v0.8.0 04:26:11 go: downloading github.com/zeebo/errs v1.3.0 04:26:11 go: downloading google.golang.org/grpc v1.51.0 04:26:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:26:12 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:26:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:26:12 go: downloading github.com/hashicorp/go-hclog v0.14.1 04:26:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:26:12 go: downloading github.com/hashicorp/serf v0.10.1 04:26:12 go: downloading github.com/go-playground/locales v0.14.1 04:26:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:26:13 go: downloading google.golang.org/protobuf v1.28.1 04:26:14 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 04:26:14 go: downloading github.com/fatih/color v1.9.0 04:26:14 go: downloading github.com/mattn/go-isatty v0.0.14 04:26:14 go: downloading github.com/armon/go-metrics v0.3.10 04:26:14 go: downloading github.com/golang/protobuf v1.5.2 04:26:14 go: downloading golang.org/x/sys v0.6.0 04:26:14 go: downloading github.com/mattn/go-colorable v0.1.12 04:26:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 04:26:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:28:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:28:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 04:28:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 04:28:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 04:28:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.144s coverage: 36.2% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.110s coverage: 92.4% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 86.5% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.096s coverage: 42.3% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.071s coverage: 100.0% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.394s coverage: 87.7% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.068s coverage: 25.0% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.124s coverage: 79.2% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.047s coverage: 80.0% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.040s coverage: 31.2% of statements 04:28:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 04:28:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:29:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:29:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:29:19 $ docker stop --time=1 b6667cc7440740eede38699a2279ff4b24a3879fc8ac6929793d500bad223ba9 04:29:21 $ docker rm -f --volumes b6667cc7440740eede38699a2279ff4b24a3879fc8ac6929793d500bad223ba9 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:29:25 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] withEnv [Pipeline] { [Pipeline] sh 04:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:25 04:29:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:26 arm64: Pulling from edgex-lftools-log-publisher 04:29:26 8998bd30e6a1: Pulling fs layer 04:29:26 04944245beec: Pulling fs layer 04:29:26 699f458cf7ca: Pulling fs layer 04:29:26 765212b225bb: Pulling fs layer 04:29:26 f23df028b6ca: Pulling fs layer 04:29:26 d65c8cfc05b1: Pulling fs layer 04:29:26 2437ff75d9bd: Pulling fs layer 04:29:26 f23df028b6ca: Waiting 04:29:26 d65c8cfc05b1: Waiting 04:29:26 2437ff75d9bd: Waiting 04:29:26 765212b225bb: Waiting 04:29:26 04944245beec: Verifying Checksum 04:29:26 04944245beec: Download complete 04:29:26 765212b225bb: Verifying Checksum 04:29:26 765212b225bb: Download complete 04:29:26 f23df028b6ca: Verifying Checksum 04:29:26 f23df028b6ca: Download complete 04:29:26 d65c8cfc05b1: Verifying Checksum 04:29:26 d65c8cfc05b1: Download complete 04:29:26 699f458cf7ca: Verifying Checksum 04:29:26 699f458cf7ca: Download complete 04:29:27 8998bd30e6a1: Verifying Checksum 04:29:27 8998bd30e6a1: Download complete 04:29:29 2437ff75d9bd: Verifying Checksum 04:29:29 2437ff75d9bd: Download complete 04:29:32 8998bd30e6a1: Pull complete 04:29:32 04944245beec: Pull complete 04:29:34 699f458cf7ca: Pull complete 04:29:35 765212b225bb: Pull complete 04:29:37 f23df028b6ca: Pull complete 04:29:37 d65c8cfc05b1: Pull complete 04:29:55 2437ff75d9bd: Pull complete 04:29:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:55 prd-ubuntu20.04-docker-arm64-4c-16g-5780 does not seem to be running inside a container 04:29:55 $ 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/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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:arm64 cat 04:29:57 $ docker top 1582448633adcf2a5976cbb112c8150ce8b4139fa810ec6596fe104716a73b77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:58 ---> job-cost.sh 04:29:58 lf-activate-venv: SKIPPING 04:29:58 INFO: No Stack... 04:29:59 INFO: Retrieving Pricing Info for: v3-standard-4 04:29:59 INFO: Archiving Costs [Pipeline] sh 04:30:00 + cut -d, -f6 04:30:00 + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [Pipeline] lock 04:30:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] 04:30:00 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] did not exist. Created. 04:30:00 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:00 /w/workspace/go-mod-bootstrap/4@tmp/durable-498b9bea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:01 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:01 Warning: overwriting stash ‘stack-cost’ 04:30:01 Stashed 1 file(s) [Pipeline] } 04:30:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-489-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:01 $ docker stop --time=1 1582448633adcf2a5976cbb112c8150ce8b4139fa810ec6596fe104716a73b77 04:30:03 $ docker rm -f --volumes 1582448633adcf2a5976cbb112c8150ce8b4139fa810ec6596fe104716a73b77 [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) 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) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:30:03 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-489/archives ] 04:30:03 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-489/archives 04:30:03 total 16 04:30:03 drwxr-xr-x 3 root root 4096 Mar 25 04:23 . 04:30:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 04:23 .. 04:30:03 drwxr-xr-x 2 root root 4096 Mar 25 04:23 cost 04:30:03 -rw-r--r-- 1 root root 88 Mar 25 04:23 cost.csv 04:30:03 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-489/archives 04:30:03 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-489/archives 04:30:03 total 16 04:30:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 04:23 . 04:30:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 04:23 .. 04:30:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 04:23 cost 04:30:03 -rw-r--r-- 1 jenkins jenkins 88 Mar 25 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:30:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:05 ---> package-listing.sh 04:30:05 ++ facter osfamily 04:30:05 ++ tr '[:upper:]' '[:lower:]' 04:30:05 + OS_FAMILY=debian 04:30:05 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-489 04:30:05 + START_PACKAGES=/tmp/packages_start.txt 04:30:05 + END_PACKAGES=/tmp/packages_end.txt 04:30:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:05 + PACKAGES=/tmp/packages_start.txt 04:30:05 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-489 ']' 04:30:05 + PACKAGES=/tmp/packages_end.txt 04:30:05 + case "${OS_FAMILY}" in 04:30:05 + dpkg -l 04:30:05 + grep '^ii' 04:30:05 + '[' -f /tmp/packages_start.txt ']' 04:30:05 + '[' -f /tmp/packages_end.txt ']' 04:30:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:05 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-489 ']' 04:30:05 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-489/archives/ 04:30:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-489/archives/ [Pipeline] echo 04:30:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:06 prd-ubuntu20.04-docker-8c-8g-5779 does not seem to be running inside a container 04:30:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489/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-489 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489:/w/workspace/xfoundry_go-mod-bootstrap_PR-489:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-489@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 04:30:06 $ docker top 2943f317c058dcbbcb6c333ca97285ad05a5235ae3962ffeb08f09fe1c99a27a -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:07 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:07 + ls /var/log/sa-host 04:30:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:07 provisioning config files... 04:30:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-489@tmp/config16092440788529595542tmp [Pipeline] { [Pipeline] echo 04:30:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:07 ---> create-netrc.sh [Pipeline] } 04:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:08 ---> python-tools-install.sh [Pipeline] echo 04:30:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:08 ---> sudo-logs.sh 04:30:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:08 ---> job-cost.sh 04:30:08 lf-activate-venv: SKIPPING 04:30:08 DEBUG: total: 0.2199999988079071 04:30:08 INFO: Retrieving Stack Cost... 04:30:08 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:09 INFO: Archiving Costs [Pipeline] echo 04:30:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:09 ---> logs-deploy.sh 04:30:09 lf-activate-venv: SKIPPING 04:30:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-489/4 04:30:09 INFO: archiving workspace using pattern(s): 04:30:10 Archives upload complete. 04:30:10 INFO: archiving logs to Nexus