Pull request #589 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22286d4a6e85034e4592b99a165380191b37582f+3ecbbbef332a3a7549ceac6d8bd7ad07652df24a (7f974459bf7700b81c6562818e9b25d3f0a689f5) 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-ssh11924986182974692505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11595749855847850916.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16663623815475999633.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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3566392360100397917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17952421968809565893.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14806411478435462834.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4235 in /w/workspace/xfoundry_go-mod-bootstrap_PR-589 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-589 # 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 > 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3ecbbbef332a3a7549ceac6d8bd7ad07652df24a into PR head commit 22286d4a6e85034e4592b99a165380191b37582f Merge succeeded, producing 22286d4a6e85034e4592b99a165380191b37582f Checking out Revision 22286d4a6e85034e4592b99a165380191b37582f (PR-589) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:36:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 22286d4a6e85034e4592b99a165380191b37582f # 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 3ecbbbef332a3a7549ceac6d8bd7ad07652df24a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22286d4a6e85034e4592b99a165380191b37582f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:36:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:36:41 ========================================================= 09:36:41 EdgeX Global Pipelines Version Info 09:36:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:36:42 ------------------- 09:36:42 stable info: 09:36:42 ------------------- 09:36:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:36:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 09:36:42 Message: update stable to v1.0.253 09:36:43 ------------------- 09:36:43 experimental info: 09:36:43 ------------------- 09:36:43 Commited By: **** collab-it+edgex@linuxfoundation.org 09:36:43 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 09:36:43 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:36:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22286d4a6e85034e4592b99a165380191b37582f [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22286d4 [Pipeline] echo 09:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:36:45 + git rev-list -1 --merges 22286d4a6e85034e4592b99a165380191b37582f~1..22286d4a6e85034e4592b99a165380191b37582f [Pipeline] echo 09:36:45 -----------> git rev-list -1 --merges 22286d4a6e85034e4592b99a165380191b37582f~1..22286d4a6e85034e4592b99a165380191b37582f 22286d4a6e85034e4592b99a165380191b37582f [false] [Pipeline] sh 09:36:45 + git log --format=format:%s -1 22286d4a6e85034e4592b99a165380191b37582f [Pipeline] echo 09:36:45 ========================================================= 09:36:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:36:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:46 + git log --format=format:%s -1 22286d4a6e85034e4592b99a165380191b37582f [Pipeline] echo 09:36:46 [semverPrep] GIT_COMMIT: 22286d4a6e85034e4592b99a165380191b37582f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 09:36:46 [semverPrep] This is not a build commit. [Pipeline] sh 09:36:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:46 + grep -v github /etc/ssh/ssh_known_hosts 09:36:46 + [ -e /tmp/ssh_known_hosts ] 09:36:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:36:46 + sudo tee -a /etc/ssh/ssh_known_hosts 09:36:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:36:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:47 09:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:47 0.1.4: Pulling from edgex-devops/py-git-semver 09:36:47 b85a868b505f: Pulling fs layer 09:36:47 e2be974225ed: Pulling fs layer 09:36:47 339a4e72a1f5: Pulling fs layer 09:36:47 988bab9f4d93: Pulling fs layer 09:36:47 1469e6f7b9e6: Pulling fs layer 09:36:47 eaf3925da568: Pulling fs layer 09:36:47 bab4dde63d76: Pulling fs layer 09:36:47 bde34c3a00c8: Pulling fs layer 09:36:47 b352a97aabf1: Pulling fs layer 09:36:47 4872d77fe225: Pulling fs layer 09:36:47 5851b861e8e6: Pulling fs layer 09:36:47 988bab9f4d93: Waiting 09:36:47 1469e6f7b9e6: Waiting 09:36:47 b352a97aabf1: Waiting 09:36:47 eaf3925da568: Waiting 09:36:47 4872d77fe225: Waiting 09:36:47 5851b861e8e6: Waiting 09:36:47 bab4dde63d76: Waiting 09:36:47 bde34c3a00c8: Waiting 09:36:47 e2be974225ed: Download complete 09:36:47 988bab9f4d93: Download complete 09:36:47 1469e6f7b9e6: Verifying Checksum 09:36:47 1469e6f7b9e6: Download complete 09:36:47 eaf3925da568: Verifying Checksum 09:36:47 eaf3925da568: Download complete 09:36:47 339a4e72a1f5: Verifying Checksum 09:36:47 339a4e72a1f5: Download complete 09:36:47 bde34c3a00c8: Verifying Checksum 09:36:47 bde34c3a00c8: Download complete 09:36:47 b352a97aabf1: Verifying Checksum 09:36:47 b352a97aabf1: Download complete 09:36:47 4872d77fe225: Verifying Checksum 09:36:47 4872d77fe225: Download complete 09:36:47 5851b861e8e6: Verifying Checksum 09:36:47 5851b861e8e6: Download complete 09:36:47 b85a868b505f: Verifying Checksum 09:36:47 b85a868b505f: Download complete 09:36:48 bab4dde63d76: Verifying Checksum 09:36:48 bab4dde63d76: Download complete 09:36:49 b85a868b505f: Pull complete 09:36:49 e2be974225ed: Pull complete 09:36:50 339a4e72a1f5: Pull complete 09:36:50 988bab9f4d93: Pull complete 09:36:50 1469e6f7b9e6: Pull complete 09:36:50 eaf3925da568: Pull complete 09:36:52 bab4dde63d76: Pull complete 09:36:52 bde34c3a00c8: Pull complete 09:36:52 b352a97aabf1: Pull complete 09:36:52 4872d77fe225: Pull complete 09:36:52 5851b861e8e6: Pull complete 09:36:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:52 prd-ubuntu20.04-docker-8c-8g-4235 does not seem to be running inside a container 09:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-589 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589:/w/workspace/xfoundry_go-mod-bootstrap_PR-589:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-589@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:36:55 $ docker top 85ffe186a4b592e95ff92fe32bb3db4294b58a966f27bed3056f691d427c6841 -eo pid,comm 09:36:55 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:36:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:55 [ssh-agent] Looking for ssh-agent implementation... 09:36:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:55 $ docker exec 85ffe186a4b592e95ff92fe32bb3db4294b58a966f27bed3056f691d427c6841 ssh-agent 09:36:55 SSH_AUTH_SOCK=/tmp/ssh-Jimlr1MPfA94/agent.33 09:36:55 SSH_AGENT_PID=39 09:36:55 Running ssh-add (command line suppressed) 09:36:55 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp/private_key_8115421593417633833.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp/private_key_8115421593417633833.key) 09:36:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:56 + git tag --points-at HEAD [Pipeline] } 09:36:56 $ docker exec --env ******** --env ******** 85ffe186a4b592e95ff92fe32bb3db4294b58a966f27bed3056f691d427c6841 ssh-agent -k 09:36:56 unset SSH_AUTH_SOCK; 09:36:56 unset SSH_AGENT_PID; 09:36:56 echo Agent pid 39 killed; 09:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:36:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:56 [ssh-agent] Looking for ssh-agent implementation... 09:36:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:56 $ docker exec 85ffe186a4b592e95ff92fe32bb3db4294b58a966f27bed3056f691d427c6841 ssh-agent 09:36:56 SSH_AUTH_SOCK=/tmp/ssh-li7EL8kkXqgN/agent.71 09:36:56 SSH_AGENT_PID=77 09:36:56 Running ssh-add (command line suppressed) 09:36:56 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp/private_key_14884874296837655776.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp/private_key_14884874296837655776.key) 09:36:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:56 + git semver init 09:36:57 2023-08-22 09:36:57,186 [run_init] DEBUG init version:0.0.0 force:False 09:36:57 2023-08-22 09:36:57,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver 09:36:57 2023-08-22 09:36:57,188 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver 09:36:57 2023-08-22 09:36:57,188 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-589, universal_newlines=False, shell=None, istream=None) 09:36:58 2023-08-22 09:36:57,991 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-589/.git/info/exclude 09:36:58 2023-08-22 09:36:57,992 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver/PR-589 with force:False 09:36:58 2023-08-22 09:36:57,992 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver/PR-589 09:36:58 2023-08-22 09:36:57,997 [execute] INFO git cat-file --batch-check 09:36:58 2023-08-22 09:36:57,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver, universal_newlines=False, shell=None, istream=) 09:36:58 2023-08-22 09:36:58,004 [execute] INFO git cat-file --batch 09:36:58 2023-08-22 09:36:58,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver, universal_newlines=False, shell=None, istream=) 09:36:58 2023-08-22 09:36:58,010 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-589/.semver/PR-589 09:36:58 0.0.0 [Pipeline] } 09:36:58 $ docker exec --env ******** --env ******** 85ffe186a4b592e95ff92fe32bb3db4294b58a966f27bed3056f691d427c6841 ssh-agent -k 09:36:58 unset SSH_AUTH_SOCK; 09:36:58 unset SSH_AGENT_PID; 09:36:58 echo Agent pid 77 killed; 09:36:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:58 + git semver [Pipeline] } 09:36:59 $ docker stop --time=1 85ffe186a4b592e95ff92fe32bb3db4294b58a966f27bed3056f691d427c6841 09:37:00 $ docker rm -f --volumes 85ffe186a4b592e95ff92fe32bb3db4294b58a966f27bed3056f691d427c6841 [Pipeline] // withDockerContainer [Pipeline] sh 09:37:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:37:01 Stashed 1 file(s) [Pipeline] echo 09:37:01 [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:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:37:01 ========================================================= 09:37:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:37:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:37:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:37:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:37:02 4db1b89c0bd1: Pulling fs layer 09:37:02 6911f1a30b25: Pulling fs layer 09:37:02 e194b8c5c2a9: Pulling fs layer 09:37:02 6863d3e3a2b1: Pulling fs layer 09:37:02 ec0bb842ea78: Pulling fs layer 09:37:02 40a00589a448: Pulling fs layer 09:37:02 6c08303d61cc: Pulling fs layer 09:37:02 798269fcf238: Pulling fs layer 09:37:02 6863d3e3a2b1: Waiting 09:37:02 40a00589a448: Waiting 09:37:02 ec0bb842ea78: Waiting 09:37:02 798269fcf238: Waiting 09:37:02 6911f1a30b25: Verifying Checksum 09:37:02 6911f1a30b25: Download complete 09:37:02 6863d3e3a2b1: Verifying Checksum 09:37:02 6863d3e3a2b1: Download complete 09:37:02 ec0bb842ea78: Verifying Checksum 09:37:02 ec0bb842ea78: Download complete 09:37:02 4db1b89c0bd1: Verifying Checksum 09:37:02 4db1b89c0bd1: Download complete 09:37:02 40a00589a448: Verifying Checksum 09:37:02 40a00589a448: Download complete 09:37:02 4db1b89c0bd1: Pull complete 09:37:02 6911f1a30b25: Pull complete 09:37:02 798269fcf238: Verifying Checksum 09:37:02 798269fcf238: Download complete 09:37:02 e194b8c5c2a9: Verifying Checksum 09:37:02 e194b8c5c2a9: Download complete 09:37:03 6c08303d61cc: Verifying Checksum 09:37:03 6c08303d61cc: Download complete 09:37:06 e194b8c5c2a9: Pull complete 09:37:06 6863d3e3a2b1: Pull complete 09:37:06 ec0bb842ea78: Pull complete 09:37:06 40a00589a448: Pull complete 09:37:08 6c08303d61cc: Pull complete 09:37:09 798269fcf238: Pull complete 09:37:09 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 09:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:37:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 09:37:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:10 + docker inspect -f . ci-base-image-x86_64 09:37:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:10 prd-ubuntu20.04-docker-8c-8g-4235 does not seem to be running inside a container 09:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-589 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589:/w/workspace/xfoundry_go-mod-bootstrap_PR-589:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-589@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:37:15 $ docker top 6c75b1eed752edc262faac7ae6366bd81252742d4f4c7b52e7bafa3a1364a269 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:15 + go version 09:37:15 go version go1.20.6 linux/amd64 [Pipeline] } 09:37:15 $ docker stop --time=1 6c75b1eed752edc262faac7ae6366bd81252742d4f4c7b52e7bafa3a1364a269 09:37:16 Still waiting to schedule task 09:37:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4236’ 09:37:16 $ docker rm -f --volumes 6c75b1eed752edc262faac7ae6366bd81252742d4f4c7b52e7bafa3a1364a269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:17 + docker inspect -f . ci-base-image-x86_64 09:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:17 prd-ubuntu20.04-docker-8c-8g-4235 does not seem to be running inside a container 09:37:17 $ 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-589 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589:/w/workspace/xfoundry_go-mod-bootstrap_PR-589:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-589@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:37:18 $ docker top 30425867830cceee113af6a8f01aeeb1efea3b882922ec4cfd1442181c693c0e -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:18 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-589 [Pipeline] fileExists [Pipeline] sh 09:37:18 + make test 09:37:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:37:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:37:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 09:37:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.15 09:37:18 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 09:37:18 go: downloading github.com/google/uuid v1.3.1 09:37:18 go: downloading github.com/labstack/echo/v4 v4.11.1 09:37:19 go: downloading github.com/stretchr/testify v1.8.4 09:37:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:37:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:37:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:37:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 09:37:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 09:37:19 go: downloading github.com/mitchellh/copystructure v1.2.0 09:37:19 go: downloading gopkg.in/yaml.v3 v3.0.1 09:37:19 go: downloading github.com/gorilla/websocket v1.5.0 09:37:19 go: downloading golang.org/x/net v0.13.0 09:37:19 go: downloading golang.org/x/sync v0.2.0 09:37:19 go: downloading github.com/labstack/gommon v0.4.0 09:37:19 go: downloading golang.org/x/crypto v0.11.0 09:37:19 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:37:19 go: downloading github.com/valyala/fasttemplate v1.2.2 09:37:19 go: downloading golang.org/x/time v0.3.0 09:37:19 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:37:19 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:37:19 go: downloading github.com/stretchr/objx v0.5.0 09:37:19 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:37:19 go: downloading github.com/go-kit/log v0.2.1 09:37:19 go: downloading github.com/go-playground/validator/v10 v10.15.1 09:37:19 go: downloading github.com/hashicorp/errwrap v1.1.0 09:37:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 09:37:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:37:19 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:37:19 go: downloading github.com/hashicorp/consul/api v1.24.0 09:37:19 go: downloading github.com/mattn/go-colorable v0.1.13 09:37:19 go: downloading github.com/mattn/go-isatty v0.0.19 09:37:19 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:37:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:37:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:37:19 go: downloading github.com/x448/float16 v0.8.4 09:37:19 go: downloading github.com/zeebo/errs v1.3.0 09:37:19 go: downloading google.golang.org/grpc v1.53.0 09:37:19 go: downloading golang.org/x/sys v0.10.0 09:37:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:37:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:37:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:37:19 go: downloading github.com/hashicorp/serf v0.10.1 09:37:19 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 09:37:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 09:37:19 go: downloading google.golang.org/protobuf v1.28.1 09:37:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:37:20 go: downloading golang.org/x/text v0.11.0 09:37:20 go: downloading github.com/fatih/color v1.14.1 09:37:20 go: downloading github.com/armon/go-metrics v0.4.1 09:37:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:37:20 go: downloading github.com/go-playground/universal-translator v0.18.1 09:37:20 go: downloading github.com/leodido/go-urn v1.2.4 09:37:20 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 09:37:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:37:20 go: downloading github.com/go-playground/locales v0.14.1 09:37:20 go: downloading github.com/golang/protobuf v1.5.2 09:37:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:37:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:37:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:37:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:37:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:37:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.067s coverage: 35.4% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.019s coverage: 93.5% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.024s coverage: 91.7% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.144s coverage: 88.2% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 85.0% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.023s coverage: 46.8% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.018s coverage: 100.0% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.326s coverage: 87.7% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.021s coverage: 26.3% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.049s coverage: 79.0% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.017s coverage: 59.3% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.020s coverage: 31.2% of statements 09:37:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 09:38:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:38:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:38:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:38:09 $ docker stop --time=1 30425867830cceee113af6a8f01aeeb1efea3b882922ec4cfd1442181c693c0e 09:38:10 $ docker rm -f --volumes 30425867830cceee113af6a8f01aeeb1efea3b882922ec4cfd1442181c693c0e [Pipeline] // withDockerContainer [Pipeline] sh 09:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:38:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:12 09:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:13 latest: Pulling from edgex-lftools-log-publisher 09:38:13 5eb5b503b376: Pulling fs layer 09:38:13 5c69ac0246d0: Pulling fs layer 09:38:13 ec43610c2a17: Pulling fs layer 09:38:13 3a2ae6a8a46f: Pulling fs layer 09:38:13 33b1e0a273af: Pulling fs layer 09:38:13 5d3b04190fa2: Pulling fs layer 09:38:13 2f39f015ded8: Pulling fs layer 09:38:13 5d3b04190fa2: Waiting 09:38:13 33b1e0a273af: Waiting 09:38:13 3a2ae6a8a46f: Waiting 09:38:13 5c69ac0246d0: Verifying Checksum 09:38:13 5c69ac0246d0: Download complete 09:38:13 3a2ae6a8a46f: Verifying Checksum 09:38:13 3a2ae6a8a46f: Download complete 09:38:13 33b1e0a273af: Verifying Checksum 09:38:13 33b1e0a273af: Download complete 09:38:13 5d3b04190fa2: Verifying Checksum 09:38:13 5d3b04190fa2: Download complete 09:38:13 ec43610c2a17: Verifying Checksum 09:38:13 5eb5b503b376: Verifying Checksum 09:38:13 5eb5b503b376: Download complete 09:38:13 2f39f015ded8: Download complete 09:38:14 5eb5b503b376: Pull complete 09:38:14 5c69ac0246d0: Pull complete 09:38:15 ec43610c2a17: Pull complete 09:38:15 3a2ae6a8a46f: Pull complete 09:38:15 33b1e0a273af: Pull complete 09:38:15 5d3b04190fa2: Pull complete 09:38:19 2f39f015ded8: Pull complete 09:38:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:19 prd-ubuntu20.04-docker-8c-8g-4235 does not seem to be running inside a container 09:38:19 $ 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-589 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589:/w/workspace/xfoundry_go-mod-bootstrap_PR-589:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-589@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:38:24 $ docker top 600fda68e51416b981cc538b34fc6df1211100fe36e9265716aba48c681c8d0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:25 ---> job-cost.sh 09:38:25 lf-activate-venv: SKIPPING 09:38:25 INFO: No Stack... 09:38:25 INFO: Retrieving Pricing Info for: v3-standard-8 09:38:25 INFO: Archiving Costs [Pipeline] sh 09:38:26 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-589/archives/cost.csv 09:38:26 + cut -d, -f6 [Pipeline] lock 09:38:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] 09:38:26 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] did not exist. Created. 09:38:26 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:38:26 + echo total: 0.2199999988079071 [Pipeline] stash 09:38:26 Stashed 1 file(s) [Pipeline] } 09:38:26 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:38:26 $ docker stop --time=1 600fda68e51416b981cc538b34fc6df1211100fe36e9265716aba48c681c8d0e 09:38:28 $ docker rm -f --volumes 600fda68e51416b981cc538b34fc6df1211100fe36e9265716aba48c681c8d0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4241 in /w/workspace/xfoundry_go-mod-bootstrap_PR-589 [Pipeline] { [Pipeline] ws 09:39:53 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:39:53 The recommended git tool is: git 09:40:00 using credential edgex-jenkins-ssh 09:40:00 Cloning the remote Git repository 09:40:00 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:40:00 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:40:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:40:00 > git --version # timeout=10 09:40:00 > git --version # 'git version 2.25.1' 09:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:40:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:04 Merging remotes/origin/main commit 3ecbbbef332a3a7549ceac6d8bd7ad07652df24a into PR head commit 22286d4a6e85034e4592b99a165380191b37582f 09:40:05 Merge succeeded, producing 22286d4a6e85034e4592b99a165380191b37582f 09:40:05 Checking out Revision 22286d4a6e85034e4592b99a165380191b37582f (PR-589) 09:40:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:40:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:40:04 > git config core.sparsecheckout # timeout=10 09:40:05 > git checkout -f 22286d4a6e85034e4592b99a165380191b37582f # timeout=10 09:40:05 > git remote # timeout=10 09:40:05 > git config --get remote.origin.url # timeout=10 09:40:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:05 > git merge 3ecbbbef332a3a7549ceac6d8bd7ad07652df24a # timeout=10 09:40:05 > git rev-parse HEAD^{commit} # timeout=10 09:40:05 > git config core.sparsecheckout # timeout=10 09:40:05 > git checkout -f 22286d4a6e85034e4592b99a165380191b37582f # timeout=10 09:40:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 09:40:05 > git --version # timeout=10 09:40:05 > git --version # 'git version 2.25.1' 09:40:05 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:40:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:07 Dload Upload Total Spent Left Speed 09:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 09:40:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:40:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:40:08 + sudo tee /etc/docker/daemon.new 09:40:08 { 09:40:08 "registry-mirrors": [ 09:40:08 "https://nexus3.edgexfoundry.org:10001" 09:40:08 ], 09:40:08 "bip": "10.250.0.254/24", 09:40:08 "hosts": [ 09:40:08 "tcp://0.0.0.0:5555", 09:40:08 "unix:///var/run/docker.sock" 09:40:08 ], 09:40:08 "mtu": 1458, 09:40:08 "selinux-enabled": true, 09:40:08 "seccomp-profile": "/etc/docker/seccomp.json" 09:40:08 } [Pipeline] sh 09:40:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:40:09 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:28 ========================================================= 09:40:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:40:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:40:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:40:31 edb6bdbacee9: Pulling fs layer 09:40:31 5f9638ab2659: Pulling fs layer 09:40:31 8d51d6327a98: Pulling fs layer 09:40:31 8b374f2dd631: Pulling fs layer 09:40:31 ec14aa9079de: Pulling fs layer 09:40:31 2f466654f4bb: Pulling fs layer 09:40:31 554e91adad29: Pulling fs layer 09:40:31 ec14aa9079de: Waiting 09:40:31 2f466654f4bb: Waiting 09:40:31 554e91adad29: Waiting 09:40:31 8b374f2dd631: Waiting 09:40:31 5f9638ab2659: Download complete 09:40:31 8b374f2dd631: Verifying Checksum 09:40:31 8b374f2dd631: Download complete 09:40:31 ec14aa9079de: Verifying Checksum 09:40:31 ec14aa9079de: Download complete 09:40:31 edb6bdbacee9: Verifying Checksum 09:40:31 edb6bdbacee9: Download complete 09:40:31 edb6bdbacee9: Pull complete 09:40:32 554e91adad29: Verifying Checksum 09:40:32 554e91adad29: Download complete 09:40:32 5f9638ab2659: Pull complete 09:40:33 8d51d6327a98: Verifying Checksum 09:40:33 8d51d6327a98: Download complete 09:40:33 2f466654f4bb: Verifying Checksum 09:40:33 2f466654f4bb: Download complete 09:40:46 8d51d6327a98: Pull complete 09:40:46 8b374f2dd631: Pull complete 09:40:46 ec14aa9079de: Pull complete 09:40:51 2f466654f4bb: Pull complete 09:40:54 554e91adad29: Pull complete 09:40:54 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 09:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 09:40:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:55 + docker inspect -f . ci-base-image-arm64 09:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:55 prd-ubuntu20.04-docker-arm64-4c-16g-4241 does not seem to be running inside a container 09:40:55 $ 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:40:59 $ docker top 342fcd3c99692895f114ca682d17193e90b3be6be8faafec28416d2474c1941a -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:59 + go version 09:40:59 go version go1.20.6 linux/arm64 [Pipeline] } 09:40:59 $ docker stop --time=1 342fcd3c99692895f114ca682d17193e90b3be6be8faafec28416d2474c1941a 09:41:01 $ docker rm -f --volumes 342fcd3c99692895f114ca682d17193e90b3be6be8faafec28416d2474c1941a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:02 + docker inspect -f . ci-base-image-arm64 09:41:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:02 prd-ubuntu20.04-docker-arm64-4c-16g-4241 does not seem to be running inside a container 09:41:02 $ 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:41:04 $ docker top 788dd995b708532fd45cde15bb687413c309225a5322feea92fe54203825bceb -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:04 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 09:41:04 + make test 09:41:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:41:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 09:41:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 09:41:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:41:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 09:41:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.15 09:41:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 09:41:06 go: downloading github.com/labstack/echo/v4 v4.11.1 09:41:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:41:06 go: downloading github.com/stretchr/testify v1.8.4 09:41:06 go: downloading github.com/mitchellh/copystructure v1.2.0 09:41:06 go: downloading gopkg.in/yaml.v3 v3.0.1 09:41:06 go: downloading github.com/google/uuid v1.3.1 09:41:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:41:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:41:06 go: downloading github.com/gorilla/websocket v1.5.0 09:41:06 go: downloading golang.org/x/net v0.13.0 09:41:06 go: downloading golang.org/x/sync v0.2.0 09:41:06 go: downloading github.com/go-kit/log v0.2.1 09:41:06 go: downloading github.com/go-playground/validator/v10 v10.15.1 09:41:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 09:41:07 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:41:07 go: downloading github.com/labstack/gommon v0.4.0 09:41:07 go: downloading golang.org/x/crypto v0.11.0 09:41:07 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:41:07 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:41:07 go: downloading github.com/stretchr/objx v0.5.0 09:41:07 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:41:07 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:41:08 go: downloading github.com/valyala/fasttemplate v1.2.2 09:41:08 go: downloading golang.org/x/time v0.3.0 09:41:08 go: downloading github.com/hashicorp/errwrap v1.1.0 09:41:08 go: downloading github.com/hashicorp/consul/api v1.24.0 09:41:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:41:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:41:08 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:41:08 go: downloading github.com/go-playground/universal-translator v0.18.1 09:41:08 go: downloading github.com/leodido/go-urn v1.2.4 09:41:08 go: downloading golang.org/x/text v0.11.0 09:41:08 go: downloading github.com/zeebo/errs v1.3.0 09:41:08 go: downloading google.golang.org/grpc v1.53.0 09:41:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:41:10 go: downloading github.com/mattn/go-colorable v0.1.13 09:41:10 go: downloading github.com/mattn/go-isatty v0.0.19 09:41:10 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:41:10 go: downloading github.com/x448/float16 v0.8.4 09:41:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:41:10 go: downloading github.com/go-playground/locales v0.14.1 09:41:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:41:10 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:41:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:41:10 go: downloading github.com/hashicorp/serf v0.10.1 09:41:11 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 09:41:11 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 09:41:11 go: downloading google.golang.org/protobuf v1.28.1 09:41:13 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 09:41:13 go: downloading golang.org/x/sys v0.10.0 09:41:13 go: downloading github.com/fatih/color v1.14.1 09:41:13 go: downloading github.com/armon/go-metrics v0.4.1 09:41:13 go: downloading github.com/golang/protobuf v1.5.2 09:41:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:41:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:43:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:43:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:44:07 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:44:07 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.215s coverage: 35.4% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.090s coverage: 93.5% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.099s coverage: 91.7% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.240s coverage: 88.2% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.022s coverage: 85.0% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.121s coverage: 46.8% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.177s coverage: 100.0% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.431s coverage: 87.7% of statements 09:44:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.074s coverage: 26.3% of statements 09:44:20 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:44:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.363s coverage: 79.0% of statements 09:44:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.260s coverage: 59.3% of statements 09:44:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.052s coverage: 31.2% of statements 09:44:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.027s coverage: 91.3% of statements 09:44:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:44:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:45:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:45:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:45:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:45:03 $ docker stop --time=1 788dd995b708532fd45cde15bb687413c309225a5322feea92fe54203825bceb 09:45:04 $ docker rm -f --volumes 788dd995b708532fd45cde15bb687413c309225a5322feea92fe54203825bceb [Pipeline] // withDockerContainer [Pipeline] sh 09:45:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:07 Warning: overwriting stash ‘coverage-report’ 09:45:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:09 09:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:09 arm64: Pulling from edgex-lftools-log-publisher 09:45:09 8998bd30e6a1: Pulling fs layer 09:45:09 04944245beec: Pulling fs layer 09:45:09 699f458cf7ca: Pulling fs layer 09:45:09 765212b225bb: Pulling fs layer 09:45:09 f23df028b6ca: Pulling fs layer 09:45:09 d65c8cfc05b1: Pulling fs layer 09:45:09 2437ff75d9bd: Pulling fs layer 09:45:09 765212b225bb: Waiting 09:45:09 f23df028b6ca: Waiting 09:45:09 d65c8cfc05b1: Waiting 09:45:09 2437ff75d9bd: Waiting 09:45:09 04944245beec: Verifying Checksum 09:45:09 04944245beec: Download complete 09:45:09 765212b225bb: Verifying Checksum 09:45:09 765212b225bb: Download complete 09:45:09 f23df028b6ca: Verifying Checksum 09:45:09 f23df028b6ca: Download complete 09:45:09 d65c8cfc05b1: Verifying Checksum 09:45:09 d65c8cfc05b1: Download complete 09:45:10 699f458cf7ca: Verifying Checksum 09:45:10 699f458cf7ca: Download complete 09:45:10 8998bd30e6a1: Verifying Checksum 09:45:10 8998bd30e6a1: Download complete 09:45:13 2437ff75d9bd: Verifying Checksum 09:45:13 2437ff75d9bd: Download complete 09:45:14 8998bd30e6a1: Pull complete 09:45:15 04944245beec: Pull complete 09:45:16 699f458cf7ca: Pull complete 09:45:16 765212b225bb: Pull complete 09:45:17 f23df028b6ca: Pull complete 09:45:17 d65c8cfc05b1: Pull complete 09:45:32 2437ff75d9bd: Pull complete 09:45:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:33 prd-ubuntu20.04-docker-arm64-4c-16g-4241 does not seem to be running inside a container 09:45:33 $ 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:45:35 $ docker top 38ef927730d7ef2456c242d1b65eb56a4f316ae6a4453531fc930be148772cc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:36 ---> job-cost.sh 09:45:36 lf-activate-venv: SKIPPING 09:45:36 INFO: No Stack... 09:45:37 INFO: Retrieving Pricing Info for: v3-standard-4 09:45:38 INFO: Archiving Costs [Pipeline] sh 09:45:38 + cut -d, -f6 09:45:38 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 09:45:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] 09:45:38 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] did not exist. Created. 09:45:38 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:39 /w/workspace/go-mod-bootstrap/1@tmp/durable-ba59e4a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:45:39 + echo total: 0.10999999940395355 [Pipeline] stash 09:45:39 Warning: overwriting stash ‘stack-cost’ 09:45:39 Stashed 1 file(s) [Pipeline] } 09:45:39 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:45:40 $ docker stop --time=1 38ef927730d7ef2456c242d1b65eb56a4f316ae6a4453531fc930be148772cc4 09:45:41 $ docker rm -f --volumes 38ef927730d7ef2456c242d1b65eb56a4f316ae6a4453531fc930be148772cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:45:42 provisioning config files... 09:45:42 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp/config16985957267126633542tmp [Pipeline] { [Pipeline] sh 09:45:42 + set +x 09:45:42 + curl -s https://codecov.io/bash 09:45:42 + bash -s -- 09:45:42 09:45:42 _____ _ 09:45:42 / ____| | | 09:45:42 | | ___ __| | ___ ___ _____ __ 09:45:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:45:42 | |___| (_) | (_| | __/ (_| (_) \ V / 09:45:42 \_____\___/ \__,_|\___|\___\___/ \_/ 09:45:42 Bash-1.0.6 09:45:42 09:45:42 09:45:42 ==> git version 2.25.1 found 09:45:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:45:42 Release-Date: 2020-01-08 09:45:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:45:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:45:42 ==> Jenkins CI detected. 09:45:42 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-589 09:45:42 project root: . 09:45:42 --> token set from env 09:45:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:45:42 ==> Running gcov in . (disable via -X gcov) 09:45:42 ==> Python coveragepy not found 09:45:42 ==> Searching for coverage reports in: 09:45:42 + . 09:45:42 -> Found 1 reports 09:45:42 ==> Detecting git/mercurial file structure 09:45:42 ==> Reading reports 09:45:42 + ./coverage.out bytes=102749 09:45:42 ==> Appending adjustments 09:45:42 https://docs.codecov.io/docs/fixing-reports 09:45:43 + Found adjustments 09:45:43 ==> Gzipping contents 09:45:43 16K /tmp/codecov.tgXgJH.gz 09:45:43 ==> Uploading reports 09:45:43 url: https://codecov.io 09:45:43 query: branch=PR-589&commit=22286d4a6e85034e4592b99a165380191b37582f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=589&job=&cmd_args= 09:45:43 -> Pinging Codecov 09:45:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-589&commit=22286d4a6e85034e4592b99a165380191b37582f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=589&job=&cmd_args= 09:45:43 -> Uploading to 09:45:43 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/833815588EE85121546D348822E98E2E/22286d4a6e85034e4592b99a165380191b37582f/7afd92fb-8d68-442b-a375-10cbfc9aa537.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T094543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c87e9a6edb03af5624d1ee2d73ba437c6c3de39c3772b1db23d2fe4fcf2bc90 09:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:45:43 Dload Upload Total Spent Left Speed 09:45:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16069 0 0 100 16069 0 80748 --:--:-- --:--:-- --:--:-- 80748 09:45:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/22286d4a6e85034e4592b99a165380191b37582f [Pipeline] } 09:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:45:45 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-589/archives ] 09:45:45 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-589/archives 09:45:45 total 16 09:45:45 drwxr-xr-x 3 root root 4096 Aug 22 09:38 . 09:45:45 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 09:38 .. 09:45:45 drwxr-xr-x 2 root root 4096 Aug 22 09:38 cost 09:45:45 -rw-r--r-- 1 root root 88 Aug 22 09:38 cost.csv 09:45:45 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-589/archives 09:45:45 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-589/archives 09:45:45 total 16 09:45:45 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 09:38 . 09:45:45 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 09:38 .. 09:45:45 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 09:38 cost 09:45:45 -rw-r--r-- 1 jenkins jenkins 88 Aug 22 09:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:45:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:45:46 ---> package-listing.sh 09:45:46 ++ facter osfamily 09:45:46 ++ tr '[:upper:]' '[:lower:]' 09:45:47 + OS_FAMILY=debian 09:45:47 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-589 09:45:47 + START_PACKAGES=/tmp/packages_start.txt 09:45:47 + END_PACKAGES=/tmp/packages_end.txt 09:45:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:47 + PACKAGES=/tmp/packages_start.txt 09:45:47 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-589 ']' 09:45:47 + PACKAGES=/tmp/packages_end.txt 09:45:47 + case "${OS_FAMILY}" in 09:45:47 + dpkg -l 09:45:47 + grep '^ii' 09:45:47 + '[' -f /tmp/packages_start.txt ']' 09:45:47 + '[' -f /tmp/packages_end.txt ']' 09:45:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:47 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-589 ']' 09:45:47 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-589/archives/ 09:45:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-589/archives/ [Pipeline] echo 09:45:47 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:45:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:48 prd-ubuntu20.04-docker-8c-8g-4235 does not seem to be running inside a container 09:45:48 $ 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-589/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-589 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589:/w/workspace/xfoundry_go-mod-bootstrap_PR-589:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-589@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:45:48 $ docker top 118aaa788cdfbfc0a4c037869b5bcc1aa4eec8d25d8d33d43b08d041263950ef -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:48 + touch /tmp/pre-build-complete [Pipeline] sh 09:45:49 + mkdir -p /var/log/sysstat [Pipeline] sh 09:45:49 + ls /var/log/sa-host 09:45:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:49 provisioning config files... 09:45:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-589@tmp/config15549027729510964546tmp [Pipeline] { [Pipeline] echo 09:45:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:45:49 ---> create-netrc.sh [Pipeline] } 09:45:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:45:50 ---> python-tools-install.sh [Pipeline] echo 09:45:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:45:50 ---> sudo-logs.sh 09:45:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:45:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:45:51 ---> job-cost.sh 09:45:51 lf-activate-venv: SKIPPING 09:45:51 DEBUG: total: 0.2199999988079071 09:45:51 INFO: Retrieving Stack Cost... 09:45:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:51 INFO: Archiving Costs [Pipeline] echo 09:45:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:52 ---> logs-deploy.sh 09:45:52 lf-activate-venv: SKIPPING 09:45:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-589/1 09:45:52 INFO: archiving workspace using pattern(s): 09:45:53 Archives upload complete. 09:45:53 INFO: archiving logs to Nexus 09:45:53 ---> uname -a: 09:45:53 Linux prd-ubuntu20-04-docker-8c-8g-4235 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:45:53 09:45:53 09:45:53 ---> lscpu: 09:45:53 Architecture: x86_64 09:45:53 CPU op-mode(s): 32-bit, 64-bit 09:45:53 Byte Order: Little Endian 09:45:53 Address sizes: 40 bits physical, 48 bits virtual 09:45:53 CPU(s): 8 09:45:53 On-line CPU(s) list: 0-7 09:45:53 Thread(s) per core: 1 09:45:53 Core(s) per socket: 1 09:45:53 Socket(s): 8 09:45:53 NUMA node(s): 1 09:45:53 Vendor ID: AuthenticAMD 09:45:53 CPU family: 23 09:45:53 Model: 49 09:45:53 Model name: AMD EPYC-Rome Processor 09:45:53 Stepping: 0 09:45:53 CPU MHz: 2800.000 09:45:53 BogoMIPS: 5600.00 09:45:53 Virtualization: AMD-V 09:45:53 Hypervisor vendor: KVM 09:45:53 Virtualization type: full 09:45:53 L1d cache: 256 KiB 09:45:53 L1i cache: 256 KiB 09:45:53 L2 cache: 4 MiB 09:45:53 L3 cache: 128 MiB 09:45:53 NUMA node0 CPU(s): 0-7 09:45:53 Vulnerability Itlb multihit: Not affected 09:45:53 Vulnerability L1tf: Not affected 09:45:53 Vulnerability Mds: Not affected 09:45:53 Vulnerability Meltdown: Not affected 09:45:53 Vulnerability Mmio stale data: Not affected 09:45:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:45:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:45:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:45:53 Vulnerability Srbds: Not affected 09:45:53 Vulnerability Tsx async abort: Not affected 09:45:53 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:45:53 09:45:53 09:45:53 ---> nproc: 09:45:53 8 09:45:53 09:45:53 09:45:53 ---> df -h: 09:45:53 Filesystem Size Used Avail Use% Mounted on 09:45:53 overlay 155G 11G 145G 7% / 09:45:53 tmpfs 64M 0 64M 0% /dev 09:45:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:45:53 shm 64M 0 64M 0% /dev/shm 09:45:53 /dev/vda1 155G 11G 145G 7% /facter-os 09:45:53 09:45:53 09:45:53 ---> sar -b -r -n DEV: 09:45:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4235) 08/22/23 _x86_64_ (8 CPU) 09:45:53 09:45:53 09:36:01 LINUX RESTART (8 CPU) 09:45:53 09:45:53 09:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:45:53 09:38:01 71.80 0.44 71.36 0.00 20.61 103265.48 0.00 09:45:53 09:39:01 51.34 0.25 51.09 0.00 10.66 55232.94 0.00 09:45:53 09:40:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 09:45:53 09:41:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 09:45:53 09:42:01 48.01 11.36 36.64 0.00 3441.56 6381.74 0.00 09:45:53 09:43:01 3.98 0.02 3.97 0.00 0.13 85.72 0.00 09:45:53 09:44:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 09:45:53 09:45:01 1.98 0.00 1.98 0.00 0.00 21.33 0.00 09:45:53 Average: 22.58 1.51 21.07 0.00 434.97 20456.72 0.00 09:45:53 09:45:53 09:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:45:53 09:38:01 28201240 31211248 1087828 3.31 91308 3140492 2228936 6.57 1544628 2707084 177736 09:45:53 09:39:01 28660208 31588328 714436 2.17 95536 3066508 1759604 5.19 1103440 2701916 4 09:45:53 09:40:01 28660064 31588364 714164 2.17 95612 3066512 1759604 5.19 1103488 2701920 12 09:45:53 09:41:01 28664612 31593504 709308 2.16 95660 3066516 1759604 5.19 1099328 2702452 44 09:45:53 09:42:01 28261608 31569640 727912 2.21 122356 3393860 1815376 5.35 1343352 2827600 24 09:45:53 09:43:01 28272532 31575764 721684 2.19 120948 3390608 1783044 5.25 1335316 2824464 8 09:45:53 09:44:01 28272516 31575876 721536 2.19 121048 3390612 1783044 5.25 1335416 2824476 8 09:45:53 09:45:01 28273004 31576616 720900 2.19 121144 3390612 1783044 5.25 1335452 2824616 160 09:45:53 Average: 28408223 31534918 764721 2.33 107952 3238215 1834032 5.41 1275052 2764316 22250 09:45:53 09:45:53 09:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:45:53 09:38:01 veth80a7a1b 63.68 107.13 5.74 1037.86 0.00 0.00 0.00 0.09 09:45:53 09:38:01 ens3 192.97 108.27 2818.63 22.11 0.00 0.00 0.00 0.00 09:45:53 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:38:01 docker0 63.68 107.02 4.87 1037.85 0.00 0.00 0.00 0.00 09:45:53 09:39:01 ens3 111.51 75.35 2527.48 83.90 0.00 0.00 0.00 0.00 09:45:53 09:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:45:53 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:40:01 ens3 4.58 1.15 6.93 0.62 0.00 0.00 0.00 0.00 09:45:53 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:41:01 ens3 1.13 0.57 0.53 0.40 0.00 0.00 0.00 0.00 09:45:53 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:53 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:42:01 ens3 164.14 77.10 2294.49 5.56 0.00 0.00 0.00 0.00 09:45:53 09:42:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:45:53 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:43:01 ens3 0.35 0.15 0.02 0.01 0.00 0.00 0.00 0.00 09:45:53 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:53 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 09:45:01 ens3 0.43 0.20 0.08 0.01 0.00 0.00 0.00 0.00 09:45:53 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:53 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:53 Average: ens3 59.12 32.69 952.11 14.06 0.00 0.00 0.00 0.00 09:45:53 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 09:45:53 Average: docker0 7.84 13.18 0.60 127.83 0.00 0.00 0.00 0.00 09:45:53 09:45:53 09:45:53 ---> sar -P ALL: 09:45:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4235) 08/22/23 _x86_64_ (8 CPU) 09:45:53 09:45:53 09:36:01 LINUX RESTART (8 CPU) 09:45:53 09:45:53 09:37:02 CPU %user %nice %system %iowait %steal %idle 09:45:53 09:38:01 all 27.80 0.00 5.23 2.01 0.07 64.89 09:45:53 09:38:01 0 28.64 0.00 5.57 5.76 0.07 59.95 09:45:53 09:38:01 1 28.21 0.00 4.59 0.75 0.05 66.39 09:45:53 09:38:01 2 26.77 0.00 5.14 1.22 0.07 66.80 09:45:53 09:38:01 3 27.85 0.00 4.89 0.21 0.09 66.97 09:45:53 09:38:01 4 26.76 0.00 5.17 5.41 0.09 62.57 09:45:53 09:38:01 5 27.73 0.00 4.66 0.14 0.05 67.43 09:45:53 09:38:01 6 28.93 0.00 4.84 1.47 0.05 64.71 09:45:53 09:38:01 7 27.48 0.00 7.00 1.15 0.09 64.29 09:45:53 09:39:01 all 9.38 0.00 2.23 1.26 0.05 87.09 09:45:53 09:39:01 0 9.82 0.00 2.33 0.05 0.03 87.77 09:45:53 09:39:01 1 9.89 0.00 2.77 2.04 0.07 85.23 09:45:53 09:39:01 2 8.99 0.00 2.15 0.50 0.03 88.32 09:45:53 09:39:01 3 8.68 0.00 1.72 0.05 0.07 89.49 09:45:53 09:39:01 4 10.53 0.00 2.27 5.25 0.03 81.92 09:45:53 09:39:01 5 8.63 0.00 2.45 0.18 0.03 88.70 09:45:53 09:39:01 6 9.25 0.00 2.12 1.45 0.05 87.13 09:45:53 09:39:01 7 9.21 0.00 2.03 0.49 0.05 88.22 09:45:53 09:40:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:45:53 09:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:45:53 09:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:45:53 09:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:45:53 09:40:01 3 0.08 0.00 0.02 0.00 0.02 99.88 09:45:53 09:40:01 4 0.13 0.00 0.02 0.00 0.00 99.85 09:45:53 09:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:45:53 09:40:01 6 0.20 0.00 0.02 0.03 0.03 99.72 09:45:53 09:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:45:53 09:41:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:45:53 09:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:45:53 09:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:45:53 09:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:45:53 09:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:45:53 09:41:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:45:53 09:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:45:53 09:41:01 6 0.10 0.00 0.02 0.02 0.02 99.85 09:45:53 09:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:45:53 09:42:01 all 1.99 0.00 1.12 0.45 0.02 96.41 09:45:53 09:42:01 0 2.29 0.00 0.87 0.15 0.03 96.66 09:45:53 09:42:01 1 2.07 0.00 0.97 0.99 0.03 95.94 09:45:53 09:42:01 2 1.95 0.00 0.63 0.07 0.02 97.33 09:45:53 09:42:01 3 1.47 0.00 0.90 1.05 0.03 96.55 09:45:53 09:42:01 4 1.98 0.00 2.13 0.43 0.03 95.41 09:45:53 09:42:01 5 1.19 0.00 1.04 0.23 0.00 97.55 09:45:53 09:42:01 6 3.34 0.00 0.78 0.53 0.02 95.33 09:45:53 09:42:01 7 1.67 0.00 1.64 0.12 0.02 96.55 09:45:53 09:43:01 all 0.11 0.00 0.05 0.01 0.01 99.81 09:45:53 09:43:01 0 0.23 0.00 0.07 0.00 0.02 99.68 09:45:53 09:43:01 1 0.08 0.00 0.07 0.03 0.02 99.80 09:45:53 09:43:01 2 0.07 0.00 0.05 0.00 0.00 99.88 09:45:53 09:43:01 3 0.28 0.00 0.08 0.05 0.02 99.57 09:45:53 09:43:01 4 0.08 0.00 0.03 0.00 0.02 99.87 09:45:53 09:43:01 5 0.08 0.00 0.03 0.02 0.02 99.85 09:45:53 09:43:01 6 0.05 0.00 0.07 0.00 0.02 99.87 09:45:53 09:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:45:53 09:44:01 all 0.06 0.00 0.01 0.01 0.01 99.91 09:45:53 09:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:45:53 09:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:45:53 09:44:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:45:53 09:44:01 3 0.38 0.00 0.03 0.03 0.02 99.53 09:45:53 09:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:45:53 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:45:53 09:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:45:53 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:53 09:45:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:45:53 09:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:45:53 09:45:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:45:53 09:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:45:53 09:45:01 3 0.12 0.00 0.02 0.03 0.03 99.80 09:45:53 09:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:45:53 09:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:45:53 09:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:45:53 09:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:45:53 Average: all 4.85 0.00 1.07 0.46 0.03 93.59 09:45:53 Average: 0 5.05 0.00 1.09 0.73 0.02 93.10 09:45:53 Average: 1 4.96 0.00 1.05 0.48 0.03 93.49 09:45:53 Average: 2 4.64 0.00 0.98 0.22 0.02 94.13 09:45:53 Average: 3 4.78 0.00 0.95 0.18 0.04 94.06 09:45:53 Average: 4 4.87 0.00 1.19 1.38 0.03 92.54 09:45:53 Average: 5 4.63 0.00 1.01 0.07 0.01 94.28 09:45:53 Average: 6 5.16 0.00 0.97 0.43 0.03 93.41 09:45:53 Average: 7 4.73 0.00 1.32 0.22 0.02 93.71 09:45:53 09:45:53 09:45:53