Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e07deede33163783d351f26f2515f09a7f1118bf 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-ssh16425803193442007710.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh48507144044236527.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh700884055021647720.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11341728798103825991.key Verifying host key using known hosts file > 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-ssh1035684572910213381.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7088 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 e07deede33163783d351f26f2515f09a7f1118bf (main) Commit message: "Merge pull request #170 from AlexCuse/nkey-auth" > 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 e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 > git rev-list --no-walk 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-04T18:15:50.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-04T18:15:50.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-04T18:15:50.469Z] ========================================================= [2022-10-04T18:15:50.469Z] EdgeX Global Pipelines Version Info [2022-10-04T18:15:50.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:15:51.180Z] ------------------- [2022-10-04T18:15:51.180Z] stable info: [2022-10-04T18:15:51.180Z] ------------------- [2022-10-04T18:15:51.180Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-04T18:15:51.180Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T18:15:51.180Z] Message: update stable to v1.0.239 [2022-10-04T18:15:52.119Z] ------------------- [2022-10-04T18:15:52.119Z] experimental info: [2022-10-04T18:15:52.119Z] ------------------- [2022-10-04T18:15:52.119Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-04T18:15:52.119Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T18:15:52.119Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-04T18:15:52.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-10-04T18:15:52.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-10-04T18:15:52.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-04T18:15:52.311Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-04T18:15:52.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-04T18:15:52.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-04T18:15:52.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-04T18:15:52.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-04T18:15:52.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-04T18:15:52.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-04T18:15:52.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-04T18:15:52.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-10-04T18:15:52.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-04T18:15:52.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-04T18:15:52.434Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-04T18:15:52.446Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-04T18:15:52.457Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-04T18:15:52.467Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-04T18:15:52.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-04T18:15:52.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-04T18:15:52.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-04T18:15:52.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-04T18:15:52.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-04T18:15:52.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-04T18:15:52.541Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-04T18:15:52.551Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-04T18:15:52.560Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-04T18:15:52.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-04T18:15:52.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-04T18:15:52.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-04T18:15:52.599Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo [2022-10-04T18:15:52.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07deed [Pipeline] echo [2022-10-04T18:15:52.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-04T18:15:52.979Z] + git rev-list -1 --merges e07deede33163783d351f26f2515f09a7f1118bf~1..e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo [2022-10-04T18:15:53.012Z] -----------> git rev-list -1 --merges e07deede33163783d351f26f2515f09a7f1118bf~1..e07deede33163783d351f26f2515f09a7f1118bf e07deede33163783d351f26f2515f09a7f1118bf [2022-10-04T18:15:53.012Z] e07deede33163783d351f26f2515f09a7f1118bf [false] [Pipeline] sh [2022-10-04T18:15:53.301Z] + git log --format=format:%s -1 e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo [2022-10-04T18:15:53.316Z] ========================================================= [2022-10-04T18:15:53.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-04T18:15:53.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T18:15:53.643Z] + git log --format=format:%s -1 e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] echo [2022-10-04T18:15:53.654Z] [semverPrep] GIT_COMMIT: e07deede33163783d351f26f2515f09a7f1118bf, Commit Message: Merge pull request #170 from AlexCuse/nkey-auth [Pipeline] echo [2022-10-04T18:15:53.665Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-04T18:15:54.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:15:54.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-04T18:15:54.010Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-04T18:15:54.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-04T18:15:54.010Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-04T18:15:54.010Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-04T18:15:54.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:15:54.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:15:54.349Z] [2022-10-04T18:15:54.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:15:54.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:15:54.905Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-04T18:15:54.905Z] b85a868b505f: Pulling fs layer [2022-10-04T18:15:54.905Z] e2be974225ed: Pulling fs layer [2022-10-04T18:15:54.905Z] 339a4e72a1f5: Pulling fs layer [2022-10-04T18:15:54.905Z] 988bab9f4d93: Pulling fs layer [2022-10-04T18:15:54.905Z] 1469e6f7b9e6: Pulling fs layer [2022-10-04T18:15:54.905Z] eaf3925da568: Pulling fs layer [2022-10-04T18:15:54.905Z] bab4dde63d76: Pulling fs layer [2022-10-04T18:15:54.905Z] bde34c3a00c8: Pulling fs layer [2022-10-04T18:15:54.905Z] b352a97aabf1: Pulling fs layer [2022-10-04T18:15:54.905Z] 4872d77fe225: Pulling fs layer [2022-10-04T18:15:54.905Z] 5851b861e8e6: Pulling fs layer [2022-10-04T18:15:54.905Z] b352a97aabf1: Waiting [2022-10-04T18:15:54.905Z] 1469e6f7b9e6: Waiting [2022-10-04T18:15:54.905Z] 988bab9f4d93: Waiting [2022-10-04T18:15:54.905Z] 4872d77fe225: Waiting [2022-10-04T18:15:54.905Z] eaf3925da568: Waiting [2022-10-04T18:15:54.905Z] bab4dde63d76: Waiting [2022-10-04T18:15:54.905Z] bde34c3a00c8: Waiting [2022-10-04T18:15:54.905Z] e2be974225ed: Download complete [2022-10-04T18:15:54.905Z] 988bab9f4d93: Verifying Checksum [2022-10-04T18:15:54.905Z] 988bab9f4d93: Download complete [2022-10-04T18:15:55.173Z] 1469e6f7b9e6: Verifying Checksum [2022-10-04T18:15:55.173Z] 1469e6f7b9e6: Download complete [2022-10-04T18:15:55.173Z] eaf3925da568: Download complete [2022-10-04T18:15:55.173Z] 339a4e72a1f5: Verifying Checksum [2022-10-04T18:15:55.173Z] 339a4e72a1f5: Download complete [2022-10-04T18:15:55.173Z] bde34c3a00c8: Download complete [2022-10-04T18:15:55.173Z] b352a97aabf1: Download complete [2022-10-04T18:15:55.173Z] 4872d77fe225: Verifying Checksum [2022-10-04T18:15:55.173Z] 4872d77fe225: Download complete [2022-10-04T18:15:55.173Z] 5851b861e8e6: Download complete [2022-10-04T18:15:55.438Z] b85a868b505f: Verifying Checksum [2022-10-04T18:15:55.438Z] b85a868b505f: Download complete [2022-10-04T18:15:55.699Z] bab4dde63d76: Verifying Checksum [2022-10-04T18:15:55.699Z] bab4dde63d76: Download complete [2022-10-04T18:15:56.634Z] b85a868b505f: Pull complete [2022-10-04T18:15:56.634Z] e2be974225ed: Pull complete [2022-10-04T18:15:57.203Z] 339a4e72a1f5: Pull complete [2022-10-04T18:15:57.203Z] 988bab9f4d93: Pull complete [2022-10-04T18:15:57.463Z] 1469e6f7b9e6: Pull complete [2022-10-04T18:15:57.722Z] eaf3925da568: Pull complete [2022-10-04T18:15:59.626Z] bab4dde63d76: Pull complete [2022-10-04T18:15:59.626Z] bde34c3a00c8: Pull complete [2022-10-04T18:15:59.626Z] b352a97aabf1: Pull complete [2022-10-04T18:15:59.626Z] 4872d77fe225: Pull complete [2022-10-04T18:15:59.626Z] 5851b861e8e6: Pull complete [2022-10-04T18:15:59.626Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-04T18:15:59.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:15:59.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:15:59.715Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:15:59.753Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:16:01.157Z] $ docker top 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 -eo pid,comm [2022-10-04T18:16:01.211Z] 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). [2022-10-04T18:16:01.211Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:16:01.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:16:01.241Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:16:01.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:16:01.351Z] $ docker exec 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent [2022-10-04T18:16:01.456Z] SSH_AUTH_SOCK=/tmp/ssh-SGq02dMEPrnL/agent.31 [2022-10-04T18:16:01.456Z] SSH_AGENT_PID=37 [2022-10-04T18:16:01.463Z] Running ssh-add (command line suppressed) [2022-10-04T18:16:01.568Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2977187462716339831.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2977187462716339831.key) [2022-10-04T18:16:01.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:16:01.869Z] + git tag --points-at HEAD [Pipeline] } [2022-10-04T18:16:01.887Z] $ docker exec --env ******** --env ******** 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent -k [2022-10-04T18:16:01.986Z] unset SSH_AUTH_SOCK; [2022-10-04T18:16:01.987Z] unset SSH_AGENT_PID; [2022-10-04T18:16:01.987Z] echo Agent pid 37 killed; [2022-10-04T18:16:01.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-04T18:16:02.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:16:02.019Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:16:02.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:16:02.139Z] $ docker exec 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent [2022-10-04T18:16:02.242Z] SSH_AUTH_SOCK=/tmp/ssh-ujqFLyujva49/agent.69 [2022-10-04T18:16:02.242Z] SSH_AGENT_PID=75 [2022-10-04T18:16:02.247Z] Running ssh-add (command line suppressed) [2022-10-04T18:16:02.352Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4046357503269650626.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4046357503269650626.key) [2022-10-04T18:16:02.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:16:02.649Z] + git semver init [2022-10-04T18:16:02.909Z] 2022-10-04 18:16:02,834 [run_init] DEBUG init version:0.0.0 force:False [2022-10-04T18:16:02.909Z] 2022-10-04 18:16:02,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-04T18:16:02.909Z] 2022-10-04 18:16:02,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-04T18:16:02.909Z] 2022-10-04 18:16:02,835 [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) [2022-10-04T18:16:03.846Z] 2022-10-04 18:16:03,690 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-10-04T18:16:03.846Z] 2022-10-04 18:16:03,690 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-10-04T18:16:03.846Z] 2022-10-04 18:16:03,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:16:03.846Z] 2022-10-04 18:16:03,691 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:16:03.846Z] 2.3.0-dev.20 [Pipeline] } [2022-10-04T18:16:03.855Z] $ docker exec --env ******** --env ******** 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 ssh-agent -k [2022-10-04T18:16:03.958Z] unset SSH_AUTH_SOCK; [2022-10-04T18:16:03.959Z] unset SSH_AGENT_PID; [2022-10-04T18:16:03.960Z] echo Agent pid 75 killed; [2022-10-04T18:16:03.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:16:04.283Z] + git semver [Pipeline] } [2022-10-04T18:16:04.562Z] $ docker stop --time=1 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 [2022-10-04T18:16:05.884Z] $ docker rm -f 033fccc9d88f9fa8256014bd9d2dc830f480d6782b5b41ae52c983b00eac21a8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:16:06.214Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-04T18:16:06.378Z] Stashed 1 file(s) [Pipeline] echo [2022-10-04T18:16:06.380Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 [2022-10-04T18:16:06.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:16:06.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:16:06.547Z] ========================================================= [2022-10-04T18:16:06.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-04T18:16:06.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-04T18:16:06.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-04T18:16:06.842Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-04T18:16:06.842Z] 2408cc74d12b: Pulling fs layer [2022-10-04T18:16:06.842Z] ea60b727a1ce: Pulling fs layer [2022-10-04T18:16:06.842Z] 30c4a7721957: Pulling fs layer [2022-10-04T18:16:06.842Z] 370296b7ddb6: Pulling fs layer [2022-10-04T18:16:06.842Z] 7c6cee850709: Pulling fs layer [2022-10-04T18:16:06.842Z] aa9baa53a306: Pulling fs layer [2022-10-04T18:16:06.842Z] 8b309c321861: Pulling fs layer [2022-10-04T18:16:06.842Z] d8d76fd02f46: Pulling fs layer [2022-10-04T18:16:06.842Z] fa31f396de31: Pulling fs layer [2022-10-04T18:16:06.842Z] 7c6cee850709: Waiting [2022-10-04T18:16:06.842Z] 8b309c321861: Waiting [2022-10-04T18:16:06.842Z] aa9baa53a306: Waiting [2022-10-04T18:16:06.842Z] d8d76fd02f46: Waiting [2022-10-04T18:16:06.842Z] 370296b7ddb6: Waiting [2022-10-04T18:16:06.842Z] fa31f396de31: Waiting [2022-10-04T18:16:06.842Z] 30c4a7721957: Verifying Checksum [2022-10-04T18:16:06.842Z] 30c4a7721957: Download complete [2022-10-04T18:16:06.842Z] ea60b727a1ce: Download complete [2022-10-04T18:16:06.842Z] 7c6cee850709: Verifying Checksum [2022-10-04T18:16:06.842Z] 7c6cee850709: Download complete [2022-10-04T18:16:06.842Z] aa9baa53a306: Verifying Checksum [2022-10-04T18:16:06.842Z] aa9baa53a306: Download complete [2022-10-04T18:16:06.842Z] 2408cc74d12b: Verifying Checksum [2022-10-04T18:16:06.842Z] 2408cc74d12b: Download complete [2022-10-04T18:16:07.104Z] 8b309c321861: Verifying Checksum [2022-10-04T18:16:07.104Z] 8b309c321861: Download complete [2022-10-04T18:16:07.104Z] 2408cc74d12b: Pull complete [2022-10-04T18:16:07.104Z] ea60b727a1ce: Pull complete [2022-10-04T18:16:07.371Z] 30c4a7721957: Pull complete [2022-10-04T18:16:07.631Z] d8d76fd02f46: Verifying Checksum [2022-10-04T18:16:07.631Z] d8d76fd02f46: Download complete [2022-10-04T18:16:07.631Z] fa31f396de31: Verifying Checksum [2022-10-04T18:16:07.631Z] fa31f396de31: Download complete [2022-10-04T18:16:08.198Z] 370296b7ddb6: Verifying Checksum [2022-10-04T18:16:08.198Z] 370296b7ddb6: Download complete [2022-10-04T18:16:12.378Z] 370296b7ddb6: Pull complete [2022-10-04T18:16:12.378Z] 7c6cee850709: Pull complete [2022-10-04T18:16:12.378Z] aa9baa53a306: Pull complete [2022-10-04T18:16:12.378Z] 8b309c321861: Pull complete [2022-10-04T18:16:14.279Z] d8d76fd02f46: Pull complete [2022-10-04T18:16:14.845Z] fa31f396de31: Pull complete [2022-10-04T18:16:14.845Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-04T18:16:15.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-04T18:16:15.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-04T18:16:15.394Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:16:15.695Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-04T18:16:15.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:16:15.762Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:16:15.787Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-04T18:16:17.658Z] $ docker top d936c9294ff1e4d067494d4796f377fddddf6f5a0414041b7fc6a7cd7bf24dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:16:17.993Z] + go version [2022-10-04T18:16:17.993Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-04T18:16:18.001Z] $ docker stop --time=1 d936c9294ff1e4d067494d4796f377fddddf6f5a0414041b7fc6a7cd7bf24dc3 [2022-10-04T18:16:19.316Z] $ docker rm -f d936c9294ff1e4d067494d4796f377fddddf6f5a0414041b7fc6a7cd7bf24dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:16:19.718Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-04T18:16:19.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:16:19.786Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:16:19.814Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-04T18:16:20.196Z] $ docker top 52071acc262f7f5b665796a2beca7be07e6173c6a7190d13e99bd61ed1abb6e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:16:20.535Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-10-04T18:16:20.826Z] + make test [2022-10-04T18:16:20.826Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-04T18:16:20.826Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-04T18:16:20.826Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-04T18:16:20.826Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-10-04T18:16:20.826Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-04T18:16:20.826Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.2 [2022-10-04T18:16:20.826Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-04T18:16:20.826Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-04T18:16:21.085Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-04T18:16:21.085Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-04T18:16:21.085Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-04T18:16:21.085Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-04T18:16:21.085Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-04T18:16:21.085Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-04T18:16:21.085Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-04T18:16:21.085Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-04T18:16:21.085Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-04T18:16:21.085Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-04T18:16:21.085Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-04T18:16:21.085Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-04T18:16:21.085Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-04T18:16:21.085Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-04T18:16:21.085Z] go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec [2022-10-04T18:16:21.477Z] Still waiting to schedule task [2022-10-04T18:16:21.477Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-04T18:16:33.295Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-04T18:16:38.555Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.098s coverage: 90.4% of statements [2022-10-04T18:16:38.555Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.045s coverage: 87.7% of statements [2022-10-04T18:16:38.555Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-04T18:16:38.555Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-04T18:16:46.665Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.094s coverage: 35.9% of statements [2022-10-04T18:16:46.665Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements [2022-10-04T18:16:46.665Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-04T18:16:58.870Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.391s coverage: 83.8% of statements [2022-10-04T18:16:58.870Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 88.9% of statements [2022-10-04T18:16:58.870Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-04T18:16:58.870Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.025s coverage: 100.0% of statements [2022-10-04T18:16:58.870Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.034s coverage: 100.0% of statements [2022-10-04T18:16:58.870Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements [2022-10-04T18:16:58.870Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-04T18:16:59.128Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-04T18:16:59.693Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.063s coverage: 90.4% of statements [2022-10-04T18:16:59.693Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.027s coverage: 100.0% of statements [2022-10-04T18:16:59.693Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-04T18:16:59.693Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 100.0% of statements [2022-10-04T18:16:59.693Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.039s coverage: 68.5% of statements [2022-10-04T18:16:59.693Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-04T18:17:21.635Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.381s coverage: 83.8% of statements [2022-10-04T18:17:21.635Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.034s coverage: 88.9% of statements [2022-10-04T18:17:21.635Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-04T18:17:21.635Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.030s coverage: 100.0% of statements [2022-10-04T18:17:21.635Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.031s coverage: 100.0% of statements [2022-10-04T18:17:21.635Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 95.1% of statements [2022-10-04T18:17:29.742Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-04T18:17:29.742Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-04T18:17:32.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-04T18:17:32.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-04T18:17:32.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-04T18:17:32.287Z] $ docker stop --time=1 52071acc262f7f5b665796a2beca7be07e6173c6a7190d13e99bd61ed1abb6e5 [2022-10-04T18:17:33.856Z] $ docker rm -f 52071acc262f7f5b665796a2beca7be07e6173c6a7190d13e99bd61ed1abb6e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:17:34.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-04T18:17:34.375Z] 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 [2022-10-04T18:17:34.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:17:34.803Z] [2022-10-04T18:17:34.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:17:35.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:17:35.094Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-04T18:17:35.094Z] 5eb5b503b376: Pulling fs layer [2022-10-04T18:17:35.094Z] 5c69ac0246d0: Pulling fs layer [2022-10-04T18:17:35.094Z] ec43610c2a17: Pulling fs layer [2022-10-04T18:17:35.094Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-04T18:17:35.094Z] 33b1e0a273af: Pulling fs layer [2022-10-04T18:17:35.094Z] 5d3b04190fa2: Pulling fs layer [2022-10-04T18:17:35.094Z] 2f39f015ded8: Pulling fs layer [2022-10-04T18:17:35.094Z] 3a2ae6a8a46f: Waiting [2022-10-04T18:17:35.094Z] 5d3b04190fa2: Waiting [2022-10-04T18:17:35.094Z] 2f39f015ded8: Waiting [2022-10-04T18:17:35.094Z] 33b1e0a273af: Waiting [2022-10-04T18:17:35.094Z] 5c69ac0246d0: Verifying Checksum [2022-10-04T18:17:35.094Z] 5c69ac0246d0: Download complete [2022-10-04T18:17:35.094Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-04T18:17:35.094Z] 3a2ae6a8a46f: Download complete [2022-10-04T18:17:35.352Z] 33b1e0a273af: Verifying Checksum [2022-10-04T18:17:35.352Z] 33b1e0a273af: Download complete [2022-10-04T18:17:35.352Z] ec43610c2a17: Verifying Checksum [2022-10-04T18:17:35.352Z] ec43610c2a17: Download complete [2022-10-04T18:17:35.352Z] 5d3b04190fa2: Verifying Checksum [2022-10-04T18:17:35.352Z] 5d3b04190fa2: Download complete [2022-10-04T18:17:35.352Z] 5eb5b503b376: Verifying Checksum [2022-10-04T18:17:35.352Z] 5eb5b503b376: Download complete [2022-10-04T18:17:35.918Z] 2f39f015ded8: Download complete [2022-10-04T18:17:36.484Z] 5eb5b503b376: Pull complete [2022-10-04T18:17:36.484Z] 5c69ac0246d0: Pull complete [2022-10-04T18:17:37.050Z] ec43610c2a17: Pull complete [2022-10-04T18:17:37.050Z] 3a2ae6a8a46f: Pull complete [2022-10-04T18:17:37.308Z] 33b1e0a273af: Pull complete [2022-10-04T18:17:37.308Z] 5d3b04190fa2: Pull complete [2022-10-04T18:17:41.503Z] 2f39f015ded8: Pull complete [2022-10-04T18:17:41.503Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-04T18:17:41.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:17:41.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:17:41.595Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:17:41.623Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-04T18:17:43.148Z] $ docker top 361ce25a2b038fb39b0780d8701df59ea4f4deea869e01f91777735595a6028f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:17:43.523Z] ---> job-cost.sh [2022-10-04T18:17:43.523Z] lf-activate-venv: SKIPPING [2022-10-04T18:17:43.523Z] INFO: No Stack... [2022-10-04T18:17:43.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T18:17:44.353Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T18:17:44.639Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-10-04T18:17:44.639Z] + cut -d, -f6 [Pipeline] lock [2022-10-04T18:17:44.652Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [2022-10-04T18:17:44.666Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] did not exist. Created. [2022-10-04T18:17:44.666Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T18:17:45.037Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-04T18:17:45.070Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T18:17:45.076Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T18:17:45.087Z] $ docker stop --time=1 361ce25a2b038fb39b0780d8701df59ea4f4deea869e01f91777735595a6028f [2022-10-04T18:17:46.267Z] $ docker rm -f 361ce25a2b038fb39b0780d8701df59ea4f4deea869e01f91777735595a6028f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-04T18:18:26.401Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7089 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-10-04T18:18:26.417Z] Running in /w/workspace/go-mod-messaging/44 [Pipeline] { [Pipeline] checkout [2022-10-04T18:18:26.451Z] Selected Git installation does not exist. Using Default [2022-10-04T18:18:26.451Z] The recommended git tool is: NONE [2022-10-04T18:18:31.307Z] using credential edgex-jenkins-ssh [2022-10-04T18:18:31.322Z] Cloning the remote Git repository [2022-10-04T18:18:31.371Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-04T18:18:31.456Z] > git init /w/workspace/go-mod-messaging/44 # timeout=10 [2022-10-04T18:18:31.596Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-04T18:18:31.597Z] > git --version # timeout=10 [2022-10-04T18:18:31.623Z] > git --version # 'git version 2.25.1' [2022-10-04T18:18:31.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-04T18:18:31.671Z] Verifying host key using known hosts file [2022-10-04T18:18:31.888Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-04T18:18:31.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T18:18:33.562Z] Avoid second fetch [2022-10-04T18:18:33.563Z] Checking out Revision e07deede33163783d351f26f2515f09a7f1118bf (main) [2022-10-04T18:18:32.726Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-10-04T18:18:32.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T18:18:33.581Z] > git config core.sparsecheckout # timeout=10 [2022-10-04T18:18:33.599Z] > git checkout -f e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 [2022-10-04T18:18:34.029Z] Commit message: "Merge pull request #170 from AlexCuse/nkey-auth" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T18:18:34.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-04T18:18:34.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-04T18:18:34.842Z] Dload Upload Total Spent Left Speed [2022-10-04T18:18:34.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-10-04T18:18:35.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-04T18:18:35.857Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-04T18:18:35.857Z] + sudo tee /etc/docker/daemon.new [2022-10-04T18:18:35.857Z] { [2022-10-04T18:18:35.857Z] "registry-mirrors": [ [2022-10-04T18:18:35.857Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-04T18:18:35.857Z] ], [2022-10-04T18:18:35.857Z] "bip": "10.250.0.254/24", [2022-10-04T18:18:35.857Z] "hosts": [ [2022-10-04T18:18:35.857Z] "tcp://0.0.0.0:5555", [2022-10-04T18:18:35.857Z] "unix:///var/run/docker.sock" [2022-10-04T18:18:35.857Z] ], [2022-10-04T18:18:35.857Z] "mtu": 1458, [2022-10-04T18:18:35.857Z] "selinux-enabled": true, [2022-10-04T18:18:35.857Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-04T18:18:35.857Z] } [Pipeline] sh [2022-10-04T18:18:36.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-04T18:18:36.521Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-04T18:18:54.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:18:54.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:18:54.913Z] ========================================================= [2022-10-04T18:18:54.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-04T18:18:54.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-04T18:18:55.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-04T18:18:55.818Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-04T18:18:55.818Z] b3c136eddcbf: Pulling fs layer [2022-10-04T18:18:55.818Z] c0a3192eca97: Pulling fs layer [2022-10-04T18:18:55.818Z] a050256f5b6f: Pulling fs layer [2022-10-04T18:18:55.818Z] 656be50a0ddc: Pulling fs layer [2022-10-04T18:18:55.818Z] 2bbca73fdf42: Pulling fs layer [2022-10-04T18:18:55.818Z] f607e4fc86c3: Pulling fs layer [2022-10-04T18:18:55.818Z] 4d572c569a2c: Pulling fs layer [2022-10-04T18:18:55.818Z] fcf976331f73: Pulling fs layer [2022-10-04T18:18:55.818Z] 656be50a0ddc: Waiting [2022-10-04T18:18:55.818Z] 2bbca73fdf42: Waiting [2022-10-04T18:18:55.818Z] f607e4fc86c3: Waiting [2022-10-04T18:18:55.818Z] 4d572c569a2c: Waiting [2022-10-04T18:18:55.818Z] fcf976331f73: Waiting [2022-10-04T18:18:55.818Z] a050256f5b6f: Verifying Checksum [2022-10-04T18:18:55.818Z] a050256f5b6f: Download complete [2022-10-04T18:18:55.818Z] c0a3192eca97: Verifying Checksum [2022-10-04T18:18:55.818Z] c0a3192eca97: Download complete [2022-10-04T18:18:55.818Z] 2bbca73fdf42: Verifying Checksum [2022-10-04T18:18:55.818Z] 2bbca73fdf42: Download complete [2022-10-04T18:18:55.818Z] f607e4fc86c3: Verifying Checksum [2022-10-04T18:18:55.818Z] f607e4fc86c3: Download complete [2022-10-04T18:18:55.818Z] b3c136eddcbf: Download complete [2022-10-04T18:18:56.825Z] b3c136eddcbf: Pull complete [2022-10-04T18:18:56.825Z] fcf976331f73: Verifying Checksum [2022-10-04T18:18:56.825Z] fcf976331f73: Download complete [2022-10-04T18:18:57.417Z] c0a3192eca97: Pull complete [2022-10-04T18:18:57.417Z] a050256f5b6f: Pull complete [2022-10-04T18:18:58.002Z] 4d572c569a2c: Verifying Checksum [2022-10-04T18:18:58.002Z] 4d572c569a2c: Download complete [2022-10-04T18:18:58.596Z] 656be50a0ddc: Verifying Checksum [2022-10-04T18:18:58.596Z] 656be50a0ddc: Download complete [2022-10-04T18:19:10.934Z] 656be50a0ddc: Pull complete [2022-10-04T18:19:10.934Z] 2bbca73fdf42: Pull complete [2022-10-04T18:19:10.934Z] f607e4fc86c3: Pull complete [2022-10-04T18:19:17.600Z] 4d572c569a2c: Pull complete [2022-10-04T18:19:19.017Z] fcf976331f73: Pull complete [2022-10-04T18:19:19.285Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-04T18:19:19.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-04T18:19:19.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-04T18:19:19.610Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:19:19.948Z] + docker inspect -f . ci-base-image-arm64 [2022-10-04T18:19:19.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:19:20.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container [2022-10-04T18:19:20.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/44 -v /w/workspace/go-mod-messaging/44:/w/workspace/go-mod-messaging/44:rw,z -v /w/workspace/go-mod-messaging/44@tmp:/w/workspace/go-mod-messaging/44@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 ******** ci-base-image-arm64 cat [2022-10-04T18:19:23.348Z] $ docker top 1cfe8c3af09725c47de2e9f6818e819f7ad87a1e631bcf72d7385fe1ee61c608 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:19:24.226Z] + go version [2022-10-04T18:19:24.227Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-04T18:19:24.247Z] $ docker stop --time=1 1cfe8c3af09725c47de2e9f6818e819f7ad87a1e631bcf72d7385fe1ee61c608 [2022-10-04T18:19:25.853Z] $ docker rm -f 1cfe8c3af09725c47de2e9f6818e819f7ad87a1e631bcf72d7385fe1ee61c608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:19:26.408Z] + docker inspect -f . ci-base-image-arm64 [2022-10-04T18:19:26.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:19:26.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container [2022-10-04T18:19:26.649Z] $ 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/44 -v /w/workspace/go-mod-messaging/44:/w/workspace/go-mod-messaging/44:rw,z -v /w/workspace/go-mod-messaging/44@tmp:/w/workspace/go-mod-messaging/44@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 ******** ci-base-image-arm64 cat [2022-10-04T18:19:27.819Z] $ docker top a478a0526eb3349125d95dac8fac5c1efb7181935a7fb894e81c39bd67ade855 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:19:28.320Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/44 [Pipeline] fileExists [Pipeline] sh [2022-10-04T18:19:28.916Z] + make test [2022-10-04T18:19:29.183Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-04T18:19:29.183Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-10-04T18:19:29.183Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-04T18:19:29.183Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-04T18:19:29.183Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.2 [2022-10-04T18:19:29.451Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-04T18:19:29.451Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-04T18:19:29.451Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-04T18:19:29.718Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-04T18:19:29.718Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-04T18:19:29.718Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-04T18:19:29.718Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-04T18:19:29.718Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-04T18:19:29.718Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-04T18:19:29.718Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-04T18:19:29.718Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-04T18:19:29.718Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-04T18:19:29.986Z] go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be [2022-10-04T18:19:30.257Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-04T18:19:30.257Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-04T18:19:30.257Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-04T18:19:30.529Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-04T18:20:38.397Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-04T18:20:53.395Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.216s coverage: 90.4% of statements [2022-10-04T18:21:08.415Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.183s coverage: 87.7% of statements [2022-10-04T18:21:08.415Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-04T18:21:08.415Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.289s coverage: 35.9% of statements [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.122s coverage: 68.5% of statements [2022-10-04T18:22:04.813Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.478s coverage: 83.8% of statements [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.084s coverage: 88.9% of statements [2022-10-04T18:22:04.813Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.072s coverage: 100.0% of statements [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.056s coverage: 100.0% of statements [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements [2022-10-04T18:22:04.813Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-04T18:22:04.813Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.234s coverage: 90.4% of statements [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.055s coverage: 100.0% of statements [2022-10-04T18:22:04.813Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.082s coverage: 100.0% of statements [2022-10-04T18:22:04.813Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.142s coverage: 68.5% of statements [2022-10-04T18:22:04.813Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-04T18:22:26.868Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.482s coverage: 83.8% of statements [2022-10-04T18:22:26.868Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements [2022-10-04T18:22:26.868Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-04T18:22:26.868Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.082s coverage: 100.0% of statements [2022-10-04T18:22:26.868Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.088s coverage: 100.0% of statements [2022-10-04T18:22:26.868Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.081s coverage: 95.1% of statements [2022-10-04T18:22:26.868Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-04T18:22:26.868Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-04T18:23:05.745Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-04T18:23:05.745Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-04T18:23:05.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-04T18:23:05.775Z] $ docker stop --time=1 a478a0526eb3349125d95dac8fac5c1efb7181935a7fb894e81c39bd67ade855 [2022-10-04T18:23:07.531Z] $ docker rm -f a478a0526eb3349125d95dac8fac5c1efb7181935a7fb894e81c39bd67ade855 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:23:08.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-04T18:23:08.875Z] Warning: overwriting stash ‘coverage-report’ [2022-10-04T18:23:09.253Z] 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 [2022-10-04T18:23:09.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T18:23:09.681Z] [2022-10-04T18:23:09.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:23:10.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T18:23:10.276Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-04T18:23:10.276Z] 8998bd30e6a1: Pulling fs layer [2022-10-04T18:23:10.276Z] 04944245beec: Pulling fs layer [2022-10-04T18:23:10.276Z] 699f458cf7ca: Pulling fs layer [2022-10-04T18:23:10.276Z] 765212b225bb: Pulling fs layer [2022-10-04T18:23:10.276Z] f23df028b6ca: Pulling fs layer [2022-10-04T18:23:10.276Z] d65c8cfc05b1: Pulling fs layer [2022-10-04T18:23:10.276Z] 2437ff75d9bd: Pulling fs layer [2022-10-04T18:23:10.276Z] f23df028b6ca: Waiting [2022-10-04T18:23:10.276Z] d65c8cfc05b1: Waiting [2022-10-04T18:23:10.276Z] 2437ff75d9bd: Waiting [2022-10-04T18:23:10.276Z] 765212b225bb: Waiting [2022-10-04T18:23:10.276Z] 04944245beec: Verifying Checksum [2022-10-04T18:23:10.276Z] 04944245beec: Download complete [2022-10-04T18:23:10.276Z] 765212b225bb: Verifying Checksum [2022-10-04T18:23:10.276Z] 765212b225bb: Download complete [2022-10-04T18:23:10.548Z] f23df028b6ca: Verifying Checksum [2022-10-04T18:23:10.548Z] f23df028b6ca: Download complete [2022-10-04T18:23:10.548Z] d65c8cfc05b1: Verifying Checksum [2022-10-04T18:23:10.548Z] d65c8cfc05b1: Download complete [2022-10-04T18:23:10.548Z] 699f458cf7ca: Verifying Checksum [2022-10-04T18:23:10.548Z] 699f458cf7ca: Download complete [2022-10-04T18:23:11.136Z] 8998bd30e6a1: Verifying Checksum [2022-10-04T18:23:11.136Z] 8998bd30e6a1: Download complete [2022-10-04T18:23:13.721Z] 2437ff75d9bd: Verifying Checksum [2022-10-04T18:23:13.721Z] 2437ff75d9bd: Download complete [2022-10-04T18:23:15.129Z] 8998bd30e6a1: Pull complete [2022-10-04T18:23:15.721Z] 04944245beec: Pull complete [2022-10-04T18:23:17.130Z] 699f458cf7ca: Pull complete [2022-10-04T18:23:17.398Z] 765212b225bb: Pull complete [2022-10-04T18:23:17.980Z] f23df028b6ca: Pull complete [2022-10-04T18:23:18.252Z] d65c8cfc05b1: Pull complete [2022-10-04T18:23:33.238Z] 2437ff75d9bd: Pull complete [2022-10-04T18:23:33.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-04T18:23:33.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T18:23:33.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:23:33.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container [2022-10-04T18:23:33.489Z] $ 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/44 -v /w/workspace/go-mod-messaging/44:/w/workspace/go-mod-messaging/44:rw,z -v /w/workspace/go-mod-messaging/44@tmp:/w/workspace/go-mod-messaging/44@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:arm64 cat [2022-10-04T18:23:35.850Z] $ docker top 1da1c6448f07b07937b47b221dbf0f749d95c9d97e50ff77dbe85952b50ab395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:23:36.366Z] ---> job-cost.sh [2022-10-04T18:23:36.636Z] lf-activate-venv: SKIPPING [2022-10-04T18:23:36.636Z] INFO: No Stack... [2022-10-04T18:23:36.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-04T18:23:37.863Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T18:23:38.183Z] + cat /w/workspace/go-mod-messaging/44/archives/cost.csv [2022-10-04T18:23:38.183Z] + cut -d, -f6 [Pipeline] lock [2022-10-04T18:23:38.511Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [2022-10-04T18:23:38.518Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] did not exist. Created. [2022-10-04T18:23:38.518Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T18:23:38.856Z] /w/workspace/go-mod-messaging/44@tmp/durable-92a32de4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-04T18:23:39.210Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-04T18:23:39.239Z] Warning: overwriting stash ‘stack-cost’ [2022-10-04T18:23:39.291Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T18:23:39.301Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T18:23:39.324Z] $ docker stop --time=1 1da1c6448f07b07937b47b221dbf0f749d95c9d97e50ff77dbe85952b50ab395 [2022-10-04T18:23:40.809Z] $ docker rm -f 1da1c6448f07b07937b47b221dbf0f749d95c9d97e50ff77dbe85952b50ab395 [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 [2022-10-04T18:23:41.180Z] provisioning config files... [2022-10-04T18:23:41.190Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7162808540593108414tmp [Pipeline] { [Pipeline] sh [2022-10-04T18:23:41.483Z] + set +x [2022-10-04T18:23:41.483Z] + curl -s https://codecov.io/bash [2022-10-04T18:23:41.483Z] + bash -s -- [2022-10-04T18:23:41.483Z] [2022-10-04T18:23:41.483Z] _____ _ [2022-10-04T18:23:41.483Z] / ____| | | [2022-10-04T18:23:41.483Z] | | ___ __| | ___ ___ _____ __ [2022-10-04T18:23:41.483Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-04T18:23:41.483Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-04T18:23:41.483Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-04T18:23:41.483Z] Bash-1.0.6 [2022-10-04T18:23:41.483Z] [2022-10-04T18:23:41.483Z] [2022-10-04T18:23:41.483Z] ==> git version 2.25.1 found [2022-10-04T18:23:41.483Z] ==> 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 [2022-10-04T18:23:41.483Z] Release-Date: 2020-01-08 [2022-10-04T18:23:41.483Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-04T18:23:41.483Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-04T18:23:41.483Z] ==> Jenkins CI detected. [2022-10-04T18:23:41.483Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-10-04T18:23:41.483Z] project root: . [2022-10-04T18:23:41.483Z] --> token set from env [2022-10-04T18:23:41.483Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-04T18:23:41.483Z] ==> Running gcov in . (disable via -X gcov) [2022-10-04T18:23:41.483Z] ==> Python coveragepy not found [2022-10-04T18:23:41.483Z] ==> Searching for coverage reports in: [2022-10-04T18:23:41.483Z] + . [2022-10-04T18:23:41.483Z] -> Found 1 reports [2022-10-04T18:23:41.483Z] ==> Detecting git/mercurial file structure [2022-10-04T18:23:41.483Z] ==> Reading reports [2022-10-04T18:23:41.483Z] + ./coverage.out bytes=25878 [2022-10-04T18:23:41.483Z] ==> Appending adjustments [2022-10-04T18:23:41.483Z] https://docs.codecov.io/docs/fixing-reports [2022-10-04T18:23:41.741Z] + Found adjustments [2022-10-04T18:23:41.741Z] ==> Gzipping contents [2022-10-04T18:23:41.741Z] 8.0K /tmp/codecov.6VQMJp.gz [2022-10-04T18:23:41.741Z] ==> Uploading reports [2022-10-04T18:23:41.741Z] url: https://codecov.io [2022-10-04T18:23:41.741Z] query: branch=main&commit=e07deede33163783d351f26f2515f09a7f1118bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-04T18:23:41.741Z] -> Pinging Codecov [2022-10-04T18:23:41.741Z] 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=e07deede33163783d351f26f2515f09a7f1118bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-04T18:23:42.309Z] -> Uploading to [2022-10-04T18:23:42.309Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-04/F6E385568367DD0E4001BA4F8F1CB792/e07deede33163783d351f26f2515f09a7f1118bf/1203f23d-7330-450b-bf18-ecfdfb9df2c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221004T182342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4eb3e2bab833469c3d02e45957946655f231a793235631e10621d6cdbc1b9db [2022-10-04T18:23:42.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-04T18:23:42.309Z] Dload Upload Total Spent Left Speed [2022-10-04T18:23:42.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6992 0 0 100 6992 0 33137 --:--:-- --:--:-- --:--:-- 33137 [2022-10-04T18:23:42.309Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] } [2022-10-04T18:23:42.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-04T18:23:42.439Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-04T18:23:42.450Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:23:42.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-04T18:23:42.744Z] [2022-10-04T18:23:42.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:23:43.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-04T18:23:43.045Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-04T18:23:43.045Z] df9b9388f04a: Pulling fs layer [2022-10-04T18:23:43.045Z] 52dc419b0ee2: Pulling fs layer [2022-10-04T18:23:43.045Z] 25bc292e5bac: Pulling fs layer [2022-10-04T18:23:43.045Z] 114826534d7a: Pulling fs layer [2022-10-04T18:23:43.045Z] 4657fd5d0bcf: Pulling fs layer [2022-10-04T18:23:43.045Z] 6ad1cebc031e: Pulling fs layer [2022-10-04T18:23:43.045Z] 8a3aa393b2d8: Pulling fs layer [2022-10-04T18:23:43.045Z] 114826534d7a: Waiting [2022-10-04T18:23:43.045Z] 4657fd5d0bcf: Waiting [2022-10-04T18:23:43.045Z] 6ad1cebc031e: Waiting [2022-10-04T18:23:43.045Z] 8a3aa393b2d8: Waiting [2022-10-04T18:23:43.045Z] 25bc292e5bac: Verifying Checksum [2022-10-04T18:23:43.045Z] 25bc292e5bac: Download complete [2022-10-04T18:23:43.045Z] 52dc419b0ee2: Download complete [2022-10-04T18:23:43.045Z] 4657fd5d0bcf: Verifying Checksum [2022-10-04T18:23:43.045Z] 4657fd5d0bcf: Download complete [2022-10-04T18:23:43.045Z] df9b9388f04a: Verifying Checksum [2022-10-04T18:23:43.045Z] df9b9388f04a: Download complete [2022-10-04T18:23:43.313Z] df9b9388f04a: Pull complete [2022-10-04T18:23:43.313Z] 6ad1cebc031e: Verifying Checksum [2022-10-04T18:23:43.313Z] 6ad1cebc031e: Download complete [2022-10-04T18:23:43.313Z] 52dc419b0ee2: Pull complete [2022-10-04T18:23:43.313Z] 25bc292e5bac: Pull complete [2022-10-04T18:23:43.915Z] 8a3aa393b2d8: Verifying Checksum [2022-10-04T18:23:43.915Z] 8a3aa393b2d8: Download complete [2022-10-04T18:23:44.179Z] 114826534d7a: Verifying Checksum [2022-10-04T18:23:44.179Z] 114826534d7a: Download complete [2022-10-04T18:23:47.459Z] 114826534d7a: Pull complete [2022-10-04T18:23:47.459Z] 4657fd5d0bcf: Pull complete [2022-10-04T18:23:47.459Z] 6ad1cebc031e: Pull complete [2022-10-04T18:23:50.746Z] 8a3aa393b2d8: Pull complete [2022-10-04T18:23:50.746Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-04T18:23:50.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-04T18:23:50.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:23:50.825Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:23:50.858Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-04T18:23:52.748Z] $ docker top dbfc84525b083be45db5be771a491518243762631355448dc4e825d16ecfcfee -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-04T18:23:52.812Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-10-04T18:23:53.088Z] + set -o pipefail [2022-10-04T18:23:53.088Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-10-04T18:23:54.993Z] [2022-10-04T18:23:54.993Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-10-04T18:23:54.993Z] [2022-10-04T18:23:54.993Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/71c4cc25-78b6-4cf2-8f9a-07da83625afe [2022-10-04T18:23:54.993Z] [2022-10-04T18:23:54.993Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-04T18:23:54.993Z] [2022-10-04T18:23:54.993Z] [2022-10-04T18:23:54.993Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-04T18:23:54.993Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-04T18:23:54.993Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-04T18:23:55.002Z] $ docker stop --time=1 dbfc84525b083be45db5be771a491518243762631355448dc4e825d16ecfcfee [2022-10-04T18:23:56.439Z] $ docker rm -f dbfc84525b083be45db5be771a491518243762631355448dc4e825d16ecfcfee [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 [2022-10-04T18:23:56.947Z] + git log --format=format:%s -1 e07deede33163783d351f26f2515f09a7f1118bf [Pipeline] sh [2022-10-04T18:23:57.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:23:57.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:23:57.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:23:57.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:23:57.591Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:23:57.617Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:23:57.993Z] $ docker top 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe -eo pid,comm [2022-10-04T18:23:58.043Z] 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). [2022-10-04T18:23:58.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:23:58.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:23:58.080Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:23:58.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:23:58.204Z] $ docker exec 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe ssh-agent [2022-10-04T18:23:58.320Z] SSH_AUTH_SOCK=/tmp/ssh-85obo10rCyCu/agent.32 [2022-10-04T18:23:58.320Z] SSH_AGENT_PID=38 [2022-10-04T18:23:58.325Z] Running ssh-add (command line suppressed) [2022-10-04T18:23:58.426Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2169994023423795969.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2169994023423795969.key) [2022-10-04T18:23:58.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:23:58.729Z] + git semver tag [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,932 [run_tag] DEBUG tag force:False [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,932 [check_head_tag] DEBUG check head tag [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,933 [execute] INFO git cat-file --batch-check [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,937 [execute] INFO git cat-file --batch [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,957 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,958 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,958 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:23:58.988Z] 2022-10-04 18:23:58,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:23:58.988Z] 2.3.0-dev.20 [Pipeline] } [2022-10-04T18:23:58.995Z] $ docker exec --env ******** --env ******** 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe ssh-agent -k [2022-10-04T18:23:59.096Z] unset SSH_AUTH_SOCK; [2022-10-04T18:23:59.097Z] unset SSH_AGENT_PID; [2022-10-04T18:23:59.097Z] echo Agent pid 38 killed; [2022-10-04T18:23:59.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:23:59.410Z] + git semver [Pipeline] } [2022-10-04T18:23:59.679Z] $ docker stop --time=1 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe [2022-10-04T18:24:00.974Z] $ docker rm -f 7683ff76d88e2b0d9ad9785625ce9489ad05062433eb434543a4343cbd601ffe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:24:01.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T18:24:01.348Z] [2022-10-04T18:24:01.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:24:01.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T18:24:01.646Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-04T18:24:01.646Z] ab5ef0e58194: Pulling fs layer [2022-10-04T18:24:01.646Z] 9712f1f96733: Pulling fs layer [2022-10-04T18:24:01.646Z] 63f879dbbcfc: Pulling fs layer [2022-10-04T18:24:01.646Z] 0d9ebad4ef96: Pulling fs layer [2022-10-04T18:24:01.646Z] e9a5061849ea: Pulling fs layer [2022-10-04T18:24:01.646Z] 0d9ebad4ef96: Waiting [2022-10-04T18:24:01.646Z] d747dcd14b5f: Pulling fs layer [2022-10-04T18:24:01.646Z] 2de7ff778b66: Pulling fs layer [2022-10-04T18:24:01.646Z] e9a5061849ea: Waiting [2022-10-04T18:24:01.646Z] d747dcd14b5f: Waiting [2022-10-04T18:24:01.646Z] 2de7ff778b66: Waiting [2022-10-04T18:24:01.646Z] 9712f1f96733: Download complete [2022-10-04T18:24:02.252Z] 63f879dbbcfc: Verifying Checksum [2022-10-04T18:24:02.252Z] 63f879dbbcfc: Download complete [2022-10-04T18:24:02.252Z] 0d9ebad4ef96: Verifying Checksum [2022-10-04T18:24:02.252Z] 0d9ebad4ef96: Download complete [2022-10-04T18:24:02.252Z] d747dcd14b5f: Download complete [2022-10-04T18:24:02.516Z] e9a5061849ea: Verifying Checksum [2022-10-04T18:24:02.516Z] e9a5061849ea: Download complete [2022-10-04T18:24:02.516Z] ab5ef0e58194: Verifying Checksum [2022-10-04T18:24:02.516Z] ab5ef0e58194: Download complete [2022-10-04T18:24:02.516Z] 2de7ff778b66: Download complete [2022-10-04T18:24:05.044Z] ab5ef0e58194: Pull complete [2022-10-04T18:24:05.044Z] 9712f1f96733: Pull complete [2022-10-04T18:24:05.302Z] 63f879dbbcfc: Pull complete [2022-10-04T18:24:08.585Z] 0d9ebad4ef96: Pull complete [2022-10-04T18:24:08.844Z] e9a5061849ea: Pull complete [2022-10-04T18:24:08.844Z] d747dcd14b5f: Pull complete [2022-10-04T18:24:09.782Z] 2de7ff778b66: Pull complete [2022-10-04T18:24:09.782Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-04T18:24:09.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T18:24:09.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:24:09.853Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:24:09.880Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-04T18:24:11.822Z] $ docker top 7f06d09b6a20aef6e1c7639054111db512083177399b259beb84f363ec8ebec7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-04T18:24:11.883Z] provisioning config files... [2022-10-04T18:24:11.889Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15763226751946215989tmp [2022-10-04T18:24:11.899Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3002587354690435196tmp [2022-10-04T18:24:11.907Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config403932396434641309tmp [Pipeline] { [Pipeline] echo [2022-10-04T18:24:11.923Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:12.206Z] ---> sigul-configuration.sh [2022-10-04T18:24:12.206Z] gpg: directory `/root/.gnupg' created [2022-10-04T18:24:12.206Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-04T18:24:12.206Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-04T18:24:12.206Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-04T18:24:12.206Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-04T18:24:12.206Z] gpg: CAST5 encrypted data [2022-10-04T18:24:12.206Z] gpg: encrypted with 1 passphrase [2022-10-04T18:24:12.206Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-04T18:24:12.495Z] + mkdir /home/jenkins [2022-10-04T18:24:12.495Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-04T18:24:12.781Z] + 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 [2022-10-04T18:24:12.789Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:13.071Z] ---> sigul-install.sh [2022-10-04T18:24:13.071Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-04T18:24:13.352Z] + git tag --list [2022-10-04T18:24:13.352Z] v0.0.0 [2022-10-04T18:24:13.352Z] v0.1.0 [2022-10-04T18:24:13.352Z] v0.1.1 [2022-10-04T18:24:13.352Z] v0.1.10 [2022-10-04T18:24:13.352Z] v0.1.11 [2022-10-04T18:24:13.352Z] v0.1.12 [2022-10-04T18:24:13.352Z] v0.1.13 [2022-10-04T18:24:13.352Z] v0.1.14 [2022-10-04T18:24:13.352Z] v0.1.15 [2022-10-04T18:24:13.352Z] v0.1.16 [2022-10-04T18:24:13.352Z] v0.1.17 [2022-10-04T18:24:13.352Z] v0.1.18 [2022-10-04T18:24:13.352Z] v0.1.19 [2022-10-04T18:24:13.352Z] v0.1.2 [2022-10-04T18:24:13.352Z] v0.1.20 [2022-10-04T18:24:13.352Z] v0.1.21 [2022-10-04T18:24:13.352Z] v0.1.22 [2022-10-04T18:24:13.352Z] v0.1.23 [2022-10-04T18:24:13.352Z] v0.1.24 [2022-10-04T18:24:13.352Z] v0.1.25 [2022-10-04T18:24:13.352Z] v0.1.26 [2022-10-04T18:24:13.352Z] v0.1.27 [2022-10-04T18:24:13.352Z] v0.1.28 [2022-10-04T18:24:13.352Z] v0.1.29 [2022-10-04T18:24:13.352Z] v0.1.3 [2022-10-04T18:24:13.352Z] v0.1.30 [2022-10-04T18:24:13.352Z] v0.1.31 [2022-10-04T18:24:13.352Z] v0.1.4 [2022-10-04T18:24:13.352Z] v0.1.5 [2022-10-04T18:24:13.352Z] v0.1.6 [2022-10-04T18:24:13.352Z] v0.1.7 [2022-10-04T18:24:13.352Z] v0.1.8 [2022-10-04T18:24:13.352Z] v0.1.9 [2022-10-04T18:24:13.352Z] v2.0.0 [2022-10-04T18:24:13.352Z] v2.0.1 [2022-10-04T18:24:13.352Z] v2.1.0 [2022-10-04T18:24:13.352Z] v2.1.1 [2022-10-04T18:24:13.352Z] v2.1.1-dev.1 [2022-10-04T18:24:13.352Z] v2.1.1-dev.2 [2022-10-04T18:24:13.352Z] v2.1.1-dev.3 [2022-10-04T18:24:13.352Z] v2.2.0 [2022-10-04T18:24:13.352Z] v2.2.1-dev.1 [2022-10-04T18:24:13.352Z] v2.2.1-dev.10 [2022-10-04T18:24:13.352Z] v2.2.1-dev.11 [2022-10-04T18:24:13.352Z] v2.2.1-dev.2 [2022-10-04T18:24:13.352Z] v2.2.1-dev.3 [2022-10-04T18:24:13.352Z] v2.2.1-dev.4 [2022-10-04T18:24:13.352Z] v2.2.1-dev.5 [2022-10-04T18:24:13.352Z] v2.2.1-dev.6 [2022-10-04T18:24:13.352Z] v2.2.1-dev.7 [2022-10-04T18:24:13.352Z] v2.2.1-dev.8 [2022-10-04T18:24:13.352Z] v2.2.1-dev.9 [2022-10-04T18:24:13.352Z] v2.3.0-dev.11 [2022-10-04T18:24:13.352Z] v2.3.0-dev.12 [2022-10-04T18:24:13.352Z] v2.3.0-dev.13 [2022-10-04T18:24:13.352Z] v2.3.0-dev.14 [2022-10-04T18:24:13.352Z] v2.3.0-dev.15 [2022-10-04T18:24:13.352Z] v2.3.0-dev.16 [2022-10-04T18:24:13.352Z] v2.3.0-dev.17 [2022-10-04T18:24:13.352Z] v2.3.0-dev.18 [2022-10-04T18:24:13.352Z] v2.3.0-dev.19 [2022-10-04T18:24:13.352Z] v2.3.0-dev.20 [Pipeline] sh [2022-10-04T18:24:13.632Z] + lftools sign git-tag v2.3.0-dev.20 [2022-10-04T18:24:14.198Z] Signing Git tag with Sigul... [2022-10-04T18:24:14.198Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-10-04T18:24:14.463Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:14.740Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-04T18:24:14.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-04T18:24:14.756Z] $ docker stop --time=1 7f06d09b6a20aef6e1c7639054111db512083177399b259beb84f363ec8ebec7 [2022-10-04T18:24:16.079Z] $ docker rm -f 7f06d09b6a20aef6e1c7639054111db512083177399b259beb84f363ec8ebec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-04T18:24:16.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:24:16.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:24:16.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:24:16.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:24:16.833Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:24:16.861Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:24:17.234Z] $ docker top 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 -eo pid,comm [2022-10-04T18:24:17.279Z] 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). [2022-10-04T18:24:17.279Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:24:17.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:24:17.315Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:24:17.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:24:17.424Z] $ docker exec 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 ssh-agent [2022-10-04T18:24:17.528Z] SSH_AUTH_SOCK=/tmp/ssh-APxUSa5xVCbv/agent.33 [2022-10-04T18:24:17.528Z] SSH_AGENT_PID=39 [2022-10-04T18:24:17.533Z] Running ssh-add (command line suppressed) [2022-10-04T18:24:17.634Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9523281125891138807.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9523281125891138807.key) [2022-10-04T18:24:17.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:24:17.983Z] + git semver bump pre [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,152 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,152 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,152 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,153 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,153 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,153 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,155 [execute] INFO git cat-file --batch-check [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,161 [execute] INFO git cat-file --batch [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T18:24:18.241Z] 2022-10-04 18:24:18,166 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:24:18.241Z] 2.3.0-dev.21 [Pipeline] } [2022-10-04T18:24:18.248Z] $ docker exec --env ******** --env ******** 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 ssh-agent -k [2022-10-04T18:24:18.340Z] unset SSH_AUTH_SOCK; [2022-10-04T18:24:18.340Z] unset SSH_AGENT_PID; [2022-10-04T18:24:18.340Z] echo Agent pid 39 killed; [2022-10-04T18:24:18.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:24:18.647Z] + git semver [Pipeline] } [2022-10-04T18:24:18.914Z] $ docker stop --time=1 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 [2022-10-04T18:24:20.224Z] $ docker rm -f 638c85700ef88babb398fad837ebdf8eb3adf3995c8b0b361d43b9824e4ab2c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:24:20.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:24:20.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:24:20.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:24:20.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:24:20.909Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:24:20.938Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:24:21.330Z] $ docker top c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 -eo pid,comm [2022-10-04T18:24:21.383Z] 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). [2022-10-04T18:24:21.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:24:21.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:24:21.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:24:21.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:24:21.546Z] $ docker exec c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 ssh-agent [2022-10-04T18:24:21.658Z] SSH_AUTH_SOCK=/tmp/ssh-Ba7fLrfAxJCl/agent.32 [2022-10-04T18:24:21.658Z] SSH_AGENT_PID=38 [2022-10-04T18:24:21.663Z] Running ssh-add (command line suppressed) [2022-10-04T18:24:21.753Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6449074711267436413.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6449074711267436413.key) [2022-10-04T18:24:21.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:24:22.055Z] + git semver push [2022-10-04T18:24:22.314Z] 2022-10-04 18:24:22,236 [run_push] DEBUG push [2022-10-04T18:24:22.314Z] 2022-10-04 18:24:22,236 [execute] INFO git cat-file --batch-check [2022-10-04T18:24:22.314Z] 2022-10-04 18:24:22,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T18:24:22.314Z] 2022-10-04 18:24:22,241 [execute] INFO git rev-list c21bec0346e5f2f94ed6615c586a6a971393d390 -- [2022-10-04T18:24:22.314Z] 2022-10-04 18:24:22,242 [execute] DEBUG Popen(['git', 'rev-list', 'c21bec0346e5f2f94ed6615c586a6a971393d390', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:24:22.314Z] 2022-10-04 18:24:22,250 [execute] INFO git fetch -v origin [2022-10-04T18:24:22.314Z] 2022-10-04 18:24:22,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-04T18:24:22.881Z] 2022-10-04 18:24:22,833 [run_push] DEBUG no remote changes detected [2022-10-04T18:24:22.881Z] 2022-10-04 18:24:22,833 [execute] INFO git push origin semver [2022-10-04T18:24:22.881Z] 2022-10-04 18:24:22,834 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:24:23.818Z] 2022-10-04 18:24:23,635 [run_push] DEBUG push all version tags [2022-10-04T18:24:23.818Z] 2022-10-04 18:24:23,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-04T18:24:23.818Z] 2022-10-04 18:24:23,637 [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) [2022-10-04T18:24:24.386Z] 2022-10-04 18:24:24,372 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-04T18:24:24.386Z] 2.3.0-dev.21 [Pipeline] } [2022-10-04T18:24:24.652Z] $ docker exec --env ******** --env ******** c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 ssh-agent -k [2022-10-04T18:24:24.753Z] unset SSH_AUTH_SOCK; [2022-10-04T18:24:24.753Z] unset SSH_AGENT_PID; [2022-10-04T18:24:24.753Z] echo Agent pid 38 killed; [2022-10-04T18:24:24.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:24:25.074Z] + git semver [Pipeline] } [2022-10-04T18:24:25.344Z] $ docker stop --time=1 c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 [2022-10-04T18:24:26.656Z] $ docker rm -f c0170bcef95d268b4912d940bc363514358895f215a9f2e4520f8c8677ae5673 [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 [2022-10-04T18:24:27.187Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-10-04T18:24:27.187Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-04T18:24:27.187Z] total 16 [2022-10-04T18:24:27.187Z] drwxr-xr-x 3 root root 4096 Oct 4 18:17 . [2022-10-04T18:24:27.187Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:24 .. [2022-10-04T18:24:27.187Z] drwxr-xr-x 2 root root 4096 Oct 4 18:17 cost [2022-10-04T18:24:27.187Z] -rw-r--r-- 1 root root 87 Oct 4 18:17 cost.csv [2022-10-04T18:24:27.187Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-04T18:24:27.187Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-04T18:24:27.187Z] total 16 [2022-10-04T18:24:27.187Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:17 . [2022-10-04T18:24:27.187Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:24 .. [2022-10-04T18:24:27.187Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 18:17 cost [2022-10-04T18:24:27.187Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 4 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:27.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:28.335Z] ---> package-listing.sh [2022-10-04T18:24:28.335Z] ++ facter osfamily [2022-10-04T18:24:28.335Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-04T18:24:28.593Z] + OS_FAMILY=debian [2022-10-04T18:24:28.593Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-10-04T18:24:28.593Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-04T18:24:28.593Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-04T18:24:28.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-04T18:24:28.593Z] + PACKAGES=/tmp/packages_start.txt [2022-10-04T18:24:28.593Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-04T18:24:28.593Z] + PACKAGES=/tmp/packages_end.txt [2022-10-04T18:24:28.593Z] + case "${OS_FAMILY}" in [2022-10-04T18:24:28.593Z] + dpkg -l [2022-10-04T18:24:28.593Z] + grep '^ii' [2022-10-04T18:24:28.593Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-04T18:24:28.593Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-04T18:24:28.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-04T18:24:28.593Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-04T18:24:28.593Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-10-04T18:24:28.593Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2022-10-04T18:24:28.603Z] 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 [2022-10-04T18:24:28.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:24:29.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:24:29.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:24:29.508Z] prd-ubuntu20.04-docker-8c-8g-7088 does not seem to be running inside a container [2022-10-04T18:24:29.540Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-04T18:24:29.787Z] $ docker top 0c4d7b44a4e5aa77017a200e81ae3f0f3bd4b3be06a6fce4421c06e8b640c651 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:24:30.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-04T18:24:30.416Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-04T18:24:30.700Z] + ls /var/log/sa-host [2022-10-04T18:24:30.700Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T18:24:30.759Z] provisioning config files... [2022-10-04T18:24:30.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2009224562782608841tmp [Pipeline] { [Pipeline] echo [2022-10-04T18:24:30.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:31.061Z] ---> create-netrc.sh [Pipeline] } [2022-10-04T18:24:31.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:31.404Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-04T18:24:31.412Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:31.696Z] ---> sudo-logs.sh [2022-10-04T18:24:31.696Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-04T18:24:31.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:31.999Z] ---> job-cost.sh [2022-10-04T18:24:31.999Z] lf-activate-venv: SKIPPING [2022-10-04T18:24:31.999Z] DEBUG: total: 0.2199999988079071 [2022-10-04T18:24:31.999Z] INFO: Retrieving Stack Cost... [2022-10-04T18:24:32.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T18:24:32.828Z] INFO: Archiving Costs [Pipeline] echo [2022-10-04T18:24:32.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:24:33.120Z] ---> logs-deploy.sh [2022-10-04T18:24:33.120Z] lf-activate-venv: SKIPPING [2022-10-04T18:24:33.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/44 [2022-10-04T18:24:33.120Z] INFO: archiving workspace using pattern(s): [2022-10-04T18:24:34.057Z] Archives upload complete. [2022-10-04T18:24:34.057Z] INFO: archiving logs to Nexus