Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90e04fff95db87414b54d3ba3a664f2a50d45259 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-ssh15893680989357806425.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2160699538359545405.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11437081084979568429.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh12326736065104235809.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-ssh9523168679289938990.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-120058 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 90e04fff95db87414b54d3ba3a664f2a50d45259 (main) Commit message: "Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.20.0" > 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 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 > git rev-list --no-walk 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-30T02:13:02.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-30T02:13:02.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-30T02:13:02.585Z] ========================================================= [2022-11-30T02:13:02.585Z] EdgeX Global Pipelines Version Info [2022-11-30T02:13:02.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:13:03.305Z] ------------------- [2022-11-30T02:13:03.305Z] stable info: [2022-11-30T02:13:03.305Z] ------------------- [2022-11-30T02:13:03.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-30T02:13:03.305Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T02:13:03.305Z] Message: update stable to v1.0.244 [2022-11-30T02:13:03.875Z] ------------------- [2022-11-30T02:13:03.875Z] experimental info: [2022-11-30T02:13:03.875Z] ------------------- [2022-11-30T02:13:03.875Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-30T02:13:03.875Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T02:13:03.875Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-30T02:13:04.040Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-11-30T02:13:04.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-11-30T02:13:04.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-30T02:13:04.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-30T02:13:04.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-30T02:13:04.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-30T02:13:04.110Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-30T02:13:04.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-30T02:13:04.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-30T02:13:04.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-30T02:13:04.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-30T02:13:04.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-11-30T02:13:04.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-30T02:13:04.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-30T02:13:04.211Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-30T02:13:04.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-30T02:13:04.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-30T02:13:04.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-30T02:13:04.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-30T02:13:04.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-30T02:13:04.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-30T02:13:04.295Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-30T02:13:04.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-30T02:13:04.319Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-30T02:13:04.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-30T02:13:04.341Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-30T02:13:04.354Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-30T02:13:04.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-30T02:13:04.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-30T02:13:04.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-30T02:13:04.406Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo [2022-11-30T02:13:04.421Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90e04ff [Pipeline] echo [2022-11-30T02:13:04.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-30T02:13:04.787Z] + git rev-list -1 --merges 90e04fff95db87414b54d3ba3a664f2a50d45259~1..90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo [2022-11-30T02:13:04.815Z] -----------> git rev-list -1 --merges 90e04fff95db87414b54d3ba3a664f2a50d45259~1..90e04fff95db87414b54d3ba3a664f2a50d45259 90e04fff95db87414b54d3ba3a664f2a50d45259 [2022-11-30T02:13:04.815Z] 90e04fff95db87414b54d3ba3a664f2a50d45259 [false] [Pipeline] sh [2022-11-30T02:13:05.108Z] + git log --format=format:%s -1 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo [2022-11-30T02:13:05.123Z] ========================================================= [2022-11-30T02:13:05.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-30T02:13:05.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T02:13:05.465Z] + git log --format=format:%s -1 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo [2022-11-30T02:13:05.477Z] [semverPrep] GIT_COMMIT: 90e04fff95db87414b54d3ba3a664f2a50d45259, Commit Message: Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.20.0 [Pipeline] echo [2022-11-30T02:13:05.485Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-30T02:13:05.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:13:05.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-30T02:13:05.841Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-30T02:13:05.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-30T02:13:05.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-30T02:13:05.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-30T02:13:05.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:13:06.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:13:06.245Z] [2022-11-30T02:13:06.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:13:06.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:13:06.807Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-30T02:13:06.807Z] b85a868b505f: Pulling fs layer [2022-11-30T02:13:06.807Z] e2be974225ed: Pulling fs layer [2022-11-30T02:13:06.807Z] 339a4e72a1f5: Pulling fs layer [2022-11-30T02:13:06.807Z] 988bab9f4d93: Pulling fs layer [2022-11-30T02:13:06.807Z] 1469e6f7b9e6: Pulling fs layer [2022-11-30T02:13:06.807Z] eaf3925da568: Pulling fs layer [2022-11-30T02:13:06.807Z] bab4dde63d76: Pulling fs layer [2022-11-30T02:13:06.807Z] bde34c3a00c8: Pulling fs layer [2022-11-30T02:13:06.807Z] 988bab9f4d93: Waiting [2022-11-30T02:13:06.807Z] 1469e6f7b9e6: Waiting [2022-11-30T02:13:06.807Z] eaf3925da568: Waiting [2022-11-30T02:13:06.807Z] b352a97aabf1: Pulling fs layer [2022-11-30T02:13:06.807Z] bab4dde63d76: Waiting [2022-11-30T02:13:06.807Z] 4872d77fe225: Pulling fs layer [2022-11-30T02:13:06.807Z] 5851b861e8e6: Pulling fs layer [2022-11-30T02:13:06.807Z] bde34c3a00c8: Waiting [2022-11-30T02:13:06.807Z] 5851b861e8e6: Waiting [2022-11-30T02:13:06.807Z] b352a97aabf1: Waiting [2022-11-30T02:13:06.807Z] 4872d77fe225: Waiting [2022-11-30T02:13:06.807Z] e2be974225ed: Verifying Checksum [2022-11-30T02:13:06.807Z] e2be974225ed: Download complete [2022-11-30T02:13:06.807Z] 988bab9f4d93: Verifying Checksum [2022-11-30T02:13:06.807Z] 988bab9f4d93: Download complete [2022-11-30T02:13:06.807Z] 1469e6f7b9e6: Verifying Checksum [2022-11-30T02:13:06.807Z] 1469e6f7b9e6: Download complete [2022-11-30T02:13:06.807Z] eaf3925da568: Verifying Checksum [2022-11-30T02:13:06.807Z] eaf3925da568: Download complete [2022-11-30T02:13:06.807Z] 339a4e72a1f5: Verifying Checksum [2022-11-30T02:13:06.807Z] 339a4e72a1f5: Download complete [2022-11-30T02:13:06.807Z] bde34c3a00c8: Verifying Checksum [2022-11-30T02:13:06.807Z] bde34c3a00c8: Download complete [2022-11-30T02:13:07.067Z] b352a97aabf1: Download complete [2022-11-30T02:13:07.067Z] 4872d77fe225: Verifying Checksum [2022-11-30T02:13:07.067Z] 4872d77fe225: Download complete [2022-11-30T02:13:07.067Z] 5851b861e8e6: Download complete [2022-11-30T02:13:07.067Z] b85a868b505f: Verifying Checksum [2022-11-30T02:13:07.067Z] b85a868b505f: Download complete [2022-11-30T02:13:07.326Z] bab4dde63d76: Download complete [2022-11-30T02:13:08.262Z] b85a868b505f: Pull complete [2022-11-30T02:13:08.519Z] e2be974225ed: Pull complete [2022-11-30T02:13:08.779Z] 339a4e72a1f5: Pull complete [2022-11-30T02:13:09.038Z] 988bab9f4d93: Pull complete [2022-11-30T02:13:09.299Z] 1469e6f7b9e6: Pull complete [2022-11-30T02:13:09.299Z] eaf3925da568: Pull complete [2022-11-30T02:13:11.227Z] bab4dde63d76: Pull complete [2022-11-30T02:13:11.227Z] bde34c3a00c8: Pull complete [2022-11-30T02:13:11.227Z] b352a97aabf1: Pull complete [2022-11-30T02:13:11.227Z] 4872d77fe225: Pull complete [2022-11-30T02:13:11.227Z] 5851b861e8e6: Pull complete [2022-11-30T02:13:11.227Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-30T02:13:11.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:13:11.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:13:11.305Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:13:11.346Z] $ 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-11-30T02:13:14.247Z] $ docker top 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad -eo pid,comm [2022-11-30T02:13:14.353Z] 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-11-30T02:13:14.353Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:13:14.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:13:14.390Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:13:14.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:13:14.525Z] $ docker exec 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent [2022-11-30T02:13:14.647Z] SSH_AUTH_SOCK=/tmp/ssh-rtKtYb9hTHev/agent.14 [2022-11-30T02:13:14.647Z] SSH_AGENT_PID=27 [2022-11-30T02:13:14.655Z] Running ssh-add (command line suppressed) [2022-11-30T02:13:14.768Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2490742330710640276.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2490742330710640276.key) [2022-11-30T02:13:14.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:13:15.075Z] + git tag --points-at HEAD [Pipeline] } [2022-11-30T02:13:15.092Z] $ docker exec --env ******** --env ******** 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent -k [2022-11-30T02:13:15.190Z] unset SSH_AUTH_SOCK; [2022-11-30T02:13:15.191Z] unset SSH_AGENT_PID; [2022-11-30T02:13:15.191Z] echo Agent pid 27 killed; [2022-11-30T02:13:15.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-30T02:13:15.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:13:15.225Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:13:15.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:13:15.341Z] $ docker exec 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent [2022-11-30T02:13:15.452Z] SSH_AUTH_SOCK=/tmp/ssh-8wuiE9bRzYhW/agent.70 [2022-11-30T02:13:15.452Z] SSH_AGENT_PID=76 [2022-11-30T02:13:15.456Z] Running ssh-add (command line suppressed) [2022-11-30T02:13:15.567Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12772242841172562797.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12772242841172562797.key) [2022-11-30T02:13:15.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:13:15.862Z] + git semver init [2022-11-30T02:13:16.122Z] 2022-11-30 02:13:16,109 [run_init] DEBUG init version:0.0.0 force:False [2022-11-30T02:13:16.122Z] 2022-11-30 02:13:16,110 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-11-30T02:13:16.122Z] 2022-11-30 02:13:16,111 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-11-30T02:13:16.122Z] 2022-11-30 02:13:16,112 [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-11-30T02:13:17.063Z] 2022-11-30 02:13:16,835 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-11-30T02:13:17.063Z] 2022-11-30 02:13:16,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-11-30T02:13:17.063Z] 2022-11-30 02:13:16,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:13:17.063Z] 2022-11-30 02:13:16,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:13:17.063Z] 2.3.1-dev.5 [Pipeline] } [2022-11-30T02:13:17.076Z] $ docker exec --env ******** --env ******** 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent -k [2022-11-30T02:13:17.186Z] unset SSH_AUTH_SOCK; [2022-11-30T02:13:17.187Z] unset SSH_AGENT_PID; [2022-11-30T02:13:17.187Z] echo Agent pid 76 killed; [2022-11-30T02:13:17.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:13:17.492Z] + git semver [Pipeline] } [2022-11-30T02:13:17.767Z] $ docker stop --time=1 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad [2022-11-30T02:13:19.097Z] $ docker rm -f 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:13:19.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-30T02:13:19.629Z] Stashed 1 file(s) [Pipeline] echo [2022-11-30T02:13:19.632Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [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-11-30T02:13:19.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:13:19.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:13:19.827Z] ========================================================= [2022-11-30T02:13:19.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-30T02:13:19.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:13:20.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T02:13:20.123Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-30T02:13:20.123Z] 213ec9aee27d: Pulling fs layer [2022-11-30T02:13:20.124Z] 4583459ba037: Pulling fs layer [2022-11-30T02:13:20.124Z] 93c1e223e6f2: Pulling fs layer [2022-11-30T02:13:20.124Z] 53926ce57604: Pulling fs layer [2022-11-30T02:13:20.124Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-30T02:13:20.124Z] 22ff95d597cd: Pulling fs layer [2022-11-30T02:13:20.124Z] 12d6caf4c0d1: Pulling fs layer [2022-11-30T02:13:20.124Z] 53926ce57604: Waiting [2022-11-30T02:13:20.124Z] 21b2b0c7a3f4: Waiting [2022-11-30T02:13:20.124Z] 96b7cbca73a9: Pulling fs layer [2022-11-30T02:13:20.124Z] 22ff95d597cd: Waiting [2022-11-30T02:13:20.124Z] a7acece74701: Pulling fs layer [2022-11-30T02:13:20.124Z] 96b7cbca73a9: Waiting [2022-11-30T02:13:20.124Z] 93c1e223e6f2: Verifying Checksum [2022-11-30T02:13:20.124Z] 93c1e223e6f2: Download complete [2022-11-30T02:13:20.124Z] 4583459ba037: Verifying Checksum [2022-11-30T02:13:20.124Z] 4583459ba037: Download complete [2022-11-30T02:13:20.124Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-30T02:13:20.124Z] 21b2b0c7a3f4: Download complete [2022-11-30T02:13:20.124Z] 22ff95d597cd: Verifying Checksum [2022-11-30T02:13:20.124Z] 22ff95d597cd: Download complete [2022-11-30T02:13:20.124Z] 213ec9aee27d: Verifying Checksum [2022-11-30T02:13:20.124Z] 12d6caf4c0d1: Verifying Checksum [2022-11-30T02:13:20.124Z] 12d6caf4c0d1: Download complete [2022-11-30T02:13:20.383Z] 213ec9aee27d: Pull complete [2022-11-30T02:13:20.383Z] 4583459ba037: Pull complete [2022-11-30T02:13:20.643Z] 93c1e223e6f2: Pull complete [2022-11-30T02:13:21.214Z] a7acece74701: Verifying Checksum [2022-11-30T02:13:21.214Z] a7acece74701: Download complete [2022-11-30T02:13:21.214Z] 53926ce57604: Verifying Checksum [2022-11-30T02:13:21.214Z] 53926ce57604: Download complete [2022-11-30T02:13:21.475Z] 96b7cbca73a9: Verifying Checksum [2022-11-30T02:13:21.475Z] 96b7cbca73a9: Download complete [2022-11-30T02:13:25.664Z] 53926ce57604: Pull complete [2022-11-30T02:13:25.664Z] 21b2b0c7a3f4: Pull complete [2022-11-30T02:13:25.664Z] 22ff95d597cd: Pull complete [2022-11-30T02:13:25.664Z] 12d6caf4c0d1: Pull complete [2022-11-30T02:13:27.034Z] 96b7cbca73a9: Pull complete [2022-11-30T02:13:27.969Z] a7acece74701: Pull complete [2022-11-30T02:13:27.969Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-30T02:13:27.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T02:13:27.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-30T02:13:28.255Z] + 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-11-30T02:13:28.551Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T02:13:28.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:13:28.615Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:13:28.648Z] $ 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-11-30T02:13:32.268Z] $ docker top fb833163e3039ab5f5af60af4342e32ea3ca48c02e1a16fc5a658667e15a2dc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:13:32.610Z] + go version [2022-11-30T02:13:32.610Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-30T02:13:32.624Z] $ docker stop --time=1 fb833163e3039ab5f5af60af4342e32ea3ca48c02e1a16fc5a658667e15a2dc9 [2022-11-30T02:13:33.903Z] $ docker rm -f fb833163e3039ab5f5af60af4342e32ea3ca48c02e1a16fc5a658667e15a2dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:13:34.308Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T02:13:34.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:13:34.378Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:13:34.412Z] $ 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-11-30T02:13:34.731Z] Still waiting to schedule task [2022-11-30T02:13:34.731Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120055’ [2022-11-30T02:13:34.758Z] $ docker top 5b6e94e23b83a15edf93e9210c33f0c9109b5b4ac4a845633b0d06e9b55d400f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:13:35.097Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:13:35.393Z] + make test [2022-11-30T02:13:35.393Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-11-30T02:13:35.393Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-30T02:13:35.393Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-11-30T02:13:35.393Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-11-30T02:13:35.393Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-30T02:13:35.393Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2022-11-30T02:13:35.393Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-11-30T02:13:35.393Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.8 [2022-11-30T02:13:35.393Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-30T02:13:35.393Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-30T02:13:35.393Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-11-30T02:13:35.393Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-30T02:13:35.651Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-30T02:13:35.651Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-30T02:13:35.651Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-30T02:13:35.651Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-30T02:13:35.651Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-30T02:13:35.651Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-30T02:13:35.651Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-30T02:13:35.651Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-30T02:13:35.651Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-30T02:13:35.651Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-30T02:13:35.651Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-30T02:13:35.651Z] go: downloading golang.org/x/text v0.3.7 [2022-11-30T02:13:35.651Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-30T02:13:35.914Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-30T02:13:35.914Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-30T02:13:35.914Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-30T02:13:35.914Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-30T02:13:35.914Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-30T02:13:54.000Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.052s coverage: 66.4% of statements [2022-11-30T02:13:54.000Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-11-30T02:13:54.000Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.078s coverage: 90.4% of statements [2022-11-30T02:13:54.000Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.050s coverage: 87.7% of statements [2022-11-30T02:13:54.000Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-11-30T02:13:54.000Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-11-30T02:14:02.113Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements [2022-11-30T02:14:02.113Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.047s coverage: 68.5% of statements [2022-11-30T02:14:02.113Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-11-30T02:14:02.113Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.030s coverage: 87.5% of statements [2022-11-30T02:14:02.113Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-11-30T02:14:02.113Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.058s coverage: 100.0% of statements [2022-11-30T02:14:02.113Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.037s coverage: 100.0% of statements [2022-11-30T02:14:02.113Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.034s coverage: 95.1% of statements [2022-11-30T02:14:10.219Z] 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-11-30T02:14:10.219Z] go vet ./... [2022-11-30T02:14:10.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-30T02:14:10.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-30T02:14:10.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-30T02:14:10.817Z] $ docker stop --time=1 5b6e94e23b83a15edf93e9210c33f0c9109b5b4ac4a845633b0d06e9b55d400f [2022-11-30T02:14:14.252Z] $ docker rm -f 5b6e94e23b83a15edf93e9210c33f0c9109b5b4ac4a845633b0d06e9b55d400f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:14:14.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-30T02:14:14.823Z] 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-11-30T02:14:15.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:14:15.239Z] [2022-11-30T02:14:15.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:14:15.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:14:15.537Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-30T02:14:15.537Z] 5eb5b503b376: Pulling fs layer [2022-11-30T02:14:15.537Z] 5c69ac0246d0: Pulling fs layer [2022-11-30T02:14:15.537Z] ec43610c2a17: Pulling fs layer [2022-11-30T02:14:15.537Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-30T02:14:15.537Z] 33b1e0a273af: Pulling fs layer [2022-11-30T02:14:15.537Z] 5d3b04190fa2: Pulling fs layer [2022-11-30T02:14:15.537Z] 2f39f015ded8: Pulling fs layer [2022-11-30T02:14:15.537Z] 5d3b04190fa2: Waiting [2022-11-30T02:14:15.537Z] 33b1e0a273af: Waiting [2022-11-30T02:14:15.537Z] 3a2ae6a8a46f: Waiting [2022-11-30T02:14:15.537Z] 2f39f015ded8: Waiting [2022-11-30T02:14:15.537Z] 5c69ac0246d0: Verifying Checksum [2022-11-30T02:14:15.537Z] 5c69ac0246d0: Download complete [2022-11-30T02:14:15.537Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-30T02:14:15.537Z] 3a2ae6a8a46f: Download complete [2022-11-30T02:14:15.797Z] 33b1e0a273af: Verifying Checksum [2022-11-30T02:14:15.797Z] 33b1e0a273af: Download complete [2022-11-30T02:14:15.797Z] ec43610c2a17: Verifying Checksum [2022-11-30T02:14:15.797Z] ec43610c2a17: Download complete [2022-11-30T02:14:15.797Z] 5d3b04190fa2: Verifying Checksum [2022-11-30T02:14:15.797Z] 5d3b04190fa2: Download complete [2022-11-30T02:14:15.797Z] 5eb5b503b376: Verifying Checksum [2022-11-30T02:14:15.797Z] 5eb5b503b376: Download complete [2022-11-30T02:14:16.365Z] 2f39f015ded8: Download complete [2022-11-30T02:14:16.930Z] 5eb5b503b376: Pull complete [2022-11-30T02:14:17.191Z] 5c69ac0246d0: Pull complete [2022-11-30T02:14:17.449Z] ec43610c2a17: Pull complete [2022-11-30T02:14:17.449Z] 3a2ae6a8a46f: Pull complete [2022-11-30T02:14:17.706Z] 33b1e0a273af: Pull complete [2022-11-30T02:14:17.706Z] 5d3b04190fa2: Pull complete [2022-11-30T02:14:21.888Z] 2f39f015ded8: Pull complete [2022-11-30T02:14:21.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-30T02:14:21.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:14:21.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:14:21.964Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:14:21.999Z] $ 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-11-30T02:14:24.787Z] $ docker top c95cf532549b9d984543d98dece0e542356bb9ffddfdb42cd02af2549dc5adf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:14:25.199Z] ---> job-cost.sh [2022-11-30T02:14:25.199Z] lf-activate-venv: SKIPPING [2022-11-30T02:14:25.199Z] INFO: No Stack... [2022-11-30T02:14:25.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-30T02:14:26.027Z] INFO: Archiving Costs [Pipeline] sh [2022-11-30T02:14:26.310Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-11-30T02:14:26.310Z] + cut -d, -f6 [Pipeline] lock [2022-11-30T02:14:26.322Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [2022-11-30T02:14:26.328Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] did not exist. Created. [2022-11-30T02:14:26.328Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-30T02:14:26.632Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-30T02:14:26.662Z] Stashed 1 file(s) [Pipeline] } [2022-11-30T02:14:26.669Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-30T02:14:26.687Z] $ docker stop --time=1 c95cf532549b9d984543d98dece0e542356bb9ffddfdb42cd02af2549dc5adf8 [2022-11-30T02:14:27.842Z] $ docker rm -f c95cf532549b9d984543d98dece0e542356bb9ffddfdb42cd02af2549dc5adf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-30T02:17:04.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120059 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-11-30T02:17:04.166Z] Running in /w/workspace/go-mod-messaging/57 [Pipeline] { [Pipeline] checkout [2022-11-30T02:17:04.200Z] Selected Git installation does not exist. Using Default [2022-11-30T02:17:04.200Z] The recommended git tool is: NONE [2022-11-30T02:17:09.506Z] using credential edgex-jenkins-ssh [2022-11-30T02:17:09.521Z] Cloning the remote Git repository [2022-11-30T02:17:09.565Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-11-30T02:17:09.643Z] > git init /w/workspace/go-mod-messaging/57 # timeout=10 [2022-11-30T02:17:09.783Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-11-30T02:17:09.784Z] > git --version # timeout=10 [2022-11-30T02:17:09.805Z] > git --version # 'git version 2.25.1' [2022-11-30T02:17:09.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-30T02:17:09.856Z] Verifying host key using known hosts file [2022-11-30T02:17:10.051Z] 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-11-30T02:17:10.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T02:17:10.847Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-11-30T02:17:10.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T02:17:11.762Z] Avoid second fetch [2022-11-30T02:17:11.763Z] Checking out Revision 90e04fff95db87414b54d3ba3a664f2a50d45259 (main) [2022-11-30T02:17:12.262Z] Commit message: "Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.20.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T02:17:11.780Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T02:17:11.799Z] > git checkout -f 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 [2022-11-30T02:17:13.180Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-30T02:17:13.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:17:13.180Z] Dload Upload Total Spent Left Speed [2022-11-30T02:17:13.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh [2022-11-30T02:17:13.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-30T02:17:14.143Z] + sudo tee /etc/docker/daemon.new [2022-11-30T02:17:14.143Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-30T02:17:14.143Z] { [2022-11-30T02:17:14.143Z] "registry-mirrors": [ [2022-11-30T02:17:14.143Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-30T02:17:14.143Z] ], [2022-11-30T02:17:14.143Z] "bip": "10.250.0.254/24", [2022-11-30T02:17:14.143Z] "hosts": [ [2022-11-30T02:17:14.143Z] "tcp://0.0.0.0:5555", [2022-11-30T02:17:14.143Z] "unix:///var/run/docker.sock" [2022-11-30T02:17:14.143Z] ], [2022-11-30T02:17:14.143Z] "mtu": 1458, [2022-11-30T02:17:14.143Z] "selinux-enabled": true, [2022-11-30T02:17:14.143Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-30T02:17:14.143Z] } [Pipeline] sh [2022-11-30T02:17:14.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-30T02:17:14.839Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-30T02:17:33.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:17:33.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:17:33.250Z] ========================================================= [2022-11-30T02:17:33.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-30T02:17:33.250Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:17:33.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T02:17:34.174Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-30T02:17:34.174Z] 9b18e9b68314: Pulling fs layer [2022-11-30T02:17:34.174Z] 35d82f9e3411: Pulling fs layer [2022-11-30T02:17:34.174Z] e16973657156: Pulling fs layer [2022-11-30T02:17:34.174Z] fc693d55d65f: Pulling fs layer [2022-11-30T02:17:34.174Z] 7e9fc2657dce: Pulling fs layer [2022-11-30T02:17:34.174Z] dda99020689f: Pulling fs layer [2022-11-30T02:17:34.174Z] db1c61fa0a46: Pulling fs layer [2022-11-30T02:17:34.174Z] 891c053d2c06: Pulling fs layer [2022-11-30T02:17:34.174Z] dda99020689f: Waiting [2022-11-30T02:17:34.174Z] db1c61fa0a46: Waiting [2022-11-30T02:17:34.174Z] fc693d55d65f: Waiting [2022-11-30T02:17:34.174Z] 7e9fc2657dce: Waiting [2022-11-30T02:17:34.174Z] 891c053d2c06: Waiting [2022-11-30T02:17:34.174Z] e16973657156: Verifying Checksum [2022-11-30T02:17:34.174Z] e16973657156: Download complete [2022-11-30T02:17:34.174Z] 35d82f9e3411: Verifying Checksum [2022-11-30T02:17:34.174Z] 35d82f9e3411: Download complete [2022-11-30T02:17:34.174Z] 7e9fc2657dce: Verifying Checksum [2022-11-30T02:17:34.174Z] 7e9fc2657dce: Download complete [2022-11-30T02:17:34.174Z] dda99020689f: Verifying Checksum [2022-11-30T02:17:34.174Z] dda99020689f: Download complete [2022-11-30T02:17:34.174Z] 9b18e9b68314: Verifying Checksum [2022-11-30T02:17:34.174Z] 9b18e9b68314: Download complete [2022-11-30T02:17:35.160Z] 9b18e9b68314: Pull complete [2022-11-30T02:17:35.433Z] 891c053d2c06: Verifying Checksum [2022-11-30T02:17:35.433Z] 891c053d2c06: Download complete [2022-11-30T02:17:35.719Z] 35d82f9e3411: Pull complete [2022-11-30T02:17:35.994Z] e16973657156: Pull complete [2022-11-30T02:17:36.584Z] db1c61fa0a46: Verifying Checksum [2022-11-30T02:17:36.584Z] db1c61fa0a46: Download complete [2022-11-30T02:17:37.172Z] fc693d55d65f: Verifying Checksum [2022-11-30T02:17:37.172Z] fc693d55d65f: Download complete [2022-11-30T02:17:49.527Z] fc693d55d65f: Pull complete [2022-11-30T02:17:49.527Z] 7e9fc2657dce: Pull complete [2022-11-30T02:17:49.527Z] dda99020689f: Pull complete [2022-11-30T02:17:54.894Z] db1c61fa0a46: Pull complete [2022-11-30T02:17:56.842Z] 891c053d2c06: Pull complete [2022-11-30T02:17:56.842Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-30T02:17:56.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T02:17:56.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-30T02:17:57.167Z] + 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-11-30T02:17:57.507Z] + docker inspect -f . ci-base-image-arm64 [2022-11-30T02:17:57.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:17:57.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-120059 does not seem to be running inside a container [2022-11-30T02:17:57.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/57 -v /w/workspace/go-mod-messaging/57:/w/workspace/go-mod-messaging/57:rw,z -v /w/workspace/go-mod-messaging/57@tmp:/w/workspace/go-mod-messaging/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-30T02:18:00.766Z] $ docker top ff17d544edd792d9e573a895a71aa9e61492b033ade20c73814a59d64b8628fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:18:01.599Z] + go version [2022-11-30T02:18:01.599Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-30T02:18:01.620Z] $ docker stop --time=1 ff17d544edd792d9e573a895a71aa9e61492b033ade20c73814a59d64b8628fa [2022-11-30T02:18:03.286Z] $ docker rm -f ff17d544edd792d9e573a895a71aa9e61492b033ade20c73814a59d64b8628fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:18:03.858Z] + docker inspect -f . ci-base-image-arm64 [2022-11-30T02:18:03.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:18:04.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-120059 does not seem to be running inside a container [2022-11-30T02:18:04.106Z] $ 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/57 -v /w/workspace/go-mod-messaging/57:/w/workspace/go-mod-messaging/57:rw,z -v /w/workspace/go-mod-messaging/57@tmp:/w/workspace/go-mod-messaging/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-30T02:18:05.290Z] $ docker top 9b01f8d0505b3fb284106fb647451dc66cea4323903a34f70e49a3ffc2f8c94e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:18:05.789Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/57 [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:18:06.432Z] + make test [2022-11-30T02:18:06.432Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-11-30T02:18:06.433Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-11-30T02:18:06.699Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-11-30T02:18:06.700Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-11-30T02:18:06.700Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2022-11-30T02:18:06.700Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-30T02:18:06.700Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.8 [2022-11-30T02:18:06.974Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-30T02:18:06.974Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-30T02:18:06.974Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-30T02:18:07.242Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-30T02:18:07.242Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-30T02:18:07.242Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-30T02:18:07.242Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-11-30T02:18:07.242Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-30T02:18:07.242Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-30T02:18:07.242Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-30T02:18:07.514Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-30T02:18:07.514Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-30T02:18:07.514Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-30T02:18:07.514Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-30T02:18:07.514Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-30T02:18:07.514Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-30T02:18:07.782Z] go: downloading golang.org/x/text v0.3.7 [2022-11-30T02:18:08.366Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-30T02:18:08.366Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-30T02:18:08.366Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-30T02:18:08.366Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-30T02:18:08.366Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-30T02:20:00.038Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.261s coverage: 66.4% of statements [2022-11-30T02:20:00.039Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-11-30T02:20:00.039Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.254s coverage: 90.4% of statements [2022-11-30T02:20:00.039Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.274s coverage: 87.7% of statements [2022-11-30T02:20:00.039Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-11-30T02:20:00.039Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-11-30T02:20:56.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.310s coverage: 35.9% of statements [2022-11-30T02:20:56.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.131s coverage: 68.5% of statements [2022-11-30T02:20:56.458Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-11-30T02:20:56.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.080s coverage: 87.5% of statements [2022-11-30T02:20:56.458Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-11-30T02:20:56.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.069s coverage: 100.0% of statements [2022-11-30T02:20:56.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements [2022-11-30T02:20:56.458Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements [2022-11-30T02:20:56.458Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-30T02:20:56.458Z] go vet ./... [2022-11-30T02:21:35.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-30T02:21:35.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-30T02:21:35.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-30T02:21:35.430Z] $ docker stop --time=1 9b01f8d0505b3fb284106fb647451dc66cea4323903a34f70e49a3ffc2f8c94e [2022-11-30T02:21:37.280Z] $ docker rm -f 9b01f8d0505b3fb284106fb647451dc66cea4323903a34f70e49a3ffc2f8c94e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:21:39.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-30T02:21:39.690Z] Warning: overwriting stash ‘coverage-report’ [2022-11-30T02:21:40.249Z] 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-11-30T02:21:40.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:21:40.691Z] [2022-11-30T02:21:40.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:21:41.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:21:41.375Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-30T02:21:41.375Z] 8998bd30e6a1: Pulling fs layer [2022-11-30T02:21:41.375Z] 04944245beec: Pulling fs layer [2022-11-30T02:21:41.375Z] 699f458cf7ca: Pulling fs layer [2022-11-30T02:21:41.375Z] 765212b225bb: Pulling fs layer [2022-11-30T02:21:41.375Z] f23df028b6ca: Pulling fs layer [2022-11-30T02:21:41.375Z] d65c8cfc05b1: Pulling fs layer [2022-11-30T02:21:41.375Z] 2437ff75d9bd: Pulling fs layer [2022-11-30T02:21:41.375Z] f23df028b6ca: Waiting [2022-11-30T02:21:41.375Z] d65c8cfc05b1: Waiting [2022-11-30T02:21:41.375Z] 2437ff75d9bd: Waiting [2022-11-30T02:21:41.375Z] 765212b225bb: Waiting [2022-11-30T02:21:41.652Z] 04944245beec: Verifying Checksum [2022-11-30T02:21:41.652Z] 04944245beec: Download complete [2022-11-30T02:21:41.652Z] 765212b225bb: Verifying Checksum [2022-11-30T02:21:41.652Z] 765212b225bb: Download complete [2022-11-30T02:21:41.925Z] f23df028b6ca: Verifying Checksum [2022-11-30T02:21:41.925Z] f23df028b6ca: Download complete [2022-11-30T02:21:41.925Z] d65c8cfc05b1: Verifying Checksum [2022-11-30T02:21:41.925Z] d65c8cfc05b1: Download complete [2022-11-30T02:21:42.195Z] 699f458cf7ca: Verifying Checksum [2022-11-30T02:21:42.195Z] 699f458cf7ca: Download complete [2022-11-30T02:21:43.613Z] 8998bd30e6a1: Verifying Checksum [2022-11-30T02:21:43.613Z] 8998bd30e6a1: Download complete [2022-11-30T02:21:46.213Z] 2437ff75d9bd: Download complete [2022-11-30T02:21:48.794Z] 8998bd30e6a1: Pull complete [2022-11-30T02:21:49.380Z] 04944245beec: Pull complete [2022-11-30T02:21:50.796Z] 699f458cf7ca: Pull complete [2022-11-30T02:21:51.064Z] 765212b225bb: Pull complete [2022-11-30T02:21:52.028Z] f23df028b6ca: Pull complete [2022-11-30T02:21:52.028Z] d65c8cfc05b1: Pull complete [2022-11-30T02:22:10.269Z] 2437ff75d9bd: Pull complete [2022-11-30T02:22:10.269Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-30T02:22:10.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:22:10.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:22:10.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-120059 does not seem to be running inside a container [2022-11-30T02:22:10.513Z] $ 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/57 -v /w/workspace/go-mod-messaging/57:/w/workspace/go-mod-messaging/57:rw,z -v /w/workspace/go-mod-messaging/57@tmp:/w/workspace/go-mod-messaging/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-30T02:22:12.253Z] $ docker top 779eec80aa111eae3d2a35837ce26c6c063adeaec0d9ba75688cc2d8b7039986 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:22:13.171Z] ---> job-cost.sh [2022-11-30T02:22:13.171Z] lf-activate-venv: SKIPPING [2022-11-30T02:22:13.171Z] INFO: No Stack... [2022-11-30T02:22:13.438Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-30T02:22:14.398Z] INFO: Archiving Costs [Pipeline] sh [2022-11-30T02:22:15.033Z] + cat /w/workspace/go-mod-messaging/57/archives/cost.csv [2022-11-30T02:22:15.033Z] + cut -d, -f6 [Pipeline] lock [2022-11-30T02:22:15.098Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [2022-11-30T02:22:15.105Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] did not exist. Created. [2022-11-30T02:22:15.105Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-30T02:22:15.764Z] /w/workspace/go-mod-messaging/57@tmp/durable-28047c27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-30T02:22:16.427Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-30T02:22:16.450Z] Warning: overwriting stash ‘stack-cost’ [2022-11-30T02:22:16.509Z] Stashed 1 file(s) [Pipeline] } [2022-11-30T02:22:16.517Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-30T02:22:16.538Z] $ docker stop --time=1 779eec80aa111eae3d2a35837ce26c6c063adeaec0d9ba75688cc2d8b7039986 [2022-11-30T02:22:18.202Z] $ docker rm -f 779eec80aa111eae3d2a35837ce26c6c063adeaec0d9ba75688cc2d8b7039986 [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-11-30T02:22:18.665Z] provisioning config files... [2022-11-30T02:22:18.687Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11433363325844757952tmp [Pipeline] { [Pipeline] sh [2022-11-30T02:22:19.030Z] + set +x [2022-11-30T02:22:19.030Z] + curl -s https://codecov.io/bash [2022-11-30T02:22:19.030Z] + bash -s -- [2022-11-30T02:22:19.030Z] [2022-11-30T02:22:19.030Z] _____ _ [2022-11-30T02:22:19.030Z] / ____| | | [2022-11-30T02:22:19.030Z] | | ___ __| | ___ ___ _____ __ [2022-11-30T02:22:19.030Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-30T02:22:19.030Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-30T02:22:19.030Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-30T02:22:19.030Z] Bash-1.0.6 [2022-11-30T02:22:19.030Z] [2022-11-30T02:22:19.030Z] [2022-11-30T02:22:19.030Z] ==> git version 2.25.1 found [2022-11-30T02:22:19.030Z] ==> 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-11-30T02:22:19.030Z] Release-Date: 2020-01-08 [2022-11-30T02:22:19.030Z] 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-11-30T02:22:19.030Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-30T02:22:19.030Z] ==> Jenkins CI detected. [2022-11-30T02:22:19.030Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-11-30T02:22:19.030Z] project root: . [2022-11-30T02:22:19.030Z] --> token set from env [2022-11-30T02:22:19.030Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-30T02:22:19.030Z] ==> Running gcov in . (disable via -X gcov) [2022-11-30T02:22:19.030Z] ==> Python coveragepy not found [2022-11-30T02:22:19.030Z] ==> Searching for coverage reports in: [2022-11-30T02:22:19.030Z] + . [2022-11-30T02:22:19.030Z] -> Found 1 reports [2022-11-30T02:22:19.030Z] ==> Detecting git/mercurial file structure [2022-11-30T02:22:19.030Z] ==> Reading reports [2022-11-30T02:22:19.030Z] + ./coverage.out bytes=36887 [2022-11-30T02:22:19.030Z] ==> Appending adjustments [2022-11-30T02:22:19.030Z] https://docs.codecov.io/docs/fixing-reports [2022-11-30T02:22:19.293Z] + Found adjustments [2022-11-30T02:22:19.293Z] ==> Gzipping contents [2022-11-30T02:22:19.293Z] 8.0K /tmp/codecov.4fAbvt.gz [2022-11-30T02:22:19.293Z] ==> Uploading reports [2022-11-30T02:22:19.293Z] url: https://codecov.io [2022-11-30T02:22:19.293Z] query: branch=main&commit=90e04fff95db87414b54d3ba3a664f2a50d45259&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-30T02:22:19.293Z] -> Pinging Codecov [2022-11-30T02:22:19.293Z] 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=90e04fff95db87414b54d3ba3a664f2a50d45259&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-30T02:22:19.863Z] -> Uploading to [2022-11-30T02:22:19.863Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-30/F6E385568367DD0E4001BA4F8F1CB792/90e04fff95db87414b54d3ba3a664f2a50d45259/982aac7a-82c0-4b67-91e6-b5c64c3bcb82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T022219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6c77ccec07879198597c3a17cad8bd453195899c5497e49b52a4dec321dfedf [2022-11-30T02:22:19.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:22:19.863Z] Dload Upload Total Spent Left Speed [2022-11-30T02:22:20.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7554 0 0 100 7554 0 31344 --:--:-- --:--:-- --:--:-- 31344 [2022-11-30T02:22:20.122Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] } [2022-11-30T02:22:20.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-30T02:22:20.325Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-30T02:22:20.332Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:22:20.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:22:20.626Z] [2022-11-30T02:22:20.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:22:20.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:22:20.922Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-30T02:22:20.922Z] df9b9388f04a: Pulling fs layer [2022-11-30T02:22:20.922Z] 52dc419b0ee2: Pulling fs layer [2022-11-30T02:22:20.922Z] 25bc292e5bac: Pulling fs layer [2022-11-30T02:22:20.922Z] 114826534d7a: Pulling fs layer [2022-11-30T02:22:20.922Z] 4657fd5d0bcf: Pulling fs layer [2022-11-30T02:22:20.922Z] 6ad1cebc031e: Pulling fs layer [2022-11-30T02:22:20.922Z] 8a3aa393b2d8: Pulling fs layer [2022-11-30T02:22:20.922Z] 114826534d7a: Waiting [2022-11-30T02:22:20.922Z] 8a3aa393b2d8: Waiting [2022-11-30T02:22:20.922Z] 6ad1cebc031e: Waiting [2022-11-30T02:22:20.923Z] 25bc292e5bac: Verifying Checksum [2022-11-30T02:22:20.923Z] 52dc419b0ee2: Download complete [2022-11-30T02:22:20.923Z] 4657fd5d0bcf: Verifying Checksum [2022-11-30T02:22:20.923Z] 4657fd5d0bcf: Download complete [2022-11-30T02:22:20.923Z] df9b9388f04a: Download complete [2022-11-30T02:22:21.188Z] 6ad1cebc031e: Verifying Checksum [2022-11-30T02:22:21.188Z] 6ad1cebc031e: Download complete [2022-11-30T02:22:21.188Z] df9b9388f04a: Pull complete [2022-11-30T02:22:21.188Z] 52dc419b0ee2: Pull complete [2022-11-30T02:22:21.464Z] 25bc292e5bac: Pull complete [2022-11-30T02:22:22.049Z] 114826534d7a: Verifying Checksum [2022-11-30T02:22:22.049Z] 114826534d7a: Download complete [2022-11-30T02:22:22.049Z] 8a3aa393b2d8: Verifying Checksum [2022-11-30T02:22:22.049Z] 8a3aa393b2d8: Download complete [2022-11-30T02:22:25.345Z] 114826534d7a: Pull complete [2022-11-30T02:22:25.345Z] 4657fd5d0bcf: Pull complete [2022-11-30T02:22:25.603Z] 6ad1cebc031e: Pull complete [2022-11-30T02:22:28.902Z] 8a3aa393b2d8: Pull complete [2022-11-30T02:22:28.902Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-30T02:22:28.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:22:28.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:22:28.975Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:22:28.996Z] $ 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-11-30T02:22:32.201Z] $ docker top 9fd0e0b91d1d3988bcc6328a7d101865c1fadce01cd6520e6690aa314a4c5907 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-30T02:22:32.274Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-11-30T02:22:32.558Z] + set -o pipefail [2022-11-30T02:22:32.559Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-11-30T02:22:35.848Z] [2022-11-30T02:22:35.849Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-11-30T02:22:35.849Z] [2022-11-30T02:22:35.849Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/419d4301-e7ce-422a-b387-f5c3857b6f56 [2022-11-30T02:22:35.849Z] [2022-11-30T02:22:35.849Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-30T02:22:35.849Z] [2022-11-30T02:22:36.108Z] [2022-11-30T02:22:36.108Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-30T02:22:36.108Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-30T02:22:36.108Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-30T02:22:36.117Z] $ docker stop --time=1 9fd0e0b91d1d3988bcc6328a7d101865c1fadce01cd6520e6690aa314a4c5907 [2022-11-30T02:22:38.421Z] $ docker rm -f 9fd0e0b91d1d3988bcc6328a7d101865c1fadce01cd6520e6690aa314a4c5907 [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-11-30T02:22:38.997Z] + git log --format=format:%s -1 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] sh [2022-11-30T02:22:39.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:22:39.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:22:39.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:22:39.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:22:39.646Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:22:39.675Z] $ 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-11-30T02:22:40.046Z] $ docker top f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:22:40.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:22:40.139Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:22:40.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:22:40.262Z] $ docker exec f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea ssh-agent [2022-11-30T02:22:40.386Z] SSH_AUTH_SOCK=/tmp/ssh-ic7vadOIDtfF/agent.33 [2022-11-30T02:22:40.386Z] SSH_AGENT_PID=39 [2022-11-30T02:22:40.391Z] Running ssh-add (command line suppressed) [2022-11-30T02:22:40.497Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3178847850408392001.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3178847850408392001.key) [2022-11-30T02:22:40.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:22:40.798Z] + git semver tag [2022-11-30T02:22:41.056Z] 2022-11-30 02:22:40,966 [run_tag] DEBUG tag force:False [2022-11-30T02:22:41.056Z] 2022-11-30 02:22:40,966 [check_head_tag] DEBUG check head tag [2022-11-30T02:22:41.056Z] 2022-11-30 02:22:40,967 [execute] INFO git cat-file --batch-check [2022-11-30T02:22:41.056Z] 2022-11-30 02:22:40,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-11-30T02:22:41.057Z] 2022-11-30 02:22:40,970 [execute] INFO git cat-file --batch [2022-11-30T02:22:41.057Z] 2022-11-30 02:22:40,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-11-30T02:22:41.057Z] 2022-11-30 02:22:40,992 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:22:41.057Z] 2022-11-30 02:22:40,992 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 [2022-11-30T02:22:41.057Z] 2022-11-30 02:22:40,992 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:22:41.057Z] 2022-11-30 02:22:40,997 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:22:41.057Z] 2.3.1-dev.5 [Pipeline] } [2022-11-30T02:22:41.063Z] $ docker exec --env ******** --env ******** f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea ssh-agent -k [2022-11-30T02:22:41.157Z] unset SSH_AUTH_SOCK; [2022-11-30T02:22:41.157Z] unset SSH_AGENT_PID; [2022-11-30T02:22:41.157Z] echo Agent pid 39 killed; [2022-11-30T02:22:41.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:22:41.463Z] + git semver [Pipeline] } [2022-11-30T02:22:41.732Z] $ docker stop --time=1 f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea [2022-11-30T02:22:42.988Z] $ docker rm -f f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:22:43.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:22:43.372Z] [2022-11-30T02:22:43.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:22:43.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:22:43.671Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-30T02:22:43.671Z] ab5ef0e58194: Pulling fs layer [2022-11-30T02:22:43.671Z] 9712f1f96733: Pulling fs layer [2022-11-30T02:22:43.671Z] 63f879dbbcfc: Pulling fs layer [2022-11-30T02:22:43.671Z] 0d9ebad4ef96: Pulling fs layer [2022-11-30T02:22:43.671Z] e9a5061849ea: Pulling fs layer [2022-11-30T02:22:43.671Z] 0d9ebad4ef96: Waiting [2022-11-30T02:22:43.671Z] d747dcd14b5f: Pulling fs layer [2022-11-30T02:22:43.671Z] 2de7ff778b66: Pulling fs layer [2022-11-30T02:22:43.671Z] d747dcd14b5f: Waiting [2022-11-30T02:22:43.671Z] 2de7ff778b66: Waiting [2022-11-30T02:22:43.671Z] e9a5061849ea: Waiting [2022-11-30T02:22:43.671Z] 9712f1f96733: Verifying Checksum [2022-11-30T02:22:43.671Z] 9712f1f96733: Download complete [2022-11-30T02:22:44.242Z] 63f879dbbcfc: Verifying Checksum [2022-11-30T02:22:44.242Z] 63f879dbbcfc: Download complete [2022-11-30T02:22:44.242Z] e9a5061849ea: Verifying Checksum [2022-11-30T02:22:44.242Z] e9a5061849ea: Download complete [2022-11-30T02:22:44.242Z] d747dcd14b5f: Verifying Checksum [2022-11-30T02:22:44.242Z] d747dcd14b5f: Download complete [2022-11-30T02:22:44.500Z] 2de7ff778b66: Verifying Checksum [2022-11-30T02:22:44.500Z] 2de7ff778b66: Download complete [2022-11-30T02:22:44.500Z] ab5ef0e58194: Verifying Checksum [2022-11-30T02:22:44.500Z] ab5ef0e58194: Download complete [2022-11-30T02:22:44.500Z] 0d9ebad4ef96: Verifying Checksum [2022-11-30T02:22:44.500Z] 0d9ebad4ef96: Download complete [2022-11-30T02:22:47.029Z] ab5ef0e58194: Pull complete [2022-11-30T02:22:47.029Z] 9712f1f96733: Pull complete [2022-11-30T02:22:47.594Z] 63f879dbbcfc: Pull complete [2022-11-30T02:22:50.878Z] 0d9ebad4ef96: Pull complete [2022-11-30T02:22:51.137Z] e9a5061849ea: Pull complete [2022-11-30T02:22:51.137Z] d747dcd14b5f: Pull complete [2022-11-30T02:22:52.072Z] 2de7ff778b66: Pull complete [2022-11-30T02:22:52.072Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-30T02:22:52.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:22:52.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:22:52.147Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:22:52.172Z] $ 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-11-30T02:22:56.532Z] $ docker top 1f6ab520e97babadec6c802ca614805b650059b42fcc142a7af32eec4ea0a480 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:22:56.598Z] provisioning config files... [2022-11-30T02:22:56.605Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10388019135821405928tmp [2022-11-30T02:22:56.616Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1192966095698390205tmp [2022-11-30T02:22:56.626Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2603619010155860027tmp [Pipeline] { [Pipeline] echo [2022-11-30T02:22:56.640Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:22:56.926Z] ---> sigul-configuration.sh [2022-11-30T02:22:56.926Z] gpg: directory `/root/.gnupg' created [2022-11-30T02:22:56.926Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-30T02:22:56.926Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-30T02:22:56.926Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-30T02:22:56.926Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-30T02:22:56.926Z] gpg: CAST5 encrypted data [2022-11-30T02:22:56.926Z] gpg: encrypted with 1 passphrase [2022-11-30T02:22:56.926Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-30T02:22:57.208Z] + mkdir /home/jenkins [2022-11-30T02:22:57.208Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-30T02:22:57.492Z] + 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-11-30T02:22:57.501Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:22:57.787Z] ---> sigul-install.sh [2022-11-30T02:22:57.787Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-30T02:22:58.070Z] + git tag --list [2022-11-30T02:22:58.070Z] v0.0.0 [2022-11-30T02:22:58.070Z] v0.1.0 [2022-11-30T02:22:58.070Z] v0.1.1 [2022-11-30T02:22:58.070Z] v0.1.10 [2022-11-30T02:22:58.070Z] v0.1.11 [2022-11-30T02:22:58.070Z] v0.1.12 [2022-11-30T02:22:58.070Z] v0.1.13 [2022-11-30T02:22:58.070Z] v0.1.14 [2022-11-30T02:22:58.070Z] v0.1.15 [2022-11-30T02:22:58.070Z] v0.1.16 [2022-11-30T02:22:58.070Z] v0.1.17 [2022-11-30T02:22:58.070Z] v0.1.18 [2022-11-30T02:22:58.070Z] v0.1.19 [2022-11-30T02:22:58.070Z] v0.1.2 [2022-11-30T02:22:58.070Z] v0.1.20 [2022-11-30T02:22:58.070Z] v0.1.21 [2022-11-30T02:22:58.070Z] v0.1.22 [2022-11-30T02:22:58.070Z] v0.1.23 [2022-11-30T02:22:58.070Z] v0.1.24 [2022-11-30T02:22:58.070Z] v0.1.25 [2022-11-30T02:22:58.070Z] v0.1.26 [2022-11-30T02:22:58.070Z] v0.1.27 [2022-11-30T02:22:58.070Z] v0.1.28 [2022-11-30T02:22:58.070Z] v0.1.29 [2022-11-30T02:22:58.070Z] v0.1.3 [2022-11-30T02:22:58.070Z] v0.1.30 [2022-11-30T02:22:58.070Z] v0.1.31 [2022-11-30T02:22:58.070Z] v0.1.4 [2022-11-30T02:22:58.070Z] v0.1.5 [2022-11-30T02:22:58.070Z] v0.1.6 [2022-11-30T02:22:58.070Z] v0.1.7 [2022-11-30T02:22:58.070Z] v0.1.8 [2022-11-30T02:22:58.070Z] v0.1.9 [2022-11-30T02:22:58.070Z] v2.0.0 [2022-11-30T02:22:58.070Z] v2.0.1 [2022-11-30T02:22:58.070Z] v2.1.0 [2022-11-30T02:22:58.070Z] v2.1.1 [2022-11-30T02:22:58.070Z] v2.1.1-dev.1 [2022-11-30T02:22:58.070Z] v2.1.1-dev.2 [2022-11-30T02:22:58.070Z] v2.1.1-dev.3 [2022-11-30T02:22:58.070Z] v2.2.0 [2022-11-30T02:22:58.070Z] v2.2.1-dev.1 [2022-11-30T02:22:58.070Z] v2.2.1-dev.10 [2022-11-30T02:22:58.070Z] v2.2.1-dev.11 [2022-11-30T02:22:58.070Z] v2.2.1-dev.2 [2022-11-30T02:22:58.070Z] v2.2.1-dev.3 [2022-11-30T02:22:58.070Z] v2.2.1-dev.4 [2022-11-30T02:22:58.070Z] v2.2.1-dev.5 [2022-11-30T02:22:58.070Z] v2.2.1-dev.6 [2022-11-30T02:22:58.070Z] v2.2.1-dev.7 [2022-11-30T02:22:58.070Z] v2.2.1-dev.8 [2022-11-30T02:22:58.070Z] v2.2.1-dev.9 [2022-11-30T02:22:58.070Z] v2.3.0 [2022-11-30T02:22:58.070Z] v2.3.0-dev.11 [2022-11-30T02:22:58.070Z] v2.3.0-dev.12 [2022-11-30T02:22:58.070Z] v2.3.0-dev.13 [2022-11-30T02:22:58.070Z] v2.3.0-dev.14 [2022-11-30T02:22:58.070Z] v2.3.0-dev.15 [2022-11-30T02:22:58.070Z] v2.3.0-dev.16 [2022-11-30T02:22:58.070Z] v2.3.0-dev.17 [2022-11-30T02:22:58.070Z] v2.3.0-dev.18 [2022-11-30T02:22:58.070Z] v2.3.0-dev.19 [2022-11-30T02:22:58.070Z] v2.3.0-dev.20 [2022-11-30T02:22:58.070Z] v2.3.0-dev.21 [2022-11-30T02:22:58.070Z] v2.3.0-dev.22 [2022-11-30T02:22:58.070Z] v2.3.0-dev.23 [2022-11-30T02:22:58.070Z] v2.3.0-dev.24 [2022-11-30T02:22:58.070Z] v2.3.0-dev.25 [2022-11-30T02:22:58.070Z] v2.3.0-dev.26 [2022-11-30T02:22:58.070Z] v2.3.0-dev.27 [2022-11-30T02:22:58.070Z] v2.3.1-dev.1 [2022-11-30T02:22:58.070Z] v2.3.1-dev.2 [2022-11-30T02:22:58.070Z] v2.3.1-dev.3 [2022-11-30T02:22:58.070Z] v2.3.1-dev.4 [2022-11-30T02:22:58.070Z] v2.3.1-dev.5 [Pipeline] sh [2022-11-30T02:22:58.354Z] + lftools sign git-tag v2.3.1-dev.5 [2022-11-30T02:22:58.923Z] Signing Git tag with Sigul... [2022-11-30T02:22:58.923Z] Signing v2.3.1-dev.5 [Pipeline] echo [2022-11-30T02:22:59.192Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:22:59.481Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-30T02:22:59.488Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-30T02:22:59.503Z] $ docker stop --time=1 1f6ab520e97babadec6c802ca614805b650059b42fcc142a7af32eec4ea0a480 [2022-11-30T02:23:00.810Z] $ docker rm -f 1f6ab520e97babadec6c802ca614805b650059b42fcc142a7af32eec4ea0a480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-30T02:23:01.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:23:01.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:23:01.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:23:01.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:23:01.604Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:23:01.628Z] $ 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-11-30T02:23:01.945Z] $ docker top 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 -eo pid,comm [2022-11-30T02:23:01.990Z] 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-11-30T02:23:01.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:23:02.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:23:02.029Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:23:02.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:23:02.184Z] $ docker exec 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 ssh-agent [2022-11-30T02:23:02.282Z] SSH_AUTH_SOCK=/tmp/ssh-GUwMCccvehEx/agent.32 [2022-11-30T02:23:02.282Z] SSH_AGENT_PID=38 [2022-11-30T02:23:02.287Z] Running ssh-add (command line suppressed) [2022-11-30T02:23:02.399Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6039794358156310415.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6039794358156310415.key) [2022-11-30T02:23:02.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:23:02.703Z] + git semver bump pre [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,866 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,867 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,867 [bump_version] DEBUG bumped version:2.3.1-dev.6 [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,867 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,867 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,868 [execute] INFO git cat-file --batch-check [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,873 [execute] INFO git cat-file --batch [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:23:02.962Z] 2022-11-30 02:23:02,879 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:23:02.962Z] 2.3.1-dev.6 [Pipeline] } [2022-11-30T02:23:02.969Z] $ docker exec --env ******** --env ******** 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 ssh-agent -k [2022-11-30T02:23:03.068Z] unset SSH_AUTH_SOCK; [2022-11-30T02:23:03.069Z] unset SSH_AGENT_PID; [2022-11-30T02:23:03.069Z] echo Agent pid 38 killed; [2022-11-30T02:23:03.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:23:03.376Z] + git semver [Pipeline] } [2022-11-30T02:23:03.647Z] $ docker stop --time=1 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 [2022-11-30T02:23:04.947Z] $ docker rm -f 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:23:05.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:23:05.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:23:05.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:23:05.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:23:05.657Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:23:05.689Z] $ 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-11-30T02:23:06.006Z] $ docker top 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 -eo pid,comm [2022-11-30T02:23:06.053Z] 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-11-30T02:23:06.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:23:06.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:23:06.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:23:06.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:23:06.194Z] $ docker exec 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 ssh-agent [2022-11-30T02:23:06.294Z] SSH_AUTH_SOCK=/tmp/ssh-OA4fdSMfjuqg/agent.32 [2022-11-30T02:23:06.294Z] SSH_AGENT_PID=38 [2022-11-30T02:23:06.299Z] Running ssh-add (command line suppressed) [2022-11-30T02:23:06.421Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10535821158086380488.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10535821158086380488.key) [2022-11-30T02:23:06.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:23:06.722Z] + git semver push [2022-11-30T02:23:06.982Z] 2022-11-30 02:23:06,888 [run_push] DEBUG push [2022-11-30T02:23:06.982Z] 2022-11-30 02:23:06,889 [execute] INFO git cat-file --batch-check [2022-11-30T02:23:06.982Z] 2022-11-30 02:23:06,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:23:06.982Z] 2022-11-30 02:23:06,892 [execute] INFO git rev-list 2c2ff73fff14574823101ec4c6d5353e6214c20c -- [2022-11-30T02:23:06.982Z] 2022-11-30 02:23:06,892 [execute] DEBUG Popen(['git', 'rev-list', '2c2ff73fff14574823101ec4c6d5353e6214c20c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:23:06.982Z] 2022-11-30 02:23:06,899 [execute] INFO git fetch -v origin [2022-11-30T02:23:06.982Z] 2022-11-30 02:23:06,900 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-30T02:23:07.551Z] 2022-11-30 02:23:07,418 [run_push] DEBUG no remote changes detected [2022-11-30T02:23:07.551Z] 2022-11-30 02:23:07,418 [execute] INFO git push origin semver [2022-11-30T02:23:07.552Z] 2022-11-30 02:23:07,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:23:08.488Z] 2022-11-30 02:23:08,185 [run_push] DEBUG push all version tags [2022-11-30T02:23:08.488Z] 2022-11-30 02:23:08,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-30T02:23:08.488Z] 2022-11-30 02:23:08,186 [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-11-30T02:23:09.057Z] 2022-11-30 02:23:08,931 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-11-30T02:23:09.057Z] 2.3.1-dev.6 [Pipeline] } [2022-11-30T02:23:09.063Z] $ docker exec --env ******** --env ******** 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 ssh-agent -k [2022-11-30T02:23:09.170Z] unset SSH_AUTH_SOCK; [2022-11-30T02:23:09.170Z] unset SSH_AGENT_PID; [2022-11-30T02:23:09.170Z] echo Agent pid 38 killed; [2022-11-30T02:23:09.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:23:09.491Z] + git semver [Pipeline] } [2022-11-30T02:23:09.760Z] $ docker stop --time=1 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 [2022-11-30T02:23:11.024Z] $ docker rm -f 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 [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-11-30T02:23:11.617Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-11-30T02:23:11.617Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-11-30T02:23:11.617Z] total 16 [2022-11-30T02:23:11.617Z] drwxr-xr-x 3 root root 4096 Nov 30 02:14 . [2022-11-30T02:23:11.617Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:22 .. [2022-11-30T02:23:11.617Z] drwxr-xr-x 2 root root 4096 Nov 30 02:14 cost [2022-11-30T02:23:11.617Z] -rw-r--r-- 1 root root 87 Nov 30 02:14 cost.csv [2022-11-30T02:23:11.617Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-11-30T02:23:11.617Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-11-30T02:23:11.617Z] total 16 [2022-11-30T02:23:11.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 02:14 . [2022-11-30T02:23:11.617Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:22 .. [2022-11-30T02:23:11.617Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 02:14 cost [2022-11-30T02:23:11.617Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 30 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:23:11.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:23:12.768Z] ---> package-listing.sh [2022-11-30T02:23:12.768Z] ++ facter osfamily [2022-11-30T02:23:12.768Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-30T02:23:13.026Z] + OS_FAMILY=debian [2022-11-30T02:23:13.026Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-11-30T02:23:13.026Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-30T02:23:13.026Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-30T02:23:13.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-30T02:23:13.026Z] + PACKAGES=/tmp/packages_start.txt [2022-11-30T02:23:13.026Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-11-30T02:23:13.026Z] + PACKAGES=/tmp/packages_end.txt [2022-11-30T02:23:13.026Z] + case "${OS_FAMILY}" in [2022-11-30T02:23:13.026Z] + dpkg -l [2022-11-30T02:23:13.026Z] + grep '^ii' [2022-11-30T02:23:13.026Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-30T02:23:13.026Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-30T02:23:13.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-30T02:23:13.026Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-11-30T02:23:13.026Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-11-30T02:23:13.026Z] + 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-11-30T02:23:13.036Z] 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-11-30T02:23:13.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:23:13.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:23:13.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:23:13.937Z] prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container [2022-11-30T02:23:13.966Z] $ 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-11-30T02:23:14.199Z] $ docker top 423661d65db4b69fe45956905927d1106981c2eb59bef2a48a06bd4e4f67e3a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:23:14.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-30T02:23:14.825Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-30T02:23:15.108Z] + ls /var/log/sa-host [2022-11-30T02:23:15.108Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:23:15.246Z] provisioning config files... [2022-11-30T02:23:15.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15681162744969196930tmp [Pipeline] { [Pipeline] echo [2022-11-30T02:23:15.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:23:15.548Z] ---> create-netrc.sh [Pipeline] } [2022-11-30T02:23:15.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:23:15.909Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-30T02:23:15.918Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:23:16.205Z] ---> sudo-logs.sh [2022-11-30T02:23:16.205Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-30T02:23:16.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:23:16.527Z] ---> job-cost.sh [2022-11-30T02:23:16.527Z] lf-activate-venv: SKIPPING [2022-11-30T02:23:16.527Z] DEBUG: total: 0.2199999988079071 [2022-11-30T02:23:16.527Z] INFO: Retrieving Stack Cost... [2022-11-30T02:23:17.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-30T02:23:17.358Z] INFO: Archiving Costs [Pipeline] echo [2022-11-30T02:23:17.369Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:23:17.655Z] ---> logs-deploy.sh [2022-11-30T02:23:17.656Z] lf-activate-venv: SKIPPING [2022-11-30T02:23:17.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/57 [2022-11-30T02:23:17.656Z] INFO: archiving workspace using pattern(s): [2022-11-30T02:23:18.592Z] Archives upload complete. [2022-11-30T02:23:18.592Z] INFO: archiving logs to Nexus