Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc 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-ssh16712568988316030130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh7912183897249317145.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11396157243060156261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh8422300658606949225.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh13713812143535199011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63861 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 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc # timeout=10 Commit message: "Merge pull request #734 from edgexfoundry/dependabot/go_modules/github.com/go-kit/log-0.2.1" > git rev-list --no-walk 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-16T21:19:40.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-16T21:19:40.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-16T21:19:40.252Z] ========================================================= [2022-05-16T21:19:40.252Z] EdgeX Global Pipelines Version Info [2022-05-16T21:19:40.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:19:41.034Z] ------------------- [2022-05-16T21:19:41.034Z] stable info: [2022-05-16T21:19:41.034Z] ------------------- [2022-05-16T21:19:41.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-16T21:19:41.034Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-16T21:19:41.034Z] Message: update stable to v1.0.230 [2022-05-16T21:19:41.608Z] ------------------- [2022-05-16T21:19:41.608Z] experimental info: [2022-05-16T21:19:41.608Z] ------------------- [2022-05-16T21:19:41.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-16T21:19:41.608Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-16T21:19:41.608Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-16T21:19:41.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-05-16T21:19:41.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-05-16T21:19:41.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-16T21:19:41.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-16T21:19:41.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-16T21:19:41.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-16T21:19:41.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-16T21:19:41.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-16T21:19:41.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-16T21:19:41.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-16T21:19:41.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-16T21:19:41.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-05-16T21:19:41.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-16T21:19:41.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-16T21:19:41.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-16T21:19:41.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-16T21:19:41.989Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-16T21:19:42.005Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-16T21:19:42.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-16T21:19:42.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-16T21:19:42.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-16T21:19:42.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-16T21:19:42.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-16T21:19:42.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-16T21:19:42.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-16T21:19:42.123Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-16T21:19:42.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-16T21:19:42.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-16T21:19:42.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-16T21:19:42.182Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [Pipeline] echo [2022-05-16T21:19:42.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 723d52b [Pipeline] echo [2022-05-16T21:19:42.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-16T21:19:42.577Z] + git rev-list -1 --merges 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc~1..723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [Pipeline] echo [2022-05-16T21:19:42.618Z] -----------> git rev-list -1 --merges 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc~1..723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [2022-05-16T21:19:42.618Z] 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [false] [Pipeline] sh [2022-05-16T21:19:42.909Z] + git log --format=format:%s -1 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [Pipeline] echo [2022-05-16T21:19:42.926Z] ========================================================= [2022-05-16T21:19:42.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-16T21:19:42.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-16T21:19:43.325Z] + git log --format=format:%s -1 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [Pipeline] echo [2022-05-16T21:19:43.348Z] [semverPrep] GIT_COMMIT: 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc, Commit Message: Merge pull request #734 from edgexfoundry/dependabot/go_modules/github.com/go-kit/log-0.2.1 [Pipeline] echo [2022-05-16T21:19:43.358Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-16T21:19:43.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-16T21:19:43.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-16T21:19:43.736Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-16T21:19:43.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-16T21:19:43.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-16T21:19:43.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-16T21:19:43.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:19:44.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T21:19:44.356Z] [2022-05-16T21:19:44.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:19:44.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T21:19:44.670Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-16T21:19:44.670Z] 1fe172e4850f: Pulling fs layer [2022-05-16T21:19:44.670Z] caf521ccaac6: Pulling fs layer [2022-05-16T21:19:44.670Z] 3ead6fa29328: Pulling fs layer [2022-05-16T21:19:44.670Z] 5c2a1cbceb83: Pulling fs layer [2022-05-16T21:19:44.670Z] a8d5f1318db7: Pulling fs layer [2022-05-16T21:19:44.670Z] c427282e49a2: Pulling fs layer [2022-05-16T21:19:44.670Z] 1827001aaf11: Pulling fs layer [2022-05-16T21:19:44.670Z] 0714d37db230: Pulling fs layer [2022-05-16T21:19:44.670Z] ac28cf19c067: Pulling fs layer [2022-05-16T21:19:44.670Z] ca983d60f3e2: Pulling fs layer [2022-05-16T21:19:44.670Z] 9f894cec8388: Pulling fs layer [2022-05-16T21:19:44.670Z] 5c2a1cbceb83: Waiting [2022-05-16T21:19:44.670Z] a8d5f1318db7: Waiting [2022-05-16T21:19:44.670Z] ac28cf19c067: Waiting [2022-05-16T21:19:44.670Z] c427282e49a2: Waiting [2022-05-16T21:19:44.670Z] ca983d60f3e2: Waiting [2022-05-16T21:19:44.670Z] 1827001aaf11: Waiting [2022-05-16T21:19:44.670Z] 9f894cec8388: Waiting [2022-05-16T21:19:44.670Z] 0714d37db230: Waiting [2022-05-16T21:19:44.670Z] caf521ccaac6: Verifying Checksum [2022-05-16T21:19:44.670Z] caf521ccaac6: Download complete [2022-05-16T21:19:44.670Z] 5c2a1cbceb83: Verifying Checksum [2022-05-16T21:19:44.670Z] 5c2a1cbceb83: Download complete [2022-05-16T21:19:44.931Z] a8d5f1318db7: Verifying Checksum [2022-05-16T21:19:44.931Z] a8d5f1318db7: Download complete [2022-05-16T21:19:44.931Z] c427282e49a2: Verifying Checksum [2022-05-16T21:19:44.931Z] c427282e49a2: Download complete [2022-05-16T21:19:44.931Z] 3ead6fa29328: Verifying Checksum [2022-05-16T21:19:44.931Z] 3ead6fa29328: Download complete [2022-05-16T21:19:44.931Z] 0714d37db230: Download complete [2022-05-16T21:19:44.931Z] ac28cf19c067: Download complete [2022-05-16T21:19:44.931Z] ca983d60f3e2: Verifying Checksum [2022-05-16T21:19:44.931Z] ca983d60f3e2: Download complete [2022-05-16T21:19:44.931Z] 9f894cec8388: Download complete [2022-05-16T21:19:44.931Z] 1fe172e4850f: Verifying Checksum [2022-05-16T21:19:44.931Z] 1fe172e4850f: Download complete [2022-05-16T21:19:45.192Z] 1827001aaf11: Verifying Checksum [2022-05-16T21:19:45.192Z] 1827001aaf11: Download complete [2022-05-16T21:19:46.577Z] 1fe172e4850f: Pull complete [2022-05-16T21:19:46.577Z] caf521ccaac6: Pull complete [2022-05-16T21:19:46.838Z] 3ead6fa29328: Pull complete [2022-05-16T21:19:47.099Z] 5c2a1cbceb83: Pull complete [2022-05-16T21:19:47.359Z] a8d5f1318db7: Pull complete [2022-05-16T21:19:47.359Z] c427282e49a2: Pull complete [2022-05-16T21:19:49.267Z] 1827001aaf11: Pull complete [2022-05-16T21:19:49.528Z] 0714d37db230: Pull complete [2022-05-16T21:19:49.528Z] ac28cf19c067: Pull complete [2022-05-16T21:19:49.528Z] ca983d60f3e2: Pull complete [2022-05-16T21:19:49.789Z] 9f894cec8388: Pull complete [2022-05-16T21:19:49.789Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-16T21:19:49.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T21:19:49.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-16T21:19:49.865Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:19:49.906Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-16T21:19:51.211Z] $ docker top 8620ca0ab62ade775670a7b5ec2fb698b76638d1f199bf29629c55de4d9fbb8e -eo pid,comm [2022-05-16T21:19:51.282Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-16T21:19:51.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-16T21:19:51.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T21:19:51.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T21:19:51.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T21:19:51.475Z] $ docker exec 8620ca0ab62ade775670a7b5ec2fb698b76638d1f199bf29629c55de4d9fbb8e ssh-agent [2022-05-16T21:19:51.604Z] SSH_AUTH_SOCK=/tmp/ssh-na9NaeKN4qtX/agent.33 [2022-05-16T21:19:51.604Z] SSH_AGENT_PID=39 [2022-05-16T21:19:51.611Z] Running ssh-add (command line suppressed) [2022-05-16T21:19:51.760Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5399005397194676039.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5399005397194676039.key) [2022-05-16T21:19:51.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T21:19:52.070Z] + git tag --points-at HEAD [Pipeline] } [2022-05-16T21:19:52.096Z] $ docker exec --env ******** --env ******** 8620ca0ab62ade775670a7b5ec2fb698b76638d1f199bf29629c55de4d9fbb8e ssh-agent -k [2022-05-16T21:19:52.221Z] unset SSH_AUTH_SOCK; [2022-05-16T21:19:52.222Z] unset SSH_AGENT_PID; [2022-05-16T21:19:52.222Z] echo Agent pid 39 killed; [2022-05-16T21:19:52.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-16T21:19:52.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T21:19:52.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T21:19:52.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T21:19:52.404Z] $ docker exec 8620ca0ab62ade775670a7b5ec2fb698b76638d1f199bf29629c55de4d9fbb8e ssh-agent [2022-05-16T21:19:52.530Z] SSH_AUTH_SOCK=/tmp/ssh-DmSgn4FObr7k/agent.72 [2022-05-16T21:19:52.530Z] SSH_AGENT_PID=78 [2022-05-16T21:19:52.535Z] Running ssh-add (command line suppressed) [2022-05-16T21:19:52.664Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1423269160752173591.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1423269160752173591.key) [2022-05-16T21:19:52.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T21:19:52.976Z] + git semver init [2022-05-16T21:19:53.237Z] 2022-05-16 21:19:53,207 [run_init] DEBUG init version:0.0.0 force:False [2022-05-16T21:19:53.237Z] 2022-05-16 21:19:53,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2022-05-16T21:19:53.237Z] 2022-05-16 21:19:53,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-05-16T21:19:53.237Z] 2022-05-16 21:19:53,208 [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) [2022-05-16T21:19:54.191Z] 2022-05-16 21:19:54,052 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2022-05-16T21:19:54.191Z] 2022-05-16 21:19:54,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2022-05-16T21:19:54.191Z] 2022-05-16 21:19:54,053 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:19:54.191Z] 2022-05-16 21:19:54,053 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:19:54.191Z] 2.2.1-dev.1 [Pipeline] } [2022-05-16T21:19:54.205Z] $ docker exec --env ******** --env ******** 8620ca0ab62ade775670a7b5ec2fb698b76638d1f199bf29629c55de4d9fbb8e ssh-agent -k [2022-05-16T21:19:54.323Z] unset SSH_AUTH_SOCK; [2022-05-16T21:19:54.324Z] unset SSH_AGENT_PID; [2022-05-16T21:19:54.324Z] echo Agent pid 78 killed; [2022-05-16T21:19:54.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-16T21:19:54.657Z] + git semver [Pipeline] } [2022-05-16T21:19:54.937Z] $ docker stop --time=1 8620ca0ab62ade775670a7b5ec2fb698b76638d1f199bf29629c55de4d9fbb8e [2022-05-16T21:19:56.290Z] $ docker rm -f 8620ca0ab62ade775670a7b5ec2fb698b76638d1f199bf29629c55de4d9fbb8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T21:19:56.648Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-16T21:19:56.904Z] Stashed 1 file(s) [Pipeline] echo [2022-05-16T21:19:56.908Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-05-16T21:19:57.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-16T21:19:57.078Z] ========================================================= [2022-05-16T21:19:57.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-16T21:19:57.078Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-16T21:19:57.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-16T21:19:57.379Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-16T21:19:57.379Z] 59bf1c3509f3: Pulling fs layer [2022-05-16T21:19:57.379Z] 666ba61612fd: Pulling fs layer [2022-05-16T21:19:57.379Z] 8ed8ca486205: Pulling fs layer [2022-05-16T21:19:57.379Z] 4fe6c5a15a65: Pulling fs layer [2022-05-16T21:19:57.379Z] 22a0e8bec74d: Pulling fs layer [2022-05-16T21:19:57.379Z] ca2b28591e48: Pulling fs layer [2022-05-16T21:19:57.379Z] a51346096db8: Pulling fs layer [2022-05-16T21:19:57.379Z] daebc70d1ce1: Pulling fs layer [2022-05-16T21:19:57.379Z] 0e18a0eac166: Pulling fs layer [2022-05-16T21:19:57.379Z] 4fe6c5a15a65: Waiting [2022-05-16T21:19:57.379Z] 22a0e8bec74d: Waiting [2022-05-16T21:19:57.379Z] ca2b28591e48: Waiting [2022-05-16T21:19:57.379Z] a51346096db8: Waiting [2022-05-16T21:19:57.379Z] daebc70d1ce1: Waiting [2022-05-16T21:19:57.379Z] 0e18a0eac166: Waiting [2022-05-16T21:19:57.379Z] 8ed8ca486205: Verifying Checksum [2022-05-16T21:19:57.379Z] 8ed8ca486205: Download complete [2022-05-16T21:19:57.379Z] 666ba61612fd: Download complete [2022-05-16T21:19:57.379Z] 22a0e8bec74d: Verifying Checksum [2022-05-16T21:19:57.379Z] 22a0e8bec74d: Download complete [2022-05-16T21:19:57.379Z] ca2b28591e48: Download complete [2022-05-16T21:19:57.379Z] 59bf1c3509f3: Verifying Checksum [2022-05-16T21:19:57.379Z] 59bf1c3509f3: Download complete [2022-05-16T21:19:57.379Z] a51346096db8: Verifying Checksum [2022-05-16T21:19:57.379Z] a51346096db8: Download complete [2022-05-16T21:19:57.379Z] daebc70d1ce1: Verifying Checksum [2022-05-16T21:19:57.379Z] daebc70d1ce1: Download complete [2022-05-16T21:19:57.641Z] 59bf1c3509f3: Pull complete [2022-05-16T21:19:57.641Z] 666ba61612fd: Pull complete [2022-05-16T21:19:57.903Z] 8ed8ca486205: Pull complete [2022-05-16T21:19:58.169Z] 0e18a0eac166: Verifying Checksum [2022-05-16T21:19:58.169Z] 0e18a0eac166: Download complete [2022-05-16T21:19:58.169Z] 4fe6c5a15a65: Verifying Checksum [2022-05-16T21:19:58.169Z] 4fe6c5a15a65: Download complete [2022-05-16T21:20:02.383Z] 4fe6c5a15a65: Pull complete [2022-05-16T21:20:02.383Z] 22a0e8bec74d: Pull complete [2022-05-16T21:20:02.383Z] ca2b28591e48: Pull complete [2022-05-16T21:20:02.383Z] a51346096db8: Pull complete [2022-05-16T21:20:02.383Z] daebc70d1ce1: Pull complete [2022-05-16T21:20:04.923Z] 0e18a0eac166: Pull complete [2022-05-16T21:20:04.923Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-16T21:20:04.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-16T21:20:04.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-16T21:20:05.219Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:20:05.525Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-16T21:20:05.525Z] . [Pipeline] withDockerContainer [2022-05-16T21:20:05.597Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:20:05.639Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-16T21:20:07.337Z] $ docker top ec85d2740c21d2e52511763a952ffc0cabca631b9cc49947bb878d72f862f3e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T21:20:07.705Z] + go version [2022-05-16T21:20:07.705Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-16T21:20:07.722Z] $ docker stop --time=1 ec85d2740c21d2e52511763a952ffc0cabca631b9cc49947bb878d72f862f3e5 [2022-05-16T21:20:09.044Z] $ docker rm -f ec85d2740c21d2e52511763a952ffc0cabca631b9cc49947bb878d72f862f3e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:20:09.451Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-16T21:20:09.451Z] . [Pipeline] withDockerContainer [2022-05-16T21:20:09.524Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:20:09.568Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-16T21:20:09.942Z] $ docker top 4122cff48c094691ba6b94f93252e61dd32a98ae189a4da8e53b41290bf21b20 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-16T21:20:10.313Z] + make test [2022-05-16T21:20:10.313Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-16T21:20:10.313Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-16T21:20:10.313Z] go: downloading github.com/go-kit/log v0.2.1 [2022-05-16T21:20:10.313Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-16T21:20:10.313Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-16T21:20:10.313Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-16T21:20:10.313Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-16T21:20:10.574Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-16T21:20:10.574Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-16T21:20:10.574Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-16T21:20:10.574Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-16T21:20:10.574Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-16T21:20:10.574Z] go: downloading golang.org/x/text v0.3.7 [2022-05-16T21:20:10.574Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-16T21:20:10.574Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-16T21:20:10.574Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-16T21:20:10.574Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-16T21:20:11.960Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-05-16T21:20:12.004Z] Still waiting to schedule task [2022-05-16T21:20:12.005Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.099s coverage: 83.4% of statements [2022-05-16T21:20:17.255Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-05-16T21:20:17.255Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-05-16T21:20:17.255Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.027s coverage: 29.4% of statements [2022-05-16T21:20:17.255Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-05-16T21:20:17.255Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 49.5% of statements [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 90.5% of statements [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.8% of statements [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.040s coverage: 59.5% of statements [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.1% of statements [2022-05-16T21:20:17.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.014s coverage: 48.7% of statements [2022-05-16T21:20:25.394Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-16T21:20:27.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-16T21:20:27.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-16T21:20:27.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-16T21:20:27.987Z] $ docker stop --time=1 4122cff48c094691ba6b94f93252e61dd32a98ae189a4da8e53b41290bf21b20 [2022-05-16T21:20:29.752Z] $ docker rm -f 4122cff48c094691ba6b94f93252e61dd32a98ae189a4da8e53b41290bf21b20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T21:20:30.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-16T21:20:30.315Z] 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] sh [2022-05-16T21:20:30.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T21:20:30.903Z] [2022-05-16T21:20:30.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:20:31.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T21:20:31.204Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-16T21:20:31.204Z] 5eb5b503b376: Pulling fs layer [2022-05-16T21:20:31.204Z] 5c69ac0246d0: Pulling fs layer [2022-05-16T21:20:31.204Z] ec43610c2a17: Pulling fs layer [2022-05-16T21:20:31.204Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-16T21:20:31.204Z] 33b1e0a273af: Pulling fs layer [2022-05-16T21:20:31.204Z] 5d3b04190fa2: Pulling fs layer [2022-05-16T21:20:31.204Z] 2f39f015ded8: Pulling fs layer [2022-05-16T21:20:31.204Z] 3a2ae6a8a46f: Waiting [2022-05-16T21:20:31.204Z] 33b1e0a273af: Waiting [2022-05-16T21:20:31.204Z] 5d3b04190fa2: Waiting [2022-05-16T21:20:31.204Z] 2f39f015ded8: Waiting [2022-05-16T21:20:31.204Z] 5c69ac0246d0: Verifying Checksum [2022-05-16T21:20:31.204Z] 5c69ac0246d0: Download complete [2022-05-16T21:20:31.204Z] 3a2ae6a8a46f: Download complete [2022-05-16T21:20:31.204Z] 33b1e0a273af: Verifying Checksum [2022-05-16T21:20:31.204Z] 33b1e0a273af: Download complete [2022-05-16T21:20:31.204Z] 5d3b04190fa2: Verifying Checksum [2022-05-16T21:20:31.204Z] 5d3b04190fa2: Download complete [2022-05-16T21:20:31.204Z] ec43610c2a17: Verifying Checksum [2022-05-16T21:20:31.204Z] ec43610c2a17: Download complete [2022-05-16T21:20:31.462Z] 5eb5b503b376: Verifying Checksum [2022-05-16T21:20:31.462Z] 5eb5b503b376: Download complete [2022-05-16T21:20:32.030Z] 2f39f015ded8: Verifying Checksum [2022-05-16T21:20:32.030Z] 2f39f015ded8: Download complete [2022-05-16T21:20:32.600Z] 5eb5b503b376: Pull complete [2022-05-16T21:20:32.860Z] 5c69ac0246d0: Pull complete [2022-05-16T21:20:33.119Z] ec43610c2a17: Pull complete [2022-05-16T21:20:33.119Z] 3a2ae6a8a46f: Pull complete [2022-05-16T21:20:33.380Z] 33b1e0a273af: Pull complete [2022-05-16T21:20:33.640Z] 5d3b04190fa2: Pull complete [2022-05-16T21:20:37.850Z] 2f39f015ded8: Pull complete [2022-05-16T21:20:37.850Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-16T21:20:37.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T21:20:37.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-16T21:20:37.917Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:20:37.958Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-16T21:20:39.392Z] $ docker top 9d0c300f781bfdd4f6f55da27b05fe33c665e11065a27ba3cc8da441da211c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:20:39.786Z] ---> job-cost.sh [2022-05-16T21:20:39.786Z] lf-activate-venv: SKIPPING [2022-05-16T21:20:39.786Z] INFO: No Stack... [2022-05-16T21:20:40.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-16T21:20:40.617Z] INFO: Archiving Costs [Pipeline] sh [2022-05-16T21:20:40.910Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2022-05-16T21:20:40.910Z] + cut -d, -f6 [Pipeline] lock [2022-05-16T21:20:40.928Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] [2022-05-16T21:20:40.934Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] did not exist. Created. [2022-05-16T21:20:40.934Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-16T21:20:41.247Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-16T21:20:41.281Z] Stashed 1 file(s) [Pipeline] } [2022-05-16T21:20:41.288Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-16T21:20:41.317Z] $ docker stop --time=1 9d0c300f781bfdd4f6f55da27b05fe33c665e11065a27ba3cc8da441da211c2c [2022-05-16T21:20:42.507Z] $ docker rm -f 9d0c300f781bfdd4f6f55da27b05fe33c665e11065a27ba3cc8da441da211c2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-16T21:21:52.131Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63862 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-05-16T21:21:52.146Z] Running in /w/workspace/go-mod-core-contracts/65 [Pipeline] { [Pipeline] checkout [2022-05-16T21:21:52.357Z] Selected Git installation does not exist. Using Default [2022-05-16T21:21:52.358Z] The recommended git tool is: NONE [2022-05-16T21:21:58.210Z] using credential edgex-jenkins-ssh [2022-05-16T21:21:58.228Z] Cloning the remote Git repository [2022-05-16T21:21:58.291Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-05-16T21:21:58.366Z] > git init /w/workspace/go-mod-core-contracts/65 # timeout=10 [2022-05-16T21:21:58.459Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-05-16T21:21:58.460Z] > git --version # timeout=10 [2022-05-16T21:21:58.482Z] > git --version # 'git version 2.25.1' [2022-05-16T21:21:58.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-16T21:21:58.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-16T21:22:00.029Z] Avoid second fetch [2022-05-16T21:22:00.029Z] Checking out Revision 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc (main) [2022-05-16T21:21:59.990Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-05-16T21:22:00.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-16T21:22:00.052Z] > git config core.sparsecheckout # timeout=10 [2022-05-16T21:22:00.067Z] > git checkout -f 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc # timeout=10 [2022-05-16T21:22:04.267Z] Commit message: "Merge pull request #734 from edgexfoundry/dependabot/go_modules/github.com/go-kit/log-0.2.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-16T21:22:05.282Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-16T21:22:05.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-16T21:22:05.282Z] Dload Upload Total Spent Left Speed [2022-05-16T21:22:05.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 96480 0 --:--:-- --:--:-- --:--:-- 96480 [Pipeline] sh [2022-05-16T21:22:05.811Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-16T21:22:06.160Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-16T21:22:06.160Z] + sudo tee /etc/docker/daemon.new [2022-05-16T21:22:06.160Z] { [2022-05-16T21:22:06.160Z] "registry-mirrors": [ [2022-05-16T21:22:06.160Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-16T21:22:06.160Z] ], [2022-05-16T21:22:06.160Z] "bip": "10.250.0.254/24", [2022-05-16T21:22:06.160Z] "hosts": [ [2022-05-16T21:22:06.160Z] "tcp://0.0.0.0:5555", [2022-05-16T21:22:06.160Z] "unix:///var/run/docker.sock" [2022-05-16T21:22:06.160Z] ], [2022-05-16T21:22:06.160Z] "mtu": 1458, [2022-05-16T21:22:06.160Z] "selinux-enabled": true, [2022-05-16T21:22:06.160Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-16T21:22:06.160Z] } [Pipeline] sh [2022-05-16T21:22:06.517Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-16T21:22:06.873Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-16T21:22:25.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-16T21:22:25.756Z] ========================================================= [2022-05-16T21:22:25.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-16T21:22:25.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-16T21:22:26.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-16T21:22:26.702Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-16T21:22:26.702Z] 9b3977197b4f: Pulling fs layer [2022-05-16T21:22:26.702Z] 1a89e8eeedd5: Pulling fs layer [2022-05-16T21:22:26.702Z] 94645a83ff95: Pulling fs layer [2022-05-16T21:22:26.702Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-16T21:22:26.702Z] 0c92f367c5e7: Pulling fs layer [2022-05-16T21:22:26.702Z] 3096ccb668a1: Pulling fs layer [2022-05-16T21:22:26.702Z] e8cf19c19ddd: Pulling fs layer [2022-05-16T21:22:26.702Z] a4caa8a26152: Pulling fs layer [2022-05-16T21:22:26.702Z] 3f3a8bcf1eab: Waiting [2022-05-16T21:22:26.702Z] 0c92f367c5e7: Waiting [2022-05-16T21:22:26.702Z] 3096ccb668a1: Waiting [2022-05-16T21:22:26.702Z] e8cf19c19ddd: Waiting [2022-05-16T21:22:26.702Z] a4caa8a26152: Waiting [2022-05-16T21:22:26.702Z] 94645a83ff95: Verifying Checksum [2022-05-16T21:22:26.702Z] 94645a83ff95: Download complete [2022-05-16T21:22:26.702Z] 1a89e8eeedd5: Verifying Checksum [2022-05-16T21:22:26.702Z] 1a89e8eeedd5: Download complete [2022-05-16T21:22:26.702Z] 0c92f367c5e7: Verifying Checksum [2022-05-16T21:22:26.702Z] 0c92f367c5e7: Download complete [2022-05-16T21:22:26.702Z] 3096ccb668a1: Verifying Checksum [2022-05-16T21:22:26.702Z] 3096ccb668a1: Download complete [2022-05-16T21:22:26.991Z] 9b3977197b4f: Verifying Checksum [2022-05-16T21:22:26.991Z] 9b3977197b4f: Download complete [2022-05-16T21:22:26.991Z] e8cf19c19ddd: Verifying Checksum [2022-05-16T21:22:26.991Z] e8cf19c19ddd: Download complete [2022-05-16T21:22:27.595Z] 9b3977197b4f: Pull complete [2022-05-16T21:22:28.201Z] 1a89e8eeedd5: Pull complete [2022-05-16T21:22:28.479Z] 94645a83ff95: Pull complete [2022-05-16T21:22:28.760Z] a4caa8a26152: Verifying Checksum [2022-05-16T21:22:29.356Z] 3f3a8bcf1eab: Download complete [2022-05-16T21:22:41.766Z] 3f3a8bcf1eab: Pull complete [2022-05-16T21:22:41.766Z] 0c92f367c5e7: Pull complete [2022-05-16T21:22:41.766Z] 3096ccb668a1: Pull complete [2022-05-16T21:22:42.041Z] e8cf19c19ddd: Pull complete [2022-05-16T21:22:48.756Z] a4caa8a26152: Pull complete [2022-05-16T21:22:48.756Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-16T21:22:48.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-16T21:22:48.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-16T21:22:49.091Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:22:49.434Z] + docker inspect -f . ci-base-image-arm64 [2022-05-16T21:22:49.434Z] . [Pipeline] withDockerContainer [2022-05-16T21:22:49.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-63862 does not seem to be running inside a container [2022-05-16T21:22:49.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/65 -v /w/workspace/go-mod-core-contracts/65:/w/workspace/go-mod-core-contracts/65:rw,z -v /w/workspace/go-mod-core-contracts/65@tmp:/w/workspace/go-mod-core-contracts/65@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 ******** ci-base-image-arm64 cat [2022-05-16T21:22:52.364Z] $ docker top 9a4f180158394f224258278baa6bae2f655048e52b47067c28bbaded0eb070b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T21:22:53.252Z] + go version [2022-05-16T21:22:53.252Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-16T21:22:53.281Z] $ docker stop --time=1 9a4f180158394f224258278baa6bae2f655048e52b47067c28bbaded0eb070b1 [2022-05-16T21:22:54.879Z] $ docker rm -f 9a4f180158394f224258278baa6bae2f655048e52b47067c28bbaded0eb070b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:22:55.487Z] + docker inspect -f . ci-base-image-arm64 [2022-05-16T21:22:55.487Z] . [Pipeline] withDockerContainer [2022-05-16T21:22:55.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-63862 does not seem to be running inside a container [2022-05-16T21:22:55.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/65 -v /w/workspace/go-mod-core-contracts/65:/w/workspace/go-mod-core-contracts/65:rw,z -v /w/workspace/go-mod-core-contracts/65@tmp:/w/workspace/go-mod-core-contracts/65@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 ******** ci-base-image-arm64 cat [2022-05-16T21:22:57.055Z] $ docker top 5801e7454951c08c989ed0800735732935a2e0b21e829a9d94785179f87ff2ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-16T21:22:58.018Z] + make test [2022-05-16T21:22:58.018Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-16T21:22:58.293Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-16T21:22:58.293Z] go: downloading github.com/go-kit/log v0.2.1 [2022-05-16T21:22:58.293Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-16T21:22:58.293Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-16T21:22:58.568Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-16T21:22:58.568Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-16T21:22:58.568Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-16T21:22:58.568Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-16T21:22:58.568Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-16T21:22:58.568Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-16T21:22:58.568Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-16T21:22:58.848Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-16T21:22:58.848Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-16T21:22:58.848Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-16T21:22:58.848Z] go: downloading golang.org/x/text v0.3.7 [2022-05-16T21:22:58.848Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-16T21:23:03.177Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.488s coverage: 83.4% of statements [2022-05-16T21:23:42.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-05-16T21:23:42.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-05-16T21:23:42.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.083s coverage: 29.4% of statements [2022-05-16T21:23:42.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-05-16T21:23:42.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 49.5% of statements [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.088s coverage: 90.5% of statements [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.216s coverage: 86.8% of statements [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.107s coverage: 59.5% of statements [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements [2022-05-16T21:23:42.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 48.7% of statements [2022-05-16T21:23:42.221Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-16T21:23:42.221Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-16T21:23:52.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-16T21:23:52.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-16T21:23:52.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-16T21:23:52.729Z] $ docker stop --time=1 5801e7454951c08c989ed0800735732935a2e0b21e829a9d94785179f87ff2ed [2022-05-16T21:23:54.549Z] $ docker rm -f 5801e7454951c08c989ed0800735732935a2e0b21e829a9d94785179f87ff2ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T21:23:55.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-16T21:23:55.915Z] Warning: overwriting stash ‘coverage-report’ [2022-05-16T21:23:56.492Z] 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] sh [2022-05-16T21:23:56.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T21:23:56.951Z] [2022-05-16T21:23:56.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:23:57.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T21:23:57.572Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-16T21:23:57.573Z] 8998bd30e6a1: Pulling fs layer [2022-05-16T21:23:57.573Z] 04944245beec: Pulling fs layer [2022-05-16T21:23:57.573Z] 699f458cf7ca: Pulling fs layer [2022-05-16T21:23:57.573Z] 765212b225bb: Pulling fs layer [2022-05-16T21:23:57.573Z] f23df028b6ca: Pulling fs layer [2022-05-16T21:23:57.573Z] d65c8cfc05b1: Pulling fs layer [2022-05-16T21:23:57.573Z] 2437ff75d9bd: Pulling fs layer [2022-05-16T21:23:57.573Z] 765212b225bb: Waiting [2022-05-16T21:23:57.573Z] f23df028b6ca: Waiting [2022-05-16T21:23:57.573Z] d65c8cfc05b1: Waiting [2022-05-16T21:23:57.573Z] 2437ff75d9bd: Waiting [2022-05-16T21:23:57.573Z] 04944245beec: Verifying Checksum [2022-05-16T21:23:57.573Z] 04944245beec: Download complete [2022-05-16T21:23:57.573Z] 765212b225bb: Download complete [2022-05-16T21:23:57.573Z] f23df028b6ca: Download complete [2022-05-16T21:23:57.573Z] d65c8cfc05b1: Verifying Checksum [2022-05-16T21:23:57.573Z] d65c8cfc05b1: Download complete [2022-05-16T21:23:57.846Z] 699f458cf7ca: Verifying Checksum [2022-05-16T21:23:57.846Z] 699f458cf7ca: Download complete [2022-05-16T21:23:58.122Z] 8998bd30e6a1: Verifying Checksum [2022-05-16T21:23:58.122Z] 8998bd30e6a1: Download complete [2022-05-16T21:24:00.754Z] 2437ff75d9bd: Verifying Checksum [2022-05-16T21:24:00.754Z] 2437ff75d9bd: Download complete [2022-05-16T21:24:02.735Z] 8998bd30e6a1: Pull complete [2022-05-16T21:24:03.009Z] 04944245beec: Pull complete [2022-05-16T21:24:04.989Z] 699f458cf7ca: Pull complete [2022-05-16T21:24:04.989Z] 765212b225bb: Pull complete [2022-05-16T21:24:05.589Z] f23df028b6ca: Pull complete [2022-05-16T21:24:05.863Z] d65c8cfc05b1: Pull complete [2022-05-16T21:24:20.956Z] 2437ff75d9bd: Pull complete [2022-05-16T21:24:20.956Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-16T21:24:20.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-16T21:24:20.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-16T21:24:21.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-63862 does not seem to be running inside a container [2022-05-16T21:24:21.262Z] $ 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/65 -v /w/workspace/go-mod-core-contracts/65:/w/workspace/go-mod-core-contracts/65:rw,z -v /w/workspace/go-mod-core-contracts/65@tmp:/w/workspace/go-mod-core-contracts/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-16T21:24:23.723Z] $ docker top 4264925f3f646eaba572dbbf8b4c831f3927f39e092ef7c2f5ca12ef2d02e28e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:24:24.714Z] ---> job-cost.sh [2022-05-16T21:24:24.714Z] lf-activate-venv: SKIPPING [2022-05-16T21:24:24.714Z] INFO: No Stack... [2022-05-16T21:24:25.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-16T21:24:26.329Z] INFO: Archiving Costs [Pipeline] sh [2022-05-16T21:24:26.995Z] + cat /w/workspace/go-mod-core-contracts/65/archives/cost.csv [2022-05-16T21:24:26.995Z] + cut -d, -f6 [Pipeline] lock [2022-05-16T21:24:27.064Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] [2022-05-16T21:24:27.072Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] did not exist. Created. [2022-05-16T21:24:27.072Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-16T21:24:27.755Z] /w/workspace/go-mod-core-contracts/65@tmp/durable-f06c7dac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-16T21:24:28.430Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-16T21:24:28.458Z] Warning: overwriting stash ‘stack-cost’ [2022-05-16T21:24:28.512Z] Stashed 1 file(s) [Pipeline] } [2022-05-16T21:24:28.518Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-16T21:24:28.543Z] $ docker stop --time=1 4264925f3f646eaba572dbbf8b4c831f3927f39e092ef7c2f5ca12ef2d02e28e [2022-05-16T21:24:30.074Z] $ docker rm -f 4264925f3f646eaba572dbbf8b4c831f3927f39e092ef7c2f5ca12ef2d02e28e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-16T21:24:30.510Z] provisioning config files... [2022-05-16T21:24:30.523Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config386121806276258053tmp [Pipeline] { [Pipeline] sh [2022-05-16T21:24:30.820Z] + set +x [2022-05-16T21:24:30.820Z] + curl -s https://codecov.io/bash [2022-05-16T21:24:30.820Z] + bash -s -- [2022-05-16T21:24:30.820Z] [2022-05-16T21:24:30.820Z] _____ _ [2022-05-16T21:24:30.820Z] / ____| | | [2022-05-16T21:24:30.820Z] | | ___ __| | ___ ___ _____ __ [2022-05-16T21:24:30.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-16T21:24:30.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-16T21:24:30.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-16T21:24:30.820Z] Bash-1.0.6 [2022-05-16T21:24:30.820Z] [2022-05-16T21:24:30.820Z] [2022-05-16T21:24:30.820Z] ==> git version 2.25.1 found [2022-05-16T21:24:30.820Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-16T21:24:30.820Z] Release-Date: 2020-01-08 [2022-05-16T21:24:30.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-16T21:24:30.820Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-16T21:24:30.820Z] ==> Jenkins CI detected. [2022-05-16T21:24:30.820Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-05-16T21:24:30.820Z] project root: . [2022-05-16T21:24:30.820Z] --> token set from env [2022-05-16T21:24:30.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-16T21:24:30.820Z] ==> Running gcov in . (disable via -X gcov) [2022-05-16T21:24:30.820Z] ==> Python coveragepy not found [2022-05-16T21:24:30.820Z] ==> Searching for coverage reports in: [2022-05-16T21:24:30.820Z] + . [2022-05-16T21:24:31.081Z] -> Found 1 reports [2022-05-16T21:24:31.081Z] ==> Detecting git/mercurial file structure [2022-05-16T21:24:31.081Z] ==> Reading reports [2022-05-16T21:24:31.081Z] + ./coverage.out bytes=113458 [2022-05-16T21:24:31.081Z] ==> Appending adjustments [2022-05-16T21:24:31.081Z] https://docs.codecov.io/docs/fixing-reports [2022-05-16T21:24:31.651Z] + Found adjustments [2022-05-16T21:24:31.651Z] ==> Gzipping contents [2022-05-16T21:24:31.651Z] 20K /tmp/codecov.ERwnwj.gz [2022-05-16T21:24:31.651Z] ==> Uploading reports [2022-05-16T21:24:31.651Z] url: https://codecov.io [2022-05-16T21:24:31.651Z] query: branch=main&commit=723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-16T21:24:31.651Z] -> Pinging Codecov [2022-05-16T21:24:31.651Z] 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=723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-16T21:24:32.223Z] -> Uploading to [2022-05-16T21:24:32.223Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-16/71470A77251A30514AAF9C0BB2E5B6CE/723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc/5b8c97cd-b6ab-4cb4-8a49-603e901769c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220516T212431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=253bb3e9f1041a423ab37add74e84065321b6cd7a73d7aa5f1c7d564f8231439 [2022-05-16T21:24:32.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-16T21:24:32.223Z] Dload Upload Total Spent Left Speed [2022-05-16T21:24:32.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17030 0 0 100 17030 0 62380 --:--:-- --:--:-- --:--:-- 62380 [2022-05-16T21:24:32.223Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [Pipeline] } [2022-05-16T21:24:32.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-16T21:24:32.501Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-16T21:24:32.515Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:24:32.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-16T21:24:32.817Z] [2022-05-16T21:24:32.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:24:33.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-16T21:24:33.121Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-16T21:24:33.121Z] 188c0c94c7c5: Pulling fs layer [2022-05-16T21:24:33.121Z] 0ef7d3d256c8: Pulling fs layer [2022-05-16T21:24:33.121Z] de9db76c5a1d: Pulling fs layer [2022-05-16T21:24:33.121Z] 0eba1c9be4d2: Pulling fs layer [2022-05-16T21:24:33.121Z] 0d57e429df01: Pulling fs layer [2022-05-16T21:24:33.121Z] 4e4be7b47b0d: Pulling fs layer [2022-05-16T21:24:33.121Z] e1f770b5df2f: Pulling fs layer [2022-05-16T21:24:33.121Z] 85a0685a4137: Pulling fs layer [2022-05-16T21:24:33.121Z] 0eba1c9be4d2: Waiting [2022-05-16T21:24:33.121Z] 0d57e429df01: Waiting [2022-05-16T21:24:33.121Z] 4e4be7b47b0d: Waiting [2022-05-16T21:24:33.121Z] e1f770b5df2f: Waiting [2022-05-16T21:24:33.121Z] 85a0685a4137: Waiting [2022-05-16T21:24:33.121Z] de9db76c5a1d: Verifying Checksum [2022-05-16T21:24:33.121Z] de9db76c5a1d: Download complete [2022-05-16T21:24:33.121Z] 0ef7d3d256c8: Download complete [2022-05-16T21:24:33.121Z] 0d57e429df01: Verifying Checksum [2022-05-16T21:24:33.121Z] 0d57e429df01: Download complete [2022-05-16T21:24:33.121Z] 4e4be7b47b0d: Verifying Checksum [2022-05-16T21:24:33.121Z] 4e4be7b47b0d: Download complete [2022-05-16T21:24:33.121Z] 188c0c94c7c5: Verifying Checksum [2022-05-16T21:24:33.381Z] e1f770b5df2f: Verifying Checksum [2022-05-16T21:24:33.381Z] e1f770b5df2f: Download complete [2022-05-16T21:24:33.381Z] 188c0c94c7c5: Pull complete [2022-05-16T21:24:33.381Z] 0ef7d3d256c8: Pull complete [2022-05-16T21:24:33.381Z] de9db76c5a1d: Pull complete [2022-05-16T21:24:33.950Z] 0eba1c9be4d2: Verifying Checksum [2022-05-16T21:24:33.950Z] 0eba1c9be4d2: Download complete [2022-05-16T21:24:33.950Z] 85a0685a4137: Verifying Checksum [2022-05-16T21:24:33.951Z] 85a0685a4137: Download complete [2022-05-16T21:24:37.241Z] 0eba1c9be4d2: Pull complete [2022-05-16T21:24:37.241Z] 0d57e429df01: Pull complete [2022-05-16T21:24:37.241Z] 4e4be7b47b0d: Pull complete [2022-05-16T21:24:37.807Z] e1f770b5df2f: Pull complete [2022-05-16T21:24:41.097Z] 85a0685a4137: Pull complete [2022-05-16T21:24:41.097Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-16T21:24:41.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-16T21:24:41.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-16T21:24:41.162Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:24:41.208Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-16T21:24:43.035Z] $ docker top 1dddf6714069497bc73573e2cce348d80c1d981f67b3d803d2fdbbc94089c2a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-16T21:24:43.107Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-16T21:24:43.394Z] + set -o pipefail [2022-05-16T21:24:43.394Z] + snyk monitor '--org=edgex-jenkins' [2022-05-16T21:24:46.694Z] [2022-05-16T21:24:46.694Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-05-16T21:24:46.694Z] [2022-05-16T21:24:46.694Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/e281a585-9b36-417e-940d-617f2ecedcca [2022-05-16T21:24:46.694Z] [2022-05-16T21:24:46.694Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-16T21:24:46.694Z] [2022-05-16T21:24:47.268Z] [Pipeline] } [2022-05-16T21:24:47.290Z] $ docker stop --time=1 1dddf6714069497bc73573e2cce348d80c1d981f67b3d803d2fdbbc94089c2a3 [2022-05-16T21:24:48.838Z] $ docker rm -f 1dddf6714069497bc73573e2cce348d80c1d981f67b3d803d2fdbbc94089c2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-16T21:24:49.467Z] + git log --format=format:%s -1 723d52b6dfa5c6f97b10f5f0ccf34b1e2c9760dc [Pipeline] sh [2022-05-16T21:24:49.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-16T21:24:49.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:24:50.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T21:24:50.072Z] . [Pipeline] withDockerContainer [2022-05-16T21:24:50.178Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:24:50.230Z] $ 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:latest cat [2022-05-16T21:24:50.644Z] $ docker top 600ff48c271680c2b1135c3bf27917391cb18cacb31a9362c95c34762c3eb541 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-16T21:24:50.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T21:24:50.728Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T21:24:50.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T21:24:50.868Z] $ docker exec 600ff48c271680c2b1135c3bf27917391cb18cacb31a9362c95c34762c3eb541 ssh-agent [2022-05-16T21:24:50.982Z] SSH_AUTH_SOCK=/tmp/ssh-ixopz9ZM1wuf/agent.32 [2022-05-16T21:24:50.982Z] SSH_AGENT_PID=38 [2022-05-16T21:24:50.987Z] Running ssh-add (command line suppressed) [2022-05-16T21:24:51.118Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1228640024112993390.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1228640024112993390.key) [2022-05-16T21:24:51.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T21:24:51.415Z] + git semver tag [2022-05-16T21:24:51.675Z] 2022-05-16 21:24:51,613 [run_tag] DEBUG tag force:False [2022-05-16T21:24:51.675Z] 2022-05-16 21:24:51,614 [check_head_tag] DEBUG check head tag [2022-05-16T21:24:51.675Z] 2022-05-16 21:24:51,619 [execute] INFO git cat-file --batch-check [2022-05-16T21:24:51.675Z] 2022-05-16 21:24:51,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-05-16T21:24:51.675Z] 2022-05-16 21:24:51,623 [execute] INFO git cat-file --batch [2022-05-16T21:24:51.675Z] 2022-05-16 21:24:51,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-05-16T21:24:51.937Z] 2022-05-16 21:24:51,703 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:24:51.937Z] 2022-05-16 21:24:51,704 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-05-16T21:24:51.937Z] 2022-05-16 21:24:51,704 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-05-16T21:24:51.937Z] 2022-05-16 21:24:51,708 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:24:51.937Z] 2.2.1-dev.1 [Pipeline] } [2022-05-16T21:24:51.957Z] $ docker exec --env ******** --env ******** 600ff48c271680c2b1135c3bf27917391cb18cacb31a9362c95c34762c3eb541 ssh-agent -k [2022-05-16T21:24:52.074Z] unset SSH_AUTH_SOCK; [2022-05-16T21:24:52.074Z] unset SSH_AGENT_PID; [2022-05-16T21:24:52.075Z] echo Agent pid 38 killed; [2022-05-16T21:24:52.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-16T21:24:52.391Z] + git semver [Pipeline] } [2022-05-16T21:24:52.677Z] $ docker stop --time=1 600ff48c271680c2b1135c3bf27917391cb18cacb31a9362c95c34762c3eb541 [2022-05-16T21:24:54.015Z] $ docker rm -f 600ff48c271680c2b1135c3bf27917391cb18cacb31a9362c95c34762c3eb541 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:24:54.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-16T21:24:54.402Z] [2022-05-16T21:24:54.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:24:54.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-16T21:24:54.705Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-16T21:24:54.705Z] ab5ef0e58194: Pulling fs layer [2022-05-16T21:24:54.705Z] 9712f1f96733: Pulling fs layer [2022-05-16T21:24:54.705Z] 63f879dbbcfc: Pulling fs layer [2022-05-16T21:24:54.705Z] 0d9ebad4ef96: Pulling fs layer [2022-05-16T21:24:54.705Z] e9a5061849ea: Pulling fs layer [2022-05-16T21:24:54.705Z] d747dcd14b5f: Pulling fs layer [2022-05-16T21:24:54.705Z] 2de7ff778b66: Pulling fs layer [2022-05-16T21:24:54.705Z] e9a5061849ea: Waiting [2022-05-16T21:24:54.705Z] d747dcd14b5f: Waiting [2022-05-16T21:24:54.705Z] 0d9ebad4ef96: Waiting [2022-05-16T21:24:54.705Z] 2de7ff778b66: Waiting [2022-05-16T21:24:54.705Z] 9712f1f96733: Verifying Checksum [2022-05-16T21:24:54.705Z] 9712f1f96733: Download complete [2022-05-16T21:24:54.964Z] 63f879dbbcfc: Verifying Checksum [2022-05-16T21:24:54.964Z] 63f879dbbcfc: Download complete [2022-05-16T21:24:55.224Z] e9a5061849ea: Verifying Checksum [2022-05-16T21:24:55.224Z] e9a5061849ea: Download complete [2022-05-16T21:24:55.224Z] d747dcd14b5f: Download complete [2022-05-16T21:24:55.224Z] 0d9ebad4ef96: Verifying Checksum [2022-05-16T21:24:55.224Z] 0d9ebad4ef96: Download complete [2022-05-16T21:24:55.224Z] ab5ef0e58194: Download complete [2022-05-16T21:24:55.224Z] 2de7ff778b66: Verifying Checksum [2022-05-16T21:24:55.224Z] 2de7ff778b66: Download complete [2022-05-16T21:24:58.517Z] ab5ef0e58194: Pull complete [2022-05-16T21:24:58.517Z] 9712f1f96733: Pull complete [2022-05-16T21:24:58.777Z] 63f879dbbcfc: Pull complete [2022-05-16T21:25:04.055Z] 0d9ebad4ef96: Pull complete [2022-05-16T21:25:04.055Z] e9a5061849ea: Pull complete [2022-05-16T21:25:04.055Z] d747dcd14b5f: Pull complete [2022-05-16T21:25:04.994Z] 2de7ff778b66: Pull complete [2022-05-16T21:25:04.994Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-16T21:25:04.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-16T21:25:04.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-16T21:25:05.062Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:25:05.108Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-16T21:25:07.111Z] $ docker top 58375d71784156b236213e98ca52cdda165a9b3f22739697df4520865580f1fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-16T21:25:07.191Z] provisioning config files... [2022-05-16T21:25:07.199Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2064462440663604661tmp [2022-05-16T21:25:07.210Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7710259348949684017tmp [2022-05-16T21:25:07.219Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1147260307217896224tmp [Pipeline] { [Pipeline] echo [2022-05-16T21:25:07.234Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:07.521Z] ---> sigul-configuration.sh [2022-05-16T21:25:07.521Z] gpg: directory `/root/.gnupg' created [2022-05-16T21:25:07.521Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-16T21:25:07.521Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-16T21:25:07.521Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-16T21:25:07.521Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-16T21:25:07.521Z] gpg: CAST5 encrypted data [2022-05-16T21:25:07.521Z] gpg: encrypted with 1 passphrase [2022-05-16T21:25:07.521Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-16T21:25:07.808Z] + mkdir /home/jenkins [2022-05-16T21:25:07.808Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-16T21:25:08.098Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-16T21:25:08.107Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:08.393Z] ---> sigul-install.sh [2022-05-16T21:25:08.393Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-16T21:25:08.682Z] + git tag --list [2022-05-16T21:25:08.682Z] v0.0.0 [2022-05-16T21:25:08.682Z] v0.0.1 [2022-05-16T21:25:08.682Z] v0.1.0 [2022-05-16T21:25:08.682Z] v0.1.1 [2022-05-16T21:25:08.682Z] v0.1.10 [2022-05-16T21:25:08.682Z] v0.1.100 [2022-05-16T21:25:08.682Z] v0.1.101 [2022-05-16T21:25:08.682Z] v0.1.102 [2022-05-16T21:25:08.682Z] v0.1.103 [2022-05-16T21:25:08.682Z] v0.1.104 [2022-05-16T21:25:08.682Z] v0.1.105 [2022-05-16T21:25:08.682Z] v0.1.106 [2022-05-16T21:25:08.682Z] v0.1.107 [2022-05-16T21:25:08.682Z] v0.1.108 [2022-05-16T21:25:08.682Z] v0.1.109 [2022-05-16T21:25:08.682Z] v0.1.11 [2022-05-16T21:25:08.682Z] v0.1.110 [2022-05-16T21:25:08.682Z] v0.1.111 [2022-05-16T21:25:08.682Z] v0.1.112 [2022-05-16T21:25:08.682Z] v0.1.113 [2022-05-16T21:25:08.682Z] v0.1.114 [2022-05-16T21:25:08.682Z] v0.1.115 [2022-05-16T21:25:08.682Z] v0.1.116 [2022-05-16T21:25:08.682Z] v0.1.117 [2022-05-16T21:25:08.682Z] v0.1.118 [2022-05-16T21:25:08.682Z] v0.1.119 [2022-05-16T21:25:08.682Z] v0.1.12 [2022-05-16T21:25:08.682Z] v0.1.120 [2022-05-16T21:25:08.682Z] v0.1.121 [2022-05-16T21:25:08.682Z] v0.1.122 [2022-05-16T21:25:08.682Z] v0.1.123 [2022-05-16T21:25:08.682Z] v0.1.124 [2022-05-16T21:25:08.682Z] v0.1.125 [2022-05-16T21:25:08.682Z] v0.1.126 [2022-05-16T21:25:08.682Z] v0.1.127 [2022-05-16T21:25:08.682Z] v0.1.128 [2022-05-16T21:25:08.682Z] v0.1.129 [2022-05-16T21:25:08.682Z] v0.1.13 [2022-05-16T21:25:08.682Z] v0.1.130 [2022-05-16T21:25:08.682Z] v0.1.131 [2022-05-16T21:25:08.682Z] v0.1.132 [2022-05-16T21:25:08.682Z] v0.1.133 [2022-05-16T21:25:08.682Z] v0.1.134 [2022-05-16T21:25:08.682Z] v0.1.135 [2022-05-16T21:25:08.682Z] v0.1.136 [2022-05-16T21:25:08.682Z] v0.1.137 [2022-05-16T21:25:08.682Z] v0.1.138 [2022-05-16T21:25:08.682Z] v0.1.139 [2022-05-16T21:25:08.682Z] v0.1.14 [2022-05-16T21:25:08.682Z] v0.1.140 [2022-05-16T21:25:08.682Z] v0.1.141 [2022-05-16T21:25:08.682Z] v0.1.142 [2022-05-16T21:25:08.682Z] v0.1.143 [2022-05-16T21:25:08.682Z] v0.1.144 [2022-05-16T21:25:08.682Z] v0.1.145 [2022-05-16T21:25:08.682Z] v0.1.146 [2022-05-16T21:25:08.682Z] v0.1.147 [2022-05-16T21:25:08.682Z] v0.1.148 [2022-05-16T21:25:08.682Z] v0.1.149 [2022-05-16T21:25:08.682Z] v0.1.15 [2022-05-16T21:25:08.682Z] v0.1.16 [2022-05-16T21:25:08.682Z] v0.1.17 [2022-05-16T21:25:08.682Z] v0.1.18 [2022-05-16T21:25:08.682Z] v0.1.19 [2022-05-16T21:25:08.682Z] v0.1.2 [2022-05-16T21:25:08.682Z] v0.1.20 [2022-05-16T21:25:08.682Z] v0.1.21 [2022-05-16T21:25:08.682Z] v0.1.22 [2022-05-16T21:25:08.682Z] v0.1.23 [2022-05-16T21:25:08.682Z] v0.1.24 [2022-05-16T21:25:08.682Z] v0.1.25 [2022-05-16T21:25:08.682Z] v0.1.26 [2022-05-16T21:25:08.682Z] v0.1.27 [2022-05-16T21:25:08.682Z] v0.1.28 [2022-05-16T21:25:08.682Z] v0.1.29 [2022-05-16T21:25:08.682Z] v0.1.3 [2022-05-16T21:25:08.682Z] v0.1.30 [2022-05-16T21:25:08.682Z] v0.1.31 [2022-05-16T21:25:08.682Z] v0.1.32 [2022-05-16T21:25:08.682Z] v0.1.33 [2022-05-16T21:25:08.682Z] v0.1.34 [2022-05-16T21:25:08.682Z] v0.1.35 [2022-05-16T21:25:08.682Z] v0.1.36 [2022-05-16T21:25:08.682Z] v0.1.37 [2022-05-16T21:25:08.682Z] v0.1.38 [2022-05-16T21:25:08.682Z] v0.1.39 [2022-05-16T21:25:08.682Z] v0.1.4 [2022-05-16T21:25:08.682Z] v0.1.40 [2022-05-16T21:25:08.682Z] v0.1.41 [2022-05-16T21:25:08.682Z] v0.1.42 [2022-05-16T21:25:08.682Z] v0.1.43 [2022-05-16T21:25:08.682Z] v0.1.44 [2022-05-16T21:25:08.682Z] v0.1.45 [2022-05-16T21:25:08.682Z] v0.1.46 [2022-05-16T21:25:08.682Z] v0.1.47 [2022-05-16T21:25:08.682Z] v0.1.48 [2022-05-16T21:25:08.682Z] v0.1.49 [2022-05-16T21:25:08.682Z] v0.1.5 [2022-05-16T21:25:08.682Z] v0.1.50 [2022-05-16T21:25:08.682Z] v0.1.51 [2022-05-16T21:25:08.682Z] v0.1.52 [2022-05-16T21:25:08.682Z] v0.1.53 [2022-05-16T21:25:08.682Z] v0.1.54 [2022-05-16T21:25:08.682Z] v0.1.55 [2022-05-16T21:25:08.682Z] v0.1.56 [2022-05-16T21:25:08.682Z] v0.1.57 [2022-05-16T21:25:08.682Z] v0.1.58 [2022-05-16T21:25:08.682Z] v0.1.59 [2022-05-16T21:25:08.682Z] v0.1.6 [2022-05-16T21:25:08.682Z] v0.1.60 [2022-05-16T21:25:08.682Z] v0.1.61 [2022-05-16T21:25:08.682Z] v0.1.62 [2022-05-16T21:25:08.682Z] v0.1.63 [2022-05-16T21:25:08.682Z] v0.1.64 [2022-05-16T21:25:08.682Z] v0.1.65 [2022-05-16T21:25:08.682Z] v0.1.66 [2022-05-16T21:25:08.682Z] v0.1.67 [2022-05-16T21:25:08.682Z] v0.1.68 [2022-05-16T21:25:08.682Z] v0.1.69 [2022-05-16T21:25:08.682Z] v0.1.7 [2022-05-16T21:25:08.682Z] v0.1.70 [2022-05-16T21:25:08.682Z] v0.1.71 [2022-05-16T21:25:08.682Z] v0.1.72 [2022-05-16T21:25:08.682Z] v0.1.73 [2022-05-16T21:25:08.682Z] v0.1.74 [2022-05-16T21:25:08.682Z] v0.1.75 [2022-05-16T21:25:08.682Z] v0.1.76 [2022-05-16T21:25:08.682Z] v0.1.77 [2022-05-16T21:25:08.682Z] v0.1.78 [2022-05-16T21:25:08.682Z] v0.1.79 [2022-05-16T21:25:08.682Z] v0.1.8 [2022-05-16T21:25:08.682Z] v0.1.80 [2022-05-16T21:25:08.682Z] v0.1.81 [2022-05-16T21:25:08.682Z] v0.1.82 [2022-05-16T21:25:08.682Z] v0.1.83 [2022-05-16T21:25:08.682Z] v0.1.84 [2022-05-16T21:25:08.682Z] v0.1.85 [2022-05-16T21:25:08.682Z] v0.1.86 [2022-05-16T21:25:08.682Z] v0.1.87 [2022-05-16T21:25:08.682Z] v0.1.88 [2022-05-16T21:25:08.682Z] v0.1.89 [2022-05-16T21:25:08.682Z] v0.1.9 [2022-05-16T21:25:08.682Z] v0.1.90 [2022-05-16T21:25:08.682Z] v0.1.91 [2022-05-16T21:25:08.682Z] v0.1.92 [2022-05-16T21:25:08.682Z] v0.1.93 [2022-05-16T21:25:08.682Z] v0.1.94 [2022-05-16T21:25:08.682Z] v0.1.95 [2022-05-16T21:25:08.682Z] v0.1.96 [2022-05-16T21:25:08.682Z] v0.1.97 [2022-05-16T21:25:08.682Z] v0.1.98 [2022-05-16T21:25:08.682Z] v0.1.99 [2022-05-16T21:25:08.682Z] v2.0.0 [2022-05-16T21:25:08.682Z] v2.0.0-dev.1 [2022-05-16T21:25:08.682Z] v2.0.0-dev.10 [2022-05-16T21:25:08.682Z] v2.0.0-dev.100 [2022-05-16T21:25:08.682Z] v2.0.0-dev.101 [2022-05-16T21:25:08.682Z] v2.0.0-dev.102 [2022-05-16T21:25:08.682Z] v2.0.0-dev.103 [2022-05-16T21:25:08.682Z] v2.0.0-dev.11 [2022-05-16T21:25:08.682Z] v2.0.0-dev.12 [2022-05-16T21:25:08.682Z] v2.0.0-dev.13 [2022-05-16T21:25:08.682Z] v2.0.0-dev.14 [2022-05-16T21:25:08.682Z] v2.0.0-dev.15 [2022-05-16T21:25:08.682Z] v2.0.0-dev.16 [2022-05-16T21:25:08.682Z] v2.0.0-dev.17 [2022-05-16T21:25:08.682Z] v2.0.0-dev.18 [2022-05-16T21:25:08.682Z] v2.0.0-dev.19 [2022-05-16T21:25:08.682Z] v2.0.0-dev.2 [2022-05-16T21:25:08.682Z] v2.0.0-dev.20 [2022-05-16T21:25:08.682Z] v2.0.0-dev.21 [2022-05-16T21:25:08.682Z] v2.0.0-dev.22 [2022-05-16T21:25:08.682Z] v2.0.0-dev.23 [2022-05-16T21:25:08.682Z] v2.0.0-dev.24 [2022-05-16T21:25:08.682Z] v2.0.0-dev.25 [2022-05-16T21:25:08.682Z] v2.0.0-dev.26 [2022-05-16T21:25:08.682Z] v2.0.0-dev.27 [2022-05-16T21:25:08.682Z] v2.0.0-dev.28 [2022-05-16T21:25:08.682Z] v2.0.0-dev.29 [2022-05-16T21:25:08.682Z] v2.0.0-dev.3 [2022-05-16T21:25:08.682Z] v2.0.0-dev.30 [2022-05-16T21:25:08.682Z] v2.0.0-dev.31 [2022-05-16T21:25:08.682Z] v2.0.0-dev.32 [2022-05-16T21:25:08.682Z] v2.0.0-dev.33 [2022-05-16T21:25:08.682Z] v2.0.0-dev.34 [2022-05-16T21:25:08.682Z] v2.0.0-dev.35 [2022-05-16T21:25:08.682Z] v2.0.0-dev.36 [2022-05-16T21:25:08.682Z] v2.0.0-dev.37 [2022-05-16T21:25:08.682Z] v2.0.0-dev.38 [2022-05-16T21:25:08.682Z] v2.0.0-dev.39 [2022-05-16T21:25:08.682Z] v2.0.0-dev.4 [2022-05-16T21:25:08.682Z] v2.0.0-dev.40 [2022-05-16T21:25:08.682Z] v2.0.0-dev.41 [2022-05-16T21:25:08.682Z] v2.0.0-dev.42 [2022-05-16T21:25:08.682Z] v2.0.0-dev.43 [2022-05-16T21:25:08.682Z] v2.0.0-dev.44 [2022-05-16T21:25:08.682Z] v2.0.0-dev.45 [2022-05-16T21:25:08.682Z] v2.0.0-dev.46 [2022-05-16T21:25:08.682Z] v2.0.0-dev.47 [2022-05-16T21:25:08.682Z] v2.0.0-dev.48 [2022-05-16T21:25:08.682Z] v2.0.0-dev.49 [2022-05-16T21:25:08.682Z] v2.0.0-dev.5 [2022-05-16T21:25:08.682Z] v2.0.0-dev.50 [2022-05-16T21:25:08.682Z] v2.0.0-dev.51 [2022-05-16T21:25:08.682Z] v2.0.0-dev.52 [2022-05-16T21:25:08.682Z] v2.0.0-dev.53 [2022-05-16T21:25:08.682Z] v2.0.0-dev.54 [2022-05-16T21:25:08.682Z] v2.0.0-dev.55 [2022-05-16T21:25:08.682Z] v2.0.0-dev.56 [2022-05-16T21:25:08.682Z] v2.0.0-dev.57 [2022-05-16T21:25:08.682Z] v2.0.0-dev.58 [2022-05-16T21:25:08.682Z] v2.0.0-dev.59 [2022-05-16T21:25:08.682Z] v2.0.0-dev.6 [2022-05-16T21:25:08.682Z] v2.0.0-dev.60 [2022-05-16T21:25:08.682Z] v2.0.0-dev.61 [2022-05-16T21:25:08.682Z] v2.0.0-dev.62 [2022-05-16T21:25:08.682Z] v2.0.0-dev.63 [2022-05-16T21:25:08.682Z] v2.0.0-dev.64 [2022-05-16T21:25:08.682Z] v2.0.0-dev.65 [2022-05-16T21:25:08.682Z] v2.0.0-dev.66 [2022-05-16T21:25:08.682Z] v2.0.0-dev.67 [2022-05-16T21:25:08.682Z] v2.0.0-dev.68 [2022-05-16T21:25:08.682Z] v2.0.0-dev.69 [2022-05-16T21:25:08.682Z] v2.0.0-dev.7 [2022-05-16T21:25:08.682Z] v2.0.0-dev.70 [2022-05-16T21:25:08.682Z] v2.0.0-dev.71 [2022-05-16T21:25:08.682Z] v2.0.0-dev.72 [2022-05-16T21:25:08.682Z] v2.0.0-dev.73 [2022-05-16T21:25:08.682Z] v2.0.0-dev.74 [2022-05-16T21:25:08.682Z] v2.0.0-dev.75 [2022-05-16T21:25:08.682Z] v2.0.0-dev.76 [2022-05-16T21:25:08.682Z] v2.0.0-dev.77 [2022-05-16T21:25:08.682Z] v2.0.0-dev.78 [2022-05-16T21:25:08.682Z] v2.0.0-dev.79 [2022-05-16T21:25:08.682Z] v2.0.0-dev.8 [2022-05-16T21:25:08.682Z] v2.0.0-dev.80 [2022-05-16T21:25:08.682Z] v2.0.0-dev.81 [2022-05-16T21:25:08.682Z] v2.0.0-dev.82 [2022-05-16T21:25:08.682Z] v2.0.0-dev.83 [2022-05-16T21:25:08.682Z] v2.0.0-dev.84 [2022-05-16T21:25:08.682Z] v2.0.0-dev.85 [2022-05-16T21:25:08.682Z] v2.0.0-dev.86 [2022-05-16T21:25:08.682Z] v2.0.0-dev.87 [2022-05-16T21:25:08.682Z] v2.0.0-dev.88 [2022-05-16T21:25:08.682Z] v2.0.0-dev.89 [2022-05-16T21:25:08.682Z] v2.0.0-dev.9 [2022-05-16T21:25:08.682Z] v2.0.0-dev.90 [2022-05-16T21:25:08.682Z] v2.0.0-dev.91 [2022-05-16T21:25:08.682Z] v2.0.0-dev.92 [2022-05-16T21:25:08.682Z] v2.0.0-dev.93 [2022-05-16T21:25:08.682Z] v2.0.0-dev.94 [2022-05-16T21:25:08.682Z] v2.0.0-dev.95 [2022-05-16T21:25:08.682Z] v2.0.0-dev.96 [2022-05-16T21:25:08.682Z] v2.0.0-dev.97 [2022-05-16T21:25:08.682Z] v2.0.0-dev.98 [2022-05-16T21:25:08.682Z] v2.0.0-dev.99 [2022-05-16T21:25:08.682Z] v2.0.1-dev.1 [2022-05-16T21:25:08.682Z] v2.0.1-dev.10 [2022-05-16T21:25:08.682Z] v2.0.1-dev.11 [2022-05-16T21:25:08.682Z] v2.0.1-dev.12 [2022-05-16T21:25:08.682Z] v2.0.1-dev.13 [2022-05-16T21:25:08.682Z] v2.0.1-dev.14 [2022-05-16T21:25:08.682Z] v2.0.1-dev.15 [2022-05-16T21:25:08.682Z] v2.0.1-dev.16 [2022-05-16T21:25:08.682Z] v2.0.1-dev.17 [2022-05-16T21:25:08.682Z] v2.0.1-dev.18 [2022-05-16T21:25:08.682Z] v2.0.1-dev.19 [2022-05-16T21:25:08.682Z] v2.0.1-dev.2 [2022-05-16T21:25:08.682Z] v2.0.1-dev.20 [2022-05-16T21:25:08.682Z] v2.0.1-dev.21 [2022-05-16T21:25:08.682Z] v2.0.1-dev.22 [2022-05-16T21:25:08.682Z] v2.0.1-dev.23 [2022-05-16T21:25:08.682Z] v2.0.1-dev.24 [2022-05-16T21:25:08.682Z] v2.0.1-dev.25 [2022-05-16T21:25:08.682Z] v2.0.1-dev.26 [2022-05-16T21:25:08.682Z] v2.0.1-dev.27 [2022-05-16T21:25:08.682Z] v2.0.1-dev.28 [2022-05-16T21:25:08.682Z] v2.0.1-dev.3 [2022-05-16T21:25:08.682Z] v2.0.1-dev.4 [2022-05-16T21:25:08.682Z] v2.0.1-dev.5 [2022-05-16T21:25:08.682Z] v2.0.1-dev.6 [2022-05-16T21:25:08.682Z] v2.0.1-dev.7 [2022-05-16T21:25:08.682Z] v2.0.1-dev.8 [2022-05-16T21:25:08.682Z] v2.0.1-dev.9 [2022-05-16T21:25:08.682Z] v2.1.0 [2022-05-16T21:25:08.682Z] v2.1.1-dev.1 [2022-05-16T21:25:08.682Z] v2.2.0 [2022-05-16T21:25:08.682Z] v2.2.0-dev.1 [2022-05-16T21:25:08.682Z] v2.2.0-dev.10 [2022-05-16T21:25:08.682Z] v2.2.0-dev.11 [2022-05-16T21:25:08.682Z] v2.2.0-dev.12 [2022-05-16T21:25:08.682Z] v2.2.0-dev.13 [2022-05-16T21:25:08.682Z] v2.2.0-dev.14 [2022-05-16T21:25:08.682Z] v2.2.0-dev.15 [2022-05-16T21:25:08.682Z] v2.2.0-dev.16 [2022-05-16T21:25:08.682Z] v2.2.0-dev.17 [2022-05-16T21:25:08.682Z] v2.2.0-dev.18 [2022-05-16T21:25:08.682Z] v2.2.0-dev.19 [2022-05-16T21:25:08.682Z] v2.2.0-dev.2 [2022-05-16T21:25:08.682Z] v2.2.0-dev.20 [2022-05-16T21:25:08.682Z] v2.2.0-dev.21 [2022-05-16T21:25:08.682Z] v2.2.0-dev.22 [2022-05-16T21:25:08.682Z] v2.2.0-dev.23 [2022-05-16T21:25:08.682Z] v2.2.0-dev.24 [2022-05-16T21:25:08.682Z] v2.2.0-dev.25 [2022-05-16T21:25:08.682Z] v2.2.0-dev.26 [2022-05-16T21:25:08.682Z] v2.2.0-dev.27 [2022-05-16T21:25:08.682Z] v2.2.0-dev.28 [2022-05-16T21:25:08.682Z] v2.2.0-dev.29 [2022-05-16T21:25:08.683Z] v2.2.0-dev.3 [2022-05-16T21:25:08.683Z] v2.2.0-dev.4 [2022-05-16T21:25:08.683Z] v2.2.0-dev.5 [2022-05-16T21:25:08.683Z] v2.2.0-dev.6 [2022-05-16T21:25:08.683Z] v2.2.0-dev.7 [2022-05-16T21:25:08.683Z] v2.2.0-dev.8 [2022-05-16T21:25:08.683Z] v2.2.0-dev.9 [2022-05-16T21:25:08.683Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-16T21:25:08.972Z] + lftools sign git-tag v2.2.1-dev.1 [2022-05-16T21:25:09.544Z] Signing Git tag with Sigul... [2022-05-16T21:25:09.544Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-05-16T21:25:09.815Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:10.106Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-16T21:25:10.114Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-16T21:25:10.142Z] $ docker stop --time=1 58375d71784156b236213e98ca52cdda165a9b3f22739697df4520865580f1fb [2022-05-16T21:25:11.434Z] $ docker rm -f 58375d71784156b236213e98ca52cdda165a9b3f22739697df4520865580f1fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-16T21:25:11.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-16T21:25:11.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:25:12.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T21:25:12.154Z] . [Pipeline] withDockerContainer [2022-05-16T21:25:12.219Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:25:12.260Z] $ 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:latest cat [2022-05-16T21:25:12.655Z] $ docker top b07e7961bf22e720be7bc5e5da5b970ff576260f0312fbf3227e275372ba3f4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-16T21:25:12.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T21:25:12.747Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T21:25:12.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T21:25:12.903Z] $ docker exec b07e7961bf22e720be7bc5e5da5b970ff576260f0312fbf3227e275372ba3f4a ssh-agent [2022-05-16T21:25:13.022Z] SSH_AUTH_SOCK=/tmp/ssh-DBHFCTqjZgeh/agent.33 [2022-05-16T21:25:13.022Z] SSH_AGENT_PID=39 [2022-05-16T21:25:13.028Z] Running ssh-add (command line suppressed) [2022-05-16T21:25:13.157Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7952479777911336260.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7952479777911336260.key) [2022-05-16T21:25:13.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T21:25:13.539Z] + git semver bump pre [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,727 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,727 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,727 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,727 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,727 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,727 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,729 [execute] INFO git cat-file --batch-check [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,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=) [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,735 [execute] INFO git cat-file --batch [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-16T21:25:13.798Z] 2022-05-16 21:25:13,741 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:25:13.798Z] 2.2.1-dev.2 [Pipeline] } [2022-05-16T21:25:13.818Z] $ docker exec --env ******** --env ******** b07e7961bf22e720be7bc5e5da5b970ff576260f0312fbf3227e275372ba3f4a ssh-agent -k [2022-05-16T21:25:13.934Z] unset SSH_AUTH_SOCK; [2022-05-16T21:25:13.935Z] unset SSH_AGENT_PID; [2022-05-16T21:25:13.935Z] echo Agent pid 39 killed; [2022-05-16T21:25:13.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-16T21:25:14.238Z] + git semver [Pipeline] } [2022-05-16T21:25:14.522Z] $ docker stop --time=1 b07e7961bf22e720be7bc5e5da5b970ff576260f0312fbf3227e275372ba3f4a [2022-05-16T21:25:15.810Z] $ docker rm -f b07e7961bf22e720be7bc5e5da5b970ff576260f0312fbf3227e275372ba3f4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-16T21:25:16.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-16T21:25:16.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:25:16.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-16T21:25:16.456Z] . [Pipeline] withDockerContainer [2022-05-16T21:25:16.523Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:25:16.567Z] $ 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:latest cat [2022-05-16T21:25:16.949Z] $ docker top 85704a92662361c5e2a92f94b0cc5e17ceb739a930734ee7fc4dd298ee10b43d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-16T21:25:17.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-16T21:25:17.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-16T21:25:17.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-16T21:25:17.195Z] $ docker exec 85704a92662361c5e2a92f94b0cc5e17ceb739a930734ee7fc4dd298ee10b43d ssh-agent [2022-05-16T21:25:17.299Z] SSH_AUTH_SOCK=/tmp/ssh-qHbIxx3AtQHV/agent.34 [2022-05-16T21:25:17.299Z] SSH_AGENT_PID=40 [2022-05-16T21:25:17.304Z] Running ssh-add (command line suppressed) [2022-05-16T21:25:17.425Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7831165442142544875.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7831165442142544875.key) [2022-05-16T21:25:17.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-16T21:25:17.725Z] + git semver push [2022-05-16T21:25:18.166Z] 2022-05-16 21:25:17,919 [run_push] DEBUG push [2022-05-16T21:25:18.166Z] 2022-05-16 21:25:17,920 [execute] INFO git push origin semver [2022-05-16T21:25:18.166Z] 2022-05-16 21:25:17,920 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-16T21:25:19.107Z] 2022-05-16 21:25:18,746 [run_push] DEBUG push all version tags [2022-05-16T21:25:19.107Z] 2022-05-16 21:25:18,747 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-16T21:25:19.107Z] 2022-05-16 21:25:18,748 [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) [2022-05-16T21:25:19.678Z] 2022-05-16 21:25:19,571 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-05-16T21:25:19.678Z] 2.2.1-dev.2 [Pipeline] } [2022-05-16T21:25:19.697Z] $ docker exec --env ******** --env ******** 85704a92662361c5e2a92f94b0cc5e17ceb739a930734ee7fc4dd298ee10b43d ssh-agent -k [2022-05-16T21:25:19.806Z] unset SSH_AUTH_SOCK; [2022-05-16T21:25:19.807Z] unset SSH_AGENT_PID; [2022-05-16T21:25:19.807Z] echo Agent pid 40 killed; [2022-05-16T21:25:19.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-16T21:25:20.128Z] + git semver [Pipeline] } [2022-05-16T21:25:20.408Z] $ docker stop --time=1 85704a92662361c5e2a92f94b0cc5e17ceb739a930734ee7fc4dd298ee10b43d [2022-05-16T21:25:21.691Z] $ docker rm -f 85704a92662361c5e2a92f94b0cc5e17ceb739a930734ee7fc4dd298ee10b43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-16T21:25:22.319Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2022-05-16T21:25:22.319Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-05-16T21:25:22.319Z] total 16 [2022-05-16T21:25:22.319Z] drwxr-xr-x 3 root root 4096 May 16 21:20 . [2022-05-16T21:25:22.319Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 21:25 .. [2022-05-16T21:25:22.319Z] drwxr-xr-x 2 root root 4096 May 16 21:20 cost [2022-05-16T21:25:22.319Z] -rw-r--r-- 1 root root 91 May 16 21:20 cost.csv [2022-05-16T21:25:22.319Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-05-16T21:25:22.319Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-05-16T21:25:22.319Z] total 16 [2022-05-16T21:25:22.319Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 21:20 . [2022-05-16T21:25:22.319Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 21:25 .. [2022-05-16T21:25:22.319Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 21:20 cost [2022-05-16T21:25:22.319Z] -rw-r--r-- 1 jenkins jenkins 91 May 16 21:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:22.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:23.482Z] ---> package-listing.sh [2022-05-16T21:25:23.482Z] ++ facter osfamily [2022-05-16T21:25:23.482Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-16T21:25:23.743Z] + OS_FAMILY=debian [2022-05-16T21:25:23.743Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-05-16T21:25:23.743Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-16T21:25:23.743Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-16T21:25:23.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-16T21:25:23.743Z] + PACKAGES=/tmp/packages_start.txt [2022-05-16T21:25:23.743Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-05-16T21:25:23.743Z] + PACKAGES=/tmp/packages_end.txt [2022-05-16T21:25:23.743Z] + case "${OS_FAMILY}" in [2022-05-16T21:25:23.743Z] + dpkg -l [2022-05-16T21:25:23.743Z] + grep '^ii' [2022-05-16T21:25:23.743Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-16T21:25:23.743Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-16T21:25:23.743Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-16T21:25:23.743Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-05-16T21:25:23.743Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-05-16T21:25:23.743Z] + 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 [2022-05-16T21:25:23.756Z] 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 [2022-05-16T21:25:24.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-16T21:25:24.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-16T21:25:24.595Z] . [Pipeline] withDockerContainer [2022-05-16T21:25:24.662Z] prd-ubuntu20.04-docker-8c-8g-63861 does not seem to be running inside a container [2022-05-16T21:25:24.703Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-16T21:25:24.947Z] $ docker top 49f72e8f5b0e36593cccac4b10e6e71fc6927630904502ac33f9c08ce614a802 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-16T21:25:25.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-16T21:25:25.599Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-16T21:25:25.889Z] + ls /var/log/sa-host [2022-05-16T21:25:25.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-16T21:25:26.119Z] provisioning config files... [2022-05-16T21:25:26.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2661453132895681033tmp [Pipeline] { [Pipeline] echo [2022-05-16T21:25:26.148Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:26.436Z] ---> create-netrc.sh [Pipeline] } [2022-05-16T21:25:26.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:26.795Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-16T21:25:26.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:27.091Z] ---> sudo-logs.sh [2022-05-16T21:25:27.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-16T21:25:27.117Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:27.403Z] ---> job-cost.sh [2022-05-16T21:25:27.403Z] lf-activate-venv: SKIPPING [2022-05-16T21:25:27.403Z] DEBUG: total: 0.2199999988079071 [2022-05-16T21:25:27.403Z] INFO: Retrieving Stack Cost... [2022-05-16T21:25:27.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-16T21:25:28.235Z] INFO: Archiving Costs [Pipeline] echo [2022-05-16T21:25:28.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-16T21:25:28.581Z] ---> logs-deploy.sh [2022-05-16T21:25:28.581Z] lf-activate-venv: SKIPPING [2022-05-16T21:25:28.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/65 [2022-05-16T21:25:28.581Z] INFO: archiving workspace using pattern(s): [2022-05-16T21:25:29.543Z] Archives upload complete. [2022-05-16T21:25:29.543Z] INFO: archiving logs to Nexus