Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984dc9453f2524eeb21da53afc77b0b68069e471 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-ssh748094744212151024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3176088276975746023.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5042726750049455649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9853998430733059034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12001394823527581793.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts 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-6190 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 984dc9453f2524eeb21da53afc77b0b68069e471 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 984dc9453f2524eeb21da53afc77b0b68069e471 # timeout=10 Commit message: "Merge pull request #860 from weichou1229/fix-constants" > git rev-list --no-walk 446f51765315aa042c9ccc7c6dfcc97c86084905 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-14T07:44:53.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-14T07:44:53.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-14T07:44:53.593Z] ========================================================= [2023-09-14T07:44:53.593Z] EdgeX Global Pipelines Version Info [2023-09-14T07:44:53.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:44:54.311Z] ------------------- [2023-09-14T07:44:54.311Z] stable info: [2023-09-14T07:44:54.311Z] ------------------- [2023-09-14T07:44:54.311Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-14T07:44:54.311Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T07:44:54.311Z] Message: update stable to v1.0.254 [2023-09-14T07:44:54.881Z] ------------------- [2023-09-14T07:44:54.881Z] experimental info: [2023-09-14T07:44:54.881Z] ------------------- [2023-09-14T07:44:54.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-14T07:44:54.881Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T07:44:54.881Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-14T07:44:55.054Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-09-14T07:44:55.068Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-09-14T07:44:55.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-14T07:44:55.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-14T07:44:55.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-14T07:44:55.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-14T07:44:55.133Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-14T07:44:55.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-14T07:44:55.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-14T07:44:55.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-14T07:44:55.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-14T07:44:55.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-09-14T07:44:55.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-14T07:44:55.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-14T07:44:55.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:44:55.274Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:44:55.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:44:55.298Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:44:55.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-14T07:44:55.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-14T07:44:55.351Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-14T07:44:55.366Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-14T07:44:55.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-14T07:44:55.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-14T07:44:55.414Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-14T07:44:55.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-14T07:44:55.450Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-14T07:44:55.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-14T07:44:55.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-14T07:44:55.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-14T07:44:55.526Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984dc9453f2524eeb21da53afc77b0b68069e471 [Pipeline] echo [2023-09-14T07:44:55.537Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984dc94 [Pipeline] echo [2023-09-14T07:44:55.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-14T07:44:55.907Z] + git rev-list -1 --merges 984dc9453f2524eeb21da53afc77b0b68069e471~1..984dc9453f2524eeb21da53afc77b0b68069e471 [Pipeline] echo [2023-09-14T07:44:55.954Z] -----------> git rev-list -1 --merges 984dc9453f2524eeb21da53afc77b0b68069e471~1..984dc9453f2524eeb21da53afc77b0b68069e471 984dc9453f2524eeb21da53afc77b0b68069e471 [2023-09-14T07:44:55.954Z] 984dc9453f2524eeb21da53afc77b0b68069e471 [false] [Pipeline] sh [2023-09-14T07:44:56.243Z] + git log --format=format:%s -1 984dc9453f2524eeb21da53afc77b0b68069e471 [Pipeline] echo [2023-09-14T07:44:56.257Z] ========================================================= [2023-09-14T07:44:56.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-14T07:44:56.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T07:44:56.602Z] + git log --format=format:%s -1 984dc9453f2524eeb21da53afc77b0b68069e471 [Pipeline] echo [2023-09-14T07:44:56.614Z] [semverPrep] GIT_COMMIT: 984dc9453f2524eeb21da53afc77b0b68069e471, Commit Message: Merge pull request #860 from weichou1229/fix-constants [Pipeline] echo [2023-09-14T07:44:56.627Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-14T07:44:56.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T07:44:56.996Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-14T07:44:56.996Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-14T07:44:56.996Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-14T07:44:56.996Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-14T07:44:56.996Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-14T07:44:56.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:44:57.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:44:57.431Z] [2023-09-14T07:44:57.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:44:57.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:44:57.738Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-14T07:44:57.738Z] b85a868b505f: Pulling fs layer [2023-09-14T07:44:57.738Z] e2be974225ed: Pulling fs layer [2023-09-14T07:44:57.738Z] 339a4e72a1f5: Pulling fs layer [2023-09-14T07:44:57.738Z] 988bab9f4d93: Pulling fs layer [2023-09-14T07:44:57.738Z] 1469e6f7b9e6: Pulling fs layer [2023-09-14T07:44:57.738Z] eaf3925da568: Pulling fs layer [2023-09-14T07:44:57.738Z] bab4dde63d76: Pulling fs layer [2023-09-14T07:44:57.738Z] bde34c3a00c8: Pulling fs layer [2023-09-14T07:44:57.738Z] b352a97aabf1: Pulling fs layer [2023-09-14T07:44:57.738Z] 4872d77fe225: Pulling fs layer [2023-09-14T07:44:57.738Z] 5851b861e8e6: Pulling fs layer [2023-09-14T07:44:57.738Z] bab4dde63d76: Waiting [2023-09-14T07:44:57.738Z] bde34c3a00c8: Waiting [2023-09-14T07:44:57.738Z] b352a97aabf1: Waiting [2023-09-14T07:44:57.738Z] 5851b861e8e6: Waiting [2023-09-14T07:44:57.738Z] 4872d77fe225: Waiting [2023-09-14T07:44:57.738Z] 988bab9f4d93: Waiting [2023-09-14T07:44:57.738Z] eaf3925da568: Waiting [2023-09-14T07:44:57.998Z] e2be974225ed: Download complete [2023-09-14T07:44:57.998Z] 988bab9f4d93: Verifying Checksum [2023-09-14T07:44:57.998Z] 988bab9f4d93: Download complete [2023-09-14T07:44:57.998Z] 1469e6f7b9e6: Verifying Checksum [2023-09-14T07:44:57.998Z] 1469e6f7b9e6: Download complete [2023-09-14T07:44:57.998Z] eaf3925da568: Download complete [2023-09-14T07:44:57.998Z] 339a4e72a1f5: Verifying Checksum [2023-09-14T07:44:57.998Z] 339a4e72a1f5: Download complete [2023-09-14T07:44:57.998Z] bde34c3a00c8: Verifying Checksum [2023-09-14T07:44:57.998Z] bde34c3a00c8: Download complete [2023-09-14T07:44:57.998Z] b352a97aabf1: Verifying Checksum [2023-09-14T07:44:57.998Z] b352a97aabf1: Download complete [2023-09-14T07:44:57.998Z] 4872d77fe225: Verifying Checksum [2023-09-14T07:44:57.998Z] 4872d77fe225: Download complete [2023-09-14T07:44:57.998Z] 5851b861e8e6: Verifying Checksum [2023-09-14T07:44:57.998Z] 5851b861e8e6: Download complete [2023-09-14T07:44:58.258Z] b85a868b505f: Verifying Checksum [2023-09-14T07:44:58.258Z] b85a868b505f: Download complete [2023-09-14T07:44:58.518Z] bab4dde63d76: Verifying Checksum [2023-09-14T07:44:58.518Z] bab4dde63d76: Download complete [2023-09-14T07:44:59.457Z] b85a868b505f: Pull complete [2023-09-14T07:44:59.715Z] e2be974225ed: Pull complete [2023-09-14T07:44:59.975Z] 339a4e72a1f5: Pull complete [2023-09-14T07:45:00.234Z] 988bab9f4d93: Pull complete [2023-09-14T07:45:00.493Z] 1469e6f7b9e6: Pull complete [2023-09-14T07:45:00.493Z] eaf3925da568: Pull complete [2023-09-14T07:45:02.401Z] bab4dde63d76: Pull complete [2023-09-14T07:45:02.401Z] bde34c3a00c8: Pull complete [2023-09-14T07:45:02.401Z] b352a97aabf1: Pull complete [2023-09-14T07:45:02.663Z] 4872d77fe225: Pull complete [2023-09-14T07:45:02.663Z] 5851b861e8e6: Pull complete [2023-09-14T07:45:02.663Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-14T07:45:02.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:45:02.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:45:02.781Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:45:02.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:45:05.734Z] $ docker top e6cd3d2aacd51f90b9dfac24acebaee445ddcb7ade13a6472c6daf296150e50d -eo pid,comm [2023-09-14T07:45:05.799Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-14T07:45:05.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T07:45:05.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T07:45:05.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T07:45:05.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T07:45:05.966Z] $ docker exec e6cd3d2aacd51f90b9dfac24acebaee445ddcb7ade13a6472c6daf296150e50d ssh-agent [2023-09-14T07:45:06.082Z] SSH_AUTH_SOCK=/tmp/ssh-AWP2Zaia3HNx/agent.32 [2023-09-14T07:45:06.082Z] SSH_AGENT_PID=38 [2023-09-14T07:45:06.090Z] Running ssh-add (command line suppressed) [2023-09-14T07:45:06.188Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9443171049600035529.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9443171049600035529.key) [2023-09-14T07:45:06.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T07:45:06.509Z] + git tag --points-at HEAD [Pipeline] } [2023-09-14T07:45:06.525Z] $ docker exec --env ******** --env ******** e6cd3d2aacd51f90b9dfac24acebaee445ddcb7ade13a6472c6daf296150e50d ssh-agent -k [2023-09-14T07:45:06.625Z] unset SSH_AUTH_SOCK; [2023-09-14T07:45:06.625Z] unset SSH_AGENT_PID; [2023-09-14T07:45:06.625Z] echo Agent pid 38 killed; [2023-09-14T07:45:06.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-14T07:45:06.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T07:45:06.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T07:45:06.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T07:45:06.787Z] $ docker exec e6cd3d2aacd51f90b9dfac24acebaee445ddcb7ade13a6472c6daf296150e50d ssh-agent [2023-09-14T07:45:06.897Z] SSH_AUTH_SOCK=/tmp/ssh-2pYpHx63dQGv/agent.70 [2023-09-14T07:45:06.897Z] SSH_AGENT_PID=76 [2023-09-14T07:45:06.902Z] Running ssh-add (command line suppressed) [2023-09-14T07:45:07.007Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16944855484766150368.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16944855484766150368.key) [2023-09-14T07:45:07.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T07:45:07.316Z] + git semver init [2023-09-14T07:45:07.575Z] 2023-09-14 07:45:07,506 [run_init] DEBUG init version:0.0.0 force:False [2023-09-14T07:45:07.575Z] 2023-09-14 07:45:07,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-09-14T07:45:07.575Z] 2023-09-14 07:45:07,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2023-09-14T07:45:07.575Z] 2023-09-14 07:45:07,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-09-14T07:45:08.517Z] 2023-09-14 07:45:08,287 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-09-14T07:45:08.517Z] 2023-09-14 07:45:08,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2023-09-14T07:45:08.517Z] 2023-09-14 07:45:08,288 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:45:08.517Z] 2023-09-14 07:45:08,288 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:45:08.517Z] 3.1.0-dev.13 [Pipeline] } [2023-09-14T07:45:08.523Z] $ docker exec --env ******** --env ******** e6cd3d2aacd51f90b9dfac24acebaee445ddcb7ade13a6472c6daf296150e50d ssh-agent -k [2023-09-14T07:45:08.624Z] unset SSH_AUTH_SOCK; [2023-09-14T07:45:08.624Z] unset SSH_AGENT_PID; [2023-09-14T07:45:08.625Z] echo Agent pid 76 killed; [2023-09-14T07:45:08.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T07:45:08.938Z] + git semver [Pipeline] } [2023-09-14T07:45:09.208Z] $ docker stop --time=1 e6cd3d2aacd51f90b9dfac24acebaee445ddcb7ade13a6472c6daf296150e50d [2023-09-14T07:45:10.520Z] $ docker rm -f --volumes e6cd3d2aacd51f90b9dfac24acebaee445ddcb7ade13a6472c6daf296150e50d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T07:45:10.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-14T07:45:11.079Z] Stashed 1 file(s) [Pipeline] echo [2023-09-14T07:45:11.082Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-09-14T07:45:11.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:45:11.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:45:11.289Z] ========================================================= [2023-09-14T07:45:11.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-14T07:45:11.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:45:11.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-14T07:45:11.590Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-14T07:45:11.590Z] 7264a8db6415: Pulling fs layer [2023-09-14T07:45:11.590Z] c4d48a809fc2: Pulling fs layer [2023-09-14T07:45:11.590Z] 4f1c88b9dad5: Pulling fs layer [2023-09-14T07:45:11.590Z] ad3a456e5733: Pulling fs layer [2023-09-14T07:45:11.590Z] 9e4f439ed901: Pulling fs layer [2023-09-14T07:45:11.590Z] feaf6a47b606: Pulling fs layer [2023-09-14T07:45:11.590Z] 5e8b037d7d82: Pulling fs layer [2023-09-14T07:45:11.590Z] 8ac70367396e: Pulling fs layer [2023-09-14T07:45:11.590Z] 6db16350a2e2: Pulling fs layer [2023-09-14T07:45:11.590Z] 9250d5d63582: Pulling fs layer [2023-09-14T07:45:11.590Z] ad3a456e5733: Waiting [2023-09-14T07:45:11.590Z] 9e4f439ed901: Waiting [2023-09-14T07:45:11.590Z] feaf6a47b606: Waiting [2023-09-14T07:45:11.590Z] 6db16350a2e2: Waiting [2023-09-14T07:45:11.590Z] 5e8b037d7d82: Waiting [2023-09-14T07:45:11.590Z] 9250d5d63582: Waiting [2023-09-14T07:45:11.590Z] 8ac70367396e: Waiting [2023-09-14T07:45:11.590Z] c4d48a809fc2: Verifying Checksum [2023-09-14T07:45:11.590Z] c4d48a809fc2: Download complete [2023-09-14T07:45:11.590Z] ad3a456e5733: Verifying Checksum [2023-09-14T07:45:11.590Z] ad3a456e5733: Download complete [2023-09-14T07:45:11.590Z] 9e4f439ed901: Download complete [2023-09-14T07:45:11.590Z] 7264a8db6415: Download complete [2023-09-14T07:45:11.590Z] feaf6a47b606: Verifying Checksum [2023-09-14T07:45:11.590Z] feaf6a47b606: Download complete [2023-09-14T07:45:11.850Z] 7264a8db6415: Pull complete [2023-09-14T07:45:11.850Z] 8ac70367396e: Verifying Checksum [2023-09-14T07:45:11.850Z] 8ac70367396e: Download complete [2023-09-14T07:45:11.850Z] c4d48a809fc2: Pull complete [2023-09-14T07:45:12.110Z] 4f1c88b9dad5: Verifying Checksum [2023-09-14T07:45:12.110Z] 4f1c88b9dad5: Download complete [2023-09-14T07:45:12.369Z] 6db16350a2e2: Verifying Checksum [2023-09-14T07:45:12.369Z] 6db16350a2e2: Download complete [2023-09-14T07:45:12.369Z] 9250d5d63582: Verifying Checksum [2023-09-14T07:45:12.369Z] 9250d5d63582: Download complete [2023-09-14T07:45:12.369Z] 5e8b037d7d82: Verifying Checksum [2023-09-14T07:45:12.369Z] 5e8b037d7d82: Download complete [2023-09-14T07:45:15.658Z] 4f1c88b9dad5: Pull complete [2023-09-14T07:45:15.659Z] ad3a456e5733: Pull complete [2023-09-14T07:45:15.659Z] 9e4f439ed901: Pull complete [2023-09-14T07:45:15.659Z] feaf6a47b606: Pull complete [2023-09-14T07:45:18.200Z] 5e8b037d7d82: Pull complete [2023-09-14T07:45:18.768Z] 8ac70367396e: Pull complete [2023-09-14T07:45:19.027Z] 6db16350a2e2: Pull complete [2023-09-14T07:45:19.965Z] 9250d5d63582: Pull complete [2023-09-14T07:45:19.965Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-14T07:45:19.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-14T07:45:19.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-09-14T07:45:20.251Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:45:20.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T07:45:20.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:45:20.624Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:45:20.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:45:24.552Z] $ docker top 140780b404e96883c41aa8e951ab80b0db5c4e33cab5bffbc842fa7ab33d22d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:45:24.905Z] + go version [2023-09-14T07:45:24.905Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-14T07:45:24.914Z] $ docker stop --time=1 140780b404e96883c41aa8e951ab80b0db5c4e33cab5bffbc842fa7ab33d22d9 [2023-09-14T07:45:26.191Z] $ docker rm -f --volumes 140780b404e96883c41aa8e951ab80b0db5c4e33cab5bffbc842fa7ab33d22d9 [2023-09-14T07:45:26.205Z] Still waiting to schedule task [2023-09-14T07:45:26.206Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:45:26.601Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T07:45:26.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:45:26.673Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:45:26.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:45:27.037Z] $ docker top 6f738d8b7f0bf977a996ffa9e99c43a3612e9aeec8b2b604baa01a5cfd338242 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:45:27.382Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:45:27.681Z] + make test [2023-09-14T07:45:27.681Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-14T07:45:27.681Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-14T07:45:27.681Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-14T07:45:27.681Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-14T07:45:27.681Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-14T07:45:27.681Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-14T07:45:27.681Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-14T07:45:27.940Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-14T07:45:27.940Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-09-14T07:45:27.940Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-14T07:45:27.940Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-09-14T07:45:27.940Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-14T07:45:27.940Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-14T07:45:27.940Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-14T07:45:27.940Z] go: downloading golang.org/x/crypto v0.7.0 [2023-09-14T07:45:27.940Z] go: downloading golang.org/x/text v0.8.0 [2023-09-14T07:45:27.940Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-14T07:45:28.198Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-14T07:45:29.141Z] go: downloading golang.org/x/net v0.8.0 [2023-09-14T07:45:30.516Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-09-14T07:45:37.082Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-09-14T07:45:37.082Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-09-14T07:45:37.082Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-09-14T07:45:37.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.077s coverage: 83.5% of statements [2023-09-14T07:45:37.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 32.4% of statements [2023-09-14T07:45:37.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.030s coverage: 29.4% of statements [2023-09-14T07:45:37.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.013s coverage: 29.3% of statements [2023-09-14T07:45:37.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.026s coverage: 53.8% of statements [2023-09-14T07:45:37.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.012s coverage: 90.0% of statements [2023-09-14T07:45:37.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.042s coverage: 86.7% of statements [2023-09-14T07:45:37.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 60.5% of statements [2023-09-14T07:45:37.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements [2023-09-14T07:45:37.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.010s coverage: 48.7% of statements [2023-09-14T07:45:49.576Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-14T07:45:50.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T07:45:50.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-14T07:45:50.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-14T07:45:50.164Z] $ docker stop --time=1 6f738d8b7f0bf977a996ffa9e99c43a3612e9aeec8b2b604baa01a5cfd338242 [2023-09-14T07:45:54.081Z] $ docker rm -f --volumes 6f738d8b7f0bf977a996ffa9e99c43a3612e9aeec8b2b604baa01a5cfd338242 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T07:45:54.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-14T07:45:54.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:45:55.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:45:55.127Z] [2023-09-14T07:45:55.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:45:55.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:45:55.428Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-14T07:45:55.428Z] 5eb5b503b376: Pulling fs layer [2023-09-14T07:45:55.428Z] 5c69ac0246d0: Pulling fs layer [2023-09-14T07:45:55.428Z] ec43610c2a17: Pulling fs layer [2023-09-14T07:45:55.428Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-14T07:45:55.428Z] 33b1e0a273af: Pulling fs layer [2023-09-14T07:45:55.428Z] 5d3b04190fa2: Pulling fs layer [2023-09-14T07:45:55.428Z] 2f39f015ded8: Pulling fs layer [2023-09-14T07:45:55.428Z] 33b1e0a273af: Waiting [2023-09-14T07:45:55.428Z] 5d3b04190fa2: Waiting [2023-09-14T07:45:55.428Z] 2f39f015ded8: Waiting [2023-09-14T07:45:55.428Z] 3a2ae6a8a46f: Waiting [2023-09-14T07:45:55.428Z] 5c69ac0246d0: Verifying Checksum [2023-09-14T07:45:55.428Z] 5c69ac0246d0: Download complete [2023-09-14T07:45:55.428Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-14T07:45:55.428Z] 3a2ae6a8a46f: Download complete [2023-09-14T07:45:55.688Z] 33b1e0a273af: Verifying Checksum [2023-09-14T07:45:55.688Z] 33b1e0a273af: Download complete [2023-09-14T07:45:55.688Z] 5d3b04190fa2: Download complete [2023-09-14T07:45:55.688Z] ec43610c2a17: Verifying Checksum [2023-09-14T07:45:55.688Z] ec43610c2a17: Download complete [2023-09-14T07:45:55.688Z] 5eb5b503b376: Verifying Checksum [2023-09-14T07:45:55.688Z] 5eb5b503b376: Download complete [2023-09-14T07:45:56.625Z] 2f39f015ded8: Download complete [2023-09-14T07:45:57.207Z] 5eb5b503b376: Pull complete [2023-09-14T07:45:57.207Z] 5c69ac0246d0: Pull complete [2023-09-14T07:45:57.773Z] ec43610c2a17: Pull complete [2023-09-14T07:45:57.773Z] 3a2ae6a8a46f: Pull complete [2023-09-14T07:45:58.031Z] 33b1e0a273af: Pull complete [2023-09-14T07:45:58.031Z] 5d3b04190fa2: Pull complete [2023-09-14T07:46:03.313Z] 2f39f015ded8: Pull complete [2023-09-14T07:46:03.313Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-14T07:46:03.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:46:03.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:46:03.394Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:46:03.422Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-14T07:46:07.465Z] $ docker top a7bc63ab7a6ab6d2f63533e28e366b1d9c1bffa3cfaf7f4a1e5a14b0442a6fba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:46:07.861Z] ---> job-cost.sh [2023-09-14T07:46:07.861Z] lf-activate-venv: SKIPPING [2023-09-14T07:46:07.861Z] INFO: No Stack... [2023-09-14T07:46:08.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T07:46:08.689Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T07:46:08.977Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-09-14T07:46:08.978Z] + cut -d, -f6 [Pipeline] lock [2023-09-14T07:46:08.990Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] [2023-09-14T07:46:08.996Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] did not exist. Created. [2023-09-14T07:46:08.996Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T07:46:09.299Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-14T07:46:09.330Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T07:46:09.337Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T07:46:09.353Z] $ docker stop --time=1 a7bc63ab7a6ab6d2f63533e28e366b1d9c1bffa3cfaf7f4a1e5a14b0442a6fba [2023-09-14T07:46:10.512Z] $ docker rm -f --volumes a7bc63ab7a6ab6d2f63533e28e366b1d9c1bffa3cfaf7f4a1e5a14b0442a6fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-14T07:46:58.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6191 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-09-14T07:46:58.340Z] Running in /w/workspace/go-mod-core-contracts/147 [Pipeline] { [Pipeline] checkout [2023-09-14T07:46:58.375Z] The recommended git tool is: git [2023-09-14T07:47:03.146Z] using credential edgex-jenkins-ssh [2023-09-14T07:47:03.160Z] Cloning the remote Git repository [2023-09-14T07:47:03.201Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-09-14T07:47:03.287Z] > git init /w/workspace/go-mod-core-contracts/147 # timeout=10 [2023-09-14T07:47:03.416Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-09-14T07:47:03.417Z] > git --version # timeout=10 [2023-09-14T07:47:03.437Z] > git --version # 'git version 2.25.1' [2023-09-14T07:47:03.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T07:47:03.583Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T07:47:05.653Z] Avoid second fetch [2023-09-14T07:47:05.654Z] Checking out Revision 984dc9453f2524eeb21da53afc77b0b68069e471 (main) [2023-09-14T07:47:04.803Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-09-14T07:47:04.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T07:47:05.671Z] > git config core.sparsecheckout # timeout=10 [2023-09-14T07:47:05.737Z] > git checkout -f 984dc9453f2524eeb21da53afc77b0b68069e471 # timeout=10 [2023-09-14T07:47:06.217Z] Commit message: "Merge pull request #860 from weichou1229/fix-constants" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T07:47:07.238Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-14T07:47:07.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T07:47:07.238Z] Dload Upload Total Spent Left Speed [2023-09-14T07:47:07.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-09-14T07:47:07.890Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-14T07:47:08.222Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-14T07:47:08.222Z] + sudo tee /etc/docker/daemon.new [2023-09-14T07:47:08.222Z] { [2023-09-14T07:47:08.222Z] "registry-mirrors": [ [2023-09-14T07:47:08.222Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-14T07:47:08.222Z] ], [2023-09-14T07:47:08.222Z] "bip": "10.250.0.254/24", [2023-09-14T07:47:08.222Z] "hosts": [ [2023-09-14T07:47:08.222Z] "tcp://0.0.0.0:5555", [2023-09-14T07:47:08.222Z] "unix:///var/run/docker.sock" [2023-09-14T07:47:08.222Z] ], [2023-09-14T07:47:08.222Z] "mtu": 1458, [2023-09-14T07:47:08.222Z] "selinux-enabled": true, [2023-09-14T07:47:08.222Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-14T07:47:08.222Z] } [Pipeline] sh [2023-09-14T07:47:08.552Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-14T07:47:08.897Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-14T07:47:27.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:47:27.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:47:27.371Z] ========================================================= [2023-09-14T07:47:27.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-14T07:47:27.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:47:27.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-14T07:47:28.279Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-14T07:47:28.279Z] 9fda8d8052c6: Pulling fs layer [2023-09-14T07:47:28.279Z] 5d54e960e981: Pulling fs layer [2023-09-14T07:47:28.279Z] c4a7e357bf2a: Pulling fs layer [2023-09-14T07:47:28.279Z] f0e02332f6b5: Pulling fs layer [2023-09-14T07:47:28.279Z] 66412af1f25a: Pulling fs layer [2023-09-14T07:47:28.279Z] 1baf3a5c0e64: Pulling fs layer [2023-09-14T07:47:28.279Z] 9a37bb91b891: Pulling fs layer [2023-09-14T07:47:28.279Z] a29adfc67d43: Pulling fs layer [2023-09-14T07:47:28.279Z] d5de9f91c1a4: Pulling fs layer [2023-09-14T07:47:28.279Z] f0e02332f6b5: Waiting [2023-09-14T07:47:28.279Z] 66412af1f25a: Waiting [2023-09-14T07:47:28.279Z] 1baf3a5c0e64: Waiting [2023-09-14T07:47:28.279Z] 9a37bb91b891: Waiting [2023-09-14T07:47:28.279Z] a29adfc67d43: Waiting [2023-09-14T07:47:28.279Z] d5de9f91c1a4: Waiting [2023-09-14T07:47:28.279Z] 5d54e960e981: Verifying Checksum [2023-09-14T07:47:28.279Z] 5d54e960e981: Download complete [2023-09-14T07:47:28.279Z] f0e02332f6b5: Download complete [2023-09-14T07:47:28.279Z] 66412af1f25a: Verifying Checksum [2023-09-14T07:47:28.279Z] 66412af1f25a: Download complete [2023-09-14T07:47:28.279Z] 9fda8d8052c6: Download complete [2023-09-14T07:47:28.551Z] 9a37bb91b891: Verifying Checksum [2023-09-14T07:47:28.551Z] 9a37bb91b891: Download complete [2023-09-14T07:47:29.146Z] 9fda8d8052c6: Pull complete [2023-09-14T07:47:29.146Z] a29adfc67d43: Verifying Checksum [2023-09-14T07:47:29.146Z] a29adfc67d43: Download complete [2023-09-14T07:47:29.731Z] 5d54e960e981: Pull complete [2023-09-14T07:47:30.008Z] d5de9f91c1a4: Verifying Checksum [2023-09-14T07:47:30.008Z] d5de9f91c1a4: Download complete [2023-09-14T07:47:30.008Z] c4a7e357bf2a: Verifying Checksum [2023-09-14T07:47:30.008Z] c4a7e357bf2a: Download complete [2023-09-14T07:47:30.976Z] 1baf3a5c0e64: Verifying Checksum [2023-09-14T07:47:30.976Z] 1baf3a5c0e64: Download complete [2023-09-14T07:47:41.075Z] c4a7e357bf2a: Pull complete [2023-09-14T07:47:41.075Z] f0e02332f6b5: Pull complete [2023-09-14T07:47:41.340Z] 66412af1f25a: Pull complete [2023-09-14T07:47:49.536Z] 1baf3a5c0e64: Pull complete [2023-09-14T07:47:51.515Z] 9a37bb91b891: Pull complete [2023-09-14T07:47:54.095Z] a29adfc67d43: Pull complete [2023-09-14T07:47:55.502Z] d5de9f91c1a4: Pull complete [2023-09-14T07:47:55.502Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-14T07:47:55.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-14T07:47:55.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-09-14T07:47:56.080Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:47:56.406Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T07:47:56.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:47:56.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-6191 does not seem to be running inside a container [2023-09-14T07:47:56.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/147 -v /w/workspace/go-mod-core-contracts/147:/w/workspace/go-mod-core-contracts/147:rw,z -v /w/workspace/go-mod-core-contracts/147@tmp:/w/workspace/go-mod-core-contracts/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-14T07:47:59.561Z] $ docker top 50aeb24a8f827a3d9610df0e05238bd9a37ec964dc08d2eecefbca5ab0befe82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:48:00.392Z] + go version [2023-09-14T07:48:00.392Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-14T07:48:00.412Z] $ docker stop --time=1 50aeb24a8f827a3d9610df0e05238bd9a37ec964dc08d2eecefbca5ab0befe82 [2023-09-14T07:48:02.003Z] $ docker rm -f --volumes 50aeb24a8f827a3d9610df0e05238bd9a37ec964dc08d2eecefbca5ab0befe82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:48:02.581Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T07:48:02.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:48:02.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-6191 does not seem to be running inside a container [2023-09-14T07:48:02.819Z] $ 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-core-contracts/147 -v /w/workspace/go-mod-core-contracts/147:/w/workspace/go-mod-core-contracts/147:rw,z -v /w/workspace/go-mod-core-contracts/147@tmp:/w/workspace/go-mod-core-contracts/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-14T07:48:03.904Z] $ docker top 0992a546b4577ccdcfc96eeddcdf45c36b58b062ff84de0fab35d3edc96acfd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:48:04.395Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/147 [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:48:04.717Z] + make test [2023-09-14T07:48:04.717Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-14T07:48:04.984Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-14T07:48:04.984Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-14T07:48:05.251Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-14T07:48:05.251Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-14T07:48:08.584Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-14T07:48:08.584Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-14T07:48:08.584Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-14T07:48:08.584Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-09-14T07:48:08.584Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-09-14T07:48:08.584Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-14T07:48:08.584Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-14T07:48:08.584Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-14T07:48:08.584Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-14T07:48:08.584Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-14T07:48:08.584Z] go: downloading golang.org/x/crypto v0.7.0 [2023-09-14T07:48:08.584Z] go: downloading golang.org/x/text v0.8.0 [2023-09-14T07:48:09.060Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-14T07:48:13.320Z] go: downloading golang.org/x/net v0.8.0 [2023-09-14T07:48:15.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-09-14T07:48:57.183Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-09-14T07:48:57.183Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-09-14T07:48:57.183Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.416s coverage: 83.5% of statements [2023-09-14T07:48:57.183Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.070s coverage: 32.4% of statements [2023-09-14T07:48:57.183Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-09-14T07:48:57.183Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.042s coverage: 29.4% of statements [2023-09-14T07:48:57.183Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.051s coverage: 29.3% of statements [2023-09-14T07:48:59.123Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.128s coverage: 53.8% of statements [2023-09-14T07:48:59.123Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.039s coverage: 90.0% of statements [2023-09-14T07:49:00.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.278s coverage: 86.7% of statements [2023-09-14T07:49:00.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.105s coverage: 60.5% of statements [2023-09-14T07:49:00.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.053s coverage: 36.1% of statements [2023-09-14T07:49:01.112Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.033s coverage: 48.7% of statements [2023-09-14T07:49:03.054Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-14T07:49:03.054Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-14T07:49:13.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T07:49:13.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-14T07:49:13.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-14T07:49:13.419Z] $ docker stop --time=1 0992a546b4577ccdcfc96eeddcdf45c36b58b062ff84de0fab35d3edc96acfd7 [2023-09-14T07:49:16.679Z] $ docker rm -f --volumes 0992a546b4577ccdcfc96eeddcdf45c36b58b062ff84de0fab35d3edc96acfd7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T07:49:18.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-14T07:49:18.316Z] Warning: overwriting stash ‘coverage-report’ [2023-09-14T07:49:18.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:49:19.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T07:49:19.288Z] [2023-09-14T07:49:19.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:49:19.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T07:49:19.617Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-14T07:49:19.617Z] 8998bd30e6a1: Pulling fs layer [2023-09-14T07:49:19.617Z] 04944245beec: Pulling fs layer [2023-09-14T07:49:19.617Z] 699f458cf7ca: Pulling fs layer [2023-09-14T07:49:19.617Z] 765212b225bb: Pulling fs layer [2023-09-14T07:49:19.617Z] f23df028b6ca: Pulling fs layer [2023-09-14T07:49:19.617Z] d65c8cfc05b1: Pulling fs layer [2023-09-14T07:49:19.617Z] 2437ff75d9bd: Pulling fs layer [2023-09-14T07:49:19.617Z] f23df028b6ca: Waiting [2023-09-14T07:49:19.617Z] d65c8cfc05b1: Waiting [2023-09-14T07:49:19.886Z] 2437ff75d9bd: Waiting [2023-09-14T07:49:19.886Z] 765212b225bb: Waiting [2023-09-14T07:49:19.886Z] 04944245beec: Verifying Checksum [2023-09-14T07:49:19.886Z] 04944245beec: Download complete [2023-09-14T07:49:19.886Z] 765212b225bb: Verifying Checksum [2023-09-14T07:49:19.886Z] 765212b225bb: Download complete [2023-09-14T07:49:19.886Z] f23df028b6ca: Verifying Checksum [2023-09-14T07:49:19.886Z] f23df028b6ca: Download complete [2023-09-14T07:49:19.886Z] d65c8cfc05b1: Verifying Checksum [2023-09-14T07:49:19.886Z] d65c8cfc05b1: Download complete [2023-09-14T07:49:19.886Z] 699f458cf7ca: Verifying Checksum [2023-09-14T07:49:19.886Z] 699f458cf7ca: Download complete [2023-09-14T07:49:20.470Z] 8998bd30e6a1: Download complete [2023-09-14T07:49:22.423Z] 2437ff75d9bd: Verifying Checksum [2023-09-14T07:49:22.423Z] 2437ff75d9bd: Download complete [2023-09-14T07:49:24.367Z] 8998bd30e6a1: Pull complete [2023-09-14T07:49:24.635Z] 04944245beec: Pull complete [2023-09-14T07:49:26.040Z] 699f458cf7ca: Pull complete [2023-09-14T07:49:26.040Z] 765212b225bb: Pull complete [2023-09-14T07:49:27.002Z] f23df028b6ca: Pull complete [2023-09-14T07:49:27.002Z] d65c8cfc05b1: Pull complete [2023-09-14T07:49:41.987Z] 2437ff75d9bd: Pull complete [2023-09-14T07:49:41.987Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-14T07:49:41.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T07:49:41.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:49:42.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-6191 does not seem to be running inside a container [2023-09-14T07:49:42.237Z] $ 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-core-contracts/147 -v /w/workspace/go-mod-core-contracts/147:/w/workspace/go-mod-core-contracts/147:rw,z -v /w/workspace/go-mod-core-contracts/147@tmp:/w/workspace/go-mod-core-contracts/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-14T07:49:44.547Z] $ docker top 60035a6eb39c58ad491b331f11fe953cc9d710590526bccb127e9475cd57e7a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:49:45.045Z] ---> job-cost.sh [2023-09-14T07:49:45.309Z] lf-activate-venv: SKIPPING [2023-09-14T07:49:45.309Z] INFO: No Stack... [2023-09-14T07:49:45.572Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-14T07:49:46.521Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T07:49:46.830Z] + cut -d, -f6 [2023-09-14T07:49:46.831Z] + cat /w/workspace/go-mod-core-contracts/147/archives/cost.csv [Pipeline] lock [2023-09-14T07:49:47.207Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] [2023-09-14T07:49:47.212Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] did not exist. Created. [2023-09-14T07:49:47.212Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T07:49:47.549Z] /w/workspace/go-mod-core-contracts/147@tmp/durable-5e83be4c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-14T07:49:47.905Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-14T07:49:47.931Z] Warning: overwriting stash ‘stack-cost’ [2023-09-14T07:49:48.000Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T07:49:48.050Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T07:49:48.076Z] $ docker stop --time=1 60035a6eb39c58ad491b331f11fe953cc9d710590526bccb127e9475cd57e7a0 [2023-09-14T07:49:49.505Z] $ docker rm -f --volumes 60035a6eb39c58ad491b331f11fe953cc9d710590526bccb127e9475cd57e7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-14T07:49:49.882Z] provisioning config files... [2023-09-14T07:49:49.894Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17182632980315784338tmp [Pipeline] { [Pipeline] sh [2023-09-14T07:49:50.184Z] + set +x [2023-09-14T07:49:50.185Z] + curl -s https://codecov.io/bash [2023-09-14T07:49:50.185Z] + bash -s -- [2023-09-14T07:49:50.185Z] [2023-09-14T07:49:50.185Z] _____ _ [2023-09-14T07:49:50.185Z] / ____| | | [2023-09-14T07:49:50.185Z] | | ___ __| | ___ ___ _____ __ [2023-09-14T07:49:50.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-14T07:49:50.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-14T07:49:50.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-14T07:49:50.185Z] Bash-1.0.6 [2023-09-14T07:49:50.185Z] [2023-09-14T07:49:50.185Z] [2023-09-14T07:49:50.185Z] ==> git version 2.25.1 found [2023-09-14T07:49:50.185Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-14T07:49:50.185Z] Release-Date: 2020-01-08 [2023-09-14T07:49:50.185Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-14T07:49:50.185Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-14T07:49:50.185Z] ==> Jenkins CI detected. [2023-09-14T07:49:50.185Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-09-14T07:49:50.185Z] project root: . [2023-09-14T07:49:50.185Z] --> token set from env [2023-09-14T07:49:50.185Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-14T07:49:50.185Z] ==> Running gcov in . (disable via -X gcov) [2023-09-14T07:49:50.185Z] ==> Python coveragepy not found [2023-09-14T07:49:50.185Z] ==> Searching for coverage reports in: [2023-09-14T07:49:50.185Z] + . [2023-09-14T07:49:50.185Z] -> Found 1 reports [2023-09-14T07:49:50.185Z] ==> Detecting git/mercurial file structure [2023-09-14T07:49:50.185Z] ==> Reading reports [2023-09-14T07:49:50.444Z] + ./coverage.out bytes=135171 [2023-09-14T07:49:50.444Z] ==> Appending adjustments [2023-09-14T07:49:50.444Z] https://docs.codecov.io/docs/fixing-reports [2023-09-14T07:49:51.012Z] + Found adjustments [2023-09-14T07:49:51.012Z] ==> Gzipping contents [2023-09-14T07:49:51.012Z] 20K /tmp/codecov.OXM0Tl.gz [2023-09-14T07:49:51.012Z] ==> Uploading reports [2023-09-14T07:49:51.012Z] url: https://codecov.io [2023-09-14T07:49:51.012Z] query: branch=main&commit=984dc9453f2524eeb21da53afc77b0b68069e471&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-14T07:49:51.012Z] -> Pinging Codecov [2023-09-14T07:49:51.012Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=984dc9453f2524eeb21da53afc77b0b68069e471&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-14T07:49:51.272Z] -> Uploading to [2023-09-14T07:49:51.272Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-14/71470A77251A30514AAF9C0BB2E5B6CE/984dc9453f2524eeb21da53afc77b0b68069e471/76b6f746-5051-49a6-8a70-fdf2c54267a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230914T074950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d77e6ea77ac501089619d5e262a5b5f3513bb4e656a61961017e5433b10d81fd [2023-09-14T07:49:51.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T07:49:51.272Z] Dload Upload Total Spent Left Speed [2023-09-14T07:49:51.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19188 0 0 100 19188 0 98400 --:--:-- --:--:-- --:--:-- 98400 [2023-09-14T07:49:51.272Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/984dc9453f2524eeb21da53afc77b0b68069e471 [Pipeline] } [2023-09-14T07:49:51.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-14T07:49:51.482Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-14T07:49:51.496Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:49:51.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-14T07:49:51.799Z] [2023-09-14T07:49:51.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:49:52.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-14T07:49:52.093Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-14T07:49:52.093Z] df9b9388f04a: Pulling fs layer [2023-09-14T07:49:52.093Z] 52dc419b0ee2: Pulling fs layer [2023-09-14T07:49:52.093Z] 25bc292e5bac: Pulling fs layer [2023-09-14T07:49:52.093Z] 114826534d7a: Pulling fs layer [2023-09-14T07:49:52.093Z] 4657fd5d0bcf: Pulling fs layer [2023-09-14T07:49:52.093Z] 6ad1cebc031e: Pulling fs layer [2023-09-14T07:49:52.093Z] 8a3aa393b2d8: Pulling fs layer [2023-09-14T07:49:52.093Z] 4657fd5d0bcf: Waiting [2023-09-14T07:49:52.093Z] 6ad1cebc031e: Waiting [2023-09-14T07:49:52.093Z] 8a3aa393b2d8: Waiting [2023-09-14T07:49:52.093Z] 114826534d7a: Waiting [2023-09-14T07:49:52.093Z] 25bc292e5bac: Download complete [2023-09-14T07:49:52.093Z] 52dc419b0ee2: Verifying Checksum [2023-09-14T07:49:52.093Z] 52dc419b0ee2: Download complete [2023-09-14T07:49:52.093Z] 4657fd5d0bcf: Verifying Checksum [2023-09-14T07:49:52.093Z] 4657fd5d0bcf: Download complete [2023-09-14T07:49:52.093Z] df9b9388f04a: Download complete [2023-09-14T07:49:52.351Z] df9b9388f04a: Pull complete [2023-09-14T07:49:52.351Z] 6ad1cebc031e: Verifying Checksum [2023-09-14T07:49:52.351Z] 6ad1cebc031e: Download complete [2023-09-14T07:49:52.351Z] 52dc419b0ee2: Pull complete [2023-09-14T07:49:52.351Z] 25bc292e5bac: Pull complete [2023-09-14T07:49:52.918Z] 114826534d7a: Verifying Checksum [2023-09-14T07:49:52.918Z] 114826534d7a: Download complete [2023-09-14T07:49:52.918Z] 8a3aa393b2d8: Verifying Checksum [2023-09-14T07:49:52.918Z] 8a3aa393b2d8: Download complete [2023-09-14T07:49:57.099Z] 114826534d7a: Pull complete [2023-09-14T07:49:57.099Z] 4657fd5d0bcf: Pull complete [2023-09-14T07:49:57.099Z] 6ad1cebc031e: Pull complete [2023-09-14T07:50:00.380Z] 8a3aa393b2d8: Pull complete [2023-09-14T07:50:00.380Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-14T07:50:00.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-14T07:50:00.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:50:00.455Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:50:00.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:50:04.335Z] $ docker top 135fa4f22cc780c19d6c5974d2ad3eaa6e84ce8b995fbf866169ec6aed5daec2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-14T07:50:04.406Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-09-14T07:50:04.682Z] + set -o pipefail [2023-09-14T07:50:04.682Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-09-14T07:50:07.971Z] [2023-09-14T07:50:07.971Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-09-14T07:50:07.971Z] [2023-09-14T07:50:07.971Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/d9771217-ec09-4bc6-bbc7-76163898faed [2023-09-14T07:50:07.971Z] [2023-09-14T07:50:07.971Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-14T07:50:07.971Z] [2023-09-14T07:50:07.971Z] [2023-09-14T07:50:07.971Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-14T07:50:07.971Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-14T07:50:07.971Z] More details here: https://snyk.co/ue1NS [2023-09-14T07:50:07.971Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-14T07:50:07.971Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-14T07:50:07.979Z] $ docker stop --time=1 135fa4f22cc780c19d6c5974d2ad3eaa6e84ce8b995fbf866169ec6aed5daec2 [2023-09-14T07:50:10.499Z] $ docker rm -f --volumes 135fa4f22cc780c19d6c5974d2ad3eaa6e84ce8b995fbf866169ec6aed5daec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T07:50:11.127Z] + git log --format=format:%s -1 984dc9453f2524eeb21da53afc77b0b68069e471 [Pipeline] sh [2023-09-14T07:50:11.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T07:50:11.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:50:11.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:50:11.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:50:11.793Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:50:11.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:50:12.197Z] $ docker top e11cdfb74397fa22a85a81b94c651f1340073fc3041422fc1c07726f66b3df78 -eo pid,comm [2023-09-14T07:50:12.247Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-14T07:50:12.247Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T07:50:12.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T07:50:12.283Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T07:50:12.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T07:50:12.400Z] $ docker exec e11cdfb74397fa22a85a81b94c651f1340073fc3041422fc1c07726f66b3df78 ssh-agent [2023-09-14T07:50:12.512Z] SSH_AUTH_SOCK=/tmp/ssh-ccpQhMs94HQn/agent.31 [2023-09-14T07:50:12.512Z] SSH_AGENT_PID=37 [2023-09-14T07:50:12.517Z] Running ssh-add (command line suppressed) [2023-09-14T07:50:12.623Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7685993911775610519.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7685993911775610519.key) [2023-09-14T07:50:12.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T07:50:12.931Z] + git semver tag [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,117 [run_tag] DEBUG tag force:False [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,117 [check_head_tag] DEBUG check head tag [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,120 [execute] INFO git cat-file --batch-check [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,124 [execute] INFO git cat-file --batch [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,170 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,170 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-09-14T07:50:13.190Z] 2023-09-14 07:50:13,176 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:50:13.190Z] 3.1.0-dev.13 [Pipeline] } [2023-09-14T07:50:13.457Z] $ docker exec --env ******** --env ******** e11cdfb74397fa22a85a81b94c651f1340073fc3041422fc1c07726f66b3df78 ssh-agent -k [2023-09-14T07:50:13.551Z] unset SSH_AUTH_SOCK; [2023-09-14T07:50:13.551Z] unset SSH_AGENT_PID; [2023-09-14T07:50:13.551Z] echo Agent pid 37 killed; [2023-09-14T07:50:13.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T07:50:13.879Z] + git semver [Pipeline] } [2023-09-14T07:50:14.149Z] $ docker stop --time=1 e11cdfb74397fa22a85a81b94c651f1340073fc3041422fc1c07726f66b3df78 [2023-09-14T07:50:15.432Z] $ docker rm -f --volumes e11cdfb74397fa22a85a81b94c651f1340073fc3041422fc1c07726f66b3df78 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:50:15.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-14T07:50:15.826Z] [2023-09-14T07:50:15.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:50:16.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-14T07:50:16.130Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-14T07:50:16.130Z] ab5ef0e58194: Pulling fs layer [2023-09-14T07:50:16.130Z] 9712f1f96733: Pulling fs layer [2023-09-14T07:50:16.130Z] 63f879dbbcfc: Pulling fs layer [2023-09-14T07:50:16.130Z] 0d9ebad4ef96: Pulling fs layer [2023-09-14T07:50:16.130Z] e9a5061849ea: Pulling fs layer [2023-09-14T07:50:16.130Z] d747dcd14b5f: Pulling fs layer [2023-09-14T07:50:16.130Z] 2de7ff778b66: Pulling fs layer [2023-09-14T07:50:16.130Z] 0d9ebad4ef96: Waiting [2023-09-14T07:50:16.130Z] e9a5061849ea: Waiting [2023-09-14T07:50:16.130Z] d747dcd14b5f: Waiting [2023-09-14T07:50:16.130Z] 2de7ff778b66: Waiting [2023-09-14T07:50:16.130Z] 9712f1f96733: Verifying Checksum [2023-09-14T07:50:16.130Z] 9712f1f96733: Download complete [2023-09-14T07:50:16.705Z] 63f879dbbcfc: Verifying Checksum [2023-09-14T07:50:16.705Z] 63f879dbbcfc: Download complete [2023-09-14T07:50:16.705Z] e9a5061849ea: Verifying Checksum [2023-09-14T07:50:16.705Z] e9a5061849ea: Download complete [2023-09-14T07:50:16.705Z] ab5ef0e58194: Download complete [2023-09-14T07:50:16.705Z] d747dcd14b5f: Verifying Checksum [2023-09-14T07:50:16.705Z] d747dcd14b5f: Download complete [2023-09-14T07:50:16.705Z] 0d9ebad4ef96: Verifying Checksum [2023-09-14T07:50:16.705Z] 0d9ebad4ef96: Download complete [2023-09-14T07:50:16.963Z] 2de7ff778b66: Download complete [2023-09-14T07:50:20.252Z] ab5ef0e58194: Pull complete [2023-09-14T07:50:20.252Z] 9712f1f96733: Pull complete [2023-09-14T07:50:20.509Z] 63f879dbbcfc: Pull complete [2023-09-14T07:50:25.772Z] 0d9ebad4ef96: Pull complete [2023-09-14T07:50:25.772Z] e9a5061849ea: Pull complete [2023-09-14T07:50:25.772Z] d747dcd14b5f: Pull complete [2023-09-14T07:50:26.338Z] 2de7ff778b66: Pull complete [2023-09-14T07:50:26.338Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-14T07:50:26.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-14T07:50:26.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:50:26.417Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:50:26.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:50:31.184Z] $ docker top 1551bd94d77e1556da38d25cd04ec6e95da49ffb50e08831419dbf82c440a732 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-14T07:50:31.259Z] provisioning config files... [2023-09-14T07:50:31.266Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11054999145739649139tmp [2023-09-14T07:50:31.275Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11136219899574525651tmp [2023-09-14T07:50:31.285Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11778050268226664288tmp [Pipeline] { [Pipeline] echo [2023-09-14T07:50:31.302Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:31.585Z] ---> sigul-configuration.sh [2023-09-14T07:50:31.585Z] gpg: directory `/root/.gnupg' created [2023-09-14T07:50:31.585Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-14T07:50:31.585Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-14T07:50:31.585Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-14T07:50:31.585Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-14T07:50:31.585Z] gpg: CAST5 encrypted data [2023-09-14T07:50:31.585Z] gpg: encrypted with 1 passphrase [2023-09-14T07:50:31.585Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-14T07:50:31.872Z] + mkdir /home/jenkins [2023-09-14T07:50:31.872Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-14T07:50:32.154Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-14T07:50:32.162Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:32.518Z] ---> sigul-install.sh [2023-09-14T07:50:32.518Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-14T07:50:32.851Z] + git tag --list [2023-09-14T07:50:32.851Z] v0.0.0 [2023-09-14T07:50:32.851Z] v0.0.1 [2023-09-14T07:50:32.851Z] v0.1.0 [2023-09-14T07:50:32.851Z] v0.1.1 [2023-09-14T07:50:32.851Z] v0.1.10 [2023-09-14T07:50:32.851Z] v0.1.100 [2023-09-14T07:50:32.851Z] v0.1.101 [2023-09-14T07:50:32.851Z] v0.1.102 [2023-09-14T07:50:32.851Z] v0.1.103 [2023-09-14T07:50:32.851Z] v0.1.104 [2023-09-14T07:50:32.851Z] v0.1.105 [2023-09-14T07:50:32.851Z] v0.1.106 [2023-09-14T07:50:32.851Z] v0.1.107 [2023-09-14T07:50:32.851Z] v0.1.108 [2023-09-14T07:50:32.851Z] v0.1.109 [2023-09-14T07:50:32.851Z] v0.1.11 [2023-09-14T07:50:32.851Z] v0.1.110 [2023-09-14T07:50:32.851Z] v0.1.111 [2023-09-14T07:50:32.851Z] v0.1.112 [2023-09-14T07:50:32.851Z] v0.1.113 [2023-09-14T07:50:32.851Z] v0.1.114 [2023-09-14T07:50:32.851Z] v0.1.115 [2023-09-14T07:50:32.851Z] v0.1.116 [2023-09-14T07:50:32.851Z] v0.1.117 [2023-09-14T07:50:32.851Z] v0.1.118 [2023-09-14T07:50:32.851Z] v0.1.119 [2023-09-14T07:50:32.851Z] v0.1.12 [2023-09-14T07:50:32.851Z] v0.1.120 [2023-09-14T07:50:32.851Z] v0.1.121 [2023-09-14T07:50:32.851Z] v0.1.122 [2023-09-14T07:50:32.851Z] v0.1.123 [2023-09-14T07:50:32.851Z] v0.1.124 [2023-09-14T07:50:32.851Z] v0.1.125 [2023-09-14T07:50:32.851Z] v0.1.126 [2023-09-14T07:50:32.851Z] v0.1.127 [2023-09-14T07:50:32.851Z] v0.1.128 [2023-09-14T07:50:32.851Z] v0.1.129 [2023-09-14T07:50:32.851Z] v0.1.13 [2023-09-14T07:50:32.851Z] v0.1.130 [2023-09-14T07:50:32.851Z] v0.1.131 [2023-09-14T07:50:32.851Z] v0.1.132 [2023-09-14T07:50:32.851Z] v0.1.133 [2023-09-14T07:50:32.851Z] v0.1.134 [2023-09-14T07:50:32.851Z] v0.1.135 [2023-09-14T07:50:32.851Z] v0.1.136 [2023-09-14T07:50:32.851Z] v0.1.137 [2023-09-14T07:50:32.851Z] v0.1.138 [2023-09-14T07:50:32.851Z] v0.1.139 [2023-09-14T07:50:32.851Z] v0.1.14 [2023-09-14T07:50:32.851Z] v0.1.140 [2023-09-14T07:50:32.851Z] v0.1.141 [2023-09-14T07:50:32.851Z] v0.1.142 [2023-09-14T07:50:32.851Z] v0.1.143 [2023-09-14T07:50:32.851Z] v0.1.144 [2023-09-14T07:50:32.851Z] v0.1.145 [2023-09-14T07:50:32.851Z] v0.1.146 [2023-09-14T07:50:32.851Z] v0.1.147 [2023-09-14T07:50:32.851Z] v0.1.148 [2023-09-14T07:50:32.851Z] v0.1.149 [2023-09-14T07:50:32.851Z] v0.1.15 [2023-09-14T07:50:32.851Z] v0.1.16 [2023-09-14T07:50:32.851Z] v0.1.17 [2023-09-14T07:50:32.851Z] v0.1.18 [2023-09-14T07:50:32.851Z] v0.1.19 [2023-09-14T07:50:32.851Z] v0.1.2 [2023-09-14T07:50:32.851Z] v0.1.20 [2023-09-14T07:50:32.851Z] v0.1.21 [2023-09-14T07:50:32.851Z] v0.1.22 [2023-09-14T07:50:32.851Z] v0.1.23 [2023-09-14T07:50:32.851Z] v0.1.24 [2023-09-14T07:50:32.851Z] v0.1.25 [2023-09-14T07:50:32.851Z] v0.1.26 [2023-09-14T07:50:32.851Z] v0.1.27 [2023-09-14T07:50:32.851Z] v0.1.28 [2023-09-14T07:50:32.851Z] v0.1.29 [2023-09-14T07:50:32.851Z] v0.1.3 [2023-09-14T07:50:32.851Z] v0.1.30 [2023-09-14T07:50:32.851Z] v0.1.31 [2023-09-14T07:50:32.851Z] v0.1.32 [2023-09-14T07:50:32.851Z] v0.1.33 [2023-09-14T07:50:32.851Z] v0.1.34 [2023-09-14T07:50:32.851Z] v0.1.35 [2023-09-14T07:50:32.851Z] v0.1.36 [2023-09-14T07:50:32.851Z] v0.1.37 [2023-09-14T07:50:32.851Z] v0.1.38 [2023-09-14T07:50:32.851Z] v0.1.39 [2023-09-14T07:50:32.851Z] v0.1.4 [2023-09-14T07:50:32.851Z] v0.1.40 [2023-09-14T07:50:32.851Z] v0.1.41 [2023-09-14T07:50:32.851Z] v0.1.42 [2023-09-14T07:50:32.851Z] v0.1.43 [2023-09-14T07:50:32.851Z] v0.1.44 [2023-09-14T07:50:32.851Z] v0.1.45 [2023-09-14T07:50:32.851Z] v0.1.46 [2023-09-14T07:50:32.851Z] v0.1.47 [2023-09-14T07:50:32.851Z] v0.1.48 [2023-09-14T07:50:32.851Z] v0.1.49 [2023-09-14T07:50:32.851Z] v0.1.5 [2023-09-14T07:50:32.851Z] v0.1.50 [2023-09-14T07:50:32.851Z] v0.1.51 [2023-09-14T07:50:32.851Z] v0.1.52 [2023-09-14T07:50:32.851Z] v0.1.53 [2023-09-14T07:50:32.851Z] v0.1.54 [2023-09-14T07:50:32.851Z] v0.1.55 [2023-09-14T07:50:32.851Z] v0.1.56 [2023-09-14T07:50:32.851Z] v0.1.57 [2023-09-14T07:50:32.851Z] v0.1.58 [2023-09-14T07:50:32.851Z] v0.1.59 [2023-09-14T07:50:32.851Z] v0.1.6 [2023-09-14T07:50:32.851Z] v0.1.60 [2023-09-14T07:50:32.851Z] v0.1.61 [2023-09-14T07:50:32.851Z] v0.1.62 [2023-09-14T07:50:32.851Z] v0.1.63 [2023-09-14T07:50:32.851Z] v0.1.64 [2023-09-14T07:50:32.851Z] v0.1.65 [2023-09-14T07:50:32.851Z] v0.1.66 [2023-09-14T07:50:32.851Z] v0.1.67 [2023-09-14T07:50:32.851Z] v0.1.68 [2023-09-14T07:50:32.851Z] v0.1.69 [2023-09-14T07:50:32.851Z] v0.1.7 [2023-09-14T07:50:32.851Z] v0.1.70 [2023-09-14T07:50:32.851Z] v0.1.71 [2023-09-14T07:50:32.851Z] v0.1.72 [2023-09-14T07:50:32.851Z] v0.1.73 [2023-09-14T07:50:32.851Z] v0.1.74 [2023-09-14T07:50:32.851Z] v0.1.75 [2023-09-14T07:50:32.851Z] v0.1.76 [2023-09-14T07:50:32.851Z] v0.1.77 [2023-09-14T07:50:32.851Z] v0.1.78 [2023-09-14T07:50:32.851Z] v0.1.79 [2023-09-14T07:50:32.851Z] v0.1.8 [2023-09-14T07:50:32.851Z] v0.1.80 [2023-09-14T07:50:32.851Z] v0.1.81 [2023-09-14T07:50:32.851Z] v0.1.82 [2023-09-14T07:50:32.851Z] v0.1.83 [2023-09-14T07:50:32.851Z] v0.1.84 [2023-09-14T07:50:32.851Z] v0.1.85 [2023-09-14T07:50:32.851Z] v0.1.86 [2023-09-14T07:50:32.851Z] v0.1.87 [2023-09-14T07:50:32.851Z] v0.1.88 [2023-09-14T07:50:32.851Z] v0.1.89 [2023-09-14T07:50:32.851Z] v0.1.9 [2023-09-14T07:50:32.851Z] v0.1.90 [2023-09-14T07:50:32.851Z] v0.1.91 [2023-09-14T07:50:32.851Z] v0.1.92 [2023-09-14T07:50:32.851Z] v0.1.93 [2023-09-14T07:50:32.851Z] v0.1.94 [2023-09-14T07:50:32.851Z] v0.1.95 [2023-09-14T07:50:32.851Z] v0.1.96 [2023-09-14T07:50:32.851Z] v0.1.97 [2023-09-14T07:50:32.851Z] v0.1.98 [2023-09-14T07:50:32.851Z] v0.1.99 [2023-09-14T07:50:32.851Z] v2.0.0 [2023-09-14T07:50:32.851Z] v2.1.0 [2023-09-14T07:50:32.851Z] v2.1.1 [2023-09-14T07:50:32.851Z] v2.2.0 [2023-09-14T07:50:32.851Z] v2.3.0 [2023-09-14T07:50:32.851Z] v3.0 [2023-09-14T07:50:32.851Z] v3.0.0 [2023-09-14T07:50:32.851Z] v3.1.0-dev.1 [2023-09-14T07:50:32.851Z] v3.1.0-dev.10 [2023-09-14T07:50:32.851Z] v3.1.0-dev.11 [2023-09-14T07:50:32.851Z] v3.1.0-dev.12 [2023-09-14T07:50:32.851Z] v3.1.0-dev.13 [2023-09-14T07:50:32.851Z] v3.1.0-dev.2 [2023-09-14T07:50:32.851Z] v3.1.0-dev.3 [2023-09-14T07:50:32.851Z] v3.1.0-dev.4 [2023-09-14T07:50:32.851Z] v3.1.0-dev.5 [2023-09-14T07:50:32.851Z] v3.1.0-dev.6 [2023-09-14T07:50:32.851Z] v3.1.0-dev.7 [2023-09-14T07:50:32.851Z] v3.1.0-dev.8 [2023-09-14T07:50:32.851Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-14T07:50:33.216Z] + lftools sign git-tag v3.1.0-dev.13 [2023-09-14T07:50:33.818Z] Signing Git tag with Sigul... [2023-09-14T07:50:33.818Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-09-14T07:50:34.398Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:34.682Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-14T07:50:34.690Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-14T07:50:34.709Z] $ docker stop --time=1 1551bd94d77e1556da38d25cd04ec6e95da49ffb50e08831419dbf82c440a732 [2023-09-14T07:50:36.008Z] $ docker rm -f --volumes 1551bd94d77e1556da38d25cd04ec6e95da49ffb50e08831419dbf82c440a732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-14T07:50:36.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T07:50:36.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:50:36.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:50:36.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:50:36.813Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:50:36.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:50:37.192Z] $ docker top 1b05243e12cada7cce21eaa5b3e4cc3b6c2042ae8b3f3f73356164a3b3e6ef42 -eo pid,comm [2023-09-14T07:50:37.247Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-14T07:50:37.247Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T07:50:37.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T07:50:37.286Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T07:50:37.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T07:50:37.399Z] $ docker exec 1b05243e12cada7cce21eaa5b3e4cc3b6c2042ae8b3f3f73356164a3b3e6ef42 ssh-agent [2023-09-14T07:50:37.527Z] SSH_AUTH_SOCK=/tmp/ssh-1zbymsYjPiu6/agent.32 [2023-09-14T07:50:37.527Z] SSH_AGENT_PID=38 [2023-09-14T07:50:37.531Z] Running ssh-add (command line suppressed) [2023-09-14T07:50:37.639Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11877884805052069561.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11877884805052069561.key) [2023-09-14T07:50:37.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T07:50:37.942Z] + git semver bump pre [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,118 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,119 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,119 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,119 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,119 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,119 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,121 [execute] INFO git cat-file --batch-check [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,127 [execute] INFO git cat-file --batch [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T07:50:38.201Z] 2023-09-14 07:50:38,133 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:50:38.201Z] 3.1.0-dev.14 [Pipeline] } [2023-09-14T07:50:38.205Z] $ docker exec --env ******** --env ******** 1b05243e12cada7cce21eaa5b3e4cc3b6c2042ae8b3f3f73356164a3b3e6ef42 ssh-agent -k [2023-09-14T07:50:38.316Z] unset SSH_AUTH_SOCK; [2023-09-14T07:50:38.316Z] unset SSH_AGENT_PID; [2023-09-14T07:50:38.316Z] echo Agent pid 38 killed; [2023-09-14T07:50:38.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T07:50:38.643Z] + git semver [Pipeline] } [2023-09-14T07:50:38.911Z] $ docker stop --time=1 1b05243e12cada7cce21eaa5b3e4cc3b6c2042ae8b3f3f73356164a3b3e6ef42 [2023-09-14T07:50:40.180Z] $ docker rm -f --volumes 1b05243e12cada7cce21eaa5b3e4cc3b6c2042ae8b3f3f73356164a3b3e6ef42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T07:50:40.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T07:50:40.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:50:40.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:50:40.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:50:40.917Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:50:40.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:50:41.287Z] $ docker top 53e5d5df454f01255bbe4094a60b3d24cf4cf29e582112d6e51a9788d8eacbf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T07:50:41.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T07:50:41.382Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T07:50:41.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T07:50:41.490Z] $ docker exec 53e5d5df454f01255bbe4094a60b3d24cf4cf29e582112d6e51a9788d8eacbf7 ssh-agent [2023-09-14T07:50:41.604Z] SSH_AUTH_SOCK=/tmp/ssh-drq4HvnyVxCk/agent.31 [2023-09-14T07:50:41.604Z] SSH_AGENT_PID=37 [2023-09-14T07:50:41.609Z] Running ssh-add (command line suppressed) [2023-09-14T07:50:41.714Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7685664665155697134.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7685664665155697134.key) [2023-09-14T07:50:41.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T07:50:42.017Z] + git semver push [2023-09-14T07:50:42.275Z] 2023-09-14 07:50:42,205 [run_push] DEBUG push [2023-09-14T07:50:42.275Z] 2023-09-14 07:50:42,206 [execute] INFO git cat-file --batch-check [2023-09-14T07:50:42.275Z] 2023-09-14 07:50:42,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T07:50:42.275Z] 2023-09-14 07:50:42,210 [execute] INFO git rev-list 5f60487c774269a5bc6760853ee41b88de9aba38 -- [2023-09-14T07:50:42.275Z] 2023-09-14 07:50:42,211 [execute] DEBUG Popen(['git', 'rev-list', '5f60487c774269a5bc6760853ee41b88de9aba38', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-14T07:50:42.275Z] 2023-09-14 07:50:42,224 [execute] INFO git fetch -v origin [2023-09-14T07:50:42.275Z] 2023-09-14 07:50:42,224 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-14T07:50:42.842Z] 2023-09-14 07:50:42,667 [run_push] DEBUG no remote changes detected [2023-09-14T07:50:42.842Z] 2023-09-14 07:50:42,667 [execute] INFO git push origin semver [2023-09-14T07:50:42.842Z] 2023-09-14 07:50:42,668 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-14T07:50:43.779Z] 2023-09-14 07:50:43,501 [run_push] DEBUG push all version tags [2023-09-14T07:50:43.779Z] 2023-09-14 07:50:43,501 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-14T07:50:43.779Z] 2023-09-14 07:50:43,502 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-09-14T07:50:44.348Z] 2023-09-14 07:50:44,272 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-09-14T07:50:44.348Z] 3.1.0-dev.14 [Pipeline] } [2023-09-14T07:50:44.354Z] $ docker exec --env ******** --env ******** 53e5d5df454f01255bbe4094a60b3d24cf4cf29e582112d6e51a9788d8eacbf7 ssh-agent -k [2023-09-14T07:50:44.457Z] unset SSH_AUTH_SOCK; [2023-09-14T07:50:44.457Z] unset SSH_AGENT_PID; [2023-09-14T07:50:44.458Z] echo Agent pid 37 killed; [2023-09-14T07:50:44.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T07:50:44.770Z] + git semver [Pipeline] } [2023-09-14T07:50:45.039Z] $ docker stop --time=1 53e5d5df454f01255bbe4094a60b3d24cf4cf29e582112d6e51a9788d8eacbf7 [2023-09-14T07:50:46.329Z] $ docker rm -f --volumes 53e5d5df454f01255bbe4094a60b3d24cf4cf29e582112d6e51a9788d8eacbf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-14T07:50:46.873Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-09-14T07:50:46.873Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-09-14T07:50:46.873Z] total 16 [2023-09-14T07:50:46.873Z] drwxr-xr-x 3 root root 4096 Sep 14 07:46 . [2023-09-14T07:50:46.873Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 07:50 .. [2023-09-14T07:50:46.873Z] drwxr-xr-x 2 root root 4096 Sep 14 07:46 cost [2023-09-14T07:50:46.873Z] -rw-r--r-- 1 root root 93 Sep 14 07:46 cost.csv [2023-09-14T07:50:46.873Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-09-14T07:50:46.873Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-09-14T07:50:46.873Z] total 16 [2023-09-14T07:50:46.873Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 07:46 . [2023-09-14T07:50:46.873Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 07:50 .. [2023-09-14T07:50:46.873Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 07:46 cost [2023-09-14T07:50:46.873Z] -rw-r--r-- 1 jenkins jenkins 93 Sep 14 07:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:47.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:48.018Z] ---> package-listing.sh [2023-09-14T07:50:48.018Z] ++ facter osfamily [2023-09-14T07:50:48.018Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-14T07:50:48.277Z] + OS_FAMILY=debian [2023-09-14T07:50:48.277Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-09-14T07:50:48.277Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-14T07:50:48.277Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-14T07:50:48.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-14T07:50:48.277Z] + PACKAGES=/tmp/packages_start.txt [2023-09-14T07:50:48.277Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-09-14T07:50:48.277Z] + PACKAGES=/tmp/packages_end.txt [2023-09-14T07:50:48.277Z] + case "${OS_FAMILY}" in [2023-09-14T07:50:48.277Z] + dpkg -l [2023-09-14T07:50:48.277Z] + grep '^ii' [2023-09-14T07:50:48.277Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-14T07:50:48.277Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-14T07:50:48.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-14T07:50:48.277Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-09-14T07:50:48.277Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-09-14T07:50:48.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2023-09-14T07:50:48.287Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-14T07:50:48.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:50:49.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:50:49.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:50:49.184Z] prd-ubuntu20.04-docker-8c-8g-6190 does not seem to be running inside a container [2023-09-14T07:50:49.205Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-09-14T07:50:49.409Z] $ docker top c70c459f032e901bf9f756863c86cca679ab17270a6d0b612a3982a363c66ba6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:50:49.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-14T07:50:50.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-14T07:50:50.321Z] + ls /var/log/sa-host [2023-09-14T07:50:50.321Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-14T07:50:50.472Z] provisioning config files... [2023-09-14T07:50:50.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13735007842841573924tmp [Pipeline] { [Pipeline] echo [2023-09-14T07:50:50.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:50.777Z] ---> create-netrc.sh [Pipeline] } [2023-09-14T07:50:50.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:51.110Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-14T07:50:51.118Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:51.406Z] ---> sudo-logs.sh [2023-09-14T07:50:51.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-14T07:50:51.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:51.722Z] ---> job-cost.sh [2023-09-14T07:50:51.723Z] lf-activate-venv: SKIPPING [2023-09-14T07:50:51.723Z] DEBUG: total: 0.2199999988079071 [2023-09-14T07:50:51.723Z] INFO: Retrieving Stack Cost... [2023-09-14T07:50:52.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T07:50:52.550Z] INFO: Archiving Costs [Pipeline] echo [2023-09-14T07:50:52.561Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:50:52.854Z] ---> logs-deploy.sh [2023-09-14T07:50:52.854Z] lf-activate-venv: SKIPPING [2023-09-14T07:50:52.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/147 [2023-09-14T07:50:52.854Z] INFO: archiving workspace using pattern(s): [2023-09-14T07:50:53.792Z] Archives upload complete. [2023-09-14T07:50:53.792Z] INFO: archiving logs to Nexus