Pull request #620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9f546cfb7d2356b47ffde80c6544c652f841e52+bdc4169c88c27287eb7a057cb09d9eb4d374c509 (8c0b4760bfe61b8f2fde0474bc00fc77059ff7bd) 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-ssh3777946532314018305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3801325144539761666.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-620/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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12723453826299944965.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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14417623129970709985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10613070688248932939.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-620/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-620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3026952922298221946.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-9440 in /w/workspace/xfoundry_go-mod-bootstrap_PR-620 [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-620 # 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/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bdc4169c88c27287eb7a057cb09d9eb4d374c509 into PR head commit a9f546cfb7d2356b47ffde80c6544c652f841e52 Merge succeeded, producing a9f546cfb7d2356b47ffde80c6544c652f841e52 Checking out Revision a9f546cfb7d2356b47ffde80c6544c652f841e52 (PR-620) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # 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 bdc4169c88c27287eb7a057cb09d9eb4d374c509 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # timeout=10 [Pipeline] timeout 18:35:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:35:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:35:30 ========================================================= 18:35:30 EdgeX Global Pipelines Version Info 18:35:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:35:31 ------------------- 18:35:31 stable info: 18:35:31 ------------------- 18:35:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:35:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:35:31 Message: update stable to v1.0.254 18:35:32 ------------------- 18:35:32 experimental info: 18:35:32 ------------------- 18:35:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:35:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:35:32 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-620 [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-620 [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-620 [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f546c [Pipeline] echo 18:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:35:34 + git rev-list -1 --merges a9f546cfb7d2356b47ffde80c6544c652f841e52~1..a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo 18:35:34 -----------> git rev-list -1 --merges a9f546cfb7d2356b47ffde80c6544c652f841e52~1..a9f546cfb7d2356b47ffde80c6544c652f841e52 a9f546cfb7d2356b47ffde80c6544c652f841e52 [false] [Pipeline] sh 18:35:34 + git log --format=format:%s -1 a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo 18:35:34 ========================================================= 18:35:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:35:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:35 + git log --format=format:%s -1 a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] echo 18:35:35 [semverPrep] GIT_COMMIT: a9f546cfb7d2356b47ffde80c6544c652f841e52, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 18:35:35 [semverPrep] This is not a build commit. [Pipeline] sh 18:35:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:35 + grep -v github /etc/ssh/ssh_known_hosts 18:35:35 + [ -e /tmp/ssh_known_hosts ] 18:35:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:35:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:35:35 + sudo tee -a /etc/ssh/ssh_known_hosts 18:35:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:36 18:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:36 0.1.4: Pulling from edgex-devops/py-git-semver 18:35:36 b85a868b505f: Pulling fs layer 18:35:36 e2be974225ed: Pulling fs layer 18:35:36 339a4e72a1f5: Pulling fs layer 18:35:36 988bab9f4d93: Pulling fs layer 18:35:36 1469e6f7b9e6: Pulling fs layer 18:35:36 eaf3925da568: Pulling fs layer 18:35:36 bab4dde63d76: Pulling fs layer 18:35:36 bde34c3a00c8: Pulling fs layer 18:35:36 b352a97aabf1: Pulling fs layer 18:35:36 4872d77fe225: Pulling fs layer 18:35:36 5851b861e8e6: Pulling fs layer 18:35:36 bab4dde63d76: Waiting 18:35:36 bde34c3a00c8: Waiting 18:35:36 b352a97aabf1: Waiting 18:35:36 4872d77fe225: Waiting 18:35:36 5851b861e8e6: Waiting 18:35:36 988bab9f4d93: Waiting 18:35:36 1469e6f7b9e6: Waiting 18:35:36 eaf3925da568: Waiting 18:35:36 e2be974225ed: Verifying Checksum 18:35:36 e2be974225ed: Download complete 18:35:36 988bab9f4d93: Download complete 18:35:37 1469e6f7b9e6: Verifying Checksum 18:35:37 1469e6f7b9e6: Download complete 18:35:37 eaf3925da568: Download complete 18:35:37 339a4e72a1f5: Verifying Checksum 18:35:37 339a4e72a1f5: Download complete 18:35:37 bde34c3a00c8: Verifying Checksum 18:35:37 bde34c3a00c8: Download complete 18:35:37 b352a97aabf1: Download complete 18:35:37 4872d77fe225: Download complete 18:35:37 5851b861e8e6: Verifying Checksum 18:35:37 5851b861e8e6: Download complete 18:35:37 b85a868b505f: Verifying Checksum 18:35:37 b85a868b505f: Download complete 18:35:37 bab4dde63d76: Verifying Checksum 18:35:37 bab4dde63d76: Download complete 18:35:38 b85a868b505f: Pull complete 18:35:38 e2be974225ed: Pull complete 18:35:38 339a4e72a1f5: Pull complete 18:35:38 988bab9f4d93: Pull complete 18:35:39 1469e6f7b9e6: Pull complete 18:35:39 eaf3925da568: Pull complete 18:35:40 bab4dde63d76: Pull complete 18:35:41 bde34c3a00c8: Pull complete 18:35:41 b352a97aabf1: Pull complete 18:35:41 4872d77fe225: Pull complete 18:35:41 5851b861e8e6: Pull complete 18:35:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:41 prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container 18:35:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:35:44 $ docker top f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 -eo pid,comm 18:35:44 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). 18:35:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:44 [ssh-agent] Looking for ssh-agent implementation... 18:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:44 $ docker exec f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent 18:35:44 SSH_AUTH_SOCK=/tmp/ssh-CMfVWdSDHLZA/agent.33 18:35:44 SSH_AGENT_PID=39 18:35:44 Running ssh-add (command line suppressed) 18:35:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_10858603498315128143.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_10858603498315128143.key) 18:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:45 + git tag --points-at HEAD [Pipeline] } 18:35:45 $ docker exec --env ******** --env ******** f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent -k 18:35:45 unset SSH_AUTH_SOCK; 18:35:45 unset SSH_AGENT_PID; 18:35:45 echo Agent pid 39 killed; 18:35:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:45 [ssh-agent] Looking for ssh-agent implementation... 18:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:45 $ docker exec f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent 18:35:45 SSH_AUTH_SOCK=/tmp/ssh-Wd8pA9bVbZ9c/agent.71 18:35:45 SSH_AGENT_PID=77 18:35:45 Running ssh-add (command line suppressed) 18:35:45 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_18216224932374163800.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/private_key_18216224932374163800.key) 18:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:46 + git semver init 18:35:46 2023-10-17 18:35:46,335 [run_init] DEBUG init version:0.0.0 force:False 18:35:46 2023-10-17 18:35:46,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver 18:35:46 2023-10-17 18:35:46,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver 18:35:46 2023-10-17 18:35:46,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-620, universal_newlines=False, shell=None, istream=None) 18:35:51 2023-10-17 18:35:51,246 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.git/info/exclude 18:35:51 2023-10-17 18:35:51,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver/PR-620 with force:False 18:35:51 2023-10-17 18:35:51,247 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver/PR-620 18:35:51 2023-10-17 18:35:51,251 [execute] INFO git cat-file --batch-check 18:35:51 2023-10-17 18:35:51,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver, universal_newlines=False, shell=None, istream=) 18:35:51 2023-10-17 18:35:51,259 [execute] INFO git cat-file --batch 18:35:51 2023-10-17 18:35:51,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver, universal_newlines=False, shell=None, istream=) 18:35:51 2023-10-17 18:35:51,264 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-620/.semver/PR-620 18:35:51 0.0.0 [Pipeline] } 18:35:51 $ docker exec --env ******** --env ******** f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 ssh-agent -k 18:35:51 unset SSH_AUTH_SOCK; 18:35:51 unset SSH_AGENT_PID; 18:35:51 echo Agent pid 77 killed; 18:35:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:52 + git semver [Pipeline] } 18:35:52 $ docker stop --time=1 f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 18:35:53 $ docker rm -f --volumes f8605150b86970fe6c028996c02443860442b5aa3e4bc68efec0409851065188 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:35:54 Stashed 1 file(s) [Pipeline] echo 18:35:54 [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 18:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:55 ========================================================= 18:35:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:35:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:35:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:35:55 7264a8db6415: Pulling fs layer 18:35:55 c4d48a809fc2: Pulling fs layer 18:35:55 4f1c88b9dad5: Pulling fs layer 18:35:55 ad3a456e5733: Pulling fs layer 18:35:55 33e27b845d1e: Pulling fs layer 18:35:55 c68163c4e522: Pulling fs layer 18:35:55 50da416c3ac9: Pulling fs layer 18:35:55 23d2d4c4bb30: Pulling fs layer 18:35:55 33e27b845d1e: Waiting 18:35:55 c68163c4e522: Waiting 18:35:55 ad3a456e5733: Waiting 18:35:55 50da416c3ac9: Waiting 18:35:55 23d2d4c4bb30: Waiting 18:35:55 c4d48a809fc2: Download complete 18:35:55 ad3a456e5733: Verifying Checksum 18:35:55 ad3a456e5733: Download complete 18:35:55 33e27b845d1e: Verifying Checksum 18:35:55 33e27b845d1e: Download complete 18:35:55 7264a8db6415: Verifying Checksum 18:35:55 7264a8db6415: Download complete 18:35:55 c68163c4e522: Verifying Checksum 18:35:55 c68163c4e522: Download complete 18:35:56 7264a8db6415: Pull complete 18:35:56 23d2d4c4bb30: Verifying Checksum 18:35:56 23d2d4c4bb30: Download complete 18:35:56 c4d48a809fc2: Pull complete 18:35:56 4f1c88b9dad5: Verifying Checksum 18:35:56 4f1c88b9dad5: Download complete 18:35:56 50da416c3ac9: Verifying Checksum 18:35:56 50da416c3ac9: Download complete 18:35:59 4f1c88b9dad5: Pull complete 18:35:59 ad3a456e5733: Pull complete 18:35:59 33e27b845d1e: Pull complete 18:35:59 c68163c4e522: Pull complete 18:36:01 50da416c3ac9: Pull complete 18:36:01 23d2d4c4bb30: Pull complete 18:36:01 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 18:36:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:02 + docker inspect -f . ci-base-image-x86_64 18:36:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:02 prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container 18:36:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@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 ******** ci-base-image-x86_64 cat 18:36:07 $ docker top ad93eab8d2b2f7e1b1b2e697e2e4a124881a5588f3d004e8cdb4ac1fc4efe4b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:07 + go version 18:36:07 go version go1.21.0 linux/amd64 [Pipeline] } 18:36:07 $ docker stop --time=1 ad93eab8d2b2f7e1b1b2e697e2e4a124881a5588f3d004e8cdb4ac1fc4efe4b2 18:36:08 $ docker rm -f --volumes ad93eab8d2b2f7e1b1b2e697e2e4a124881a5588f3d004e8cdb4ac1fc4efe4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:09 + docker inspect -f . ci-base-image-x86_64 18:36:09 . [Pipeline] } 18:36:10 Still waiting to schedule task 18:36:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:11 prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container 18:36:11 $ 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-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@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 ******** ci-base-image-x86_64 cat 18:36:12 $ docker top 6e59d8e5af64196a819b5946e1893ed92ae157b47b2353c450f7beea5b9295b9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:12 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-620 [Pipeline] fileExists [Pipeline] sh 18:36:13 + make test 18:36:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:36:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:36:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 18:36:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 18:36:13 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 18:36:13 go: downloading github.com/google/uuid v1.3.1 18:36:13 go: downloading github.com/labstack/echo/v4 v4.11.2 18:36:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:36:13 go: downloading github.com/stretchr/testify v1.8.4 18:36:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 18:36:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:36:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 18:36:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:36:13 go: downloading github.com/mitchellh/copystructure v1.2.0 18:36:13 go: downloading gopkg.in/yaml.v3 v3.0.1 18:36:13 go: downloading github.com/gorilla/websocket v1.5.0 18:36:13 go: downloading golang.org/x/sync v0.2.0 18:36:13 go: downloading golang.org/x/net v0.17.0 18:36:13 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 18:36:13 go: downloading github.com/go-kit/log v0.2.1 18:36:13 go: downloading github.com/go-playground/validator/v10 v10.15.5 18:36:14 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 18:36:14 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 18:36:14 go: downloading github.com/stretchr/objx v0.5.0 18:36:14 go: downloading github.com/hashicorp/errwrap v1.1.0 18:36:14 go: downloading github.com/labstack/gommon v0.4.0 18:36:14 go: downloading golang.org/x/crypto v0.14.0 18:36:14 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 18:36:14 go: downloading github.com/valyala/fasttemplate v1.2.2 18:36:14 go: downloading golang.org/x/time v0.3.0 18:36:14 go: downloading github.com/mitchellh/reflectwalk v1.0.2 18:36:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 18:36:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:36:14 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:36:14 go: downloading github.com/x448/float16 v0.8.4 18:36:14 go: downloading github.com/hashicorp/consul/api v1.25.1 18:36:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:36:14 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:36:14 go: downloading github.com/go-playground/universal-translator v0.18.1 18:36:14 go: downloading github.com/leodido/go-urn v1.2.4 18:36:14 go: downloading golang.org/x/text v0.13.0 18:36:14 go: downloading github.com/mattn/go-colorable v0.1.13 18:36:14 go: downloading github.com/mattn/go-isatty v0.0.19 18:36:14 go: downloading github.com/valyala/bytebufferpool v1.0.0 18:36:14 go: downloading github.com/go-playground/locales v0.14.1 18:36:14 go: downloading github.com/zeebo/errs v1.3.0 18:36:14 go: downloading google.golang.org/grpc v1.53.0 18:36:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:36:15 go: downloading github.com/hashicorp/go-hclog v1.5.0 18:36:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:36:15 go: downloading github.com/hashicorp/serf v0.10.1 18:36:15 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 18:36:15 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 18:36:15 go: downloading google.golang.org/protobuf v1.28.1 18:36:15 go: downloading golang.org/x/sys v0.13.0 18:36:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:36:15 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 18:36:15 go: downloading github.com/fatih/color v1.14.1 18:36:15 go: downloading github.com/armon/go-metrics v0.4.1 18:36:15 go: downloading github.com/golang/protobuf v1.5.2 18:36:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:36:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:36:28 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 18:36:28 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 18:36:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 18:36:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 18:36:30 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.051s coverage: 35.9% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.021s coverage: 93.5% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.337s coverage: 88.2% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.050s coverage: 46.9% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.325s coverage: 87.7% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 26.3% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 79.0% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 59.3% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements 18:36:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 18:36:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:36:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:36:59 $ docker stop --time=1 6e59d8e5af64196a819b5946e1893ed92ae157b47b2353c450f7beea5b9295b9 18:37:02 $ docker rm -f --volumes 6e59d8e5af64196a819b5946e1893ed92ae157b47b2353c450f7beea5b9295b9 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:37:02 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 18:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:03 18:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:03 latest: Pulling from edgex-lftools-log-publisher 18:37:03 5eb5b503b376: Pulling fs layer 18:37:03 5c69ac0246d0: Pulling fs layer 18:37:03 ec43610c2a17: Pulling fs layer 18:37:03 3a2ae6a8a46f: Pulling fs layer 18:37:03 3a2ae6a8a46f: Waiting 18:37:03 33b1e0a273af: Pulling fs layer 18:37:03 5d3b04190fa2: Pulling fs layer 18:37:03 2f39f015ded8: Pulling fs layer 18:37:03 33b1e0a273af: Waiting 18:37:03 5d3b04190fa2: Waiting 18:37:04 5c69ac0246d0: Verifying Checksum 18:37:04 5c69ac0246d0: Download complete 18:37:04 3a2ae6a8a46f: Verifying Checksum 18:37:04 3a2ae6a8a46f: Download complete 18:37:04 33b1e0a273af: Verifying Checksum 18:37:04 33b1e0a273af: Download complete 18:37:04 5d3b04190fa2: Verifying Checksum 18:37:04 5d3b04190fa2: Download complete 18:37:04 ec43610c2a17: Verifying Checksum 18:37:04 ec43610c2a17: Download complete 18:37:04 5eb5b503b376: Verifying Checksum 18:37:04 5eb5b503b376: Download complete 18:37:04 2f39f015ded8: Download complete 18:37:05 5eb5b503b376: Pull complete 18:37:05 5c69ac0246d0: Pull complete 18:37:05 ec43610c2a17: Pull complete 18:37:05 3a2ae6a8a46f: Pull complete 18:37:06 33b1e0a273af: Pull complete 18:37:06 5d3b04190fa2: Pull complete 18:37:10 2f39f015ded8: Pull complete 18:37:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:10 prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container 18:37:10 $ 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-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@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 18:37:15 $ docker top 596239df22ac825b639be128ed5f484ee7b8d8371ace78ec9d6e12dd7a1580b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:15 ---> job-cost.sh 18:37:15 lf-activate-venv: SKIPPING 18:37:15 INFO: No Stack... 18:37:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:37:15 INFO: Archiving Costs [Pipeline] sh 18:37:16 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives/cost.csv 18:37:16 + cut -d, -f6 [Pipeline] lock 18:37:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] 18:37:16 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] did not exist. Created. 18:37:16 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:37:16 + echo total: 0.2199999988079071 [Pipeline] stash 18:37:16 Stashed 1 file(s) [Pipeline] } 18:37:16 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:37:17 $ docker stop --time=1 596239df22ac825b639be128ed5f484ee7b8d8371ace78ec9d6e12dd7a1580b4 18:37:18 $ docker rm -f --volumes 596239df22ac825b639be128ed5f484ee7b8d8371ace78ec9d6e12dd7a1580b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:38:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9441 in /w/workspace/xfoundry_go-mod-bootstrap_PR-620 [Pipeline] { [Pipeline] ws 18:38:05 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 18:38:05 The recommended git tool is: git 18:38:10 using credential edgex-jenkins-ssh 18:38:10 Cloning the remote Git repository 18:38:10 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:38:10 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 18:38:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:38:11 > git --version # timeout=10 18:38:11 > git --version # 'git version 2.25.1' 18:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:38:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:15 Merging remotes/origin/main commit bdc4169c88c27287eb7a057cb09d9eb4d374c509 into PR head commit a9f546cfb7d2356b47ffde80c6544c652f841e52 18:38:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:38:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:38:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:38:15 > git config core.sparsecheckout # timeout=10 18:38:15 > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # timeout=10 18:38:19 Merge succeeded, producing a9f546cfb7d2356b47ffde80c6544c652f841e52 18:38:19 Checking out Revision a9f546cfb7d2356b47ffde80c6544c652f841e52 (PR-620) 18:38:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 18:38:19 > git --version # timeout=10 18:38:19 > git --version # 'git version 2.25.1' 18:38:19 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:19 > git remote # timeout=10 18:38:19 > git config --get remote.origin.url # timeout=10 18:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:19 > git merge bdc4169c88c27287eb7a057cb09d9eb4d374c509 # timeout=10 18:38:19 > git rev-parse HEAD^{commit} # timeout=10 18:38:19 > git config core.sparsecheckout # timeout=10 18:38:19 > git checkout -f a9f546cfb7d2356b47ffde80c6544c652f841e52 # timeout=10 18:38:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:38:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:21 Dload Upload Total Spent Left Speed 18:38:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 18:38:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:38:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:38:22 + sudo tee /etc/docker/daemon.new 18:38:22 { 18:38:22 "registry-mirrors": [ 18:38:22 "https://nexus3.edgexfoundry.org:10001" 18:38:22 ], 18:38:22 "bip": "10.250.0.254/24", 18:38:22 "hosts": [ 18:38:22 "tcp://0.0.0.0:5555", 18:38:22 "unix:///var/run/docker.sock" 18:38:22 ], 18:38:22 "mtu": 1458, 18:38:22 "selinux-enabled": true, 18:38:22 "seccomp-profile": "/etc/docker/seccomp.json" 18:38:22 } [Pipeline] sh 18:38:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:38:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:41 ========================================================= 18:38:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:38:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:38:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:42 9fda8d8052c6: Pulling fs layer 18:38:42 5d54e960e981: Pulling fs layer 18:38:42 c4a7e357bf2a: Pulling fs layer 18:38:42 f0e02332f6b5: Pulling fs layer 18:38:42 f0e02332f6b5: Waiting 18:38:42 cefa15bbcfad: Pulling fs layer 18:38:42 17808c966233: Pulling fs layer 18:38:42 cefa15bbcfad: Waiting 18:38:42 17808c966233: Waiting 18:38:42 f4c1fc716caa: Pulling fs layer 18:38:42 5d54e960e981: Verifying Checksum 18:38:42 5d54e960e981: Download complete 18:38:42 f0e02332f6b5: Verifying Checksum 18:38:42 f0e02332f6b5: Download complete 18:38:42 cefa15bbcfad: Verifying Checksum 18:38:42 cefa15bbcfad: Download complete 18:38:42 9fda8d8052c6: Verifying Checksum 18:38:42 9fda8d8052c6: Download complete 18:38:42 f4c1fc716caa: Verifying Checksum 18:38:42 f4c1fc716caa: Download complete 18:38:43 9fda8d8052c6: Pull complete 18:38:44 c4a7e357bf2a: Verifying Checksum 18:38:45 17808c966233: Verifying Checksum 18:38:45 17808c966233: Download complete 18:38:47 5d54e960e981: Pull complete 18:39:02 c4a7e357bf2a: Pull complete 18:39:02 f0e02332f6b5: Pull complete 18:39:02 cefa15bbcfad: Pull complete 18:39:09 17808c966233: Pull complete 18:39:10 f4c1fc716caa: Pull complete 18:39:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 18:39:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:11 + docker inspect -f . ci-base-image-arm64 18:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:11 prd-ubuntu20.04-docker-arm64-4c-16g-9441 does not seem to be running inside a container 18:39:12 $ 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 18:39:16 $ docker top f7321eaeb9a925c393a46e0c002b1b94ebe499ec56aad07743099def827b4678 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:16 + go version 18:39:16 go version go1.21.0 linux/arm64 [Pipeline] } 18:39:16 $ docker stop --time=1 f7321eaeb9a925c393a46e0c002b1b94ebe499ec56aad07743099def827b4678 18:39:18 $ docker rm -f --volumes f7321eaeb9a925c393a46e0c002b1b94ebe499ec56aad07743099def827b4678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:19 + docker inspect -f . ci-base-image-arm64 18:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:19 prd-ubuntu20.04-docker-arm64-4c-16g-9441 does not seem to be running inside a container 18:39:19 $ 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 18:39:21 $ docker top 3ec1f627cde6f4736641904fdb1940d5c92933b57e99a023974ca80718e9c7b5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:22 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 18:39:22 + make test 18:39:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:39:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 18:39:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 18:39:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:39:23 go: downloading github.com/labstack/echo/v4 v4.11.2 18:39:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 18:39:23 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 18:39:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 18:39:23 go: downloading github.com/stretchr/testify v1.8.4 18:39:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:39:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:39:24 go: downloading github.com/mitchellh/copystructure v1.2.0 18:39:24 go: downloading github.com/google/uuid v1.3.1 18:39:24 go: downloading gopkg.in/yaml.v3 v3.0.1 18:39:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:39:24 go: downloading github.com/go-kit/log v0.2.1 18:39:24 go: downloading github.com/go-playground/validator/v10 v10.15.5 18:39:24 go: downloading github.com/gorilla/websocket v1.5.0 18:39:24 go: downloading golang.org/x/net v0.17.0 18:39:24 go: downloading golang.org/x/sync v0.2.0 18:39:24 go: downloading github.com/labstack/gommon v0.4.0 18:39:24 go: downloading golang.org/x/crypto v0.14.0 18:39:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 18:39:28 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 18:39:28 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 18:39:28 go: downloading github.com/stretchr/objx v0.5.0 18:39:28 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 18:39:28 go: downloading github.com/mitchellh/reflectwalk v1.0.2 18:39:28 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 18:39:28 go: downloading github.com/valyala/fasttemplate v1.2.2 18:39:28 go: downloading golang.org/x/time v0.3.0 18:39:28 go: downloading github.com/hashicorp/errwrap v1.1.0 18:39:28 go: downloading github.com/hashicorp/consul/api v1.25.1 18:39:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:39:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:39:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:39:28 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:39:28 go: downloading github.com/go-playground/universal-translator v0.18.1 18:39:28 go: downloading github.com/leodido/go-urn v1.2.4 18:39:29 go: downloading golang.org/x/text v0.13.0 18:39:29 go: downloading github.com/mattn/go-colorable v0.1.13 18:39:29 go: downloading github.com/mattn/go-isatty v0.0.19 18:39:29 go: downloading github.com/zeebo/errs v1.3.0 18:39:29 go: downloading google.golang.org/grpc v1.53.0 18:39:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 18:39:31 go: downloading github.com/x448/float16 v0.8.4 18:39:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:39:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:39:31 go: downloading github.com/hashicorp/go-hclog v1.5.0 18:39:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:39:31 go: downloading github.com/hashicorp/serf v0.10.1 18:39:31 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 18:39:31 go: downloading github.com/go-playground/locales v0.14.1 18:39:31 go: downloading golang.org/x/sys v0.13.0 18:39:33 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 18:39:33 go: downloading google.golang.org/protobuf v1.28.1 18:39:34 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 18:39:34 go: downloading github.com/fatih/color v1.14.1 18:39:34 go: downloading github.com/armon/go-metrics v0.4.1 18:39:34 go: downloading github.com/golang/protobuf v1.5.2 18:39:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:39:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:41:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 18:41:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 18:41:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 18:41:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 18:41:25 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.173s coverage: 35.9% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.094s coverage: 93.5% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.096s coverage: 91.9% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.355s coverage: 88.2% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.067s coverage: 84.4% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.108s coverage: 46.9% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.078s coverage: 100.0% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.380s coverage: 87.7% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.053s coverage: 26.3% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.139s coverage: 79.0% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.055s coverage: 59.3% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.036s coverage: 31.2% of statements 18:41:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 18:41:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:41:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:41:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:41:50 $ docker stop --time=1 3ec1f627cde6f4736641904fdb1940d5c92933b57e99a023974ca80718e9c7b5 18:41:52 $ docker rm -f --volumes 3ec1f627cde6f4736641904fdb1940d5c92933b57e99a023974ca80718e9c7b5 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:55 Warning: overwriting stash ‘coverage-report’ 18:41:56 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 18:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:57 18:41:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:57 arm64: Pulling from edgex-lftools-log-publisher 18:41:57 8998bd30e6a1: Pulling fs layer 18:41:57 04944245beec: Pulling fs layer 18:41:57 699f458cf7ca: Pulling fs layer 18:41:57 765212b225bb: Pulling fs layer 18:41:57 f23df028b6ca: Pulling fs layer 18:41:57 d65c8cfc05b1: Pulling fs layer 18:41:57 2437ff75d9bd: Pulling fs layer 18:41:57 765212b225bb: Waiting 18:41:57 f23df028b6ca: Waiting 18:41:57 d65c8cfc05b1: Waiting 18:41:57 2437ff75d9bd: Waiting 18:41:57 04944245beec: Verifying Checksum 18:41:57 04944245beec: Download complete 18:41:57 765212b225bb: Verifying Checksum 18:41:57 765212b225bb: Download complete 18:41:57 f23df028b6ca: Verifying Checksum 18:41:57 f23df028b6ca: Download complete 18:41:57 d65c8cfc05b1: Verifying Checksum 18:41:57 d65c8cfc05b1: Download complete 18:41:57 699f458cf7ca: Verifying Checksum 18:41:57 699f458cf7ca: Download complete 18:41:58 8998bd30e6a1: Verifying Checksum 18:41:58 8998bd30e6a1: Download complete 18:42:00 2437ff75d9bd: Verifying Checksum 18:42:00 2437ff75d9bd: Download complete 18:42:02 8998bd30e6a1: Pull complete 18:42:03 04944245beec: Pull complete 18:42:05 699f458cf7ca: Pull complete 18:42:05 765212b225bb: Pull complete 18:42:06 f23df028b6ca: Pull complete 18:42:06 d65c8cfc05b1: Pull complete 18:42:24 2437ff75d9bd: Pull complete 18:42:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:25 prd-ubuntu20.04-docker-arm64-4c-16g-9441 does not seem to be running inside a container 18:42:25 $ 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 18:42:26 $ docker top c52b8435fcceb81ab82ea5dab25bbe82b3cdde0f972a457e124eb6a3364c9efb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:27 ---> job-cost.sh 18:42:27 lf-activate-venv: SKIPPING 18:42:27 INFO: No Stack... 18:42:27 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:28 INFO: Archiving Costs [Pipeline] sh 18:42:29 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 18:42:29 + cut -d, -f6 [Pipeline] lock 18:42:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] 18:42:29 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] did not exist. Created. 18:42:29 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:30 /w/workspace/go-mod-bootstrap/1@tmp/durable-3c923868/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:42:31 + echo total: 0.10999999940395355 [Pipeline] stash 18:42:31 Warning: overwriting stash ‘stack-cost’ 18:42:31 Stashed 1 file(s) [Pipeline] } 18:42:31 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:31 $ docker stop --time=1 c52b8435fcceb81ab82ea5dab25bbe82b3cdde0f972a457e124eb6a3364c9efb 18:42:33 $ docker rm -f --volumes c52b8435fcceb81ab82ea5dab25bbe82b3cdde0f972a457e124eb6a3364c9efb [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 18:42:34 provisioning config files... 18:42:34 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/config5257309167236728665tmp [Pipeline] { [Pipeline] sh 18:42:34 + set +x 18:42:34 + curl -s https://codecov.io/bash 18:42:34 + bash -s -- 18:42:35 18:42:35 _____ _ 18:42:35 / ____| | | 18:42:35 | | ___ __| | ___ ___ _____ __ 18:42:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:42:35 | |___| (_) | (_| | __/ (_| (_) \ V / 18:42:35 \_____\___/ \__,_|\___|\___\___/ \_/ 18:42:35 Bash-1.0.6 18:42:35 18:42:35 18:42:35 ==> git version 2.25.1 found 18:42:35 ==> 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 18:42:35 Release-Date: 2020-01-08 18:42:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:42:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:42:35 ==> Jenkins CI detected. 18:42:35 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-620 18:42:35 project root: . 18:42:35 --> token set from env 18:42:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:42:35 ==> Running gcov in . (disable via -X gcov) 18:42:35 ==> Python coveragepy not found 18:42:35 ==> Searching for coverage reports in: 18:42:35 + . 18:42:35 -> Found 1 reports 18:42:35 ==> Detecting git/mercurial file structure 18:42:35 ==> Reading reports 18:42:35 + ./coverage.out bytes=105911 18:42:35 ==> Appending adjustments 18:42:35 https://docs.codecov.io/docs/fixing-reports 18:42:35 + Found adjustments 18:42:35 ==> Gzipping contents 18:42:35 20K /tmp/codecov.FerH18.gz 18:42:35 ==> Uploading reports 18:42:35 url: https://codecov.io 18:42:35 query: branch=PR-620&commit=a9f546cfb7d2356b47ffde80c6544c652f841e52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=620&job=&cmd_args= 18:42:35 -> Pinging Codecov 18:42:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-620&commit=a9f546cfb7d2356b47ffde80c6544c652f841e52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=620&job=&cmd_args= 18:42:35 -> Uploading to 18:42:35 https://storage.googleapis.com/codecov/v4/raw/2023-10-17/833815588EE85121546D348822E98E2E/a9f546cfb7d2356b47ffde80c6544c652f841e52/89e9e30a-1fda-4456-9d19-f2fbb4025812.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T184235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a49e1d47d4e6472f5e0cb9a7018a4b2907d85cc095a69de03c7877b6d6e8842 18:42:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:35 Dload Upload Total Spent Left Speed 18:42:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16449 0 0 100 16449 0 53931 --:--:-- --:--:-- --:--:-- 54108 18:42:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a9f546cfb7d2356b47ffde80c6544c652f841e52 [Pipeline] } 18:42:36 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 18:42:37 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives ] 18:42:37 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives 18:42:37 total 16 18:42:37 drwxr-xr-x 3 root root 4096 Oct 17 18:37 . 18:42:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 18:37 .. 18:42:37 drwxr-xr-x 2 root root 4096 Oct 17 18:37 cost 18:42:37 -rw-r--r-- 1 root root 88 Oct 17 18:37 cost.csv 18:42:37 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives 18:42:37 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives 18:42:37 total 16 18:42:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 18:37 . 18:42:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 18:37 .. 18:42:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 18:37 cost 18:42:37 -rw-r--r-- 1 jenkins jenkins 88 Oct 17 18:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:42:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:42:39 ---> package-listing.sh 18:42:39 ++ facter osfamily 18:42:39 ++ tr '[:upper:]' '[:lower:]' 18:42:39 + OS_FAMILY=debian 18:42:39 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-620 18:42:39 + START_PACKAGES=/tmp/packages_start.txt 18:42:39 + END_PACKAGES=/tmp/packages_end.txt 18:42:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:39 + PACKAGES=/tmp/packages_start.txt 18:42:39 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-620 ']' 18:42:39 + PACKAGES=/tmp/packages_end.txt 18:42:39 + case "${OS_FAMILY}" in 18:42:39 + dpkg -l 18:42:39 + grep '^ii' 18:42:39 + '[' -f /tmp/packages_start.txt ']' 18:42:39 + '[' -f /tmp/packages_end.txt ']' 18:42:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:39 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-620 ']' 18:42:39 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives/ 18:42:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-620/archives/ [Pipeline] echo 18:42:39 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-620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:42:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:40 prd-ubuntu20.04-docker-8c-8g-9440 does not seem to be running inside a container 18:42:40 $ 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-620/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-620 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620:/w/workspace/xfoundry_go-mod-bootstrap_PR-620:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:40 $ docker top 665d6c52688858b28d6033bc0db7b25ce694dd642d5f16f486baa1dc247af2b6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:41 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:41 + mkdir -p /var/log/sysstat [Pipeline] sh 18:42:41 + ls /var/log/sa-host 18:42:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:41 provisioning config files... 18:42:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-620@tmp/config18114929278544100232tmp [Pipeline] { [Pipeline] echo 18:42:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:42 ---> create-netrc.sh [Pipeline] } 18:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:42:42 ---> python-tools-install.sh [Pipeline] echo 18:42:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:43 ---> sudo-logs.sh 18:42:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:42:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:43 ---> job-cost.sh 18:42:43 lf-activate-venv: SKIPPING 18:42:43 DEBUG: total: 0.2199999988079071 18:42:43 INFO: Retrieving Stack Cost... 18:42:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:44 INFO: Archiving Costs [Pipeline] echo 18:42:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:44 ---> logs-deploy.sh 18:42:44 lf-activate-venv: SKIPPING 18:42:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-620/1 18:42:44 INFO: archiving workspace using pattern(s): 18:42:45 Archives upload complete. 18:42:45 INFO: archiving logs to Nexus 18:42:45 ---> uname -a: 18:42:45 Linux prd-ubuntu20-04-docker-8c-8g-9440 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:42:45 18:42:45 18:42:45 ---> lscpu: 18:42:45 Architecture: x86_64 18:42:45 CPU op-mode(s): 32-bit, 64-bit 18:42:45 Byte Order: Little Endian 18:42:45 Address sizes: 40 bits physical, 48 bits virtual 18:42:45 CPU(s): 8 18:42:45 On-line CPU(s) list: 0-7 18:42:45 Thread(s) per core: 1 18:42:45 Core(s) per socket: 1 18:42:45 Socket(s): 8 18:42:45 NUMA node(s): 1 18:42:45 Vendor ID: AuthenticAMD 18:42:45 CPU family: 23 18:42:45 Model: 49 18:42:45 Model name: AMD EPYC-Rome Processor 18:42:45 Stepping: 0 18:42:45 CPU MHz: 2800.000 18:42:45 BogoMIPS: 5600.00 18:42:45 Virtualization: AMD-V 18:42:45 Hypervisor vendor: KVM 18:42:45 Virtualization type: full 18:42:45 L1d cache: 256 KiB 18:42:45 L1i cache: 256 KiB 18:42:45 L2 cache: 4 MiB 18:42:45 L3 cache: 128 MiB 18:42:45 NUMA node0 CPU(s): 0-7 18:42:45 Vulnerability Itlb multihit: Not affected 18:42:45 Vulnerability L1tf: Not affected 18:42:45 Vulnerability Mds: Not affected 18:42:45 Vulnerability Meltdown: Not affected 18:42:45 Vulnerability Mmio stale data: Not affected 18:42:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:42:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:42:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:42:45 Vulnerability Srbds: Not affected 18:42:45 Vulnerability Tsx async abort: Not affected 18:42:45 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 18:42:45 18:42:45 18:42:45 ---> nproc: 18:42:45 8 18:42:45 18:42:45 18:42:45 ---> df -h: 18:42:45 Filesystem Size Used Avail Use% Mounted on 18:42:45 overlay 155G 11G 145G 7% / 18:42:45 tmpfs 64M 0 64M 0% /dev 18:42:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:42:45 shm 64M 0 64M 0% /dev/shm 18:42:45 /dev/vda1 155G 11G 145G 7% /facter-os 18:42:45 18:42:45 18:42:45 ---> sar -b -r -n DEV: 18:42:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9440) 10/17/23 _x86_64_ (8 CPU) 18:42:45 18:42:45 18:34:47 LINUX RESTART (8 CPU) 18:42:45 18:42:45 18:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:42:45 18:36:01 121.18 47.51 73.67 0.00 5341.38 48911.05 0.00 18:42:45 18:37:01 94.60 0.55 94.05 0.00 21.73 40341.28 0.00 18:42:45 18:38:01 52.31 0.18 52.12 0.00 7.20 18139.26 0.00 18:42:45 18:39:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 18:42:45 18:40:01 25.10 10.01 15.08 0.00 5174.07 2758.07 0.00 18:42:45 18:41:01 15.31 1.62 13.70 0.00 248.09 3568.74 0.00 18:42:45 18:42:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 18:42:45 Average: 44.41 8.55 35.86 0.00 1541.78 16249.52 0.00 18:42:45 18:42:45 18:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:45 18:36:01 29318148 31586384 743360 2.26 72736 2472544 2044144 6.02 981852 2220348 588432 18:42:45 18:37:01 28654616 31568672 742760 2.26 97856 3024904 1855020 5.47 1236448 2544916 34952 18:42:45 18:38:01 28761360 31576260 734800 2.23 100116 2937980 1728004 5.09 1104928 2579676 16 18:42:45 18:39:01 28761324 31576372 734436 2.23 100148 2937988 1728004 5.09 1104980 2579680 184 18:42:45 18:40:01 28400476 31553528 749280 2.28 105784 3258300 1781132 5.25 1325532 2700136 94484 18:42:45 18:41:01 28391556 31560928 739132 2.25 108604 3270544 1805520 5.32 1337108 2690552 8 18:42:45 18:42:01 28397248 31566792 733200 2.23 108700 3270548 1805520 5.32 1332480 2690560 16 18:42:45 Average: 28669247 31569848 739567 2.25 99135 3024687 1821049 5.37 1203333 2572267 102585 18:42:45 18:42:45 18:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:45 18:36:01 ens3 557.96 339.81 5582.25 80.37 0.00 0.00 0.00 0.00 18:42:45 18:36:01 docker0 3.47 3.95 0.36 49.83 0.00 0.00 0.00 0.00 18:42:45 18:36:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 18:42:45 18:37:01 ens3 132.89 99.68 1055.36 37.61 0.00 0.00 0.00 0.00 18:42:45 18:37:01 docker0 70.77 93.25 5.62 1020.81 0.00 0.00 0.00 0.00 18:42:45 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:42:45 18:38:01 ens3 100.38 69.02 2523.28 65.90 0.00 0.00 0.00 0.00 18:42:45 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:45 18:38:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:42:45 18:39:01 ens3 0.45 0.30 0.26 0.20 0.00 0.00 0.00 0.00 18:42:45 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:45 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:42:45 18:40:01 ens3 126.91 55.19 2027.03 3.95 0.00 0.00 0.00 0.00 18:42:45 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:45 18:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:42:45 18:41:01 ens3 2.90 1.80 2.70 0.58 0.00 0.00 0.00 0.00 18:42:45 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:45 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:42:45 18:42:01 ens3 3.23 1.65 10.07 0.12 0.00 0.00 0.00 0.00 18:42:45 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:45 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:45 Average: ens3 132.10 81.07 1600.13 26.96 0.00 0.00 0.00 0.00 18:42:45 Average: docker0 10.61 13.89 0.85 152.95 0.00 0.00 0.00 0.00 18:42:45 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 18:42:45 18:42:45 18:42:45 ---> sar -P ALL: 18:42:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9440) 10/17/23 _x86_64_ (8 CPU) 18:42:45 18:42:45 18:34:47 LINUX RESTART (8 CPU) 18:42:45 18:42:45 18:35:01 CPU %user %nice %system %iowait %steal %idle 18:42:45 18:36:01 all 7.90 0.00 2.46 2.16 0.05 87.44 18:42:45 18:36:01 0 8.67 0.00 2.39 0.61 0.03 88.30 18:42:45 18:36:01 1 7.86 0.00 1.97 0.24 0.03 89.91 18:42:45 18:36:01 2 8.30 0.00 3.02 0.39 0.05 88.25 18:42:45 18:36:01 3 7.11 0.00 3.05 8.09 0.07 81.68 18:42:45 18:36:01 4 8.09 0.00 2.70 3.93 0.05 85.22 18:42:45 18:36:01 5 5.88 0.00 2.30 2.23 0.03 89.55 18:42:45 18:36:01 6 7.99 0.00 1.85 0.39 0.03 89.73 18:42:45 18:36:01 7 9.31 0.00 2.40 1.40 0.07 86.82 18:42:45 18:37:01 all 25.21 0.00 3.52 2.36 0.07 68.83 18:42:45 18:37:01 0 25.66 0.00 3.46 0.37 0.08 70.42 18:42:45 18:37:01 1 24.79 0.00 3.72 3.74 0.08 67.66 18:42:45 18:37:01 2 25.09 0.00 3.33 0.54 0.05 70.99 18:42:45 18:37:01 3 25.37 0.00 3.79 6.35 0.07 64.43 18:42:45 18:37:01 4 25.55 0.00 3.37 0.68 0.08 70.32 18:42:45 18:37:01 5 26.31 0.00 3.14 0.35 0.07 70.13 18:42:45 18:37:01 6 24.64 0.00 3.60 0.45 0.07 71.24 18:42:45 18:37:01 7 24.28 0.00 3.77 6.43 0.09 65.44 18:42:45 18:38:01 all 2.44 0.00 1.09 1.09 0.03 95.35 18:42:45 18:38:01 0 2.80 0.00 1.02 0.48 0.03 95.66 18:42:45 18:38:01 1 2.05 0.00 0.68 1.22 0.03 96.01 18:42:45 18:38:01 2 2.21 0.00 1.41 5.37 0.03 90.98 18:42:45 18:38:01 3 2.26 0.00 1.02 0.75 0.03 95.93 18:42:45 18:38:01 4 2.49 0.00 1.09 0.02 0.03 96.37 18:42:45 18:38:01 5 2.56 0.00 1.24 0.25 0.03 95.92 18:42:45 18:38:01 6 3.08 0.00 0.70 0.07 0.03 96.12 18:42:45 18:38:01 7 2.10 0.00 1.53 0.52 0.03 95.82 18:42:45 18:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 18:42:45 18:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:42:45 18:39:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:42:45 18:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:42:45 18:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:42:45 18:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:42:45 18:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:42:45 18:39:01 6 0.08 0.00 0.02 0.00 0.00 99.90 18:42:45 18:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:42:45 18:40:01 all 0.83 0.00 0.34 0.47 0.02 98.34 18:42:45 18:40:01 0 1.05 0.00 0.40 0.45 0.03 98.07 18:42:45 18:40:01 1 1.15 0.00 0.28 1.02 0.02 97.53 18:42:45 18:40:01 2 0.63 0.00 0.28 0.02 0.03 99.03 18:42:45 18:40:01 3 1.28 0.00 0.18 0.02 0.02 98.50 18:42:45 18:40:01 4 1.15 0.00 0.25 0.03 0.00 98.56 18:42:45 18:40:01 5 0.42 0.00 0.43 1.30 0.02 97.83 18:42:45 18:40:01 6 0.65 0.00 0.73 0.88 0.02 97.71 18:42:45 18:40:01 7 0.29 0.00 0.12 0.07 0.02 99.51 18:42:45 18:41:01 all 0.46 0.00 0.28 0.13 0.01 99.12 18:42:45 18:41:01 0 0.87 0.00 0.58 0.10 0.00 98.45 18:42:45 18:41:01 1 0.23 0.00 0.17 0.28 0.02 99.30 18:42:45 18:41:01 2 0.37 0.00 0.32 0.02 0.02 99.28 18:42:45 18:41:01 3 0.38 0.00 0.27 0.02 0.03 99.30 18:42:45 18:41:01 4 0.47 0.00 0.27 0.58 0.02 98.67 18:42:45 18:41:01 5 0.45 0.00 0.20 0.00 0.00 99.35 18:42:45 18:41:01 6 0.62 0.00 0.23 0.00 0.00 99.15 18:42:45 18:41:01 7 0.30 0.00 0.23 0.00 0.03 99.43 18:42:45 18:42:01 all 0.20 0.00 0.01 0.01 0.01 99.78 18:42:45 18:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 18:42:45 18:42:01 1 0.03 0.00 0.02 0.03 0.02 99.90 18:42:45 18:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:42:45 18:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:42:45 18:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:42:45 18:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:42:45 18:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:42:45 18:42:01 7 1.40 0.00 0.00 0.00 0.00 98.60 18:42:45 Average: all 5.26 0.00 1.10 0.88 0.03 92.73 18:42:45 Average: 0 5.55 0.00 1.12 0.29 0.03 93.00 18:42:45 Average: 1 5.12 0.00 0.97 0.93 0.03 92.95 18:42:45 Average: 2 5.21 0.00 1.19 0.90 0.03 92.67 18:42:45 Average: 3 5.18 0.00 1.19 2.16 0.03 91.44 18:42:45 Average: 4 5.35 0.00 1.09 0.75 0.03 92.78 18:42:45 Average: 5 5.07 0.00 1.04 0.59 0.03 93.27 18:42:45 Average: 6 5.27 0.00 1.02 0.26 0.02 93.43 18:42:45 Average: 7 5.33 0.00 1.14 1.19 0.04 92.31 18:42:45 18:42:45 18:42:45