Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c76012ddc401211550f6eb58514a0db6977e0e6d 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-ssh6633395524550014093.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8527232640720946647.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2730501762683385873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12826904252849868415.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1739242296205316426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6868 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c76012ddc401211550f6eb58514a0db6977e0e6d (main) Commit message: "Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.20" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 c76012ddc401211550f6eb58514a0db6977e0e6d # timeout=10 > git rev-list --no-walk 7c3e97b9325a8f61da6a60206fd20da9306785a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T10:23:11.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T10:23:11.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T10:23:11.202Z] ========================================================= [2023-02-21T10:23:11.202Z] EdgeX Global Pipelines Version Info [2023-02-21T10:23:11.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:23:11.921Z] ------------------- [2023-02-21T10:23:11.921Z] stable info: [2023-02-21T10:23:11.921Z] ------------------- [2023-02-21T10:23:11.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T10:23:11.921Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T10:23:11.921Z] Message: update stable to v1.0.244 [2023-02-21T10:23:12.491Z] ------------------- [2023-02-21T10:23:12.491Z] experimental info: [2023-02-21T10:23:12.491Z] ------------------- [2023-02-21T10:23:12.491Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T10:23:12.491Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T10:23:12.491Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T10:23:12.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-02-21T10:23:12.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-02-21T10:23:12.670Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T10:23:12.683Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T10:23:12.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T10:23:12.705Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T10:23:12.720Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T10:23:12.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-21T10:23:12.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T10:23:12.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T10:23:12.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T10:23:12.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-02-21T10:23:12.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T10:23:12.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T10:23:12.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-21T10:23:12.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-21T10:23:12.850Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-21T10:23:12.866Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-21T10:23:12.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T10:23:12.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T10:23:12.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-21T10:23:12.915Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-21T10:23:12.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-21T10:23:12.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-21T10:23:12.955Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-21T10:23:12.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T10:23:12.978Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T10:23:12.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-21T10:23:13.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-21T10:23:13.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-21T10:23:13.044Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c76012ddc401211550f6eb58514a0db6977e0e6d [Pipeline] echo [2023-02-21T10:23:13.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c76012d [Pipeline] echo [2023-02-21T10:23:13.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-21T10:23:13.408Z] + git rev-list -1 --merges c76012ddc401211550f6eb58514a0db6977e0e6d~1..c76012ddc401211550f6eb58514a0db6977e0e6d [Pipeline] echo [2023-02-21T10:23:13.454Z] -----------> git rev-list -1 --merges c76012ddc401211550f6eb58514a0db6977e0e6d~1..c76012ddc401211550f6eb58514a0db6977e0e6d c76012ddc401211550f6eb58514a0db6977e0e6d [2023-02-21T10:23:13.454Z] c76012ddc401211550f6eb58514a0db6977e0e6d [false] [Pipeline] sh [2023-02-21T10:23:13.737Z] + git log --format=format:%s -1 c76012ddc401211550f6eb58514a0db6977e0e6d [Pipeline] echo [2023-02-21T10:23:13.753Z] ========================================================= [2023-02-21T10:23:13.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T10:23:13.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T10:23:14.087Z] + git log --format=format:%s -1 c76012ddc401211550f6eb58514a0db6977e0e6d [Pipeline] echo [2023-02-21T10:23:14.100Z] [semverPrep] GIT_COMMIT: c76012ddc401211550f6eb58514a0db6977e0e6d, Commit Message: Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.20 [Pipeline] echo [2023-02-21T10:23:14.108Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-21T10:23:14.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T10:23:14.447Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T10:23:14.447Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T10:23:14.447Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T10:23:14.447Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T10:23:14.447Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T10:23:14.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:23:14.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T10:23:15.076Z] [2023-02-21T10:23:15.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:23:15.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T10:23:15.402Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T10:23:15.402Z] b85a868b505f: Pulling fs layer [2023-02-21T10:23:15.402Z] e2be974225ed: Pulling fs layer [2023-02-21T10:23:15.402Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T10:23:15.402Z] 988bab9f4d93: Pulling fs layer [2023-02-21T10:23:15.402Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T10:23:15.402Z] eaf3925da568: Pulling fs layer [2023-02-21T10:23:15.402Z] bab4dde63d76: Pulling fs layer [2023-02-21T10:23:15.402Z] bde34c3a00c8: Pulling fs layer [2023-02-21T10:23:15.402Z] b352a97aabf1: Pulling fs layer [2023-02-21T10:23:15.402Z] 4872d77fe225: Pulling fs layer [2023-02-21T10:23:15.402Z] 5851b861e8e6: Pulling fs layer [2023-02-21T10:23:15.402Z] bab4dde63d76: Waiting [2023-02-21T10:23:15.402Z] b352a97aabf1: Waiting [2023-02-21T10:23:15.402Z] 4872d77fe225: Waiting [2023-02-21T10:23:15.402Z] 988bab9f4d93: Waiting [2023-02-21T10:23:15.402Z] 1469e6f7b9e6: Waiting [2023-02-21T10:23:15.402Z] eaf3925da568: Waiting [2023-02-21T10:23:15.402Z] 5851b861e8e6: Waiting [2023-02-21T10:23:15.402Z] e2be974225ed: Verifying Checksum [2023-02-21T10:23:15.402Z] e2be974225ed: Download complete [2023-02-21T10:23:15.402Z] 988bab9f4d93: Verifying Checksum [2023-02-21T10:23:15.402Z] 988bab9f4d93: Download complete [2023-02-21T10:23:15.663Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T10:23:15.663Z] 1469e6f7b9e6: Download complete [2023-02-21T10:23:15.663Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T10:23:15.663Z] 339a4e72a1f5: Download complete [2023-02-21T10:23:15.663Z] eaf3925da568: Download complete [2023-02-21T10:23:15.663Z] bde34c3a00c8: Verifying Checksum [2023-02-21T10:23:15.663Z] bde34c3a00c8: Download complete [2023-02-21T10:23:15.663Z] b352a97aabf1: Verifying Checksum [2023-02-21T10:23:15.663Z] b352a97aabf1: Download complete [2023-02-21T10:23:15.663Z] 4872d77fe225: Verifying Checksum [2023-02-21T10:23:15.663Z] 4872d77fe225: Download complete [2023-02-21T10:23:15.663Z] 5851b861e8e6: Verifying Checksum [2023-02-21T10:23:15.663Z] 5851b861e8e6: Download complete [2023-02-21T10:23:15.920Z] b85a868b505f: Verifying Checksum [2023-02-21T10:23:15.920Z] b85a868b505f: Download complete [2023-02-21T10:23:16.176Z] bab4dde63d76: Verifying Checksum [2023-02-21T10:23:16.176Z] bab4dde63d76: Download complete [2023-02-21T10:23:17.110Z] b85a868b505f: Pull complete [2023-02-21T10:23:17.110Z] e2be974225ed: Pull complete [2023-02-21T10:23:17.677Z] 339a4e72a1f5: Pull complete [2023-02-21T10:23:17.677Z] 988bab9f4d93: Pull complete [2023-02-21T10:23:17.936Z] 1469e6f7b9e6: Pull complete [2023-02-21T10:23:17.936Z] eaf3925da568: Pull complete [2023-02-21T10:23:19.839Z] bab4dde63d76: Pull complete [2023-02-21T10:23:19.839Z] bde34c3a00c8: Pull complete [2023-02-21T10:23:20.103Z] b352a97aabf1: Pull complete [2023-02-21T10:23:20.103Z] 4872d77fe225: Pull complete [2023-02-21T10:23:20.103Z] 5851b861e8e6: Pull complete [2023-02-21T10:23:20.103Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T10:23:20.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T10:23:20.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:23:20.191Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:23:20.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T10:23:22.909Z] $ docker top 7ac08b1db71edbc9b88b463f36c7c97f9c7e53561e83b1c9bd18614cf09d626e -eo pid,comm [2023-02-21T10:23:22.961Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-21T10:23:22.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T10:23:22.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T10:23:22.990Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T10:23:23.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T10:23:23.122Z] $ docker exec 7ac08b1db71edbc9b88b463f36c7c97f9c7e53561e83b1c9bd18614cf09d626e ssh-agent [2023-02-21T10:23:23.238Z] SSH_AUTH_SOCK=/tmp/ssh-t8tjHlupgOTW/agent.33 [2023-02-21T10:23:23.238Z] SSH_AGENT_PID=39 [2023-02-21T10:23:23.244Z] Running ssh-add (command line suppressed) [2023-02-21T10:23:23.345Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2908261297804438412.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2908261297804438412.key) [2023-02-21T10:23:23.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T10:23:23.660Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T10:23:23.678Z] $ docker exec --env ******** --env ******** 7ac08b1db71edbc9b88b463f36c7c97f9c7e53561e83b1c9bd18614cf09d626e ssh-agent -k [2023-02-21T10:23:23.778Z] unset SSH_AUTH_SOCK; [2023-02-21T10:23:23.778Z] unset SSH_AGENT_PID; [2023-02-21T10:23:23.778Z] echo Agent pid 39 killed; [2023-02-21T10:23:23.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T10:23:23.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T10:23:23.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T10:23:23.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T10:23:23.925Z] $ docker exec 7ac08b1db71edbc9b88b463f36c7c97f9c7e53561e83b1c9bd18614cf09d626e ssh-agent [2023-02-21T10:23:24.058Z] SSH_AUTH_SOCK=/tmp/ssh-gQkia0sTzKMB/agent.71 [2023-02-21T10:23:24.058Z] SSH_AGENT_PID=77 [2023-02-21T10:23:24.062Z] Running ssh-add (command line suppressed) [2023-02-21T10:23:24.163Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18103649246103883806.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18103649246103883806.key) [2023-02-21T10:23:24.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T10:23:24.461Z] + git semver init [2023-02-21T10:23:24.721Z] 2023-02-21 10:23:24,650 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T10:23:24.721Z] 2023-02-21 10:23:24,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-02-21T10:23:24.721Z] 2023-02-21 10:23:24,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-02-21T10:23:24.721Z] 2023-02-21 10:23:24,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-02-21T10:23:25.658Z] 2023-02-21 10:23:25,535 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-02-21T10:23:25.658Z] 2023-02-21 10:23:25,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-02-21T10:23:25.658Z] 2023-02-21 10:23:25,536 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:23:25.658Z] 2023-02-21 10:23:25,537 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:23:25.658Z] 3.0.0-dev.28 [Pipeline] } [2023-02-21T10:23:25.665Z] $ docker exec --env ******** --env ******** 7ac08b1db71edbc9b88b463f36c7c97f9c7e53561e83b1c9bd18614cf09d626e ssh-agent -k [2023-02-21T10:23:25.772Z] unset SSH_AUTH_SOCK; [2023-02-21T10:23:25.773Z] unset SSH_AGENT_PID; [2023-02-21T10:23:25.773Z] echo Agent pid 77 killed; [2023-02-21T10:23:25.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T10:23:26.083Z] + git semver [Pipeline] } [2023-02-21T10:23:26.352Z] $ docker stop --time=1 7ac08b1db71edbc9b88b463f36c7c97f9c7e53561e83b1c9bd18614cf09d626e [2023-02-21T10:23:27.689Z] $ docker rm -f --volumes 7ac08b1db71edbc9b88b463f36c7c97f9c7e53561e83b1c9bd18614cf09d626e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T10:23:28.026Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T10:23:28.237Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T10:23:28.241Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-02-21T10:23:28.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T10:23:28.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T10:23:28.419Z] ========================================================= [2023-02-21T10:23:28.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T10:23:28.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-21T10:23:28.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T10:23:28.721Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T10:23:28.721Z] 213ec9aee27d: Pulling fs layer [2023-02-21T10:23:28.721Z] 4583459ba037: Pulling fs layer [2023-02-21T10:23:28.721Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T10:23:28.721Z] 53926ce57604: Pulling fs layer [2023-02-21T10:23:28.721Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T10:23:28.721Z] 22ff95d597cd: Pulling fs layer [2023-02-21T10:23:28.721Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T10:23:28.721Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T10:23:28.721Z] a7acece74701: Pulling fs layer [2023-02-21T10:23:28.721Z] 53926ce57604: Waiting [2023-02-21T10:23:28.721Z] 21b2b0c7a3f4: Waiting [2023-02-21T10:23:28.721Z] 96b7cbca73a9: Waiting [2023-02-21T10:23:28.721Z] 22ff95d597cd: Waiting [2023-02-21T10:23:28.721Z] a7acece74701: Waiting [2023-02-21T10:23:28.721Z] 12d6caf4c0d1: Waiting [2023-02-21T10:23:28.721Z] 93c1e223e6f2: Download complete [2023-02-21T10:23:28.721Z] 4583459ba037: Verifying Checksum [2023-02-21T10:23:28.721Z] 4583459ba037: Download complete [2023-02-21T10:23:28.721Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T10:23:28.721Z] 21b2b0c7a3f4: Download complete [2023-02-21T10:23:28.721Z] 22ff95d597cd: Verifying Checksum [2023-02-21T10:23:28.721Z] 22ff95d597cd: Download complete [2023-02-21T10:23:28.721Z] 213ec9aee27d: Verifying Checksum [2023-02-21T10:23:28.721Z] 213ec9aee27d: Download complete [2023-02-21T10:23:28.990Z] 12d6caf4c0d1: Download complete [2023-02-21T10:23:28.990Z] 213ec9aee27d: Pull complete [2023-02-21T10:23:28.990Z] 4583459ba037: Pull complete [2023-02-21T10:23:29.282Z] 93c1e223e6f2: Pull complete [2023-02-21T10:23:30.318Z] a7acece74701: Verifying Checksum [2023-02-21T10:23:30.318Z] a7acece74701: Download complete [2023-02-21T10:23:30.318Z] 53926ce57604: Verifying Checksum [2023-02-21T10:23:30.318Z] 53926ce57604: Download complete [2023-02-21T10:23:30.318Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T10:23:30.318Z] 96b7cbca73a9: Download complete [2023-02-21T10:23:34.500Z] 53926ce57604: Pull complete [2023-02-21T10:23:34.500Z] 21b2b0c7a3f4: Pull complete [2023-02-21T10:23:34.500Z] 22ff95d597cd: Pull complete [2023-02-21T10:23:34.500Z] 12d6caf4c0d1: Pull complete [2023-02-21T10:23:37.043Z] 96b7cbca73a9: Pull complete [2023-02-21T10:23:37.306Z] a7acece74701: Pull complete [2023-02-21T10:23:37.306Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T10:23:37.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T10:23:37.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-21T10:23:37.592Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:23:37.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T10:23:37.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:23:37.965Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:23:37.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T10:23:42.468Z] $ docker top a9a896ecce27398c714dbdf090fff045c8a038bef1a69a62279b90b2c512e817 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T10:23:42.817Z] + go version [2023-02-21T10:23:42.817Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T10:23:42.826Z] $ docker stop --time=1 a9a896ecce27398c714dbdf090fff045c8a038bef1a69a62279b90b2c512e817 [2023-02-21T10:23:43.334Z] Still waiting to schedule task [2023-02-21T10:23:43.334Z] ‘prd-centos7-blackbox-4c-2g-6560’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-21T10:23:43.334Z] ‘prd-ubuntu18.04-docker-8c-8g-6652’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-21T10:23:43.334Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6869’ is offline [2023-02-21T10:23:44.104Z] $ docker rm -f --volumes a9a896ecce27398c714dbdf090fff045c8a038bef1a69a62279b90b2c512e817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:23:44.521Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T10:23:44.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:23:44.597Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:23:44.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T10:23:45.011Z] $ docker top 521e8ac29a315cc683e452c88cced04d88523c2138d5b64da650e75f08d2f8d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T10:23:45.362Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-02-21T10:23:45.659Z] + make test [2023-02-21T10:23:45.659Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-21T10:23:45.659Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-21T10:23:45.659Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-21T10:23:45.659Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.20 [2023-02-21T10:23:45.659Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.11 [2023-02-21T10:23:45.659Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-21T10:23:45.659Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-21T10:23:45.917Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-02-21T10:23:45.917Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 [2023-02-21T10:23:45.917Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-02-21T10:23:45.917Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-21T10:23:45.917Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 [2023-02-21T10:23:45.917Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-21T10:23:45.917Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-21T10:23:46.175Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-21T10:23:46.175Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-21T10:23:46.175Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-21T10:23:46.175Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-21T10:23:46.175Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-21T10:23:46.175Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-21T10:23:46.175Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-21T10:23:46.175Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-02-21T10:23:46.175Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-21T10:23:46.175Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-21T10:23:46.175Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-21T10:23:46.175Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-21T10:23:46.433Z] go: downloading golang.org/x/net v0.7.0 [2023-02-21T10:23:46.433Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-21T10:23:46.433Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-02-21T10:23:46.433Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-21T10:23:46.433Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-21T10:23:46.433Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-21T10:23:46.433Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-21T10:23:46.433Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-21T10:23:46.433Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-21T10:23:46.433Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-21T10:23:46.691Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-21T10:23:46.691Z] go: downloading golang.org/x/text v0.7.0 [2023-02-21T10:23:46.691Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-21T10:23:46.691Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-21T10:23:46.949Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-21T10:23:46.949Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-21T10:23:46.949Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-21T10:23:46.949Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-21T10:23:46.949Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-21T10:23:46.949Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-21T10:23:46.949Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-21T10:23:46.949Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-21T10:23:46.949Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-21T10:23:46.949Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-21T10:23:46.949Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-21T10:23:47.207Z] go: downloading golang.org/x/sys v0.5.0 [2023-02-21T10:23:47.207Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-21T10:23:47.207Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-21T10:23:47.467Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-21T10:23:47.467Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-21T10:23:59.666Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.030s coverage: 35.4% of statements [2023-02-21T10:24:21.604Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.020s coverage: 92.5% of statements [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.033s coverage: 85.3% of statements [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 46.1% of statements [2023-02-21T10:24:21.604Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-02-21T10:24:21.604Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.015s coverage: 100.0% of statements [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 88.3% of statements [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 25.0% of statements [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.045s coverage: 81.2% of statements [2023-02-21T10:24:21.604Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.018s coverage: 31.2% of statements [2023-02-21T10:24:21.604Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements [2023-02-21T10:24:26.907Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-21T10:24:26.907Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-21T10:24:30.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T10:24:30.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-21T10:24:30.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-21T10:24:30.209Z] $ docker stop --time=1 521e8ac29a315cc683e452c88cced04d88523c2138d5b64da650e75f08d2f8d6 [2023-02-21T10:24:31.905Z] $ docker rm -f --volumes 521e8ac29a315cc683e452c88cced04d88523c2138d5b64da650e75f08d2f8d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T10:24:32.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-21T10:24:32.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:24:32.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T10:24:32.997Z] [2023-02-21T10:24:32.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:24:33.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T10:24:33.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T10:24:33.293Z] 5eb5b503b376: Pulling fs layer [2023-02-21T10:24:33.293Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T10:24:33.293Z] ec43610c2a17: Pulling fs layer [2023-02-21T10:24:33.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T10:24:33.293Z] 33b1e0a273af: Pulling fs layer [2023-02-21T10:24:33.293Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T10:24:33.293Z] 2f39f015ded8: Pulling fs layer [2023-02-21T10:24:33.293Z] 3a2ae6a8a46f: Waiting [2023-02-21T10:24:33.293Z] 33b1e0a273af: Waiting [2023-02-21T10:24:33.293Z] 5d3b04190fa2: Waiting [2023-02-21T10:24:33.293Z] 2f39f015ded8: Waiting [2023-02-21T10:24:33.293Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T10:24:33.293Z] 5c69ac0246d0: Download complete [2023-02-21T10:24:33.552Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-21T10:24:33.552Z] 3a2ae6a8a46f: Download complete [2023-02-21T10:24:33.552Z] 33b1e0a273af: Verifying Checksum [2023-02-21T10:24:33.552Z] 33b1e0a273af: Download complete [2023-02-21T10:24:33.552Z] 5d3b04190fa2: Verifying Checksum [2023-02-21T10:24:33.552Z] 5d3b04190fa2: Download complete [2023-02-21T10:24:33.552Z] ec43610c2a17: Verifying Checksum [2023-02-21T10:24:33.552Z] ec43610c2a17: Download complete [2023-02-21T10:24:33.810Z] 5eb5b503b376: Verifying Checksum [2023-02-21T10:24:33.810Z] 5eb5b503b376: Download complete [2023-02-21T10:24:34.383Z] 2f39f015ded8: Download complete [2023-02-21T10:24:34.949Z] 5eb5b503b376: Pull complete [2023-02-21T10:24:35.208Z] 5c69ac0246d0: Pull complete [2023-02-21T10:24:35.466Z] ec43610c2a17: Pull complete [2023-02-21T10:24:35.722Z] 3a2ae6a8a46f: Pull complete [2023-02-21T10:24:35.979Z] 33b1e0a273af: Pull complete [2023-02-21T10:24:35.979Z] 5d3b04190fa2: Pull complete [2023-02-21T10:24:40.160Z] 2f39f015ded8: Pull complete [2023-02-21T10:24:40.160Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T10:24:40.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T10:24:40.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:24:40.238Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:24:40.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T10:24:43.737Z] $ docker top c444f2e92289693392568283c6f27a057e75a9ef809afb1de328e3cd8c14263c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:24:44.145Z] ---> job-cost.sh [2023-02-21T10:24:44.145Z] lf-activate-venv: SKIPPING [2023-02-21T10:24:44.145Z] INFO: No Stack... [2023-02-21T10:24:44.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T10:24:44.667Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T10:24:44.962Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-02-21T10:24:44.962Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T10:24:44.978Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] [2023-02-21T10:24:44.983Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] did not exist. Created. [2023-02-21T10:24:44.983Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T10:24:45.286Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-21T10:24:45.319Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T10:24:45.325Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T10:24:45.403Z] $ docker stop --time=1 c444f2e92289693392568283c6f27a057e75a9ef809afb1de328e3cd8c14263c [2023-02-21T10:24:46.557Z] $ docker rm -f --volumes c444f2e92289693392568283c6f27a057e75a9ef809afb1de328e3cd8c14263c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-21T10:27:13.703Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6870 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-02-21T10:27:13.713Z] Running in /w/workspace/go-mod-bootstrap/116 [Pipeline] { [Pipeline] checkout [2023-02-21T10:27:13.743Z] Selected Git installation does not exist. Using Default [2023-02-21T10:27:13.743Z] The recommended git tool is: NONE [2023-02-21T10:27:19.591Z] using credential edgex-jenkins-ssh [2023-02-21T10:27:19.609Z] Cloning the remote Git repository [2023-02-21T10:27:19.665Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-21T10:27:19.754Z] > git init /w/workspace/go-mod-bootstrap/116 # timeout=10 [2023-02-21T10:27:19.938Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-21T10:27:19.939Z] > git --version # timeout=10 [2023-02-21T10:27:19.966Z] > git --version # 'git version 2.25.1' [2023-02-21T10:27:19.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T10:27:20.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T10:27:22.439Z] Avoid second fetch [2023-02-21T10:27:22.439Z] Checking out Revision c76012ddc401211550f6eb58514a0db6977e0e6d (main) [2023-02-21T10:27:21.349Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-02-21T10:27:21.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T10:27:22.460Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T10:27:23.043Z] Commit message: "Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T10:27:22.485Z] > git checkout -f c76012ddc401211550f6eb58514a0db6977e0e6d # timeout=10 [2023-02-21T10:27:23.939Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T10:27:23.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T10:27:23.939Z] Dload Upload Total Spent Left Speed [2023-02-21T10:27:23.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-02-21T10:27:24.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T10:27:24.909Z] + sudo tee /etc/docker/daemon.new [2023-02-21T10:27:24.910Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T10:27:24.910Z] { [2023-02-21T10:27:24.910Z] "registry-mirrors": [ [2023-02-21T10:27:24.910Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T10:27:24.910Z] ], [2023-02-21T10:27:24.910Z] "bip": "10.250.0.254/24", [2023-02-21T10:27:24.910Z] "hosts": [ [2023-02-21T10:27:24.910Z] "tcp://0.0.0.0:5555", [2023-02-21T10:27:24.910Z] "unix:///var/run/docker.sock" [2023-02-21T10:27:24.910Z] ], [2023-02-21T10:27:24.910Z] "mtu": 1458, [2023-02-21T10:27:24.910Z] "selinux-enabled": true, [2023-02-21T10:27:24.910Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T10:27:24.910Z] } [Pipeline] sh [2023-02-21T10:27:25.252Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T10:27:25.617Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-21T10:27:44.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T10:27:44.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T10:27:44.174Z] ========================================================= [2023-02-21T10:27:44.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T10:27:44.174Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-21T10:27:44.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T10:27:45.102Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T10:27:45.102Z] 9b18e9b68314: Pulling fs layer [2023-02-21T10:27:45.102Z] 35d82f9e3411: Pulling fs layer [2023-02-21T10:27:45.102Z] e16973657156: Pulling fs layer [2023-02-21T10:27:45.102Z] fc693d55d65f: Pulling fs layer [2023-02-21T10:27:45.102Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T10:27:45.102Z] dda99020689f: Pulling fs layer [2023-02-21T10:27:45.102Z] db1c61fa0a46: Pulling fs layer [2023-02-21T10:27:45.102Z] fc693d55d65f: Waiting [2023-02-21T10:27:45.102Z] 891c053d2c06: Pulling fs layer [2023-02-21T10:27:45.102Z] dda99020689f: Waiting [2023-02-21T10:27:45.102Z] db1c61fa0a46: Waiting [2023-02-21T10:27:45.102Z] 891c053d2c06: Waiting [2023-02-21T10:27:45.102Z] 7e9fc2657dce: Waiting [2023-02-21T10:27:45.102Z] e16973657156: Verifying Checksum [2023-02-21T10:27:45.102Z] e16973657156: Download complete [2023-02-21T10:27:45.102Z] 35d82f9e3411: Verifying Checksum [2023-02-21T10:27:45.102Z] 35d82f9e3411: Download complete [2023-02-21T10:27:45.102Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T10:27:45.102Z] 7e9fc2657dce: Download complete [2023-02-21T10:27:45.102Z] dda99020689f: Verifying Checksum [2023-02-21T10:27:45.102Z] dda99020689f: Download complete [2023-02-21T10:27:45.102Z] 9b18e9b68314: Download complete [2023-02-21T10:27:46.081Z] 9b18e9b68314: Pull complete [2023-02-21T10:27:46.354Z] 891c053d2c06: Verifying Checksum [2023-02-21T10:27:46.354Z] 891c053d2c06: Download complete [2023-02-21T10:27:46.631Z] 35d82f9e3411: Pull complete [2023-02-21T10:27:46.900Z] e16973657156: Pull complete [2023-02-21T10:27:47.492Z] db1c61fa0a46: Verifying Checksum [2023-02-21T10:27:47.492Z] db1c61fa0a46: Download complete [2023-02-21T10:27:48.099Z] fc693d55d65f: Verifying Checksum [2023-02-21T10:27:48.099Z] fc693d55d65f: Download complete [2023-02-21T10:28:00.451Z] fc693d55d65f: Pull complete [2023-02-21T10:28:00.451Z] 7e9fc2657dce: Pull complete [2023-02-21T10:28:00.451Z] dda99020689f: Pull complete [2023-02-21T10:28:07.141Z] db1c61fa0a46: Pull complete [2023-02-21T10:28:09.094Z] 891c053d2c06: Pull complete [2023-02-21T10:28:09.094Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T10:28:09.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T10:28:09.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-21T10:28:09.427Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:28:09.778Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T10:28:09.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:28:09.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container [2023-02-21T10:28:10.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/116 -v /w/workspace/go-mod-bootstrap/116:/w/workspace/go-mod-bootstrap/116:rw,z -v /w/workspace/go-mod-bootstrap/116@tmp:/w/workspace/go-mod-bootstrap/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-21T10:28:13.254Z] $ docker top 7780af50436a4801a7997af926501855a8d300de366bdaa52d85489b3bccb890 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T10:28:14.121Z] + go version [2023-02-21T10:28:14.122Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T10:28:14.145Z] $ docker stop --time=1 7780af50436a4801a7997af926501855a8d300de366bdaa52d85489b3bccb890 [2023-02-21T10:28:15.818Z] $ docker rm -f --volumes 7780af50436a4801a7997af926501855a8d300de366bdaa52d85489b3bccb890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:28:16.416Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T10:28:16.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:28:16.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container [2023-02-21T10:28:16.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/116 -v /w/workspace/go-mod-bootstrap/116:/w/workspace/go-mod-bootstrap/116:rw,z -v /w/workspace/go-mod-bootstrap/116@tmp:/w/workspace/go-mod-bootstrap/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-21T10:28:17.886Z] $ docker top f7e556111a60662c6f0a9bd6880da9d33926ae9221c08d04689fac460b41d27a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T10:28:18.725Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/116 [Pipeline] fileExists [Pipeline] sh [2023-02-21T10:28:19.060Z] + make test [2023-02-21T10:28:19.328Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-21T10:28:19.328Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 [2023-02-21T10:28:19.328Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.20 [2023-02-21T10:28:19.328Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-21T10:28:19.596Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-21T10:28:19.864Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-02-21T10:28:19.864Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-21T10:28:19.864Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-21T10:28:19.864Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.11 [2023-02-21T10:28:19.864Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-21T10:28:19.864Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-21T10:28:19.864Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-21T10:28:20.131Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 [2023-02-21T10:28:20.131Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-02-21T10:28:20.131Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-21T10:28:20.131Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-21T10:28:20.131Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-21T10:28:20.131Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-21T10:28:20.131Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-21T10:28:20.131Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-21T10:28:20.131Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-21T10:28:20.402Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-21T10:28:20.402Z] go: downloading golang.org/x/net v0.7.0 [2023-02-21T10:28:20.402Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-21T10:28:20.402Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-21T10:28:20.402Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-02-21T10:28:20.402Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-21T10:28:20.669Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-02-21T10:28:20.669Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-21T10:28:20.669Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-21T10:28:20.669Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-21T10:28:20.669Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-21T10:28:20.669Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-21T10:28:20.669Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-21T10:28:20.669Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-21T10:28:20.937Z] go: downloading golang.org/x/text v0.7.0 [2023-02-21T10:28:21.204Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-21T10:28:21.204Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-21T10:28:22.185Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-21T10:28:22.185Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-21T10:28:22.185Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-21T10:28:22.185Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-21T10:28:22.185Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-21T10:28:22.185Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-21T10:28:22.185Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-21T10:28:22.185Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-21T10:28:22.452Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-21T10:28:23.428Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-21T10:28:23.428Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-21T10:28:23.702Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-21T10:28:23.702Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-21T10:28:23.702Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-21T10:28:23.978Z] go: downloading golang.org/x/sys v0.5.0 [2023-02-21T10:28:24.573Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-21T10:28:24.573Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-21T10:28:24.573Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-21T10:29:46.251Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.138s coverage: 35.4% of statements [2023-02-21T10:30:08.354Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.082s coverage: 92.5% of statements [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 85.3% of statements [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.097s coverage: 46.1% of statements [2023-02-21T10:30:08.354Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-02-21T10:30:08.354Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.071s coverage: 100.0% of statements [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.367s coverage: 88.3% of statements [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.082s coverage: 25.0% of statements [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.128s coverage: 81.2% of statements [2023-02-21T10:30:08.354Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.038s coverage: 31.2% of statements [2023-02-21T10:30:08.354Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements [2023-02-21T10:30:08.354Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T10:30:08.354Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-21T10:30:30.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T10:30:30.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-21T10:30:30.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-21T10:30:30.466Z] $ docker stop --time=1 f7e556111a60662c6f0a9bd6880da9d33926ae9221c08d04689fac460b41d27a [2023-02-21T10:30:32.203Z] $ docker rm -f --volumes f7e556111a60662c6f0a9bd6880da9d33926ae9221c08d04689fac460b41d27a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T10:30:34.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-21T10:30:34.712Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T10:30:35.178Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:30:35.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T10:30:35.630Z] [2023-02-21T10:30:35.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:30:35.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T10:30:35.957Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T10:30:35.957Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T10:30:35.957Z] 04944245beec: Pulling fs layer [2023-02-21T10:30:35.957Z] 699f458cf7ca: Pulling fs layer [2023-02-21T10:30:35.957Z] 765212b225bb: Pulling fs layer [2023-02-21T10:30:35.957Z] f23df028b6ca: Pulling fs layer [2023-02-21T10:30:35.957Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T10:30:35.957Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T10:30:35.957Z] 765212b225bb: Waiting [2023-02-21T10:30:35.957Z] f23df028b6ca: Waiting [2023-02-21T10:30:35.957Z] d65c8cfc05b1: Waiting [2023-02-21T10:30:35.957Z] 2437ff75d9bd: Waiting [2023-02-21T10:30:36.228Z] 04944245beec: Verifying Checksum [2023-02-21T10:30:36.228Z] 04944245beec: Download complete [2023-02-21T10:30:36.228Z] 765212b225bb: Verifying Checksum [2023-02-21T10:30:36.228Z] 765212b225bb: Download complete [2023-02-21T10:30:36.228Z] f23df028b6ca: Verifying Checksum [2023-02-21T10:30:36.228Z] f23df028b6ca: Download complete [2023-02-21T10:30:36.228Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T10:30:36.228Z] d65c8cfc05b1: Download complete [2023-02-21T10:30:36.496Z] 699f458cf7ca: Verifying Checksum [2023-02-21T10:30:36.496Z] 699f458cf7ca: Download complete [2023-02-21T10:30:36.764Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T10:30:36.764Z] 8998bd30e6a1: Download complete [2023-02-21T10:30:38.708Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T10:30:38.708Z] 2437ff75d9bd: Download complete [2023-02-21T10:30:40.116Z] 8998bd30e6a1: Pull complete [2023-02-21T10:30:41.525Z] 04944245beec: Pull complete [2023-02-21T10:30:42.481Z] 699f458cf7ca: Pull complete [2023-02-21T10:30:42.748Z] 765212b225bb: Pull complete [2023-02-21T10:30:43.329Z] f23df028b6ca: Pull complete [2023-02-21T10:30:43.595Z] d65c8cfc05b1: Pull complete [2023-02-21T10:30:55.901Z] 2437ff75d9bd: Pull complete [2023-02-21T10:30:55.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T10:30:55.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T10:30:55.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:30:56.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container [2023-02-21T10:30:56.147Z] $ 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-bootstrap/116 -v /w/workspace/go-mod-bootstrap/116:/w/workspace/go-mod-bootstrap/116:rw,z -v /w/workspace/go-mod-bootstrap/116@tmp:/w/workspace/go-mod-bootstrap/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-21T10:30:58.601Z] $ docker top 8ec03383e251bc76558dbcabedd0877fc1a5ae8dc08300ac55fe073f884b6c95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:30:59.430Z] ---> job-cost.sh [2023-02-21T10:30:59.430Z] lf-activate-venv: SKIPPING [2023-02-21T10:30:59.430Z] INFO: No Stack... [2023-02-21T10:30:59.696Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T10:31:00.655Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T10:31:01.288Z] + + cut -d, -f6 [2023-02-21T10:31:01.289Z] cat /w/workspace/go-mod-bootstrap/116/archives/cost.csv [Pipeline] lock [2023-02-21T10:31:01.351Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] [2023-02-21T10:31:01.357Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] did not exist. Created. [2023-02-21T10:31:01.357Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T10:31:01.711Z] /w/workspace/go-mod-bootstrap/116@tmp/durable-62b81a3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-21T10:31:02.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T10:31:02.383Z] Warning: overwriting stash ‘stack-cost’ [2023-02-21T10:31:02.431Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T10:31:02.438Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T10:31:02.456Z] $ docker stop --time=1 8ec03383e251bc76558dbcabedd0877fc1a5ae8dc08300ac55fe073f884b6c95 [2023-02-21T10:31:03.980Z] $ docker rm -f --volumes 8ec03383e251bc76558dbcabedd0877fc1a5ae8dc08300ac55fe073f884b6c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-21T10:31:04.362Z] provisioning config files... [2023-02-21T10:31:04.372Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12317363768817823836tmp [Pipeline] { [Pipeline] sh [2023-02-21T10:31:04.671Z] + set +x [2023-02-21T10:31:04.671Z] + curl -s https://codecov.io/bash [2023-02-21T10:31:04.671Z] + bash -s -- [2023-02-21T10:31:04.671Z] [2023-02-21T10:31:04.671Z] _____ _ [2023-02-21T10:31:04.671Z] / ____| | | [2023-02-21T10:31:04.671Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T10:31:04.671Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T10:31:04.671Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T10:31:04.671Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T10:31:04.671Z] Bash-1.0.6 [2023-02-21T10:31:04.671Z] [2023-02-21T10:31:04.671Z] [2023-02-21T10:31:04.671Z] ==> git version 2.25.1 found [2023-02-21T10:31:04.671Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-21T10:31:04.671Z] Release-Date: 2020-01-08 [2023-02-21T10:31:04.671Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-21T10:31:04.671Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T10:31:04.671Z] ==> Jenkins CI detected. [2023-02-21T10:31:04.671Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-02-21T10:31:04.671Z] project root: . [2023-02-21T10:31:04.671Z] --> token set from env [2023-02-21T10:31:04.671Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T10:31:04.671Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T10:31:04.671Z] ==> Python coveragepy not found [2023-02-21T10:31:04.671Z] ==> Searching for coverage reports in: [2023-02-21T10:31:04.671Z] + . [2023-02-21T10:31:04.671Z] -> Found 1 reports [2023-02-21T10:31:04.671Z] ==> Detecting git/mercurial file structure [2023-02-21T10:31:04.671Z] ==> Reading reports [2023-02-21T10:31:04.671Z] + ./coverage.out bytes=77297 [2023-02-21T10:31:04.671Z] ==> Appending adjustments [2023-02-21T10:31:04.671Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T10:31:05.239Z] + Found adjustments [2023-02-21T10:31:05.239Z] ==> Gzipping contents [2023-02-21T10:31:05.239Z] 16K /tmp/codecov.K4ZY0Q.gz [2023-02-21T10:31:05.239Z] ==> Uploading reports [2023-02-21T10:31:05.239Z] url: https://codecov.io [2023-02-21T10:31:05.239Z] query: branch=main&commit=c76012ddc401211550f6eb58514a0db6977e0e6d&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-21T10:31:05.239Z] -> Pinging Codecov [2023-02-21T10:31:05.239Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=c76012ddc401211550f6eb58514a0db6977e0e6d&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-21T10:31:05.239Z] -> Uploading to [2023-02-21T10:31:05.239Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/833815588EE85121546D348822E98E2E/c76012ddc401211550f6eb58514a0db6977e0e6d/afab9d7a-9821-4335-8fce-64daae2183e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T103105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10adc9b0b22614e6701d905a28aed9f064c3f10e19946e8a071abffb658019fe [2023-02-21T10:31:05.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T10:31:05.239Z] Dload Upload Total Spent Left Speed [2023-02-21T10:31:05.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12410 0 0 100 12410 0 43240 --:--:-- --:--:-- --:--:-- 43240 [2023-02-21T10:31:05.498Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c76012ddc401211550f6eb58514a0db6977e0e6d [Pipeline] } [2023-02-21T10:31:05.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-21T10:31:05.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-21T10:31:05.645Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:31:05.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T10:31:05.949Z] [2023-02-21T10:31:05.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:31:06.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T10:31:06.511Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-21T10:31:06.511Z] df9b9388f04a: Pulling fs layer [2023-02-21T10:31:06.511Z] 52dc419b0ee2: Pulling fs layer [2023-02-21T10:31:06.511Z] 25bc292e5bac: Pulling fs layer [2023-02-21T10:31:06.511Z] 114826534d7a: Pulling fs layer [2023-02-21T10:31:06.511Z] 4657fd5d0bcf: Pulling fs layer [2023-02-21T10:31:06.511Z] 6ad1cebc031e: Pulling fs layer [2023-02-21T10:31:06.511Z] 8a3aa393b2d8: Pulling fs layer [2023-02-21T10:31:06.511Z] 114826534d7a: Waiting [2023-02-21T10:31:06.511Z] 4657fd5d0bcf: Waiting [2023-02-21T10:31:06.511Z] 6ad1cebc031e: Waiting [2023-02-21T10:31:06.511Z] 8a3aa393b2d8: Waiting [2023-02-21T10:31:06.511Z] 25bc292e5bac: Verifying Checksum [2023-02-21T10:31:06.511Z] 25bc292e5bac: Download complete [2023-02-21T10:31:06.511Z] 52dc419b0ee2: Verifying Checksum [2023-02-21T10:31:06.511Z] 52dc419b0ee2: Download complete [2023-02-21T10:31:06.774Z] 4657fd5d0bcf: Download complete [2023-02-21T10:31:06.774Z] df9b9388f04a: Verifying Checksum [2023-02-21T10:31:06.774Z] df9b9388f04a: Download complete [2023-02-21T10:31:07.034Z] 6ad1cebc031e: Verifying Checksum [2023-02-21T10:31:07.034Z] 6ad1cebc031e: Download complete [2023-02-21T10:31:07.293Z] df9b9388f04a: Pull complete [2023-02-21T10:31:07.551Z] 114826534d7a: Verifying Checksum [2023-02-21T10:31:07.551Z] 114826534d7a: Download complete [2023-02-21T10:31:07.810Z] 8a3aa393b2d8: Verifying Checksum [2023-02-21T10:31:07.810Z] 8a3aa393b2d8: Download complete [2023-02-21T10:31:08.069Z] 52dc419b0ee2: Pull complete [2023-02-21T10:31:08.069Z] 25bc292e5bac: Pull complete [2023-02-21T10:31:12.257Z] 114826534d7a: Pull complete [2023-02-21T10:31:12.257Z] 4657fd5d0bcf: Pull complete [2023-02-21T10:31:12.257Z] 6ad1cebc031e: Pull complete [2023-02-21T10:31:14.790Z] 8a3aa393b2d8: Pull complete [2023-02-21T10:31:14.790Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-21T10:31:14.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T10:31:14.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:31:14.866Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:31:14.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-21T10:31:19.274Z] $ docker top 4ad870793d26e4bc35d57fcfd4b0aa70354c1346a516e8e9fbfd79d91caf9c44 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T10:31:19.341Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-02-21T10:31:19.618Z] + set -o pipefail [2023-02-21T10:31:19.618Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-02-21T10:31:23.805Z] [2023-02-21T10:31:23.805Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-02-21T10:31:23.805Z] [2023-02-21T10:31:23.805Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/9b4d5339-a435-4eee-b84c-bad57b30ec42 [2023-02-21T10:31:23.805Z] [2023-02-21T10:31:23.805Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-21T10:31:23.805Z] [2023-02-21T10:31:23.805Z] [2023-02-21T10:31:23.805Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-21T10:31:23.805Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-21T10:31:23.806Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-21T10:31:23.813Z] $ docker stop --time=1 4ad870793d26e4bc35d57fcfd4b0aa70354c1346a516e8e9fbfd79d91caf9c44 [2023-02-21T10:31:26.978Z] $ docker rm -f --volumes 4ad870793d26e4bc35d57fcfd4b0aa70354c1346a516e8e9fbfd79d91caf9c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T10:31:27.641Z] + git log --format=format:%s -1 c76012ddc401211550f6eb58514a0db6977e0e6d [Pipeline] sh [2023-02-21T10:31:27.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T10:31:27.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:31:28.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T10:31:28.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:31:28.320Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:31:28.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T10:31:28.721Z] $ docker top 8a24ec6d26eb1850afa89e5632371812da50ecb6fd2708f2b4f489e07e775320 -eo pid,comm [2023-02-21T10:31:28.768Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-21T10:31:28.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T10:31:28.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T10:31:28.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T10:31:28.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T10:31:28.923Z] $ docker exec 8a24ec6d26eb1850afa89e5632371812da50ecb6fd2708f2b4f489e07e775320 ssh-agent [2023-02-21T10:31:29.028Z] SSH_AUTH_SOCK=/tmp/ssh-icRP78epw4xx/agent.32 [2023-02-21T10:31:29.028Z] SSH_AGENT_PID=38 [2023-02-21T10:31:29.033Z] Running ssh-add (command line suppressed) [2023-02-21T10:31:29.130Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18376148612380621742.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18376148612380621742.key) [2023-02-21T10:31:29.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T10:31:29.438Z] + git semver tag [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,591 [run_tag] DEBUG tag force:False [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,592 [check_head_tag] DEBUG check head tag [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,593 [execute] INFO git cat-file --batch-check [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,597 [execute] INFO git cat-file --batch [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,626 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,627 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,627 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-02-21T10:31:29.697Z] 2023-02-21 10:31:29,631 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:31:29.697Z] 3.0.0-dev.28 [Pipeline] } [2023-02-21T10:31:29.703Z] $ docker exec --env ******** --env ******** 8a24ec6d26eb1850afa89e5632371812da50ecb6fd2708f2b4f489e07e775320 ssh-agent -k [2023-02-21T10:31:29.792Z] unset SSH_AUTH_SOCK; [2023-02-21T10:31:29.792Z] unset SSH_AGENT_PID; [2023-02-21T10:31:29.792Z] echo Agent pid 38 killed; [2023-02-21T10:31:29.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T10:31:30.104Z] + git semver [Pipeline] } [2023-02-21T10:31:30.373Z] $ docker stop --time=1 8a24ec6d26eb1850afa89e5632371812da50ecb6fd2708f2b4f489e07e775320 [2023-02-21T10:31:32.656Z] $ docker rm -f --volumes 8a24ec6d26eb1850afa89e5632371812da50ecb6fd2708f2b4f489e07e775320 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:31:33.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T10:31:33.123Z] [2023-02-21T10:31:33.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:31:33.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T10:31:34.072Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-21T10:31:34.072Z] ab5ef0e58194: Pulling fs layer [2023-02-21T10:31:34.072Z] 9712f1f96733: Pulling fs layer [2023-02-21T10:31:34.072Z] 63f879dbbcfc: Pulling fs layer [2023-02-21T10:31:34.072Z] 0d9ebad4ef96: Pulling fs layer [2023-02-21T10:31:34.072Z] e9a5061849ea: Pulling fs layer [2023-02-21T10:31:34.072Z] d747dcd14b5f: Pulling fs layer [2023-02-21T10:31:34.072Z] 2de7ff778b66: Pulling fs layer [2023-02-21T10:31:34.072Z] 0d9ebad4ef96: Waiting [2023-02-21T10:31:34.072Z] e9a5061849ea: Waiting [2023-02-21T10:31:34.072Z] d747dcd14b5f: Waiting [2023-02-21T10:31:34.072Z] 2de7ff778b66: Waiting [2023-02-21T10:31:34.072Z] 9712f1f96733: Download complete [2023-02-21T10:31:34.659Z] 63f879dbbcfc: Verifying Checksum [2023-02-21T10:31:34.659Z] 63f879dbbcfc: Download complete [2023-02-21T10:31:34.659Z] e9a5061849ea: Verifying Checksum [2023-02-21T10:31:34.659Z] e9a5061849ea: Download complete [2023-02-21T10:31:34.659Z] d747dcd14b5f: Verifying Checksum [2023-02-21T10:31:34.659Z] d747dcd14b5f: Download complete [2023-02-21T10:31:34.659Z] 0d9ebad4ef96: Verifying Checksum [2023-02-21T10:31:34.659Z] 0d9ebad4ef96: Download complete [2023-02-21T10:31:34.659Z] ab5ef0e58194: Verifying Checksum [2023-02-21T10:31:34.659Z] ab5ef0e58194: Download complete [2023-02-21T10:31:34.917Z] 2de7ff778b66: Verifying Checksum [2023-02-21T10:31:34.917Z] 2de7ff778b66: Download complete [2023-02-21T10:31:37.449Z] ab5ef0e58194: Pull complete [2023-02-21T10:31:37.449Z] 9712f1f96733: Pull complete [2023-02-21T10:31:38.387Z] 63f879dbbcfc: Pull complete [2023-02-21T10:31:42.608Z] 0d9ebad4ef96: Pull complete [2023-02-21T10:31:42.608Z] e9a5061849ea: Pull complete [2023-02-21T10:31:42.608Z] d747dcd14b5f: Pull complete [2023-02-21T10:31:43.174Z] 2de7ff778b66: Pull complete [2023-02-21T10:31:43.174Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-21T10:31:43.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T10:31:43.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:31:43.254Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:31:43.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-21T10:31:47.531Z] $ docker top 87e8cec2e5c81ea1f03893724da32309b44317340682774c8ca229103e959844 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-21T10:31:47.610Z] provisioning config files... [2023-02-21T10:31:47.617Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14536233506626267625tmp [2023-02-21T10:31:47.626Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12069649640372738480tmp [2023-02-21T10:31:47.633Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8973035004395276834tmp [Pipeline] { [Pipeline] echo [2023-02-21T10:31:47.647Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:31:47.930Z] ---> sigul-configuration.sh [2023-02-21T10:31:47.930Z] gpg: directory `/root/.gnupg' created [2023-02-21T10:31:47.930Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-21T10:31:47.930Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-21T10:31:47.930Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-21T10:31:47.930Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-21T10:31:47.930Z] gpg: CAST5 encrypted data [2023-02-21T10:31:47.930Z] gpg: encrypted with 1 passphrase [2023-02-21T10:31:47.930Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-21T10:31:48.214Z] + mkdir /home/jenkins [2023-02-21T10:31:48.214Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-21T10:31:48.501Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-21T10:31:48.510Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:31:48.795Z] ---> sigul-install.sh [2023-02-21T10:31:48.795Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-21T10:31:49.077Z] + git tag --list [2023-02-21T10:31:49.077Z] v0.0.1 [2023-02-21T10:31:49.077Z] v0.0.10 [2023-02-21T10:31:49.077Z] v0.0.11 [2023-02-21T10:31:49.077Z] v0.0.12 [2023-02-21T10:31:49.077Z] v0.0.13 [2023-02-21T10:31:49.077Z] v0.0.14 [2023-02-21T10:31:49.077Z] v0.0.15 [2023-02-21T10:31:49.077Z] v0.0.16 [2023-02-21T10:31:49.077Z] v0.0.17 [2023-02-21T10:31:49.077Z] v0.0.18 [2023-02-21T10:31:49.077Z] v0.0.19 [2023-02-21T10:31:49.077Z] v0.0.2 [2023-02-21T10:31:49.077Z] v0.0.20 [2023-02-21T10:31:49.077Z] v0.0.21 [2023-02-21T10:31:49.077Z] v0.0.22 [2023-02-21T10:31:49.077Z] v0.0.23 [2023-02-21T10:31:49.077Z] v0.0.24 [2023-02-21T10:31:49.077Z] v0.0.25 [2023-02-21T10:31:49.077Z] v0.0.26 [2023-02-21T10:31:49.077Z] v0.0.27 [2023-02-21T10:31:49.077Z] v0.0.28 [2023-02-21T10:31:49.077Z] v0.0.29 [2023-02-21T10:31:49.077Z] v0.0.3 [2023-02-21T10:31:49.077Z] v0.0.30 [2023-02-21T10:31:49.077Z] v0.0.31 [2023-02-21T10:31:49.077Z] v0.0.32 [2023-02-21T10:31:49.077Z] v0.0.33 [2023-02-21T10:31:49.077Z] v0.0.34 [2023-02-21T10:31:49.077Z] v0.0.35 [2023-02-21T10:31:49.077Z] v0.0.36 [2023-02-21T10:31:49.077Z] v0.0.37 [2023-02-21T10:31:49.077Z] v0.0.38 [2023-02-21T10:31:49.077Z] v0.0.39 [2023-02-21T10:31:49.077Z] v0.0.4 [2023-02-21T10:31:49.077Z] v0.0.40 [2023-02-21T10:31:49.077Z] v0.0.41 [2023-02-21T10:31:49.077Z] v0.0.42 [2023-02-21T10:31:49.077Z] v0.0.43 [2023-02-21T10:31:49.077Z] v0.0.44 [2023-02-21T10:31:49.077Z] v0.0.45 [2023-02-21T10:31:49.077Z] v0.0.46 [2023-02-21T10:31:49.077Z] v0.0.47 [2023-02-21T10:31:49.077Z] v0.0.48 [2023-02-21T10:31:49.077Z] v0.0.49 [2023-02-21T10:31:49.077Z] v0.0.5 [2023-02-21T10:31:49.077Z] v0.0.50 [2023-02-21T10:31:49.077Z] v0.0.51 [2023-02-21T10:31:49.077Z] v0.0.52 [2023-02-21T10:31:49.077Z] v0.0.53 [2023-02-21T10:31:49.077Z] v0.0.54 [2023-02-21T10:31:49.077Z] v0.0.55 [2023-02-21T10:31:49.077Z] v0.0.56 [2023-02-21T10:31:49.077Z] v0.0.57 [2023-02-21T10:31:49.077Z] v0.0.58 [2023-02-21T10:31:49.077Z] v0.0.59 [2023-02-21T10:31:49.077Z] v0.0.6 [2023-02-21T10:31:49.077Z] v0.0.60 [2023-02-21T10:31:49.077Z] v0.0.61 [2023-02-21T10:31:49.077Z] v0.0.62 [2023-02-21T10:31:49.077Z] v0.0.63 [2023-02-21T10:31:49.077Z] v0.0.64 [2023-02-21T10:31:49.077Z] v0.0.65 [2023-02-21T10:31:49.077Z] v0.0.66 [2023-02-21T10:31:49.077Z] v0.0.67 [2023-02-21T10:31:49.077Z] v0.0.68 [2023-02-21T10:31:49.077Z] v0.0.69 [2023-02-21T10:31:49.077Z] v0.0.7 [2023-02-21T10:31:49.077Z] v0.0.70 [2023-02-21T10:31:49.077Z] v0.0.71 [2023-02-21T10:31:49.077Z] v0.0.72 [2023-02-21T10:31:49.077Z] v0.0.8 [2023-02-21T10:31:49.077Z] v0.0.9 [2023-02-21T10:31:49.077Z] v2.0.0 [2023-02-21T10:31:49.077Z] v2.1.0 [2023-02-21T10:31:49.077Z] v2.1.1 [2023-02-21T10:31:49.077Z] v2.1.1-dev.1 [2023-02-21T10:31:49.077Z] v2.1.1-dev.2 [2023-02-21T10:31:49.077Z] v2.1.1-dev.3 [2023-02-21T10:31:49.077Z] v2.1.1-dev.4 [2023-02-21T10:31:49.077Z] v2.2.0 [2023-02-21T10:31:49.077Z] v2.2.1-dev.1 [2023-02-21T10:31:49.077Z] v2.2.1-dev.2 [2023-02-21T10:31:49.077Z] v2.2.1-dev.3 [2023-02-21T10:31:49.077Z] v2.2.1-dev.4 [2023-02-21T10:31:49.077Z] v2.2.1-dev.5 [2023-02-21T10:31:49.077Z] v2.2.1-dev.6 [2023-02-21T10:31:49.077Z] v2.2.1-dev.7 [2023-02-21T10:31:49.077Z] v2.2.1-dev.8 [2023-02-21T10:31:49.077Z] v2.2.1-dev.9 [2023-02-21T10:31:49.077Z] v2.3.0 [2023-02-21T10:31:49.077Z] v2.3.0-dev.10 [2023-02-21T10:31:49.077Z] v2.3.0-dev.11 [2023-02-21T10:31:49.077Z] v2.3.0-dev.12 [2023-02-21T10:31:49.077Z] v2.3.0-dev.13 [2023-02-21T10:31:49.077Z] v2.3.0-dev.14 [2023-02-21T10:31:49.077Z] v2.3.0-dev.15 [2023-02-21T10:31:49.077Z] v2.3.0-dev.16 [2023-02-21T10:31:49.077Z] v2.3.0-dev.17 [2023-02-21T10:31:49.077Z] v2.3.0-dev.18 [2023-02-21T10:31:49.077Z] v2.3.0-dev.19 [2023-02-21T10:31:49.077Z] v2.3.0-dev.20 [2023-02-21T10:31:49.077Z] v2.3.0-dev.21 [2023-02-21T10:31:49.077Z] v2.3.0-dev.22 [2023-02-21T10:31:49.077Z] v2.3.0-dev.23 [2023-02-21T10:31:49.077Z] v2.3.0-dev.24 [2023-02-21T10:31:49.077Z] v2.3.0-dev.25 [2023-02-21T10:31:49.077Z] v2.3.0-dev.26 [2023-02-21T10:31:49.077Z] v2.3.0-dev.27 [2023-02-21T10:31:49.077Z] v2.3.0-dev.28 [2023-02-21T10:31:49.077Z] v2.3.0-dev.29 [2023-02-21T10:31:49.077Z] v2.3.0-dev.30 [2023-02-21T10:31:49.077Z] v3.0.0-dev.1 [2023-02-21T10:31:49.077Z] v3.0.0-dev.10 [2023-02-21T10:31:49.077Z] v3.0.0-dev.11 [2023-02-21T10:31:49.077Z] v3.0.0-dev.12 [2023-02-21T10:31:49.077Z] v3.0.0-dev.13 [2023-02-21T10:31:49.077Z] v3.0.0-dev.14 [2023-02-21T10:31:49.077Z] v3.0.0-dev.15 [2023-02-21T10:31:49.077Z] v3.0.0-dev.16 [2023-02-21T10:31:49.077Z] v3.0.0-dev.17 [2023-02-21T10:31:49.078Z] v3.0.0-dev.18 [2023-02-21T10:31:49.078Z] v3.0.0-dev.19 [2023-02-21T10:31:49.078Z] v3.0.0-dev.2 [2023-02-21T10:31:49.078Z] v3.0.0-dev.20 [2023-02-21T10:31:49.078Z] v3.0.0-dev.21 [2023-02-21T10:31:49.078Z] v3.0.0-dev.22 [2023-02-21T10:31:49.078Z] v3.0.0-dev.23 [2023-02-21T10:31:49.078Z] v3.0.0-dev.24 [2023-02-21T10:31:49.078Z] v3.0.0-dev.25 [2023-02-21T10:31:49.078Z] v3.0.0-dev.26 [2023-02-21T10:31:49.078Z] v3.0.0-dev.27 [2023-02-21T10:31:49.078Z] v3.0.0-dev.28 [2023-02-21T10:31:49.078Z] v3.0.0-dev.3 [2023-02-21T10:31:49.078Z] v3.0.0-dev.4 [2023-02-21T10:31:49.078Z] v3.0.0-dev.5 [2023-02-21T10:31:49.078Z] v3.0.0-dev.6 [2023-02-21T10:31:49.078Z] v3.0.0-dev.7 [2023-02-21T10:31:49.078Z] v3.0.0-dev.8 [2023-02-21T10:31:49.078Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-21T10:31:49.360Z] + lftools sign git-tag v3.0.0-dev.28 [2023-02-21T10:31:49.926Z] Signing Git tag with Sigul... [2023-02-21T10:31:49.926Z] Signing v3.0.0-dev.28 [Pipeline] echo [2023-02-21T10:31:50.194Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:31:50.477Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-21T10:31:50.483Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-21T10:31:50.497Z] $ docker stop --time=1 87e8cec2e5c81ea1f03893724da32309b44317340682774c8ca229103e959844 [2023-02-21T10:31:51.774Z] $ docker rm -f --volumes 87e8cec2e5c81ea1f03893724da32309b44317340682774c8ca229103e959844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-21T10:31:52.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T10:31:52.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:31:52.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T10:31:52.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:31:52.587Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:31:52.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T10:31:52.942Z] $ docker top 49cea84f485471bc01c6b6560b95fa5356947bb83a683853ab274dd76f900c01 -eo pid,comm [2023-02-21T10:31:52.990Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-21T10:31:52.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T10:31:53.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T10:31:53.022Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T10:31:53.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T10:31:53.141Z] $ docker exec 49cea84f485471bc01c6b6560b95fa5356947bb83a683853ab274dd76f900c01 ssh-agent [2023-02-21T10:31:53.251Z] SSH_AUTH_SOCK=/tmp/ssh-ZF1nn5IyoiQM/agent.32 [2023-02-21T10:31:53.251Z] SSH_AGENT_PID=38 [2023-02-21T10:31:53.256Z] Running ssh-add (command line suppressed) [2023-02-21T10:31:53.348Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15691754168877093186.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15691754168877093186.key) [2023-02-21T10:31:53.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T10:31:53.649Z] + git semver bump pre [2023-02-21T10:31:53.908Z] 2023-02-21 10:31:53,809 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:31:53.908Z] 2023-02-21 10:31:53,809 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev [2023-02-21T10:31:53.908Z] 2023-02-21 10:31:53,809 [bump_version] DEBUG bumped version:3.0.0-dev.29 [2023-02-21T10:31:53.908Z] 2023-02-21 10:31:53,809 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-02-21T10:31:53.909Z] 2023-02-21 10:31:53,809 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:31:53.909Z] 2023-02-21 10:31:53,809 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:31:53.909Z] 2023-02-21 10:31:53,811 [execute] INFO git cat-file --batch-check [2023-02-21T10:31:53.909Z] 2023-02-21 10:31:53,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T10:31:53.909Z] 2023-02-21 10:31:53,816 [execute] INFO git cat-file --batch [2023-02-21T10:31:53.909Z] 2023-02-21 10:31:53,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T10:31:53.909Z] 2023-02-21 10:31:53,821 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:31:53.909Z] 3.0.0-dev.29 [Pipeline] } [2023-02-21T10:31:53.914Z] $ docker exec --env ******** --env ******** 49cea84f485471bc01c6b6560b95fa5356947bb83a683853ab274dd76f900c01 ssh-agent -k [2023-02-21T10:31:54.001Z] unset SSH_AUTH_SOCK; [2023-02-21T10:31:54.001Z] unset SSH_AGENT_PID; [2023-02-21T10:31:54.001Z] echo Agent pid 38 killed; [2023-02-21T10:31:54.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T10:31:54.320Z] + git semver [Pipeline] } [2023-02-21T10:31:54.587Z] $ docker stop --time=1 49cea84f485471bc01c6b6560b95fa5356947bb83a683853ab274dd76f900c01 [2023-02-21T10:31:55.863Z] $ docker rm -f --volumes 49cea84f485471bc01c6b6560b95fa5356947bb83a683853ab274dd76f900c01 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T10:31:56.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T10:31:56.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:31:56.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T10:31:56.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:31:56.579Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:31:56.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T10:31:56.973Z] $ docker top 2028906f1b650d5a27b72742c8617859a06759d386603cbf8cfe9a7a612900ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T10:31:57.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T10:31:57.064Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T10:31:57.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T10:31:57.172Z] $ docker exec 2028906f1b650d5a27b72742c8617859a06759d386603cbf8cfe9a7a612900ca ssh-agent [2023-02-21T10:31:57.277Z] SSH_AUTH_SOCK=/tmp/ssh-ffnBOJKIs8cz/agent.32 [2023-02-21T10:31:57.277Z] SSH_AGENT_PID=38 [2023-02-21T10:31:57.281Z] Running ssh-add (command line suppressed) [2023-02-21T10:31:57.366Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14102151451173399311.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14102151451173399311.key) [2023-02-21T10:31:57.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T10:31:57.667Z] + git semver push [2023-02-21T10:31:57.925Z] 2023-02-21 10:31:57,840 [run_push] DEBUG push [2023-02-21T10:31:57.925Z] 2023-02-21 10:31:57,841 [execute] INFO git cat-file --batch-check [2023-02-21T10:31:57.925Z] 2023-02-21 10:31:57,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T10:31:57.925Z] 2023-02-21 10:31:57,845 [execute] INFO git rev-list bdf0e157973f3d549c85c2baabd7df0ac7252c57 -- [2023-02-21T10:31:57.925Z] 2023-02-21 10:31:57,845 [execute] DEBUG Popen(['git', 'rev-list', 'bdf0e157973f3d549c85c2baabd7df0ac7252c57', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-21T10:31:57.925Z] 2023-02-21 10:31:57,852 [execute] INFO git fetch -v origin [2023-02-21T10:31:57.925Z] 2023-02-21 10:31:57,852 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-21T10:31:58.491Z] 2023-02-21 10:31:58,377 [run_push] DEBUG no remote changes detected [2023-02-21T10:31:58.491Z] 2023-02-21 10:31:58,378 [execute] INFO git push origin semver [2023-02-21T10:31:58.491Z] 2023-02-21 10:31:58,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-21T10:31:59.425Z] 2023-02-21 10:31:59,238 [run_push] DEBUG push all version tags [2023-02-21T10:31:59.425Z] 2023-02-21 10:31:59,239 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-21T10:31:59.425Z] 2023-02-21 10:31:59,239 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-02-21T10:32:00.360Z] 2023-02-21 10:32:00,018 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-02-21T10:32:00.360Z] 3.0.0-dev.29 [Pipeline] } [2023-02-21T10:32:00.365Z] $ docker exec --env ******** --env ******** 2028906f1b650d5a27b72742c8617859a06759d386603cbf8cfe9a7a612900ca ssh-agent -k [2023-02-21T10:32:00.461Z] unset SSH_AUTH_SOCK; [2023-02-21T10:32:00.461Z] unset SSH_AGENT_PID; [2023-02-21T10:32:00.461Z] echo Agent pid 38 killed; [2023-02-21T10:32:00.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T10:32:00.771Z] + git semver [Pipeline] } [2023-02-21T10:32:01.039Z] $ docker stop --time=1 2028906f1b650d5a27b72742c8617859a06759d386603cbf8cfe9a7a612900ca [2023-02-21T10:32:02.345Z] $ docker rm -f --volumes 2028906f1b650d5a27b72742c8617859a06759d386603cbf8cfe9a7a612900ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-21T10:32:02.870Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-02-21T10:32:02.870Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-02-21T10:32:02.870Z] total 16 [2023-02-21T10:32:02.870Z] drwxr-xr-x 3 root root 4096 Feb 21 10:24 . [2023-02-21T10:32:02.870Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 10:31 .. [2023-02-21T10:32:02.870Z] drwxr-xr-x 2 root root 4096 Feb 21 10:24 cost [2023-02-21T10:32:02.870Z] -rw-r--r-- 1 root root 88 Feb 21 10:24 cost.csv [2023-02-21T10:32:02.870Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-02-21T10:32:02.870Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-02-21T10:32:02.870Z] total 16 [2023-02-21T10:32:02.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 10:24 . [2023-02-21T10:32:02.870Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 10:31 .. [2023-02-21T10:32:02.870Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 10:24 cost [2023-02-21T10:32:02.870Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 21 10:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:32:03.160Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:32:04.021Z] ---> package-listing.sh [2023-02-21T10:32:04.021Z] ++ facter osfamily [2023-02-21T10:32:04.021Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T10:32:04.279Z] + OS_FAMILY=debian [2023-02-21T10:32:04.279Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-02-21T10:32:04.279Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T10:32:04.279Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T10:32:04.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T10:32:04.279Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T10:32:04.279Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-02-21T10:32:04.279Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T10:32:04.279Z] + case "${OS_FAMILY}" in [2023-02-21T10:32:04.279Z] + dpkg -l [2023-02-21T10:32:04.279Z] + grep '^ii' [2023-02-21T10:32:04.279Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T10:32:04.279Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T10:32:04.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T10:32:04.279Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-02-21T10:32:04.279Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-02-21T10:32:04.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-02-21T10:32:04.290Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T10:32:04.565Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T10:32:05.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T10:32:05.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T10:32:05.185Z] prd-ubuntu20.04-docker-8c-8g-6868 does not seem to be running inside a container [2023-02-21T10:32:05.210Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T10:32:05.423Z] $ docker top 0a74526b7b6bf98e55b3693b8b968ddf88cebfd2fe2ed3561bb8b14a18fd8358 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T10:32:05.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T10:32:06.044Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T10:32:06.329Z] + ls /var/log/sa-host [2023-02-21T10:32:06.329Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T10:32:06.396Z] provisioning config files... [2023-02-21T10:32:06.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16391648374540913979tmp [Pipeline] { [Pipeline] echo [2023-02-21T10:32:06.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:32:06.698Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T10:32:06.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:32:07.022Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T10:32:07.031Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:32:07.317Z] ---> sudo-logs.sh [2023-02-21T10:32:07.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T10:32:07.346Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:32:07.626Z] ---> job-cost.sh [2023-02-21T10:32:07.626Z] lf-activate-venv: SKIPPING [2023-02-21T10:32:07.626Z] DEBUG: total: 0.2199999988079071 [2023-02-21T10:32:07.626Z] INFO: Retrieving Stack Cost... [2023-02-21T10:32:08.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T10:32:08.469Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T10:32:08.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T10:32:08.758Z] ---> logs-deploy.sh [2023-02-21T10:32:08.758Z] lf-activate-venv: SKIPPING [2023-02-21T10:32:08.758Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/116 [2023-02-21T10:32:08.758Z] INFO: archiving workspace using pattern(s): [2023-02-21T10:32:09.694Z] Archives upload complete. [2023-02-21T10:32:09.694Z] INFO: archiving logs to Nexus