Pull request #432 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31d59fc2d098e3b733ee673d6019114098c4201e+c8114b3694220e0e51363f766e00225e812add70 (dd09f33a62c0f0632c275e34a861674a47799718) 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-ssh7295470832993664318.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-ssh9815583932061216315.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-ssh13432039484916543837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-ssh13957208646852368440.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh985291938241766813.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-ssh2499847380719803596.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ‘prd-ubuntu20.04-docker-8c-8g-5079’ Running on prd-ubuntu20.04-docker-8c-8g-5081 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 Merging remotes/origin/main commit c8114b3694220e0e51363f766e00225e812add70 into PR head commit 31d59fc2d098e3b733ee673d6019114098c4201e Merge succeeded, producing 31d59fc2d098e3b733ee673d6019114098c4201e Checking out Revision 31d59fc2d098e3b733ee673d6019114098c4201e (PR-432) > 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/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 31d59fc2d098e3b733ee673d6019114098c4201e # 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 c8114b3694220e0e51363f766e00225e812add70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:04:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:04:19 ========================================================= 09:04:19 EdgeX Global Pipelines Version Info 09:04:19 ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f 31d59fc2d098e3b733ee673d6019114098c4201e # timeout=10 [Pipeline] libraryResource [Pipeline] sh 09:04:20 ------------------- 09:04:20 stable info: 09:04:20 ------------------- 09:04:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:04:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:04:20 Message: update stable to v1.0.244 09:04:20 ------------------- 09:04:20 experimental info: 09:04:20 ------------------- 09:04:20 Commited By: **** collab-it+edgex@linuxfoundation.org 09:04:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:04:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:04:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-432 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-432 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-432 [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31d59fc2d098e3b733ee673d6019114098c4201e [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31d59fc [Pipeline] echo 09:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:04:22 + git rev-list -1 --merges 31d59fc2d098e3b733ee673d6019114098c4201e~1..31d59fc2d098e3b733ee673d6019114098c4201e [Pipeline] echo 09:04:22 -----------> git rev-list -1 --merges 31d59fc2d098e3b733ee673d6019114098c4201e~1..31d59fc2d098e3b733ee673d6019114098c4201e 31d59fc2d098e3b733ee673d6019114098c4201e [false] [Pipeline] sh 09:04:23 + git log --format=format:%s -1 31d59fc2d098e3b733ee673d6019114098c4201e [Pipeline] echo 09:04:23 ========================================================= 09:04:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:04:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:23 + git log --format=format:%s -1 31d59fc2d098e3b733ee673d6019114098c4201e [Pipeline] echo 09:04:23 [semverPrep] GIT_COMMIT: 31d59fc2d098e3b733ee673d6019114098c4201e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 09:04:23 [semverPrep] This is not a build commit. [Pipeline] sh 09:04:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:24 + grep -v github /etc/ssh/ssh_known_hosts 09:04:24 + [ -e /tmp/ssh_known_hosts ] 09:04:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:04:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:04:24 + sudo tee -a /etc/ssh/ssh_known_hosts 09:04:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:25 09:04:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:26 0.1.4: Pulling from edgex-devops/py-git-semver 09:04:26 b85a868b505f: Pulling fs layer 09:04:26 e2be974225ed: Pulling fs layer 09:04:26 339a4e72a1f5: Pulling fs layer 09:04:26 988bab9f4d93: Pulling fs layer 09:04:26 1469e6f7b9e6: Pulling fs layer 09:04:26 eaf3925da568: Pulling fs layer 09:04:26 bab4dde63d76: Pulling fs layer 09:04:26 bde34c3a00c8: Pulling fs layer 09:04:26 b352a97aabf1: Pulling fs layer 09:04:26 4872d77fe225: Pulling fs layer 09:04:26 5851b861e8e6: Pulling fs layer 09:04:26 eaf3925da568: Waiting 09:04:26 1469e6f7b9e6: Waiting 09:04:26 988bab9f4d93: Waiting 09:04:26 bab4dde63d76: Waiting 09:04:26 4872d77fe225: Waiting 09:04:26 bde34c3a00c8: Waiting 09:04:26 5851b861e8e6: Waiting 09:04:26 b352a97aabf1: Waiting 09:04:26 e2be974225ed: Verifying Checksum 09:04:26 e2be974225ed: Download complete 09:04:26 988bab9f4d93: Download complete 09:04:26 1469e6f7b9e6: Verifying Checksum 09:04:26 1469e6f7b9e6: Download complete 09:04:26 eaf3925da568: Verifying Checksum 09:04:26 eaf3925da568: Download complete 09:04:26 339a4e72a1f5: Verifying Checksum 09:04:26 339a4e72a1f5: Download complete 09:04:26 bde34c3a00c8: Verifying Checksum 09:04:26 bde34c3a00c8: Download complete 09:04:26 b352a97aabf1: Download complete 09:04:26 b85a868b505f: Verifying Checksum 09:04:26 b85a868b505f: Download complete 09:04:26 4872d77fe225: Verifying Checksum 09:04:26 4872d77fe225: Download complete 09:04:26 5851b861e8e6: Download complete 09:04:27 bab4dde63d76: Verifying Checksum 09:04:27 bab4dde63d76: Download complete 09:04:28 b85a868b505f: Pull complete 09:04:28 e2be974225ed: Pull complete 09:04:29 339a4e72a1f5: Pull complete 09:04:29 988bab9f4d93: Pull complete 09:04:30 1469e6f7b9e6: Pull complete 09:04:30 eaf3925da568: Pull complete 09:04:33 bab4dde63d76: Pull complete 09:04:33 bde34c3a00c8: Pull complete 09:04:33 b352a97aabf1: Pull complete 09:04:33 4872d77fe225: Pull complete 09:04:33 5851b861e8e6: Pull complete 09:04:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:34 prd-ubuntu20.04-docker-8c-8g-5081 does not seem to be running inside a container 09:04:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:38 $ docker top 7dc6ff3733243fc71d0fa1bda718c6923efad24b48e6fbad8feaacfa30d73fcd -eo pid,comm 09:04:38 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:04:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:38 [ssh-agent] Looking for ssh-agent implementation... 09:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:38 $ docker exec 7dc6ff3733243fc71d0fa1bda718c6923efad24b48e6fbad8feaacfa30d73fcd ssh-agent 09:04:38 SSH_AUTH_SOCK=/tmp/ssh-eQaieewvtCIQ/agent.31 09:04:38 SSH_AGENT_PID=37 09:04:38 Running ssh-add (command line suppressed) 09:04:38 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_15957892458128422292.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_15957892458128422292.key) 09:04:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:39 + git tag --points-at HEAD [Pipeline] } 09:04:39 $ docker exec --env ******** --env ******** 7dc6ff3733243fc71d0fa1bda718c6923efad24b48e6fbad8feaacfa30d73fcd ssh-agent -k 09:04:39 unset SSH_AUTH_SOCK; 09:04:39 unset SSH_AGENT_PID; 09:04:39 echo Agent pid 37 killed; 09:04:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:39 [ssh-agent] Looking for ssh-agent implementation... 09:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:39 $ docker exec 7dc6ff3733243fc71d0fa1bda718c6923efad24b48e6fbad8feaacfa30d73fcd ssh-agent 09:04:39 SSH_AUTH_SOCK=/tmp/ssh-T2nC87zc9hNR/agent.69 09:04:39 SSH_AGENT_PID=75 09:04:39 Running ssh-add (command line suppressed) 09:04:39 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_13206273447968570656.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/private_key_13206273447968570656.key) 09:04:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:40 + git semver init 09:04:40 2023-02-08 09:04:40,723 [run_init] DEBUG init version:0.0.0 force:False 09:04:40 2023-02-08 09:04:40,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver 09:04:40 2023-02-08 09:04:40,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver 09:04:40 2023-02-08 09:04:40,726 [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:04:42 2023-02-08 09:04:41,909 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.git/info/exclude 09:04:42 2023-02-08 09:04:41,910 [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:04:42 2023-02-08 09:04:41,910 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 09:04:42 2023-02-08 09:04:41,914 [execute] INFO git cat-file --batch-check 09:04:42 2023-02-08 09:04:41,915 [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:04:42 2023-02-08 09:04:41,922 [execute] INFO git cat-file --batch 09:04:42 2023-02-08 09:04:41,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver, universal_newlines=False, shell=None, istream=) 09:04:42 2023-02-08 09:04:41,928 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-432/.semver/PR-432 09:04:42 0.0.0 [Pipeline] } 09:04:42 $ docker exec --env ******** --env ******** 7dc6ff3733243fc71d0fa1bda718c6923efad24b48e6fbad8feaacfa30d73fcd ssh-agent -k 09:04:42 unset SSH_AUTH_SOCK; 09:04:42 unset SSH_AGENT_PID; 09:04:42 echo Agent pid 75 killed; 09:04:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:42 + git semver [Pipeline] } 09:04:43 $ docker stop --time=1 7dc6ff3733243fc71d0fa1bda718c6923efad24b48e6fbad8feaacfa30d73fcd 09:04:44 $ docker rm -f --volumes 7dc6ff3733243fc71d0fa1bda718c6923efad24b48e6fbad8feaacfa30d73fcd [Pipeline] // withDockerContainer [Pipeline] sh 09:04:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:45 Stashed 1 file(s) [Pipeline] echo 09:04:45 [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:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:04:46 ========================================================= 09:04:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:04:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:04:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:04:47 213ec9aee27d: Pulling fs layer 09:04:47 4583459ba037: Pulling fs layer 09:04:47 93c1e223e6f2: Pulling fs layer 09:04:47 53926ce57604: Pulling fs layer 09:04:47 21b2b0c7a3f4: Pulling fs layer 09:04:47 22ff95d597cd: Pulling fs layer 09:04:47 12d6caf4c0d1: Pulling fs layer 09:04:47 96b7cbca73a9: Pulling fs layer 09:04:47 a7acece74701: Pulling fs layer 09:04:47 21b2b0c7a3f4: Waiting 09:04:47 22ff95d597cd: Waiting 09:04:47 12d6caf4c0d1: Waiting 09:04:47 96b7cbca73a9: Waiting 09:04:47 a7acece74701: Waiting 09:04:47 53926ce57604: Waiting 09:04:47 93c1e223e6f2: Download complete 09:04:47 4583459ba037: Download complete 09:04:47 21b2b0c7a3f4: Verifying Checksum 09:04:47 22ff95d597cd: Verifying Checksum 09:04:47 22ff95d597cd: Download complete 09:04:47 213ec9aee27d: Verifying Checksum 09:04:47 213ec9aee27d: Download complete 09:04:47 12d6caf4c0d1: Download complete 09:04:48 213ec9aee27d: Pull complete 09:04:48 a7acece74701: Verifying Checksum 09:04:48 a7acece74701: Download complete 09:04:48 4583459ba037: Pull complete 09:04:48 53926ce57604: Verifying Checksum 09:04:48 96b7cbca73a9: Verifying Checksum 09:04:48 96b7cbca73a9: Download complete 09:04:49 93c1e223e6f2: Pull complete 09:04:55 53926ce57604: Pull complete 09:04:55 21b2b0c7a3f4: Pull complete 09:04:55 22ff95d597cd: Pull complete 09:04:55 12d6caf4c0d1: Pull complete 09:04:58 96b7cbca73a9: Pull complete 09:04:58 a7acece74701: Pull complete 09:04:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:04:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 09:04:59 + 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:04:59 + docker inspect -f . ci-base-image-x86_64 09:04:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:59 prd-ubuntu20.04-docker-8c-8g-5081 does not seem to be running inside a container 09:04:59 $ 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 ******** ci-base-image-x86_64 cat 09:05:00 Still waiting to schedule task 09:05:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5080’ 09:05:06 $ docker top d19e32afca55f417d6a4b9175d5f41a39df93bfe83f7f97d64cad92620ce0aaa -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:06 + go version 09:05:06 go version go1.18.7 linux/amd64 [Pipeline] } 09:05:06 $ docker stop --time=1 d19e32afca55f417d6a4b9175d5f41a39df93bfe83f7f97d64cad92620ce0aaa 09:05:08 $ docker rm -f --volumes d19e32afca55f417d6a4b9175d5f41a39df93bfe83f7f97d64cad92620ce0aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:08 + docker inspect -f . ci-base-image-x86_64 09:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:09 prd-ubuntu20.04-docker-8c-8g-5081 does not seem to be running inside a container 09:05:09 $ 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 ******** ci-base-image-x86_64 cat 09:05:09 $ docker top 614ec14b68c38bab93b29d73562c4c01ed1b83365cc453a65e6d306ceb68bbfb -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:09 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [Pipeline] fileExists [Pipeline] sh 09:05:10 + make test 09:05:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:05:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:05:10 go: downloading github.com/stretchr/testify v1.8.1 09:05:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.9 09:05:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.7 09:05:10 go: downloading github.com/google/uuid v1.3.0 09:05:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:05:10 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 09:05:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 09:05:10 go: downloading github.com/pelletier/go-toml v1.9.5 09:05:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.5 09:05:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 09:05:10 go: downloading github.com/gorilla/mux v1.8.0 09:05:10 go: downloading github.com/davecgh/go-spew v1.1.1 09:05:10 go: downloading github.com/pmezard/go-difflib v1.0.0 09:05:10 go: downloading github.com/stretchr/objx v0.5.0 09:05:10 go: downloading gopkg.in/yaml.v3 v3.0.1 09:05:10 go: downloading github.com/hashicorp/errwrap v1.0.0 09:05:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 09:05:10 go: downloading github.com/gorilla/websocket v1.4.2 09:05:10 go: downloading golang.org/x/net v0.5.0 09:05:10 go: downloading golang.org/x/sync v0.1.0 09:05:10 go: downloading github.com/go-kit/log v0.2.1 09:05:10 go: downloading github.com/go-playground/validator/v10 v10.11.2 09:05:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:05:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:05:10 go: downloading github.com/hashicorp/consul/api v1.18.0 09:05:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:05:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:05:10 go: downloading github.com/zeebo/errs v1.3.0 09:05:10 go: downloading google.golang.org/grpc v1.51.0 09:05:10 go: downloading github.com/x448/float16 v0.8.4 09:05:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:05:10 go: downloading google.golang.org/protobuf v1.28.1 09:05:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:05:11 go: downloading github.com/mitchellh/copystructure v1.0.0 09:05:11 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:05:11 go: downloading github.com/go-playground/universal-translator v0.18.1 09:05:11 go: downloading github.com/leodido/go-urn v1.2.1 09:05:11 go: downloading golang.org/x/crypto v0.5.0 09:05:11 go: downloading golang.org/x/text v0.6.0 09:05:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:05:11 go: downloading github.com/hashicorp/go-hclog v0.14.1 09:05:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:05:11 go: downloading github.com/hashicorp/serf v0.10.1 09:05:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:05:11 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 09:05:11 go: downloading github.com/go-playground/locales v0.14.1 09:05:11 go: downloading github.com/fatih/color v1.9.0 09:05:11 go: downloading github.com/mattn/go-isatty v0.0.14 09:05:11 go: downloading github.com/golang/protobuf v1.5.2 09:05:11 go: downloading golang.org/x/sys v0.4.0 09:05:11 go: downloading github.com/armon/go-metrics v0.3.10 09:05:11 go: downloading github.com/mattn/go-colorable v0.1.12 09:05:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 09:05:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:05:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:05:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.026s coverage: 9.7% of statements 09:05:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:05:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.037s coverage: 92.5% of statements 09:05:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.3% of statements 09:05:24 --- FAIL: TestCommandMessagingClientErrors (0.00s) 09:05:24 --- FAIL: TestCommandMessagingClientErrors/Error_creating_Messaging_Client (0.00s) 09:05:24 panic: 09:05:24 assert: mock: I don't know what to return because the method call was unexpected. 09:05:24 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:05:24 This method was unexpected: 09:05:24 Infof(string,string) 09:05:24 0: "Using messaging for '%s' clients" 09:05:24 1: "core-command" 09:05:24 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:05:24 panic: 09:05:24 assert: mock: I don't know what to return because the method call was unexpected. 09:05:24 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:05:24 This method was unexpected: 09:05:24 Infof(string,string) 09:05:24 0: "Using messaging for '%s' clients" 09:05:24 1: "core-command" 09:05:24 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:05:24 09:05:24 goroutine 56 [running]: 09:05:24 testing.tRunner.func1.2({0xb5ebe0, 0xc00049dda0}) 09:05:24 /usr/local/go/src/testing/testing.go:1389 +0x24e 09:05:24 testing.tRunner.func1() 09:05:24 /usr/local/go/src/testing/testing.go:1392 +0x39f 09:05:24 panic({0xb5ebe0, 0xc00049dda0}) 09:05:24 /usr/local/go/src/runtime/panic.go:838 +0x207 09:05:24 github.com/stretchr/testify/mock.(*Mock).fail(0xc000032780, {0xcb40d6?, 0x4?}, {0xc00004d9c0?, 0x2?, 0x2?}) 09:05:24 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:322 +0x145 09:05:24 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc000032780, {0xec73af, 0x5}, {0xc0004a29c0, 0x2, 0x2}) 09:05:24 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:485 +0x709 09:05:24 github.com/stretchr/testify/mock.(*Mock).Called(0xb84360?, {0xc0004a29c0, 0x2, 0x2}) 09:05:24 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:450 +0x148 09:05:24 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks.(*LoggingClient).Infof(0xc000032780, {0xc9a9f9?, 0xc0004e0a50?}, {0xc00049dc20, 0x1, 0x0?}) 09:05:24 /go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.9/clients/logger/mocks/LoggingClient.go:61 +0x149 09:05:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.(*ClientsBootstrap).BootstrapHandler(0xc00016d958, {0xd9d850?, 0xc000136000?}, 0xc0000878d8?, {{0xc0f0f75508212767, 0x3c6e1a19, 0x127a740}, 0x3b9aca00, 0x3b9aca00}, 0xc0004a25e0) 09:05:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients.go:119 +0x84a 09:05:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.TestCommandMessagingClientErrors.func1(0xc000682d00?) 09:05:24 /w/workspace/xfoundry_go-mod-bootstrap_PR-432/bootstrap/handlers/clients_test.go:364 +0x812 09:05:24 testing.tRunner(0xc000682d00, 0xc00000e1c8) 09:05:24 /usr/local/go/src/testing/testing.go:1439 +0x102 09:05:24 created by testing.(*T).Run 09:05:24 /usr/local/go/src/testing/testing.go:1486 +0x35f 09:05:24 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 1.022s 09:05:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:05:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:05:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.022s coverage: 100.0% of statements 09:05:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.328s coverage: 88.4% of statements 09:05:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 25.0% of statements 09:05:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 81.2% of statements 09:05:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:05:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.019s coverage: 38.5% of statements 09:05:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.023s coverage: 91.3% of statements 09:05:26 FAIL 09:05:26 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 09:05:26 $ docker stop --time=1 614ec14b68c38bab93b29d73562c4c01ed1b83365cc453a65e6d306ceb68bbfb 09:05:34 $ docker rm -f --volumes 614ec14b68c38bab93b29d73562c4c01ed1b83365cc453a65e6d306ceb68bbfb [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:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:36 09:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:36 latest: Pulling from edgex-lftools-log-publisher 09:05:36 5eb5b503b376: Pulling fs layer 09:05:36 5c69ac0246d0: Pulling fs layer 09:05:36 ec43610c2a17: Pulling fs layer 09:05:36 3a2ae6a8a46f: Pulling fs layer 09:05:36 33b1e0a273af: Pulling fs layer 09:05:36 5d3b04190fa2: Pulling fs layer 09:05:36 2f39f015ded8: Pulling fs layer 09:05:36 33b1e0a273af: Waiting 09:05:36 5d3b04190fa2: Waiting 09:05:36 5c69ac0246d0: Verifying Checksum 09:05:36 5c69ac0246d0: Download complete 09:05:36 3a2ae6a8a46f: Download complete 09:05:37 33b1e0a273af: Verifying Checksum 09:05:37 33b1e0a273af: Download complete 09:05:37 5d3b04190fa2: Download complete 09:05:37 ec43610c2a17: Verifying Checksum 09:05:37 ec43610c2a17: Download complete 09:05:37 5eb5b503b376: Verifying Checksum 09:05:37 5eb5b503b376: Download complete 09:05:37 2f39f015ded8: Download complete 09:05:38 5eb5b503b376: Pull complete 09:05:38 5c69ac0246d0: Pull complete 09:05:39 ec43610c2a17: Pull complete 09:05:39 3a2ae6a8a46f: Pull complete 09:05:39 33b1e0a273af: Pull complete 09:05:39 5d3b04190fa2: Pull complete 09:05:44 2f39f015ded8: Pull complete 09:05:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:44 prd-ubuntu20.04-docker-8c-8g-5081 does not seem to be running inside a container 09:05:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:05:48 $ docker top 041ccfe5d5ad9c9f423837943f13815571e682438d537ade89def9676ef85074 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:48 ---> job-cost.sh 09:05:48 lf-activate-venv: SKIPPING 09:05:48 INFO: No Stack... 09:05:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:49 INFO: Archiving Costs [Pipeline] sh 09:05:49 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/cost.csv 09:05:49 + cut -d, -f6 [Pipeline] lock 09:05:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] 09:05:50 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] did not exist. Created. 09:05:50 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:50 + echo total: 0.2199999988079071 [Pipeline] stash 09:05:50 Stashed 1 file(s) [Pipeline] } 09:05:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:50 $ docker stop --time=1 041ccfe5d5ad9c9f423837943f13815571e682438d537ade89def9676ef85074 09:05:52 $ docker rm -f --volumes 041ccfe5d5ad9c9f423837943f13815571e682438d537ade89def9676ef85074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:05:52 Failed in branch amd64 09:07:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5085 in /w/workspace/xfoundry_go-mod-bootstrap_PR-432 [Pipeline] { [Pipeline] ws 09:07:52 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:07:52 Selected Git installation does not exist. Using Default 09:07:52 The recommended git tool is: NONE 09:08:01 using credential edgex-jenkins-ssh 09:08:01 Cloning the remote Git repository 09:08:01 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:01 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:08:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:01 > git --version # timeout=10 09:08:01 > git --version # 'git version 2.25.1' 09:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:04 > 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:08:04 Merging remotes/origin/main commit c8114b3694220e0e51363f766e00225e812add70 into PR head commit 31d59fc2d098e3b733ee673d6019114098c4201e 09:08:05 Merge succeeded, producing 31d59fc2d098e3b733ee673d6019114098c4201e 09:08:05 Checking out Revision 31d59fc2d098e3b733ee673d6019114098c4201e (PR-432) 09:08:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 09:08:05 > git --version # timeout=10 09:08:05 > git --version # 'git version 2.25.1' 09:08:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:08:04 > git config core.sparsecheckout # timeout=10 09:08:04 > git checkout -f 31d59fc2d098e3b733ee673d6019114098c4201e # timeout=10 09:08:04 > git remote # timeout=10 09:08:04 > git config --get remote.origin.url # timeout=10 09:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:04 > git merge c8114b3694220e0e51363f766e00225e812add70 # timeout=10 09:08:04 > git rev-parse HEAD^{commit} # timeout=10 09:08:05 > git config core.sparsecheckout # timeout=10 09:08:05 > git checkout -f 31d59fc2d098e3b733ee673d6019114098c4201e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:08:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:07 Dload Upload Total Spent Left Speed 09:08:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 09:08:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:08:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:08:08 + sudo tee /etc/docker/daemon.new 09:08:08 { 09:08:08 "registry-mirrors": [ 09:08:08 "https://nexus3.edgexfoundry.org:10001" 09:08:08 ], 09:08:08 "bip": "10.250.0.254/24", 09:08:08 "hosts": [ 09:08:08 "tcp://0.0.0.0:5555", 09:08:08 "unix:///var/run/docker.sock" 09:08:08 ], 09:08:08 "mtu": 1458, 09:08:08 "selinux-enabled": true, 09:08:08 "seccomp-profile": "/etc/docker/seccomp.json" 09:08:08 } [Pipeline] sh 09:08:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:08:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:08:27 ========================================================= 09:08:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:08:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:08:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:08:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:08:28 9b18e9b68314: Pulling fs layer 09:08:28 35d82f9e3411: Pulling fs layer 09:08:28 e16973657156: Pulling fs layer 09:08:28 fc693d55d65f: Pulling fs layer 09:08:28 7e9fc2657dce: Pulling fs layer 09:08:28 dda99020689f: Pulling fs layer 09:08:28 db1c61fa0a46: Pulling fs layer 09:08:28 891c053d2c06: Pulling fs layer 09:08:28 dda99020689f: Waiting 09:08:28 db1c61fa0a46: Waiting 09:08:28 891c053d2c06: Waiting 09:08:28 fc693d55d65f: Waiting 09:08:28 7e9fc2657dce: Waiting 09:08:28 e16973657156: Verifying Checksum 09:08:28 e16973657156: Download complete 09:08:28 35d82f9e3411: Verifying Checksum 09:08:28 35d82f9e3411: Download complete 09:08:28 7e9fc2657dce: Verifying Checksum 09:08:28 7e9fc2657dce: Download complete 09:08:28 dda99020689f: Verifying Checksum 09:08:28 dda99020689f: Download complete 09:08:28 9b18e9b68314: Verifying Checksum 09:08:28 9b18e9b68314: Download complete 09:08:29 9b18e9b68314: Pull complete 09:08:29 891c053d2c06: Verifying Checksum 09:08:29 891c053d2c06: Download complete 09:08:30 35d82f9e3411: Pull complete 09:08:30 e16973657156: Pull complete 09:08:31 db1c61fa0a46: Verifying Checksum 09:08:31 db1c61fa0a46: Download complete 09:08:31 fc693d55d65f: Verifying Checksum 09:08:31 fc693d55d65f: Download complete 09:08:44 fc693d55d65f: Pull complete 09:08:44 7e9fc2657dce: Pull complete 09:08:44 dda99020689f: Pull complete 09:08:50 db1c61fa0a46: Pull complete 09:08:52 891c053d2c06: Pull complete 09:08:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:08:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 09:08:53 + 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:08:53 + docker inspect -f . ci-base-image-arm64 09:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-5085 does not seem to be running inside a container 09:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-arm64 cat 09:08:56 $ docker top 08bb862712ad46a01700878d39c278397db6058cc87b56fb526eb503f602f38e -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:57 + go version 09:08:57 go version go1.18.7 linux/arm64 [Pipeline] } 09:08:57 $ docker stop --time=1 08bb862712ad46a01700878d39c278397db6058cc87b56fb526eb503f602f38e 09:08:59 $ docker rm -f --volumes 08bb862712ad46a01700878d39c278397db6058cc87b56fb526eb503f602f38e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:00 + docker inspect -f . ci-base-image-arm64 09:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:00 prd-ubuntu20.04-docker-arm64-4c-16g-5085 does not seem to be running inside a container 09:09:00 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-arm64 cat 09:09:01 $ docker top 98bba7e3dfdcdf16bd418301fda29d3697ae29094dd2ea88794a6c5bc7b79573 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:02 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 09:09:03 + make test 09:09:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:09:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 09:09:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.9 09:09:03 go: downloading github.com/pelletier/go-toml v1.9.5 09:09:03 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 09:09:03 go: downloading github.com/stretchr/testify v1.8.1 09:09:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:09:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 09:09:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.7 09:09:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.5 09:09:04 go: downloading github.com/gorilla/mux v1.8.0 09:09:04 go: downloading github.com/google/uuid v1.3.0 09:09:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:09:04 go: downloading github.com/go-kit/log v0.2.1 09:09:04 go: downloading github.com/davecgh/go-spew v1.1.1 09:09:04 go: downloading github.com/pmezard/go-difflib v1.0.0 09:09:04 go: downloading github.com/stretchr/objx v0.5.0 09:09:04 go: downloading gopkg.in/yaml.v3 v3.0.1 09:09:04 go: downloading github.com/gorilla/websocket v1.4.2 09:09:04 go: downloading golang.org/x/net v0.5.0 09:09:04 go: downloading golang.org/x/sync v0.1.0 09:09:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:09:04 go: downloading github.com/go-playground/validator/v10 v10.11.2 09:09:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 09:09:04 go: downloading github.com/hashicorp/errwrap v1.0.0 09:09:04 go: downloading github.com/hashicorp/consul/api v1.18.0 09:09:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:09:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:09:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:09:05 go: downloading github.com/x448/float16 v0.8.4 09:09:05 go: downloading github.com/go-playground/universal-translator v0.18.1 09:09:05 go: downloading github.com/leodido/go-urn v1.2.1 09:09:05 go: downloading golang.org/x/crypto v0.5.0 09:09:05 go: downloading golang.org/x/text v0.6.0 09:09:05 go: downloading github.com/zeebo/errs v1.3.0 09:09:05 go: downloading google.golang.org/grpc v1.51.0 09:09:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:09:07 go: downloading github.com/mitchellh/copystructure v1.0.0 09:09:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:09:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:09:07 go: downloading github.com/hashicorp/go-hclog v0.14.1 09:09:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:09:07 go: downloading github.com/hashicorp/serf v0.10.1 09:09:07 go: downloading github.com/go-playground/locales v0.14.1 09:09:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:09:07 go: downloading google.golang.org/protobuf v1.28.1 09:09:08 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 09:09:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:09:08 go: downloading github.com/fatih/color v1.9.0 09:09:08 go: downloading github.com/mattn/go-isatty v0.0.14 09:09:08 go: downloading github.com/armon/go-metrics v0.3.10 09:09:08 go: downloading github.com/golang/protobuf v1.5.2 09:09:08 go: downloading golang.org/x/sys v0.4.0 09:09:08 go: downloading github.com/mattn/go-colorable v0.1.12 09:09:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 09:09:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:10:30 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:10:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.111s coverage: 9.7% of statements 09:10:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:10:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.165s coverage: 92.5% of statements 09:10:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.065s coverage: 85.3% of statements 09:10:42 --- FAIL: TestCommandMessagingClientErrors (0.00s) 09:10:42 --- FAIL: TestCommandMessagingClientErrors/Error_creating_Messaging_Client (0.00s) 09:10:42 panic: 09:10:42 assert: mock: I don't know what to return because the method call was unexpected. 09:10:42 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:10:42 This method was unexpected: 09:10:42 Infof(string,string) 09:10:42 0: "Using messaging for '%s' clients" 09:10:42 1: "core-command" 09:10:42 at: [/w/workspace/go-mod-bootstrap/1/bootstrap/handlers/LoggingClient.go:61 /w/workspace/go-mod-bootstrap/1/bootstrap/handlers/clients.go:119 /w/workspace/go-mod-bootstrap/1/bootstrap/handlers/clients_test.go:364] [recovered] 09:10:42 panic: 09:10:42 assert: mock: I don't know what to return because the method call was unexpected. 09:10:42 Either do Mock.On("Infof").Return(...) first, or remove the Infof() call. 09:10:42 This method was unexpected: 09:10:42 Infof(string,string) 09:10:42 0: "Using messaging for '%s' clients" 09:10:42 1: "core-command" 09:10:42 at: [/w/workspace/go-mod-bootstrap/1/bootstrap/handlers/LoggingClient.go:61 /w/workspace/go-mod-bootstrap/1/bootstrap/handlers/clients.go:119 /w/workspace/go-mod-bootstrap/1/bootstrap/handlers/clients_test.go:364] 09:10:42 09:10:42 goroutine 16 [running]: 09:10:42 testing.tRunner.func1.2({0x705b00, 0x4000438910}) 09:10:42 /usr/local/go/src/testing/testing.go:1389 +0x1c8 09:10:42 testing.tRunner.func1() 09:10:42 /usr/local/go/src/testing/testing.go:1392 +0x380 09:10:42 panic({0x705b00, 0x4000438910}) 09:10:42 /usr/local/go/src/runtime/panic.go:838 +0x20c 09:10:42 github.com/stretchr/testify/mock.(*Mock).fail(0x4000383db0, {0x85ae27?, 0x4?}, {0x40004372c0?, 0x2?, 0x2?}) 09:10:42 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:322 +0x164 09:10:42 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0x4000383db0, {0xa6d531, 0x5}, {0x40003f0ee0, 0x2, 0x2}) 09:10:42 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:485 +0x67c 09:10:42 github.com/stretchr/testify/mock.(*Mock).Called(0x72b160?, {0x40003f0ee0, 0x2, 0x2}) 09:10:42 /go/pkg/mod/github.com/stretchr/testify@v1.8.1/mock/mock.go:450 +0x114 09:10:42 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks.(*LoggingClient).Infof(0x4000383db0, {0x8417c0?, 0x4000428a50?}, {0x4000438790, 0x1, 0x0?}) 09:10:42 /go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.0.0-dev.9/clients/logger/mocks/LoggingClient.go:61 +0x144 09:10:42 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.(*ClientsBootstrap).BootstrapHandler(0x40000d5950, {0x40000c79d0?, 0x400004b400?}, 0x43?, {{0xc0f0f7a492a28ca4, 0x420a3016, 0xe186a0}, 0x3b9aca00, 0x3b9aca00}, 0x40003f0e00) 09:10:42 /w/workspace/go-mod-bootstrap/1/bootstrap/handlers/clients.go:119 +0x704 09:10:42 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers.TestCommandMessagingClientErrors.func1(0x40003fdba0?) 09:10:42 /w/workspace/go-mod-bootstrap/1/bootstrap/handlers/clients_test.go:364 +0x714 09:10:42 testing.tRunner(0x40003fdba0, 0x400000ee10) 09:10:42 /usr/local/go/src/testing/testing.go:1439 +0x110 09:10:42 created by testing.(*T).Run 09:10:42 /usr/local/go/src/testing/testing.go:1486 +0x328 09:10:42 FAIL github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 1.170s 09:10:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:10:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:10:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.063s coverage: 100.0% of statements 09:10:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.449s coverage: 88.4% of statements 09:10:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.064s coverage: 25.0% of statements 09:10:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.145s coverage: 81.2% of statements 09:10:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:10:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.048s coverage: 38.5% of statements 09:10:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.013s coverage: 91.3% of statements 09:10:49 FAIL 09:10:50 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 09:10:50 $ docker stop --time=1 98bba7e3dfdcdf16bd418301fda29d3697ae29094dd2ea88794a6c5bc7b79573 09:10:52 $ docker rm -f --volumes 98bba7e3dfdcdf16bd418301fda29d3697ae29094dd2ea88794a6c5bc7b79573 [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:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:55 09:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:56 arm64: Pulling from edgex-lftools-log-publisher 09:10:56 8998bd30e6a1: Pulling fs layer 09:10:56 04944245beec: Pulling fs layer 09:10:56 699f458cf7ca: Pulling fs layer 09:10:56 765212b225bb: Pulling fs layer 09:10:56 f23df028b6ca: Pulling fs layer 09:10:56 d65c8cfc05b1: Pulling fs layer 09:10:56 2437ff75d9bd: Pulling fs layer 09:10:56 765212b225bb: Waiting 09:10:56 f23df028b6ca: Waiting 09:10:56 d65c8cfc05b1: Waiting 09:10:56 2437ff75d9bd: Waiting 09:10:56 04944245beec: Verifying Checksum 09:10:56 04944245beec: Download complete 09:10:56 765212b225bb: Verifying Checksum 09:10:56 765212b225bb: Download complete 09:10:56 f23df028b6ca: Verifying Checksum 09:10:56 f23df028b6ca: Download complete 09:10:56 d65c8cfc05b1: Verifying Checksum 09:10:56 d65c8cfc05b1: Download complete 09:10:56 699f458cf7ca: Verifying Checksum 09:10:56 699f458cf7ca: Download complete 09:10:56 8998bd30e6a1: Verifying Checksum 09:10:56 8998bd30e6a1: Download complete 09:10:58 2437ff75d9bd: Verifying Checksum 09:10:58 2437ff75d9bd: Download complete 09:11:00 8998bd30e6a1: Pull complete 09:11:00 04944245beec: Pull complete 09:11:02 699f458cf7ca: Pull complete 09:11:02 765212b225bb: Pull complete 09:11:02 f23df028b6ca: Pull complete 09:11:02 d65c8cfc05b1: Pull complete 09:11:15 2437ff75d9bd: Pull complete 09:11:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-5085 does not seem to be running inside a container 09:11:15 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:11:18 $ docker top 4f907a99fbc8ba9f0e135b4beefa846c91e2ede50962c8320e573bf86e8fe44b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:19 ---> job-cost.sh 09:11:19 lf-activate-venv: SKIPPING 09:11:19 INFO: No Stack... 09:11:19 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:20 INFO: Archiving Costs [Pipeline] sh 09:11:20 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:11:20 + cut -d, -f6 [Pipeline] lock 09:11:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] 09:11:21 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] did not exist. Created. 09:11:21 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:22 /w/workspace/go-mod-bootstrap/1@tmp/durable-ba60c0e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:11:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:22 Warning: overwriting stash ‘stack-cost’ 09:11:23 Stashed 1 file(s) [Pipeline] } 09:11:23 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-432-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:23 $ docker stop --time=1 4f907a99fbc8ba9f0e135b4beefa846c91e2ede50962c8320e573bf86e8fe44b 09:11:24 $ docker rm -f --volumes 4f907a99fbc8ba9f0e135b4beefa846c91e2ede50962c8320e573bf86e8fe44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:11:25 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:11:27 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives ] 09:11:27 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 09:11:27 total 16 09:11:27 drwxr-xr-x 3 root root 4096 Feb 8 09:05 . 09:11:27 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 09:05 .. 09:11:27 drwxr-xr-x 2 root root 4096 Feb 8 09:05 cost 09:11:27 -rw-r--r-- 1 root root 88 Feb 8 09:05 cost.csv 09:11:27 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 09:11:27 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives 09:11:27 total 16 09:11:27 drwxr-xr-x 3 jenkins jenkins 4096 Feb 8 09:05 . 09:11:27 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 09:05 .. 09:11:27 drwxr-xr-x 2 jenkins jenkins 4096 Feb 8 09:05 cost 09:11:27 -rw-r--r-- 1 jenkins jenkins 88 Feb 8 09:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:11:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:28 ---> package-listing.sh 09:11:28 ++ facter osfamily 09:11:28 ++ tr '[:upper:]' '[:lower:]' 09:11:28 + OS_FAMILY=debian 09:11:28 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-432 09:11:28 + START_PACKAGES=/tmp/packages_start.txt 09:11:28 + END_PACKAGES=/tmp/packages_end.txt 09:11:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:28 + PACKAGES=/tmp/packages_start.txt 09:11:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-432 ']' 09:11:28 + PACKAGES=/tmp/packages_end.txt 09:11:28 + case "${OS_FAMILY}" in 09:11:28 + dpkg -l 09:11:28 + grep '^ii' 09:11:28 + '[' -f /tmp/packages_start.txt ']' 09:11:28 + '[' -f /tmp/packages_end.txt ']' 09:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-432 ']' 09:11:28 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-432/archives/ 09:11:28 + 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:11:28 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:11:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:30 prd-ubuntu20.04-docker-8c-8g-5081 does not seem to be running inside a container 09:11:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:11:30 $ docker top 4c4fe2ea7e00adf83ac394625c36653ae22aec1666c67b6f5a311b988a58d21b -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:30 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:30 + mkdir -p /var/log/sysstat [Pipeline] sh 09:11:31 + ls /var/log/sa-host 09:11:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:31 provisioning config files... 09:11:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-432@tmp/config4232323025317763680tmp [Pipeline] { [Pipeline] echo 09:11:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:31 ---> create-netrc.sh [Pipeline] } 09:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:11:32 ---> python-tools-install.sh [Pipeline] echo 09:11:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:32 ---> sudo-logs.sh 09:11:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:11:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:33 ---> job-cost.sh 09:11:33 lf-activate-venv: SKIPPING 09:11:33 DEBUG: total: 0.2199999988079071 09:11:33 INFO: Retrieving Stack Cost... 09:11:33 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:33 INFO: Archiving Costs [Pipeline] echo 09:11:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:34 ---> logs-deploy.sh 09:11:34 lf-activate-venv: SKIPPING 09:11:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-432/1 09:11:34 INFO: archiving workspace using pattern(s): 09:11:35 Archives upload complete. 09:11:35 INFO: archiving logs to Nexus 09:11:36 ---> uname -a: 09:11:36 Linux prd-ubuntu20-04-docker-8c-8g-5081 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:11:36 09:11:36 09:11:36 ---> lscpu: 09:11:36 Architecture: x86_64 09:11:36 CPU op-mode(s): 32-bit, 64-bit 09:11:36 Byte Order: Little Endian 09:11:36 Address sizes: 40 bits physical, 48 bits virtual 09:11:36 CPU(s): 8 09:11:36 On-line CPU(s) list: 0-7 09:11:36 Thread(s) per core: 1 09:11:36 Core(s) per socket: 1 09:11:36 Socket(s): 8 09:11:36 NUMA node(s): 1 09:11:36 Vendor ID: AuthenticAMD 09:11:36 CPU family: 23 09:11:36 Model: 49 09:11:36 Model name: AMD EPYC-Rome Processor 09:11:36 Stepping: 0 09:11:36 CPU MHz: 2799.998 09:11:36 BogoMIPS: 5599.99 09:11:36 Virtualization: AMD-V 09:11:36 Hypervisor vendor: KVM 09:11:36 Virtualization type: full 09:11:36 L1d cache: 256 KiB 09:11:36 L1i cache: 256 KiB 09:11:36 L2 cache: 4 MiB 09:11:36 L3 cache: 128 MiB 09:11:36 NUMA node0 CPU(s): 0-7 09:11:36 Vulnerability Itlb multihit: Not affected 09:11:36 Vulnerability L1tf: Not affected 09:11:36 Vulnerability Mds: Not affected 09:11:36 Vulnerability Meltdown: Not affected 09:11:36 Vulnerability Mmio stale data: Not affected 09:11:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:11:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:11:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:11:36 Vulnerability Srbds: Not affected 09:11:36 Vulnerability Tsx async abort: Not affected 09:11:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:11:36 09:11:36 09:11:36 ---> nproc: 09:11:36 8 09:11:36 09:11:36 09:11:36 ---> df -h: 09:11:36 Filesystem Size Used Avail Use% Mounted on 09:11:36 overlay 155G 11G 145G 7% / 09:11:36 tmpfs 64M 0 64M 0% /dev 09:11:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:11:36 shm 64M 0 64M 0% /dev/shm 09:11:36 /dev/vda1 155G 11G 145G 7% /facter-os 09:11:36 09:11:36 09:11:36 ---> sar -b -r -n DEV: 09:11:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5081) 02/08/23 _x86_64_ (8 CPU) 09:11:36 09:11:36 09:03:24 LINUX RESTART (8 CPU) 09:11:36 09:11:36 09:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:11:36 09:05:01 101.32 38.37 62.96 0.00 4289.17 101785.19 0.00 09:11:36 09:06:01 82.82 0.58 82.24 0.00 30.13 46048.46 0.00 09:11:36 09:07:01 1.73 0.00 1.73 0.00 0.00 19.21 0.00 09:11:36 09:08:02 1.60 0.00 1.60 0.00 0.00 18.53 0.00 09:11:36 09:09:01 51.64 10.78 40.86 0.00 5243.18 8807.19 0.00 09:11:36 09:10:01 6.20 0.02 6.18 0.00 0.13 119.85 0.00 09:11:36 09:11:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 09:11:36 Average: 35.04 7.02 28.02 0.00 1349.79 22244.05 0.00 09:11:36 09:11:36 09:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:11:36 09:05:01 29217620 31608584 714568 2.17 71564 2598548 1782700 5.25 975124 2343068 481856 09:11:36 09:06:01 28662480 31573612 733368 2.23 93104 3051400 1726532 5.09 1171600 2635136 396 09:11:36 09:07:01 28662628 31573824 733032 2.23 93168 3051400 1726532 5.09 1171304 2635140 156 09:11:36 09:08:02 28664420 31575704 730940 2.22 93224 3051404 1726532 5.09 1169512 2635140 128 09:11:36 09:09:01 28141436 31558364 732404 2.23 126988 3506208 1783160 5.26 1488164 2802860 912 09:11:36 09:10:01 28148272 31560512 730668 2.22 125576 3502952 1777452 5.24 1485956 2799668 44 09:11:36 09:11:01 28154208 31566536 724604 2.20 125660 3502956 1777452 5.24 1479948 2799676 8 09:11:36 Average: 28521581 31573877 728512 2.22 104183 3180695 1757194 5.18 1277373 2664384 69071 09:11:36 09:11:36 09:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:11:36 09:05:01 lo 3.66 3.66 0.35 0.35 0.00 0.00 0.00 0.00 09:11:36 09:05:01 docker0 4.93 3.63 0.55 45.85 0.00 0.00 0.00 0.00 09:11:36 09:05:01 ens3 586.88 406.74 6551.16 90.56 0.00 0.00 0.00 0.00 09:11:36 09:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 09:11:36 09:06:01 docker0 25.38 44.59 2.31 579.67 0.00 0.00 0.00 0.00 09:11:36 09:06:01 ens3 172.49 127.60 3123.82 97.85 0.00 0.00 0.00 0.00 09:11:36 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 09:07:01 ens3 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:11:36 09:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:11:36 09:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 09:08:02 ens3 1.30 0.47 0.41 0.27 0.00 0.00 0.00 0.00 09:11:36 09:09:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 09:11:36 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 09:09:01 ens3 108.64 60.74 2803.38 4.69 0.00 0.00 0.00 0.00 09:11:36 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:11:36 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 09:10:01 ens3 0.40 0.32 0.09 0.08 0.00 0.00 0.00 0.00 09:11:36 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 09:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:36 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 09:11:36 Average: docker0 4.34 6.91 0.41 89.68 0.00 0.00 0.00 0.00 09:11:36 Average: ens3 123.26 84.41 1768.81 27.54 0.00 0.00 0.00 0.00 09:11:36 09:11:36 09:11:36 ---> sar -P ALL: 09:11:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5081) 02/08/23 _x86_64_ (8 CPU) 09:11:36 09:11:36 09:03:24 LINUX RESTART (8 CPU) 09:11:36 09:11:36 09:04:02 CPU %user %nice %system %iowait %steal %idle 09:11:36 09:05:01 all 8.80 0.00 2.85 5.24 0.14 82.99 09:11:36 09:05:01 0 10.89 0.00 2.46 1.01 0.17 85.47 09:11:36 09:05:01 1 9.89 0.00 3.08 2.96 0.10 83.96 09:11:36 09:05:01 2 6.99 0.00 2.91 10.89 0.24 78.96 09:11:36 09:05:01 3 6.04 0.00 1.84 2.46 0.17 89.49 09:11:36 09:05:01 4 9.95 0.00 3.29 1.56 0.14 85.06 09:11:36 09:05:01 5 10.14 0.00 3.33 3.21 0.07 83.26 09:11:36 09:05:01 6 5.51 0.00 2.74 12.72 0.12 78.92 09:11:36 09:05:01 7 10.94 0.00 3.12 7.15 0.07 78.73 09:11:36 09:06:01 all 16.32 0.00 4.00 3.80 0.06 75.82 09:11:36 09:06:01 0 14.82 0.00 3.98 1.01 0.03 80.16 09:11:36 09:06:01 1 19.83 0.00 4.72 4.15 0.05 71.25 09:11:36 09:06:01 2 15.48 0.00 3.85 0.76 0.05 79.86 09:11:36 09:06:01 3 15.62 0.00 3.66 15.15 0.07 65.51 09:11:36 09:06:01 4 19.71 0.00 4.60 1.29 0.15 74.24 09:11:36 09:06:01 5 14.97 0.00 3.52 1.35 0.03 80.12 09:11:36 09:06:01 6 14.67 0.00 3.59 6.50 0.05 75.20 09:11:36 09:06:01 7 15.46 0.00 4.04 0.19 0.05 80.26 09:11:36 09:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:11:36 09:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:11:36 09:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:11:36 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:11:36 09:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:11:36 09:07:01 4 0.08 0.00 0.03 0.03 0.03 99.82 09:11:36 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:11:36 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:11:36 09:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:11:36 09:08:02 all 0.20 0.00 0.01 0.01 0.01 99.77 09:11:36 09:08:02 0 0.03 0.00 0.00 0.00 0.00 99.97 09:11:36 09:08:02 1 0.05 0.00 0.00 0.03 0.02 99.90 09:11:36 09:08:02 2 0.02 0.00 0.02 0.00 0.00 99.97 09:11:36 09:08:02 3 0.03 0.00 0.02 0.02 0.02 99.92 09:11:36 09:08:02 4 0.08 0.00 0.03 0.02 0.02 99.85 09:11:36 09:08:02 5 0.02 0.00 0.00 0.00 0.00 99.98 09:11:36 09:08:02 6 1.37 0.00 0.02 0.00 0.00 98.61 09:11:36 09:08:02 7 0.02 0.00 0.00 0.00 0.00 99.98 09:11:36 09:09:01 all 2.39 0.00 1.47 0.56 0.02 95.56 09:11:36 09:09:01 0 2.08 0.00 1.44 0.42 0.02 96.03 09:11:36 09:09:01 1 4.01 0.00 2.97 0.54 0.02 92.46 09:11:36 09:09:01 2 2.33 0.00 1.54 0.88 0.02 95.23 09:11:36 09:09:01 3 2.10 0.00 1.56 1.43 0.02 94.89 09:11:36 09:09:01 4 1.72 0.00 0.87 0.70 0.02 96.70 09:11:36 09:09:01 5 1.46 0.00 1.17 0.41 0.02 96.95 09:11:36 09:09:01 6 3.15 0.00 1.02 0.05 0.03 95.74 09:11:36 09:09:01 7 2.23 0.00 1.19 0.09 0.02 96.48 09:11:36 09:10:01 all 0.07 0.00 0.07 0.01 0.00 99.84 09:11:36 09:10:01 0 0.20 0.00 0.15 0.00 0.00 99.65 09:11:36 09:10:01 1 0.02 0.00 0.08 0.00 0.00 99.90 09:11:36 09:10:01 2 0.03 0.00 0.05 0.02 0.00 99.90 09:11:36 09:10:01 3 0.02 0.00 0.07 0.07 0.00 99.85 09:11:36 09:10:01 4 0.10 0.00 0.07 0.00 0.02 99.82 09:11:36 09:10:01 5 0.03 0.00 0.03 0.03 0.00 99.90 09:11:36 09:10:01 6 0.10 0.00 0.05 0.00 0.00 99.85 09:11:36 09:10:01 7 0.08 0.00 0.05 0.00 0.00 99.87 09:11:36 09:11:01 all 0.03 0.00 0.00 0.01 0.00 99.96 09:11:36 09:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:11:36 09:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:11:36 09:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:11:36 09:11:01 3 0.03 0.00 0.00 0.03 0.00 99.93 09:11:36 09:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:11:36 09:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:11:36 09:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:11:36 09:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:11:36 Average: all 3.94 0.00 1.19 1.36 0.03 93.48 09:11:36 Average: 0 3.97 0.00 1.14 0.35 0.03 94.51 09:11:36 Average: 1 4.81 0.00 1.54 1.09 0.03 92.53 09:11:36 Average: 2 3.52 0.00 1.18 1.76 0.05 93.49 09:11:36 Average: 3 3.38 0.00 1.01 2.72 0.04 92.85 09:11:36 Average: 4 4.50 0.00 1.26 0.51 0.05 93.68 09:11:36 Average: 5 3.76 0.00 1.14 0.71 0.02 94.37 09:11:36 Average: 6 3.53 0.00 1.05 2.70 0.03 92.69 09:11:36 Average: 7 4.07 0.00 1.19 1.04 0.02 93.69 09:11:36 09:11:36 09:11:36