Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91df2cab5fbaba815e995a6abf77c007eaf8ddcd 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-ssh318707039164516436.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-ssh15612814026011917965.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-ssh18131775891727186114.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-ssh10370715461448921244.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-ssh367429237038296431.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-8637 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 91df2cab5fbaba815e995a6abf77c007eaf8ddcd (main) > 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 91df2cab5fbaba815e995a6abf77c007eaf8ddcd # timeout=10 Commit message: "fix!: Remove unused AuthModeKey and SecretNameKey (#463)" > git rev-list --no-walk c9bae64637c882c7a2f01c3ca1c9bf7a19355159 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T20:43:35.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T20:43:35.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T20:43:35.588Z] ========================================================= [2023-03-07T20:43:35.588Z] EdgeX Global Pipelines Version Info [2023-03-07T20:43:35.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:36.306Z] ------------------- [2023-03-07T20:43:36.306Z] stable info: [2023-03-07T20:43:36.306Z] ------------------- [2023-03-07T20:43:36.306Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T20:43:36.306Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T20:43:36.306Z] Message: update stable to v1.0.244 [2023-03-07T20:43:36.878Z] ------------------- [2023-03-07T20:43:36.878Z] experimental info: [2023-03-07T20:43:36.878Z] ------------------- [2023-03-07T20:43:36.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T20:43:36.878Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T20:43:36.878Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T20:43:37.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-03-07T20:43:37.071Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-03-07T20:43:37.090Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T20:43:37.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T20:43:37.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T20:43:37.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T20:43:37.137Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T20:43:37.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T20:43:37.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T20:43:37.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T20:43:37.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T20:43:37.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-03-07T20:43:37.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T20:43:37.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T20:43:37.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T20:43:37.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T20:43:37.247Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T20:43:37.256Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T20:43:37.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T20:43:37.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T20:43:37.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T20:43:37.323Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T20:43:37.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T20:43:37.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T20:43:37.375Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-07T20:43:37.390Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T20:43:37.408Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T20:43:37.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-07T20:43:37.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-07T20:43:37.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-07T20:43:37.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo [2023-03-07T20:43:37.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91df2ca [Pipeline] echo [2023-03-07T20:43:37.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T20:43:37.846Z] + git rev-list -1 --merges 91df2cab5fbaba815e995a6abf77c007eaf8ddcd~1..91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo [2023-03-07T20:43:37.898Z] -----------> git rev-list -1 --merges 91df2cab5fbaba815e995a6abf77c007eaf8ddcd~1..91df2cab5fbaba815e995a6abf77c007eaf8ddcd 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [false] [Pipeline] sh [2023-03-07T20:43:38.187Z] + git log --format=format:%s -1 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo [2023-03-07T20:43:38.201Z] ========================================================= [2023-03-07T20:43:38.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T20:43:38.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:43:38.540Z] + git log --format=format:%s -1 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo [2023-03-07T20:43:38.550Z] [semverPrep] GIT_COMMIT: 91df2cab5fbaba815e995a6abf77c007eaf8ddcd, Commit Message: fix!: Remove unused AuthModeKey and SecretNameKey (#463) [Pipeline] echo [2023-03-07T20:43:38.558Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T20:43:38.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T20:43:38.921Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T20:43:38.921Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T20:43:38.921Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T20:43:38.921Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T20:43:38.921Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T20:43:38.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:43:39.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:43:39.592Z] [2023-03-07T20:43:39.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:43:39.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:43:39.896Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T20:43:39.896Z] b85a868b505f: Pulling fs layer [2023-03-07T20:43:39.896Z] e2be974225ed: Pulling fs layer [2023-03-07T20:43:39.896Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T20:43:39.896Z] 988bab9f4d93: Pulling fs layer [2023-03-07T20:43:39.896Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T20:43:39.896Z] eaf3925da568: Pulling fs layer [2023-03-07T20:43:39.896Z] bab4dde63d76: Pulling fs layer [2023-03-07T20:43:39.896Z] bde34c3a00c8: Pulling fs layer [2023-03-07T20:43:39.896Z] b352a97aabf1: Pulling fs layer [2023-03-07T20:43:39.896Z] 4872d77fe225: Pulling fs layer [2023-03-07T20:43:39.896Z] 5851b861e8e6: Pulling fs layer [2023-03-07T20:43:39.896Z] 988bab9f4d93: Waiting [2023-03-07T20:43:39.896Z] 1469e6f7b9e6: Waiting [2023-03-07T20:43:39.896Z] eaf3925da568: Waiting [2023-03-07T20:43:39.896Z] bab4dde63d76: Waiting [2023-03-07T20:43:39.896Z] bde34c3a00c8: Waiting [2023-03-07T20:43:39.896Z] b352a97aabf1: Waiting [2023-03-07T20:43:39.896Z] 4872d77fe225: Waiting [2023-03-07T20:43:39.896Z] 5851b861e8e6: Waiting [2023-03-07T20:43:39.896Z] e2be974225ed: Download complete [2023-03-07T20:43:39.896Z] 988bab9f4d93: Verifying Checksum [2023-03-07T20:43:39.896Z] 988bab9f4d93: Download complete [2023-03-07T20:43:40.156Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T20:43:40.156Z] 339a4e72a1f5: Download complete [2023-03-07T20:43:40.156Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T20:43:40.156Z] 1469e6f7b9e6: Download complete [2023-03-07T20:43:40.156Z] eaf3925da568: Download complete [2023-03-07T20:43:40.156Z] bde34c3a00c8: Verifying Checksum [2023-03-07T20:43:40.156Z] bde34c3a00c8: Download complete [2023-03-07T20:43:40.156Z] b352a97aabf1: Verifying Checksum [2023-03-07T20:43:40.156Z] b352a97aabf1: Download complete [2023-03-07T20:43:40.156Z] 4872d77fe225: Download complete [2023-03-07T20:43:40.156Z] 5851b861e8e6: Download complete [2023-03-07T20:43:40.416Z] b85a868b505f: Verifying Checksum [2023-03-07T20:43:40.416Z] b85a868b505f: Download complete [2023-03-07T20:43:40.677Z] bab4dde63d76: Verifying Checksum [2023-03-07T20:43:40.677Z] bab4dde63d76: Download complete [2023-03-07T20:43:41.616Z] b85a868b505f: Pull complete [2023-03-07T20:43:41.875Z] e2be974225ed: Pull complete [2023-03-07T20:43:42.444Z] 339a4e72a1f5: Pull complete [2023-03-07T20:43:42.444Z] 988bab9f4d93: Pull complete [2023-03-07T20:43:42.703Z] 1469e6f7b9e6: Pull complete [2023-03-07T20:43:42.703Z] eaf3925da568: Pull complete [2023-03-07T20:43:44.611Z] bab4dde63d76: Pull complete [2023-03-07T20:43:44.611Z] bde34c3a00c8: Pull complete [2023-03-07T20:43:44.611Z] b352a97aabf1: Pull complete [2023-03-07T20:43:44.871Z] 4872d77fe225: Pull complete [2023-03-07T20:43:44.871Z] 5851b861e8e6: Pull complete [2023-03-07T20:43:44.871Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T20:43:44.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:43:44.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:43:44.974Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:43:45.009Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T20:43:46.372Z] $ docker top 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 -eo pid,comm [2023-03-07T20:43:46.431Z] 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-03-07T20:43:46.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T20:43:46.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:43:46.467Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:43:46.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:43:46.578Z] $ docker exec 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent [2023-03-07T20:43:46.682Z] SSH_AUTH_SOCK=/tmp/ssh-qIkgFamIdegK/agent.32 [2023-03-07T20:43:46.682Z] SSH_AGENT_PID=38 [2023-03-07T20:43:46.689Z] Running ssh-add (command line suppressed) [2023-03-07T20:43:46.792Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2538286293225313000.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2538286293225313000.key) [2023-03-07T20:43:46.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:43:47.099Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T20:43:47.112Z] $ docker exec --env ******** --env ******** 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent -k [2023-03-07T20:43:47.211Z] unset SSH_AUTH_SOCK; [2023-03-07T20:43:47.212Z] unset SSH_AGENT_PID; [2023-03-07T20:43:47.215Z] echo Agent pid 38 killed; [2023-03-07T20:43:47.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T20:43:47.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:43:47.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:43:47.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:43:47.365Z] $ docker exec 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent [2023-03-07T20:43:47.478Z] SSH_AUTH_SOCK=/tmp/ssh-LifLdkRkcP7w/agent.70 [2023-03-07T20:43:47.478Z] SSH_AGENT_PID=76 [2023-03-07T20:43:47.484Z] Running ssh-add (command line suppressed) [2023-03-07T20:43:47.588Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15637070307789967262.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15637070307789967262.key) [2023-03-07T20:43:47.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:43:47.888Z] + git semver init [2023-03-07T20:43:48.458Z] 2023-03-07 20:43:48,167 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T20:43:48.458Z] 2023-03-07 20:43:48,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-07T20:43:48.458Z] 2023-03-07 20:43:48,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-07T20:43:48.458Z] 2023-03-07 20:43:48,170 [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-03-07T20:43:49.395Z] 2023-03-07 20:43:49,097 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-03-07T20:43:49.395Z] 2023-03-07 20:43:49,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-03-07T20:43:49.395Z] 2023-03-07 20:43:49,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:43:49.395Z] 2023-03-07 20:43:49,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:43:49.395Z] 3.0.0-dev.42 [Pipeline] } [2023-03-07T20:43:49.408Z] $ docker exec --env ******** --env ******** 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent -k [2023-03-07T20:43:49.513Z] unset SSH_AUTH_SOCK; [2023-03-07T20:43:49.514Z] unset SSH_AGENT_PID; [2023-03-07T20:43:49.514Z] echo Agent pid 76 killed; [2023-03-07T20:43:49.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:43:49.827Z] + git semver [Pipeline] } [2023-03-07T20:43:50.412Z] $ docker stop --time=1 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 [2023-03-07T20:43:51.717Z] $ docker rm -f --volumes 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:43:52.057Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T20:43:52.279Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T20:43:52.283Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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-03-07T20:43:52.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:43:52.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:43:52.471Z] ========================================================= [2023-03-07T20:43:52.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T20:43:52.471Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:43:52.494Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8634 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-03-07T20:43:52.526Z] Running in /w/workspace/go-mod-bootstrap/130 [Pipeline] { [Pipeline] checkout [2023-03-07T20:43:52.558Z] Selected Git installation does not exist. Using Default [2023-03-07T20:43:52.558Z] The recommended git tool is: NONE [2023-03-07T20:43:52.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:43:52.770Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T20:43:52.771Z] 213ec9aee27d: Pulling fs layer [2023-03-07T20:43:52.771Z] 4583459ba037: Pulling fs layer [2023-03-07T20:43:52.771Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T20:43:52.771Z] 53926ce57604: Pulling fs layer [2023-03-07T20:43:52.771Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T20:43:52.771Z] 22ff95d597cd: Pulling fs layer [2023-03-07T20:43:52.771Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T20:43:52.771Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T20:43:52.771Z] a7acece74701: Pulling fs layer [2023-03-07T20:43:52.771Z] 53926ce57604: Waiting [2023-03-07T20:43:52.771Z] 21b2b0c7a3f4: Waiting [2023-03-07T20:43:52.771Z] 22ff95d597cd: Waiting [2023-03-07T20:43:52.771Z] 12d6caf4c0d1: Waiting [2023-03-07T20:43:52.771Z] 96b7cbca73a9: Waiting [2023-03-07T20:43:52.771Z] a7acece74701: Waiting [2023-03-07T20:43:52.771Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T20:43:52.771Z] 93c1e223e6f2: Download complete [2023-03-07T20:43:52.771Z] 4583459ba037: Download complete [2023-03-07T20:43:52.771Z] 21b2b0c7a3f4: Download complete [2023-03-07T20:43:52.771Z] 22ff95d597cd: Download complete [2023-03-07T20:43:52.771Z] 213ec9aee27d: Verifying Checksum [2023-03-07T20:43:52.771Z] 213ec9aee27d: Download complete [2023-03-07T20:43:52.771Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T20:43:52.771Z] 12d6caf4c0d1: Download complete [2023-03-07T20:43:53.030Z] 213ec9aee27d: Pull complete [2023-03-07T20:43:53.290Z] 4583459ba037: Pull complete [2023-03-07T20:43:53.290Z] 93c1e223e6f2: Pull complete [2023-03-07T20:43:53.549Z] a7acece74701: Verifying Checksum [2023-03-07T20:43:53.549Z] a7acece74701: Download complete [2023-03-07T20:43:53.549Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T20:43:53.549Z] 96b7cbca73a9: Download complete [2023-03-07T20:43:53.807Z] 53926ce57604: Verifying Checksum [2023-03-07T20:43:53.807Z] 53926ce57604: Download complete [2023-03-07T20:43:57.552Z] using credential edgex-jenkins-ssh [2023-03-07T20:43:57.572Z] Cloning the remote Git repository [2023-03-07T20:43:57.996Z] 53926ce57604: Pull complete [2023-03-07T20:43:57.996Z] 21b2b0c7a3f4: Pull complete [2023-03-07T20:43:57.996Z] 22ff95d597cd: Pull complete [2023-03-07T20:43:58.257Z] 12d6caf4c0d1: Pull complete [2023-03-07T20:43:57.637Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-07T20:43:57.714Z] > git init /w/workspace/go-mod-bootstrap/130 # timeout=10 [2023-03-07T20:43:57.888Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-07T20:43:57.889Z] > git --version # timeout=10 [2023-03-07T20:43:57.911Z] > git --version # 'git version 2.25.1' [2023-03-07T20:43:57.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:43:57.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:43:59.351Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-07T20:43:59.376Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:44:00.374Z] Avoid second fetch [2023-03-07T20:44:00.375Z] Checking out Revision 91df2cab5fbaba815e995a6abf77c007eaf8ddcd (main) [2023-03-07T20:44:00.794Z] 96b7cbca73a9: Pull complete [2023-03-07T20:44:00.908Z] Commit message: "fix!: Remove unused AuthModeKey and SecretNameKey (#463)" [2023-03-07T20:44:00.401Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:44:00.419Z] > git checkout -f 91df2cab5fbaba815e995a6abf77c007eaf8ddcd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:44:01.748Z] a7acece74701: Pull complete [2023-03-07T20:44:01.748Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T20:44:01.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:44:01.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-03-07T20:44:01.860Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T20:44:01.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:44:01.860Z] Dload Upload Total Spent Left Speed [2023-03-07T20:44:01.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67465 [2023-03-07T20:44:02.033Z] + 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 [Pipeline] sh [2023-03-07T20:44:02.334Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:44:02.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:44:02.404Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:44:02.443Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-07T20:44:02.570Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-07T20:44:04.387Z] $ docker top ec8ce79da4511fc8067f7bf58db44e5f79d1694b4acc09e81da222f1315d0a67 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-07T20:44:04.771Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T20:44:04.771Z] + sudo tee /etc/docker/daemon.new [2023-03-07T20:44:04.771Z] { [2023-03-07T20:44:04.771Z] "registry-mirrors": [ [2023-03-07T20:44:04.771Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T20:44:04.771Z] ], [2023-03-07T20:44:04.771Z] "bip": "10.250.0.254/24", [2023-03-07T20:44:04.771Z] "hosts": [ [2023-03-07T20:44:04.771Z] "tcp://0.0.0.0:5555", [2023-03-07T20:44:04.771Z] "unix:///var/run/docker.sock" [2023-03-07T20:44:04.771Z] ], [2023-03-07T20:44:04.771Z] "mtu": 1458, [2023-03-07T20:44:04.771Z] "selinux-enabled": true, [2023-03-07T20:44:04.771Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T20:44:04.771Z] } [Pipeline] sh [2023-03-07T20:44:04.794Z] + go version [2023-03-07T20:44:04.794Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T20:44:04.872Z] $ docker stop --time=1 ec8ce79da4511fc8067f7bf58db44e5f79d1694b4acc09e81da222f1315d0a67 [2023-03-07T20:44:05.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-07T20:44:06.175Z] $ docker rm -f --volumes ec8ce79da4511fc8067f7bf58db44e5f79d1694b4acc09e81da222f1315d0a67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:44:06.549Z] + sudo service docker restart [2023-03-07T20:44:06.628Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:44:06.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:44:06.695Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:44:06.727Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-07T20:44:07.122Z] $ docker top 2c0a6de8f8e548d3d89c8768992bb6c87cb03730bec942b92e5c56c62d97b766 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:44:07.468Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:44:07.775Z] + make test [2023-03-07T20:44:07.775Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-07T20:44:07.775Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-07T20:44:07.775Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-07T20:44:07.775Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.24 [2023-03-07T20:44:07.775Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-07T20:44:07.775Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-07T20:44:07.775Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-07T20:44:07.775Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-07T20:44:07.775Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-07T20:44:07.775Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-07T20:44:07.775Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 [2023-03-07T20:44:08.034Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-07T20:44:08.034Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-07T20:44:08.034Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-07T20:44:08.034Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-07T20:44:08.034Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-07T20:44:08.034Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-07T20:44:08.034Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-07T20:44:08.034Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-07T20:44:08.034Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-07T20:44:08.035Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-07T20:44:08.035Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-07T20:44:08.035Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-07T20:44:08.035Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-07T20:44:08.035Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-07T20:44:08.035Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-07T20:44:08.035Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-07T20:44:08.035Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-07T20:44:08.035Z] go: downloading golang.org/x/net v0.7.0 [2023-03-07T20:44:08.035Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-07T20:44:08.035Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-07T20:44:08.035Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-07T20:44:08.035Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-07T20:44:08.035Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-07T20:44:08.035Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-07T20:44:08.035Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-07T20:44:08.035Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-07T20:44:08.035Z] go: downloading golang.org/x/text v0.7.0 [2023-03-07T20:44:08.035Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-07T20:44:08.035Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-07T20:44:08.035Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-07T20:44:08.035Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-07T20:44:08.035Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-07T20:44:08.035Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-07T20:44:08.292Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-07T20:44:08.293Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-07T20:44:08.293Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-07T20:44:08.550Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-07T20:44:08.550Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-07T20:44:08.550Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-07T20:44:08.550Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-07T20:44:08.550Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-07T20:44:08.550Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-07T20:44:08.550Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-07T20:44:08.550Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-07T20:44:08.550Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-07T20:44:20.793Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [Pipeline] unstash [Pipeline] echo [2023-03-07T20:44:25.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:44:25.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:44:25.114Z] ========================================================= [2023-03-07T20:44:25.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T20:44:25.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:44:25.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:44:26.034Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T20:44:26.034Z] 9b18e9b68314: Pulling fs layer [2023-03-07T20:44:26.034Z] 35d82f9e3411: Pulling fs layer [2023-03-07T20:44:26.034Z] e16973657156: Pulling fs layer [2023-03-07T20:44:26.034Z] fc693d55d65f: Pulling fs layer [2023-03-07T20:44:26.034Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T20:44:26.034Z] dda99020689f: Pulling fs layer [2023-03-07T20:44:26.034Z] db1c61fa0a46: Pulling fs layer [2023-03-07T20:44:26.034Z] 891c053d2c06: Pulling fs layer [2023-03-07T20:44:26.034Z] dda99020689f: Waiting [2023-03-07T20:44:26.034Z] db1c61fa0a46: Waiting [2023-03-07T20:44:26.034Z] 891c053d2c06: Waiting [2023-03-07T20:44:26.034Z] 7e9fc2657dce: Waiting [2023-03-07T20:44:26.034Z] e16973657156: Download complete [2023-03-07T20:44:26.034Z] 35d82f9e3411: Download complete [2023-03-07T20:44:26.034Z] 7e9fc2657dce: Download complete [2023-03-07T20:44:26.034Z] dda99020689f: Verifying Checksum [2023-03-07T20:44:26.034Z] dda99020689f: Download complete [2023-03-07T20:44:26.034Z] 9b18e9b68314: Verifying Checksum [2023-03-07T20:44:26.034Z] 9b18e9b68314: Download complete [2023-03-07T20:44:27.006Z] 9b18e9b68314: Pull complete [2023-03-07T20:44:27.006Z] 891c053d2c06: Verifying Checksum [2023-03-07T20:44:27.006Z] 891c053d2c06: Download complete [2023-03-07T20:44:27.592Z] 35d82f9e3411: Pull complete [2023-03-07T20:44:27.592Z] e16973657156: Pull complete [2023-03-07T20:44:28.178Z] db1c61fa0a46: Verifying Checksum [2023-03-07T20:44:28.178Z] db1c61fa0a46: Download complete [2023-03-07T20:44:28.767Z] fc693d55d65f: Verifying Checksum [2023-03-07T20:44:28.767Z] fc693d55d65f: Download complete [2023-03-07T20:44:41.099Z] fc693d55d65f: Pull complete [2023-03-07T20:44:41.099Z] 7e9fc2657dce: Pull complete [2023-03-07T20:44:41.099Z] dda99020689f: Pull complete [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.051s coverage: 35.3% of statements [2023-03-07T20:44:42.726Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.051s coverage: 92.5% of statements [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.021s coverage: 85.3% of statements [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 42.3% of statements [2023-03-07T20:44:42.726Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-07T20:44:42.726Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.015s coverage: 100.0% of statements [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.318s coverage: 87.7% of statements [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 25.0% of statements [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.044s coverage: 79.2% of statements [2023-03-07T20:44:42.726Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.022s coverage: 31.2% of statements [2023-03-07T20:44:42.726Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.012s coverage: 91.3% of statements [2023-03-07T20:44:49.290Z] 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-03-07T20:44:49.290Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-07T20:44:51.196Z] db1c61fa0a46: Pull complete [2023-03-07T20:44:51.464Z] 891c053d2c06: Pull complete [2023-03-07T20:44:51.464Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T20:44:51.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:44:51.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-03-07T20:44:52.061Z] + 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-03-07T20:44:52.414Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:44:52.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:44:52.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:44:52.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:44:52.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-8634 does not seem to be running inside a container [2023-03-07T20:44:52.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/130 -v /w/workspace/go-mod-bootstrap/130:/w/workspace/go-mod-bootstrap/130:rw,z -v /w/workspace/go-mod-bootstrap/130@tmp:/w/workspace/go-mod-bootstrap/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T20:44:55.787Z] $ docker top c9a5f4e5c5c0dd722fe51155e5deea05ad9e9d83eae2e2eeb2b5bf7725341727 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:44:55.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] } [2023-03-07T20:44:56.042Z] $ docker stop --time=1 2c0a6de8f8e548d3d89c8768992bb6c87cb03730bec942b92e5c56c62d97b766 [2023-03-07T20:44:56.605Z] + go version [2023-03-07T20:44:56.605Z] go version go1.18.7 linux/arm64 [2023-03-07T20:44:57.522Z] $ docker rm -f --volumes 2c0a6de8f8e548d3d89c8768992bb6c87cb03730bec942b92e5c56c62d97b766 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2023-03-07T20:44:57.904Z] $ docker stop --time=1 c9a5f4e5c5c0dd722fe51155e5deea05ad9e9d83eae2e2eeb2b5bf7725341727 [2023-03-07T20:44:58.144Z] + sudo chown -R jenkins:jenkins . [2023-03-07T20:44:59.576Z] $ docker rm -f --volumes c9a5f4e5c5c0dd722fe51155e5deea05ad9e9d83eae2e2eeb2b5bf7725341727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2023-03-07T20:44:59.772Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] sh [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-03-07T20:45:00.152Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:45:00.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:45:00.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:45:00.293Z] [2023-03-07T20:45:00.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:45:00.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-8634 does not seem to be running inside a container [2023-03-07T20:45:00.456Z] $ 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/130 -v /w/workspace/go-mod-bootstrap/130:/w/workspace/go-mod-bootstrap/130:rw,z -v /w/workspace/go-mod-bootstrap/130@tmp:/w/workspace/go-mod-bootstrap/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T20:45:03.380Z] $ docker top c208b53cfb901485bfb196acae223cf086eeb8d31c891ca5fdda13c5e8eb7843 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:45:03.876Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/130 [2023-03-07T20:45:03.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:45:03.910Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T20:45:03.910Z] 5eb5b503b376: Pulling fs layer [2023-03-07T20:45:03.910Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T20:45:03.910Z] ec43610c2a17: Pulling fs layer [2023-03-07T20:45:03.910Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T20:45:03.910Z] 33b1e0a273af: Pulling fs layer [2023-03-07T20:45:03.910Z] 3a2ae6a8a46f: Waiting [2023-03-07T20:45:03.910Z] 33b1e0a273af: Waiting [2023-03-07T20:45:03.910Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T20:45:03.910Z] 2f39f015ded8: Pulling fs layer [2023-03-07T20:45:03.910Z] 2f39f015ded8: Waiting [2023-03-07T20:45:03.910Z] 5d3b04190fa2: Waiting [2023-03-07T20:45:03.910Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T20:45:03.910Z] 5c69ac0246d0: Download complete [2023-03-07T20:45:03.910Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T20:45:03.910Z] 3a2ae6a8a46f: Download complete [Pipeline] fileExists [2023-03-07T20:45:04.171Z] 33b1e0a273af: Verifying Checksum [2023-03-07T20:45:04.171Z] 33b1e0a273af: Download complete [2023-03-07T20:45:04.171Z] 5d3b04190fa2: Download complete [2023-03-07T20:45:04.171Z] ec43610c2a17: Verifying Checksum [2023-03-07T20:45:04.171Z] ec43610c2a17: Download complete [2023-03-07T20:45:04.171Z] 5eb5b503b376: Verifying Checksum [2023-03-07T20:45:04.171Z] 5eb5b503b376: Download complete [Pipeline] sh [2023-03-07T20:45:04.809Z] + make test [2023-03-07T20:45:04.809Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-07T20:45:04.809Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-07T20:45:04.809Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.24 [2023-03-07T20:45:04.809Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-07T20:45:05.083Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-07T20:45:05.083Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-07T20:45:05.083Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-07T20:45:05.083Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-07T20:45:05.083Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-07T20:45:05.083Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 [2023-03-07T20:45:05.104Z] 2f39f015ded8: Download complete [2023-03-07T20:45:05.351Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-07T20:45:05.351Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-07T20:45:05.351Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-07T20:45:05.351Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-07T20:45:05.351Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-07T20:45:05.351Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-07T20:45:05.351Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-07T20:45:05.351Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-07T20:45:05.620Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-07T20:45:05.621Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-07T20:45:05.621Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-07T20:45:05.621Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-07T20:45:05.670Z] 5eb5b503b376: Pull complete [2023-03-07T20:45:05.670Z] 5c69ac0246d0: Pull complete [2023-03-07T20:45:05.890Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-07T20:45:05.890Z] go: downloading golang.org/x/net v0.7.0 [2023-03-07T20:45:05.890Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-07T20:45:05.890Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-07T20:45:05.890Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-07T20:45:05.890Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-07T20:45:05.890Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-07T20:45:05.890Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-07T20:45:05.890Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-07T20:45:05.890Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-07T20:45:06.162Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-07T20:45:06.162Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-07T20:45:06.162Z] go: downloading golang.org/x/text v0.7.0 [2023-03-07T20:45:06.239Z] ec43610c2a17: Pull complete [2023-03-07T20:45:06.239Z] 3a2ae6a8a46f: Pull complete [2023-03-07T20:45:06.429Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-07T20:45:06.429Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-07T20:45:06.502Z] 33b1e0a273af: Pull complete [2023-03-07T20:45:06.502Z] 5d3b04190fa2: Pull complete [2023-03-07T20:45:07.847Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-07T20:45:07.847Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-07T20:45:07.847Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-07T20:45:07.847Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-07T20:45:07.847Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-07T20:45:07.847Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-07T20:45:07.847Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-07T20:45:07.847Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-07T20:45:07.847Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-07T20:45:07.847Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-07T20:45:08.809Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-07T20:45:08.809Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-07T20:45:08.809Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-07T20:45:09.077Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-07T20:45:09.077Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-07T20:45:09.346Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-07T20:45:09.614Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-07T20:45:09.614Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-07T20:45:09.614Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-07T20:45:11.767Z] 2f39f015ded8: Pull complete [2023-03-07T20:45:11.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T20:45:11.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:45:11.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:45:11.843Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:45:11.873Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T20:45:13.519Z] $ docker top c82e1e89e5b8122d2713cf294f4f4de6143104a7d0b14335a2c5c8e67180776a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:45:13.894Z] ---> job-cost.sh [2023-03-07T20:45:13.894Z] lf-activate-venv: SKIPPING [2023-03-07T20:45:13.894Z] INFO: No Stack... [2023-03-07T20:45:14.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T20:45:14.720Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T20:45:15.007Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-03-07T20:45:15.008Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T20:45:15.024Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [2023-03-07T20:45:15.030Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] did not exist. Created. [2023-03-07T20:45:15.030Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T20:45:15.333Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T20:45:15.357Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T20:45:15.366Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T20:45:15.387Z] $ docker stop --time=1 c82e1e89e5b8122d2713cf294f4f4de6143104a7d0b14335a2c5c8e67180776a [2023-03-07T20:45:16.580Z] $ docker rm -f --volumes c82e1e89e5b8122d2713cf294f4f4de6143104a7d0b14335a2c5c8e67180776a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T20:46:31.249Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.097s coverage: 35.3% of statements [2023-03-07T20:46:57.952Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 92.5% of statements [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.051s coverage: 85.3% of statements [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.098s coverage: 42.3% of statements [2023-03-07T20:46:57.952Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-07T20:46:57.952Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.061s coverage: 100.0% of statements [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.392s coverage: 87.7% of statements [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.057s coverage: 25.0% of statements [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.150s coverage: 79.2% of statements [2023-03-07T20:46:57.952Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.051s coverage: 31.2% of statements [2023-03-07T20:46:57.952Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements [2023-03-07T20:46:58.541Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T20:46:58.541Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-07T20:47:25.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:47:25.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-07T20:47:25.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T20:47:25.293Z] $ docker stop --time=1 c208b53cfb901485bfb196acae223cf086eeb8d31c891ca5fdda13c5e8eb7843 [2023-03-07T20:47:27.129Z] $ docker rm -f --volumes c208b53cfb901485bfb196acae223cf086eeb8d31c891ca5fdda13c5e8eb7843 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:47:29.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T20:47:29.792Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T20:47:30.374Z] 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-03-07T20:47:30.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:47:30.812Z] [2023-03-07T20:47:30.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:47:31.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:47:31.599Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T20:47:31.599Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T20:47:31.599Z] 04944245beec: Pulling fs layer [2023-03-07T20:47:31.599Z] 699f458cf7ca: Pulling fs layer [2023-03-07T20:47:31.599Z] 765212b225bb: Pulling fs layer [2023-03-07T20:47:31.599Z] f23df028b6ca: Pulling fs layer [2023-03-07T20:47:31.599Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T20:47:31.599Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T20:47:31.599Z] f23df028b6ca: Waiting [2023-03-07T20:47:31.599Z] d65c8cfc05b1: Waiting [2023-03-07T20:47:31.599Z] 2437ff75d9bd: Waiting [2023-03-07T20:47:31.599Z] 765212b225bb: Waiting [2023-03-07T20:47:31.599Z] 04944245beec: Verifying Checksum [2023-03-07T20:47:31.599Z] 04944245beec: Download complete [2023-03-07T20:47:31.599Z] 765212b225bb: Verifying Checksum [2023-03-07T20:47:31.599Z] 765212b225bb: Download complete [2023-03-07T20:47:31.870Z] f23df028b6ca: Verifying Checksum [2023-03-07T20:47:31.870Z] f23df028b6ca: Download complete [2023-03-07T20:47:31.870Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T20:47:31.870Z] d65c8cfc05b1: Download complete [2023-03-07T20:47:31.870Z] 699f458cf7ca: Verifying Checksum [2023-03-07T20:47:31.870Z] 699f458cf7ca: Download complete [2023-03-07T20:47:32.138Z] 8998bd30e6a1: Download complete [2023-03-07T20:47:34.723Z] 2437ff75d9bd: Download complete [2023-03-07T20:47:36.664Z] 8998bd30e6a1: Pull complete [2023-03-07T20:47:36.933Z] 04944245beec: Pull complete [2023-03-07T20:47:38.343Z] 699f458cf7ca: Pull complete [2023-03-07T20:47:38.343Z] 765212b225bb: Pull complete [2023-03-07T20:47:38.931Z] f23df028b6ca: Pull complete [2023-03-07T20:47:39.199Z] d65c8cfc05b1: Pull complete [2023-03-07T20:47:54.381Z] 2437ff75d9bd: Pull complete [2023-03-07T20:47:54.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T20:47:54.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:47:54.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:47:54.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-8634 does not seem to be running inside a container [2023-03-07T20:47:54.708Z] $ 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/130 -v /w/workspace/go-mod-bootstrap/130:/w/workspace/go-mod-bootstrap/130:rw,z -v /w/workspace/go-mod-bootstrap/130@tmp:/w/workspace/go-mod-bootstrap/130@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:arm64 cat [2023-03-07T20:47:57.360Z] $ docker top 9c7738c25927c1c9e1a171b5798f99737fd8e07dc86aadbd580e9f3eb52ba366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:47:58.224Z] ---> job-cost.sh [2023-03-07T20:47:58.224Z] lf-activate-venv: SKIPPING [2023-03-07T20:47:58.224Z] INFO: No Stack... [2023-03-07T20:47:58.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T20:47:59.452Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T20:48:00.098Z] + cat /w/workspace/go-mod-bootstrap/130/archives/cost.csv [2023-03-07T20:48:00.098Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T20:48:00.131Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [2023-03-07T20:48:00.137Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] did not exist. Created. [2023-03-07T20:48:00.137Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T20:48:00.485Z] /w/workspace/go-mod-bootstrap/130@tmp/durable-39d9e0c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T20:48:00.834Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T20:48:01.115Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T20:48:01.167Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T20:48:01.176Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T20:48:01.202Z] $ docker stop --time=1 9c7738c25927c1c9e1a171b5798f99737fd8e07dc86aadbd580e9f3eb52ba366 [2023-03-07T20:48:02.725Z] $ docker rm -f --volumes 9c7738c25927c1c9e1a171b5798f99737fd8e07dc86aadbd580e9f3eb52ba366 [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-03-07T20:48:03.056Z] provisioning config files... [2023-03-07T20:48:03.079Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1973628075956123606tmp [Pipeline] { [Pipeline] sh [2023-03-07T20:48:03.408Z] + set +x [2023-03-07T20:48:03.408Z] + curl -s https://codecov.io/bash [2023-03-07T20:48:03.408Z] + bash -s -- [2023-03-07T20:48:03.408Z] [2023-03-07T20:48:03.408Z] _____ _ [2023-03-07T20:48:03.408Z] / ____| | | [2023-03-07T20:48:03.408Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T20:48:03.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T20:48:03.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T20:48:03.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T20:48:03.408Z] Bash-1.0.6 [2023-03-07T20:48:03.408Z] [2023-03-07T20:48:03.408Z] [2023-03-07T20:48:03.408Z] ==> git version 2.25.1 found [2023-03-07T20:48:03.408Z] ==> 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-03-07T20:48:03.408Z] Release-Date: 2020-01-08 [2023-03-07T20:48:03.408Z] 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-03-07T20:48:03.408Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T20:48:03.408Z] ==> Jenkins CI detected. [2023-03-07T20:48:03.408Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-07T20:48:03.408Z] project root: . [2023-03-07T20:48:03.408Z] --> token set from env [2023-03-07T20:48:03.408Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T20:48:03.408Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T20:48:03.408Z] ==> Python coveragepy not found [2023-03-07T20:48:03.408Z] ==> Searching for coverage reports in: [2023-03-07T20:48:03.408Z] + . [2023-03-07T20:48:03.408Z] -> Found 1 reports [2023-03-07T20:48:03.408Z] ==> Detecting git/mercurial file structure [2023-03-07T20:48:03.408Z] ==> Reading reports [2023-03-07T20:48:03.408Z] + ./coverage.out bytes=79763 [2023-03-07T20:48:03.408Z] ==> Appending adjustments [2023-03-07T20:48:03.408Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T20:48:03.667Z] + Found adjustments [2023-03-07T20:48:03.667Z] ==> Gzipping contents [2023-03-07T20:48:03.667Z] 16K /tmp/codecov.72AZt7.gz [2023-03-07T20:48:03.667Z] ==> Uploading reports [2023-03-07T20:48:03.667Z] url: https://codecov.io [2023-03-07T20:48:03.667Z] query: branch=main&commit=91df2cab5fbaba815e995a6abf77c007eaf8ddcd&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T20:48:03.667Z] -> Pinging Codecov [2023-03-07T20:48:03.667Z] 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=91df2cab5fbaba815e995a6abf77c007eaf8ddcd&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T20:48:03.926Z] -> Uploading to [2023-03-07T20:48:03.927Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/833815588EE85121546D348822E98E2E/91df2cab5fbaba815e995a6abf77c007eaf8ddcd/a5dcf25f-adc7-4831-8fcf-69d34590ce73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T204803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9c086012d29a4de1f5c05e788efcf8dd9be018e68a8001006dd298f66e99537 [2023-03-07T20:48:03.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:48:03.927Z] Dload Upload Total Spent Left Speed [2023-03-07T20:48:04.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12808 0 0 100 12808 0 57954 --:--:-- --:--:-- --:--:-- 57693 100 12808 0 0 100 12808 0 50825 --:--:-- --:--:-- --:--:-- 50624 [2023-03-07T20:48:04.185Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] } [2023-03-07T20:48:04.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-07T20:48:04.391Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-07T20:48:04.400Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:48:04.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T20:48:04.696Z] [2023-03-07T20:48:04.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:48:04.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T20:48:04.990Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-07T20:48:04.990Z] df9b9388f04a: Pulling fs layer [2023-03-07T20:48:04.990Z] 52dc419b0ee2: Pulling fs layer [2023-03-07T20:48:04.990Z] 25bc292e5bac: Pulling fs layer [2023-03-07T20:48:04.990Z] 114826534d7a: Pulling fs layer [2023-03-07T20:48:04.990Z] 4657fd5d0bcf: Pulling fs layer [2023-03-07T20:48:04.990Z] 6ad1cebc031e: Pulling fs layer [2023-03-07T20:48:04.990Z] 114826534d7a: Waiting [2023-03-07T20:48:04.990Z] 4657fd5d0bcf: Waiting [2023-03-07T20:48:04.990Z] 8a3aa393b2d8: Pulling fs layer [2023-03-07T20:48:04.990Z] 6ad1cebc031e: Waiting [2023-03-07T20:48:04.990Z] 25bc292e5bac: Verifying Checksum [2023-03-07T20:48:04.990Z] 25bc292e5bac: Download complete [2023-03-07T20:48:04.990Z] 52dc419b0ee2: Download complete [2023-03-07T20:48:04.990Z] 4657fd5d0bcf: Verifying Checksum [2023-03-07T20:48:04.990Z] 4657fd5d0bcf: Download complete [2023-03-07T20:48:04.990Z] df9b9388f04a: Verifying Checksum [2023-03-07T20:48:04.990Z] df9b9388f04a: Download complete [2023-03-07T20:48:05.250Z] df9b9388f04a: Pull complete [2023-03-07T20:48:05.250Z] 6ad1cebc031e: Verifying Checksum [2023-03-07T20:48:05.250Z] 6ad1cebc031e: Download complete [2023-03-07T20:48:05.250Z] 52dc419b0ee2: Pull complete [2023-03-07T20:48:05.510Z] 25bc292e5bac: Pull complete [2023-03-07T20:48:06.083Z] 114826534d7a: Download complete [2023-03-07T20:48:06.083Z] 8a3aa393b2d8: Verifying Checksum [2023-03-07T20:48:06.083Z] 8a3aa393b2d8: Download complete [2023-03-07T20:48:10.273Z] 114826534d7a: Pull complete [2023-03-07T20:48:10.273Z] 4657fd5d0bcf: Pull complete [2023-03-07T20:48:10.847Z] 6ad1cebc031e: Pull complete [2023-03-07T20:48:15.031Z] 8a3aa393b2d8: Pull complete [2023-03-07T20:48:15.031Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-07T20:48:15.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T20:48:15.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:48:15.110Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:48:15.143Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-07T20:48:16.450Z] $ docker top aadb317d5ef794ac13b1b49bda13dd78dea34b3ee9309faf1a78d7031e73c121 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:48:16.528Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-03-07T20:48:16.812Z] + set -o pipefail [2023-03-07T20:48:16.812Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-03-07T20:48:22.085Z] [2023-03-07T20:48:22.085Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-03-07T20:48:22.085Z] [2023-03-07T20:48:22.085Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/5bfeede7-728c-4d4f-947c-ca35a1a4ed1d [2023-03-07T20:48:22.085Z] [2023-03-07T20:48:22.085Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-07T20:48:22.085Z] [2023-03-07T20:48:22.085Z] [2023-03-07T20:48:22.085Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-07T20:48:22.085Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-07T20:48:22.085Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-07T20:48:22.097Z] $ docker stop --time=1 aadb317d5ef794ac13b1b49bda13dd78dea34b3ee9309faf1a78d7031e73c121 [2023-03-07T20:48:23.977Z] $ docker rm -f --volumes aadb317d5ef794ac13b1b49bda13dd78dea34b3ee9309faf1a78d7031e73c121 [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-03-07T20:48:24.724Z] + git log --format=format:%s -1 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] sh [2023-03-07T20:48:25.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T20:48:25.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:48:25.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:48:25.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:48:25.389Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:48:25.420Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T20:48:25.843Z] $ docker top 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 -eo pid,comm [2023-03-07T20:48:25.895Z] 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-03-07T20:48:25.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T20:48:25.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:48:25.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:48:26.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:48:26.043Z] $ docker exec 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 ssh-agent [2023-03-07T20:48:26.160Z] SSH_AUTH_SOCK=/tmp/ssh-rjwY1EfvEkji/agent.32 [2023-03-07T20:48:26.160Z] SSH_AGENT_PID=38 [2023-03-07T20:48:26.164Z] Running ssh-add (command line suppressed) [2023-03-07T20:48:26.264Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10759750921154810525.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10759750921154810525.key) [2023-03-07T20:48:26.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:48:26.557Z] + git semver tag [2023-03-07T20:48:26.817Z] 2023-03-07 20:48:26,800 [run_tag] DEBUG tag force:False [2023-03-07T20:48:26.817Z] 2023-03-07 20:48:26,800 [check_head_tag] DEBUG check head tag [2023-03-07T20:48:26.817Z] 2023-03-07 20:48:26,802 [execute] INFO git cat-file --batch-check [2023-03-07T20:48:26.817Z] 2023-03-07 20:48:26,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-07T20:48:26.817Z] 2023-03-07 20:48:26,807 [execute] INFO git cat-file --batch [2023-03-07T20:48:26.817Z] 2023-03-07 20:48:26,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-07T20:48:27.077Z] 2023-03-07 20:48:26,857 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:48:27.077Z] 2023-03-07 20:48:26,857 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 [2023-03-07T20:48:27.077Z] 2023-03-07 20:48:26,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-07T20:48:27.077Z] 2023-03-07 20:48:26,862 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:48:27.077Z] 3.0.0-dev.42 [Pipeline] } [2023-03-07T20:48:27.091Z] $ docker exec --env ******** --env ******** 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 ssh-agent -k [2023-03-07T20:48:27.209Z] unset SSH_AUTH_SOCK; [2023-03-07T20:48:27.209Z] unset SSH_AGENT_PID; [2023-03-07T20:48:27.210Z] echo Agent pid 38 killed; [2023-03-07T20:48:27.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:48:27.516Z] + git semver [Pipeline] } [2023-03-07T20:48:27.787Z] $ docker stop --time=1 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 [2023-03-07T20:48:29.091Z] $ docker rm -f --volumes 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:48:29.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T20:48:29.485Z] [2023-03-07T20:48:29.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:48:29.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T20:48:29.788Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-07T20:48:29.788Z] ab5ef0e58194: Pulling fs layer [2023-03-07T20:48:29.788Z] 9712f1f96733: Pulling fs layer [2023-03-07T20:48:29.788Z] 63f879dbbcfc: Pulling fs layer [2023-03-07T20:48:29.788Z] 0d9ebad4ef96: Pulling fs layer [2023-03-07T20:48:29.788Z] e9a5061849ea: Pulling fs layer [2023-03-07T20:48:29.788Z] d747dcd14b5f: Pulling fs layer [2023-03-07T20:48:29.788Z] 2de7ff778b66: Pulling fs layer [2023-03-07T20:48:29.788Z] 0d9ebad4ef96: Waiting [2023-03-07T20:48:29.788Z] e9a5061849ea: Waiting [2023-03-07T20:48:29.788Z] d747dcd14b5f: Waiting [2023-03-07T20:48:29.788Z] 2de7ff778b66: Waiting [2023-03-07T20:48:29.788Z] 9712f1f96733: Verifying Checksum [2023-03-07T20:48:29.788Z] 9712f1f96733: Download complete [2023-03-07T20:48:30.366Z] 63f879dbbcfc: Verifying Checksum [2023-03-07T20:48:30.366Z] 63f879dbbcfc: Download complete [2023-03-07T20:48:30.366Z] e9a5061849ea: Verifying Checksum [2023-03-07T20:48:30.366Z] e9a5061849ea: Download complete [2023-03-07T20:48:30.366Z] d747dcd14b5f: Verifying Checksum [2023-03-07T20:48:30.366Z] d747dcd14b5f: Download complete [2023-03-07T20:48:30.624Z] 0d9ebad4ef96: Verifying Checksum [2023-03-07T20:48:30.624Z] 0d9ebad4ef96: Download complete [2023-03-07T20:48:30.624Z] ab5ef0e58194: Verifying Checksum [2023-03-07T20:48:30.624Z] ab5ef0e58194: Download complete [2023-03-07T20:48:30.624Z] 2de7ff778b66: Verifying Checksum [2023-03-07T20:48:30.624Z] 2de7ff778b66: Download complete [2023-03-07T20:48:33.913Z] ab5ef0e58194: Pull complete [2023-03-07T20:48:33.913Z] 9712f1f96733: Pull complete [2023-03-07T20:48:34.478Z] 63f879dbbcfc: Pull complete [2023-03-07T20:48:38.669Z] 0d9ebad4ef96: Pull complete [2023-03-07T20:48:38.669Z] e9a5061849ea: Pull complete [2023-03-07T20:48:38.669Z] d747dcd14b5f: Pull complete [2023-03-07T20:48:40.044Z] 2de7ff778b66: Pull complete [2023-03-07T20:48:40.044Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-07T20:48:40.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T20:48:40.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:48:40.123Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:48:40.152Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-07T20:48:42.172Z] $ docker top de5d96adcccddfa29b1da21ace361cbbe2aa06fff60714e99980cd7c60010680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:48:42.242Z] provisioning config files... [2023-03-07T20:48:42.248Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8373883283945049005tmp [2023-03-07T20:48:42.260Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1882592640963290613tmp [2023-03-07T20:48:42.267Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15270358865645735901tmp [Pipeline] { [Pipeline] echo [2023-03-07T20:48:42.282Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:48:42.563Z] ---> sigul-configuration.sh [2023-03-07T20:48:42.563Z] gpg: directory `/root/.gnupg' created [2023-03-07T20:48:42.563Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-07T20:48:42.563Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-07T20:48:42.563Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-07T20:48:42.563Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-07T20:48:42.563Z] gpg: CAST5 encrypted data [2023-03-07T20:48:42.563Z] gpg: encrypted with 1 passphrase [2023-03-07T20:48:42.563Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-07T20:48:42.847Z] + mkdir /home/jenkins [2023-03-07T20:48:42.847Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-07T20:48:43.134Z] + 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-03-07T20:48:43.142Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:48:43.425Z] ---> sigul-install.sh [2023-03-07T20:48:43.425Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-07T20:48:43.710Z] + git tag --list [2023-03-07T20:48:43.711Z] v0.0.1 [2023-03-07T20:48:43.711Z] v0.0.10 [2023-03-07T20:48:43.711Z] v0.0.11 [2023-03-07T20:48:43.711Z] v0.0.12 [2023-03-07T20:48:43.711Z] v0.0.13 [2023-03-07T20:48:43.711Z] v0.0.14 [2023-03-07T20:48:43.711Z] v0.0.15 [2023-03-07T20:48:43.711Z] v0.0.16 [2023-03-07T20:48:43.711Z] v0.0.17 [2023-03-07T20:48:43.711Z] v0.0.18 [2023-03-07T20:48:43.711Z] v0.0.19 [2023-03-07T20:48:43.711Z] v0.0.2 [2023-03-07T20:48:43.711Z] v0.0.20 [2023-03-07T20:48:43.711Z] v0.0.21 [2023-03-07T20:48:43.711Z] v0.0.22 [2023-03-07T20:48:43.711Z] v0.0.23 [2023-03-07T20:48:43.711Z] v0.0.24 [2023-03-07T20:48:43.711Z] v0.0.25 [2023-03-07T20:48:43.711Z] v0.0.26 [2023-03-07T20:48:43.711Z] v0.0.27 [2023-03-07T20:48:43.711Z] v0.0.28 [2023-03-07T20:48:43.711Z] v0.0.29 [2023-03-07T20:48:43.711Z] v0.0.3 [2023-03-07T20:48:43.711Z] v0.0.30 [2023-03-07T20:48:43.711Z] v0.0.31 [2023-03-07T20:48:43.711Z] v0.0.32 [2023-03-07T20:48:43.711Z] v0.0.33 [2023-03-07T20:48:43.711Z] v0.0.34 [2023-03-07T20:48:43.711Z] v0.0.35 [2023-03-07T20:48:43.711Z] v0.0.36 [2023-03-07T20:48:43.711Z] v0.0.37 [2023-03-07T20:48:43.711Z] v0.0.38 [2023-03-07T20:48:43.711Z] v0.0.39 [2023-03-07T20:48:43.711Z] v0.0.4 [2023-03-07T20:48:43.711Z] v0.0.40 [2023-03-07T20:48:43.711Z] v0.0.41 [2023-03-07T20:48:43.711Z] v0.0.42 [2023-03-07T20:48:43.711Z] v0.0.43 [2023-03-07T20:48:43.711Z] v0.0.44 [2023-03-07T20:48:43.711Z] v0.0.45 [2023-03-07T20:48:43.711Z] v0.0.46 [2023-03-07T20:48:43.711Z] v0.0.47 [2023-03-07T20:48:43.711Z] v0.0.48 [2023-03-07T20:48:43.711Z] v0.0.49 [2023-03-07T20:48:43.711Z] v0.0.5 [2023-03-07T20:48:43.711Z] v0.0.50 [2023-03-07T20:48:43.711Z] v0.0.51 [2023-03-07T20:48:43.711Z] v0.0.52 [2023-03-07T20:48:43.711Z] v0.0.53 [2023-03-07T20:48:43.711Z] v0.0.54 [2023-03-07T20:48:43.711Z] v0.0.55 [2023-03-07T20:48:43.711Z] v0.0.56 [2023-03-07T20:48:43.711Z] v0.0.57 [2023-03-07T20:48:43.711Z] v0.0.58 [2023-03-07T20:48:43.711Z] v0.0.59 [2023-03-07T20:48:43.711Z] v0.0.6 [2023-03-07T20:48:43.711Z] v0.0.60 [2023-03-07T20:48:43.711Z] v0.0.61 [2023-03-07T20:48:43.711Z] v0.0.62 [2023-03-07T20:48:43.711Z] v0.0.63 [2023-03-07T20:48:43.711Z] v0.0.64 [2023-03-07T20:48:43.711Z] v0.0.65 [2023-03-07T20:48:43.711Z] v0.0.66 [2023-03-07T20:48:43.711Z] v0.0.67 [2023-03-07T20:48:43.711Z] v0.0.68 [2023-03-07T20:48:43.711Z] v0.0.69 [2023-03-07T20:48:43.711Z] v0.0.7 [2023-03-07T20:48:43.711Z] v0.0.70 [2023-03-07T20:48:43.711Z] v0.0.71 [2023-03-07T20:48:43.711Z] v0.0.72 [2023-03-07T20:48:43.711Z] v0.0.8 [2023-03-07T20:48:43.711Z] v0.0.9 [2023-03-07T20:48:43.711Z] v2.0.0 [2023-03-07T20:48:43.711Z] v2.1.0 [2023-03-07T20:48:43.711Z] v2.1.1 [2023-03-07T20:48:43.711Z] v2.1.1-dev.1 [2023-03-07T20:48:43.711Z] v2.1.1-dev.2 [2023-03-07T20:48:43.711Z] v2.1.1-dev.3 [2023-03-07T20:48:43.711Z] v2.1.1-dev.4 [2023-03-07T20:48:43.711Z] v2.2.0 [2023-03-07T20:48:43.711Z] v2.2.1-dev.1 [2023-03-07T20:48:43.711Z] v2.2.1-dev.2 [2023-03-07T20:48:43.711Z] v2.2.1-dev.3 [2023-03-07T20:48:43.711Z] v2.2.1-dev.4 [2023-03-07T20:48:43.711Z] v2.2.1-dev.5 [2023-03-07T20:48:43.711Z] v2.2.1-dev.6 [2023-03-07T20:48:43.711Z] v2.2.1-dev.7 [2023-03-07T20:48:43.711Z] v2.2.1-dev.8 [2023-03-07T20:48:43.711Z] v2.2.1-dev.9 [2023-03-07T20:48:43.711Z] v2.3.0 [2023-03-07T20:48:43.711Z] v2.3.0-dev.10 [2023-03-07T20:48:43.711Z] v2.3.0-dev.11 [2023-03-07T20:48:43.711Z] v2.3.0-dev.12 [2023-03-07T20:48:43.711Z] v2.3.0-dev.13 [2023-03-07T20:48:43.711Z] v2.3.0-dev.14 [2023-03-07T20:48:43.711Z] v2.3.0-dev.15 [2023-03-07T20:48:43.711Z] v2.3.0-dev.16 [2023-03-07T20:48:43.711Z] v2.3.0-dev.17 [2023-03-07T20:48:43.711Z] v2.3.0-dev.18 [2023-03-07T20:48:43.711Z] v2.3.0-dev.19 [2023-03-07T20:48:43.711Z] v2.3.0-dev.20 [2023-03-07T20:48:43.711Z] v2.3.0-dev.21 [2023-03-07T20:48:43.711Z] v2.3.0-dev.22 [2023-03-07T20:48:43.711Z] v2.3.0-dev.23 [2023-03-07T20:48:43.711Z] v2.3.0-dev.24 [2023-03-07T20:48:43.711Z] v2.3.0-dev.25 [2023-03-07T20:48:43.711Z] v2.3.0-dev.26 [2023-03-07T20:48:43.711Z] v2.3.0-dev.27 [2023-03-07T20:48:43.711Z] v2.3.0-dev.28 [2023-03-07T20:48:43.711Z] v2.3.0-dev.29 [2023-03-07T20:48:43.711Z] v2.3.0-dev.30 [2023-03-07T20:48:43.711Z] v3.0.0-dev.1 [2023-03-07T20:48:43.711Z] v3.0.0-dev.10 [2023-03-07T20:48:43.711Z] v3.0.0-dev.11 [2023-03-07T20:48:43.711Z] v3.0.0-dev.12 [2023-03-07T20:48:43.711Z] v3.0.0-dev.13 [2023-03-07T20:48:43.711Z] v3.0.0-dev.14 [2023-03-07T20:48:43.711Z] v3.0.0-dev.15 [2023-03-07T20:48:43.711Z] v3.0.0-dev.16 [2023-03-07T20:48:43.711Z] v3.0.0-dev.17 [2023-03-07T20:48:43.711Z] v3.0.0-dev.18 [2023-03-07T20:48:43.711Z] v3.0.0-dev.19 [2023-03-07T20:48:43.711Z] v3.0.0-dev.2 [2023-03-07T20:48:43.711Z] v3.0.0-dev.20 [2023-03-07T20:48:43.711Z] v3.0.0-dev.21 [2023-03-07T20:48:43.711Z] v3.0.0-dev.22 [2023-03-07T20:48:43.711Z] v3.0.0-dev.23 [2023-03-07T20:48:43.711Z] v3.0.0-dev.24 [2023-03-07T20:48:43.711Z] v3.0.0-dev.25 [2023-03-07T20:48:43.711Z] v3.0.0-dev.26 [2023-03-07T20:48:43.711Z] v3.0.0-dev.27 [2023-03-07T20:48:43.711Z] v3.0.0-dev.28 [2023-03-07T20:48:43.711Z] v3.0.0-dev.29 [2023-03-07T20:48:43.711Z] v3.0.0-dev.3 [2023-03-07T20:48:43.711Z] v3.0.0-dev.30 [2023-03-07T20:48:43.711Z] v3.0.0-dev.31 [2023-03-07T20:48:43.711Z] v3.0.0-dev.32 [2023-03-07T20:48:43.711Z] v3.0.0-dev.33 [2023-03-07T20:48:43.711Z] v3.0.0-dev.34 [2023-03-07T20:48:43.711Z] v3.0.0-dev.35 [2023-03-07T20:48:43.711Z] v3.0.0-dev.36 [2023-03-07T20:48:43.711Z] v3.0.0-dev.37 [2023-03-07T20:48:43.711Z] v3.0.0-dev.38 [2023-03-07T20:48:43.711Z] v3.0.0-dev.39 [2023-03-07T20:48:43.711Z] v3.0.0-dev.4 [2023-03-07T20:48:43.711Z] v3.0.0-dev.40 [2023-03-07T20:48:43.711Z] v3.0.0-dev.41 [2023-03-07T20:48:43.711Z] v3.0.0-dev.42 [2023-03-07T20:48:43.711Z] v3.0.0-dev.5 [2023-03-07T20:48:43.711Z] v3.0.0-dev.6 [2023-03-07T20:48:43.711Z] v3.0.0-dev.7 [2023-03-07T20:48:43.711Z] v3.0.0-dev.8 [2023-03-07T20:48:43.711Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-07T20:48:43.997Z] + lftools sign git-tag v3.0.0-dev.42 [2023-03-07T20:48:44.567Z] Signing Git tag with Sigul... [2023-03-07T20:48:44.567Z] Signing v3.0.0-dev.42 [Pipeline] echo [2023-03-07T20:48:45.146Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:48:45.430Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-07T20:48:45.437Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-07T20:48:45.460Z] $ docker stop --time=1 de5d96adcccddfa29b1da21ace361cbbe2aa06fff60714e99980cd7c60010680 [2023-03-07T20:48:46.782Z] $ docker rm -f --volumes de5d96adcccddfa29b1da21ace361cbbe2aa06fff60714e99980cd7c60010680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-07T20:48:47.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T20:48:47.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:48:47.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:48:47.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:48:47.595Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:48:47.628Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T20:48:48.010Z] $ docker top 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 -eo pid,comm [2023-03-07T20:48:48.063Z] 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-03-07T20:48:48.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T20:48:48.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:48:48.104Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:48:48.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:48:48.231Z] $ docker exec 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 ssh-agent [2023-03-07T20:48:48.336Z] SSH_AUTH_SOCK=/tmp/ssh-pvwp5mdMMmBW/agent.32 [2023-03-07T20:48:48.336Z] SSH_AGENT_PID=38 [2023-03-07T20:48:48.341Z] Running ssh-add (command line suppressed) [2023-03-07T20:48:48.450Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4609357218375231125.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4609357218375231125.key) [2023-03-07T20:48:48.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:48:48.742Z] + git semver bump pre [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,975 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,976 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,976 [bump_version] DEBUG bumped version:3.0.0-dev.43 [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,976 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,976 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,976 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,979 [execute] INFO git cat-file --batch-check [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,986 [execute] INFO git cat-file --batch [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T20:48:49.001Z] 2023-03-07 20:48:48,993 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:48:49.001Z] 3.0.0-dev.43 [Pipeline] } [2023-03-07T20:48:49.271Z] $ docker exec --env ******** --env ******** 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 ssh-agent -k [2023-03-07T20:48:49.379Z] unset SSH_AUTH_SOCK; [2023-03-07T20:48:49.379Z] unset SSH_AGENT_PID; [2023-03-07T20:48:49.379Z] echo Agent pid 38 killed; [2023-03-07T20:48:49.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:48:49.689Z] + git semver [Pipeline] } [2023-03-07T20:48:50.273Z] $ docker stop --time=1 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 [2023-03-07T20:48:51.613Z] $ docker rm -f --volumes 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:48:51.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T20:48:51.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:48:52.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:48:52.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:48:52.330Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:48:52.362Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T20:48:52.725Z] $ docker top 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 -eo pid,comm [2023-03-07T20:48:52.771Z] 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-03-07T20:48:52.772Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T20:48:52.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:48:52.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:48:52.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:48:52.923Z] $ docker exec 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 ssh-agent [2023-03-07T20:48:53.041Z] SSH_AUTH_SOCK=/tmp/ssh-zekjQZTSVsAq/agent.32 [2023-03-07T20:48:53.041Z] SSH_AGENT_PID=38 [2023-03-07T20:48:53.046Z] Running ssh-add (command line suppressed) [2023-03-07T20:48:53.150Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14641633109581272196.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14641633109581272196.key) [2023-03-07T20:48:53.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:48:53.444Z] + git semver push [2023-03-07T20:48:53.702Z] 2023-03-07 20:48:53,648 [run_push] DEBUG push [2023-03-07T20:48:53.702Z] 2023-03-07 20:48:53,649 [execute] INFO git cat-file --batch-check [2023-03-07T20:48:53.702Z] 2023-03-07 20:48:53,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T20:48:53.702Z] 2023-03-07 20:48:53,652 [execute] INFO git rev-list 5d83f0f1ab0a34b62d55e017a0b947c919539517 -- [2023-03-07T20:48:53.702Z] 2023-03-07 20:48:53,653 [execute] DEBUG Popen(['git', 'rev-list', '5d83f0f1ab0a34b62d55e017a0b947c919539517', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T20:48:53.702Z] 2023-03-07 20:48:53,660 [execute] INFO git fetch -v origin [2023-03-07T20:48:53.702Z] 2023-03-07 20:48:53,660 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-07T20:48:54.265Z] 2023-03-07 20:48:54,122 [run_push] DEBUG no remote changes detected [2023-03-07T20:48:54.266Z] 2023-03-07 20:48:54,123 [execute] INFO git push origin semver [2023-03-07T20:48:54.266Z] 2023-03-07 20:48:54,123 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T20:48:55.199Z] 2023-03-07 20:48:54,924 [run_push] DEBUG push all version tags [2023-03-07T20:48:55.199Z] 2023-03-07 20:48:54,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-07T20:48:55.199Z] 2023-03-07 20:48:54,925 [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-03-07T20:48:56.134Z] 2023-03-07 20:48:55,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-07T20:48:56.134Z] 3.0.0-dev.43 [Pipeline] } [2023-03-07T20:48:56.144Z] $ docker exec --env ******** --env ******** 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 ssh-agent -k [2023-03-07T20:48:56.249Z] unset SSH_AUTH_SOCK; [2023-03-07T20:48:56.249Z] unset SSH_AGENT_PID; [2023-03-07T20:48:56.249Z] echo Agent pid 38 killed; [2023-03-07T20:48:56.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:48:56.568Z] + git semver [Pipeline] } [2023-03-07T20:48:57.149Z] $ docker stop --time=1 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 [2023-03-07T20:48:58.480Z] $ docker rm -f --volumes 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 [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-03-07T20:48:59.029Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-03-07T20:48:59.029Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-07T20:48:59.029Z] total 16 [2023-03-07T20:48:59.029Z] drwxr-xr-x 3 root root 4096 Mar 7 20:45 . [2023-03-07T20:48:59.029Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 20:48 .. [2023-03-07T20:48:59.029Z] drwxr-xr-x 2 root root 4096 Mar 7 20:45 cost [2023-03-07T20:48:59.029Z] -rw-r--r-- 1 root root 88 Mar 7 20:45 cost.csv [2023-03-07T20:48:59.029Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-07T20:48:59.029Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-07T20:48:59.029Z] total 16 [2023-03-07T20:48:59.029Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 20:45 . [2023-03-07T20:48:59.029Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 20:48 .. [2023-03-07T20:48:59.029Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 20:45 cost [2023-03-07T20:48:59.029Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 7 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:48:59.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:49:00.174Z] ---> package-listing.sh [2023-03-07T20:49:00.174Z] ++ facter osfamily [2023-03-07T20:49:00.174Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T20:49:00.433Z] + OS_FAMILY=debian [2023-03-07T20:49:00.434Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-07T20:49:00.434Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T20:49:00.434Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T20:49:00.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T20:49:00.434Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T20:49:00.434Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-07T20:49:00.434Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T20:49:00.434Z] + case "${OS_FAMILY}" in [2023-03-07T20:49:00.434Z] + dpkg -l [2023-03-07T20:49:00.434Z] + grep '^ii' [2023-03-07T20:49:00.434Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T20:49:00.434Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T20:49:00.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T20:49:00.434Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-07T20:49:00.434Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-03-07T20:49:00.434Z] + 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-03-07T20:49:00.445Z] 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-03-07T20:49:00.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:49:01.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:49:01.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:49:01.356Z] prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container [2023-03-07T20:49:01.384Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T20:49:01.640Z] $ docker top a02405aecbd328a9faf457d12820d646bb3066bee6aad1c843b785a0504d2f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:49:01.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T20:49:02.276Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T20:49:02.561Z] + ls /var/log/sa-host [2023-03-07T20:49:02.561Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:49:02.629Z] provisioning config files... [2023-03-07T20:49:02.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2710278995942510186tmp [Pipeline] { [Pipeline] echo [2023-03-07T20:49:02.651Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:49:02.928Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T20:49:02.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:49:03.248Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T20:49:03.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:49:03.534Z] ---> sudo-logs.sh [2023-03-07T20:49:03.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T20:49:03.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:49:03.848Z] ---> job-cost.sh [2023-03-07T20:49:03.848Z] lf-activate-venv: SKIPPING [2023-03-07T20:49:03.848Z] DEBUG: total: 0.2199999988079071 [2023-03-07T20:49:03.848Z] INFO: Retrieving Stack Cost... [2023-03-07T20:49:04.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T20:49:04.365Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T20:49:04.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:49:04.663Z] ---> logs-deploy.sh [2023-03-07T20:49:04.663Z] lf-activate-venv: SKIPPING [2023-03-07T20:49:04.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/130 [2023-03-07T20:49:04.663Z] INFO: archiving workspace using pattern(s): [2023-03-07T20:49:05.603Z] Archives upload complete. [2023-03-07T20:49:05.863Z] INFO: archiving logs to Nexus