Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aae9db3ccaa50c9d24fab56a0b3092001ce1df14 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-ssh15892875377999125417.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11205188867703066046.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15783760895471361014.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh9621492500579788528.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-ssh214155340079631307.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8475 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 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 (main) Commit message: "Merge pull request #178 from hahattan/issue-177" > 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 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 > git rev-list --no-walk 6e879a8fb60e27e54d209618db3b0645b278799c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-18T16:35:06.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-18T16:35:06.473Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-18T16:35:06.488Z] ========================================================= [2022-10-18T16:35:06.488Z] EdgeX Global Pipelines Version Info [2022-10-18T16:35:06.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:35:07.169Z] ------------------- [2022-10-18T16:35:07.170Z] stable info: [2022-10-18T16:35:07.170Z] ------------------- [2022-10-18T16:35:07.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-18T16:35:07.170Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T16:35:07.170Z] Message: update stable to v1.0.243 [2022-10-18T16:35:07.736Z] ------------------- [2022-10-18T16:35:07.736Z] experimental info: [2022-10-18T16:35:07.736Z] ------------------- [2022-10-18T16:35:07.736Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-18T16:35:07.736Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T16:35:07.736Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-18T16:35:07.887Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-10-18T16:35:07.895Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-10-18T16:35:07.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-18T16:35:07.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-18T16:35:07.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-18T16:35:07.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-18T16:35:07.934Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-18T16:35:07.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-18T16:35:07.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-18T16:35:07.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-18T16:35:07.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-18T16:35:08.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-10-18T16:35:08.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-18T16:35:08.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-18T16:35:08.038Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-18T16:35:08.050Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-18T16:35:08.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-18T16:35:08.073Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-18T16:35:08.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-18T16:35:08.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-18T16:35:08.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-18T16:35:08.124Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-18T16:35:08.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-18T16:35:08.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-18T16:35:08.156Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-18T16:35:08.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-18T16:35:08.178Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-18T16:35:08.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-18T16:35:08.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-18T16:35:08.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-18T16:35:08.210Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo [2022-10-18T16:35:08.225Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aae9db3 [Pipeline] echo [2022-10-18T16:35:08.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-18T16:35:08.600Z] + git rev-list -1 --merges aae9db3ccaa50c9d24fab56a0b3092001ce1df14~1..aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo [2022-10-18T16:35:08.629Z] -----------> git rev-list -1 --merges aae9db3ccaa50c9d24fab56a0b3092001ce1df14~1..aae9db3ccaa50c9d24fab56a0b3092001ce1df14 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [2022-10-18T16:35:08.629Z] aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [false] [Pipeline] sh [2022-10-18T16:35:08.919Z] + git log --format=format:%s -1 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo [2022-10-18T16:35:08.936Z] ========================================================= [2022-10-18T16:35:08.936Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-18T16:35:08.936Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T16:35:09.275Z] + git log --format=format:%s -1 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo [2022-10-18T16:35:09.288Z] [semverPrep] GIT_COMMIT: aae9db3ccaa50c9d24fab56a0b3092001ce1df14, Commit Message: Merge pull request #178 from hahattan/issue-177 [Pipeline] echo [2022-10-18T16:35:09.296Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-18T16:35:09.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T16:35:09.652Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-18T16:35:09.652Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-18T16:35:09.652Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-18T16:35:09.652Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-18T16:35:09.652Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-18T16:35:09.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:35:09.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:35:10.254Z] [2022-10-18T16:35:10.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:35:10.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:35:10.555Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-18T16:35:10.555Z] b85a868b505f: Pulling fs layer [2022-10-18T16:35:10.555Z] e2be974225ed: Pulling fs layer [2022-10-18T16:35:10.555Z] 339a4e72a1f5: Pulling fs layer [2022-10-18T16:35:10.555Z] 988bab9f4d93: Pulling fs layer [2022-10-18T16:35:10.555Z] 1469e6f7b9e6: Pulling fs layer [2022-10-18T16:35:10.555Z] eaf3925da568: Pulling fs layer [2022-10-18T16:35:10.555Z] 988bab9f4d93: Waiting [2022-10-18T16:35:10.555Z] bab4dde63d76: Pulling fs layer [2022-10-18T16:35:10.555Z] eaf3925da568: Waiting [2022-10-18T16:35:10.555Z] bde34c3a00c8: Pulling fs layer [2022-10-18T16:35:10.555Z] 1469e6f7b9e6: Waiting [2022-10-18T16:35:10.555Z] bab4dde63d76: Waiting [2022-10-18T16:35:10.555Z] bde34c3a00c8: Waiting [2022-10-18T16:35:10.555Z] b352a97aabf1: Pulling fs layer [2022-10-18T16:35:10.555Z] 4872d77fe225: Pulling fs layer [2022-10-18T16:35:10.555Z] 5851b861e8e6: Pulling fs layer [2022-10-18T16:35:10.555Z] b352a97aabf1: Waiting [2022-10-18T16:35:10.555Z] 4872d77fe225: Waiting [2022-10-18T16:35:10.555Z] 5851b861e8e6: Waiting [2022-10-18T16:35:10.555Z] e2be974225ed: Verifying Checksum [2022-10-18T16:35:10.555Z] e2be974225ed: Download complete [2022-10-18T16:35:10.555Z] 988bab9f4d93: Verifying Checksum [2022-10-18T16:35:10.555Z] 988bab9f4d93: Download complete [2022-10-18T16:35:10.813Z] 339a4e72a1f5: Verifying Checksum [2022-10-18T16:35:10.813Z] 339a4e72a1f5: Download complete [2022-10-18T16:35:10.813Z] 1469e6f7b9e6: Verifying Checksum [2022-10-18T16:35:10.813Z] 1469e6f7b9e6: Download complete [2022-10-18T16:35:10.813Z] eaf3925da568: Verifying Checksum [2022-10-18T16:35:10.813Z] eaf3925da568: Download complete [2022-10-18T16:35:10.813Z] bde34c3a00c8: Download complete [2022-10-18T16:35:10.813Z] b352a97aabf1: Verifying Checksum [2022-10-18T16:35:10.813Z] b352a97aabf1: Download complete [2022-10-18T16:35:10.813Z] 4872d77fe225: Verifying Checksum [2022-10-18T16:35:10.813Z] 4872d77fe225: Download complete [2022-10-18T16:35:10.813Z] 5851b861e8e6: Download complete [2022-10-18T16:35:10.813Z] b85a868b505f: Verifying Checksum [2022-10-18T16:35:10.813Z] b85a868b505f: Download complete [2022-10-18T16:35:11.071Z] bab4dde63d76: Verifying Checksum [2022-10-18T16:35:11.071Z] bab4dde63d76: Download complete [2022-10-18T16:35:12.007Z] b85a868b505f: Pull complete [2022-10-18T16:35:12.272Z] e2be974225ed: Pull complete [2022-10-18T16:35:12.839Z] 339a4e72a1f5: Pull complete [2022-10-18T16:35:12.839Z] 988bab9f4d93: Pull complete [2022-10-18T16:35:13.099Z] 1469e6f7b9e6: Pull complete [2022-10-18T16:35:13.099Z] eaf3925da568: Pull complete [2022-10-18T16:35:15.005Z] bab4dde63d76: Pull complete [2022-10-18T16:35:15.005Z] bde34c3a00c8: Pull complete [2022-10-18T16:35:15.266Z] b352a97aabf1: Pull complete [2022-10-18T16:35:15.266Z] 4872d77fe225: Pull complete [2022-10-18T16:35:15.266Z] 5851b861e8e6: Pull complete [2022-10-18T16:35:15.526Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-18T16:35:15.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:35:15.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:35:15.619Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:35:15.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T16:35:17.174Z] $ docker top b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c -eo pid,comm [2022-10-18T16:35:17.232Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-18T16:35:17.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T16:35:17.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T16:35:17.270Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T16:35:17.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T16:35:17.395Z] $ docker exec b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent [2022-10-18T16:35:17.502Z] SSH_AUTH_SOCK=/tmp/ssh-j9Tc9le6B2QO/agent.34 [2022-10-18T16:35:17.502Z] SSH_AGENT_PID=40 [2022-10-18T16:35:17.509Z] Running ssh-add (command line suppressed) [2022-10-18T16:35:17.628Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6252169356204857902.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6252169356204857902.key) [2022-10-18T16:35:17.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T16:35:17.938Z] + git tag --points-at HEAD [Pipeline] } [2022-10-18T16:35:17.958Z] $ docker exec --env ******** --env ******** b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent -k [2022-10-18T16:35:18.065Z] unset SSH_AUTH_SOCK; [2022-10-18T16:35:18.065Z] unset SSH_AGENT_PID; [2022-10-18T16:35:18.065Z] echo Agent pid 40 killed; [2022-10-18T16:35:18.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-18T16:35:18.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T16:35:18.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T16:35:18.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T16:35:18.215Z] $ docker exec b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent [2022-10-18T16:35:18.318Z] SSH_AUTH_SOCK=/tmp/ssh-HIPlVl64rwG8/agent.72 [2022-10-18T16:35:18.318Z] SSH_AGENT_PID=78 [2022-10-18T16:35:18.323Z] Running ssh-add (command line suppressed) [2022-10-18T16:35:18.425Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6490450939002912499.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6490450939002912499.key) [2022-10-18T16:35:18.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T16:35:18.728Z] + git semver init [2022-10-18T16:35:18.988Z] 2022-10-18 16:35:18,911 [run_init] DEBUG init version:0.0.0 force:False [2022-10-18T16:35:18.988Z] 2022-10-18 16:35:18,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-18T16:35:18.988Z] 2022-10-18 16:35:18,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2022-10-18T16:35:18.988Z] 2022-10-18 16:35:18,912 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-18T16:35:19.928Z] 2022-10-18 16:35:19,733 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2022-10-18T16:35:19.928Z] 2022-10-18 16:35:19,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2022-10-18T16:35:19.928Z] 2022-10-18 16:35:19,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:35:19.928Z] 2022-10-18 16:35:19,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:35:19.928Z] 2.3.0-dev.23 [Pipeline] } [2022-10-18T16:35:19.939Z] $ docker exec --env ******** --env ******** b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent -k [2022-10-18T16:35:20.048Z] unset SSH_AUTH_SOCK; [2022-10-18T16:35:20.049Z] unset SSH_AGENT_PID; [2022-10-18T16:35:20.049Z] echo Agent pid 78 killed; [2022-10-18T16:35:20.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T16:35:20.358Z] + git semver [Pipeline] } [2022-10-18T16:35:20.632Z] $ docker stop --time=1 b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c [2022-10-18T16:35:21.959Z] $ docker rm -f b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T16:35:22.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-18T16:35:22.474Z] Stashed 1 file(s) [Pipeline] echo [2022-10-18T16:35:22.477Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-10-18T16:35:22.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:35:22.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:35:22.625Z] ========================================================= [2022-10-18T16:35:22.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-18T16:35:22.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:35:22.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T16:35:22.914Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-18T16:35:22.914Z] 213ec9aee27d: Pulling fs layer [2022-10-18T16:35:22.914Z] 4583459ba037: Pulling fs layer [2022-10-18T16:35:22.914Z] 93c1e223e6f2: Pulling fs layer [2022-10-18T16:35:22.914Z] 53926ce57604: Pulling fs layer [2022-10-18T16:35:22.914Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-18T16:35:22.914Z] 30f14e443154: Pulling fs layer [2022-10-18T16:35:22.914Z] 801331c1e519: Pulling fs layer [2022-10-18T16:35:22.914Z] 99cc6dd402b0: Pulling fs layer [2022-10-18T16:35:22.914Z] 7d9ed39f4882: Pulling fs layer [2022-10-18T16:35:22.914Z] 53926ce57604: Waiting [2022-10-18T16:35:22.914Z] 21b2b0c7a3f4: Waiting [2022-10-18T16:35:22.914Z] 801331c1e519: Waiting [2022-10-18T16:35:22.914Z] 30f14e443154: Waiting [2022-10-18T16:35:22.914Z] 93c1e223e6f2: Download complete [2022-10-18T16:35:22.914Z] 4583459ba037: Verifying Checksum [2022-10-18T16:35:22.914Z] 4583459ba037: Download complete [2022-10-18T16:35:22.914Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-18T16:35:22.914Z] 21b2b0c7a3f4: Download complete [2022-10-18T16:35:22.914Z] 30f14e443154: Verifying Checksum [2022-10-18T16:35:22.914Z] 30f14e443154: Download complete [2022-10-18T16:35:22.914Z] 213ec9aee27d: Verifying Checksum [2022-10-18T16:35:22.914Z] 213ec9aee27d: Download complete [2022-10-18T16:35:22.914Z] 801331c1e519: Verifying Checksum [2022-10-18T16:35:22.914Z] 801331c1e519: Download complete [2022-10-18T16:35:23.174Z] 213ec9aee27d: Pull complete [2022-10-18T16:35:23.174Z] 4583459ba037: Pull complete [2022-10-18T16:35:23.434Z] 93c1e223e6f2: Pull complete [2022-10-18T16:35:23.434Z] 7d9ed39f4882: Verifying Checksum [2022-10-18T16:35:23.434Z] 7d9ed39f4882: Download complete [2022-10-18T16:35:23.693Z] 99cc6dd402b0: Verifying Checksum [2022-10-18T16:35:23.693Z] 99cc6dd402b0: Download complete [2022-10-18T16:35:23.693Z] 53926ce57604: Verifying Checksum [2022-10-18T16:35:23.693Z] 53926ce57604: Download complete [2022-10-18T16:35:27.883Z] 53926ce57604: Pull complete [2022-10-18T16:35:27.883Z] 21b2b0c7a3f4: Pull complete [2022-10-18T16:35:27.883Z] 30f14e443154: Pull complete [2022-10-18T16:35:27.883Z] 801331c1e519: Pull complete [2022-10-18T16:35:29.810Z] 99cc6dd402b0: Pull complete [2022-10-18T16:35:30.746Z] 7d9ed39f4882: Pull complete [2022-10-18T16:35:30.746Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-18T16:35:30.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T16:35:30.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-18T16:35:31.045Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:35:31.346Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T16:35:31.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:35:31.416Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:35:31.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T16:35:33.524Z] $ docker top 7627c4d800fa15e70b1324273ebb2d4282693741433f89e7cbc5b993172a5463 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:35:33.869Z] + go version [2022-10-18T16:35:33.869Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-18T16:35:33.881Z] $ docker stop --time=1 7627c4d800fa15e70b1324273ebb2d4282693741433f89e7cbc5b993172a5463 [2022-10-18T16:35:35.197Z] $ docker rm -f 7627c4d800fa15e70b1324273ebb2d4282693741433f89e7cbc5b993172a5463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:35:35.604Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T16:35:35.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:35:35.673Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:35:35.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T16:35:36.138Z] $ docker top b2b8207e34d50690c982339ff8581be79688143b6f3addf8e39cf6368ec5bac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:35:36.486Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:35:36.785Z] + make test [2022-10-18T16:35:36.785Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-18T16:35:36.785Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-18T16:35:36.785Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-18T16:35:36.785Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-18T16:35:36.785Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-18T16:35:36.785Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-18T16:35:36.785Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-18T16:35:36.785Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-18T16:35:37.045Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-18T16:35:37.045Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-18T16:35:37.045Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-18T16:35:37.045Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-18T16:35:37.045Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-18T16:35:37.045Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-18T16:35:37.045Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-18T16:35:37.045Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-18T16:35:37.045Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-18T16:35:37.045Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-18T16:35:37.045Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-18T16:35:37.045Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-18T16:35:37.304Z] go: downloading golang.org/x/text v0.3.7 [2022-10-18T16:35:37.304Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-18T16:35:37.304Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-18T16:35:37.304Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-18T16:35:37.304Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-18T16:35:37.304Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-18T16:35:37.304Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-18T16:35:37.304Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-18T16:35:37.555Z] Still waiting to schedule task [2022-10-18T16:35:37.555Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-18T16:35:37.564Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-18T16:35:37.564Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-18T16:35:37.564Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-18T16:35:55.652Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.059s coverage: 66.4% of statements [2022-10-18T16:35:55.652Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-18T16:35:55.652Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.069s coverage: 90.4% of statements [2022-10-18T16:35:55.652Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.058s coverage: 87.7% of statements [2022-10-18T16:35:55.652Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-18T16:35:55.652Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-18T16:36:03.789Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.096s coverage: 35.9% of statements [2022-10-18T16:36:03.789Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements [2022-10-18T16:36:03.789Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-18T16:36:16.010Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.377s coverage: 83.8% of statements [2022-10-18T16:36:16.010Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 88.9% of statements [2022-10-18T16:36:16.010Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-18T16:36:16.010Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.054s coverage: 100.0% of statements [2022-10-18T16:36:16.010Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.045s coverage: 100.0% of statements [2022-10-18T16:36:16.010Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.046s coverage: 95.1% of statements [2022-10-18T16:36:16.268Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-18T16:36:17.212Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.056s coverage: 66.4% of statements [2022-10-18T16:36:17.212Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-18T16:36:17.212Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.065s coverage: 90.4% of statements [2022-10-18T16:36:17.212Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.042s coverage: 100.0% of statements [2022-10-18T16:36:17.212Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-18T16:36:17.212Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.028s coverage: 100.0% of statements [2022-10-18T16:36:17.212Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.039s coverage: 68.5% of statements [2022-10-18T16:36:17.212Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-18T16:36:39.150Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements [2022-10-18T16:36:39.150Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.032s coverage: 88.9% of statements [2022-10-18T16:36:39.150Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-18T16:36:39.150Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.022s coverage: 100.0% of statements [2022-10-18T16:36:39.150Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.020s coverage: 100.0% of statements [2022-10-18T16:36:39.150Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements [2022-10-18T16:36:47.257Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-18T16:36:47.257Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-18T16:36:49.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T16:36:49.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-18T16:36:49.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-18T16:36:49.179Z] $ docker stop --time=1 b2b8207e34d50690c982339ff8581be79688143b6f3addf8e39cf6368ec5bac9 [2022-10-18T16:36:50.707Z] $ docker rm -f b2b8207e34d50690c982339ff8581be79688143b6f3addf8e39cf6368ec5bac9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T16:36:51.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-18T16:36:51.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:36:51.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T16:36:51.728Z] [2022-10-18T16:36:51.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:36:52.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T16:36:52.284Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-18T16:36:52.284Z] 5eb5b503b376: Pulling fs layer [2022-10-18T16:36:52.284Z] 5c69ac0246d0: Pulling fs layer [2022-10-18T16:36:52.284Z] ec43610c2a17: Pulling fs layer [2022-10-18T16:36:52.284Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-18T16:36:52.284Z] 33b1e0a273af: Pulling fs layer [2022-10-18T16:36:52.284Z] 5d3b04190fa2: Pulling fs layer [2022-10-18T16:36:52.284Z] 2f39f015ded8: Pulling fs layer [2022-10-18T16:36:52.284Z] 33b1e0a273af: Waiting [2022-10-18T16:36:52.284Z] 5d3b04190fa2: Waiting [2022-10-18T16:36:52.284Z] 2f39f015ded8: Waiting [2022-10-18T16:36:52.284Z] 3a2ae6a8a46f: Waiting [2022-10-18T16:36:52.284Z] 5c69ac0246d0: Download complete [2022-10-18T16:36:52.284Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-18T16:36:52.284Z] 3a2ae6a8a46f: Download complete [2022-10-18T16:36:52.284Z] 33b1e0a273af: Verifying Checksum [2022-10-18T16:36:52.284Z] 33b1e0a273af: Download complete [2022-10-18T16:36:52.284Z] 5d3b04190fa2: Verifying Checksum [2022-10-18T16:36:52.284Z] 5d3b04190fa2: Download complete [2022-10-18T16:36:52.284Z] ec43610c2a17: Verifying Checksum [2022-10-18T16:36:52.284Z] ec43610c2a17: Download complete [2022-10-18T16:36:52.543Z] 5eb5b503b376: Verifying Checksum [2022-10-18T16:36:52.543Z] 5eb5b503b376: Download complete [2022-10-18T16:36:53.107Z] 2f39f015ded8: Verifying Checksum [2022-10-18T16:36:53.107Z] 2f39f015ded8: Download complete [2022-10-18T16:36:53.366Z] 5eb5b503b376: Pull complete [2022-10-18T16:36:53.624Z] 5c69ac0246d0: Pull complete [2022-10-18T16:36:53.884Z] ec43610c2a17: Pull complete [2022-10-18T16:36:54.143Z] 3a2ae6a8a46f: Pull complete [2022-10-18T16:36:54.143Z] 33b1e0a273af: Pull complete [2022-10-18T16:36:54.143Z] 5d3b04190fa2: Pull complete [2022-10-18T16:36:58.336Z] 2f39f015ded8: Pull complete [2022-10-18T16:36:58.336Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-18T16:36:58.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T16:36:58.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:36:58.405Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:36:58.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-18T16:37:00.068Z] $ docker top 90e6a18fabfd4f33aee8e56e6cf4170d2abf5b7fd7ce0e6d55c3ba3250571184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:37:00.450Z] ---> job-cost.sh [2022-10-18T16:37:00.450Z] lf-activate-venv: SKIPPING [2022-10-18T16:37:00.450Z] INFO: No Stack... [2022-10-18T16:37:01.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T16:37:01.274Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T16:37:01.556Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2022-10-18T16:37:01.557Z] + cut -d, -f6 [Pipeline] lock [2022-10-18T16:37:01.569Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [2022-10-18T16:37:01.575Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] did not exist. Created. [2022-10-18T16:37:01.575Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T16:37:01.947Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-18T16:37:01.967Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T16:37:01.974Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T16:37:01.991Z] $ docker stop --time=1 90e6a18fabfd4f33aee8e56e6cf4170d2abf5b7fd7ce0e6d55c3ba3250571184 [2022-10-18T16:37:03.181Z] $ docker rm -f 90e6a18fabfd4f33aee8e56e6cf4170d2abf5b7fd7ce0e6d55c3ba3250571184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-18T16:37:04.252Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8476 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2022-10-18T16:37:04.265Z] Running in /w/workspace/go-mod-messaging/47 [Pipeline] { [Pipeline] checkout [2022-10-18T16:37:04.303Z] Selected Git installation does not exist. Using Default [2022-10-18T16:37:04.303Z] The recommended git tool is: NONE [2022-10-18T16:37:09.409Z] using credential edgex-jenkins-ssh [2022-10-18T16:37:09.424Z] Cloning the remote Git repository [2022-10-18T16:37:09.462Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-18T16:37:09.533Z] > git init /w/workspace/go-mod-messaging/47 # timeout=10 [2022-10-18T16:37:09.665Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-10-18T16:37:09.666Z] > git --version # timeout=10 [2022-10-18T16:37:09.698Z] > git --version # 'git version 2.25.1' [2022-10-18T16:37:09.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T16:37:09.742Z] Verifying host key using known hosts file [2022-10-18T16:37:09.921Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-18T16:37:09.935Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T16:37:11.617Z] Avoid second fetch [2022-10-18T16:37:11.617Z] Checking out Revision aae9db3ccaa50c9d24fab56a0b3092001ce1df14 (main) [2022-10-18T16:37:10.762Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-10-18T16:37:10.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T16:37:11.628Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T16:37:11.645Z] > git checkout -f aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 [2022-10-18T16:37:12.124Z] Commit message: "Merge pull request #178 from hahattan/issue-177" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T16:37:13.032Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-18T16:37:13.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T16:37:13.032Z] Dload Upload Total Spent Left Speed [2022-10-18T16:37:13.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11882 0 0 88014 0 --:--:-- --:--:-- --:--:-- 88014 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh [2022-10-18T16:37:13.680Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-18T16:37:14.009Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-10-18T16:37:14.009Z] sudo tee /etc/docker/daemon.new [2022-10-18T16:37:14.009Z] { [2022-10-18T16:37:14.009Z] "registry-mirrors": [ [2022-10-18T16:37:14.009Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-18T16:37:14.009Z] ], [2022-10-18T16:37:14.009Z] "bip": "10.250.0.254/24", [2022-10-18T16:37:14.009Z] "hosts": [ [2022-10-18T16:37:14.009Z] "tcp://0.0.0.0:5555", [2022-10-18T16:37:14.009Z] "unix:///var/run/docker.sock" [2022-10-18T16:37:14.009Z] ], [2022-10-18T16:37:14.009Z] "mtu": 1458, [2022-10-18T16:37:14.009Z] "selinux-enabled": true, [2022-10-18T16:37:14.009Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-18T16:37:14.009Z] } [Pipeline] sh [2022-10-18T16:37:14.349Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-18T16:37:14.693Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-18T16:37:33.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:37:33.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:37:33.106Z] ========================================================= [2022-10-18T16:37:33.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-18T16:37:33.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:37:33.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T16:37:34.032Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-18T16:37:34.032Z] 9b18e9b68314: Pulling fs layer [2022-10-18T16:37:34.032Z] d32db5db7311: Pulling fs layer [2022-10-18T16:37:34.032Z] d0c4b47475fc: Pulling fs layer [2022-10-18T16:37:34.032Z] 5831b945b038: Pulling fs layer [2022-10-18T16:37:34.032Z] 86bbec2aaacd: Pulling fs layer [2022-10-18T16:37:34.032Z] e10730c5d714: Pulling fs layer [2022-10-18T16:37:34.032Z] 5dd5c2283517: Pulling fs layer [2022-10-18T16:37:34.032Z] d5ac0230b979: Pulling fs layer [2022-10-18T16:37:34.032Z] 86bbec2aaacd: Waiting [2022-10-18T16:37:34.032Z] e10730c5d714: Waiting [2022-10-18T16:37:34.032Z] 5dd5c2283517: Waiting [2022-10-18T16:37:34.032Z] d5ac0230b979: Waiting [2022-10-18T16:37:34.032Z] 5831b945b038: Waiting [2022-10-18T16:37:34.032Z] d0c4b47475fc: Verifying Checksum [2022-10-18T16:37:34.032Z] d0c4b47475fc: Download complete [2022-10-18T16:37:34.032Z] d32db5db7311: Download complete [2022-10-18T16:37:34.032Z] 86bbec2aaacd: Verifying Checksum [2022-10-18T16:37:34.032Z] 86bbec2aaacd: Download complete [2022-10-18T16:37:34.032Z] e10730c5d714: Verifying Checksum [2022-10-18T16:37:34.032Z] e10730c5d714: Download complete [2022-10-18T16:37:34.032Z] 9b18e9b68314: Verifying Checksum [2022-10-18T16:37:34.032Z] 9b18e9b68314: Download complete [2022-10-18T16:37:35.009Z] d5ac0230b979: Verifying Checksum [2022-10-18T16:37:35.009Z] d5ac0230b979: Download complete [2022-10-18T16:37:35.601Z] 9b18e9b68314: Pull complete [2022-10-18T16:37:35.871Z] d32db5db7311: Pull complete [2022-10-18T16:37:36.147Z] 5dd5c2283517: Verifying Checksum [2022-10-18T16:37:36.147Z] 5dd5c2283517: Download complete [2022-10-18T16:37:36.147Z] d0c4b47475fc: Pull complete [2022-10-18T16:37:36.735Z] 5831b945b038: Verifying Checksum [2022-10-18T16:37:36.735Z] 5831b945b038: Download complete [2022-10-18T16:37:49.094Z] 5831b945b038: Pull complete [2022-10-18T16:37:49.094Z] 86bbec2aaacd: Pull complete [2022-10-18T16:37:49.365Z] e10730c5d714: Pull complete [2022-10-18T16:37:56.038Z] 5dd5c2283517: Pull complete [2022-10-18T16:37:57.003Z] d5ac0230b979: Pull complete [2022-10-18T16:37:57.003Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-18T16:37:57.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T16:37:57.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-18T16:37:57.321Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:37:57.662Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T16:37:57.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:37:57.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container [2022-10-18T16:37:57.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/47 -v /w/workspace/go-mod-messaging/47:/w/workspace/go-mod-messaging/47:rw,z -v /w/workspace/go-mod-messaging/47@tmp:/w/workspace/go-mod-messaging/47@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-10-18T16:38:01.050Z] $ docker top d91fc6526a9e31fa89665dc5dd1d11404c9ac3e5597c18579dcb4076218da875 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:38:01.894Z] + go version [2022-10-18T16:38:01.894Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-18T16:38:01.914Z] $ docker stop --time=1 d91fc6526a9e31fa89665dc5dd1d11404c9ac3e5597c18579dcb4076218da875 [2022-10-18T16:38:03.551Z] $ docker rm -f d91fc6526a9e31fa89665dc5dd1d11404c9ac3e5597c18579dcb4076218da875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:38:04.112Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T16:38:04.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:38:04.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container [2022-10-18T16:38:04.340Z] $ 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/47 -v /w/workspace/go-mod-messaging/47:/w/workspace/go-mod-messaging/47:rw,z -v /w/workspace/go-mod-messaging/47@tmp:/w/workspace/go-mod-messaging/47@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-10-18T16:38:05.503Z] $ docker top dd1acda9556d0dd4f0964beaaf5aef609675b9435e262eeaab7622e21021dffd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:38:05.996Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/47 [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:38:06.329Z] + make test [2022-10-18T16:38:06.329Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-10-18T16:38:06.595Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-18T16:38:06.861Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-18T16:38:06.861Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-18T16:38:06.861Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-18T16:38:06.861Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-18T16:38:06.861Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-18T16:38:06.861Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-18T16:38:07.129Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-18T16:38:07.395Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-18T16:38:07.395Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-18T16:38:07.395Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-18T16:38:07.395Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-18T16:38:07.395Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-18T16:38:07.395Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-18T16:38:07.666Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-18T16:38:07.666Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-18T16:38:07.666Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-18T16:38:07.666Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-18T16:38:07.666Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-18T16:38:07.666Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-18T16:38:07.666Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-18T16:38:07.666Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-18T16:38:07.666Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-18T16:38:07.933Z] go: downloading golang.org/x/text v0.3.7 [2022-10-18T16:38:08.516Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-18T16:38:08.516Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-18T16:38:08.516Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-18T16:38:08.785Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-18T16:38:08.785Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-18T16:40:00.476Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.291s coverage: 66.4% of statements [2022-10-18T16:40:00.476Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-18T16:40:00.476Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.218s coverage: 90.4% of statements [2022-10-18T16:40:00.476Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.246s coverage: 87.7% of statements [2022-10-18T16:40:00.476Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-10-18T16:40:00.476Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-18T16:40:47.313Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.291s coverage: 35.9% of statements [2022-10-18T16:40:47.313Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.147s coverage: 68.5% of statements [2022-10-18T16:40:47.313Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-18T16:40:47.313Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.545s coverage: 83.8% of statements [2022-10-18T16:40:47.313Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.093s coverage: 88.9% of statements [2022-10-18T16:40:47.313Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-18T16:40:47.313Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.064s coverage: 100.0% of statements [2022-10-18T16:40:47.313Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.060s coverage: 100.0% of statements [2022-10-18T16:40:47.313Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.081s coverage: 95.1% of statements [2022-10-18T16:40:47.581Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-10-18T16:40:54.231Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.268s coverage: 66.4% of statements [2022-10-18T16:40:54.231Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-10-18T16:40:54.231Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.273s coverage: 90.4% of statements [2022-10-18T16:40:54.231Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.060s coverage: 100.0% of statements [2022-10-18T16:40:54.231Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-10-18T16:40:54.231Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.123s coverage: 100.0% of statements [2022-10-18T16:40:54.231Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.145s coverage: 68.5% of statements [2022-10-18T16:40:54.231Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-10-18T16:41:16.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.486s coverage: 83.8% of statements [2022-10-18T16:41:16.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 88.9% of statements [2022-10-18T16:41:16.300Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-10-18T16:41:16.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.092s coverage: 100.0% of statements [2022-10-18T16:41:16.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.059s coverage: 100.0% of statements [2022-10-18T16:41:16.300Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.086s coverage: 95.1% of statements [2022-10-18T16:41:16.300Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-18T16:41:16.300Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-18T16:42:12.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T16:42:12.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-18T16:42:12.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-18T16:42:12.762Z] $ docker stop --time=1 dd1acda9556d0dd4f0964beaaf5aef609675b9435e262eeaab7622e21021dffd [2022-10-18T16:42:14.832Z] $ docker rm -f dd1acda9556d0dd4f0964beaaf5aef609675b9435e262eeaab7622e21021dffd [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T16:42:16.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-18T16:42:16.817Z] Warning: overwriting stash ‘coverage-report’ [2022-10-18T16:42:17.222Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:42:17.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T16:42:17.709Z] [2022-10-18T16:42:17.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:42:18.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T16:42:18.317Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-18T16:42:18.317Z] 8998bd30e6a1: Pulling fs layer [2022-10-18T16:42:18.317Z] 04944245beec: Pulling fs layer [2022-10-18T16:42:18.317Z] 699f458cf7ca: Pulling fs layer [2022-10-18T16:42:18.317Z] 765212b225bb: Pulling fs layer [2022-10-18T16:42:18.317Z] f23df028b6ca: Pulling fs layer [2022-10-18T16:42:18.317Z] d65c8cfc05b1: Pulling fs layer [2022-10-18T16:42:18.317Z] 2437ff75d9bd: Pulling fs layer [2022-10-18T16:42:18.317Z] f23df028b6ca: Waiting [2022-10-18T16:42:18.317Z] d65c8cfc05b1: Waiting [2022-10-18T16:42:18.317Z] 2437ff75d9bd: Waiting [2022-10-18T16:42:18.317Z] 765212b225bb: Waiting [2022-10-18T16:42:18.317Z] 04944245beec: Verifying Checksum [2022-10-18T16:42:18.317Z] 04944245beec: Download complete [2022-10-18T16:42:18.317Z] 765212b225bb: Verifying Checksum [2022-10-18T16:42:18.317Z] 765212b225bb: Download complete [2022-10-18T16:42:18.590Z] f23df028b6ca: Verifying Checksum [2022-10-18T16:42:18.590Z] f23df028b6ca: Download complete [2022-10-18T16:42:18.590Z] d65c8cfc05b1: Verifying Checksum [2022-10-18T16:42:18.590Z] d65c8cfc05b1: Download complete [2022-10-18T16:42:18.590Z] 699f458cf7ca: Verifying Checksum [2022-10-18T16:42:18.590Z] 699f458cf7ca: Download complete [2022-10-18T16:42:19.177Z] 8998bd30e6a1: Verifying Checksum [2022-10-18T16:42:19.177Z] 8998bd30e6a1: Download complete [2022-10-18T16:42:21.763Z] 2437ff75d9bd: Verifying Checksum [2022-10-18T16:42:21.763Z] 2437ff75d9bd: Download complete [2022-10-18T16:42:27.101Z] 8998bd30e6a1: Pull complete [2022-10-18T16:42:28.056Z] 04944245beec: Pull complete [2022-10-18T16:42:30.006Z] 699f458cf7ca: Pull complete [2022-10-18T16:42:30.286Z] 765212b225bb: Pull complete [2022-10-18T16:42:30.870Z] f23df028b6ca: Pull complete [2022-10-18T16:42:31.833Z] d65c8cfc05b1: Pull complete [2022-10-18T16:42:46.829Z] 2437ff75d9bd: Pull complete [2022-10-18T16:42:46.829Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-18T16:42:46.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T16:42:46.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:42:46.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container [2022-10-18T16:42:47.045Z] $ 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/47 -v /w/workspace/go-mod-messaging/47:/w/workspace/go-mod-messaging/47:rw,z -v /w/workspace/go-mod-messaging/47@tmp:/w/workspace/go-mod-messaging/47@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-10-18T16:42:49.195Z] $ docker top 561a6ba7693951e28a2355c0931dbcddf74fe0553eb36be3f035c0caf96d5e9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:42:49.686Z] ---> job-cost.sh [2022-10-18T16:42:49.952Z] lf-activate-venv: SKIPPING [2022-10-18T16:42:49.952Z] INFO: No Stack... [2022-10-18T16:42:50.218Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-18T16:42:51.171Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T16:42:51.487Z] + cat+ /w/workspace/go-mod-messaging/47/archives/cost.csv [2022-10-18T16:42:51.487Z] cut -d, -f6 [Pipeline] lock [2022-10-18T16:42:51.549Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [2022-10-18T16:42:51.554Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] did not exist. Created. [2022-10-18T16:42:51.554Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T16:42:51.880Z] /w/workspace/go-mod-messaging/47@tmp/durable-0621510c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-18T16:42:52.533Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-18T16:42:52.555Z] Warning: overwriting stash ‘stack-cost’ [2022-10-18T16:42:52.606Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T16:42:52.614Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T16:42:52.629Z] $ docker stop --time=1 561a6ba7693951e28a2355c0931dbcddf74fe0553eb36be3f035c0caf96d5e9e [2022-10-18T16:42:54.083Z] $ docker rm -f 561a6ba7693951e28a2355c0931dbcddf74fe0553eb36be3f035c0caf96d5e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-18T16:42:54.470Z] provisioning config files... [2022-10-18T16:42:54.481Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9009362760315692650tmp [Pipeline] { [Pipeline] sh [2022-10-18T16:42:54.775Z] + set +x [2022-10-18T16:42:54.775Z] + curl -s https://codecov.io/bash [2022-10-18T16:42:54.775Z] + bash -s -- [2022-10-18T16:42:54.775Z] [2022-10-18T16:42:54.775Z] _____ _ [2022-10-18T16:42:54.775Z] / ____| | | [2022-10-18T16:42:54.775Z] | | ___ __| | ___ ___ _____ __ [2022-10-18T16:42:54.775Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-18T16:42:54.775Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-18T16:42:54.775Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-18T16:42:54.775Z] Bash-1.0.6 [2022-10-18T16:42:54.775Z] [2022-10-18T16:42:54.775Z] [2022-10-18T16:42:54.775Z] ==> git version 2.25.1 found [2022-10-18T16:42:54.775Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-18T16:42:54.775Z] Release-Date: 2020-01-08 [2022-10-18T16:42:54.775Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-18T16:42:54.775Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-18T16:42:54.775Z] ==> Jenkins CI detected. [2022-10-18T16:42:54.775Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2022-10-18T16:42:54.775Z] project root: . [2022-10-18T16:42:54.775Z] --> token set from env [2022-10-18T16:42:54.775Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-18T16:42:54.775Z] ==> Running gcov in . (disable via -X gcov) [2022-10-18T16:42:54.775Z] ==> Python coveragepy not found [2022-10-18T16:42:54.775Z] ==> Searching for coverage reports in: [2022-10-18T16:42:54.775Z] + . [2022-10-18T16:42:54.775Z] -> Found 1 reports [2022-10-18T16:42:54.775Z] ==> Detecting git/mercurial file structure [2022-10-18T16:42:54.775Z] ==> Reading reports [2022-10-18T16:42:54.775Z] + ./coverage.out bytes=33413 [2022-10-18T16:42:54.775Z] ==> Appending adjustments [2022-10-18T16:42:54.775Z] https://docs.codecov.io/docs/fixing-reports [2022-10-18T16:42:55.034Z] + Found adjustments [2022-10-18T16:42:55.034Z] ==> Gzipping contents [2022-10-18T16:42:55.034Z] 8.0K /tmp/codecov.1sUeFy.gz [2022-10-18T16:42:55.034Z] ==> Uploading reports [2022-10-18T16:42:55.034Z] url: https://codecov.io [2022-10-18T16:42:55.034Z] query: branch=main&commit=aae9db3ccaa50c9d24fab56a0b3092001ce1df14&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T16:42:55.034Z] -> Pinging Codecov [2022-10-18T16:42:55.034Z] 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=aae9db3ccaa50c9d24fab56a0b3092001ce1df14&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T16:42:55.293Z] -> Uploading to [2022-10-18T16:42:55.294Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-18/F6E385568367DD0E4001BA4F8F1CB792/aae9db3ccaa50c9d24fab56a0b3092001ce1df14/3171a486-e0f6-469b-9bc3-81ae097be75c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T164255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=197418322cfe5a2cec1b3c7ac202837f1be95062314e4aa8d6550fc1119581a6 [2022-10-18T16:42:55.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T16:42:55.294Z] Dload Upload Total Spent Left Speed [2022-10-18T16:42:55.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8053 0 0 100 8053 0 32603 --:--:-- --:--:-- --:--:-- 32735 [2022-10-18T16:42:55.553Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] } [2022-10-18T16:42:55.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-18T16:42:55.737Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-18T16:42:55.749Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:42:56.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T16:42:56.041Z] [2022-10-18T16:42:56.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:42:56.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T16:42:56.334Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-18T16:42:56.334Z] df9b9388f04a: Pulling fs layer [2022-10-18T16:42:56.334Z] 52dc419b0ee2: Pulling fs layer [2022-10-18T16:42:56.334Z] 25bc292e5bac: Pulling fs layer [2022-10-18T16:42:56.334Z] 114826534d7a: Pulling fs layer [2022-10-18T16:42:56.334Z] 4657fd5d0bcf: Pulling fs layer [2022-10-18T16:42:56.334Z] 6ad1cebc031e: Pulling fs layer [2022-10-18T16:42:56.334Z] 8a3aa393b2d8: Pulling fs layer [2022-10-18T16:42:56.334Z] 114826534d7a: Waiting [2022-10-18T16:42:56.334Z] 4657fd5d0bcf: Waiting [2022-10-18T16:42:56.334Z] 6ad1cebc031e: Waiting [2022-10-18T16:42:56.334Z] 25bc292e5bac: Verifying Checksum [2022-10-18T16:42:56.334Z] 25bc292e5bac: Download complete [2022-10-18T16:42:56.334Z] 52dc419b0ee2: Verifying Checksum [2022-10-18T16:42:56.334Z] 52dc419b0ee2: Download complete [2022-10-18T16:42:56.334Z] 4657fd5d0bcf: Verifying Checksum [2022-10-18T16:42:56.334Z] 4657fd5d0bcf: Download complete [2022-10-18T16:42:56.334Z] df9b9388f04a: Download complete [2022-10-18T16:42:56.596Z] df9b9388f04a: Pull complete [2022-10-18T16:42:56.596Z] 6ad1cebc031e: Verifying Checksum [2022-10-18T16:42:56.596Z] 6ad1cebc031e: Download complete [2022-10-18T16:42:56.596Z] 52dc419b0ee2: Pull complete [2022-10-18T16:42:56.596Z] 25bc292e5bac: Pull complete [2022-10-18T16:42:57.163Z] 114826534d7a: Verifying Checksum [2022-10-18T16:42:57.163Z] 114826534d7a: Download complete [2022-10-18T16:42:57.163Z] 8a3aa393b2d8: Verifying Checksum [2022-10-18T16:42:57.163Z] 8a3aa393b2d8: Download complete [2022-10-18T16:43:00.448Z] 114826534d7a: Pull complete [2022-10-18T16:43:00.448Z] 4657fd5d0bcf: Pull complete [2022-10-18T16:43:01.015Z] 6ad1cebc031e: Pull complete [2022-10-18T16:43:03.543Z] 8a3aa393b2d8: Pull complete [2022-10-18T16:43:03.543Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-18T16:43:03.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T16:43:03.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:43:03.617Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:43:03.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-18T16:43:05.638Z] $ docker top d6a699b9e436358e8f232631dab572e64e37ca8a088e13d442f2c1ceaf8350ab -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T16:43:05.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2022-10-18T16:43:05.981Z] + set -o pipefail [2022-10-18T16:43:05.982Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2022-10-18T16:43:10.174Z] [2022-10-18T16:43:10.174Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-10-18T16:43:10.174Z] [2022-10-18T16:43:10.174Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/91d0cd4d-41ac-482e-b05d-d4a281e7b9d3 [2022-10-18T16:43:10.174Z] [2022-10-18T16:43:10.174Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-18T16:43:10.174Z] [2022-10-18T16:43:10.174Z] [2022-10-18T16:43:10.174Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-18T16:43:10.174Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-18T16:43:10.174Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-18T16:43:10.186Z] $ docker stop --time=1 d6a699b9e436358e8f232631dab572e64e37ca8a088e13d442f2c1ceaf8350ab [2022-10-18T16:43:11.854Z] $ docker rm -f d6a699b9e436358e8f232631dab572e64e37ca8a088e13d442f2c1ceaf8350ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T16:43:12.439Z] + git log --format=format:%s -1 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] sh [2022-10-18T16:43:12.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T16:43:12.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:43:13.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:43:13.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:43:13.081Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:43:13.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T16:43:13.493Z] $ docker top 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db -eo pid,comm [2022-10-18T16:43:13.539Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-18T16:43:13.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T16:43:13.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T16:43:13.579Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T16:43:13.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T16:43:13.697Z] $ docker exec 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db ssh-agent [2022-10-18T16:43:13.815Z] SSH_AUTH_SOCK=/tmp/ssh-ArkwhNWIBsCn/agent.32 [2022-10-18T16:43:13.815Z] SSH_AGENT_PID=38 [2022-10-18T16:43:13.820Z] Running ssh-add (command line suppressed) [2022-10-18T16:43:13.924Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5111797312292827830.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5111797312292827830.key) [2022-10-18T16:43:13.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T16:43:14.222Z] + git semver tag [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,383 [run_tag] DEBUG tag force:False [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,383 [check_head_tag] DEBUG check head tag [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,384 [execute] INFO git cat-file --batch-check [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,387 [execute] INFO git cat-file --batch [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,406 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,406 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-18T16:43:14.482Z] 2022-10-18 16:43:14,412 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:43:14.482Z] 2.3.0-dev.23 [Pipeline] } [2022-10-18T16:43:14.492Z] $ docker exec --env ******** --env ******** 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db ssh-agent -k [2022-10-18T16:43:14.593Z] unset SSH_AUTH_SOCK; [2022-10-18T16:43:14.593Z] unset SSH_AGENT_PID; [2022-10-18T16:43:14.593Z] echo Agent pid 38 killed; [2022-10-18T16:43:14.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T16:43:14.900Z] + git semver [Pipeline] } [2022-10-18T16:43:15.170Z] $ docker stop --time=1 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db [2022-10-18T16:43:16.457Z] $ docker rm -f 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:43:16.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T16:43:16.834Z] [2022-10-18T16:43:16.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:43:17.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T16:43:17.128Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-18T16:43:17.128Z] ab5ef0e58194: Pulling fs layer [2022-10-18T16:43:17.128Z] 9712f1f96733: Pulling fs layer [2022-10-18T16:43:17.128Z] 63f879dbbcfc: Pulling fs layer [2022-10-18T16:43:17.128Z] 0d9ebad4ef96: Pulling fs layer [2022-10-18T16:43:17.128Z] e9a5061849ea: Pulling fs layer [2022-10-18T16:43:17.128Z] 0d9ebad4ef96: Waiting [2022-10-18T16:43:17.128Z] d747dcd14b5f: Pulling fs layer [2022-10-18T16:43:17.128Z] 2de7ff778b66: Pulling fs layer [2022-10-18T16:43:17.128Z] e9a5061849ea: Waiting [2022-10-18T16:43:17.128Z] 2de7ff778b66: Waiting [2022-10-18T16:43:17.128Z] d747dcd14b5f: Waiting [2022-10-18T16:43:17.128Z] 9712f1f96733: Verifying Checksum [2022-10-18T16:43:17.128Z] 9712f1f96733: Download complete [2022-10-18T16:43:17.709Z] 63f879dbbcfc: Verifying Checksum [2022-10-18T16:43:17.709Z] 63f879dbbcfc: Download complete [2022-10-18T16:43:17.709Z] e9a5061849ea: Verifying Checksum [2022-10-18T16:43:17.709Z] e9a5061849ea: Download complete [2022-10-18T16:43:17.709Z] ab5ef0e58194: Verifying Checksum [2022-10-18T16:43:17.709Z] ab5ef0e58194: Download complete [2022-10-18T16:43:17.709Z] 0d9ebad4ef96: Verifying Checksum [2022-10-18T16:43:17.709Z] 0d9ebad4ef96: Download complete [2022-10-18T16:43:17.709Z] d747dcd14b5f: Verifying Checksum [2022-10-18T16:43:17.709Z] d747dcd14b5f: Download complete [2022-10-18T16:43:17.967Z] 2de7ff778b66: Verifying Checksum [2022-10-18T16:43:17.967Z] 2de7ff778b66: Download complete [2022-10-18T16:43:20.494Z] ab5ef0e58194: Pull complete [2022-10-18T16:43:20.494Z] 9712f1f96733: Pull complete [2022-10-18T16:43:21.061Z] 63f879dbbcfc: Pull complete [2022-10-18T16:43:24.342Z] 0d9ebad4ef96: Pull complete [2022-10-18T16:43:24.342Z] e9a5061849ea: Pull complete [2022-10-18T16:43:24.342Z] d747dcd14b5f: Pull complete [2022-10-18T16:43:25.276Z] 2de7ff778b66: Pull complete [2022-10-18T16:43:25.276Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-18T16:43:25.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T16:43:25.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:43:25.354Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:43:25.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-18T16:43:27.840Z] $ docker top da95763267dd48b91013bbabc8cb7c72405aa642f62d8570296a82262b52761f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-18T16:43:27.902Z] provisioning config files... [2022-10-18T16:43:27.911Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14679812231822546983tmp [2022-10-18T16:43:27.921Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8733156345975544395tmp [2022-10-18T16:43:27.930Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2771443147812909215tmp [Pipeline] { [Pipeline] echo [2022-10-18T16:43:27.943Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:28.224Z] ---> sigul-configuration.sh [2022-10-18T16:43:28.224Z] gpg: directory `/root/.gnupg' created [2022-10-18T16:43:28.224Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-18T16:43:28.224Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-18T16:43:28.224Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-18T16:43:28.224Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-18T16:43:28.224Z] gpg: CAST5 encrypted data [2022-10-18T16:43:28.224Z] gpg: encrypted with 1 passphrase [2022-10-18T16:43:28.224Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-18T16:43:28.507Z] + mkdir /home/jenkins [2022-10-18T16:43:28.507Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-18T16:43:28.790Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-18T16:43:28.797Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:29.077Z] ---> sigul-install.sh [2022-10-18T16:43:29.077Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-18T16:43:29.360Z] + git tag --list [2022-10-18T16:43:29.360Z] v0.0.0 [2022-10-18T16:43:29.360Z] v0.1.0 [2022-10-18T16:43:29.360Z] v0.1.1 [2022-10-18T16:43:29.360Z] v0.1.10 [2022-10-18T16:43:29.360Z] v0.1.11 [2022-10-18T16:43:29.360Z] v0.1.12 [2022-10-18T16:43:29.360Z] v0.1.13 [2022-10-18T16:43:29.360Z] v0.1.14 [2022-10-18T16:43:29.360Z] v0.1.15 [2022-10-18T16:43:29.360Z] v0.1.16 [2022-10-18T16:43:29.360Z] v0.1.17 [2022-10-18T16:43:29.360Z] v0.1.18 [2022-10-18T16:43:29.360Z] v0.1.19 [2022-10-18T16:43:29.360Z] v0.1.2 [2022-10-18T16:43:29.360Z] v0.1.20 [2022-10-18T16:43:29.360Z] v0.1.21 [2022-10-18T16:43:29.360Z] v0.1.22 [2022-10-18T16:43:29.360Z] v0.1.23 [2022-10-18T16:43:29.360Z] v0.1.24 [2022-10-18T16:43:29.360Z] v0.1.25 [2022-10-18T16:43:29.360Z] v0.1.26 [2022-10-18T16:43:29.360Z] v0.1.27 [2022-10-18T16:43:29.360Z] v0.1.28 [2022-10-18T16:43:29.360Z] v0.1.29 [2022-10-18T16:43:29.360Z] v0.1.3 [2022-10-18T16:43:29.360Z] v0.1.30 [2022-10-18T16:43:29.360Z] v0.1.31 [2022-10-18T16:43:29.360Z] v0.1.4 [2022-10-18T16:43:29.360Z] v0.1.5 [2022-10-18T16:43:29.360Z] v0.1.6 [2022-10-18T16:43:29.360Z] v0.1.7 [2022-10-18T16:43:29.360Z] v0.1.8 [2022-10-18T16:43:29.360Z] v0.1.9 [2022-10-18T16:43:29.360Z] v2.0.0 [2022-10-18T16:43:29.360Z] v2.0.1 [2022-10-18T16:43:29.360Z] v2.1.0 [2022-10-18T16:43:29.360Z] v2.1.1 [2022-10-18T16:43:29.360Z] v2.1.1-dev.1 [2022-10-18T16:43:29.360Z] v2.1.1-dev.2 [2022-10-18T16:43:29.360Z] v2.1.1-dev.3 [2022-10-18T16:43:29.360Z] v2.2.0 [2022-10-18T16:43:29.360Z] v2.2.1-dev.1 [2022-10-18T16:43:29.360Z] v2.2.1-dev.10 [2022-10-18T16:43:29.360Z] v2.2.1-dev.11 [2022-10-18T16:43:29.360Z] v2.2.1-dev.2 [2022-10-18T16:43:29.360Z] v2.2.1-dev.3 [2022-10-18T16:43:29.360Z] v2.2.1-dev.4 [2022-10-18T16:43:29.360Z] v2.2.1-dev.5 [2022-10-18T16:43:29.360Z] v2.2.1-dev.6 [2022-10-18T16:43:29.360Z] v2.2.1-dev.7 [2022-10-18T16:43:29.360Z] v2.2.1-dev.8 [2022-10-18T16:43:29.360Z] v2.2.1-dev.9 [2022-10-18T16:43:29.360Z] v2.3.0-dev.11 [2022-10-18T16:43:29.360Z] v2.3.0-dev.12 [2022-10-18T16:43:29.360Z] v2.3.0-dev.13 [2022-10-18T16:43:29.360Z] v2.3.0-dev.14 [2022-10-18T16:43:29.360Z] v2.3.0-dev.15 [2022-10-18T16:43:29.360Z] v2.3.0-dev.16 [2022-10-18T16:43:29.360Z] v2.3.0-dev.17 [2022-10-18T16:43:29.360Z] v2.3.0-dev.18 [2022-10-18T16:43:29.360Z] v2.3.0-dev.19 [2022-10-18T16:43:29.360Z] v2.3.0-dev.20 [2022-10-18T16:43:29.360Z] v2.3.0-dev.21 [2022-10-18T16:43:29.360Z] v2.3.0-dev.22 [2022-10-18T16:43:29.360Z] v2.3.0-dev.23 [Pipeline] sh [2022-10-18T16:43:29.644Z] + lftools sign git-tag v2.3.0-dev.23 [2022-10-18T16:43:30.211Z] Signing Git tag with Sigul... [2022-10-18T16:43:30.211Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-10-18T16:43:30.476Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:30.756Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-18T16:43:30.764Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-18T16:43:30.788Z] $ docker stop --time=1 da95763267dd48b91013bbabc8cb7c72405aa642f62d8570296a82262b52761f [2022-10-18T16:43:32.122Z] $ docker rm -f da95763267dd48b91013bbabc8cb7c72405aa642f62d8570296a82262b52761f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-18T16:43:32.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T16:43:32.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:43:32.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:43:32.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:43:32.874Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:43:32.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T16:43:33.260Z] $ docker top 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 -eo pid,comm [2022-10-18T16:43:33.320Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-18T16:43:33.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T16:43:33.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T16:43:33.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T16:43:33.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T16:43:33.462Z] $ docker exec 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 ssh-agent [2022-10-18T16:43:33.571Z] SSH_AUTH_SOCK=/tmp/ssh-hGXlxOZcAeds/agent.33 [2022-10-18T16:43:33.571Z] SSH_AGENT_PID=39 [2022-10-18T16:43:33.576Z] Running ssh-add (command line suppressed) [2022-10-18T16:43:33.692Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16246494535980602692.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16246494535980602692.key) [2022-10-18T16:43:33.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T16:43:33.985Z] + git semver bump pre [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,143 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,143 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,143 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,143 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,145 [execute] INFO git cat-file --batch-check [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,150 [execute] INFO git cat-file --batch [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T16:43:34.244Z] 2022-10-18 16:43:34,155 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:43:34.244Z] 2.3.0-dev.24 [Pipeline] } [2022-10-18T16:43:34.256Z] $ docker exec --env ******** --env ******** 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 ssh-agent -k [2022-10-18T16:43:34.355Z] unset SSH_AUTH_SOCK; [2022-10-18T16:43:34.355Z] unset SSH_AGENT_PID; [2022-10-18T16:43:34.355Z] echo Agent pid 39 killed; [2022-10-18T16:43:34.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T16:43:34.667Z] + git semver [Pipeline] } [2022-10-18T16:43:34.939Z] $ docker stop --time=1 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 [2022-10-18T16:43:36.253Z] $ docker rm -f 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T16:43:36.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T16:43:36.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:43:36.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:43:36.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:43:36.935Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:43:36.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T16:43:37.332Z] $ docker top b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T16:43:37.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T16:43:37.418Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T16:43:37.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T16:43:37.532Z] $ docker exec b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d ssh-agent [2022-10-18T16:43:37.627Z] SSH_AUTH_SOCK=/tmp/ssh-FewU1eyuUkNB/agent.32 [2022-10-18T16:43:37.627Z] SSH_AGENT_PID=38 [2022-10-18T16:43:37.632Z] Running ssh-add (command line suppressed) [2022-10-18T16:43:37.727Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7000924858717587847.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7000924858717587847.key) [2022-10-18T16:43:37.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T16:43:38.020Z] + git semver push [2022-10-18T16:43:38.279Z] 2022-10-18 16:43:38,192 [run_push] DEBUG push [2022-10-18T16:43:38.279Z] 2022-10-18 16:43:38,192 [execute] INFO git cat-file --batch-check [2022-10-18T16:43:38.279Z] 2022-10-18 16:43:38,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T16:43:38.279Z] 2022-10-18 16:43:38,195 [execute] INFO git rev-list 9510cc00ac61490482f7e95fef9d33267bb0d0f2 -- [2022-10-18T16:43:38.279Z] 2022-10-18 16:43:38,196 [execute] DEBUG Popen(['git', 'rev-list', '9510cc00ac61490482f7e95fef9d33267bb0d0f2', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-18T16:43:38.279Z] 2022-10-18 16:43:38,202 [execute] INFO git fetch -v origin [2022-10-18T16:43:38.279Z] 2022-10-18 16:43:38,203 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-18T16:43:38.846Z] 2022-10-18 16:43:38,814 [run_push] DEBUG no remote changes detected [2022-10-18T16:43:38.846Z] 2022-10-18 16:43:38,815 [execute] INFO git push origin semver [2022-10-18T16:43:38.846Z] 2022-10-18 16:43:38,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-18T16:43:39.783Z] 2022-10-18 16:43:39,662 [run_push] DEBUG push all version tags [2022-10-18T16:43:39.783Z] 2022-10-18 16:43:39,662 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-18T16:43:39.783Z] 2022-10-18 16:43:39,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2022-10-18T16:43:40.721Z] 2022-10-18 16:43:40,450 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2022-10-18T16:43:40.721Z] 2.3.0-dev.24 [Pipeline] } [2022-10-18T16:43:40.734Z] $ docker exec --env ******** --env ******** b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d ssh-agent -k [2022-10-18T16:43:40.825Z] unset SSH_AUTH_SOCK; [2022-10-18T16:43:40.825Z] unset SSH_AGENT_PID; [2022-10-18T16:43:40.825Z] echo Agent pid 38 killed; [2022-10-18T16:43:40.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T16:43:41.129Z] + git semver [Pipeline] } [2022-10-18T16:43:41.402Z] $ docker stop --time=1 b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d [2022-10-18T16:43:42.682Z] $ docker rm -f b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-18T16:43:43.164Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2022-10-18T16:43:43.164Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-18T16:43:43.164Z] total 16 [2022-10-18T16:43:43.164Z] drwxr-xr-x 3 root root 4096 Oct 18 16:37 . [2022-10-18T16:43:43.164Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:43 .. [2022-10-18T16:43:43.164Z] drwxr-xr-x 2 root root 4096 Oct 18 16:37 cost [2022-10-18T16:43:43.164Z] -rw-r--r-- 1 root root 87 Oct 18 16:37 cost.csv [2022-10-18T16:43:43.164Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-18T16:43:43.164Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2022-10-18T16:43:43.164Z] total 16 [2022-10-18T16:43:43.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:37 . [2022-10-18T16:43:43.164Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:43 .. [2022-10-18T16:43:43.164Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:37 cost [2022-10-18T16:43:43.164Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 18 16:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:43.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:44.309Z] ---> package-listing.sh [2022-10-18T16:43:44.309Z] ++ facter osfamily [2022-10-18T16:43:44.309Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-18T16:43:44.568Z] + OS_FAMILY=debian [2022-10-18T16:43:44.568Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2022-10-18T16:43:44.568Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-18T16:43:44.568Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-18T16:43:44.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-18T16:43:44.568Z] + PACKAGES=/tmp/packages_start.txt [2022-10-18T16:43:44.568Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-18T16:43:44.568Z] + PACKAGES=/tmp/packages_end.txt [2022-10-18T16:43:44.568Z] + case "${OS_FAMILY}" in [2022-10-18T16:43:44.568Z] + dpkg -l [2022-10-18T16:43:44.568Z] + grep '^ii' [2022-10-18T16:43:44.568Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-18T16:43:44.568Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-18T16:43:44.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-18T16:43:44.568Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2022-10-18T16:43:44.568Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2022-10-18T16:43:44.568Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2022-10-18T16:43:44.579Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-18T16:43:44.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:43:45.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T16:43:45.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:43:45.473Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2022-10-18T16:43:45.500Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-18T16:43:45.733Z] $ docker top c0da2a388afa9ab3fe5eb8a76d5329b0678f57eeae2d50bfbd527ebb9ee8f0d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:43:46.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-18T16:43:46.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-18T16:43:46.631Z] + ls /var/log/sa-host [2022-10-18T16:43:46.631Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T16:43:46.690Z] provisioning config files... [2022-10-18T16:43:46.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13051060123969707280tmp [Pipeline] { [Pipeline] echo [2022-10-18T16:43:46.707Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:46.987Z] ---> create-netrc.sh [Pipeline] } [2022-10-18T16:43:46.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:47.318Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-18T16:43:47.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:47.603Z] ---> sudo-logs.sh [2022-10-18T16:43:47.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-18T16:43:47.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:47.908Z] ---> job-cost.sh [2022-10-18T16:43:47.908Z] lf-activate-venv: SKIPPING [2022-10-18T16:43:47.908Z] DEBUG: total: 0.2199999988079071 [2022-10-18T16:43:47.908Z] INFO: Retrieving Stack Cost... [2022-10-18T16:43:48.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T16:43:48.737Z] INFO: Archiving Costs [Pipeline] echo [2022-10-18T16:43:48.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:43:49.033Z] ---> logs-deploy.sh [2022-10-18T16:43:49.033Z] lf-activate-venv: SKIPPING [2022-10-18T16:43:49.033Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/47 [2022-10-18T16:43:49.033Z] INFO: archiving workspace using pattern(s): [2022-10-18T16:43:49.972Z] Archives upload complete. [2022-10-18T16:43:49.972Z] INFO: archiving logs to Nexus