Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 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-ssh2170701709791234522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15270497849000339367.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh9594303669071636897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11349270176410209842.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-ssh8304951276261196956.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5890 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 (main) Commit message: "Merge pull request #797 from marcpfuller/path_secretname" > 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 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 # timeout=10 > git rev-list --no-walk 5ded5807231de7511c48a44bced53429afef768c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T20:27:57.612Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T20:27:57.684Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T20:27:57.698Z] ========================================================= [2023-02-14T20:27:57.698Z] EdgeX Global Pipelines Version Info [2023-02-14T20:27:57.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:27:58.426Z] ------------------- [2023-02-14T20:27:58.426Z] stable info: [2023-02-14T20:27:58.426Z] ------------------- [2023-02-14T20:27:58.426Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T20:27:58.426Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:27:58.426Z] Message: update stable to v1.0.244 [2023-02-14T20:27:58.997Z] ------------------- [2023-02-14T20:27:58.997Z] experimental info: [2023-02-14T20:27:58.997Z] ------------------- [2023-02-14T20:27:58.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T20:27:58.997Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:27:58.997Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T20:27:59.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-02-14T20:27:59.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-02-14T20:27:59.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T20:27:59.214Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T20:27:59.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T20:27:59.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T20:27:59.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T20:27:59.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-14T20:27:59.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T20:27:59.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T20:27:59.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T20:27:59.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-02-14T20:27:59.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T20:27:59.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T20:27:59.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T20:27:59.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T20:27:59.422Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T20:27:59.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T20:27:59.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T20:27:59.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T20:27:59.492Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-14T20:27:59.512Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-14T20:27:59.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T20:27:59.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T20:27:59.567Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-14T20:27:59.586Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T20:27:59.596Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T20:27:59.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-14T20:27:59.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-14T20:27:59.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-14T20:27:59.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo [2023-02-14T20:27:59.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57cbd60 [Pipeline] echo [2023-02-14T20:27:59.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T20:28:00.008Z] + git rev-list -1 --merges 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5~1..57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo [2023-02-14T20:28:00.055Z] -----------> git rev-list -1 --merges 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5~1..57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [2023-02-14T20:28:00.055Z] 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [false] [Pipeline] sh [2023-02-14T20:28:00.343Z] + git log --format=format:%s -1 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo [2023-02-14T20:28:00.359Z] ========================================================= [2023-02-14T20:28:00.359Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T20:28:00.359Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T20:28:00.686Z] + git log --format=format:%s -1 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] echo [2023-02-14T20:28:00.701Z] [semverPrep] GIT_COMMIT: 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5, Commit Message: Merge pull request #797 from marcpfuller/path_secretname [Pipeline] echo [2023-02-14T20:28:00.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T20:28:01.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:28:01.048Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T20:28:01.048Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T20:28:01.048Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T20:28:01.048Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T20:28:01.048Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T20:28:01.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:28:01.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:28:01.664Z] [2023-02-14T20:28:01.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:28:01.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:28:01.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T20:28:01.974Z] b85a868b505f: Pulling fs layer [2023-02-14T20:28:01.974Z] e2be974225ed: Pulling fs layer [2023-02-14T20:28:01.974Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T20:28:01.974Z] 988bab9f4d93: Pulling fs layer [2023-02-14T20:28:01.974Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T20:28:01.974Z] eaf3925da568: Pulling fs layer [2023-02-14T20:28:01.974Z] bab4dde63d76: Pulling fs layer [2023-02-14T20:28:01.974Z] bde34c3a00c8: Pulling fs layer [2023-02-14T20:28:01.974Z] b352a97aabf1: Pulling fs layer [2023-02-14T20:28:01.974Z] 4872d77fe225: Pulling fs layer [2023-02-14T20:28:01.974Z] 5851b861e8e6: Pulling fs layer [2023-02-14T20:28:01.974Z] 988bab9f4d93: Waiting [2023-02-14T20:28:01.974Z] 1469e6f7b9e6: Waiting [2023-02-14T20:28:01.974Z] 4872d77fe225: Waiting [2023-02-14T20:28:01.974Z] bab4dde63d76: Waiting [2023-02-14T20:28:01.974Z] bde34c3a00c8: Waiting [2023-02-14T20:28:01.974Z] b352a97aabf1: Waiting [2023-02-14T20:28:01.974Z] eaf3925da568: Waiting [2023-02-14T20:28:01.974Z] e2be974225ed: Download complete [2023-02-14T20:28:01.974Z] 988bab9f4d93: Verifying Checksum [2023-02-14T20:28:01.974Z] 988bab9f4d93: Download complete [2023-02-14T20:28:02.239Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T20:28:02.239Z] 1469e6f7b9e6: Download complete [2023-02-14T20:28:02.239Z] eaf3925da568: Download complete [2023-02-14T20:28:02.239Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T20:28:02.239Z] 339a4e72a1f5: Download complete [2023-02-14T20:28:02.239Z] bde34c3a00c8: Download complete [2023-02-14T20:28:02.498Z] b352a97aabf1: Verifying Checksum [2023-02-14T20:28:02.498Z] b352a97aabf1: Download complete [2023-02-14T20:28:02.498Z] 4872d77fe225: Download complete [2023-02-14T20:28:02.498Z] 5851b861e8e6: Verifying Checksum [2023-02-14T20:28:02.498Z] 5851b861e8e6: Download complete [2023-02-14T20:28:02.498Z] b85a868b505f: Verifying Checksum [2023-02-14T20:28:02.498Z] b85a868b505f: Download complete [2023-02-14T20:28:02.756Z] bab4dde63d76: Verifying Checksum [2023-02-14T20:28:02.756Z] bab4dde63d76: Download complete [2023-02-14T20:28:03.692Z] b85a868b505f: Pull complete [2023-02-14T20:28:03.692Z] e2be974225ed: Pull complete [2023-02-14T20:28:04.267Z] 339a4e72a1f5: Pull complete [2023-02-14T20:28:04.525Z] 988bab9f4d93: Pull complete [2023-02-14T20:28:04.783Z] 1469e6f7b9e6: Pull complete [2023-02-14T20:28:04.783Z] eaf3925da568: Pull complete [2023-02-14T20:28:06.689Z] bab4dde63d76: Pull complete [2023-02-14T20:28:06.689Z] bde34c3a00c8: Pull complete [2023-02-14T20:28:06.689Z] b352a97aabf1: Pull complete [2023-02-14T20:28:06.689Z] 4872d77fe225: Pull complete [2023-02-14T20:28:06.948Z] 5851b861e8e6: Pull complete [2023-02-14T20:28:06.948Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T20:28:06.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:28:06.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:28:07.051Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:28:07.078Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:28:09.097Z] $ docker top 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c -eo pid,comm [2023-02-14T20:28:09.161Z] 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-02-14T20:28:09.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:28:09.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:28:09.197Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:28:09.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:28:09.311Z] $ docker exec 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent [2023-02-14T20:28:09.427Z] SSH_AUTH_SOCK=/tmp/ssh-kZyXxGSESRF6/agent.32 [2023-02-14T20:28:09.427Z] SSH_AGENT_PID=38 [2023-02-14T20:28:09.434Z] Running ssh-add (command line suppressed) [2023-02-14T20:28:09.539Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10394524019697070205.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10394524019697070205.key) [2023-02-14T20:28:09.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:28:09.850Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T20:28:09.867Z] $ docker exec --env ******** --env ******** 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent -k [2023-02-14T20:28:09.966Z] unset SSH_AUTH_SOCK; [2023-02-14T20:28:09.966Z] unset SSH_AGENT_PID; [2023-02-14T20:28:09.966Z] echo Agent pid 38 killed; [2023-02-14T20:28:09.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T20:28:10.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:28:10.004Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:28:10.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:28:10.132Z] $ docker exec 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent [2023-02-14T20:28:10.245Z] SSH_AUTH_SOCK=/tmp/ssh-sXwd65lNCLy0/agent.70 [2023-02-14T20:28:10.245Z] SSH_AGENT_PID=76 [2023-02-14T20:28:10.250Z] Running ssh-add (command line suppressed) [2023-02-14T20:28:10.358Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13347809242173855657.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13347809242173855657.key) [2023-02-14T20:28:10.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:28:10.666Z] + git semver init [2023-02-14T20:28:10.925Z] 2023-02-14 20:28:10,846 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T20:28:10.925Z] 2023-02-14 20:28:10,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-02-14T20:28:10.925Z] 2023-02-14 20:28:10,847 [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-02-14T20:28:10.925Z] 2023-02-14 20:28:10,847 [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-02-14T20:28:11.864Z] 2023-02-14 20:28:11,803 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-02-14T20:28:11.864Z] 2023-02-14 20:28:11,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2023-02-14T20:28:11.864Z] 2023-02-14 20:28:11,804 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:28:11.864Z] 2023-02-14 20:28:11,804 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:28:11.864Z] 3.0.0-dev.15 [Pipeline] } [2023-02-14T20:28:11.870Z] $ docker exec --env ******** --env ******** 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c ssh-agent -k [2023-02-14T20:28:11.980Z] unset SSH_AUTH_SOCK; [2023-02-14T20:28:11.981Z] unset SSH_AGENT_PID; [2023-02-14T20:28:11.981Z] echo Agent pid 76 killed; [2023-02-14T20:28:11.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:28:12.294Z] + git semver [Pipeline] } [2023-02-14T20:28:12.562Z] $ docker stop --time=1 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c [2023-02-14T20:28:13.901Z] $ docker rm -f --volumes 1842ba8826953839861e963848f491e5a37d2607d4c7b9bded8aff2376ad920c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:28:14.241Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T20:28:14.487Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T20:28:14.490Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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-02-14T20:28:14.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:28:14.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:28:14.738Z] ========================================================= [2023-02-14T20:28:14.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T20:28:14.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:28:15.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:28:15.046Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T20:28:15.046Z] 213ec9aee27d: Pulling fs layer [2023-02-14T20:28:15.046Z] 4583459ba037: Pulling fs layer [2023-02-14T20:28:15.046Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T20:28:15.046Z] 53926ce57604: Pulling fs layer [2023-02-14T20:28:15.046Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T20:28:15.046Z] 22ff95d597cd: Pulling fs layer [2023-02-14T20:28:15.046Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T20:28:15.046Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T20:28:15.046Z] a7acece74701: Pulling fs layer [2023-02-14T20:28:15.046Z] 22ff95d597cd: Waiting [2023-02-14T20:28:15.046Z] 96b7cbca73a9: Waiting [2023-02-14T20:28:15.046Z] 12d6caf4c0d1: Waiting [2023-02-14T20:28:15.046Z] 53926ce57604: Waiting [2023-02-14T20:28:15.046Z] 21b2b0c7a3f4: Waiting [2023-02-14T20:28:15.046Z] a7acece74701: Waiting [2023-02-14T20:28:15.046Z] 93c1e223e6f2: Download complete [2023-02-14T20:28:15.046Z] 4583459ba037: Verifying Checksum [2023-02-14T20:28:15.046Z] 4583459ba037: Download complete [2023-02-14T20:28:15.046Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T20:28:15.046Z] 21b2b0c7a3f4: Download complete [2023-02-14T20:28:15.046Z] 22ff95d597cd: Download complete [2023-02-14T20:28:15.311Z] 213ec9aee27d: Verifying Checksum [2023-02-14T20:28:15.311Z] 213ec9aee27d: Download complete [2023-02-14T20:28:15.311Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T20:28:15.311Z] 12d6caf4c0d1: Download complete [2023-02-14T20:28:15.311Z] 213ec9aee27d: Pull complete [2023-02-14T20:28:15.583Z] 4583459ba037: Pull complete [2023-02-14T20:28:15.583Z] 93c1e223e6f2: Pull complete [2023-02-14T20:28:16.198Z] a7acece74701: Verifying Checksum [2023-02-14T20:28:16.198Z] a7acece74701: Download complete [2023-02-14T20:28:16.459Z] 53926ce57604: Verifying Checksum [2023-02-14T20:28:16.459Z] 53926ce57604: Download complete [2023-02-14T20:28:16.717Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T20:28:16.717Z] 96b7cbca73a9: Download complete [2023-02-14T20:28:19.998Z] 53926ce57604: Pull complete [2023-02-14T20:28:19.998Z] 21b2b0c7a3f4: Pull complete [2023-02-14T20:28:19.998Z] 22ff95d597cd: Pull complete [2023-02-14T20:28:20.256Z] 12d6caf4c0d1: Pull complete [2023-02-14T20:28:22.156Z] 96b7cbca73a9: Pull complete [2023-02-14T20:28:22.721Z] a7acece74701: Pull complete [2023-02-14T20:28:22.721Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T20:28:22.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:28:22.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-14T20:28:23.016Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:28:23.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:28:23.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:28:23.392Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:28:23.417Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:28:26.573Z] $ docker top 6b113a55cdbeb176a4c3b23e04d47b29b54eb65873e42928ddcad310d93cc606 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:28:26.921Z] + go version [2023-02-14T20:28:26.921Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T20:28:26.931Z] $ docker stop --time=1 6b113a55cdbeb176a4c3b23e04d47b29b54eb65873e42928ddcad310d93cc606 [2023-02-14T20:28:28.226Z] $ docker rm -f --volumes 6b113a55cdbeb176a4c3b23e04d47b29b54eb65873e42928ddcad310d93cc606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:28:28.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:28:28.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:28:28.712Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:28:28.741Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:28:29.101Z] $ docker top 013a277ad090790a8783dc681acab425c5140ce8c300948b4f6fbeb3f881243f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:28:29.445Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:28:29.590Z] Still waiting to schedule task [2023-02-14T20:28:29.590Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-14T20:28:29.740Z] + make test [2023-02-14T20:28:29.740Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-14T20:28:29.740Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-14T20:28:29.740Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-14T20:28:29.740Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-14T20:28:29.740Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-14T20:28:29.740Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-14T20:28:29.740Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-14T20:28:30.000Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-14T20:28:30.260Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-14T20:28:30.260Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-14T20:28:30.260Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-14T20:28:30.260Z] go: downloading golang.org/x/text v0.6.0 [2023-02-14T20:28:30.260Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-14T20:28:30.260Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-14T20:28:30.260Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-14T20:28:30.260Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-14T20:28:30.260Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-14T20:28:33.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.070s coverage: 83.5% of statements [2023-02-14T20:28:38.826Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-14T20:28:38.826Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-14T20:28:38.826Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.050s coverage: 29.4% of statements [2023-02-14T20:28:38.826Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-14T20:28:38.826Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.016s coverage: 53.4% of statements [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.023s coverage: 90.0% of statements [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.028s coverage: 86.8% of statements [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.023s coverage: 60.5% of statements [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements [2023-02-14T20:28:38.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements [2023-02-14T20:28:45.380Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-14T20:28:45.380Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-14T20:28:46.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T20:28:46.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-14T20:28:46.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T20:28:46.778Z] $ docker stop --time=1 013a277ad090790a8783dc681acab425c5140ce8c300948b4f6fbeb3f881243f [2023-02-14T20:28:48.670Z] $ docker rm -f --volumes 013a277ad090790a8783dc681acab425c5140ce8c300948b4f6fbeb3f881243f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:28:49.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T20:28:49.180Z] 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-02-14T20:28:49.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:28:49.640Z] [2023-02-14T20:28:49.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:28:49.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:28:49.937Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T20:28:49.937Z] 5eb5b503b376: Pulling fs layer [2023-02-14T20:28:49.937Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T20:28:49.937Z] ec43610c2a17: Pulling fs layer [2023-02-14T20:28:49.937Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T20:28:49.937Z] 33b1e0a273af: Pulling fs layer [2023-02-14T20:28:49.937Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T20:28:49.937Z] 2f39f015ded8: Pulling fs layer [2023-02-14T20:28:49.937Z] 3a2ae6a8a46f: Waiting [2023-02-14T20:28:49.937Z] 33b1e0a273af: Waiting [2023-02-14T20:28:49.937Z] 5d3b04190fa2: Waiting [2023-02-14T20:28:49.937Z] 2f39f015ded8: Waiting [2023-02-14T20:28:49.937Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T20:28:49.937Z] 5c69ac0246d0: Download complete [2023-02-14T20:28:49.937Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T20:28:49.937Z] 3a2ae6a8a46f: Download complete [2023-02-14T20:28:50.230Z] 33b1e0a273af: Verifying Checksum [2023-02-14T20:28:50.230Z] 33b1e0a273af: Download complete [2023-02-14T20:28:50.230Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T20:28:50.230Z] 5d3b04190fa2: Download complete [2023-02-14T20:28:50.230Z] ec43610c2a17: Verifying Checksum [2023-02-14T20:28:50.230Z] ec43610c2a17: Download complete [2023-02-14T20:28:50.532Z] 5eb5b503b376: Verifying Checksum [2023-02-14T20:28:50.532Z] 5eb5b503b376: Download complete [2023-02-14T20:28:51.126Z] 2f39f015ded8: Download complete [2023-02-14T20:28:51.396Z] 5eb5b503b376: Pull complete [2023-02-14T20:28:51.653Z] 5c69ac0246d0: Pull complete [2023-02-14T20:28:51.912Z] ec43610c2a17: Pull complete [2023-02-14T20:28:51.912Z] 3a2ae6a8a46f: Pull complete [2023-02-14T20:28:52.171Z] 33b1e0a273af: Pull complete [2023-02-14T20:28:52.430Z] 5d3b04190fa2: Pull complete [2023-02-14T20:28:56.124Z] 2f39f015ded8: Pull complete [2023-02-14T20:28:56.124Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T20:28:56.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:28:56.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:28:56.201Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:28:56.230Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T20:28:58.324Z] $ docker top 7628bbddfbb616214437554b1bd9ca53aa3094b87ba38c731a7f1f7126d96c75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:28:58.770Z] ---> job-cost.sh [2023-02-14T20:28:58.770Z] lf-activate-venv: SKIPPING [2023-02-14T20:28:58.770Z] INFO: No Stack... [2023-02-14T20:28:59.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T20:29:00.277Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T20:29:00.570Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-02-14T20:29:00.570Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T20:29:00.587Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [2023-02-14T20:29:00.595Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] did not exist. Created. [2023-02-14T20:29:00.595Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T20:29:00.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T20:29:00.930Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T20:29:00.937Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T20:29:00.954Z] $ docker stop --time=1 7628bbddfbb616214437554b1bd9ca53aa3094b87ba38c731a7f1f7126d96c75 [2023-02-14T20:29:02.114Z] $ docker rm -f --volumes 7628bbddfbb616214437554b1bd9ca53aa3094b87ba38c731a7f1f7126d96c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T20:32:04.191Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5891 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-02-14T20:32:04.204Z] Running in /w/workspace/go-mod-core-contracts/103 [Pipeline] { [Pipeline] checkout [2023-02-14T20:32:04.233Z] Selected Git installation does not exist. Using Default [2023-02-14T20:32:04.233Z] The recommended git tool is: NONE [2023-02-14T20:32:09.933Z] using credential edgex-jenkins-ssh [2023-02-14T20:32:09.950Z] Cloning the remote Git repository [2023-02-14T20:32:10.012Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-14T20:32:10.106Z] > git init /w/workspace/go-mod-core-contracts/103 # timeout=10 [2023-02-14T20:32:10.325Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-14T20:32:10.326Z] > git --version # timeout=10 [2023-02-14T20:32:10.351Z] > git --version # 'git version 2.25.1' [2023-02-14T20:32:10.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T20:32:10.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:32:12.867Z] Avoid second fetch [2023-02-14T20:32:12.868Z] Checking out Revision 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 (main) [2023-02-14T20:32:11.823Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-02-14T20:32:11.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:32:12.888Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T20:32:12.909Z] > git checkout -f 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 # timeout=10 [2023-02-14T20:32:13.474Z] Commit message: "Merge pull request #797 from marcpfuller/path_secretname" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T20:32:14.375Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T20:32:14.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:32:14.375Z] Dload Upload Total Spent Left Speed [2023-02-14T20:32:14.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-02-14T20:32:15.022Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T20:32:15.368Z] + sudo tee /etc/docker/daemon.new [2023-02-14T20:32:15.368Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T20:32:15.368Z] { [2023-02-14T20:32:15.368Z] "registry-mirrors": [ [2023-02-14T20:32:15.368Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T20:32:15.368Z] ], [2023-02-14T20:32:15.368Z] "bip": "10.250.0.254/24", [2023-02-14T20:32:15.368Z] "hosts": [ [2023-02-14T20:32:15.368Z] "tcp://0.0.0.0:5555", [2023-02-14T20:32:15.368Z] "unix:///var/run/docker.sock" [2023-02-14T20:32:15.368Z] ], [2023-02-14T20:32:15.368Z] "mtu": 1458, [2023-02-14T20:32:15.368Z] "selinux-enabled": true, [2023-02-14T20:32:15.368Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T20:32:15.368Z] } [Pipeline] sh [2023-02-14T20:32:15.705Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T20:32:16.041Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-14T20:32:34.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:32:34.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:32:34.596Z] ========================================================= [2023-02-14T20:32:34.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T20:32:34.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:32:34.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:32:35.521Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T20:32:35.521Z] 9b18e9b68314: Pulling fs layer [2023-02-14T20:32:35.521Z] 35d82f9e3411: Pulling fs layer [2023-02-14T20:32:35.521Z] e16973657156: Pulling fs layer [2023-02-14T20:32:35.521Z] fc693d55d65f: Pulling fs layer [2023-02-14T20:32:35.521Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T20:32:35.521Z] dda99020689f: Pulling fs layer [2023-02-14T20:32:35.521Z] db1c61fa0a46: Pulling fs layer [2023-02-14T20:32:35.521Z] 891c053d2c06: Pulling fs layer [2023-02-14T20:32:35.521Z] dda99020689f: Waiting [2023-02-14T20:32:35.521Z] fc693d55d65f: Waiting [2023-02-14T20:32:35.521Z] 7e9fc2657dce: Waiting [2023-02-14T20:32:35.521Z] db1c61fa0a46: Waiting [2023-02-14T20:32:35.521Z] 891c053d2c06: Waiting [2023-02-14T20:32:35.521Z] e16973657156: Download complete [2023-02-14T20:32:35.521Z] 35d82f9e3411: Verifying Checksum [2023-02-14T20:32:35.521Z] 35d82f9e3411: Download complete [2023-02-14T20:32:35.521Z] 7e9fc2657dce: Download complete [2023-02-14T20:32:35.521Z] dda99020689f: Verifying Checksum [2023-02-14T20:32:35.521Z] dda99020689f: Download complete [2023-02-14T20:32:35.521Z] 9b18e9b68314: Verifying Checksum [2023-02-14T20:32:35.521Z] 9b18e9b68314: Download complete [2023-02-14T20:32:36.520Z] 9b18e9b68314: Pull complete [2023-02-14T20:32:36.794Z] 891c053d2c06: Verifying Checksum [2023-02-14T20:32:36.794Z] 891c053d2c06: Download complete [2023-02-14T20:32:37.069Z] 35d82f9e3411: Pull complete [2023-02-14T20:32:37.339Z] e16973657156: Pull complete [2023-02-14T20:32:37.936Z] db1c61fa0a46: Verifying Checksum [2023-02-14T20:32:37.936Z] db1c61fa0a46: Download complete [2023-02-14T20:32:38.523Z] fc693d55d65f: Verifying Checksum [2023-02-14T20:32:38.523Z] fc693d55d65f: Download complete [2023-02-14T20:32:50.888Z] fc693d55d65f: Pull complete [2023-02-14T20:32:50.888Z] 7e9fc2657dce: Pull complete [2023-02-14T20:32:50.888Z] dda99020689f: Pull complete [2023-02-14T20:32:56.241Z] db1c61fa0a46: Pull complete [2023-02-14T20:32:57.204Z] 891c053d2c06: Pull complete [2023-02-14T20:32:57.204Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T20:32:57.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:32:57.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-14T20:32:57.534Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:32:57.874Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T20:32:57.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:32:58.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-5891 does not seem to be running inside a container [2023-02-14T20:32:58.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/103 -v /w/workspace/go-mod-core-contracts/103:/w/workspace/go-mod-core-contracts/103:rw,z -v /w/workspace/go-mod-core-contracts/103@tmp:/w/workspace/go-mod-core-contracts/103@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-02-14T20:33:01.252Z] $ docker top 1cd309151b669d2265a078c8284dcf6a1e0f6b2282d2c246d39923ae40ee72f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:33:02.090Z] + go version [2023-02-14T20:33:02.090Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T20:33:02.114Z] $ docker stop --time=1 1cd309151b669d2265a078c8284dcf6a1e0f6b2282d2c246d39923ae40ee72f7 [2023-02-14T20:33:03.734Z] $ docker rm -f --volumes 1cd309151b669d2265a078c8284dcf6a1e0f6b2282d2c246d39923ae40ee72f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:33:04.331Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T20:33:04.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:33:04.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-5891 does not seem to be running inside a container [2023-02-14T20:33:04.609Z] $ 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/103 -v /w/workspace/go-mod-core-contracts/103:/w/workspace/go-mod-core-contracts/103:rw,z -v /w/workspace/go-mod-core-contracts/103@tmp:/w/workspace/go-mod-core-contracts/103@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-02-14T20:33:05.765Z] $ docker top 735d3a5e1df6fee735517f3c5b036e3ac6b23cc01121f8cf8caef7c5d8085e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:33:06.595Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/103 [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:33:06.943Z] + make test [2023-02-14T20:33:06.943Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-14T20:33:07.210Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-14T20:33:07.210Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-14T20:33:07.210Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-14T20:33:07.478Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-14T20:33:07.478Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-14T20:33:07.478Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-14T20:33:07.745Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-14T20:33:07.746Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-14T20:33:07.746Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-14T20:33:07.746Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-14T20:33:07.746Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-14T20:33:07.746Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-14T20:33:07.746Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-14T20:33:07.746Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-14T20:33:07.746Z] go: downloading golang.org/x/text v0.6.0 [2023-02-14T20:33:08.014Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-14T20:33:12.289Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.544s coverage: 83.5% of statements [2023-02-14T20:33:59.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-14T20:33:59.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-14T20:33:59.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.101s coverage: 29.4% of statements [2023-02-14T20:33:59.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-14T20:33:59.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.272s coverage: 53.4% of statements [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.086s coverage: 90.0% of statements [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.227s coverage: 86.8% of statements [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.051s coverage: 60.5% of statements [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.014s coverage: 36.1% of statements [2023-02-14T20:33:59.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.044s coverage: 48.7% of statements [2023-02-14T20:33:59.169Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T20:33:59.169Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-14T20:34:07.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T20:34:07.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-14T20:34:07.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T20:34:07.971Z] $ docker stop --time=1 735d3a5e1df6fee735517f3c5b036e3ac6b23cc01121f8cf8caef7c5d8085e79 [2023-02-14T20:34:09.780Z] $ docker rm -f --volumes 735d3a5e1df6fee735517f3c5b036e3ac6b23cc01121f8cf8caef7c5d8085e79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:34:11.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T20:34:11.263Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T20:34:11.902Z] 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-02-14T20:34:12.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T20:34:12.340Z] [2023-02-14T20:34:12.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:34:12.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T20:34:13.260Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T20:34:13.260Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T20:34:13.260Z] 04944245beec: Pulling fs layer [2023-02-14T20:34:13.260Z] 699f458cf7ca: Pulling fs layer [2023-02-14T20:34:13.260Z] 765212b225bb: Pulling fs layer [2023-02-14T20:34:13.260Z] f23df028b6ca: Pulling fs layer [2023-02-14T20:34:13.260Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T20:34:13.260Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T20:34:13.260Z] f23df028b6ca: Waiting [2023-02-14T20:34:13.260Z] d65c8cfc05b1: Waiting [2023-02-14T20:34:13.260Z] 2437ff75d9bd: Waiting [2023-02-14T20:34:13.260Z] 765212b225bb: Waiting [2023-02-14T20:34:13.260Z] 04944245beec: Verifying Checksum [2023-02-14T20:34:13.260Z] 04944245beec: Download complete [2023-02-14T20:34:13.260Z] 765212b225bb: Verifying Checksum [2023-02-14T20:34:13.260Z] 765212b225bb: Download complete [2023-02-14T20:34:13.534Z] f23df028b6ca: Download complete [2023-02-14T20:34:13.534Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T20:34:13.534Z] d65c8cfc05b1: Download complete [2023-02-14T20:34:13.534Z] 699f458cf7ca: Verifying Checksum [2023-02-14T20:34:13.534Z] 699f458cf7ca: Download complete [2023-02-14T20:34:14.129Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T20:34:14.129Z] 8998bd30e6a1: Download complete [2023-02-14T20:34:16.720Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T20:34:16.720Z] 2437ff75d9bd: Download complete [2023-02-14T20:34:18.149Z] 8998bd30e6a1: Pull complete [2023-02-14T20:34:18.415Z] 04944245beec: Pull complete [2023-02-14T20:34:19.822Z] 699f458cf7ca: Pull complete [2023-02-14T20:34:20.098Z] 765212b225bb: Pull complete [2023-02-14T20:34:20.680Z] f23df028b6ca: Pull complete [2023-02-14T20:34:20.949Z] d65c8cfc05b1: Pull complete [2023-02-14T20:34:35.954Z] 2437ff75d9bd: Pull complete [2023-02-14T20:34:35.954Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T20:34:35.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T20:34:35.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:34:36.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-5891 does not seem to be running inside a container [2023-02-14T20:34:36.233Z] $ 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/103 -v /w/workspace/go-mod-core-contracts/103:/w/workspace/go-mod-core-contracts/103:rw,z -v /w/workspace/go-mod-core-contracts/103@tmp:/w/workspace/go-mod-core-contracts/103@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-02-14T20:34:39.580Z] $ docker top 68d77fe89eb2eaf5f70307c5104eefa93b7b117d1ece5f41d5f68fe552372d5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:34:40.450Z] ---> job-cost.sh [2023-02-14T20:34:40.450Z] lf-activate-venv: SKIPPING [2023-02-14T20:34:40.450Z] INFO: No Stack... [2023-02-14T20:34:40.717Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T20:34:41.686Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T20:34:42.337Z] + cut -d, -f6 [2023-02-14T20:34:42.337Z] + cat /w/workspace/go-mod-core-contracts/103/archives/cost.csv [Pipeline] lock [2023-02-14T20:34:42.413Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [2023-02-14T20:34:42.420Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] did not exist. Created. [2023-02-14T20:34:42.420Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T20:34:43.085Z] /w/workspace/go-mod-core-contracts/103@tmp/durable-47c30e74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T20:34:43.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T20:34:43.767Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T20:34:43.834Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T20:34:43.876Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T20:34:43.897Z] $ docker stop --time=1 68d77fe89eb2eaf5f70307c5104eefa93b7b117d1ece5f41d5f68fe552372d5c [2023-02-14T20:34:45.411Z] $ docker rm -f --volumes 68d77fe89eb2eaf5f70307c5104eefa93b7b117d1ece5f41d5f68fe552372d5c [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-02-14T20:34:45.816Z] provisioning config files... [2023-02-14T20:34:45.826Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5398400825739796990tmp [Pipeline] { [Pipeline] sh [2023-02-14T20:34:46.118Z] + set +x [2023-02-14T20:34:46.118Z] + curl -s https://codecov.io/bash [2023-02-14T20:34:46.118Z] + bash -s -- [2023-02-14T20:34:46.118Z] [2023-02-14T20:34:46.118Z] _____ _ [2023-02-14T20:34:46.118Z] / ____| | | [2023-02-14T20:34:46.118Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T20:34:46.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T20:34:46.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T20:34:46.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T20:34:46.118Z] Bash-1.0.6 [2023-02-14T20:34:46.118Z] [2023-02-14T20:34:46.118Z] [2023-02-14T20:34:46.118Z] ==> git version 2.25.1 found [2023-02-14T20:34:46.118Z] ==> 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-02-14T20:34:46.118Z] Release-Date: 2020-01-08 [2023-02-14T20:34:46.118Z] 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-02-14T20:34:46.118Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T20:34:46.118Z] ==> Jenkins CI detected. [2023-02-14T20:34:46.118Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-02-14T20:34:46.118Z] project root: . [2023-02-14T20:34:46.118Z] --> token set from env [2023-02-14T20:34:46.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T20:34:46.118Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T20:34:46.118Z] ==> Python coveragepy not found [2023-02-14T20:34:46.118Z] ==> Searching for coverage reports in: [2023-02-14T20:34:46.118Z] + . [2023-02-14T20:34:46.118Z] -> Found 1 reports [2023-02-14T20:34:46.118Z] ==> Detecting git/mercurial file structure [2023-02-14T20:34:46.118Z] ==> Reading reports [2023-02-14T20:34:46.118Z] + ./coverage.out bytes=116324 [2023-02-14T20:34:46.118Z] ==> Appending adjustments [2023-02-14T20:34:46.118Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T20:34:47.053Z] + Found adjustments [2023-02-14T20:34:47.053Z] ==> Gzipping contents [2023-02-14T20:34:47.053Z] 20K /tmp/codecov.n8mX7K.gz [2023-02-14T20:34:47.053Z] ==> Uploading reports [2023-02-14T20:34:47.053Z] url: https://codecov.io [2023-02-14T20:34:47.053Z] query: branch=main&commit=57cbd60b12787cbb19ff3cd398c8d6ea64264fb5&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T20:34:47.053Z] -> Pinging Codecov [2023-02-14T20:34:47.053Z] 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=57cbd60b12787cbb19ff3cd398c8d6ea64264fb5&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T20:34:47.053Z] -> Uploading to [2023-02-14T20:34:47.053Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/71470A77251A30514AAF9C0BB2E5B6CE/57cbd60b12787cbb19ff3cd398c8d6ea64264fb5/f46a0bd1-c8db-4e33-8052-ecbfc23dbdfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T203446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=811995294b6e259b704438d29a56c0c865a4b3cad85226c236045add950be87f [2023-02-14T20:34:47.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:34:47.053Z] Dload Upload Total Spent Left Speed [2023-02-14T20:34:47.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17619 0 0 100 17619 0 61821 --:--:-- --:--:-- --:--:-- 61821 [2023-02-14T20:34:47.313Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] } [2023-02-14T20:34:47.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-14T20:34:47.526Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-14T20:34:47.536Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:34:47.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T20:34:47.832Z] [2023-02-14T20:34:47.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:34:48.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T20:34:48.138Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-14T20:34:48.138Z] df9b9388f04a: Pulling fs layer [2023-02-14T20:34:48.138Z] 52dc419b0ee2: Pulling fs layer [2023-02-14T20:34:48.138Z] 25bc292e5bac: Pulling fs layer [2023-02-14T20:34:48.138Z] 114826534d7a: Pulling fs layer [2023-02-14T20:34:48.138Z] 4657fd5d0bcf: Pulling fs layer [2023-02-14T20:34:48.138Z] 6ad1cebc031e: Pulling fs layer [2023-02-14T20:34:48.138Z] 8a3aa393b2d8: Pulling fs layer [2023-02-14T20:34:48.138Z] 8a3aa393b2d8: Waiting [2023-02-14T20:34:48.138Z] 6ad1cebc031e: Waiting [2023-02-14T20:34:48.138Z] 114826534d7a: Waiting [2023-02-14T20:34:48.138Z] 25bc292e5bac: Verifying Checksum [2023-02-14T20:34:48.138Z] 25bc292e5bac: Download complete [2023-02-14T20:34:48.138Z] 52dc419b0ee2: Verifying Checksum [2023-02-14T20:34:48.138Z] 52dc419b0ee2: Download complete [2023-02-14T20:34:48.138Z] 4657fd5d0bcf: Verifying Checksum [2023-02-14T20:34:48.138Z] 4657fd5d0bcf: Download complete [2023-02-14T20:34:48.138Z] df9b9388f04a: Download complete [2023-02-14T20:34:48.407Z] df9b9388f04a: Pull complete [2023-02-14T20:34:48.407Z] 52dc419b0ee2: Pull complete [2023-02-14T20:34:48.407Z] 25bc292e5bac: Pull complete [2023-02-14T20:34:48.674Z] 6ad1cebc031e: Verifying Checksum [2023-02-14T20:34:49.660Z] 114826534d7a: Verifying Checksum [2023-02-14T20:34:49.660Z] 114826534d7a: Download complete [2023-02-14T20:34:49.660Z] 8a3aa393b2d8: Verifying Checksum [2023-02-14T20:34:49.660Z] 8a3aa393b2d8: Download complete [2023-02-14T20:34:52.945Z] 114826534d7a: Pull complete [2023-02-14T20:34:52.945Z] 4657fd5d0bcf: Pull complete [2023-02-14T20:34:52.945Z] 6ad1cebc031e: Pull complete [2023-02-14T20:34:55.470Z] 8a3aa393b2d8: Pull complete [2023-02-14T20:34:55.470Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-14T20:34:55.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T20:34:55.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:34:55.543Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:34:55.566Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-14T20:34:57.259Z] $ docker top e8794d84ec5a731578384145f2593ae139b3a38592e8e593487f97813b03993d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T20:34:57.328Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-02-14T20:34:57.604Z] + set -o pipefail [2023-02-14T20:34:57.605Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-02-14T20:35:01.794Z] [2023-02-14T20:35:01.794Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-02-14T20:35:01.794Z] [2023-02-14T20:35:01.794Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/6db60794-1b12-48a6-b90b-0d7fac7044cc [2023-02-14T20:35:01.794Z] [2023-02-14T20:35:01.794Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-14T20:35:01.794Z] [2023-02-14T20:35:01.794Z] [2023-02-14T20:35:01.794Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-14T20:35:01.794Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-14T20:35:01.794Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-14T20:35:01.802Z] $ docker stop --time=1 e8794d84ec5a731578384145f2593ae139b3a38592e8e593487f97813b03993d [2023-02-14T20:35:03.427Z] $ docker rm -f --volumes e8794d84ec5a731578384145f2593ae139b3a38592e8e593487f97813b03993d [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-02-14T20:35:04.031Z] + git log --format=format:%s -1 57cbd60b12787cbb19ff3cd398c8d6ea64264fb5 [Pipeline] sh [2023-02-14T20:35:04.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:35:04.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:35:04.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:35:04.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:35:04.688Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:35:04.707Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:35:05.083Z] $ docker top f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba -eo pid,comm [2023-02-14T20:35:05.135Z] 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-02-14T20:35:05.135Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:35:05.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:35:05.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:35:05.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:35:05.269Z] $ docker exec f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba ssh-agent [2023-02-14T20:35:05.377Z] SSH_AUTH_SOCK=/tmp/ssh-tMaTmYRaMqSG/agent.31 [2023-02-14T20:35:05.377Z] SSH_AGENT_PID=37 [2023-02-14T20:35:05.381Z] Running ssh-add (command line suppressed) [2023-02-14T20:35:05.483Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15441430953695720307.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15441430953695720307.key) [2023-02-14T20:35:05.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:35:05.786Z] + git semver tag [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:05,952 [run_tag] DEBUG tag force:False [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:05,952 [check_head_tag] DEBUG check head tag [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:05,955 [execute] INFO git cat-file --batch-check [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:05,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:05,958 [execute] INFO git cat-file --batch [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:05,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:06,002 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:06,002 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:06,003 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:35:06.046Z] 2023-02-14 20:35:06,007 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:35:06.046Z] 3.0.0-dev.15 [Pipeline] } [2023-02-14T20:35:06.053Z] $ docker exec --env ******** --env ******** f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba ssh-agent -k [2023-02-14T20:35:06.142Z] unset SSH_AUTH_SOCK; [2023-02-14T20:35:06.142Z] unset SSH_AGENT_PID; [2023-02-14T20:35:06.142Z] echo Agent pid 37 killed; [2023-02-14T20:35:06.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:35:06.459Z] + git semver [Pipeline] } [2023-02-14T20:35:06.727Z] $ docker stop --time=1 f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba [2023-02-14T20:35:08.022Z] $ docker rm -f --volumes f143a190a10ffe56a7d59f93d45f5bbb586a45e8390de50401263e1aa10878ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:35:08.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T20:35:08.421Z] [2023-02-14T20:35:08.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:35:08.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T20:35:08.729Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-14T20:35:08.729Z] ab5ef0e58194: Pulling fs layer [2023-02-14T20:35:08.729Z] 9712f1f96733: Pulling fs layer [2023-02-14T20:35:08.729Z] 63f879dbbcfc: Pulling fs layer [2023-02-14T20:35:08.729Z] 0d9ebad4ef96: Pulling fs layer [2023-02-14T20:35:08.729Z] e9a5061849ea: Pulling fs layer [2023-02-14T20:35:08.729Z] d747dcd14b5f: Pulling fs layer [2023-02-14T20:35:08.729Z] 2de7ff778b66: Pulling fs layer [2023-02-14T20:35:08.729Z] e9a5061849ea: Waiting [2023-02-14T20:35:08.729Z] d747dcd14b5f: Waiting [2023-02-14T20:35:08.729Z] 0d9ebad4ef96: Waiting [2023-02-14T20:35:08.729Z] 9712f1f96733: Verifying Checksum [2023-02-14T20:35:08.729Z] 9712f1f96733: Download complete [2023-02-14T20:35:09.742Z] 63f879dbbcfc: Verifying Checksum [2023-02-14T20:35:09.742Z] 63f879dbbcfc: Download complete [2023-02-14T20:35:10.009Z] e9a5061849ea: Verifying Checksum [2023-02-14T20:35:10.009Z] e9a5061849ea: Download complete [2023-02-14T20:35:10.009Z] d747dcd14b5f: Download complete [2023-02-14T20:35:10.009Z] 0d9ebad4ef96: Verifying Checksum [2023-02-14T20:35:10.009Z] 0d9ebad4ef96: Download complete [2023-02-14T20:35:10.267Z] ab5ef0e58194: Verifying Checksum [2023-02-14T20:35:10.267Z] ab5ef0e58194: Download complete [2023-02-14T20:35:10.267Z] 2de7ff778b66: Verifying Checksum [2023-02-14T20:35:12.790Z] ab5ef0e58194: Pull complete [2023-02-14T20:35:12.791Z] 9712f1f96733: Pull complete [2023-02-14T20:35:13.356Z] 63f879dbbcfc: Pull complete [2023-02-14T20:35:16.631Z] 0d9ebad4ef96: Pull complete [2023-02-14T20:35:16.631Z] e9a5061849ea: Pull complete [2023-02-14T20:35:16.631Z] d747dcd14b5f: Pull complete [2023-02-14T20:35:17.562Z] 2de7ff778b66: Pull complete [2023-02-14T20:35:17.562Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-14T20:35:17.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T20:35:17.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:35:17.639Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:35:17.660Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-14T20:35:20.182Z] $ docker top 2529ac30f0ab6671dd26207e3f398cc6662f6a98d45b66b20ad8c76ea6163e2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:35:20.259Z] provisioning config files... [2023-02-14T20:35:20.265Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config395006345662804185tmp [2023-02-14T20:35:20.275Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6021595241472831869tmp [2023-02-14T20:35:20.285Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8434339603683469912tmp [Pipeline] { [Pipeline] echo [2023-02-14T20:35:20.299Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:20.583Z] ---> sigul-configuration.sh [2023-02-14T20:35:20.583Z] gpg: directory `/root/.gnupg' created [2023-02-14T20:35:20.583Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-14T20:35:20.583Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-14T20:35:20.583Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-14T20:35:20.583Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-14T20:35:20.583Z] gpg: CAST5 encrypted data [2023-02-14T20:35:20.583Z] gpg: encrypted with 1 passphrase [2023-02-14T20:35:20.583Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-14T20:35:20.870Z] + mkdir /home/jenkins [2023-02-14T20:35:20.870Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-14T20:35:21.155Z] + 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-02-14T20:35:21.163Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:21.444Z] ---> sigul-install.sh [2023-02-14T20:35:21.444Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-14T20:35:21.726Z] + git tag --list [2023-02-14T20:35:21.726Z] v0.0.0 [2023-02-14T20:35:21.726Z] v0.0.1 [2023-02-14T20:35:21.726Z] v0.1.0 [2023-02-14T20:35:21.726Z] v0.1.1 [2023-02-14T20:35:21.726Z] v0.1.10 [2023-02-14T20:35:21.726Z] v0.1.100 [2023-02-14T20:35:21.726Z] v0.1.101 [2023-02-14T20:35:21.726Z] v0.1.102 [2023-02-14T20:35:21.726Z] v0.1.103 [2023-02-14T20:35:21.726Z] v0.1.104 [2023-02-14T20:35:21.726Z] v0.1.105 [2023-02-14T20:35:21.726Z] v0.1.106 [2023-02-14T20:35:21.726Z] v0.1.107 [2023-02-14T20:35:21.726Z] v0.1.108 [2023-02-14T20:35:21.726Z] v0.1.109 [2023-02-14T20:35:21.726Z] v0.1.11 [2023-02-14T20:35:21.726Z] v0.1.110 [2023-02-14T20:35:21.726Z] v0.1.111 [2023-02-14T20:35:21.726Z] v0.1.112 [2023-02-14T20:35:21.726Z] v0.1.113 [2023-02-14T20:35:21.726Z] v0.1.114 [2023-02-14T20:35:21.726Z] v0.1.115 [2023-02-14T20:35:21.726Z] v0.1.116 [2023-02-14T20:35:21.726Z] v0.1.117 [2023-02-14T20:35:21.726Z] v0.1.118 [2023-02-14T20:35:21.726Z] v0.1.119 [2023-02-14T20:35:21.726Z] v0.1.12 [2023-02-14T20:35:21.726Z] v0.1.120 [2023-02-14T20:35:21.726Z] v0.1.121 [2023-02-14T20:35:21.726Z] v0.1.122 [2023-02-14T20:35:21.726Z] v0.1.123 [2023-02-14T20:35:21.726Z] v0.1.124 [2023-02-14T20:35:21.726Z] v0.1.125 [2023-02-14T20:35:21.726Z] v0.1.126 [2023-02-14T20:35:21.726Z] v0.1.127 [2023-02-14T20:35:21.726Z] v0.1.128 [2023-02-14T20:35:21.726Z] v0.1.129 [2023-02-14T20:35:21.726Z] v0.1.13 [2023-02-14T20:35:21.726Z] v0.1.130 [2023-02-14T20:35:21.726Z] v0.1.131 [2023-02-14T20:35:21.726Z] v0.1.132 [2023-02-14T20:35:21.726Z] v0.1.133 [2023-02-14T20:35:21.726Z] v0.1.134 [2023-02-14T20:35:21.726Z] v0.1.135 [2023-02-14T20:35:21.726Z] v0.1.136 [2023-02-14T20:35:21.726Z] v0.1.137 [2023-02-14T20:35:21.726Z] v0.1.138 [2023-02-14T20:35:21.726Z] v0.1.139 [2023-02-14T20:35:21.726Z] v0.1.14 [2023-02-14T20:35:21.726Z] v0.1.140 [2023-02-14T20:35:21.726Z] v0.1.141 [2023-02-14T20:35:21.726Z] v0.1.142 [2023-02-14T20:35:21.726Z] v0.1.143 [2023-02-14T20:35:21.726Z] v0.1.144 [2023-02-14T20:35:21.727Z] v0.1.145 [2023-02-14T20:35:21.727Z] v0.1.146 [2023-02-14T20:35:21.727Z] v0.1.147 [2023-02-14T20:35:21.727Z] v0.1.148 [2023-02-14T20:35:21.727Z] v0.1.149 [2023-02-14T20:35:21.727Z] v0.1.15 [2023-02-14T20:35:21.727Z] v0.1.16 [2023-02-14T20:35:21.727Z] v0.1.17 [2023-02-14T20:35:21.727Z] v0.1.18 [2023-02-14T20:35:21.727Z] v0.1.19 [2023-02-14T20:35:21.727Z] v0.1.2 [2023-02-14T20:35:21.727Z] v0.1.20 [2023-02-14T20:35:21.727Z] v0.1.21 [2023-02-14T20:35:21.727Z] v0.1.22 [2023-02-14T20:35:21.727Z] v0.1.23 [2023-02-14T20:35:21.727Z] v0.1.24 [2023-02-14T20:35:21.727Z] v0.1.25 [2023-02-14T20:35:21.727Z] v0.1.26 [2023-02-14T20:35:21.727Z] v0.1.27 [2023-02-14T20:35:21.727Z] v0.1.28 [2023-02-14T20:35:21.727Z] v0.1.29 [2023-02-14T20:35:21.727Z] v0.1.3 [2023-02-14T20:35:21.727Z] v0.1.30 [2023-02-14T20:35:21.727Z] v0.1.31 [2023-02-14T20:35:21.727Z] v0.1.32 [2023-02-14T20:35:21.727Z] v0.1.33 [2023-02-14T20:35:21.727Z] v0.1.34 [2023-02-14T20:35:21.727Z] v0.1.35 [2023-02-14T20:35:21.727Z] v0.1.36 [2023-02-14T20:35:21.727Z] v0.1.37 [2023-02-14T20:35:21.727Z] v0.1.38 [2023-02-14T20:35:21.727Z] v0.1.39 [2023-02-14T20:35:21.727Z] v0.1.4 [2023-02-14T20:35:21.727Z] v0.1.40 [2023-02-14T20:35:21.727Z] v0.1.41 [2023-02-14T20:35:21.727Z] v0.1.42 [2023-02-14T20:35:21.727Z] v0.1.43 [2023-02-14T20:35:21.727Z] v0.1.44 [2023-02-14T20:35:21.727Z] v0.1.45 [2023-02-14T20:35:21.727Z] v0.1.46 [2023-02-14T20:35:21.727Z] v0.1.47 [2023-02-14T20:35:21.727Z] v0.1.48 [2023-02-14T20:35:21.727Z] v0.1.49 [2023-02-14T20:35:21.727Z] v0.1.5 [2023-02-14T20:35:21.727Z] v0.1.50 [2023-02-14T20:35:21.727Z] v0.1.51 [2023-02-14T20:35:21.727Z] v0.1.52 [2023-02-14T20:35:21.727Z] v0.1.53 [2023-02-14T20:35:21.727Z] v0.1.54 [2023-02-14T20:35:21.727Z] v0.1.55 [2023-02-14T20:35:21.727Z] v0.1.56 [2023-02-14T20:35:21.727Z] v0.1.57 [2023-02-14T20:35:21.727Z] v0.1.58 [2023-02-14T20:35:21.727Z] v0.1.59 [2023-02-14T20:35:21.727Z] v0.1.6 [2023-02-14T20:35:21.727Z] v0.1.60 [2023-02-14T20:35:21.727Z] v0.1.61 [2023-02-14T20:35:21.727Z] v0.1.62 [2023-02-14T20:35:21.727Z] v0.1.63 [2023-02-14T20:35:21.727Z] v0.1.64 [2023-02-14T20:35:21.727Z] v0.1.65 [2023-02-14T20:35:21.727Z] v0.1.66 [2023-02-14T20:35:21.727Z] v0.1.67 [2023-02-14T20:35:21.727Z] v0.1.68 [2023-02-14T20:35:21.727Z] v0.1.69 [2023-02-14T20:35:21.727Z] v0.1.7 [2023-02-14T20:35:21.727Z] v0.1.70 [2023-02-14T20:35:21.727Z] v0.1.71 [2023-02-14T20:35:21.727Z] v0.1.72 [2023-02-14T20:35:21.727Z] v0.1.73 [2023-02-14T20:35:21.727Z] v0.1.74 [2023-02-14T20:35:21.727Z] v0.1.75 [2023-02-14T20:35:21.727Z] v0.1.76 [2023-02-14T20:35:21.727Z] v0.1.77 [2023-02-14T20:35:21.727Z] v0.1.78 [2023-02-14T20:35:21.727Z] v0.1.79 [2023-02-14T20:35:21.727Z] v0.1.8 [2023-02-14T20:35:21.727Z] v0.1.80 [2023-02-14T20:35:21.727Z] v0.1.81 [2023-02-14T20:35:21.727Z] v0.1.82 [2023-02-14T20:35:21.727Z] v0.1.83 [2023-02-14T20:35:21.727Z] v0.1.84 [2023-02-14T20:35:21.727Z] v0.1.85 [2023-02-14T20:35:21.727Z] v0.1.86 [2023-02-14T20:35:21.727Z] v0.1.87 [2023-02-14T20:35:21.727Z] v0.1.88 [2023-02-14T20:35:21.727Z] v0.1.89 [2023-02-14T20:35:21.727Z] v0.1.9 [2023-02-14T20:35:21.727Z] v0.1.90 [2023-02-14T20:35:21.727Z] v0.1.91 [2023-02-14T20:35:21.727Z] v0.1.92 [2023-02-14T20:35:21.727Z] v0.1.93 [2023-02-14T20:35:21.727Z] v0.1.94 [2023-02-14T20:35:21.727Z] v0.1.95 [2023-02-14T20:35:21.727Z] v0.1.96 [2023-02-14T20:35:21.727Z] v0.1.97 [2023-02-14T20:35:21.727Z] v0.1.98 [2023-02-14T20:35:21.727Z] v0.1.99 [2023-02-14T20:35:21.727Z] v2.0.0 [2023-02-14T20:35:21.727Z] v2.1.0 [2023-02-14T20:35:21.727Z] v2.1.1 [2023-02-14T20:35:21.727Z] v2.1.1-dev.2 [2023-02-14T20:35:21.727Z] v2.2.0 [2023-02-14T20:35:21.727Z] v2.2.1-dev.1 [2023-02-14T20:35:21.727Z] v2.2.1-dev.10 [2023-02-14T20:35:21.727Z] v2.2.1-dev.11 [2023-02-14T20:35:21.727Z] v2.2.1-dev.2 [2023-02-14T20:35:21.727Z] v2.2.1-dev.3 [2023-02-14T20:35:21.727Z] v2.2.1-dev.4 [2023-02-14T20:35:21.727Z] v2.2.1-dev.5 [2023-02-14T20:35:21.727Z] v2.2.1-dev.6 [2023-02-14T20:35:21.727Z] v2.2.1-dev.7 [2023-02-14T20:35:21.727Z] v2.2.1-dev.8 [2023-02-14T20:35:21.727Z] v2.2.1-dev.9 [2023-02-14T20:35:21.727Z] v2.3.0 [2023-02-14T20:35:21.727Z] v2.3.0-dev.12 [2023-02-14T20:35:21.727Z] v2.3.0-dev.13 [2023-02-14T20:35:21.727Z] v2.3.0-dev.14 [2023-02-14T20:35:21.727Z] v2.3.0-dev.15 [2023-02-14T20:35:21.727Z] v2.3.0-dev.16 [2023-02-14T20:35:21.727Z] v2.3.0-dev.17 [2023-02-14T20:35:21.727Z] v2.3.0-dev.18 [2023-02-14T20:35:21.727Z] v2.3.0-dev.19 [2023-02-14T20:35:21.727Z] v2.3.0-dev.20 [2023-02-14T20:35:21.727Z] v2.3.1-dev.1 [2023-02-14T20:35:21.727Z] v3.0.0-dev.1 [2023-02-14T20:35:21.727Z] v3.0.0-dev.10 [2023-02-14T20:35:21.727Z] v3.0.0-dev.11 [2023-02-14T20:35:21.727Z] v3.0.0-dev.12 [2023-02-14T20:35:21.727Z] v3.0.0-dev.13 [2023-02-14T20:35:21.727Z] v3.0.0-dev.14 [2023-02-14T20:35:21.727Z] v3.0.0-dev.15 [2023-02-14T20:35:21.727Z] v3.0.0-dev.2 [2023-02-14T20:35:21.727Z] v3.0.0-dev.3 [2023-02-14T20:35:21.727Z] v3.0.0-dev.4 [2023-02-14T20:35:21.727Z] v3.0.0-dev.5 [2023-02-14T20:35:21.727Z] v3.0.0-dev.6 [2023-02-14T20:35:21.727Z] v3.0.0-dev.7 [2023-02-14T20:35:21.727Z] v3.0.0-dev.8 [2023-02-14T20:35:21.727Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-14T20:35:22.012Z] + lftools sign git-tag v3.0.0-dev.15 [2023-02-14T20:35:22.579Z] Signing Git tag with Sigul... [2023-02-14T20:35:22.579Z] Signing v3.0.0-dev.15 [Pipeline] echo [2023-02-14T20:35:22.846Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:23.129Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-14T20:35:23.136Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-14T20:35:23.150Z] $ docker stop --time=1 2529ac30f0ab6671dd26207e3f398cc6662f6a98d45b66b20ad8c76ea6163e2a [2023-02-14T20:35:24.559Z] $ docker rm -f --volumes 2529ac30f0ab6671dd26207e3f398cc6662f6a98d45b66b20ad8c76ea6163e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-14T20:35:24.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:35:24.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:35:25.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:35:25.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:35:25.343Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:35:25.371Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:35:25.691Z] $ docker top 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:35:25.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:35:25.785Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:35:25.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:35:25.907Z] $ docker exec 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 ssh-agent [2023-02-14T20:35:26.019Z] SSH_AUTH_SOCK=/tmp/ssh-GZpWvAvLJxTK/agent.33 [2023-02-14T20:35:26.019Z] SSH_AGENT_PID=39 [2023-02-14T20:35:26.023Z] Running ssh-add (command line suppressed) [2023-02-14T20:35:26.127Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_550686712121394648.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_550686712121394648.key) [2023-02-14T20:35:26.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:35:26.433Z] + git semver bump pre [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,633 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,633 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,633 [bump_version] DEBUG bumped version:3.0.0-dev.16 [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,633 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,633 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,634 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,636 [execute] INFO git cat-file --batch-check [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,636 [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-02-14T20:35:26.692Z] 2023-02-14 20:35:26,642 [execute] INFO git cat-file --batch [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T20:35:26.692Z] 2023-02-14 20:35:26,647 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:35:26.692Z] 3.0.0-dev.16 [Pipeline] } [2023-02-14T20:35:26.697Z] $ docker exec --env ******** --env ******** 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 ssh-agent -k [2023-02-14T20:35:26.810Z] unset SSH_AUTH_SOCK; [2023-02-14T20:35:26.810Z] unset SSH_AGENT_PID; [2023-02-14T20:35:26.811Z] echo Agent pid 39 killed; [2023-02-14T20:35:26.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:35:27.127Z] + git semver [Pipeline] } [2023-02-14T20:35:27.394Z] $ docker stop --time=1 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 [2023-02-14T20:35:28.761Z] $ docker rm -f --volumes 7cfb9a63a389bbac4c17a9643ba1826712772f6ceb44257e162d5e74be65f4a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:35:29.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:35:29.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:35:29.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:35:29.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:35:29.478Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:35:29.503Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:35:29.843Z] $ docker top dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 -eo pid,comm [2023-02-14T20:35:29.890Z] 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-02-14T20:35:29.890Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:35:29.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:35:29.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:35:30.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:35:30.035Z] $ docker exec dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 ssh-agent [2023-02-14T20:35:30.171Z] SSH_AUTH_SOCK=/tmp/ssh-VqdGao5zQ57w/agent.32 [2023-02-14T20:35:30.171Z] SSH_AGENT_PID=37 [2023-02-14T20:35:30.176Z] Running ssh-add (command line suppressed) [2023-02-14T20:35:30.286Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_674949422960204512.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_674949422960204512.key) [2023-02-14T20:35:30.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:35:30.583Z] + git semver push [2023-02-14T20:35:30.841Z] 2023-02-14 20:35:30,729 [run_push] DEBUG push [2023-02-14T20:35:30.841Z] 2023-02-14 20:35:30,730 [execute] INFO git cat-file --batch-check [2023-02-14T20:35:30.841Z] 2023-02-14 20:35:30,730 [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-02-14T20:35:30.841Z] 2023-02-14 20:35:30,733 [execute] INFO git rev-list e8ebb1339bdab1575913620b0cde2178d683a4d2 -- [2023-02-14T20:35:30.841Z] 2023-02-14 20:35:30,734 [execute] DEBUG Popen(['git', 'rev-list', 'e8ebb1339bdab1575913620b0cde2178d683a4d2', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:35:30.841Z] 2023-02-14 20:35:30,744 [execute] INFO git fetch -v origin [2023-02-14T20:35:30.841Z] 2023-02-14 20:35:30,744 [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-02-14T20:35:31.408Z] 2023-02-14 20:35:31,336 [run_push] DEBUG no remote changes detected [2023-02-14T20:35:31.408Z] 2023-02-14 20:35:31,337 [execute] INFO git push origin semver [2023-02-14T20:35:31.408Z] 2023-02-14 20:35:31,337 [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-02-14T20:35:32.346Z] 2023-02-14 20:35:32,338 [run_push] DEBUG push all version tags [2023-02-14T20:35:32.346Z] 2023-02-14 20:35:32,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-14T20:35:32.346Z] 2023-02-14 20:35:32,339 [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-02-14T20:35:33.282Z] 2023-02-14 20:35:33,225 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-14T20:35:33.282Z] 3.0.0-dev.16 [Pipeline] } [2023-02-14T20:35:33.285Z] $ docker exec --env ******** --env ******** dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 ssh-agent -k [2023-02-14T20:35:33.378Z] unset SSH_AUTH_SOCK; [2023-02-14T20:35:33.379Z] unset SSH_AGENT_PID; [2023-02-14T20:35:33.379Z] echo Agent pid 37 killed; [2023-02-14T20:35:33.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:35:33.677Z] + git semver [Pipeline] } [2023-02-14T20:35:33.942Z] $ docker stop --time=1 dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 [2023-02-14T20:35:35.192Z] $ docker rm -f --volumes dff0a606f2a86bfdba6600b2093e28818504de0f39ced81c231380b288d2a697 [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-02-14T20:35:35.743Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-02-14T20:35:35.743Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-14T20:35:35.743Z] total 16 [2023-02-14T20:35:35.743Z] drwxr-xr-x 3 root root 4096 Feb 14 20:29 . [2023-02-14T20:35:35.743Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 20:35 .. [2023-02-14T20:35:35.743Z] drwxr-xr-x 2 root root 4096 Feb 14 20:29 cost [2023-02-14T20:35:35.743Z] -rw-r--r-- 1 root root 93 Feb 14 20:29 cost.csv [2023-02-14T20:35:35.743Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-14T20:35:35.743Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-14T20:35:35.743Z] total 16 [2023-02-14T20:35:35.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 20:29 . [2023-02-14T20:35:35.743Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 20:35 .. [2023-02-14T20:35:35.743Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 20:29 cost [2023-02-14T20:35:35.743Z] -rw-r--r-- 1 jenkins jenkins 93 Feb 14 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:36.033Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:36.894Z] ---> package-listing.sh [2023-02-14T20:35:36.894Z] ++ facter osfamily [2023-02-14T20:35:36.894Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T20:35:37.155Z] + OS_FAMILY=debian [2023-02-14T20:35:37.156Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-02-14T20:35:37.156Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T20:35:37.156Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T20:35:37.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T20:35:37.156Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T20:35:37.156Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-14T20:35:37.156Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T20:35:37.156Z] + case "${OS_FAMILY}" in [2023-02-14T20:35:37.156Z] + dpkg -l [2023-02-14T20:35:37.156Z] + grep '^ii' [2023-02-14T20:35:37.156Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T20:35:37.156Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T20:35:37.156Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T20:35:37.156Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-14T20:35:37.156Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-02-14T20:35:37.156Z] + 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-02-14T20:35:37.168Z] 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-02-14T20:35:37.449Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:35:38.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:35:38.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:35:38.079Z] prd-ubuntu20.04-docker-8c-8g-5890 does not seem to be running inside a container [2023-02-14T20:35:38.104Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T20:35:38.325Z] $ docker top 2c3a06e313cc19bcc189199585957a240e59611284b39a6c800f65b3d2d8b6aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:35:38.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T20:35:38.954Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T20:35:39.237Z] + ls /var/log/sa-host [2023-02-14T20:35:39.237Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:35:39.376Z] provisioning config files... [2023-02-14T20:35:39.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2002260364627680242tmp [Pipeline] { [Pipeline] echo [2023-02-14T20:35:39.398Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:39.677Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T20:35:39.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:40.013Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T20:35:40.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:40.307Z] ---> sudo-logs.sh [2023-02-14T20:35:40.307Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T20:35:40.325Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:40.605Z] ---> job-cost.sh [2023-02-14T20:35:40.605Z] lf-activate-venv: SKIPPING [2023-02-14T20:35:40.605Z] DEBUG: total: 0.2199999988079071 [2023-02-14T20:35:40.605Z] INFO: Retrieving Stack Cost... [2023-02-14T20:35:41.174Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T20:35:41.432Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T20:35:41.445Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:35:41.726Z] ---> logs-deploy.sh [2023-02-14T20:35:41.726Z] lf-activate-venv: SKIPPING [2023-02-14T20:35:41.726Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/103 [2023-02-14T20:35:41.726Z] INFO: archiving workspace using pattern(s): [2023-02-14T20:35:42.665Z] Archives upload complete. [2023-02-14T20:35:42.665Z] INFO: archiving logs to Nexus