Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a 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-ssh17718984405300716090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17743448901981211246.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11222176134455983385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7353910572740947908.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-ssh636462175954779954.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-769 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a (main) Commit message: "build: Update to latest go-mods (#560)" > 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 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a # timeout=10 > git rev-list --no-walk d15a1387ea8c6e29ed6cc19ffa412ce73f341b75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-10T19:27:31.351Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-10T19:27:31.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-10T19:27:31.589Z] ========================================================= [2023-07-10T19:27:31.589Z] EdgeX Global Pipelines Version Info [2023-07-10T19:27:31.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:27:32.317Z] ------------------- [2023-07-10T19:27:32.317Z] stable info: [2023-07-10T19:27:32.317Z] ------------------- [2023-07-10T19:27:32.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-10T19:27:32.317Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T19:27:32.317Z] Message: update stable to v1.0.250 [2023-07-10T19:27:32.888Z] ------------------- [2023-07-10T19:27:32.888Z] experimental info: [2023-07-10T19:27:32.888Z] ------------------- [2023-07-10T19:27:32.888Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-10T19:27:32.888Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T19:27:32.888Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-10T19:27:33.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-07-10T19:27:33.054Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-07-10T19:27:33.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-10T19:27:33.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-10T19:27:33.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-10T19:27:33.109Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-10T19:27:33.121Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-10T19:27:33.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-10T19:27:33.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-10T19:27:33.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-10T19:27:33.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-10T19:27:33.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-07-10T19:27:33.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-10T19:27:33.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-10T19:27:33.225Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T19:27:33.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T19:27:33.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T19:27:33.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T19:27:33.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-10T19:27:33.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-10T19:27:33.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-10T19:27:33.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-10T19:27:33.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-10T19:27:33.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-10T19:27:33.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-10T19:27:33.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-10T19:27:33.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-10T19:27:33.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-10T19:27:33.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-10T19:27:33.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-10T19:27:33.436Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo [2023-07-10T19:27:33.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c45f0c [Pipeline] echo [2023-07-10T19:27:33.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-10T19:27:33.824Z] + git rev-list -1 --merges 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a~1..7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo [2023-07-10T19:27:33.880Z] -----------> git rev-list -1 --merges 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a~1..7c45f0c0b6b3437e87218f37ccb9f49eca624f6a 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [false] [Pipeline] sh [2023-07-10T19:27:34.167Z] + git log --format=format:%s -1 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo [2023-07-10T19:27:34.183Z] ========================================================= [2023-07-10T19:27:34.183Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-10T19:27:34.183Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T19:27:34.501Z] + git log --format=format:%s -1 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo [2023-07-10T19:27:34.512Z] [semverPrep] GIT_COMMIT: 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a, Commit Message: build: Update to latest go-mods (#560) [Pipeline] echo [2023-07-10T19:27:34.522Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-10T19:27:34.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T19:27:34.911Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-10T19:27:34.911Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-10T19:27:34.911Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-10T19:27:34.911Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-10T19:27:34.911Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-10T19:27:34.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:27:35.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T19:27:35.330Z] [2023-07-10T19:27:35.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:27:35.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T19:27:35.627Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-10T19:27:35.627Z] b85a868b505f: Pulling fs layer [2023-07-10T19:27:35.627Z] e2be974225ed: Pulling fs layer [2023-07-10T19:27:35.627Z] 339a4e72a1f5: Pulling fs layer [2023-07-10T19:27:35.627Z] 988bab9f4d93: Pulling fs layer [2023-07-10T19:27:35.627Z] 1469e6f7b9e6: Pulling fs layer [2023-07-10T19:27:35.627Z] eaf3925da568: Pulling fs layer [2023-07-10T19:27:35.627Z] bab4dde63d76: Pulling fs layer [2023-07-10T19:27:35.627Z] bde34c3a00c8: Pulling fs layer [2023-07-10T19:27:35.627Z] b352a97aabf1: Pulling fs layer [2023-07-10T19:27:35.627Z] 4872d77fe225: Pulling fs layer [2023-07-10T19:27:35.627Z] 5851b861e8e6: Pulling fs layer [2023-07-10T19:27:35.627Z] 988bab9f4d93: Waiting [2023-07-10T19:27:35.627Z] 1469e6f7b9e6: Waiting [2023-07-10T19:27:35.627Z] eaf3925da568: Waiting [2023-07-10T19:27:35.627Z] bab4dde63d76: Waiting [2023-07-10T19:27:35.627Z] bde34c3a00c8: Waiting [2023-07-10T19:27:35.627Z] b352a97aabf1: Waiting [2023-07-10T19:27:35.627Z] 4872d77fe225: Waiting [2023-07-10T19:27:35.627Z] 5851b861e8e6: Waiting [2023-07-10T19:27:35.887Z] e2be974225ed: Verifying Checksum [2023-07-10T19:27:35.887Z] e2be974225ed: Download complete [2023-07-10T19:27:35.887Z] 988bab9f4d93: Verifying Checksum [2023-07-10T19:27:35.887Z] 988bab9f4d93: Download complete [2023-07-10T19:27:35.887Z] 1469e6f7b9e6: Verifying Checksum [2023-07-10T19:27:35.887Z] 1469e6f7b9e6: Download complete [2023-07-10T19:27:35.887Z] eaf3925da568: Verifying Checksum [2023-07-10T19:27:35.887Z] eaf3925da568: Download complete [2023-07-10T19:27:35.888Z] 339a4e72a1f5: Verifying Checksum [2023-07-10T19:27:35.888Z] 339a4e72a1f5: Download complete [2023-07-10T19:27:35.888Z] bde34c3a00c8: Download complete [2023-07-10T19:27:35.888Z] b352a97aabf1: Download complete [2023-07-10T19:27:35.888Z] 4872d77fe225: Download complete [2023-07-10T19:27:35.888Z] 5851b861e8e6: Verifying Checksum [2023-07-10T19:27:35.888Z] b85a868b505f: Verifying Checksum [2023-07-10T19:27:35.888Z] b85a868b505f: Download complete [2023-07-10T19:27:36.147Z] bab4dde63d76: Verifying Checksum [2023-07-10T19:27:36.147Z] bab4dde63d76: Download complete [2023-07-10T19:27:37.527Z] b85a868b505f: Pull complete [2023-07-10T19:27:37.527Z] e2be974225ed: Pull complete [2023-07-10T19:27:38.139Z] 339a4e72a1f5: Pull complete [2023-07-10T19:27:38.139Z] 988bab9f4d93: Pull complete [2023-07-10T19:27:38.399Z] 1469e6f7b9e6: Pull complete [2023-07-10T19:27:38.399Z] eaf3925da568: Pull complete [2023-07-10T19:27:40.308Z] bab4dde63d76: Pull complete [2023-07-10T19:27:40.308Z] bde34c3a00c8: Pull complete [2023-07-10T19:27:40.569Z] b352a97aabf1: Pull complete [2023-07-10T19:27:40.569Z] 4872d77fe225: Pull complete [2023-07-10T19:27:40.569Z] 5851b861e8e6: Pull complete [2023-07-10T19:27:40.569Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-10T19:27:40.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T19:27:40.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:27:40.668Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:27:40.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T19:27:44.116Z] $ docker top cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 -eo pid,comm [2023-07-10T19:27:44.170Z] 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-07-10T19:27:44.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T19:27:44.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T19:27:44.227Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T19:27:44.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T19:27:44.354Z] $ docker exec cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent [2023-07-10T19:27:44.459Z] SSH_AUTH_SOCK=/tmp/ssh-RnExoxU6Kofc/agent.32 [2023-07-10T19:27:44.460Z] SSH_AGENT_PID=38 [2023-07-10T19:27:44.467Z] Running ssh-add (command line suppressed) [2023-07-10T19:27:44.583Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14999723878538061848.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14999723878538061848.key) [2023-07-10T19:27:44.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T19:27:44.894Z] + git tag --points-at HEAD [Pipeline] } [2023-07-10T19:27:44.911Z] $ docker exec --env ******** --env ******** cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent -k [2023-07-10T19:27:45.006Z] unset SSH_AUTH_SOCK; [2023-07-10T19:27:45.007Z] unset SSH_AGENT_PID; [2023-07-10T19:27:45.007Z] echo Agent pid 38 killed; [2023-07-10T19:27:45.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-10T19:27:45.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T19:27:45.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T19:27:45.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T19:27:45.156Z] $ docker exec cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent [2023-07-10T19:27:45.279Z] SSH_AUTH_SOCK=/tmp/ssh-m7KiIMXdLorc/agent.71 [2023-07-10T19:27:45.279Z] SSH_AGENT_PID=77 [2023-07-10T19:27:45.284Z] Running ssh-add (command line suppressed) [2023-07-10T19:27:45.387Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10762290743127120972.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10762290743127120972.key) [2023-07-10T19:27:45.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T19:27:45.685Z] + git semver init [2023-07-10T19:27:45.945Z] 2023-07-10 19:27:45,866 [run_init] DEBUG init version:0.0.0 force:False [2023-07-10T19:27:45.945Z] 2023-07-10 19:27:45,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-07-10T19:27:45.945Z] 2023-07-10 19:27:45,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-07-10T19:27:45.945Z] 2023-07-10 19:27:45,868 [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-07-10T19:27:46.886Z] 2023-07-10 19:27:46,675 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-07-10T19:27:46.886Z] 2023-07-10 19:27:46,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-07-10T19:27:46.886Z] 2023-07-10 19:27:46,676 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:27:46.886Z] 2023-07-10 19:27:46,676 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:27:46.886Z] 3.1.0-dev.4 [Pipeline] } [2023-07-10T19:27:46.901Z] $ docker exec --env ******** --env ******** cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent -k [2023-07-10T19:27:47.010Z] unset SSH_AUTH_SOCK; [2023-07-10T19:27:47.010Z] unset SSH_AGENT_PID; [2023-07-10T19:27:47.010Z] echo Agent pid 77 killed; [2023-07-10T19:27:47.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T19:27:47.320Z] + git semver [Pipeline] } [2023-07-10T19:27:47.597Z] $ docker stop --time=1 cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 [2023-07-10T19:27:48.891Z] $ docker rm -f --volumes cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T19:27:49.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-10T19:27:49.415Z] Stashed 1 file(s) [Pipeline] echo [2023-07-10T19:27:49.418Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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-07-10T19:27:49.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T19:27:49.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T19:27:49.608Z] ========================================================= [2023-07-10T19:27:49.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-10T19:27:49.608Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-10T19:27:49.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T19:27:49.901Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-10T19:27:49.901Z] f56be85fc22e: Pulling fs layer [2023-07-10T19:27:49.901Z] 85791d961cd3: Pulling fs layer [2023-07-10T19:27:49.901Z] d694b5ae8c79: Pulling fs layer [2023-07-10T19:27:49.901Z] 9f32a84ed3da: Pulling fs layer [2023-07-10T19:27:49.901Z] 4d19c01a9841: Pulling fs layer [2023-07-10T19:27:49.901Z] 9325e15d5711: Pulling fs layer [2023-07-10T19:27:49.901Z] 556b6ee489ea: Pulling fs layer [2023-07-10T19:27:49.901Z] c5a4b2cf53e6: Pulling fs layer [2023-07-10T19:27:49.901Z] 9f32a84ed3da: Waiting [2023-07-10T19:27:49.901Z] 4d19c01a9841: Waiting [2023-07-10T19:27:49.901Z] 9325e15d5711: Waiting [2023-07-10T19:27:49.901Z] 556b6ee489ea: Waiting [2023-07-10T19:27:49.901Z] c5a4b2cf53e6: Waiting [2023-07-10T19:27:49.901Z] 85791d961cd3: Verifying Checksum [2023-07-10T19:27:49.901Z] 85791d961cd3: Download complete [2023-07-10T19:27:49.901Z] 9f32a84ed3da: Verifying Checksum [2023-07-10T19:27:49.901Z] 9f32a84ed3da: Download complete [2023-07-10T19:27:49.901Z] 4d19c01a9841: Verifying Checksum [2023-07-10T19:27:49.901Z] 4d19c01a9841: Download complete [2023-07-10T19:27:49.901Z] f56be85fc22e: Download complete [2023-07-10T19:27:49.901Z] 9325e15d5711: Verifying Checksum [2023-07-10T19:27:49.901Z] 9325e15d5711: Download complete [2023-07-10T19:27:50.161Z] f56be85fc22e: Pull complete [2023-07-10T19:27:50.161Z] 85791d961cd3: Pull complete [2023-07-10T19:27:50.421Z] c5a4b2cf53e6: Verifying Checksum [2023-07-10T19:27:50.421Z] c5a4b2cf53e6: Download complete [2023-07-10T19:27:50.421Z] d694b5ae8c79: Verifying Checksum [2023-07-10T19:27:50.421Z] d694b5ae8c79: Download complete [2023-07-10T19:27:50.680Z] 556b6ee489ea: Verifying Checksum [2023-07-10T19:27:50.680Z] 556b6ee489ea: Download complete [2023-07-10T19:27:53.965Z] d694b5ae8c79: Pull complete [2023-07-10T19:27:54.224Z] 9f32a84ed3da: Pull complete [2023-07-10T19:27:54.224Z] 4d19c01a9841: Pull complete [2023-07-10T19:27:54.224Z] 9325e15d5711: Pull complete [2023-07-10T19:27:56.756Z] 556b6ee489ea: Pull complete [2023-07-10T19:27:57.695Z] c5a4b2cf53e6: Pull complete [2023-07-10T19:27:57.695Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-10T19:27:57.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T19:27:57.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-10T19:27:57.986Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:27:58.296Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T19:27:58.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:27:58.363Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:27:58.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T19:28:02.299Z] $ docker top 124a022d5d43e8f2ac69712ed35f7fe3f22d0ce8deb674b6d44a425245f2606e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T19:28:02.643Z] + go version [2023-07-10T19:28:02.643Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-10T19:28:02.657Z] $ docker stop --time=1 124a022d5d43e8f2ac69712ed35f7fe3f22d0ce8deb674b6d44a425245f2606e [2023-07-10T19:28:03.943Z] $ docker rm -f --volumes 124a022d5d43e8f2ac69712ed35f7fe3f22d0ce8deb674b6d44a425245f2606e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:28:04.335Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T19:28:04.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:28:04.414Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:28:04.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T19:28:04.517Z] Still waiting to schedule task [2023-07-10T19:28:04.517Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-10T19:28:04.783Z] $ docker top 1c70f11f7baa06a0fb8c8c778eacf71a7364dd87cf4c01f39b4893de01afdfb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T19:28:05.126Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-07-10T19:28:05.426Z] + make test [2023-07-10T19:28:05.426Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-07-10T19:28:05.426Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-10T19:28:05.426Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-10T19:28:05.426Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-10T19:28:05.426Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-10T19:28:05.684Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-10T19:28:05.684Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-10T19:28:05.684Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-10T19:28:05.684Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-10T19:28:05.684Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-10T19:28:05.684Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 [2023-07-10T19:28:05.684Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-10T19:28:05.684Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-10T19:28:05.684Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-10T19:28:05.684Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-10T19:28:05.684Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-10T19:28:05.684Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-10T19:28:05.684Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-10T19:28:05.684Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-10T19:28:05.684Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-10T19:28:05.684Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-10T19:28:05.684Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-10T19:28:05.684Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-10T19:28:05.684Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-10T19:28:05.684Z] go: downloading golang.org/x/net v0.10.0 [2023-07-10T19:28:05.684Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-10T19:28:05.942Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-10T19:28:05.942Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-10T19:28:05.942Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-10T19:28:05.942Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-10T19:28:05.942Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-10T19:28:05.942Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-10T19:28:05.942Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-10T19:28:05.942Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-10T19:28:05.942Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-10T19:28:05.942Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-10T19:28:05.942Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-10T19:28:05.942Z] go: downloading golang.org/x/text v0.9.0 [2023-07-10T19:28:05.942Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-10T19:28:05.942Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-10T19:28:06.199Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-10T19:28:06.199Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-10T19:28:06.199Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-10T19:28:06.199Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-10T19:28:06.199Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-10T19:28:06.199Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-10T19:28:06.199Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-10T19:28:06.199Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-10T19:28:06.456Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-10T19:28:06.456Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-10T19:28:06.456Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-10T19:28:06.456Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-10T19:28:06.456Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-10T19:28:06.456Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-10T19:28:06.456Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-10T19:28:06.456Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-10T19:28:06.713Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-10T19:28:21.591Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-07-10T19:28:22.161Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-07-10T19:28:23.095Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-07-10T19:28:23.095Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-07-10T19:28:24.028Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.044s coverage: 34.5% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.023s coverage: 92.4% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.762s coverage: 82.4% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 85.0% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 42.4% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.022s coverage: 100.0% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.328s coverage: 87.7% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.020s coverage: 25.0% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 79.0% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.014s coverage: 76.1% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.014s coverage: 31.2% of statements [2023-07-10T19:28:42.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.011s coverage: 91.3% of statements [2023-07-10T19:28:48.677Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-10T19:28:51.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T19:28:51.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-10T19:28:51.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-10T19:28:51.229Z] $ docker stop --time=1 1c70f11f7baa06a0fb8c8c778eacf71a7364dd87cf4c01f39b4893de01afdfb6 [2023-07-10T19:28:53.170Z] $ docker rm -f --volumes 1c70f11f7baa06a0fb8c8c778eacf71a7364dd87cf4c01f39b4893de01afdfb6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T19:28:53.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-10T19:28:53.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:28:54.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T19:28:54.287Z] [2023-07-10T19:28:54.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:28:54.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T19:28:54.583Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-10T19:28:54.583Z] 5eb5b503b376: Pulling fs layer [2023-07-10T19:28:54.583Z] 5c69ac0246d0: Pulling fs layer [2023-07-10T19:28:54.583Z] ec43610c2a17: Pulling fs layer [2023-07-10T19:28:54.583Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-10T19:28:54.583Z] 33b1e0a273af: Pulling fs layer [2023-07-10T19:28:54.583Z] 5d3b04190fa2: Pulling fs layer [2023-07-10T19:28:54.583Z] 2f39f015ded8: Pulling fs layer [2023-07-10T19:28:54.583Z] 33b1e0a273af: Waiting [2023-07-10T19:28:54.583Z] 5d3b04190fa2: Waiting [2023-07-10T19:28:54.583Z] 2f39f015ded8: Waiting [2023-07-10T19:28:54.583Z] 5c69ac0246d0: Verifying Checksum [2023-07-10T19:28:54.583Z] 5c69ac0246d0: Download complete [2023-07-10T19:28:54.583Z] 3a2ae6a8a46f: Download complete [2023-07-10T19:28:54.583Z] 33b1e0a273af: Verifying Checksum [2023-07-10T19:28:54.583Z] 33b1e0a273af: Download complete [2023-07-10T19:28:54.842Z] 5d3b04190fa2: Verifying Checksum [2023-07-10T19:28:54.842Z] 5d3b04190fa2: Download complete [2023-07-10T19:28:54.842Z] ec43610c2a17: Verifying Checksum [2023-07-10T19:28:54.842Z] ec43610c2a17: Download complete [2023-07-10T19:28:54.842Z] 5eb5b503b376: Verifying Checksum [2023-07-10T19:28:54.842Z] 5eb5b503b376: Download complete [2023-07-10T19:28:55.408Z] 2f39f015ded8: Verifying Checksum [2023-07-10T19:28:55.408Z] 2f39f015ded8: Download complete [2023-07-10T19:28:55.975Z] 5eb5b503b376: Pull complete [2023-07-10T19:28:56.234Z] 5c69ac0246d0: Pull complete [2023-07-10T19:28:56.492Z] ec43610c2a17: Pull complete [2023-07-10T19:28:56.492Z] 3a2ae6a8a46f: Pull complete [2023-07-10T19:28:56.751Z] 33b1e0a273af: Pull complete [2023-07-10T19:28:56.751Z] 5d3b04190fa2: Pull complete [2023-07-10T19:29:00.934Z] 2f39f015ded8: Pull complete [2023-07-10T19:29:00.934Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-10T19:29:00.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T19:29:00.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:29:01.015Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:29:01.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-10T19:29:05.893Z] $ docker top ff0c2d04449736fba70a55cd03d4b72852581f087d64578699ed0ca80e8b9c88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:29:06.274Z] ---> job-cost.sh [2023-07-10T19:29:06.274Z] lf-activate-venv: SKIPPING [2023-07-10T19:29:06.274Z] INFO: No Stack... [2023-07-10T19:29:06.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T19:29:07.100Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T19:29:07.386Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-07-10T19:29:07.386Z] + cut -d, -f6 [Pipeline] lock [2023-07-10T19:29:07.399Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [2023-07-10T19:29:07.404Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] did not exist. Created. [2023-07-10T19:29:07.404Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T19:29:07.703Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-10T19:29:07.728Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T19:29:07.734Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T19:29:07.755Z] $ docker stop --time=1 ff0c2d04449736fba70a55cd03d4b72852581f087d64578699ed0ca80e8b9c88 [2023-07-10T19:29:08.894Z] $ docker rm -f --volumes ff0c2d04449736fba70a55cd03d4b72852581f087d64578699ed0ca80e8b9c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-10T19:29:34.036Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-770 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-07-10T19:29:34.050Z] Running in /w/workspace/go-mod-bootstrap/189 [Pipeline] { [Pipeline] checkout [2023-07-10T19:29:34.082Z] The recommended git tool is: git [2023-07-10T19:29:38.819Z] using credential edgex-jenkins-ssh [2023-07-10T19:29:38.834Z] Cloning the remote Git repository [2023-07-10T19:29:38.871Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-07-10T19:29:38.952Z] > git init /w/workspace/go-mod-bootstrap/189 # timeout=10 [2023-07-10T19:29:41.928Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-07-10T19:29:41.929Z] > git --version # timeout=10 [2023-07-10T19:29:41.959Z] > git --version # 'git version 2.25.1' [2023-07-10T19:29:41.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T19:29:42.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T19:29:44.018Z] Avoid second fetch [2023-07-10T19:29:44.018Z] Checking out Revision 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a (main) [2023-07-10T19:29:43.205Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-07-10T19:29:43.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T19:29:44.033Z] > git config core.sparsecheckout # timeout=10 [2023-07-10T19:29:44.090Z] > git checkout -f 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a # timeout=10 [2023-07-10T19:29:44.509Z] Commit message: "build: Update to latest go-mods (#560)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T19:29:45.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-10T19:29:45.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-10T19:29:45.436Z] Dload Upload Total Spent Left Speed [2023-07-10T19:29:45.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-07-10T19:29:46.078Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-10T19:29:46.410Z] + sudo tee /etc/docker/daemon.new [2023-07-10T19:29:46.410Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-10T19:29:46.410Z] { [2023-07-10T19:29:46.410Z] "registry-mirrors": [ [2023-07-10T19:29:46.410Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-10T19:29:46.410Z] ], [2023-07-10T19:29:46.410Z] "bip": "10.250.0.254/24", [2023-07-10T19:29:46.410Z] "hosts": [ [2023-07-10T19:29:46.410Z] "tcp://0.0.0.0:5555", [2023-07-10T19:29:46.410Z] "unix:///var/run/docker.sock" [2023-07-10T19:29:46.410Z] ], [2023-07-10T19:29:46.410Z] "mtu": 1458, [2023-07-10T19:29:46.410Z] "selinux-enabled": true, [2023-07-10T19:29:46.410Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-10T19:29:46.410Z] } [Pipeline] sh [2023-07-10T19:29:46.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-10T19:29:47.056Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-07-10T19:30:05.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T19:30:05.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T19:30:05.552Z] ========================================================= [2023-07-10T19:30:05.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-10T19:30:05.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-10T19:30:05.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T19:30:06.481Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-10T19:30:06.481Z] c41833b44d91: Pulling fs layer [2023-07-10T19:30:06.481Z] ed15518f5707: Pulling fs layer [2023-07-10T19:30:06.481Z] feae8fd75edb: Pulling fs layer [2023-07-10T19:30:06.481Z] 242c74f7c9fa: Pulling fs layer [2023-07-10T19:30:06.481Z] 3cdef696dda3: Pulling fs layer [2023-07-10T19:30:06.481Z] 2ced38df9373: Pulling fs layer [2023-07-10T19:30:06.481Z] 58f1dce35555: Pulling fs layer [2023-07-10T19:30:06.481Z] 3cdef696dda3: Waiting [2023-07-10T19:30:06.481Z] 2ced38df9373: Waiting [2023-07-10T19:30:06.481Z] 58f1dce35555: Waiting [2023-07-10T19:30:06.481Z] 242c74f7c9fa: Waiting [2023-07-10T19:30:06.481Z] ed15518f5707: Verifying Checksum [2023-07-10T19:30:06.481Z] ed15518f5707: Download complete [2023-07-10T19:30:06.481Z] 242c74f7c9fa: Verifying Checksum [2023-07-10T19:30:06.481Z] 242c74f7c9fa: Download complete [2023-07-10T19:30:06.481Z] 3cdef696dda3: Verifying Checksum [2023-07-10T19:30:06.481Z] 3cdef696dda3: Download complete [2023-07-10T19:30:06.481Z] c41833b44d91: Verifying Checksum [2023-07-10T19:30:07.916Z] 58f1dce35555: Verifying Checksum [2023-07-10T19:30:07.916Z] 58f1dce35555: Download complete [2023-07-10T19:30:08.892Z] feae8fd75edb: Verifying Checksum [2023-07-10T19:30:08.892Z] feae8fd75edb: Download complete [2023-07-10T19:30:08.892Z] 2ced38df9373: Verifying Checksum [2023-07-10T19:30:08.892Z] 2ced38df9373: Download complete [2023-07-10T19:30:10.305Z] c41833b44d91: Pull complete [2023-07-10T19:30:10.574Z] ed15518f5707: Pull complete [2023-07-10T19:30:22.930Z] feae8fd75edb: Pull complete [2023-07-10T19:30:23.200Z] 242c74f7c9fa: Pull complete [2023-07-10T19:30:23.468Z] 3cdef696dda3: Pull complete [2023-07-10T19:30:30.136Z] 2ced38df9373: Pull complete [2023-07-10T19:30:32.730Z] 58f1dce35555: Pull complete [2023-07-10T19:30:32.730Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-10T19:30:32.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T19:30:32.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-10T19:30:33.050Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:30:33.384Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T19:30:33.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:30:33.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-770 does not seem to be running inside a container [2023-07-10T19:30:33.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/189 -v /w/workspace/go-mod-bootstrap/189:/w/workspace/go-mod-bootstrap/189:rw,z -v /w/workspace/go-mod-bootstrap/189@tmp:/w/workspace/go-mod-bootstrap/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-10T19:30:37.116Z] $ docker top 514de4a728e3001990f94e2daf8428d60769e5cd86736364b934d7cb3a61d324 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T19:30:37.976Z] + go version [2023-07-10T19:30:37.976Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-10T19:30:37.998Z] $ docker stop --time=1 514de4a728e3001990f94e2daf8428d60769e5cd86736364b934d7cb3a61d324 [2023-07-10T19:30:39.598Z] $ docker rm -f --volumes 514de4a728e3001990f94e2daf8428d60769e5cd86736364b934d7cb3a61d324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:30:40.117Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T19:30:40.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:30:40.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-770 does not seem to be running inside a container [2023-07-10T19:30:40.367Z] $ 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/189 -v /w/workspace/go-mod-bootstrap/189:/w/workspace/go-mod-bootstrap/189:rw,z -v /w/workspace/go-mod-bootstrap/189@tmp:/w/workspace/go-mod-bootstrap/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-10T19:30:41.491Z] $ docker top d7148b679cc05e746bb5629f037d5283d7d6cddbd56782ea1bf70e99fcabd1fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T19:30:41.994Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/189 [Pipeline] fileExists [Pipeline] sh [2023-07-10T19:30:42.647Z] + make test [2023-07-10T19:30:42.647Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-07-10T19:30:42.647Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-10T19:30:42.647Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-10T19:30:42.922Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-10T19:30:42.922Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-10T19:30:43.190Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-10T19:30:43.190Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 [2023-07-10T19:30:43.190Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-10T19:30:43.190Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-10T19:30:43.190Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-10T19:30:43.459Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-10T19:30:43.460Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-10T19:30:43.460Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-10T19:30:43.460Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-10T19:30:43.460Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-10T19:30:43.460Z] go: downloading golang.org/x/net v0.10.0 [2023-07-10T19:30:43.460Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-10T19:30:43.728Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-10T19:30:43.728Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-10T19:30:43.728Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-10T19:30:43.728Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-10T19:30:44.000Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-10T19:30:44.000Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-10T19:30:44.000Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-10T19:30:44.267Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-10T19:30:44.267Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-10T19:30:44.267Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-10T19:30:44.267Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-10T19:30:44.267Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-10T19:30:44.536Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-10T19:30:44.536Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-10T19:30:44.536Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-10T19:30:44.536Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-10T19:30:44.805Z] go: downloading golang.org/x/text v0.9.0 [2023-07-10T19:30:45.075Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-10T19:30:45.075Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-10T19:30:47.025Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-10T19:30:47.025Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-10T19:30:47.025Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-10T19:30:47.025Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-10T19:30:47.025Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-10T19:30:47.025Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-10T19:30:47.025Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-10T19:30:47.025Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-10T19:30:47.025Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-10T19:30:47.610Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-10T19:30:48.195Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-10T19:30:48.195Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-10T19:30:49.612Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-10T19:30:49.612Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-10T19:30:49.613Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-10T19:30:49.613Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-10T19:30:49.613Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-10T19:30:49.881Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-10T19:30:49.881Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-10T19:30:49.881Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-10T19:30:49.881Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-10T19:32:56.536Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-07-10T19:32:57.939Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-07-10T19:33:06.160Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-07-10T19:33:06.160Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-07-10T19:33:14.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.141s coverage: 34.5% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.100s coverage: 92.4% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.351s coverage: 82.4% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.0% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.123s coverage: 42.4% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.074s coverage: 100.0% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.391s coverage: 87.7% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.061s coverage: 25.0% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.160s coverage: 79.0% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.059s coverage: 76.1% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.046s coverage: 31.2% of statements [2023-07-10T19:33:18.609Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements [2023-07-10T19:33:18.879Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-10T19:33:18.879Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-10T19:33:45.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T19:33:45.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-10T19:33:45.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-10T19:33:45.594Z] $ docker stop --time=1 d7148b679cc05e746bb5629f037d5283d7d6cddbd56782ea1bf70e99fcabd1fe [2023-07-10T19:33:47.393Z] $ docker rm -f --volumes d7148b679cc05e746bb5629f037d5283d7d6cddbd56782ea1bf70e99fcabd1fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T19:33:50.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-10T19:33:50.339Z] Warning: overwriting stash ‘coverage-report’ [2023-07-10T19:33:50.808Z] 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-07-10T19:33:51.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T19:33:51.250Z] [2023-07-10T19:33:51.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:33:51.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T19:33:51.846Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-10T19:33:51.847Z] 8998bd30e6a1: Pulling fs layer [2023-07-10T19:33:51.847Z] 04944245beec: Pulling fs layer [2023-07-10T19:33:51.847Z] 699f458cf7ca: Pulling fs layer [2023-07-10T19:33:51.847Z] 765212b225bb: Pulling fs layer [2023-07-10T19:33:51.847Z] f23df028b6ca: Pulling fs layer [2023-07-10T19:33:51.847Z] d65c8cfc05b1: Pulling fs layer [2023-07-10T19:33:51.847Z] 2437ff75d9bd: Pulling fs layer [2023-07-10T19:33:51.847Z] f23df028b6ca: Waiting [2023-07-10T19:33:51.847Z] d65c8cfc05b1: Waiting [2023-07-10T19:33:51.847Z] 2437ff75d9bd: Waiting [2023-07-10T19:33:51.847Z] 765212b225bb: Waiting [2023-07-10T19:33:51.847Z] 04944245beec: Verifying Checksum [2023-07-10T19:33:51.847Z] 04944245beec: Download complete [2023-07-10T19:33:51.847Z] 765212b225bb: Download complete [2023-07-10T19:33:52.116Z] f23df028b6ca: Verifying Checksum [2023-07-10T19:33:52.116Z] f23df028b6ca: Download complete [2023-07-10T19:33:52.116Z] d65c8cfc05b1: Verifying Checksum [2023-07-10T19:33:52.116Z] d65c8cfc05b1: Download complete [2023-07-10T19:33:52.116Z] 699f458cf7ca: Verifying Checksum [2023-07-10T19:33:52.116Z] 699f458cf7ca: Download complete [2023-07-10T19:33:52.700Z] 8998bd30e6a1: Download complete [2023-07-10T19:33:54.653Z] 2437ff75d9bd: Verifying Checksum [2023-07-10T19:33:54.653Z] 2437ff75d9bd: Download complete [2023-07-10T19:33:57.236Z] 8998bd30e6a1: Pull complete [2023-07-10T19:33:57.236Z] 04944245beec: Pull complete [2023-07-10T19:33:59.177Z] 699f458cf7ca: Pull complete [2023-07-10T19:33:59.177Z] 765212b225bb: Pull complete [2023-07-10T19:34:00.138Z] f23df028b6ca: Pull complete [2023-07-10T19:34:01.552Z] d65c8cfc05b1: Pull complete [2023-07-10T19:34:23.616Z] 2437ff75d9bd: Pull complete [2023-07-10T19:34:23.616Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-10T19:34:23.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T19:34:23.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:34:23.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-770 does not seem to be running inside a container [2023-07-10T19:34:23.872Z] $ 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/189 -v /w/workspace/go-mod-bootstrap/189:/w/workspace/go-mod-bootstrap/189:rw,z -v /w/workspace/go-mod-bootstrap/189@tmp:/w/workspace/go-mod-bootstrap/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-10T19:34:25.889Z] $ docker top 929908ab1e831377c2109e5054627f3ea034291b6ab87c48bf291ab30cf7c9c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:34:26.735Z] ---> job-cost.sh [2023-07-10T19:34:26.735Z] lf-activate-venv: SKIPPING [2023-07-10T19:34:26.735Z] INFO: No Stack... [2023-07-10T19:34:27.002Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-10T19:34:27.954Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T19:34:28.281Z] + cut -d, -f6 [2023-07-10T19:34:28.549Z] + cat /w/workspace/go-mod-bootstrap/189/archives/cost.csv [Pipeline] lock [2023-07-10T19:34:28.612Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [2023-07-10T19:34:28.617Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] did not exist. Created. [2023-07-10T19:34:28.617Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T19:34:28.969Z] /w/workspace/go-mod-bootstrap/189@tmp/durable-47052111/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-10T19:34:29.293Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-10T19:34:29.313Z] Warning: overwriting stash ‘stack-cost’ [2023-07-10T19:34:29.366Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T19:34:29.372Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T19:34:29.389Z] $ docker stop --time=1 929908ab1e831377c2109e5054627f3ea034291b6ab87c48bf291ab30cf7c9c0 [2023-07-10T19:34:31.135Z] $ docker rm -f --volumes 929908ab1e831377c2109e5054627f3ea034291b6ab87c48bf291ab30cf7c9c0 [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-07-10T19:34:31.547Z] provisioning config files... [2023-07-10T19:34:31.578Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5345215964432056735tmp [Pipeline] { [Pipeline] sh [2023-07-10T19:34:31.876Z] + set +x [2023-07-10T19:34:31.876Z] + curl -s https://codecov.io/bash [2023-07-10T19:34:31.876Z] + bash -s -- [2023-07-10T19:34:31.876Z] [2023-07-10T19:34:31.876Z] _____ _ [2023-07-10T19:34:31.876Z] / ____| | | [2023-07-10T19:34:31.876Z] | | ___ __| | ___ ___ _____ __ [2023-07-10T19:34:31.876Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-10T19:34:31.876Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-10T19:34:31.876Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-10T19:34:31.876Z] Bash-1.0.6 [2023-07-10T19:34:31.876Z] [2023-07-10T19:34:31.876Z] [2023-07-10T19:34:31.876Z] ==> git version 2.25.1 found [2023-07-10T19:34:31.876Z] ==> 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-07-10T19:34:31.876Z] Release-Date: 2020-01-08 [2023-07-10T19:34:31.876Z] 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-07-10T19:34:31.876Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-10T19:34:31.876Z] ==> Jenkins CI detected. [2023-07-10T19:34:31.876Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-07-10T19:34:31.876Z] project root: . [2023-07-10T19:34:31.876Z] --> token set from env [2023-07-10T19:34:31.876Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-10T19:34:31.876Z] ==> Running gcov in . (disable via -X gcov) [2023-07-10T19:34:31.876Z] ==> Python coveragepy not found [2023-07-10T19:34:31.876Z] ==> Searching for coverage reports in: [2023-07-10T19:34:31.876Z] + . [2023-07-10T19:34:31.876Z] -> Found 1 reports [2023-07-10T19:34:31.876Z] ==> Detecting git/mercurial file structure [2023-07-10T19:34:32.137Z] ==> Reading reports [2023-07-10T19:34:32.137Z] + ./coverage.out bytes=95817 [2023-07-10T19:34:32.137Z] ==> Appending adjustments [2023-07-10T19:34:32.137Z] https://docs.codecov.io/docs/fixing-reports [2023-07-10T19:34:32.394Z] + Found adjustments [2023-07-10T19:34:32.394Z] ==> Gzipping contents [2023-07-10T19:34:32.394Z] 16K /tmp/codecov.YzgJh1.gz [2023-07-10T19:34:32.394Z] ==> Uploading reports [2023-07-10T19:34:32.394Z] url: https://codecov.io [2023-07-10T19:34:32.394Z] query: branch=main&commit=7c45f0c0b6b3437e87218f37ccb9f49eca624f6a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-10T19:34:32.394Z] -> Pinging Codecov [2023-07-10T19:34:32.394Z] 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=7c45f0c0b6b3437e87218f37ccb9f49eca624f6a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-10T19:34:32.394Z] -> Uploading to [2023-07-10T19:34:32.394Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-10/833815588EE85121546D348822E98E2E/7c45f0c0b6b3437e87218f37ccb9f49eca624f6a/b67fa589-9c03-45a3-9ca7-15497875fe6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230710T193432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dc9f358e2e35100565e5a98020233cfd45c607981f90e26c4186b980dfc1112 [2023-07-10T19:34:32.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-10T19:34:32.394Z] Dload Upload Total Spent Left Speed [2023-07-10T19:34:32.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14984 0 0 100 14984 0 73450 --:--:-- --:--:-- --:--:-- 73450 [2023-07-10T19:34:32.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] } [2023-07-10T19:34:32.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-10T19:34:32.830Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-10T19:34:32.841Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:34:33.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-10T19:34:33.132Z] [2023-07-10T19:34:33.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:34:33.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-10T19:34:33.437Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-10T19:34:33.437Z] df9b9388f04a: Pulling fs layer [2023-07-10T19:34:33.437Z] 52dc419b0ee2: Pulling fs layer [2023-07-10T19:34:33.437Z] 25bc292e5bac: Pulling fs layer [2023-07-10T19:34:33.437Z] 114826534d7a: Pulling fs layer [2023-07-10T19:34:33.437Z] 4657fd5d0bcf: Pulling fs layer [2023-07-10T19:34:33.437Z] 6ad1cebc031e: Pulling fs layer [2023-07-10T19:34:33.437Z] 8a3aa393b2d8: Pulling fs layer [2023-07-10T19:34:33.437Z] 114826534d7a: Waiting [2023-07-10T19:34:33.437Z] 4657fd5d0bcf: Waiting [2023-07-10T19:34:33.437Z] 6ad1cebc031e: Waiting [2023-07-10T19:34:33.437Z] 8a3aa393b2d8: Waiting [2023-07-10T19:34:33.437Z] 25bc292e5bac: Verifying Checksum [2023-07-10T19:34:33.437Z] 25bc292e5bac: Download complete [2023-07-10T19:34:33.437Z] 52dc419b0ee2: Verifying Checksum [2023-07-10T19:34:33.437Z] 52dc419b0ee2: Download complete [2023-07-10T19:34:33.437Z] 4657fd5d0bcf: Verifying Checksum [2023-07-10T19:34:33.437Z] 4657fd5d0bcf: Download complete [2023-07-10T19:34:33.437Z] df9b9388f04a: Verifying Checksum [2023-07-10T19:34:33.437Z] df9b9388f04a: Download complete [2023-07-10T19:34:33.698Z] df9b9388f04a: Pull complete [2023-07-10T19:34:33.698Z] 6ad1cebc031e: Verifying Checksum [2023-07-10T19:34:33.698Z] 6ad1cebc031e: Download complete [2023-07-10T19:34:33.698Z] 52dc419b0ee2: Pull complete [2023-07-10T19:34:33.955Z] 25bc292e5bac: Pull complete [2023-07-10T19:34:34.213Z] 114826534d7a: Verifying Checksum [2023-07-10T19:34:34.213Z] 114826534d7a: Download complete [2023-07-10T19:34:34.213Z] 8a3aa393b2d8: Verifying Checksum [2023-07-10T19:34:34.213Z] 8a3aa393b2d8: Download complete [2023-07-10T19:34:37.504Z] 114826534d7a: Pull complete [2023-07-10T19:34:37.504Z] 4657fd5d0bcf: Pull complete [2023-07-10T19:34:38.068Z] 6ad1cebc031e: Pull complete [2023-07-10T19:34:40.602Z] 8a3aa393b2d8: Pull complete [2023-07-10T19:34:40.602Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-10T19:34:40.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-10T19:34:40.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:34:40.686Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:34:40.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-10T19:34:45.661Z] $ docker top cded1d043b7f0ab9dcf45dbf653681dcede4930364c97a913e1f89b5db292ab6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-10T19:34:45.723Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-07-10T19:34:45.998Z] + set -o pipefail [2023-07-10T19:34:45.998Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-07-10T19:34:52.587Z] [2023-07-10T19:34:52.587Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-07-10T19:34:52.587Z] [2023-07-10T19:34:52.587Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/5133a448-98b4-4510-af46-f935d59474c8 [2023-07-10T19:34:52.587Z] [2023-07-10T19:34:52.587Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-10T19:34:52.587Z] [2023-07-10T19:34:53.523Z] [2023-07-10T19:34:53.523Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-10T19:34:53.523Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-10T19:34:53.523Z] More details here: https://snyk.co/ue1NS [2023-07-10T19:34:53.523Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-10T19:34:53.523Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-10T19:34:53.533Z] $ docker stop --time=1 cded1d043b7f0ab9dcf45dbf653681dcede4930364c97a913e1f89b5db292ab6 [2023-07-10T19:34:57.074Z] $ docker rm -f --volumes cded1d043b7f0ab9dcf45dbf653681dcede4930364c97a913e1f89b5db292ab6 [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-07-10T19:34:57.765Z] + git log --format=format:%s -1 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] sh [2023-07-10T19:34:58.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T19:34:58.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:34:58.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T19:34:58.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:34:58.435Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:34:58.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T19:34:58.913Z] $ docker top 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b -eo pid,comm [2023-07-10T19:34:58.958Z] 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-07-10T19:34:58.958Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T19:34:58.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T19:34:58.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T19:34:59.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T19:34:59.101Z] $ docker exec 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b ssh-agent [2023-07-10T19:34:59.219Z] SSH_AUTH_SOCK=/tmp/ssh-yvrY6JG4kPqx/agent.32 [2023-07-10T19:34:59.219Z] SSH_AGENT_PID=38 [2023-07-10T19:34:59.223Z] Running ssh-add (command line suppressed) [2023-07-10T19:34:59.324Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9712417585715779826.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9712417585715779826.key) [2023-07-10T19:34:59.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T19:34:59.622Z] + git semver tag [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,817 [run_tag] DEBUG tag force:False [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,817 [check_head_tag] DEBUG check head tag [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,819 [execute] INFO git cat-file --batch-check [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,823 [execute] INFO git cat-file --batch [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,849 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,849 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-07-10T19:34:59.883Z] 2023-07-10 19:34:59,855 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:34:59.883Z] 3.1.0-dev.4 [Pipeline] } [2023-07-10T19:34:59.893Z] $ docker exec --env ******** --env ******** 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b ssh-agent -k [2023-07-10T19:34:59.987Z] unset SSH_AUTH_SOCK; [2023-07-10T19:34:59.987Z] unset SSH_AGENT_PID; [2023-07-10T19:34:59.987Z] echo Agent pid 38 killed; [2023-07-10T19:34:59.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T19:35:00.297Z] + git semver [Pipeline] } [2023-07-10T19:35:00.570Z] $ docker stop --time=1 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b [2023-07-10T19:35:01.936Z] $ docker rm -f --volumes 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:35:02.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-10T19:35:02.302Z] [2023-07-10T19:35:02.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:35:02.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-10T19:35:02.602Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-10T19:35:02.602Z] ab5ef0e58194: Pulling fs layer [2023-07-10T19:35:02.602Z] 9712f1f96733: Pulling fs layer [2023-07-10T19:35:02.602Z] 63f879dbbcfc: Pulling fs layer [2023-07-10T19:35:02.602Z] 0d9ebad4ef96: Pulling fs layer [2023-07-10T19:35:02.602Z] e9a5061849ea: Pulling fs layer [2023-07-10T19:35:02.602Z] d747dcd14b5f: Pulling fs layer [2023-07-10T19:35:02.602Z] 2de7ff778b66: Pulling fs layer [2023-07-10T19:35:02.602Z] e9a5061849ea: Waiting [2023-07-10T19:35:02.602Z] d747dcd14b5f: Waiting [2023-07-10T19:35:02.602Z] 2de7ff778b66: Waiting [2023-07-10T19:35:02.602Z] 0d9ebad4ef96: Waiting [2023-07-10T19:35:02.602Z] 9712f1f96733: Download complete [2023-07-10T19:35:02.862Z] 63f879dbbcfc: Verifying Checksum [2023-07-10T19:35:02.862Z] 63f879dbbcfc: Download complete [2023-07-10T19:35:03.122Z] e9a5061849ea: Verifying Checksum [2023-07-10T19:35:03.122Z] e9a5061849ea: Download complete [2023-07-10T19:35:03.122Z] d747dcd14b5f: Verifying Checksum [2023-07-10T19:35:03.122Z] d747dcd14b5f: Download complete [2023-07-10T19:35:03.122Z] 0d9ebad4ef96: Verifying Checksum [2023-07-10T19:35:03.122Z] 0d9ebad4ef96: Download complete [2023-07-10T19:35:03.122Z] ab5ef0e58194: Verifying Checksum [2023-07-10T19:35:03.122Z] ab5ef0e58194: Download complete [2023-07-10T19:35:03.383Z] 2de7ff778b66: Verifying Checksum [2023-07-10T19:35:03.383Z] 2de7ff778b66: Download complete [2023-07-10T19:35:06.684Z] ab5ef0e58194: Pull complete [2023-07-10T19:35:06.684Z] 9712f1f96733: Pull complete [2023-07-10T19:35:06.943Z] 63f879dbbcfc: Pull complete [2023-07-10T19:35:11.151Z] 0d9ebad4ef96: Pull complete [2023-07-10T19:35:11.151Z] e9a5061849ea: Pull complete [2023-07-10T19:35:11.151Z] d747dcd14b5f: Pull complete [2023-07-10T19:35:12.095Z] 2de7ff778b66: Pull complete [2023-07-10T19:35:12.095Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-10T19:35:12.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-10T19:35:12.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:35:12.193Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:35:12.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-10T19:35:18.399Z] $ docker top 1915f37f54ba3b85e28969242decf1c437e751f9188d4516d2b180f5ff412748 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-10T19:35:18.466Z] provisioning config files... [2023-07-10T19:35:18.472Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5814233903712843766tmp [2023-07-10T19:35:18.482Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2009640446380141086tmp [2023-07-10T19:35:18.492Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3231466780101478537tmp [Pipeline] { [Pipeline] echo [2023-07-10T19:35:18.506Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:18.789Z] ---> sigul-configuration.sh [2023-07-10T19:35:18.789Z] gpg: directory `/root/.gnupg' created [2023-07-10T19:35:18.789Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-10T19:35:18.789Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-10T19:35:18.789Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-10T19:35:18.789Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-10T19:35:18.789Z] gpg: CAST5 encrypted data [2023-07-10T19:35:18.789Z] gpg: encrypted with 1 passphrase [2023-07-10T19:35:18.789Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-10T19:35:19.074Z] + mkdir /home/jenkins [2023-07-10T19:35:19.074Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-10T19:35:19.361Z] + 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-07-10T19:35:19.370Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:19.652Z] ---> sigul-install.sh [2023-07-10T19:35:19.652Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-10T19:35:19.944Z] + git tag --list [2023-07-10T19:35:19.944Z] v0.0.1 [2023-07-10T19:35:19.944Z] v0.0.10 [2023-07-10T19:35:19.944Z] v0.0.11 [2023-07-10T19:35:19.944Z] v0.0.12 [2023-07-10T19:35:19.944Z] v0.0.13 [2023-07-10T19:35:19.944Z] v0.0.14 [2023-07-10T19:35:19.944Z] v0.0.15 [2023-07-10T19:35:19.944Z] v0.0.16 [2023-07-10T19:35:19.944Z] v0.0.17 [2023-07-10T19:35:19.944Z] v0.0.18 [2023-07-10T19:35:19.944Z] v0.0.19 [2023-07-10T19:35:19.944Z] v0.0.2 [2023-07-10T19:35:19.944Z] v0.0.20 [2023-07-10T19:35:19.944Z] v0.0.21 [2023-07-10T19:35:19.944Z] v0.0.22 [2023-07-10T19:35:19.944Z] v0.0.23 [2023-07-10T19:35:19.944Z] v0.0.24 [2023-07-10T19:35:19.944Z] v0.0.25 [2023-07-10T19:35:19.944Z] v0.0.26 [2023-07-10T19:35:19.944Z] v0.0.27 [2023-07-10T19:35:19.944Z] v0.0.28 [2023-07-10T19:35:19.944Z] v0.0.29 [2023-07-10T19:35:19.944Z] v0.0.3 [2023-07-10T19:35:19.944Z] v0.0.30 [2023-07-10T19:35:19.944Z] v0.0.31 [2023-07-10T19:35:19.944Z] v0.0.32 [2023-07-10T19:35:19.944Z] v0.0.33 [2023-07-10T19:35:19.944Z] v0.0.34 [2023-07-10T19:35:19.944Z] v0.0.35 [2023-07-10T19:35:19.944Z] v0.0.36 [2023-07-10T19:35:19.944Z] v0.0.37 [2023-07-10T19:35:19.944Z] v0.0.38 [2023-07-10T19:35:19.944Z] v0.0.39 [2023-07-10T19:35:19.944Z] v0.0.4 [2023-07-10T19:35:19.944Z] v0.0.40 [2023-07-10T19:35:19.944Z] v0.0.41 [2023-07-10T19:35:19.944Z] v0.0.42 [2023-07-10T19:35:19.944Z] v0.0.43 [2023-07-10T19:35:19.944Z] v0.0.44 [2023-07-10T19:35:19.944Z] v0.0.45 [2023-07-10T19:35:19.944Z] v0.0.46 [2023-07-10T19:35:19.944Z] v0.0.47 [2023-07-10T19:35:19.944Z] v0.0.48 [2023-07-10T19:35:19.944Z] v0.0.49 [2023-07-10T19:35:19.944Z] v0.0.5 [2023-07-10T19:35:19.944Z] v0.0.50 [2023-07-10T19:35:19.944Z] v0.0.51 [2023-07-10T19:35:19.944Z] v0.0.52 [2023-07-10T19:35:19.944Z] v0.0.53 [2023-07-10T19:35:19.944Z] v0.0.54 [2023-07-10T19:35:19.944Z] v0.0.55 [2023-07-10T19:35:19.944Z] v0.0.56 [2023-07-10T19:35:19.944Z] v0.0.57 [2023-07-10T19:35:19.944Z] v0.0.58 [2023-07-10T19:35:19.944Z] v0.0.59 [2023-07-10T19:35:19.944Z] v0.0.6 [2023-07-10T19:35:19.944Z] v0.0.60 [2023-07-10T19:35:19.944Z] v0.0.61 [2023-07-10T19:35:19.944Z] v0.0.62 [2023-07-10T19:35:19.944Z] v0.0.63 [2023-07-10T19:35:19.944Z] v0.0.64 [2023-07-10T19:35:19.944Z] v0.0.65 [2023-07-10T19:35:19.944Z] v0.0.66 [2023-07-10T19:35:19.944Z] v0.0.67 [2023-07-10T19:35:19.944Z] v0.0.68 [2023-07-10T19:35:19.944Z] v0.0.69 [2023-07-10T19:35:19.944Z] v0.0.7 [2023-07-10T19:35:19.944Z] v0.0.70 [2023-07-10T19:35:19.944Z] v0.0.71 [2023-07-10T19:35:19.944Z] v0.0.72 [2023-07-10T19:35:19.944Z] v0.0.8 [2023-07-10T19:35:19.944Z] v0.0.9 [2023-07-10T19:35:19.944Z] v2.0.0 [2023-07-10T19:35:19.944Z] v2.1.0 [2023-07-10T19:35:19.944Z] v2.1.1 [2023-07-10T19:35:19.944Z] v2.2.0 [2023-07-10T19:35:19.944Z] v2.3.0 [2023-07-10T19:35:19.944Z] v3.0 [2023-07-10T19:35:19.944Z] v3.0.0 [2023-07-10T19:35:19.944Z] v3.0.1 [2023-07-10T19:35:19.944Z] v3.1.0-dev.1 [2023-07-10T19:35:19.944Z] v3.1.0-dev.2 [2023-07-10T19:35:19.944Z] v3.1.0-dev.3 [2023-07-10T19:35:19.944Z] v3.1.0-dev.4 [Pipeline] sh [2023-07-10T19:35:20.231Z] + lftools sign git-tag v3.1.0-dev.4 [2023-07-10T19:35:20.804Z] Signing Git tag with Sigul... [2023-07-10T19:35:20.804Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-07-10T19:35:21.381Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:21.664Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-10T19:35:21.671Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-10T19:35:21.688Z] $ docker stop --time=1 1915f37f54ba3b85e28969242decf1c437e751f9188d4516d2b180f5ff412748 [2023-07-10T19:35:23.029Z] $ docker rm -f --volumes 1915f37f54ba3b85e28969242decf1c437e751f9188d4516d2b180f5ff412748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-10T19:35:23.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T19:35:23.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:35:23.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T19:35:23.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:35:23.802Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:35:23.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T19:35:24.293Z] $ docker top 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T19:35:24.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T19:35:24.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T19:35:24.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T19:35:24.619Z] $ docker exec 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b ssh-agent [2023-07-10T19:35:24.733Z] SSH_AUTH_SOCK=/tmp/ssh-oMEOoJwiMUC3/agent.33 [2023-07-10T19:35:24.733Z] SSH_AGENT_PID=39 [2023-07-10T19:35:24.738Z] Running ssh-add (command line suppressed) [2023-07-10T19:35:24.836Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5601500655665702361.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5601500655665702361.key) [2023-07-10T19:35:24.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T19:35:25.139Z] + git semver bump pre [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,308 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,308 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,308 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,308 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,308 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,308 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,310 [execute] INFO git cat-file --batch-check [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,314 [execute] INFO git cat-file --batch [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T19:35:25.398Z] 2023-07-10 19:35:25,319 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:35:25.398Z] 3.1.0-dev.5 [Pipeline] } [2023-07-10T19:35:25.411Z] $ docker exec --env ******** --env ******** 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b ssh-agent -k [2023-07-10T19:35:25.505Z] unset SSH_AUTH_SOCK; [2023-07-10T19:35:25.506Z] unset SSH_AGENT_PID; [2023-07-10T19:35:25.506Z] echo Agent pid 39 killed; [2023-07-10T19:35:25.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T19:35:25.811Z] + git semver [Pipeline] } [2023-07-10T19:35:26.081Z] $ docker stop --time=1 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b [2023-07-10T19:35:27.381Z] $ docker rm -f --volumes 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T19:35:27.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T19:35:27.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:35:28.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T19:35:28.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:35:28.083Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:35:28.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T19:35:28.479Z] $ docker top c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T19:35:28.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T19:35:28.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T19:35:28.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T19:35:28.667Z] $ docker exec c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd ssh-agent [2023-07-10T19:35:28.756Z] SSH_AUTH_SOCK=/tmp/ssh-eZ4h24JWhCNk/agent.32 [2023-07-10T19:35:28.756Z] SSH_AGENT_PID=38 [2023-07-10T19:35:28.761Z] Running ssh-add (command line suppressed) [2023-07-10T19:35:28.865Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_185186476419478645.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_185186476419478645.key) [2023-07-10T19:35:28.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T19:35:29.163Z] + git semver push [2023-07-10T19:35:29.422Z] 2023-07-10 19:35:29,324 [run_push] DEBUG push [2023-07-10T19:35:29.422Z] 2023-07-10 19:35:29,325 [execute] INFO git cat-file --batch-check [2023-07-10T19:35:29.422Z] 2023-07-10 19:35:29,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T19:35:29.422Z] 2023-07-10 19:35:29,328 [execute] INFO git rev-list de13e5e2c489c738df779ebba0472de2dd749a4c -- [2023-07-10T19:35:29.422Z] 2023-07-10 19:35:29,328 [execute] DEBUG Popen(['git', 'rev-list', 'de13e5e2c489c738df779ebba0472de2dd749a4c', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-10T19:35:29.422Z] 2023-07-10 19:35:29,338 [execute] INFO git fetch -v origin [2023-07-10T19:35:29.422Z] 2023-07-10 19:35:29,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-10T19:35:29.990Z] 2023-07-10 19:35:29,807 [run_push] DEBUG no remote changes detected [2023-07-10T19:35:29.990Z] 2023-07-10 19:35:29,807 [execute] INFO git push origin semver [2023-07-10T19:35:29.990Z] 2023-07-10 19:35:29,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-10T19:35:30.926Z] 2023-07-10 19:35:30,664 [run_push] DEBUG push all version tags [2023-07-10T19:35:30.926Z] 2023-07-10 19:35:30,664 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-10T19:35:30.926Z] 2023-07-10 19:35:30,665 [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-07-10T19:35:31.863Z] 2023-07-10 19:35:31,529 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-07-10T19:35:31.863Z] 3.1.0-dev.5 [Pipeline] } [2023-07-10T19:35:31.873Z] $ docker exec --env ******** --env ******** c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd ssh-agent -k [2023-07-10T19:35:31.967Z] unset SSH_AUTH_SOCK; [2023-07-10T19:35:31.969Z] unset SSH_AGENT_PID; [2023-07-10T19:35:31.970Z] echo Agent pid 38 killed; [2023-07-10T19:35:31.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T19:35:32.284Z] + git semver [Pipeline] } [2023-07-10T19:35:32.555Z] $ docker stop --time=1 c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd [2023-07-10T19:35:33.872Z] $ docker rm -f --volumes c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd [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-07-10T19:35:34.431Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-07-10T19:35:34.431Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-07-10T19:35:34.431Z] total 16 [2023-07-10T19:35:34.431Z] drwxr-xr-x 3 root root 4096 Jul 10 19:29 . [2023-07-10T19:35:34.431Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 19:35 .. [2023-07-10T19:35:34.431Z] drwxr-xr-x 2 root root 4096 Jul 10 19:29 cost [2023-07-10T19:35:34.431Z] -rw-r--r-- 1 root root 88 Jul 10 19:29 cost.csv [2023-07-10T19:35:34.431Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-07-10T19:35:34.431Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-07-10T19:35:34.431Z] total 16 [2023-07-10T19:35:34.431Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 19:29 . [2023-07-10T19:35:34.431Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 19:35 .. [2023-07-10T19:35:34.431Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 19:29 cost [2023-07-10T19:35:34.431Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 10 19:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:34.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:35.575Z] ---> package-listing.sh [2023-07-10T19:35:35.575Z] ++ facter osfamily [2023-07-10T19:35:35.575Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-10T19:35:35.834Z] + OS_FAMILY=debian [2023-07-10T19:35:35.834Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-07-10T19:35:35.834Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-10T19:35:35.834Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-10T19:35:35.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-10T19:35:35.834Z] + PACKAGES=/tmp/packages_start.txt [2023-07-10T19:35:35.834Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-07-10T19:35:35.834Z] + PACKAGES=/tmp/packages_end.txt [2023-07-10T19:35:35.834Z] + case "${OS_FAMILY}" in [2023-07-10T19:35:35.834Z] + dpkg -l [2023-07-10T19:35:35.834Z] + grep '^ii' [2023-07-10T19:35:35.834Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-10T19:35:35.834Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-10T19:35:35.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-10T19:35:35.834Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-07-10T19:35:35.834Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-07-10T19:35:35.834Z] + 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-07-10T19:35:35.845Z] 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-07-10T19:35:36.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T19:35:36.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T19:35:36.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T19:35:36.743Z] prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container [2023-07-10T19:35:36.770Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-10T19:35:36.979Z] $ docker top b4241a26dd1d0ef982bfe89fe26a7f3f769ba26e8c63caa8818e18a928eab052 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T19:35:37.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-10T19:35:37.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-10T19:35:37.881Z] + ls /var/log/sa-host [2023-07-10T19:35:37.881Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T19:35:38.018Z] provisioning config files... [2023-07-10T19:35:38.027Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13214818706946287611tmp [Pipeline] { [Pipeline] echo [2023-07-10T19:35:38.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:38.322Z] ---> create-netrc.sh [Pipeline] } [2023-07-10T19:35:38.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:38.656Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-10T19:35:38.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:38.946Z] ---> sudo-logs.sh [2023-07-10T19:35:38.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-10T19:35:38.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:39.254Z] ---> job-cost.sh [2023-07-10T19:35:39.254Z] lf-activate-venv: SKIPPING [2023-07-10T19:35:39.254Z] DEBUG: total: 0.2199999988079071 [2023-07-10T19:35:39.254Z] INFO: Retrieving Stack Cost... [2023-07-10T19:35:39.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T19:35:40.080Z] INFO: Archiving Costs [Pipeline] echo [2023-07-10T19:35:40.090Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T19:35:40.374Z] ---> logs-deploy.sh [2023-07-10T19:35:40.374Z] lf-activate-venv: SKIPPING [2023-07-10T19:35:40.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/189 [2023-07-10T19:35:40.374Z] INFO: archiving workspace using pattern(s): [2023-07-10T19:35:41.311Z] Archives upload complete. [2023-07-10T19:35:41.311Z] INFO: archiving logs to Nexus