Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 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-ssh5621886391242363828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9073470310702110403.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12970483446863699488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12777020866565442357.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1463593731029970979.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13926’ Running on prd-ubuntu20.04-docker-8c-8g-13930 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 # timeout=10 Commit message: "Merge pull request #235 from AlexCuse/readme-update" > git rev-list --no-walk 7e853350e9894937d379e560e3d42626dd911f6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T21:07:08.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T21:07:08.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T21:07:09.010Z] ========================================================= [2023-05-05T21:07:09.010Z] EdgeX Global Pipelines Version Info [2023-05-05T21:07:09.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:07:09.746Z] ------------------- [2023-05-05T21:07:09.746Z] stable info: [2023-05-05T21:07:09.746Z] ------------------- [2023-05-05T21:07:09.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T21:07:09.746Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T21:07:09.746Z] Message: update stable to v1.0.249 [2023-05-05T21:07:10.316Z] ------------------- [2023-05-05T21:07:10.316Z] experimental info: [2023-05-05T21:07:10.316Z] ------------------- [2023-05-05T21:07:10.316Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T21:07:10.316Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T21:07:10.316Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T21:07:10.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-05-05T21:07:10.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-05-05T21:07:10.482Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T21:07:10.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T21:07:10.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T21:07:10.516Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T21:07:10.527Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T21:07:10.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T21:07:10.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T21:07:10.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T21:07:10.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T21:07:10.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-05-05T21:07:10.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T21:07:10.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T21:07:10.619Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T21:07:10.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T21:07:10.643Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T21:07:10.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T21:07:10.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T21:07:10.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T21:07:10.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T21:07:10.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T21:07:10.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T21:07:10.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T21:07:10.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-05T21:07:10.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T21:07:10.758Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T21:07:10.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T21:07:10.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T21:07:10.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T21:07:10.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo [2023-05-05T21:07:10.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27b34b7 [Pipeline] echo [2023-05-05T21:07:10.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T21:07:11.164Z] + git rev-list -1 --merges 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7~1..27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo [2023-05-05T21:07:11.210Z] -----------> git rev-list -1 --merges 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7~1..27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [2023-05-05T21:07:11.210Z] 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [false] [Pipeline] sh [2023-05-05T21:07:11.495Z] + git log --format=format:%s -1 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo [2023-05-05T21:07:11.510Z] ========================================================= [2023-05-05T21:07:11.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T21:07:11.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T21:07:11.826Z] + git log --format=format:%s -1 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo [2023-05-05T21:07:11.839Z] [semverPrep] GIT_COMMIT: 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7, Commit Message: Merge pull request #235 from AlexCuse/readme-update [Pipeline] echo [2023-05-05T21:07:11.847Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T21:07:12.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T21:07:12.195Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T21:07:12.195Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T21:07:12.195Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T21:07:12.195Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T21:07:12.195Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T21:07:12.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:07:12.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T21:07:12.808Z] [2023-05-05T21:07:12.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:07:13.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T21:07:13.370Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T21:07:13.370Z] b85a868b505f: Pulling fs layer [2023-05-05T21:07:13.370Z] e2be974225ed: Pulling fs layer [2023-05-05T21:07:13.370Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T21:07:13.370Z] 988bab9f4d93: Pulling fs layer [2023-05-05T21:07:13.370Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T21:07:13.370Z] eaf3925da568: Pulling fs layer [2023-05-05T21:07:13.370Z] bab4dde63d76: Pulling fs layer [2023-05-05T21:07:13.370Z] bde34c3a00c8: Pulling fs layer [2023-05-05T21:07:13.370Z] b352a97aabf1: Pulling fs layer [2023-05-05T21:07:13.370Z] 4872d77fe225: Pulling fs layer [2023-05-05T21:07:13.370Z] 5851b861e8e6: Pulling fs layer [2023-05-05T21:07:13.370Z] bab4dde63d76: Waiting [2023-05-05T21:07:13.370Z] bde34c3a00c8: Waiting [2023-05-05T21:07:13.370Z] b352a97aabf1: Waiting [2023-05-05T21:07:13.370Z] 4872d77fe225: Waiting [2023-05-05T21:07:13.370Z] 5851b861e8e6: Waiting [2023-05-05T21:07:13.370Z] 988bab9f4d93: Waiting [2023-05-05T21:07:13.370Z] 1469e6f7b9e6: Waiting [2023-05-05T21:07:13.370Z] eaf3925da568: Waiting [2023-05-05T21:07:13.370Z] e2be974225ed: Download complete [2023-05-05T21:07:13.370Z] 988bab9f4d93: Verifying Checksum [2023-05-05T21:07:13.370Z] 988bab9f4d93: Download complete [2023-05-05T21:07:13.370Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T21:07:13.370Z] 1469e6f7b9e6: Download complete [2023-05-05T21:07:13.370Z] eaf3925da568: Verifying Checksum [2023-05-05T21:07:13.370Z] eaf3925da568: Download complete [2023-05-05T21:07:13.370Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T21:07:13.370Z] 339a4e72a1f5: Download complete [2023-05-05T21:07:13.370Z] bde34c3a00c8: Verifying Checksum [2023-05-05T21:07:13.370Z] bde34c3a00c8: Download complete [2023-05-05T21:07:13.370Z] b352a97aabf1: Download complete [2023-05-05T21:07:13.370Z] 4872d77fe225: Download complete [2023-05-05T21:07:13.370Z] 5851b861e8e6: Verifying Checksum [2023-05-05T21:07:13.630Z] b85a868b505f: Download complete [2023-05-05T21:07:13.890Z] bab4dde63d76: Verifying Checksum [2023-05-05T21:07:14.826Z] b85a868b505f: Pull complete [2023-05-05T21:07:15.084Z] e2be974225ed: Pull complete [2023-05-05T21:07:15.342Z] 339a4e72a1f5: Pull complete [2023-05-05T21:07:15.601Z] 988bab9f4d93: Pull complete [2023-05-05T21:07:15.860Z] 1469e6f7b9e6: Pull complete [2023-05-05T21:07:15.860Z] eaf3925da568: Pull complete [2023-05-05T21:07:17.768Z] bab4dde63d76: Pull complete [2023-05-05T21:07:17.768Z] bde34c3a00c8: Pull complete [2023-05-05T21:07:17.768Z] b352a97aabf1: Pull complete [2023-05-05T21:07:17.768Z] 4872d77fe225: Pull complete [2023-05-05T21:07:18.027Z] 5851b861e8e6: Pull complete [2023-05-05T21:07:18.027Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T21:07:18.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T21:07:18.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:07:18.126Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:07:18.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T21:07:20.794Z] $ docker top 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 -eo pid,comm [2023-05-05T21:07:20.853Z] 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). [2023-05-05T21:07:20.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T21:07:20.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T21:07:20.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T21:07:21.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T21:07:21.012Z] $ docker exec 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent [2023-05-05T21:07:21.115Z] SSH_AUTH_SOCK=/tmp/ssh-CTlYcHma4spy/agent.32 [2023-05-05T21:07:21.115Z] SSH_AGENT_PID=38 [2023-05-05T21:07:21.121Z] Running ssh-add (command line suppressed) [2023-05-05T21:07:21.225Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7039572611463886269.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7039572611463886269.key) [2023-05-05T21:07:21.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T21:07:21.532Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T21:07:21.553Z] $ docker exec --env ******** --env ******** 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent -k [2023-05-05T21:07:21.661Z] unset SSH_AUTH_SOCK; [2023-05-05T21:07:21.662Z] unset SSH_AGENT_PID; [2023-05-05T21:07:21.662Z] echo Agent pid 38 killed; [2023-05-05T21:07:21.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T21:07:21.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T21:07:21.694Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T21:07:21.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T21:07:21.811Z] $ docker exec 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent [2023-05-05T21:07:21.920Z] SSH_AUTH_SOCK=/tmp/ssh-1ebekqzJo332/agent.70 [2023-05-05T21:07:21.920Z] SSH_AGENT_PID=76 [2023-05-05T21:07:21.925Z] Running ssh-add (command line suppressed) [2023-05-05T21:07:22.020Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1419984919668230346.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1419984919668230346.key) [2023-05-05T21:07:22.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T21:07:22.331Z] + git semver init [2023-05-05T21:07:22.591Z] 2023-05-05 21:07:22,517 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T21:07:22.591Z] 2023-05-05 21:07:22,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-05-05T21:07:22.591Z] 2023-05-05 21:07:22,519 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-05-05T21:07:22.591Z] 2023-05-05 21:07:22,519 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T21:07:23.532Z] 2023-05-05 21:07:23,224 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-05-05T21:07:23.532Z] 2023-05-05 21:07:23,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-05-05T21:07:23.532Z] 2023-05-05 21:07:23,225 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:07:23.532Z] 2023-05-05 21:07:23,225 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:07:23.532Z] 3.0.0-dev.29 [Pipeline] } [2023-05-05T21:07:23.543Z] $ docker exec --env ******** --env ******** 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent -k [2023-05-05T21:07:23.644Z] unset SSH_AUTH_SOCK; [2023-05-05T21:07:23.644Z] unset SSH_AGENT_PID; [2023-05-05T21:07:23.644Z] echo Agent pid 76 killed; [2023-05-05T21:07:23.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T21:07:23.964Z] + git semver [Pipeline] } [2023-05-05T21:07:24.239Z] $ docker stop --time=1 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 [2023-05-05T21:07:25.542Z] $ docker rm -f --volumes 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T21:07:25.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T21:07:26.085Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T21:07:26.088Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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 [2023-05-05T21:07:26.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T21:07:26.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T21:07:26.283Z] ========================================================= [2023-05-05T21:07:26.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T21:07:26.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-05T21:07:26.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T21:07:26.578Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T21:07:26.578Z] f56be85fc22e: Pulling fs layer [2023-05-05T21:07:26.578Z] 85791d961cd3: Pulling fs layer [2023-05-05T21:07:26.578Z] d694b5ae8c79: Pulling fs layer [2023-05-05T21:07:26.578Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T21:07:26.578Z] 4d19c01a9841: Pulling fs layer [2023-05-05T21:07:26.578Z] 9325e15d5711: Pulling fs layer [2023-05-05T21:07:26.578Z] 556b6ee489ea: Pulling fs layer [2023-05-05T21:07:26.578Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T21:07:26.578Z] 9f32a84ed3da: Waiting [2023-05-05T21:07:26.578Z] 4d19c01a9841: Waiting [2023-05-05T21:07:26.578Z] 9325e15d5711: Waiting [2023-05-05T21:07:26.578Z] 556b6ee489ea: Waiting [2023-05-05T21:07:26.578Z] c5a4b2cf53e6: Waiting [2023-05-05T21:07:26.578Z] 85791d961cd3: Download complete [2023-05-05T21:07:26.578Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T21:07:26.578Z] 9f32a84ed3da: Download complete [2023-05-05T21:07:26.578Z] 4d19c01a9841: Verifying Checksum [2023-05-05T21:07:26.578Z] 4d19c01a9841: Download complete [2023-05-05T21:07:26.578Z] f56be85fc22e: Download complete [2023-05-05T21:07:26.578Z] 9325e15d5711: Verifying Checksum [2023-05-05T21:07:26.578Z] 9325e15d5711: Download complete [2023-05-05T21:07:26.839Z] f56be85fc22e: Pull complete [2023-05-05T21:07:26.839Z] 85791d961cd3: Pull complete [2023-05-05T21:07:27.100Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T21:07:27.100Z] c5a4b2cf53e6: Download complete [2023-05-05T21:07:27.360Z] d694b5ae8c79: Verifying Checksum [2023-05-05T21:07:27.360Z] d694b5ae8c79: Download complete [2023-05-05T21:07:27.360Z] 556b6ee489ea: Verifying Checksum [2023-05-05T21:07:27.360Z] 556b6ee489ea: Download complete [2023-05-05T21:07:31.554Z] d694b5ae8c79: Pull complete [2023-05-05T21:07:31.555Z] 9f32a84ed3da: Pull complete [2023-05-05T21:07:31.555Z] 4d19c01a9841: Pull complete [2023-05-05T21:07:31.555Z] 9325e15d5711: Pull complete [2023-05-05T21:07:33.456Z] 556b6ee489ea: Pull complete [2023-05-05T21:07:34.828Z] c5a4b2cf53e6: Pull complete [2023-05-05T21:07:34.828Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T21:07:34.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T21:07:34.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-05T21:07:35.113Z] + 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 [2023-05-05T21:07:35.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T21:07:35.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:07:35.496Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:07:35.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** ci-base-image-x86_64 cat [2023-05-05T21:07:39.243Z] $ docker top c0d0660159bd61ea5f58c6609eef6a8f044cfec873559f87bdac047eb20169eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:07:39.588Z] + go version [2023-05-05T21:07:39.588Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T21:07:39.600Z] $ docker stop --time=1 c0d0660159bd61ea5f58c6609eef6a8f044cfec873559f87bdac047eb20169eb [2023-05-05T21:07:40.895Z] $ docker rm -f --volumes c0d0660159bd61ea5f58c6609eef6a8f044cfec873559f87bdac047eb20169eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:07:41.197Z] Still waiting to schedule task [2023-05-05T21:07:41.198Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13928’ [2023-05-05T21:07:41.291Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T21:07:41.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:07:41.360Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:07:41.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** ci-base-image-x86_64 cat [2023-05-05T21:07:41.757Z] $ docker top 8c92dc401bf7b4a9e3cf8d3249944a41a1d487d91efb2f818756697be64cccf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:07:42.102Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T21:07:42.400Z] + make test [2023-05-05T21:07:42.400Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-05-05T21:07:42.400Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-05T21:07:42.400Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-05T21:07:42.400Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-05T21:07:42.400Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-05T21:07:42.400Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-05T21:07:42.400Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-05T21:07:42.400Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-05T21:07:42.658Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-05T21:07:42.658Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-05T21:07:42.658Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-05T21:07:42.658Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-05T21:07:42.658Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-05T21:07:42.658Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-05T21:07:42.658Z] go: downloading golang.org/x/net v0.9.0 [2023-05-05T21:07:42.658Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-05-05T21:07:42.658Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-05T21:07:42.658Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-05T21:07:42.658Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-05T21:07:42.658Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-05T21:07:42.658Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-05T21:07:42.658Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-05T21:07:42.658Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-05T21:07:42.658Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-05T21:07:42.658Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-05T21:07:42.658Z] go: downloading golang.org/x/text v0.9.0 [2023-05-05T21:07:42.917Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-05T21:07:42.917Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-05T21:07:42.917Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-05T21:07:42.917Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-05T21:07:42.917Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-05T21:07:42.917Z] go: downloading golang.org/x/time v0.3.0 [2023-05-05T21:08:04.848Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.057s coverage: 88.6% of statements [2023-05-05T21:08:04.848Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-05-05T21:08:04.848Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-05-05T21:08:07.380Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.042s coverage: 19.8% of statements [2023-05-05T21:08:07.380Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.071s coverage: 88.8% of statements [2023-05-05T21:08:07.380Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.079s coverage: 89.1% of statements [2023-05-05T21:08:13.941Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-05-05T21:08:13.941Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-05-05T21:08:13.941Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.100s coverage: 35.9% of statements [2023-05-05T21:08:13.941Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.162s coverage: 61.3% of statements [2023-05-05T21:08:13.941Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.059s coverage: 87.5% of statements [2023-05-05T21:08:13.941Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.058s coverage: 100.0% of statements [2023-05-05T21:08:13.941Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.046s coverage: 100.0% of statements [2023-05-05T21:08:13.941Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.056s coverage: 95.1% of statements [2023-05-05T21:08:32.031Z] go vet ./... [2023-05-05T21:08:32.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T21:08:32.031Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-05T21:08:32.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T21:08:32.055Z] $ docker stop --time=1 8c92dc401bf7b4a9e3cf8d3249944a41a1d487d91efb2f818756697be64cccf8 [2023-05-05T21:08:35.362Z] $ docker rm -f --volumes 8c92dc401bf7b4a9e3cf8d3249944a41a1d487d91efb2f818756697be64cccf8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T21:08:35.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T21:08:35.976Z] 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 [2023-05-05T21:08:36.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T21:08:36.412Z] [2023-05-05T21:08:36.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:08:36.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T21:08:36.709Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T21:08:36.709Z] 5eb5b503b376: Pulling fs layer [2023-05-05T21:08:36.709Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T21:08:36.709Z] ec43610c2a17: Pulling fs layer [2023-05-05T21:08:36.709Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T21:08:36.709Z] 33b1e0a273af: Pulling fs layer [2023-05-05T21:08:36.709Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T21:08:36.709Z] 2f39f015ded8: Pulling fs layer [2023-05-05T21:08:36.709Z] 5d3b04190fa2: Waiting [2023-05-05T21:08:36.709Z] 2f39f015ded8: Waiting [2023-05-05T21:08:36.709Z] 33b1e0a273af: Waiting [2023-05-05T21:08:36.709Z] 5c69ac0246d0: Download complete [2023-05-05T21:08:36.709Z] 3a2ae6a8a46f: Download complete [2023-05-05T21:08:36.709Z] 33b1e0a273af: Verifying Checksum [2023-05-05T21:08:36.709Z] 33b1e0a273af: Download complete [2023-05-05T21:08:36.709Z] 5d3b04190fa2: Download complete [2023-05-05T21:08:36.974Z] ec43610c2a17: Verifying Checksum [2023-05-05T21:08:36.974Z] ec43610c2a17: Download complete [2023-05-05T21:08:36.974Z] 5eb5b503b376: Verifying Checksum [2023-05-05T21:08:36.974Z] 5eb5b503b376: Download complete [2023-05-05T21:08:37.543Z] 2f39f015ded8: Download complete [2023-05-05T21:08:38.111Z] 5eb5b503b376: Pull complete [2023-05-05T21:08:38.370Z] 5c69ac0246d0: Pull complete [2023-05-05T21:08:38.937Z] ec43610c2a17: Pull complete [2023-05-05T21:08:38.937Z] 3a2ae6a8a46f: Pull complete [2023-05-05T21:08:39.195Z] 33b1e0a273af: Pull complete [2023-05-05T21:08:39.195Z] 5d3b04190fa2: Pull complete [2023-05-05T21:08:44.476Z] 2f39f015ded8: Pull complete [2023-05-05T21:08:44.476Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T21:08:44.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T21:08:44.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:08:44.563Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:08:44.596Z] $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 [2023-05-05T21:08:50.830Z] $ docker top 4841ac41e182e589bc89e000b928cdd332995aa1256c2f80094b9f8f3045dcfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:08:51.202Z] ---> job-cost.sh [2023-05-05T21:08:51.202Z] lf-activate-venv: SKIPPING [2023-05-05T21:08:51.202Z] INFO: No Stack... [2023-05-05T21:08:51.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T21:08:51.719Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T21:08:52.052Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-05-05T21:08:52.052Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T21:08:52.235Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [2023-05-05T21:08:52.246Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] did not exist. Created. [2023-05-05T21:08:52.246Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T21:08:52.874Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T21:08:52.928Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T21:08:52.935Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T21:08:52.957Z] $ docker stop --time=1 4841ac41e182e589bc89e000b928cdd332995aa1256c2f80094b9f8f3045dcfb [2023-05-05T21:08:54.245Z] $ docker rm -f --volumes 4841ac41e182e589bc89e000b928cdd332995aa1256c2f80094b9f8f3045dcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T21:10:08.928Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13932 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-05-05T21:10:08.940Z] Running in /w/workspace/go-mod-messaging/94 [Pipeline] { [Pipeline] checkout [2023-05-05T21:10:08.974Z] Selected Git installation does not exist. Using Default [2023-05-05T21:10:08.974Z] The recommended git tool is: NONE [2023-05-05T21:10:14.421Z] using credential edgex-jenkins-ssh [2023-05-05T21:10:14.439Z] Cloning the remote Git repository [2023-05-05T21:10:14.493Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-05-05T21:10:14.591Z] > git init /w/workspace/go-mod-messaging/94 # timeout=10 [2023-05-05T21:10:14.745Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-05-05T21:10:14.746Z] > git --version # timeout=10 [2023-05-05T21:10:14.767Z] > git --version # 'git version 2.25.1' [2023-05-05T21:10:14.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T21:10:14.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T21:10:15.812Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-05-05T21:10:15.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T21:10:16.757Z] Avoid second fetch [2023-05-05T21:10:16.757Z] Checking out Revision 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 (main) [2023-05-05T21:10:17.359Z] Commit message: "Merge pull request #235 from AlexCuse/readme-update" [2023-05-05T21:10:16.778Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T21:10:16.859Z] > git checkout -f 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T21:10:18.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T21:10:18.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T21:10:18.397Z] Dload Upload Total Spent Left Speed [2023-05-05T21:10:18.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-05-05T21:10:19.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T21:10:19.467Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T21:10:19.467Z] + sudo tee /etc/docker/daemon.new [2023-05-05T21:10:19.467Z] { [2023-05-05T21:10:19.467Z] "registry-mirrors": [ [2023-05-05T21:10:19.467Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T21:10:19.467Z] ], [2023-05-05T21:10:19.467Z] "bip": "10.250.0.254/24", [2023-05-05T21:10:19.467Z] "hosts": [ [2023-05-05T21:10:19.467Z] "tcp://0.0.0.0:5555", [2023-05-05T21:10:19.467Z] "unix:///var/run/docker.sock" [2023-05-05T21:10:19.467Z] ], [2023-05-05T21:10:19.467Z] "mtu": 1458, [2023-05-05T21:10:19.467Z] "selinux-enabled": true, [2023-05-05T21:10:19.467Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T21:10:19.467Z] } [Pipeline] sh [2023-05-05T21:10:19.827Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T21:10:20.165Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-05T21:10:38.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T21:10:38.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T21:10:38.686Z] ========================================================= [2023-05-05T21:10:38.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T21:10:38.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-05T21:10:39.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T21:10:39.615Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T21:10:39.615Z] c41833b44d91: Pulling fs layer [2023-05-05T21:10:39.615Z] ed15518f5707: Pulling fs layer [2023-05-05T21:10:39.615Z] feae8fd75edb: Pulling fs layer [2023-05-05T21:10:39.615Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T21:10:39.615Z] 3cdef696dda3: Pulling fs layer [2023-05-05T21:10:39.615Z] 2ced38df9373: Pulling fs layer [2023-05-05T21:10:39.615Z] 58f1dce35555: Pulling fs layer [2023-05-05T21:10:39.615Z] 3cdef696dda3: Waiting [2023-05-05T21:10:39.615Z] 58f1dce35555: Waiting [2023-05-05T21:10:39.615Z] 2ced38df9373: Waiting [2023-05-05T21:10:39.615Z] 242c74f7c9fa: Waiting [2023-05-05T21:10:39.615Z] ed15518f5707: Verifying Checksum [2023-05-05T21:10:39.615Z] ed15518f5707: Download complete [2023-05-05T21:10:39.615Z] 242c74f7c9fa: Download complete [2023-05-05T21:10:39.615Z] 3cdef696dda3: Verifying Checksum [2023-05-05T21:10:39.615Z] 3cdef696dda3: Download complete [2023-05-05T21:10:39.615Z] c41833b44d91: Verifying Checksum [2023-05-05T21:10:39.615Z] c41833b44d91: Download complete [2023-05-05T21:10:41.063Z] c41833b44d91: Pull complete [2023-05-05T21:10:41.063Z] 58f1dce35555: Verifying Checksum [2023-05-05T21:10:41.063Z] 58f1dce35555: Download complete [2023-05-05T21:10:41.336Z] ed15518f5707: Pull complete [2023-05-05T21:10:42.324Z] 2ced38df9373: Download complete [2023-05-05T21:10:42.324Z] feae8fd75edb: Verifying Checksum [2023-05-05T21:10:42.324Z] feae8fd75edb: Download complete [2023-05-05T21:10:54.690Z] feae8fd75edb: Pull complete [2023-05-05T21:10:54.690Z] 242c74f7c9fa: Pull complete [2023-05-05T21:10:54.690Z] 3cdef696dda3: Pull complete [2023-05-05T21:11:01.380Z] 2ced38df9373: Pull complete [2023-05-05T21:11:03.992Z] 58f1dce35555: Pull complete [2023-05-05T21:11:03.992Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T21:11:03.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T21:11:03.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-05T21:11:04.318Z] + 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 [2023-05-05T21:11:04.655Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T21:11:04.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:11:04.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-13932 does not seem to be running inside a container [2023-05-05T21:11:04.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/94 -v /w/workspace/go-mod-messaging/94:/w/workspace/go-mod-messaging/94:rw,z -v /w/workspace/go-mod-messaging/94@tmp:/w/workspace/go-mod-messaging/94@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 ******** ci-base-image-arm64 cat [2023-05-05T21:11:08.356Z] $ docker top 4da618e981221e3eea9bf341e158b5b4c07a1bba82a13792e892d96aade29540 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:11:09.377Z] + go version [2023-05-05T21:11:09.377Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T21:11:09.410Z] $ docker stop --time=1 4da618e981221e3eea9bf341e158b5b4c07a1bba82a13792e892d96aade29540 [2023-05-05T21:11:11.086Z] $ docker rm -f --volumes 4da618e981221e3eea9bf341e158b5b4c07a1bba82a13792e892d96aade29540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:11:11.666Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T21:11:11.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:11:11.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-13932 does not seem to be running inside a container [2023-05-05T21:11:11.927Z] $ 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-messaging/94 -v /w/workspace/go-mod-messaging/94:/w/workspace/go-mod-messaging/94:rw,z -v /w/workspace/go-mod-messaging/94@tmp:/w/workspace/go-mod-messaging/94@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 ******** ci-base-image-arm64 cat [2023-05-05T21:11:15.881Z] $ docker top 3473e28c1d45725bba99c1b415218537f90dda9868dc83dfafd12f520f0c226e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:11:16.384Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/94 [Pipeline] fileExists [Pipeline] sh [2023-05-05T21:11:16.721Z] + make test [2023-05-05T21:11:16.721Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-05-05T21:11:16.992Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-05T21:11:16.992Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-05T21:11:16.992Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-05T21:11:17.270Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-05T21:11:17.270Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-05T21:11:17.270Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-05T21:11:17.270Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-05T21:11:17.551Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-05T21:11:18.157Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-05T21:11:18.157Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-05T21:11:18.157Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-05T21:11:18.157Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-05T21:11:18.157Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-05T21:11:18.157Z] go: downloading golang.org/x/net v0.9.0 [2023-05-05T21:11:18.427Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-05-05T21:11:18.427Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-05T21:11:18.427Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-05T21:11:18.427Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-05T21:11:18.427Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-05T21:11:18.427Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-05T21:11:18.693Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-05T21:11:19.658Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-05T21:11:19.658Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-05T21:11:19.658Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-05T21:11:19.658Z] go: downloading golang.org/x/text v0.9.0 [2023-05-05T21:11:19.658Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-05T21:11:19.658Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-05T21:11:19.658Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-05T21:11:19.929Z] go: downloading golang.org/x/time v0.3.0 [2023-05-05T21:11:19.929Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-05T21:13:11.650Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.291s coverage: 88.6% of statements [2023-05-05T21:13:14.242Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-05-05T21:13:14.242Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-05-05T21:13:16.193Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.229s coverage: 19.8% of statements [2023-05-05T21:13:16.193Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.398s coverage: 88.8% of statements [2023-05-05T21:13:16.193Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.413s coverage: 89.1% of statements [2023-05-05T21:14:52.864Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-05-05T21:14:52.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.657s coverage: 35.9% of statements [2023-05-05T21:14:52.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.491s coverage: 61.3% of statements [2023-05-05T21:14:52.864Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-05-05T21:14:52.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.346s coverage: 87.5% of statements [2023-05-05T21:14:52.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.310s coverage: 100.0% of statements [2023-05-05T21:14:52.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.399s coverage: 100.0% of statements [2023-05-05T21:14:52.864Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.205s coverage: 95.1% of statements [2023-05-05T21:14:52.864Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T21:14:52.864Z] go vet ./... [2023-05-05T21:16:44.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T21:16:44.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-05T21:16:44.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T21:16:44.594Z] $ docker stop --time=1 3473e28c1d45725bba99c1b415218537f90dda9868dc83dfafd12f520f0c226e [2023-05-05T21:16:46.703Z] $ docker rm -f --volumes 3473e28c1d45725bba99c1b415218537f90dda9868dc83dfafd12f520f0c226e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T21:16:49.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T21:16:49.060Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T21:16:49.598Z] 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 [2023-05-05T21:16:50.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T21:16:50.029Z] [2023-05-05T21:16:50.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:16:50.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T21:16:50.637Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T21:16:50.637Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T21:16:50.637Z] 04944245beec: Pulling fs layer [2023-05-05T21:16:50.637Z] 699f458cf7ca: Pulling fs layer [2023-05-05T21:16:50.637Z] 765212b225bb: Pulling fs layer [2023-05-05T21:16:50.637Z] f23df028b6ca: Pulling fs layer [2023-05-05T21:16:50.637Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T21:16:50.637Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T21:16:50.637Z] 765212b225bb: Waiting [2023-05-05T21:16:50.637Z] f23df028b6ca: Waiting [2023-05-05T21:16:50.637Z] d65c8cfc05b1: Waiting [2023-05-05T21:16:50.637Z] 2437ff75d9bd: Waiting [2023-05-05T21:16:50.637Z] 04944245beec: Verifying Checksum [2023-05-05T21:16:50.637Z] 04944245beec: Download complete [2023-05-05T21:16:50.637Z] 765212b225bb: Verifying Checksum [2023-05-05T21:16:50.637Z] 765212b225bb: Download complete [2023-05-05T21:16:50.637Z] f23df028b6ca: Download complete [2023-05-05T21:16:50.637Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T21:16:50.637Z] d65c8cfc05b1: Download complete [2023-05-05T21:16:50.904Z] 699f458cf7ca: Verifying Checksum [2023-05-05T21:16:50.904Z] 699f458cf7ca: Download complete [2023-05-05T21:16:51.173Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T21:16:51.173Z] 8998bd30e6a1: Download complete [2023-05-05T21:16:53.763Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T21:16:53.763Z] 2437ff75d9bd: Download complete [2023-05-05T21:16:55.178Z] 8998bd30e6a1: Pull complete [2023-05-05T21:16:55.765Z] 04944245beec: Pull complete [2023-05-05T21:16:57.178Z] 699f458cf7ca: Pull complete [2023-05-05T21:16:57.445Z] 765212b225bb: Pull complete [2023-05-05T21:16:58.033Z] f23df028b6ca: Pull complete [2023-05-05T21:16:58.302Z] d65c8cfc05b1: Pull complete [2023-05-05T21:17:16.539Z] 2437ff75d9bd: Pull complete [2023-05-05T21:17:16.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T21:17:16.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T21:17:16.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:17:16.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-13932 does not seem to be running inside a container [2023-05-05T21:17:16.809Z] $ 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-messaging/94 -v /w/workspace/go-mod-messaging/94:/w/workspace/go-mod-messaging/94:rw,z -v /w/workspace/go-mod-messaging/94@tmp:/w/workspace/go-mod-messaging/94@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:arm64 cat [2023-05-05T21:17:19.640Z] $ docker top 7f4a3058108bba57dfc302028a2afe7e0eea278e44581d133f250cd518be304e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:17:20.480Z] ---> job-cost.sh [2023-05-05T21:17:20.480Z] lf-activate-venv: SKIPPING [2023-05-05T21:17:20.480Z] INFO: No Stack... [2023-05-05T21:17:20.748Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T21:17:21.706Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T21:17:22.336Z] + cat /w/workspace/go-mod-messaging/94/archives/cost.csv [2023-05-05T21:17:22.336Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T21:17:22.397Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [2023-05-05T21:17:22.405Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] did not exist. Created. [2023-05-05T21:17:22.405Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T21:17:22.746Z] /w/workspace/go-mod-messaging/94@tmp/durable-bd1165ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T21:17:23.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T21:17:23.105Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T21:17:23.155Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T21:17:23.162Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T21:17:23.183Z] $ docker stop --time=1 7f4a3058108bba57dfc302028a2afe7e0eea278e44581d133f250cd518be304e [2023-05-05T21:17:24.651Z] $ docker rm -f --volumes 7f4a3058108bba57dfc302028a2afe7e0eea278e44581d133f250cd518be304e [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 [2023-05-05T21:17:25.013Z] provisioning config files... [2023-05-05T21:17:25.023Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5436561318352743519tmp [Pipeline] { [Pipeline] sh [2023-05-05T21:17:25.319Z] + set +x [2023-05-05T21:17:25.319Z] + curl -s https://codecov.io/bash [2023-05-05T21:17:25.319Z] + bash -s -- [2023-05-05T21:17:25.319Z] [2023-05-05T21:17:25.319Z] _____ _ [2023-05-05T21:17:25.319Z] / ____| | | [2023-05-05T21:17:25.319Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T21:17:25.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T21:17:25.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T21:17:25.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T21:17:25.319Z] Bash-1.0.6 [2023-05-05T21:17:25.319Z] [2023-05-05T21:17:25.319Z] [2023-05-05T21:17:25.319Z] ==> git version 2.25.1 found [2023-05-05T21:17:25.319Z] ==> 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 [2023-05-05T21:17:25.319Z] Release-Date: 2020-01-08 [2023-05-05T21:17:25.319Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T21:17:25.319Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T21:17:25.319Z] ==> Jenkins CI detected. [2023-05-05T21:17:25.319Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-05-05T21:17:25.319Z] project root: . [2023-05-05T21:17:25.319Z] --> token set from env [2023-05-05T21:17:25.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T21:17:25.319Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T21:17:25.319Z] ==> Python coveragepy not found [2023-05-05T21:17:25.319Z] ==> Searching for coverage reports in: [2023-05-05T21:17:25.319Z] + . [2023-05-05T21:17:25.319Z] -> Found 1 reports [2023-05-05T21:17:25.319Z] ==> Detecting git/mercurial file structure [2023-05-05T21:17:25.319Z] ==> Reading reports [2023-05-05T21:17:25.319Z] + ./coverage.out bytes=41815 [2023-05-05T21:17:25.319Z] ==> Appending adjustments [2023-05-05T21:17:25.319Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T21:17:25.578Z] + Found adjustments [2023-05-05T21:17:25.578Z] ==> Gzipping contents [2023-05-05T21:17:25.578Z] 12K /tmp/codecov.qZcwyN.gz [2023-05-05T21:17:25.578Z] ==> Uploading reports [2023-05-05T21:17:25.578Z] url: https://codecov.io [2023-05-05T21:17:25.578Z] query: branch=main&commit=27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T21:17:25.578Z] -> Pinging Codecov [2023-05-05T21:17:25.578Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T21:17:25.836Z] -> Uploading to [2023-05-05T21:17:25.836Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/F6E385568367DD0E4001BA4F8F1CB792/27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7/97ef58bc-36ce-4f34-ab9a-0f062ba81c76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T211725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ceb2093dd1de67254bc90c7d7888420a5aca6b53489f5aad6581b1c492d137ab [2023-05-05T21:17:25.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T21:17:25.836Z] Dload Upload Total Spent Left Speed [2023-05-05T21:17:26.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8287 0 0 100 8287 0 40822 --:--:-- --:--:-- --:--:-- 40822 [2023-05-05T21:17:26.097Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] } [2023-05-05T21:17:26.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T21:17:26.329Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T21:17:26.341Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:17:26.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T21:17:26.652Z] [2023-05-05T21:17:26.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:17:26.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T21:17:26.946Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T21:17:26.946Z] df9b9388f04a: Pulling fs layer [2023-05-05T21:17:26.946Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T21:17:26.946Z] 25bc292e5bac: Pulling fs layer [2023-05-05T21:17:26.946Z] 114826534d7a: Pulling fs layer [2023-05-05T21:17:26.946Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T21:17:26.946Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T21:17:26.946Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T21:17:26.946Z] 6ad1cebc031e: Waiting [2023-05-05T21:17:26.946Z] 4657fd5d0bcf: Waiting [2023-05-05T21:17:26.946Z] 8a3aa393b2d8: Waiting [2023-05-05T21:17:26.946Z] 25bc292e5bac: Verifying Checksum [2023-05-05T21:17:26.946Z] 25bc292e5bac: Download complete [2023-05-05T21:17:26.946Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T21:17:26.946Z] 52dc419b0ee2: Download complete [2023-05-05T21:17:26.946Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T21:17:26.946Z] 4657fd5d0bcf: Download complete [2023-05-05T21:17:26.946Z] df9b9388f04a: Download complete [2023-05-05T21:17:27.205Z] df9b9388f04a: Pull complete [2023-05-05T21:17:27.205Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T21:17:27.205Z] 6ad1cebc031e: Download complete [2023-05-05T21:17:27.205Z] 52dc419b0ee2: Pull complete [2023-05-05T21:17:27.464Z] 25bc292e5bac: Pull complete [2023-05-05T21:17:27.722Z] 114826534d7a: Verifying Checksum [2023-05-05T21:17:27.722Z] 114826534d7a: Download complete [2023-05-05T21:17:27.722Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T21:17:27.722Z] 8a3aa393b2d8: Download complete [2023-05-05T21:17:31.000Z] 114826534d7a: Pull complete [2023-05-05T21:17:31.000Z] 4657fd5d0bcf: Pull complete [2023-05-05T21:17:31.257Z] 6ad1cebc031e: Pull complete [2023-05-05T21:17:33.787Z] 8a3aa393b2d8: Pull complete [2023-05-05T21:17:33.787Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T21:17:33.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T21:17:33.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:17:33.864Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:17:33.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T21:17:37.156Z] $ docker top f247a116d1fd1cbbed334ce6f37f9fc251430a07180a9da7b4280791e4eddaf5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T21:17:37.245Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-05-05T21:17:37.527Z] + set -o pipefail [2023-05-05T21:17:37.527Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-05-05T21:17:41.717Z] [2023-05-05T21:17:41.717Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-05-05T21:17:41.717Z] [2023-05-05T21:17:41.717Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/7fbfb94d-aa74-4711-b1b8-b0e004175701 [2023-05-05T21:17:41.717Z] [2023-05-05T21:17:41.717Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T21:17:41.717Z] [2023-05-05T21:17:42.286Z] [2023-05-05T21:17:42.286Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T21:17:42.286Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T21:17:42.286Z] More details here: https://snyk.co/ue1NS [2023-05-05T21:17:42.286Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T21:17:42.286Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T21:17:42.387Z] $ docker stop --time=1 f247a116d1fd1cbbed334ce6f37f9fc251430a07180a9da7b4280791e4eddaf5 [2023-05-05T21:17:44.754Z] $ docker rm -f --volumes f247a116d1fd1cbbed334ce6f37f9fc251430a07180a9da7b4280791e4eddaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T21:17:45.333Z] + git log --format=format:%s -1 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] sh [2023-05-05T21:17:45.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T21:17:45.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:17:45.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T21:17:45.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:17:46.001Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:17:46.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 [2023-05-05T21:17:46.617Z] $ docker top d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 -eo pid,comm [2023-05-05T21:17:46.666Z] 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). [2023-05-05T21:17:46.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T21:17:46.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T21:17:46.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T21:17:46.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T21:17:46.807Z] $ docker exec d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 ssh-agent [2023-05-05T21:17:46.903Z] SSH_AUTH_SOCK=/tmp/ssh-MrfvFk71Ar5T/agent.32 [2023-05-05T21:17:46.903Z] SSH_AGENT_PID=38 [2023-05-05T21:17:46.907Z] Running ssh-add (command line suppressed) [2023-05-05T21:17:47.005Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16704433257086896137.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16704433257086896137.key) [2023-05-05T21:17:47.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T21:17:47.307Z] + git semver tag [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,464 [run_tag] DEBUG tag force:False [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,464 [check_head_tag] DEBUG check head tag [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,465 [execute] INFO git cat-file --batch-check [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,469 [execute] INFO git cat-file --batch [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,499 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,499 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,500 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T21:17:47.567Z] 2023-05-05 21:17:47,505 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:17:47.567Z] 3.0.0-dev.29 [Pipeline] } [2023-05-05T21:17:47.576Z] $ docker exec --env ******** --env ******** d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 ssh-agent -k [2023-05-05T21:17:47.681Z] unset SSH_AUTH_SOCK; [2023-05-05T21:17:47.681Z] unset SSH_AGENT_PID; [2023-05-05T21:17:47.681Z] echo Agent pid 38 killed; [2023-05-05T21:17:47.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T21:17:47.989Z] + git semver [Pipeline] } [2023-05-05T21:17:48.262Z] $ docker stop --time=1 d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 [2023-05-05T21:17:49.552Z] $ docker rm -f --volumes d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:17:49.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T21:17:49.961Z] [2023-05-05T21:17:49.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:17:50.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T21:17:50.260Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T21:17:50.260Z] ab5ef0e58194: Pulling fs layer [2023-05-05T21:17:50.260Z] 9712f1f96733: Pulling fs layer [2023-05-05T21:17:50.260Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T21:17:50.260Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T21:17:50.260Z] e9a5061849ea: Pulling fs layer [2023-05-05T21:17:50.260Z] d747dcd14b5f: Pulling fs layer [2023-05-05T21:17:50.260Z] 2de7ff778b66: Pulling fs layer [2023-05-05T21:17:50.260Z] e9a5061849ea: Waiting [2023-05-05T21:17:50.260Z] d747dcd14b5f: Waiting [2023-05-05T21:17:50.260Z] 2de7ff778b66: Waiting [2023-05-05T21:17:50.260Z] 0d9ebad4ef96: Waiting [2023-05-05T21:17:50.260Z] 9712f1f96733: Verifying Checksum [2023-05-05T21:17:50.260Z] 9712f1f96733: Download complete [2023-05-05T21:17:50.520Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T21:17:50.520Z] 63f879dbbcfc: Download complete [2023-05-05T21:17:50.781Z] e9a5061849ea: Verifying Checksum [2023-05-05T21:17:50.781Z] e9a5061849ea: Download complete [2023-05-05T21:17:50.781Z] d747dcd14b5f: Verifying Checksum [2023-05-05T21:17:50.781Z] d747dcd14b5f: Download complete [2023-05-05T21:17:50.781Z] ab5ef0e58194: Verifying Checksum [2023-05-05T21:17:50.781Z] ab5ef0e58194: Download complete [2023-05-05T21:17:50.781Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T21:17:50.781Z] 0d9ebad4ef96: Download complete [2023-05-05T21:17:51.039Z] 2de7ff778b66: Verifying Checksum [2023-05-05T21:17:51.039Z] 2de7ff778b66: Download complete [2023-05-05T21:17:53.574Z] ab5ef0e58194: Pull complete [2023-05-05T21:17:53.574Z] 9712f1f96733: Pull complete [2023-05-05T21:17:54.140Z] 63f879dbbcfc: Pull complete [2023-05-05T21:17:58.335Z] 0d9ebad4ef96: Pull complete [2023-05-05T21:17:58.335Z] e9a5061849ea: Pull complete [2023-05-05T21:17:58.335Z] d747dcd14b5f: Pull complete [2023-05-05T21:17:59.273Z] 2de7ff778b66: Pull complete [2023-05-05T21:17:59.273Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T21:17:59.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T21:17:59.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:17:59.375Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:17:59.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-lftools:0.23.1-centos7 cat [2023-05-05T21:18:04.176Z] $ docker top 8e8617d47f5e613850cd92c88edc0ff2f9990af2af7530a51df17e7b85042fec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T21:18:04.252Z] provisioning config files... [2023-05-05T21:18:04.259Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4230505394548004565tmp [2023-05-05T21:18:04.268Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10360768570413201509tmp [2023-05-05T21:18:04.277Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2472732907256375228tmp [Pipeline] { [Pipeline] echo [2023-05-05T21:18:04.292Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:04.572Z] ---> sigul-configuration.sh [2023-05-05T21:18:04.572Z] gpg: directory `/root/.gnupg' created [2023-05-05T21:18:04.572Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T21:18:04.572Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T21:18:04.572Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T21:18:04.572Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T21:18:04.572Z] gpg: CAST5 encrypted data [2023-05-05T21:18:04.572Z] gpg: encrypted with 1 passphrase [2023-05-05T21:18:04.572Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T21:18:04.853Z] + mkdir /home/jenkins [2023-05-05T21:18:04.853Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T21:18:05.134Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-05T21:18:05.142Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:05.423Z] ---> sigul-install.sh [2023-05-05T21:18:05.423Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T21:18:05.705Z] + git tag --list [2023-05-05T21:18:05.705Z] v0.0.0 [2023-05-05T21:18:05.705Z] v0.1.0 [2023-05-05T21:18:05.705Z] v0.1.1 [2023-05-05T21:18:05.705Z] v0.1.10 [2023-05-05T21:18:05.705Z] v0.1.11 [2023-05-05T21:18:05.705Z] v0.1.12 [2023-05-05T21:18:05.705Z] v0.1.13 [2023-05-05T21:18:05.705Z] v0.1.14 [2023-05-05T21:18:05.705Z] v0.1.15 [2023-05-05T21:18:05.705Z] v0.1.16 [2023-05-05T21:18:05.705Z] v0.1.17 [2023-05-05T21:18:05.705Z] v0.1.18 [2023-05-05T21:18:05.705Z] v0.1.19 [2023-05-05T21:18:05.705Z] v0.1.2 [2023-05-05T21:18:05.705Z] v0.1.20 [2023-05-05T21:18:05.705Z] v0.1.21 [2023-05-05T21:18:05.705Z] v0.1.22 [2023-05-05T21:18:05.705Z] v0.1.23 [2023-05-05T21:18:05.705Z] v0.1.24 [2023-05-05T21:18:05.705Z] v0.1.25 [2023-05-05T21:18:05.705Z] v0.1.26 [2023-05-05T21:18:05.705Z] v0.1.27 [2023-05-05T21:18:05.705Z] v0.1.28 [2023-05-05T21:18:05.705Z] v0.1.29 [2023-05-05T21:18:05.705Z] v0.1.3 [2023-05-05T21:18:05.705Z] v0.1.30 [2023-05-05T21:18:05.705Z] v0.1.31 [2023-05-05T21:18:05.705Z] v0.1.4 [2023-05-05T21:18:05.706Z] v0.1.5 [2023-05-05T21:18:05.706Z] v0.1.6 [2023-05-05T21:18:05.706Z] v0.1.7 [2023-05-05T21:18:05.706Z] v0.1.8 [2023-05-05T21:18:05.706Z] v0.1.9 [2023-05-05T21:18:05.706Z] v2.0.0 [2023-05-05T21:18:05.706Z] v2.0.1 [2023-05-05T21:18:05.706Z] v2.1.0 [2023-05-05T21:18:05.706Z] v2.1.1 [2023-05-05T21:18:05.706Z] v2.1.1-dev.1 [2023-05-05T21:18:05.706Z] v2.1.1-dev.2 [2023-05-05T21:18:05.706Z] v2.1.1-dev.3 [2023-05-05T21:18:05.706Z] v2.2.0 [2023-05-05T21:18:05.706Z] v2.2.1-dev.1 [2023-05-05T21:18:05.706Z] v2.2.1-dev.10 [2023-05-05T21:18:05.706Z] v2.2.1-dev.11 [2023-05-05T21:18:05.706Z] v2.2.1-dev.2 [2023-05-05T21:18:05.706Z] v2.2.1-dev.3 [2023-05-05T21:18:05.706Z] v2.2.1-dev.4 [2023-05-05T21:18:05.706Z] v2.2.1-dev.5 [2023-05-05T21:18:05.706Z] v2.2.1-dev.6 [2023-05-05T21:18:05.706Z] v2.2.1-dev.7 [2023-05-05T21:18:05.706Z] v2.2.1-dev.8 [2023-05-05T21:18:05.706Z] v2.2.1-dev.9 [2023-05-05T21:18:05.706Z] v2.3.0 [2023-05-05T21:18:05.706Z] v2.3.0-dev.11 [2023-05-05T21:18:05.706Z] v2.3.0-dev.12 [2023-05-05T21:18:05.706Z] v2.3.0-dev.13 [2023-05-05T21:18:05.706Z] v2.3.0-dev.14 [2023-05-05T21:18:05.706Z] v2.3.0-dev.15 [2023-05-05T21:18:05.706Z] v2.3.0-dev.16 [2023-05-05T21:18:05.706Z] v2.3.0-dev.17 [2023-05-05T21:18:05.706Z] v2.3.0-dev.18 [2023-05-05T21:18:05.706Z] v2.3.0-dev.19 [2023-05-05T21:18:05.706Z] v2.3.0-dev.20 [2023-05-05T21:18:05.706Z] v2.3.0-dev.21 [2023-05-05T21:18:05.706Z] v2.3.0-dev.22 [2023-05-05T21:18:05.706Z] v2.3.0-dev.23 [2023-05-05T21:18:05.706Z] v2.3.0-dev.24 [2023-05-05T21:18:05.706Z] v2.3.0-dev.25 [2023-05-05T21:18:05.706Z] v2.3.0-dev.26 [2023-05-05T21:18:05.706Z] v2.3.0-dev.27 [2023-05-05T21:18:05.706Z] v2.3.1-dev.1 [2023-05-05T21:18:05.706Z] v2.3.1-dev.2 [2023-05-05T21:18:05.706Z] v2.3.1-dev.3 [2023-05-05T21:18:05.706Z] v2.3.1-dev.4 [2023-05-05T21:18:05.706Z] v2.3.1-dev.5 [2023-05-05T21:18:05.706Z] v3.0.0-dev.1 [2023-05-05T21:18:05.706Z] v3.0.0-dev.10 [2023-05-05T21:18:05.706Z] v3.0.0-dev.11 [2023-05-05T21:18:05.706Z] v3.0.0-dev.12 [2023-05-05T21:18:05.706Z] v3.0.0-dev.13 [2023-05-05T21:18:05.706Z] v3.0.0-dev.14 [2023-05-05T21:18:05.706Z] v3.0.0-dev.15 [2023-05-05T21:18:05.706Z] v3.0.0-dev.16 [2023-05-05T21:18:05.706Z] v3.0.0-dev.17 [2023-05-05T21:18:05.706Z] v3.0.0-dev.18 [2023-05-05T21:18:05.706Z] v3.0.0-dev.19 [2023-05-05T21:18:05.706Z] v3.0.0-dev.2 [2023-05-05T21:18:05.706Z] v3.0.0-dev.20 [2023-05-05T21:18:05.706Z] v3.0.0-dev.21 [2023-05-05T21:18:05.706Z] v3.0.0-dev.22 [2023-05-05T21:18:05.706Z] v3.0.0-dev.23 [2023-05-05T21:18:05.706Z] v3.0.0-dev.24 [2023-05-05T21:18:05.706Z] v3.0.0-dev.25 [2023-05-05T21:18:05.706Z] v3.0.0-dev.26 [2023-05-05T21:18:05.706Z] v3.0.0-dev.27 [2023-05-05T21:18:05.706Z] v3.0.0-dev.28 [2023-05-05T21:18:05.706Z] v3.0.0-dev.29 [2023-05-05T21:18:05.706Z] v3.0.0-dev.3 [2023-05-05T21:18:05.706Z] v3.0.0-dev.4 [2023-05-05T21:18:05.706Z] v3.0.0-dev.5 [2023-05-05T21:18:05.706Z] v3.0.0-dev.6 [2023-05-05T21:18:05.706Z] v3.0.0-dev.7 [2023-05-05T21:18:05.706Z] v3.0.0-dev.8 [2023-05-05T21:18:05.706Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T21:18:05.995Z] + lftools sign git-tag v3.0.0-dev.29 [2023-05-05T21:18:06.565Z] Signing Git tag with Sigul... [2023-05-05T21:18:06.565Z] Signing v3.0.0-dev.29 [Pipeline] echo [2023-05-05T21:18:06.832Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:07.117Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T21:18:07.124Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T21:18:07.143Z] $ docker stop --time=1 8e8617d47f5e613850cd92c88edc0ff2f9990af2af7530a51df17e7b85042fec [2023-05-05T21:18:08.488Z] $ docker rm -f --volumes 8e8617d47f5e613850cd92c88edc0ff2f9990af2af7530a51df17e7b85042fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T21:18:08.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T21:18:08.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:18:09.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T21:18:09.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:18:09.248Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:18:09.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 [2023-05-05T21:18:09.603Z] $ docker top 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 -eo pid,comm [2023-05-05T21:18:09.648Z] 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). [2023-05-05T21:18:09.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T21:18:09.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T21:18:09.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T21:18:09.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T21:18:09.780Z] $ docker exec 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 ssh-agent [2023-05-05T21:18:09.886Z] SSH_AUTH_SOCK=/tmp/ssh-GBUeqET8lIYD/agent.31 [2023-05-05T21:18:09.886Z] SSH_AGENT_PID=37 [2023-05-05T21:18:09.891Z] Running ssh-add (command line suppressed) [2023-05-05T21:18:09.987Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14765788284895194074.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14765788284895194074.key) [2023-05-05T21:18:10.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T21:18:10.284Z] + git semver bump pre [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,455 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,455 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,455 [bump_version] DEBUG bumped version:3.0.0-dev.30 [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,455 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,455 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,455 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,457 [execute] INFO git cat-file --batch-check [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,462 [execute] INFO git cat-file --batch [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T21:18:10.544Z] 2023-05-05 21:18:10,467 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:18:10.544Z] 3.0.0-dev.30 [Pipeline] } [2023-05-05T21:18:10.553Z] $ docker exec --env ******** --env ******** 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 ssh-agent -k [2023-05-05T21:18:10.647Z] unset SSH_AUTH_SOCK; [2023-05-05T21:18:10.647Z] unset SSH_AGENT_PID; [2023-05-05T21:18:10.647Z] echo Agent pid 37 killed; [2023-05-05T21:18:10.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T21:18:10.959Z] + git semver [Pipeline] } [2023-05-05T21:18:11.232Z] $ docker stop --time=1 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 [2023-05-05T21:18:12.521Z] $ docker rm -f --volumes 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T21:18:12.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T21:18:12.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:18:13.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T21:18:13.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:18:13.247Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:18:13.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 [2023-05-05T21:18:13.692Z] $ docker top 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 -eo pid,comm [2023-05-05T21:18:13.739Z] 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). [2023-05-05T21:18:13.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T21:18:13.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T21:18:13.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T21:18:13.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T21:18:13.889Z] $ docker exec 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 ssh-agent [2023-05-05T21:18:13.996Z] SSH_AUTH_SOCK=/tmp/ssh-tBHxlFRrtMYr/agent.32 [2023-05-05T21:18:13.996Z] SSH_AGENT_PID=38 [2023-05-05T21:18:14.000Z] Running ssh-add (command line suppressed) [2023-05-05T21:18:14.095Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12131421644914795952.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12131421644914795952.key) [2023-05-05T21:18:14.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T21:18:14.389Z] + git semver push [2023-05-05T21:18:14.647Z] 2023-05-05 21:18:14,551 [run_push] DEBUG push [2023-05-05T21:18:14.647Z] 2023-05-05 21:18:14,552 [execute] INFO git cat-file --batch-check [2023-05-05T21:18:14.647Z] 2023-05-05 21:18:14,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T21:18:14.647Z] 2023-05-05 21:18:14,556 [execute] INFO git rev-list 7c763e62c6fe374694c0539354e8473d06960c12 -- [2023-05-05T21:18:14.647Z] 2023-05-05 21:18:14,556 [execute] DEBUG Popen(['git', 'rev-list', '7c763e62c6fe374694c0539354e8473d06960c12', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T21:18:14.647Z] 2023-05-05 21:18:14,566 [execute] INFO git fetch -v origin [2023-05-05T21:18:14.647Z] 2023-05-05 21:18:14,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T21:18:15.213Z] 2023-05-05 21:18:15,041 [run_push] DEBUG no remote changes detected [2023-05-05T21:18:15.213Z] 2023-05-05 21:18:15,041 [execute] INFO git push origin semver [2023-05-05T21:18:15.213Z] 2023-05-05 21:18:15,042 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T21:18:16.151Z] 2023-05-05 21:18:15,793 [run_push] DEBUG push all version tags [2023-05-05T21:18:16.151Z] 2023-05-05 21:18:15,793 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T21:18:16.151Z] 2023-05-05 21:18:15,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T21:18:16.721Z] 2023-05-05 21:18:16,565 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-05-05T21:18:16.721Z] 3.0.0-dev.30 [Pipeline] } [2023-05-05T21:18:16.731Z] $ docker exec --env ******** --env ******** 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 ssh-agent -k [2023-05-05T21:18:16.829Z] unset SSH_AUTH_SOCK; [2023-05-05T21:18:16.829Z] unset SSH_AGENT_PID; [2023-05-05T21:18:16.829Z] echo Agent pid 38 killed; [2023-05-05T21:18:16.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T21:18:17.144Z] + git semver [Pipeline] } [2023-05-05T21:18:17.416Z] $ docker stop --time=1 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 [2023-05-05T21:18:18.700Z] $ docker rm -f --volumes 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2023-05-05T21:18:19.205Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-05-05T21:18:19.206Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-05-05T21:18:19.206Z] total 16 [2023-05-05T21:18:19.206Z] drwxr-xr-x 3 root root 4096 May 5 21:08 . [2023-05-05T21:18:19.206Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 21:18 .. [2023-05-05T21:18:19.206Z] drwxr-xr-x 2 root root 4096 May 5 21:08 cost [2023-05-05T21:18:19.206Z] -rw-r--r-- 1 root root 87 May 5 21:08 cost.csv [2023-05-05T21:18:19.206Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-05-05T21:18:19.206Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-05-05T21:18:19.206Z] total 16 [2023-05-05T21:18:19.206Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 21:08 . [2023-05-05T21:18:19.206Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 21:18 .. [2023-05-05T21:18:19.206Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 21:08 cost [2023-05-05T21:18:19.206Z] -rw-r--r-- 1 jenkins jenkins 87 May 5 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:19.496Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:20.356Z] ---> package-listing.sh [2023-05-05T21:18:20.356Z] ++ facter osfamily [2023-05-05T21:18:20.356Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T21:18:20.616Z] + OS_FAMILY=debian [2023-05-05T21:18:20.616Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-05-05T21:18:20.616Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T21:18:20.616Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T21:18:20.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T21:18:20.616Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T21:18:20.616Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-05-05T21:18:20.616Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T21:18:20.616Z] + case "${OS_FAMILY}" in [2023-05-05T21:18:20.616Z] + dpkg -l [2023-05-05T21:18:20.616Z] + grep '^ii' [2023-05-05T21:18:20.616Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T21:18:20.616Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T21:18:20.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T21:18:20.616Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-05-05T21:18:20.616Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-05-05T21:18:20.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-05-05T21:18:20.628Z] 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T21:18:20.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T21:18:21.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T21:18:21.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T21:18:21.557Z] prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container [2023-05-05T21:18:21.587Z] $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-lftools-log-publisher:latest cat [2023-05-05T21:18:21.809Z] $ docker top 236e8cc9a65287b28650513254b4373d321147ac4724a3f25c9b7eacf3029bd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T21:18:22.147Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T21:18:22.428Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T21:18:22.710Z] + ls /var/log/sa-host [2023-05-05T21:18:22.710Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T21:18:22.783Z] provisioning config files... [2023-05-05T21:18:22.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5811070213751945798tmp [Pipeline] { [Pipeline] echo [2023-05-05T21:18:22.803Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:23.080Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T21:18:23.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:23.410Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T21:18:23.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:23.698Z] ---> sudo-logs.sh [2023-05-05T21:18:23.698Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T21:18:23.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:24.009Z] ---> job-cost.sh [2023-05-05T21:18:24.009Z] lf-activate-venv: SKIPPING [2023-05-05T21:18:24.009Z] DEBUG: total: 0.2199999988079071 [2023-05-05T21:18:24.009Z] INFO: Retrieving Stack Cost... [2023-05-05T21:18:24.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T21:18:24.836Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T21:18:24.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T21:18:25.134Z] ---> logs-deploy.sh [2023-05-05T21:18:25.135Z] lf-activate-venv: SKIPPING [2023-05-05T21:18:25.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/94 [2023-05-05T21:18:25.135Z] INFO: archiving workspace using pattern(s): [2023-05-05T21:18:26.073Z] Archives upload complete. [2023-05-05T21:18:26.333Z] INFO: archiving logs to Nexus [2023-05-05T21:18:26.899Z] ---> uname -a: [2023-05-05T21:18:26.899Z] Linux prd-ubuntu20-04-docker-8c-8g-13930 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T21:18:26.899Z] [2023-05-05T21:18:26.899Z] [2023-05-05T21:18:26.899Z] ---> lscpu: [2023-05-05T21:18:26.899Z] Architecture: x86_64 [2023-05-05T21:18:26.899Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T21:18:26.899Z] Byte Order: Little Endian [2023-05-05T21:18:26.899Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T21:18:26.899Z] CPU(s): 8 [2023-05-05T21:18:26.899Z] On-line CPU(s) list: 0-7 [2023-05-05T21:18:26.899Z] Thread(s) per core: 1 [2023-05-05T21:18:26.899Z] Core(s) per socket: 1 [2023-05-05T21:18:26.899Z] Socket(s): 8 [2023-05-05T21:18:26.899Z] NUMA node(s): 1 [2023-05-05T21:18:26.899Z] Vendor ID: AuthenticAMD [2023-05-05T21:18:26.899Z] CPU family: 23 [2023-05-05T21:18:26.899Z] Model: 49 [2023-05-05T21:18:26.899Z] Model name: AMD EPYC-Rome Processor [2023-05-05T21:18:26.899Z] Stepping: 0 [2023-05-05T21:18:26.899Z] CPU MHz: 2799.998 [2023-05-05T21:18:26.899Z] BogoMIPS: 5599.99 [2023-05-05T21:18:26.899Z] Virtualization: AMD-V [2023-05-05T21:18:26.899Z] Hypervisor vendor: KVM [2023-05-05T21:18:26.899Z] Virtualization type: full [2023-05-05T21:18:26.899Z] L1d cache: 256 KiB [2023-05-05T21:18:26.899Z] L1i cache: 256 KiB [2023-05-05T21:18:26.899Z] L2 cache: 4 MiB [2023-05-05T21:18:26.899Z] L3 cache: 128 MiB [2023-05-05T21:18:26.899Z] NUMA node0 CPU(s): 0-7 [2023-05-05T21:18:26.899Z] Vulnerability Itlb multihit: Not affected [2023-05-05T21:18:26.899Z] Vulnerability L1tf: Not affected [2023-05-05T21:18:26.899Z] Vulnerability Mds: Not affected [2023-05-05T21:18:26.899Z] Vulnerability Meltdown: Not affected [2023-05-05T21:18:26.899Z] Vulnerability Mmio stale data: Not affected [2023-05-05T21:18:26.899Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T21:18:26.899Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T21:18:26.899Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T21:18:26.899Z] Vulnerability Srbds: Not affected [2023-05-05T21:18:26.899Z] Vulnerability Tsx async abort: Not affected [2023-05-05T21:18:26.900Z] 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 [2023-05-05T21:18:26.900Z] [2023-05-05T21:18:26.900Z] [2023-05-05T21:18:26.900Z] ---> nproc: [2023-05-05T21:18:26.900Z] 8 [2023-05-05T21:18:26.900Z] [2023-05-05T21:18:26.900Z] [2023-05-05T21:18:26.900Z] ---> df -h: [2023-05-05T21:18:26.900Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T21:18:26.900Z] overlay 155G 12G 144G 8% / [2023-05-05T21:18:26.900Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T21:18:26.900Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T21:18:26.900Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T21:18:26.900Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-05T21:18:26.900Z] [2023-05-05T21:18:26.900Z]