Pull request #432 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254+52016a0ec59e024ae0d4a78e0cb26d95d9bcf968 (a7a3f95b83ab438785297df7842fce6d373052d7) 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-ssh16161643825158377003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18432598329817033690.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-432/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-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16388124756423303879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8621338638129596236.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-432/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-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh107776530270802533.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.18 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5093 in /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [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-432 # 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 > 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 Merging remotes/origin/main commit 52016a0ec59e024ae0d4a78e0cb26d95d9bcf968 into PR head commit 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 Merge succeeded, producing 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 Checking out Revision 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 (PR-432) 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 09:18:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > 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/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 # 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 52016a0ec59e024ae0d4a78e0cb26d95d9bcf968 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 # timeout=10 > git rev-list --no-walk 31d59fc2d098e3b733ee673d6019114098c4201e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:18:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:18:06 ========================================================= 09:18:06 EdgeX Global Pipelines Version Info 09:18:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:18:07 ------------------- 09:18:07 stable info: 09:18:07 ------------------- 09:18:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:18:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:18:07 Message: update stable to v1.0.244 09:18:07 ------------------- 09:18:07 experimental info: 09:18:07 ------------------- 09:18:07 Commited By: **** collab-it+edgex@linuxfoundation.org 09:18:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:18:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-432 [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-432 [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-432 [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a85899 [Pipeline] echo 09:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:18:08 + git rev-list -1 --merges 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254~1..2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 [Pipeline] echo 09:18:08 -----------> git rev-list -1 --merges 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254~1..2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 [false] [Pipeline] sh 09:18:09 + git log --format=format:%s -1 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 [Pipeline] echo 09:18:09 ========================================================= 09:18:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:18:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:09 + git log --format=format:%s -1 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 [Pipeline] echo 09:18:09 [semverPrep] GIT_COMMIT: 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 09:18:09 [semverPrep] This is not a build commit. [Pipeline] sh 09:18:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:09 + grep -v github /etc/ssh/ssh_known_hosts 09:18:09 + [ -e /tmp/ssh_known_hosts ] 09:18:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:18:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:18:09 + sudo tee -a /etc/ssh/ssh_known_hosts 09:18:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:10 09:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:10 0.1.4: Pulling from edgex-devops/py-git-semver 09:18:10 b85a868b505f: Pulling fs layer 09:18:10 e2be974225ed: Pulling fs layer 09:18:10 339a4e72a1f5: Pulling fs layer 09:18:10 988bab9f4d93: Pulling fs layer 09:18:10 1469e6f7b9e6: Pulling fs layer 09:18:10 eaf3925da568: Pulling fs layer 09:18:10 bab4dde63d76: Pulling fs layer 09:18:10 bde34c3a00c8: Pulling fs layer 09:18:10 b352a97aabf1: Pulling fs layer 09:18:10 4872d77fe225: Pulling fs layer 09:18:10 5851b861e8e6: Pulling fs layer 09:18:10 b352a97aabf1: Waiting 09:18:10 bab4dde63d76: Waiting 09:18:10 988bab9f4d93: Waiting 09:18:10 1469e6f7b9e6: Waiting 09:18:10 bde34c3a00c8: Waiting 09:18:10 5851b861e8e6: Waiting 09:18:10 e2be974225ed: Download complete 09:18:10 988bab9f4d93: Download complete 09:18:10 1469e6f7b9e6: Verifying Checksum 09:18:10 1469e6f7b9e6: Download complete 09:18:10 eaf3925da568: Verifying Checksum 09:18:10 eaf3925da568: Download complete 09:18:10 339a4e72a1f5: Verifying Checksum 09:18:10 339a4e72a1f5: Download complete 09:18:11 bde34c3a00c8: Download complete 09:18:11 b352a97aabf1: Verifying Checksum 09:18:11 b352a97aabf1: Download complete 09:18:11 4872d77fe225: Verifying Checksum 09:18:11 4872d77fe225: Download complete 09:18:11 5851b861e8e6: Verifying Checksum 09:18:11 5851b861e8e6: Download complete 09:18:11 b85a868b505f: Verifying Checksum 09:18:11 b85a868b505f: Download complete 09:18:11 bab4dde63d76: Verifying Checksum 09:18:11 bab4dde63d76: Download complete 09:18:12 b85a868b505f: Pull complete 09:18:12 e2be974225ed: Pull complete 09:18:13 339a4e72a1f5: Pull complete 09:18:13 988bab9f4d93: Pull complete 09:18:13 1469e6f7b9e6: Pull complete 09:18:13 eaf3925da568: Pull complete 09:18:15 bab4dde63d76: Pull complete 09:18:15 bde34c3a00c8: Pull complete 09:18:15 b352a97aabf1: Pull complete 09:18:15 4872d77fe225: Pull complete 09:18:15 5851b861e8e6: Pull complete 09:18:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:15 prd-ubuntu20.04-docker-8c-8g-5093 does not seem to be running inside a container 09:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@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 09:18:16 $ docker top 4abd8029827e77e608e601ed53f4c02c55b8d323d597164e704fe7ead23b8190 -eo pid,comm 09:18:17 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). 09:18:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:18:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:17 [ssh-agent] Looking for ssh-agent implementation... 09:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:17 $ docker exec 4abd8029827e77e608e601ed53f4c02c55b8d323d597164e704fe7ead23b8190 ssh-agent 09:18:17 SSH_AUTH_SOCK=/tmp/ssh-cSBGplKpvI8e/agent.33 09:18:17 SSH_AGENT_PID=39 09:18:17 Running ssh-add (command line suppressed) 09:18:17 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_3693397246172000133.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_3693397246172000133.key) 09:18:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:17 + git tag --points-at HEAD [Pipeline] } 09:18:17 $ docker exec --env ******** --env ******** 4abd8029827e77e608e601ed53f4c02c55b8d323d597164e704fe7ead23b8190 ssh-agent -k 09:18:17 unset SSH_AUTH_SOCK; 09:18:17 unset SSH_AGENT_PID; 09:18:17 echo Agent pid 39 killed; 09:18:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:18:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:17 [ssh-agent] Looking for ssh-agent implementation... 09:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:17 $ docker exec 4abd8029827e77e608e601ed53f4c02c55b8d323d597164e704fe7ead23b8190 ssh-agent 09:18:18 SSH_AUTH_SOCK=/tmp/ssh-23miGf80ZHz6/agent.71 09:18:18 SSH_AGENT_PID=77 09:18:18 Running ssh-add (command line suppressed) 09:18:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_11938615851315129196.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_11938615851315129196.key) 09:18:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:18 + git semver init 09:18:18 2023-02-08 09:18:18,691 [run_init] DEBUG init version:0.0.0 force:False 09:18:18 2023-02-08 09:18:18,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver 09:18:18 2023-02-08 09:18:18,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver 09:18:18 2023-02-08 09:18:18,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-432, universal_newlines=False, shell=None, istream=None) 09:18:19 2023-02-08 09:18:19,581 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.git/info/exclude 09:18:19 2023-02-08 09:18:19,581 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 with force:False 09:18:19 2023-02-08 09:18:19,581 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 09:18:19 2023-02-08 09:18:19,586 [execute] INFO git cat-file --batch-check 09:18:19 2023-02-08 09:18:19,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver, universal_newlines=False, shell=None, istream=) 09:18:19 2023-02-08 09:18:19,593 [execute] INFO git cat-file --batch 09:18:19 2023-02-08 09:18:19,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver, universal_newlines=False, shell=None, istream=) 09:18:19 2023-02-08 09:18:19,599 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 09:18:19 0.0.0 [Pipeline] } 09:18:19 $ docker exec --env ******** --env ******** 4abd8029827e77e608e601ed53f4c02c55b8d323d597164e704fe7ead23b8190 ssh-agent -k 09:18:19 unset SSH_AUTH_SOCK; 09:18:19 unset SSH_AGENT_PID; 09:18:19 echo Agent pid 77 killed; 09:18:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:20 + git semver [Pipeline] } 09:18:20 $ docker stop --time=1 4abd8029827e77e608e601ed53f4c02c55b8d323d597164e704fe7ead23b8190 09:18:21 $ docker rm -f --volumes 4abd8029827e77e608e601ed53f4c02c55b8d323d597164e704fe7ead23b8190 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:18:22 Stashed 1 file(s) [Pipeline] echo 09:18:22 [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 09:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:18:22 ========================================================= 09:18:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:18:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:18:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:18:22 213ec9aee27d: Pulling fs layer 09:18:22 4583459ba037: Pulling fs layer 09:18:22 93c1e223e6f2: Pulling fs layer 09:18:22 53926ce57604: Pulling fs layer 09:18:22 21b2b0c7a3f4: Pulling fs layer 09:18:22 22ff95d597cd: Pulling fs layer 09:18:22 12d6caf4c0d1: Pulling fs layer 09:18:22 96b7cbca73a9: Pulling fs layer 09:18:22 a7acece74701: Pulling fs layer 09:18:22 53926ce57604: Waiting 09:18:22 21b2b0c7a3f4: Waiting 09:18:22 22ff95d597cd: Waiting 09:18:22 12d6caf4c0d1: Waiting 09:18:22 a7acece74701: Waiting 09:18:22 96b7cbca73a9: Waiting 09:18:22 93c1e223e6f2: Verifying Checksum 09:18:22 93c1e223e6f2: Download complete 09:18:22 4583459ba037: Verifying Checksum 09:18:22 4583459ba037: Download complete 09:18:22 21b2b0c7a3f4: Download complete 09:18:22 22ff95d597cd: Verifying Checksum 09:18:22 22ff95d597cd: Download complete 09:18:23 213ec9aee27d: Verifying Checksum 09:18:23 213ec9aee27d: Download complete 09:18:23 12d6caf4c0d1: Download complete 09:18:23 213ec9aee27d: Pull complete 09:18:23 4583459ba037: Pull complete 09:18:23 93c1e223e6f2: Pull complete 09:18:25 a7acece74701: Verifying Checksum 09:18:25 a7acece74701: Download complete 09:18:25 53926ce57604: Verifying Checksum 09:18:25 53926ce57604: Download complete 09:18:25 96b7cbca73a9: Verifying Checksum 09:18:25 96b7cbca73a9: Download complete 09:18:28 53926ce57604: Pull complete 09:18:28 21b2b0c7a3f4: Pull complete 09:18:28 22ff95d597cd: Pull complete 09:18:28 12d6caf4c0d1: Pull complete 09:18:30 96b7cbca73a9: Pull complete 09:18:31 a7acece74701: Pull complete 09:18:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 09:18:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:32 + docker inspect -f . ci-base-image-x86_64 09:18:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:32 prd-ubuntu20.04-docker-8c-8g-5093 does not seem to be running inside a container 09:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@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 09:18:35 $ docker top 869920e8de10d890818c4f28e96a99f0371d4f5d615c843b77bc439d675a3307 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:35 + go version 09:18:35 go version go1.18.7 linux/amd64 [Pipeline] } 09:18:35 $ docker stop --time=1 869920e8de10d890818c4f28e96a99f0371d4f5d615c843b77bc439d675a3307 09:18:37 $ docker rm -f --volumes 869920e8de10d890818c4f28e96a99f0371d4f5d615c843b77bc439d675a3307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:37 Still waiting to schedule task 09:18:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:18:37 + docker inspect -f . ci-base-image-x86_64 09:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:37 prd-ubuntu20.04-docker-8c-8g-5093 does not seem to be running inside a container 09:18:37 $ 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-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@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 09:18:37 $ docker top e442a196b42dd749ba04bcce64f33c6c32dbcad75bbc25d0ad35c2f4b684e893 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:38 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [Pipeline] fileExists [Pipeline] sh 09:18:38 + make test 09:18:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:18:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:18:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.10 09:18:38 go: downloading github.com/stretchr/testify v1.8.1 09:18:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 09:18:38 go: downloading github.com/pelletier/go-toml v1.9.5 09:18:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.7 09:18:38 go: downloading github.com/google/uuid v1.3.0 09:18:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:18:38 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 09:18:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 09:18:38 go: downloading github.com/gorilla/mux v1.8.0 09:18:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.5 09:18:38 go: downloading github.com/davecgh/go-spew v1.1.1 09:18:38 go: downloading github.com/stretchr/objx v0.5.0 09:18:38 go: downloading github.com/pmezard/go-difflib v1.0.0 09:18:38 go: downloading gopkg.in/yaml.v3 v3.0.1 09:18:38 go: downloading github.com/go-playground/validator/v10 v10.11.2 09:18:38 go: downloading github.com/go-kit/log v0.2.1 09:18:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:18:38 go: downloading github.com/hashicorp/errwrap v1.0.0 09:18:38 go: downloading github.com/gorilla/websocket v1.4.2 09:18:38 go: downloading golang.org/x/net v0.5.0 09:18:38 go: downloading golang.org/x/sync v0.1.0 09:18:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 09:18:38 go: downloading github.com/hashicorp/consul/api v1.18.0 09:18:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:18:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:18:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:18:38 go: downloading github.com/x448/float16 v0.8.4 09:18:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:18:38 go: downloading github.com/mitchellh/copystructure v1.0.0 09:18:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:18:38 go: downloading github.com/go-playground/universal-translator v0.18.1 09:18:38 go: downloading github.com/leodido/go-urn v1.2.1 09:18:38 go: downloading golang.org/x/crypto v0.5.0 09:18:38 go: downloading golang.org/x/text v0.6.0 09:18:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:18:38 go: downloading github.com/hashicorp/go-hclog v0.14.1 09:18:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:18:38 go: downloading github.com/hashicorp/serf v0.10.1 09:18:38 go: downloading github.com/zeebo/errs v1.3.0 09:18:38 go: downloading google.golang.org/grpc v1.51.0 09:18:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:18:39 go: downloading github.com/go-playground/locales v0.14.1 09:18:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:18:39 go: downloading google.golang.org/protobuf v1.28.1 09:18:39 go: downloading github.com/fatih/color v1.9.0 09:18:39 go: downloading github.com/mattn/go-isatty v0.0.14 09:18:39 go: downloading github.com/armon/go-metrics v0.3.10 09:18:39 go: downloading github.com/mattn/go-colorable v0.1.12 09:18:39 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 09:18:39 go: downloading github.com/golang/protobuf v1.5.2 09:18:39 go: downloading golang.org/x/sys v0.4.0 09:18:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 09:18:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:18:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:18:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.010s coverage: 9.7% of statements 09:18:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:18:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 92.5% of statements 09:18:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.003s coverage: 85.3% of statements 09:18:50 --- FAIL: TestCommandMessagingClientErrors (0.00s) 09:18:50 --- FAIL: TestCommandMessagingClientErrors/Error_creating_Messaging_Client (0.00s) 09:18:50 panic: 09:18:50 assert: mock: I don't know what to return because the method call was unexpected. 09:18:50 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:18:50 This method was unexpected: 09:18:50 Infof(string,string) 09:18:50 0: "Using messaging for '%s' clients" 09:18:50 1: "core-command" 09:18:50 at: [/w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/LoggingClient.go:61 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients.go:119 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients_test.go:364] [recovered] 09:18:50 panic: 09:18:50 assert: mock: I don't know what to return because the method call was unexpected. 09:18:50 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:18:50 This method was unexpected: 09:18:50 Infof(string,string) 09:18:50 0: "Using messaging for '%s' clients" 09:18:50 1: "core-command" 09:18:50 at: [/w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/LoggingClient.go:61 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients.go:119 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients_test.go:364] 09:18:50 09:18:50 goroutine 16 [running]: 09:18:50 testing.tRunner.func1.2({0xb5ebe0, 0xc0004cc900}) 09:18:50 /usr/local/go/src/testing/testing.go:1389 +0x24e 09:18:50 testing.tRunner.func1() 09:18:50 /usr/local/go/src/testing/testing.go:1392 +0x39f 09:18:50 panic({0xb5ebe0, 0xc0004cc900}) 09:18:50 /usr/local/go/src/runtime/panic.go:838 +0x207 09:18:50 github.com/stretchr/testify/mock.(*Mock).fail(0xc00040ddb0, {0xcb40d6?, 0x4?}, {0xc0004c9300?, 0x2?, 0x2?}) 09:18:50 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:322 +0x145 09:18:50 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc00040ddb0, {0xec73af, 0x5}, {0xc000482ec0, 0x2, 0x2}) 09:18:50 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:485 +0x709 09:18:50 github.com/stretchr/testify/mock.(*Mock).Called(0xb84360?, {0xc000482ec0, 0x2, 0x2}) 09:18:50 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:450 +0x148 09:18:50 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks.(*LoggingClient).Infof(0xc00040ddb0, {0xc9a9f9?, 0xc0004b6a50?}, {0xc0004cc780, 0x1, 0x0?}) 09:18:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.10/clients/logger/mocks/LoggingClient.go:61 +0x149 09:18:50 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.(*ClientsBootstrap).BootstrapHandler(0xc0000e3958, {0xd9d850?, 0xc00003c180?}, 0xc0000868d8?, {{0xc0f0f81e8b1c5570, 0x3c36618e, 0x127a740}, 0x3b9aca00, 0x3b9aca00}, 0xc000482de0) 09:18:50 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients.go:119 +0x84a 09:18:50 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.TestCommandMessagingClientErrors.func1(0xc00047dd40?) 09:18:50 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients_test.go:364 +0x812 09:18:50 testing.tRunner(0xc00047dd40, 0xc00000ee10) 09:18:50 /usr/local/go/src/testing/testing.go:1439 +0x102 09:18:50 created by testing.(*T).Run 09:18:50 /usr/local/go/src/testing/testing.go:1486 +0x35f 09:18:50 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 1.017s 09:18:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:18:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:18:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.009s coverage: 100.0% of statements 09:18:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.317s coverage: 88.4% of statements 09:18:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 25.0% of statements 09:18:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.042s coverage: 81.2% of statements 09:18:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:18:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.008s coverage: 38.5% of statements 09:18:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.011s coverage: 91.3% of statements 09:18:52 FAIL 09:18:52 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 09:18:52 $ docker stop --time=1 e442a196b42dd749ba04bcce64f33c6c32dbcad75bbc25d0ad35c2f4b684e893 09:18:55 $ docker rm -f --volumes e442a196b42dd749ba04bcce64f33c6c32dbcad75bbc25d0ad35c2f4b684e893 [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 09:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:55 09:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:55 latest: Pulling from edgex-lftools-log-publisher 09:18:55 5eb5b503b376: Pulling fs layer 09:18:55 5c69ac0246d0: Pulling fs layer 09:18:55 ec43610c2a17: Pulling fs layer 09:18:55 3a2ae6a8a46f: Pulling fs layer 09:18:55 33b1e0a273af: Pulling fs layer 09:18:55 5d3b04190fa2: Pulling fs layer 09:18:55 2f39f015ded8: Pulling fs layer 09:18:55 33b1e0a273af: Waiting 09:18:55 5d3b04190fa2: Waiting 09:18:55 3a2ae6a8a46f: Waiting 09:18:55 5c69ac0246d0: Verifying Checksum 09:18:55 5c69ac0246d0: Download complete 09:18:55 3a2ae6a8a46f: Verifying Checksum 09:18:55 3a2ae6a8a46f: Download complete 09:18:56 33b1e0a273af: Verifying Checksum 09:18:56 33b1e0a273af: Download complete 09:18:56 5d3b04190fa2: Verifying Checksum 09:18:56 5d3b04190fa2: Download complete 09:18:56 ec43610c2a17: Verifying Checksum 09:18:56 ec43610c2a17: Download complete 09:18:56 5eb5b503b376: Verifying Checksum 09:18:56 5eb5b503b376: Download complete 09:18:57 2f39f015ded8: Verifying Checksum 09:18:57 2f39f015ded8: Download complete 09:18:57 5eb5b503b376: Pull complete 09:18:57 5c69ac0246d0: Pull complete 09:18:58 ec43610c2a17: Pull complete 09:18:58 3a2ae6a8a46f: Pull complete 09:18:58 33b1e0a273af: Pull complete 09:18:58 5d3b04190fa2: Pull complete 09:19:02 2f39f015ded8: Pull complete 09:19:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:02 prd-ubuntu20.04-docker-8c-8g-5093 does not seem to be running inside a container 09:19:02 $ 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-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@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 09:19:05 $ docker top cac1585f7e6a43863cbc17893806c742122bf8eb50f6634a108739de4152d2f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:05 ---> job-cost.sh 09:19:05 lf-activate-venv: SKIPPING 09:19:05 INFO: No Stack... 09:19:05 INFO: Retrieving Pricing Info for: v3-standard-8 09:19:06 INFO: Archiving Costs [Pipeline] sh 09:19:06 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/cost.csv 09:19:06 + cut -d, -f6 [Pipeline] lock 09:19:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] 09:19:06 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] did not exist. Created. 09:19:06 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:06 + echo total: 0.2199999988079071 [Pipeline] stash 09:19:06 Stashed 1 file(s) [Pipeline] } 09:19:06 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:19:06 $ docker stop --time=1 cac1585f7e6a43863cbc17893806c742122bf8eb50f6634a108739de4152d2f8 09:19:08 $ docker rm -f --volumes cac1585f7e6a43863cbc17893806c742122bf8eb50f6634a108739de4152d2f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:19:08 Failed in branch amd64 09:22:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5099 in /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [Pipeline] { [Pipeline] ws 09:22:00 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 09:22:00 Selected Git installation does not exist. Using Default 09:22:00 The recommended git tool is: NONE 09:22:09 using credential edgex-jenkins-ssh 09:22:09 Cloning the remote Git repository 09:22:09 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:22:09 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 09:22:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:22:09 > git --version # timeout=10 09:22:09 > git --version # 'git version 2.25.1' 09:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:22:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:22:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:22:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:22:14 Merging remotes/origin/main commit 52016a0ec59e024ae0d4a78e0cb26d95d9bcf968 into PR head commit 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 09:22:14 Merge succeeded, producing 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 09:22:14 Checking out Revision 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 (PR-432) 09:22:14 > git config core.sparsecheckout # timeout=10 09:22:14 > git checkout -f 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 # timeout=10 09:22:14 > git remote # timeout=10 09:22:14 > git config --get remote.origin.url # timeout=10 09:22:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:14 > git merge 52016a0ec59e024ae0d4a78e0cb26d95d9bcf968 # timeout=10 09:22:14 > git rev-parse HEAD^{commit} # timeout=10 09:22:14 > git config core.sparsecheckout # timeout=10 09:22:14 > git checkout -f 2a8589996c3e84cc3d82e3bd92d13ee59a5b0254 # timeout=10 09:22:15 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 09:22:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:22:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:22:16 Dload Upload Total Spent Left Speed 09:22:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 09:22:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:22:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:22:17 + sudo tee /etc/docker/daemon.new 09:22:17 { 09:22:17 "registry-mirrors": [ 09:22:17 "https://nexus3.edgexfoundry.org:10001" 09:22:17 ], 09:22:17 "bip": "10.250.0.254/24", 09:22:17 "hosts": [ 09:22:17 "tcp://0.0.0.0:5555", 09:22:17 "unix:///var/run/docker.sock" 09:22:17 ], 09:22:17 "mtu": 1458, 09:22:17 "selinux-enabled": true, 09:22:17 "seccomp-profile": "/etc/docker/seccomp.json" 09:22:17 } [Pipeline] sh 09:22:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:22:18 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:22:36 ========================================================= 09:22:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:22:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:22:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:22:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:22:38 9b18e9b68314: Pulling fs layer 09:22:38 35d82f9e3411: Pulling fs layer 09:22:38 e16973657156: Pulling fs layer 09:22:38 fc693d55d65f: Pulling fs layer 09:22:38 7e9fc2657dce: Pulling fs layer 09:22:38 dda99020689f: Pulling fs layer 09:22:38 db1c61fa0a46: Pulling fs layer 09:22:38 891c053d2c06: Pulling fs layer 09:22:38 fc693d55d65f: Waiting 09:22:38 7e9fc2657dce: Waiting 09:22:38 dda99020689f: Waiting 09:22:38 db1c61fa0a46: Waiting 09:22:38 891c053d2c06: Waiting 09:22:38 e16973657156: Verifying Checksum 09:22:38 e16973657156: Download complete 09:22:38 35d82f9e3411: Verifying Checksum 09:22:38 35d82f9e3411: Download complete 09:22:38 7e9fc2657dce: Verifying Checksum 09:22:38 7e9fc2657dce: Download complete 09:22:38 dda99020689f: Verifying Checksum 09:22:38 dda99020689f: Download complete 09:22:38 9b18e9b68314: Download complete 09:22:39 9b18e9b68314: Pull complete 09:22:39 891c053d2c06: Verifying Checksum 09:22:39 891c053d2c06: Download complete 09:22:40 35d82f9e3411: Pull complete 09:22:40 e16973657156: Pull complete 09:22:41 db1c61fa0a46: Download complete 09:22:41 fc693d55d65f: Verifying Checksum 09:22:41 fc693d55d65f: Download complete 09:22:54 fc693d55d65f: Pull complete 09:22:54 7e9fc2657dce: Pull complete 09:22:54 dda99020689f: Pull complete 09:23:01 db1c61fa0a46: Pull complete 09:23:03 891c053d2c06: Pull complete 09:23:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:23:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 09:23:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:04 + docker inspect -f . ci-base-image-arm64 09:23:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:04 prd-ubuntu20.04-docker-arm64-4c-16g-5099 does not seem to be running inside a container 09:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:23:08 $ docker top a6e27d997c579b2be86ce09a63a119b5c61ed10bbe9365608e81b609582c9d94 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:09 + go version 09:23:09 go version go1.18.7 linux/arm64 [Pipeline] } 09:23:09 $ docker stop --time=1 a6e27d997c579b2be86ce09a63a119b5c61ed10bbe9365608e81b609582c9d94 09:23:10 $ docker rm -f --volumes a6e27d997c579b2be86ce09a63a119b5c61ed10bbe9365608e81b609582c9d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:11 + docker inspect -f . ci-base-image-arm64 09:23:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:11 prd-ubuntu20.04-docker-arm64-4c-16g-5099 does not seem to be running inside a container 09:23:11 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:23:12 $ docker top bc8d11a2f770f900a57f064ef4928441ea00ee42fb3dbd10d946a8d40ead1f61 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:13 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh 09:23:14 + make test 09:23:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:23:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 09:23:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.10 09:23:14 go: downloading github.com/pelletier/go-toml v1.9.5 09:23:14 go: downloading github.com/stretchr/testify v1.8.1 09:23:15 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 09:23:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:23:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 09:23:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.7 09:23:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.5 09:23:15 go: downloading github.com/google/uuid v1.3.0 09:23:15 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:23:15 go: downloading github.com/gorilla/mux v1.8.0 09:23:15 go: downloading github.com/davecgh/go-spew v1.1.1 09:23:15 go: downloading github.com/pmezard/go-difflib v1.0.0 09:23:15 go: downloading gopkg.in/yaml.v3 v3.0.1 09:23:15 go: downloading github.com/stretchr/objx v0.5.0 09:23:15 go: downloading github.com/go-kit/log v0.2.1 09:23:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 09:23:15 go: downloading github.com/go-playground/validator/v10 v10.11.2 09:23:15 go: downloading github.com/gorilla/websocket v1.4.2 09:23:15 go: downloading golang.org/x/net v0.5.0 09:23:15 go: downloading golang.org/x/sync v0.1.0 09:23:15 go: downloading github.com/hashicorp/errwrap v1.0.0 09:23:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:23:15 go: downloading github.com/hashicorp/consul/api v1.18.0 09:23:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:23:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:23:15 go: downloading github.com/go-playground/universal-translator v0.18.1 09:23:15 go: downloading github.com/leodido/go-urn v1.2.1 09:23:15 go: downloading golang.org/x/crypto v0.5.0 09:23:16 go: downloading golang.org/x/text v0.6.0 09:23:16 go: downloading github.com/zeebo/errs v1.3.0 09:23:16 go: downloading google.golang.org/grpc v1.51.0 09:23:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:23:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:23:17 go: downloading github.com/mitchellh/copystructure v1.0.0 09:23:17 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:23:17 go: downloading github.com/x448/float16 v0.8.4 09:23:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:23:17 go: downloading github.com/hashicorp/go-hclog v0.14.1 09:23:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:23:17 go: downloading github.com/hashicorp/serf v0.10.1 09:23:17 go: downloading github.com/go-playground/locales v0.14.1 09:23:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:23:18 go: downloading google.golang.org/protobuf v1.28.1 09:23:19 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 09:23:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:23:19 go: downloading github.com/fatih/color v1.9.0 09:23:19 go: downloading github.com/mattn/go-isatty v0.0.14 09:23:19 go: downloading github.com/armon/go-metrics v0.3.10 09:23:19 go: downloading github.com/golang/protobuf v1.5.2 09:23:19 go: downloading golang.org/x/sys v0.4.0 09:23:19 go: downloading github.com/mattn/go-colorable v0.1.12 09:23:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 09:23:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:24:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:25:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.092s coverage: 9.7% of statements 09:25:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:25:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.125s coverage: 92.5% of statements 09:25:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.029s coverage: 85.3% of statements 09:25:05 --- FAIL: TestCommandMessagingClientErrors (0.00s) 09:25:05 --- FAIL: TestCommandMessagingClientErrors/Error_creating_Messaging_Client (0.00s) 09:25:05 panic: 09:25:05 assert: mock: I don't know what to return because the method call was unexpected. 09:25:05 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:25:05 This method was unexpected: 09:25:05 Infof(string,string) 09:25:05 0: "Using messaging for '%s' clients" 09:25:05 1: "core-command" 09:25:05 at: [/w/workspace/go-mod-bootstrap/2/bootstrap/handlers/LoggingClient.go:61 /w/workspace/go-mod-bootstrap/2/bootstrap/handlers/clients.go:119 /w/workspace/go-mod-bootstrap/2/bootstrap/handlers/clients_test.go:364] [recovered] 09:25:05 panic: 09:25:05 assert: mock: I don't know what to return because the method call was unexpected. 09:25:05 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:25:05 This method was unexpected: 09:25:05 Infof(string,string) 09:25:05 0: "Using messaging for '%s' clients" 09:25:05 1: "core-command" 09:25:05 at: [/w/workspace/go-mod-bootstrap/2/bootstrap/handlers/LoggingClient.go:61 /w/workspace/go-mod-bootstrap/2/bootstrap/handlers/clients.go:119 /w/workspace/go-mod-bootstrap/2/bootstrap/handlers/clients_test.go:364] 09:25:05 09:25:05 goroutine 16 [running]: 09:25:05 testing.tRunner.func1.2({0x705b00, 0x40004b88f0}) 09:25:05 /usr/local/go/src/testing/testing.go:1389 +0x1c8 09:25:05 testing.tRunner.func1() 09:25:05 /usr/local/go/src/testing/testing.go:1392 +0x380 09:25:05 panic({0x705b00, 0x40004b88f0}) 09:25:05 /usr/local/go/src/runtime/panic.go:838 +0x20c 09:25:05 github.com/stretchr/testify/mock.(*Mock).fail(0x4000401db0, {0x85ae27?, 0x4?}, {0x40004b72c0?, 0x2?, 0x2?}) 09:25:05 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:322 +0x164 09:25:05 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0x4000401db0, {0xa6d531, 0x5}, {0x4000472ec0, 0x2, 0x2}) 09:25:05 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:485 +0x67c 09:25:05 github.com/stretchr/testify/mock.(*Mock).Called(0x72b160?, {0x4000472ec0, 0x2, 0x2}) 09:25:05 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:450 +0x114 09:25:05 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks.(*LoggingClient).Infof(0x4000401db0, {0x8417c0?, 0x40004a6a50?}, {0x40004b8770, 0x1, 0x0?}) 09:25:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.10/clients/logger/mocks/LoggingClient.go:61 +0x144 09:25:05 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.(*ClientsBootstrap).BootstrapHandler(0x40000d5950, {0x40000c79d0?, 0x400004b400?}, 0x43?, {{0xc0f0f87c2afb8b1d, 0x4027ffc0, 0xe186a0}, 0x3b9aca00, 0x3b9aca00}, 0x4000472de0) 09:25:05 /w/workspace/go-mod-bootstrap/2/bootstrap/handlers/clients.go:119 +0x704 09:25:05 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.TestCommandMessagingClientErrors.func1(0x400046dba0?) 09:25:05 /w/workspace/go-mod-bootstrap/2/bootstrap/handlers/clients_test.go:364 +0x714 09:25:05 testing.tRunner(0x400046dba0, 0x400000ee28) 09:25:05 /usr/local/go/src/testing/testing.go:1439 +0x110 09:25:05 created by testing.(*T).Run 09:25:05 /usr/local/go/src/testing/testing.go:1486 +0x328 09:25:05 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 1.135s 09:25:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:25:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:25:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.091s coverage: 100.0% of statements 09:25:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.418s coverage: 88.4% of statements 09:25:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.074s coverage: 25.0% of statements 09:25:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.153s coverage: 81.2% of statements 09:25:13 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:25:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.043s coverage: 38.5% of statements 09:25:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 09:25:13 FAIL 09:25:13 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 09:25:13 $ docker stop --time=1 bc8d11a2f770f900a57f064ef4928441ea00ee42fb3dbd10d946a8d40ead1f61 09:25:15 $ docker rm -f --volumes bc8d11a2f770f900a57f064ef4928441ea00ee42fb3dbd10d946a8d40ead1f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:25:18 09:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:25:19 arm64: Pulling from edgex-lftools-log-publisher 09:25:19 8998bd30e6a1: Pulling fs layer 09:25:19 04944245beec: Pulling fs layer 09:25:19 699f458cf7ca: Pulling fs layer 09:25:19 765212b225bb: Pulling fs layer 09:25:19 f23df028b6ca: Pulling fs layer 09:25:19 d65c8cfc05b1: Pulling fs layer 09:25:19 2437ff75d9bd: Pulling fs layer 09:25:19 765212b225bb: Waiting 09:25:19 f23df028b6ca: Waiting 09:25:19 d65c8cfc05b1: Waiting 09:25:19 2437ff75d9bd: Waiting 09:25:19 04944245beec: Verifying Checksum 09:25:19 04944245beec: Download complete 09:25:19 765212b225bb: Verifying Checksum 09:25:19 765212b225bb: Download complete 09:25:19 f23df028b6ca: Verifying Checksum 09:25:19 f23df028b6ca: Download complete 09:25:19 d65c8cfc05b1: Verifying Checksum 09:25:19 d65c8cfc05b1: Download complete 09:25:19 699f458cf7ca: Verifying Checksum 09:25:19 699f458cf7ca: Download complete 09:25:20 8998bd30e6a1: Verifying Checksum 09:25:20 8998bd30e6a1: Download complete 09:25:22 2437ff75d9bd: Verifying Checksum 09:25:22 2437ff75d9bd: Download complete 09:25:24 8998bd30e6a1: Pull complete 09:25:25 04944245beec: Pull complete 09:25:26 699f458cf7ca: Pull complete 09:25:26 765212b225bb: Pull complete 09:25:27 f23df028b6ca: Pull complete 09:25:27 d65c8cfc05b1: Pull complete 09:25:42 2437ff75d9bd: Pull complete 09:25:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:25:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:43 prd-ubuntu20.04-docker-arm64-4c-16g-5099 does not seem to be running inside a container 09:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:25:46 $ docker top 16b8bb93a737f916c4ee5793a9ff408ba24a345cb13454da63da0ee976ed3a91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:47 ---> job-cost.sh 09:25:47 lf-activate-venv: SKIPPING 09:25:47 INFO: No Stack... 09:25:47 INFO: Retrieving Pricing Info for: v3-standard-4 09:25:48 INFO: Archiving Costs [Pipeline] sh 09:25:49 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 09:25:49 + cut -d, -f6 [Pipeline] lock 09:25:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] 09:25:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] did not exist. Created. 09:25:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:25:49 /w/workspace/go-mod-bootstrap/2@tmp/durable-07629a57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:25:50 + echo total: 0.10999999940395355 [Pipeline] stash 09:25:50 Warning: overwriting stash ‘stack-cost’ 09:25:51 Stashed 1 file(s) [Pipeline] } 09:25:51 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:25:51 $ docker stop --time=1 16b8bb93a737f916c4ee5793a9ff408ba24a345cb13454da63da0ee976ed3a91 09:25:52 $ docker rm -f --volumes 16b8bb93a737f916c4ee5793a9ff408ba24a345cb13454da63da0ee976ed3a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:25:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:25:53 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives ] 09:25:53 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 09:25:53 total 16 09:25:53 drwxr-xr-x 3 root root 4096 Feb 8 09:19 . 09:25:53 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 09:19 .. 09:25:53 drwxr-xr-x 2 root root 4096 Feb 8 09:19 cost 09:25:53 -rw-r--r-- 1 root root 88 Feb 8 09:19 cost.csv 09:25:53 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 09:25:53 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 09:25:53 total 16 09:25:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 8 09:19 . 09:25:53 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 09:19 .. 09:25:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 8 09:19 cost 09:25:53 -rw-r--r-- 1 jenkins jenkins 88 Feb 8 09:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:25:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:25:54 ---> package-listing.sh 09:25:54 ++ facter osfamily 09:25:54 ++ tr '[:upper:]' '[:lower:]' 09:25:55 + OS_FAMILY=debian 09:25:55 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-432 09:25:55 + START_PACKAGES=/tmp/packages_start.txt 09:25:55 + END_PACKAGES=/tmp/packages_end.txt 09:25:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:25:55 + PACKAGES=/tmp/packages_start.txt 09:25:55 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-432 ']' 09:25:55 + PACKAGES=/tmp/packages_end.txt 09:25:55 + case "${OS_FAMILY}" in 09:25:55 + dpkg -l 09:25:55 + grep '^ii' 09:25:55 + '[' -f /tmp/packages_start.txt ']' 09:25:55 + '[' -f /tmp/packages_end.txt ']' 09:25:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:25:55 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-432 ']' 09:25:55 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/ 09:25:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/ [Pipeline] echo 09:25:55 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-432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:25:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:56 prd-ubuntu20.04-docker-8c-8g-5093 does not seem to be running inside a container 09:25:56 $ 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-432/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-432 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432:/w/workspace/xfoundry_go-mod-bootstrap_PR-432:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@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 09:25:56 $ docker top b3e6f625193475ab62d40cc6a18fc860f1d968d1c3519dc7cb059ecf5cedd9cc -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:25:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:25:57 + ls /var/log/sa-host 09:25:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:57 provisioning config files... 09:25:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/config16501568544054482829tmp [Pipeline] { [Pipeline] echo 09:25:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:25:58 ---> create-netrc.sh [Pipeline] } 09:25:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:25:58 ---> python-tools-install.sh [Pipeline] echo 09:25:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:25:58 ---> sudo-logs.sh 09:25:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:25:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:25:58 ---> job-cost.sh 09:25:58 lf-activate-venv: SKIPPING 09:25:58 DEBUG: total: 0.2199999988079071 09:25:58 INFO: Retrieving Stack Cost... 09:25:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:25:59 INFO: Archiving Costs [Pipeline] echo 09:25:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:25:59 ---> logs-deploy.sh 09:25:59 lf-activate-venv: SKIPPING 09:25:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-432/2 09:25:59 INFO: archiving workspace using pattern(s): 09:26:00 Archives upload complete. 09:26:00 INFO: archiving logs to Nexus