Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 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-ssh15374236566966186752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6018934915662142975.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14577519096364452906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8027522698978963023.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-ssh11563828739592786378.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.21 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-24059 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 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#639)" > git rev-list --no-walk 510064b7c239133a01d40be423ba20a6f798f874 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T15:40:32.458Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T15:40:32.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T15:40:32.560Z] ========================================================= [2023-12-05T15:40:32.560Z] EdgeX Global Pipelines Version Info [2023-12-05T15:40:32.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:40:33.295Z] ------------------- [2023-12-05T15:40:33.295Z] stable info: [2023-12-05T15:40:33.295Z] ------------------- [2023-12-05T15:40:33.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T15:40:33.295Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T15:40:33.295Z] Message: update stable to v1.0.258 [2023-12-05T15:40:33.866Z] ------------------- [2023-12-05T15:40:33.866Z] experimental info: [2023-12-05T15:40:33.866Z] ------------------- [2023-12-05T15:40:33.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T15:40:33.866Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T15:40:33.866Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T15:40:33.963Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-12-05T15:40:33.987Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-12-05T15:40:34.018Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T15:40:34.044Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T15:40:34.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T15:40:34.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T15:40:34.133Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T15:40:34.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-05T15:40:34.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T15:40:34.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T15:40:34.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T15:40:34.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-12-05T15:40:34.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T15:40:34.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T15:40:34.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:40:34.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:40:34.457Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:40:34.489Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:40:34.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T15:40:34.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T15:40:34.593Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-05T15:40:34.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-05T15:40:34.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T15:40:34.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T15:40:34.746Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-05T15:40:34.787Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T15:40:34.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T15:40:34.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-05T15:40:34.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-05T15:40:34.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-05T15:40:34.986Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo [2023-12-05T15:40:35.026Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1d9a74 [Pipeline] echo [2023-12-05T15:40:35.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T15:40:35.509Z] + git rev-list -1 --merges b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18~1..b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo [2023-12-05T15:40:35.539Z] -----------> git rev-list -1 --merges b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18~1..b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [false] [Pipeline] sh [2023-12-05T15:40:35.839Z] + git log --format=format:%s -1 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo [2023-12-05T15:40:35.856Z] ========================================================= [2023-12-05T15:40:35.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T15:40:35.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T15:40:36.236Z] + git log --format=format:%s -1 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo [2023-12-05T15:40:36.249Z] [semverPrep] GIT_COMMIT: b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#639) [Pipeline] echo [2023-12-05T15:40:36.273Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T15:40:36.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:40:36.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T15:40:36.667Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T15:40:36.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T15:40:36.667Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T15:40:36.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T15:40:36.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:40:37.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:40:37.364Z] [2023-12-05T15:40:37.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:40:37.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:40:37.940Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T15:40:37.940Z] b85a868b505f: Pulling fs layer [2023-12-05T15:40:37.940Z] e2be974225ed: Pulling fs layer [2023-12-05T15:40:37.940Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T15:40:37.940Z] 988bab9f4d93: Pulling fs layer [2023-12-05T15:40:37.940Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T15:40:37.940Z] eaf3925da568: Pulling fs layer [2023-12-05T15:40:37.940Z] bab4dde63d76: Pulling fs layer [2023-12-05T15:40:37.940Z] bde34c3a00c8: Pulling fs layer [2023-12-05T15:40:37.940Z] b352a97aabf1: Pulling fs layer [2023-12-05T15:40:37.940Z] 4872d77fe225: Pulling fs layer [2023-12-05T15:40:37.940Z] 5851b861e8e6: Pulling fs layer [2023-12-05T15:40:37.940Z] 1469e6f7b9e6: Waiting [2023-12-05T15:40:37.940Z] eaf3925da568: Waiting [2023-12-05T15:40:37.940Z] bab4dde63d76: Waiting [2023-12-05T15:40:37.940Z] bde34c3a00c8: Waiting [2023-12-05T15:40:37.940Z] b352a97aabf1: Waiting [2023-12-05T15:40:37.940Z] 4872d77fe225: Waiting [2023-12-05T15:40:37.940Z] 5851b861e8e6: Waiting [2023-12-05T15:40:37.940Z] 988bab9f4d93: Waiting [2023-12-05T15:40:37.940Z] e2be974225ed: Download complete [2023-12-05T15:40:37.940Z] 988bab9f4d93: Verifying Checksum [2023-12-05T15:40:37.940Z] 988bab9f4d93: Download complete [2023-12-05T15:40:37.940Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T15:40:37.940Z] 1469e6f7b9e6: Download complete [2023-12-05T15:40:37.940Z] eaf3925da568: Verifying Checksum [2023-12-05T15:40:37.940Z] eaf3925da568: Download complete [2023-12-05T15:40:37.940Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T15:40:37.940Z] 339a4e72a1f5: Download complete [2023-12-05T15:40:37.940Z] bde34c3a00c8: Download complete [2023-12-05T15:40:38.199Z] b352a97aabf1: Verifying Checksum [2023-12-05T15:40:38.199Z] 4872d77fe225: Verifying Checksum [2023-12-05T15:40:38.199Z] 4872d77fe225: Download complete [2023-12-05T15:40:38.199Z] 5851b861e8e6: Verifying Checksum [2023-12-05T15:40:38.199Z] 5851b861e8e6: Download complete [2023-12-05T15:40:38.199Z] b85a868b505f: Verifying Checksum [2023-12-05T15:40:38.199Z] b85a868b505f: Download complete [2023-12-05T15:40:38.457Z] bab4dde63d76: Verifying Checksum [2023-12-05T15:40:38.457Z] bab4dde63d76: Download complete [2023-12-05T15:40:39.392Z] b85a868b505f: Pull complete [2023-12-05T15:40:39.392Z] e2be974225ed: Pull complete [2023-12-05T15:40:39.972Z] 339a4e72a1f5: Pull complete [2023-12-05T15:40:41.902Z] 988bab9f4d93: Pull complete [2023-12-05T15:40:42.840Z] 1469e6f7b9e6: Pull complete [2023-12-05T15:40:43.408Z] eaf3925da568: Pull complete [2023-12-05T15:40:45.938Z] bab4dde63d76: Pull complete [2023-12-05T15:40:45.938Z] bde34c3a00c8: Pull complete [2023-12-05T15:40:45.938Z] b352a97aabf1: Pull complete [2023-12-05T15:40:45.938Z] 4872d77fe225: Pull complete [2023-12-05T15:40:45.938Z] 5851b861e8e6: Pull complete [2023-12-05T15:40:46.197Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T15:40:46.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:40:46.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:40:46.402Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:40:46.450Z] $ 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-12-05T15:41:03.407Z] $ docker top d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc -eo pid,comm [2023-12-05T15:41:03.486Z] 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-12-05T15:41:03.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:41:03.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:41:03.578Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:41:03.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:41:03.806Z] $ docker exec d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent [2023-12-05T15:41:03.901Z] SSH_AUTH_SOCK=/tmp/ssh-55aOPBtMkJ8y/agent.15 [2023-12-05T15:41:03.901Z] SSH_AGENT_PID=21 [2023-12-05T15:41:03.913Z] Running ssh-add (command line suppressed) [2023-12-05T15:41:04.037Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11762411934261959730.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11762411934261959730.key) [2023-12-05T15:41:04.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:41:04.402Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T15:41:04.417Z] $ docker exec --env ******** --env ******** d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent -k [2023-12-05T15:41:04.527Z] unset SSH_AUTH_SOCK; [2023-12-05T15:41:04.528Z] unset SSH_AGENT_PID; [2023-12-05T15:41:04.528Z] echo Agent pid 21 killed; [2023-12-05T15:41:04.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T15:41:04.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:41:04.599Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:41:04.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:41:04.714Z] $ docker exec d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent [2023-12-05T15:41:04.895Z] SSH_AUTH_SOCK=/tmp/ssh-osssTwWNSVmN/agent.53 [2023-12-05T15:41:04.895Z] SSH_AGENT_PID=59 [2023-12-05T15:41:04.900Z] Running ssh-add (command line suppressed) [2023-12-05T15:41:04.995Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17000451794979236727.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17000451794979236727.key) [2023-12-05T15:41:05.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:41:05.306Z] + git semver init [2023-12-05T15:41:05.874Z] 2023-12-05 15:41:05,609 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T15:41:05.874Z] 2023-12-05 15:41:05,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-12-05T15:41:05.874Z] 2023-12-05 15:41:05,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-12-05T15:41:05.874Z] 2023-12-05 15:41:05,612 [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-12-05T15:41:07.779Z] 2023-12-05 15:41:07,462 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-12-05T15:41:07.779Z] 2023-12-05 15:41:07,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-12-05T15:41:07.779Z] 2023-12-05 15:41:07,463 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:41:07.779Z] 2023-12-05 15:41:07,463 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:41:07.779Z] 3.2.0-dev.5 [Pipeline] } [2023-12-05T15:41:07.793Z] $ docker exec --env ******** --env ******** d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent -k [2023-12-05T15:41:07.878Z] unset SSH_AUTH_SOCK; [2023-12-05T15:41:07.879Z] unset SSH_AGENT_PID; [2023-12-05T15:41:07.879Z] echo Agent pid 59 killed; [2023-12-05T15:41:07.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:41:08.267Z] + git semver [Pipeline] } [2023-12-05T15:41:08.879Z] $ docker stop --time=1 d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc [2023-12-05T15:41:11.513Z] $ docker rm -f --volumes d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:41:12.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T15:41:12.409Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T15:41:12.413Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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-12-05T15:41:12.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:41:12.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:41:12.839Z] ========================================================= [2023-12-05T15:41:12.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T15:41:12.839Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:41:13.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T15:41:13.178Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T15:41:13.178Z] 7264a8db6415: Pulling fs layer [2023-12-05T15:41:13.178Z] c4d48a809fc2: Pulling fs layer [2023-12-05T15:41:13.178Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T15:41:13.178Z] ad3a456e5733: Pulling fs layer [2023-12-05T15:41:13.178Z] 69c7f0334f64: Pulling fs layer [2023-12-05T15:41:13.178Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T15:41:13.178Z] ce7588e14bc9: Pulling fs layer [2023-12-05T15:41:13.178Z] b5e4710f87ac: Pulling fs layer [2023-12-05T15:41:13.178Z] 1f1c1a5573a3: Waiting [2023-12-05T15:41:13.178Z] ce7588e14bc9: Waiting [2023-12-05T15:41:13.178Z] b5e4710f87ac: Waiting [2023-12-05T15:41:13.178Z] 69c7f0334f64: Waiting [2023-12-05T15:41:13.178Z] c4d48a809fc2: Verifying Checksum [2023-12-05T15:41:13.178Z] c4d48a809fc2: Download complete [2023-12-05T15:41:13.178Z] ad3a456e5733: Verifying Checksum [2023-12-05T15:41:13.178Z] ad3a456e5733: Download complete [2023-12-05T15:41:13.178Z] 69c7f0334f64: Verifying Checksum [2023-12-05T15:41:13.178Z] 69c7f0334f64: Download complete [2023-12-05T15:41:13.178Z] 7264a8db6415: Verifying Checksum [2023-12-05T15:41:13.178Z] 7264a8db6415: Download complete [2023-12-05T15:41:13.178Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T15:41:13.178Z] 1f1c1a5573a3: Download complete [2023-12-05T15:41:13.437Z] 7264a8db6415: Pull complete [2023-12-05T15:41:13.437Z] b5e4710f87ac: Verifying Checksum [2023-12-05T15:41:13.437Z] b5e4710f87ac: Download complete [2023-12-05T15:41:13.437Z] c4d48a809fc2: Pull complete [2023-12-05T15:41:13.695Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T15:41:13.695Z] 4f1c88b9dad5: Download complete [2023-12-05T15:41:13.953Z] ce7588e14bc9: Verifying Checksum [2023-12-05T15:41:13.953Z] ce7588e14bc9: Download complete [2023-12-05T15:41:16.482Z] 4f1c88b9dad5: Pull complete [2023-12-05T15:41:16.741Z] ad3a456e5733: Pull complete [2023-12-05T15:41:16.741Z] 69c7f0334f64: Pull complete [2023-12-05T15:41:16.741Z] 1f1c1a5573a3: Pull complete [2023-12-05T15:41:19.284Z] ce7588e14bc9: Pull complete [2023-12-05T15:41:19.571Z] b5e4710f87ac: Pull complete [2023-12-05T15:41:19.571Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T15:41:19.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T15:41:19.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-05T15:41:19.860Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:41:20.234Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T15:41:20.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:41:20.349Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:41:20.387Z] $ 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-12-05T15:41:26.622Z] $ docker top e828adab581bbc94ba3f67c0944277b361b878c0fffbdba43c7e62629235bc71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:41:27.000Z] + go version [2023-12-05T15:41:27.000Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T15:41:27.017Z] $ docker stop --time=1 e828adab581bbc94ba3f67c0944277b361b878c0fffbdba43c7e62629235bc71 [2023-12-05T15:41:27.668Z] Still waiting to schedule task [2023-12-05T15:41:27.668Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T15:41:28.353Z] $ docker rm -f --volumes e828adab581bbc94ba3f67c0944277b361b878c0fffbdba43c7e62629235bc71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:41:28.951Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T15:41:28.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:41:29.064Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:41:29.098Z] $ 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-12-05T15:41:29.433Z] $ docker top 1431ae50b73be11dd7c6946aec9d5547a3408c1a74e9d049e6148bd28d8e7b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:41:29.812Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:41:30.130Z] + make test [2023-12-05T15:41:30.130Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-12-05T15:41:30.130Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-05T15:41:30.130Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-05T15:41:30.130Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-05T15:41:30.130Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-05T15:41:30.130Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.2 [2023-12-05T15:41:30.390Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-05T15:41:30.390Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-05T15:41:30.390Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-05T15:41:30.390Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-05T15:41:30.390Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-05T15:41:30.650Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-05T15:41:30.650Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-05T15:41:30.650Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-05T15:41:30.650Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-05T15:41:30.929Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-05T15:41:30.929Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-05T15:41:30.929Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-05T15:41:30.929Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-05T15:41:30.929Z] go: downloading golang.org/x/net v0.17.0 [2023-12-05T15:41:30.929Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-05T15:41:30.929Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-05T15:41:30.929Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-05T15:41:30.929Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-05T15:41:30.929Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-05T15:41:31.188Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-05T15:41:31.188Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-05T15:41:31.188Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-05T15:41:31.188Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-05T15:41:31.188Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-05T15:41:31.188Z] go: downloading golang.org/x/time v0.3.0 [2023-12-05T15:41:31.188Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-05T15:41:31.188Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-05T15:41:31.188Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-05T15:41:31.188Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-05T15:41:31.446Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-05T15:41:31.446Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-05T15:41:31.446Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-05T15:41:31.446Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-05T15:41:31.446Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-05T15:41:31.446Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-05T15:41:31.446Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-05T15:41:31.446Z] go: downloading golang.org/x/text v0.13.0 [2023-12-05T15:41:31.446Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-05T15:41:31.446Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-05T15:41:31.446Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-05T15:41:31.705Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-05T15:41:31.705Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-05T15:41:31.705Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-05T15:41:31.705Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-05T15:41:31.963Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-05T15:41:31.963Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-05T15:41:31.963Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-05T15:41:31.963Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-05T15:41:31.963Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-05T15:41:31.963Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-05T15:41:32.222Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-05T15:41:32.222Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-05T15:41:32.222Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-05T15:41:32.222Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-05T15:41:32.222Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-05T15:41:32.222Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-05T15:41:43.609Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-12-05T15:41:43.867Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-12-05T15:41:45.262Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-12-05T15:41:45.262Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-12-05T15:41:45.830Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.027s coverage: 35.9% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.020s coverage: 93.5% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 91.9% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.356s coverage: 88.2% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 84.4% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.266s coverage: 46.9% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.012s coverage: 100.0% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.331s coverage: 87.7% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 26.3% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.037s coverage: 79.0% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 59.3% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements [2023-12-05T15:42:03.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.003s coverage: 91.3% of statements [2023-12-05T15:42:15.273Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-12-05T15:42:17.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T15:42:17.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-05T15:42:17.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T15:42:17.856Z] $ docker stop --time=1 1431ae50b73be11dd7c6946aec9d5547a3408c1a74e9d049e6148bd28d8e7b94 [2023-12-05T15:42:22.832Z] $ docker rm -f --volumes 1431ae50b73be11dd7c6946aec9d5547a3408c1a74e9d049e6148bd28d8e7b94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:42:23.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T15:42:23.621Z] 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-12-05T15:42:24.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:42:24.491Z] [2023-12-05T15:42:24.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:42:24.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:42:25.075Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T15:42:25.075Z] 5eb5b503b376: Pulling fs layer [2023-12-05T15:42:25.075Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T15:42:25.075Z] ec43610c2a17: Pulling fs layer [2023-12-05T15:42:25.075Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T15:42:25.075Z] 33b1e0a273af: Pulling fs layer [2023-12-05T15:42:25.075Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T15:42:25.075Z] 2f39f015ded8: Pulling fs layer [2023-12-05T15:42:25.075Z] 3a2ae6a8a46f: Waiting [2023-12-05T15:42:25.075Z] 33b1e0a273af: Waiting [2023-12-05T15:42:25.075Z] 5d3b04190fa2: Waiting [2023-12-05T15:42:25.075Z] 2f39f015ded8: Waiting [2023-12-05T15:42:25.075Z] 5c69ac0246d0: Verifying Checksum [2023-12-05T15:42:25.075Z] 5c69ac0246d0: Download complete [2023-12-05T15:42:25.075Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T15:42:25.075Z] 3a2ae6a8a46f: Download complete [2023-12-05T15:42:25.075Z] ec43610c2a17: Verifying Checksum [2023-12-05T15:42:25.075Z] ec43610c2a17: Download complete [2023-12-05T15:42:25.075Z] 33b1e0a273af: Verifying Checksum [2023-12-05T15:42:25.075Z] 33b1e0a273af: Download complete [2023-12-05T15:42:25.075Z] 5d3b04190fa2: Verifying Checksum [2023-12-05T15:42:25.075Z] 5d3b04190fa2: Download complete [2023-12-05T15:42:25.334Z] 5eb5b503b376: Verifying Checksum [2023-12-05T15:42:25.334Z] 5eb5b503b376: Download complete [2023-12-05T15:42:25.900Z] 2f39f015ded8: Download complete [2023-12-05T15:42:26.464Z] 5eb5b503b376: Pull complete [2023-12-05T15:42:26.465Z] 5c69ac0246d0: Pull complete [2023-12-05T15:42:27.029Z] ec43610c2a17: Pull complete [2023-12-05T15:42:27.029Z] 3a2ae6a8a46f: Pull complete [2023-12-05T15:42:27.288Z] 33b1e0a273af: Pull complete [2023-12-05T15:42:27.288Z] 5d3b04190fa2: Pull complete [2023-12-05T15:42:32.580Z] 2f39f015ded8: Pull complete [2023-12-05T15:42:32.580Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T15:42:32.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:42:32.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:42:32.756Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:42:32.793Z] $ 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-12-05T15:42:38.510Z] $ docker top 384596b13eded296fad0d18722bec45e6ddadf5babed902f4065aa8ab4e79b17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:42:38.946Z] ---> job-cost.sh [2023-12-05T15:42:38.947Z] lf-activate-venv: SKIPPING [2023-12-05T15:42:38.947Z] INFO: No Stack... [2023-12-05T15:42:39.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T15:42:39.466Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T15:42:39.753Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-12-05T15:42:39.753Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T15:42:39.767Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [2023-12-05T15:42:39.775Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] did not exist. Created. [2023-12-05T15:42:39.775Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T15:42:40.128Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T15:42:40.181Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T15:42:40.188Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T15:42:40.265Z] $ docker stop --time=1 384596b13eded296fad0d18722bec45e6ddadf5babed902f4065aa8ab4e79b17 [2023-12-05T15:42:41.429Z] $ docker rm -f --volumes 384596b13eded296fad0d18722bec45e6ddadf5babed902f4065aa8ab4e79b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T15:43:08.418Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24065 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-12-05T15:43:08.453Z] Running in /w/workspace/go-mod-bootstrap/252 [Pipeline] { [Pipeline] checkout [2023-12-05T15:43:08.515Z] The recommended git tool is: git [2023-12-05T15:43:14.232Z] using credential edgex-jenkins-ssh [2023-12-05T15:43:14.250Z] Cloning the remote Git repository [2023-12-05T15:43:14.297Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-12-05T15:43:14.382Z] > git init /w/workspace/go-mod-bootstrap/252 # timeout=10 [2023-12-05T15:43:14.508Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-12-05T15:43:14.509Z] > git --version # timeout=10 [2023-12-05T15:43:14.526Z] > git --version # 'git version 2.25.1' [2023-12-05T15:43:14.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T15:43:14.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T15:43:16.898Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-12-05T15:43:16.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T15:43:17.845Z] Avoid second fetch [2023-12-05T15:43:17.846Z] Checking out Revision b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 (main) [2023-12-05T15:43:18.485Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#639)" [2023-12-05T15:43:17.868Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T15:43:17.931Z] > git checkout -f b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T15:43:23.135Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T15:43:23.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T15:43:23.135Z] Dload Upload Total Spent Left Speed [2023-12-05T15:43:23.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12682 83 10471 0 0 60178 0 --:--:-- --:--:-- --:--:-- 60178 100 12682 100 12682 0 0 72468 0 --:--:-- --:--:-- --:--:-- 72056 [Pipeline] sh [2023-12-05T15:43:23.504Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T15:43:23.840Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T15:43:23.840Z] + sudo tee /etc/docker/daemon.new [2023-12-05T15:43:23.840Z] { [2023-12-05T15:43:23.840Z] "registry-mirrors": [ [2023-12-05T15:43:23.840Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T15:43:23.840Z] ], [2023-12-05T15:43:23.840Z] "bip": "10.250.0.254/24", [2023-12-05T15:43:23.840Z] "hosts": [ [2023-12-05T15:43:23.840Z] "tcp://0.0.0.0:5555", [2023-12-05T15:43:23.840Z] "unix:///var/run/docker.sock" [2023-12-05T15:43:23.840Z] ], [2023-12-05T15:43:23.840Z] "mtu": 1458, [2023-12-05T15:43:23.840Z] "selinux-enabled": true, [2023-12-05T15:43:23.840Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T15:43:23.840Z] } [Pipeline] sh [2023-12-05T15:43:24.172Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T15:43:24.514Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-12-05T15:43:43.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:43:43.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:43:43.234Z] ========================================================= [2023-12-05T15:43:43.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T15:43:43.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:43:43.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T15:43:43.892Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-05T15:43:43.892Z] 9fda8d8052c6: Pulling fs layer [2023-12-05T15:43:43.892Z] 5d54e960e981: Pulling fs layer [2023-12-05T15:43:43.892Z] c4a7e357bf2a: Pulling fs layer [2023-12-05T15:43:43.892Z] f0e02332f6b5: Pulling fs layer [2023-12-05T15:43:43.892Z] 872ee5b61b7b: Pulling fs layer [2023-12-05T15:43:43.892Z] 0c6a40ed1a82: Pulling fs layer [2023-12-05T15:43:43.892Z] 94ae7d8d031c: Pulling fs layer [2023-12-05T15:43:43.892Z] f0e02332f6b5: Waiting [2023-12-05T15:43:43.892Z] 94ae7d8d031c: Waiting [2023-12-05T15:43:43.892Z] 0c6a40ed1a82: Waiting [2023-12-05T15:43:44.168Z] 5d54e960e981: Verifying Checksum [2023-12-05T15:43:44.168Z] 5d54e960e981: Download complete [2023-12-05T15:43:44.168Z] f0e02332f6b5: Download complete [2023-12-05T15:43:44.168Z] 9fda8d8052c6: Verifying Checksum [2023-12-05T15:43:44.168Z] 9fda8d8052c6: Download complete [2023-12-05T15:43:44.168Z] 872ee5b61b7b: Download complete [2023-12-05T15:43:44.448Z] 94ae7d8d031c: Verifying Checksum [2023-12-05T15:43:44.448Z] 94ae7d8d031c: Download complete [2023-12-05T15:43:44.721Z] 9fda8d8052c6: Pull complete [2023-12-05T15:43:45.335Z] 5d54e960e981: Pull complete [2023-12-05T15:43:45.609Z] c4a7e357bf2a: Verifying Checksum [2023-12-05T15:43:45.609Z] c4a7e357bf2a: Download complete [2023-12-05T15:43:46.587Z] 0c6a40ed1a82: Verifying Checksum [2023-12-05T15:43:46.587Z] 0c6a40ed1a82: Download complete [2023-12-05T15:44:08.834Z] c4a7e357bf2a: Pull complete [2023-12-05T15:44:08.834Z] f0e02332f6b5: Pull complete [2023-12-05T15:44:08.834Z] 872ee5b61b7b: Pull complete [2023-12-05T15:44:17.074Z] 0c6a40ed1a82: Pull complete [2023-12-05T15:44:20.423Z] 94ae7d8d031c: Pull complete [2023-12-05T15:44:20.423Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T15:44:20.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T15:44:20.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-05T15:44:20.756Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:44:21.138Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T15:44:21.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:44:21.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container [2023-12-05T15:44:21.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/252 -v /w/workspace/go-mod-bootstrap/252:/w/workspace/go-mod-bootstrap/252:rw,z -v /w/workspace/go-mod-bootstrap/252@tmp:/w/workspace/go-mod-bootstrap/252@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-12-05T15:44:23.632Z] $ docker top 048445fe871a960dde626ad1f421db8d7dcfeede83da88f91fa413d75914d87a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:44:24.309Z] + go version [2023-12-05T15:44:24.309Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T15:44:24.333Z] $ docker stop --time=1 048445fe871a960dde626ad1f421db8d7dcfeede83da88f91fa413d75914d87a [2023-12-05T15:44:25.864Z] $ docker rm -f --volumes 048445fe871a960dde626ad1f421db8d7dcfeede83da88f91fa413d75914d87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:44:26.633Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T15:44:26.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:44:26.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container [2023-12-05T15:44:26.909Z] $ 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/252 -v /w/workspace/go-mod-bootstrap/252:/w/workspace/go-mod-bootstrap/252:rw,z -v /w/workspace/go-mod-bootstrap/252@tmp:/w/workspace/go-mod-bootstrap/252@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-12-05T15:44:27.786Z] $ docker top 7a9d9ec2c161aa5dd97624de2c91e93485369f4c3656e435a28e7bc30f320a3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:44:28.306Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/252 [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:44:28.659Z] + make test [2023-12-05T15:44:28.659Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-12-05T15:44:28.928Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-05T15:44:28.928Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-05T15:44:28.928Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-05T15:44:28.928Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-05T15:44:29.196Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-05T15:44:29.462Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-05T15:44:29.729Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-05T15:44:29.729Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.2 [2023-12-05T15:44:29.729Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-05T15:44:29.729Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-05T15:44:29.729Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-05T15:44:29.729Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-05T15:44:29.995Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-05T15:44:29.995Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-05T15:44:30.262Z] go: downloading golang.org/x/net v0.17.0 [2023-12-05T15:44:30.262Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-05T15:44:30.262Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-05T15:44:30.262Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-05T15:44:30.262Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-05T15:44:30.262Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-05T15:44:30.262Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-05T15:44:30.262Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-05T15:44:30.262Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-05T15:44:30.262Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-05T15:44:30.262Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-05T15:44:30.262Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-05T15:44:30.262Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-05T15:44:30.262Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-05T15:44:30.529Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-05T15:44:30.530Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-05T15:44:30.530Z] go: downloading golang.org/x/time v0.3.0 [2023-12-05T15:44:30.797Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-05T15:44:30.797Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-05T15:44:30.797Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-05T15:44:30.797Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-05T15:44:30.797Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-05T15:44:31.064Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-05T15:44:31.064Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-05T15:44:31.064Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-05T15:44:31.064Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-05T15:44:31.064Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-05T15:44:31.335Z] go: downloading golang.org/x/text v0.13.0 [2023-12-05T15:44:31.335Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-05T15:44:31.335Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-05T15:44:31.610Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-05T15:44:31.881Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-05T15:44:31.881Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-05T15:44:31.881Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-05T15:44:32.152Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-05T15:44:32.152Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-05T15:44:32.418Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-05T15:44:33.003Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-05T15:44:33.275Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-05T15:44:33.275Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-05T15:44:33.275Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-05T15:44:33.543Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-05T15:44:33.543Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-05T15:44:34.503Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-05T15:44:34.503Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-05T15:44:34.503Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-05T15:44:34.769Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-05T15:45:42.671Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-12-05T15:46:04.746Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.123s coverage: 35.9% of statements [2023-12-05T15:46:04.746Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-12-05T15:46:09.018Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.078s coverage: 93.5% of statements [2023-12-05T15:46:09.018Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.081s coverage: 91.9% of statements [2023-12-05T15:46:12.380Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.322s coverage: 88.2% of statements [2023-12-05T15:46:12.380Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.029s coverage: 84.4% of statements [2023-12-05T15:46:15.000Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-12-05T15:46:15.000Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-12-05T15:46:16.970Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.113s coverage: 46.9% of statements [2023-12-05T15:46:16.970Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.060s coverage: 100.0% of statements [2023-12-05T15:46:16.970Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.396s coverage: 87.7% of statements [2023-12-05T15:46:17.932Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.046s coverage: 26.3% of statements [2023-12-05T15:46:19.886Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-12-05T15:46:23.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.163s coverage: 79.0% of statements [2023-12-05T15:46:23.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.054s coverage: 59.3% of statements [2023-12-05T15:46:23.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.046s coverage: 31.2% of statements [2023-12-05T15:46:23.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.019s coverage: 91.3% of statements [2023-12-05T15:46:23.831Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T15:46:23.831Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-12-05T15:46:42.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T15:46:42.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-05T15:46:42.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T15:46:42.301Z] $ docker stop --time=1 7a9d9ec2c161aa5dd97624de2c91e93485369f4c3656e435a28e7bc30f320a3f [2023-12-05T15:46:44.146Z] $ docker rm -f --volumes 7a9d9ec2c161aa5dd97624de2c91e93485369f4c3656e435a28e7bc30f320a3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:46:47.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T15:46:47.478Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T15:46:48.056Z] 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-12-05T15:46:48.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:46:48.877Z] [2023-12-05T15:46:48.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:46:49.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:46:49.532Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T15:46:49.532Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T15:46:49.532Z] 04944245beec: Pulling fs layer [2023-12-05T15:46:49.532Z] 699f458cf7ca: Pulling fs layer [2023-12-05T15:46:49.532Z] 765212b225bb: Pulling fs layer [2023-12-05T15:46:49.532Z] f23df028b6ca: Pulling fs layer [2023-12-05T15:46:49.532Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T15:46:49.532Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T15:46:49.532Z] f23df028b6ca: Waiting [2023-12-05T15:46:49.532Z] d65c8cfc05b1: Waiting [2023-12-05T15:46:49.532Z] 765212b225bb: Waiting [2023-12-05T15:46:49.532Z] 2437ff75d9bd: Waiting [2023-12-05T15:46:49.532Z] 04944245beec: Verifying Checksum [2023-12-05T15:46:49.532Z] 04944245beec: Download complete [2023-12-05T15:46:49.807Z] 699f458cf7ca: Verifying Checksum [2023-12-05T15:46:49.807Z] 699f458cf7ca: Download complete [2023-12-05T15:46:50.083Z] f23df028b6ca: Verifying Checksum [2023-12-05T15:46:50.083Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T15:46:50.083Z] d65c8cfc05b1: Download complete [2023-12-05T15:46:50.357Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T15:46:50.358Z] 8998bd30e6a1: Download complete [2023-12-05T15:46:50.627Z] 765212b225bb: Verifying Checksum [2023-12-05T15:46:50.627Z] 765212b225bb: Download complete [2023-12-05T15:46:53.233Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T15:46:53.233Z] 2437ff75d9bd: Download complete [2023-12-05T15:46:57.517Z] 8998bd30e6a1: Pull complete [2023-12-05T15:46:57.517Z] 04944245beec: Pull complete [2023-12-05T15:46:59.466Z] 699f458cf7ca: Pull complete [2023-12-05T15:46:59.466Z] 765212b225bb: Pull complete [2023-12-05T15:47:00.428Z] f23df028b6ca: Pull complete [2023-12-05T15:47:00.428Z] d65c8cfc05b1: Pull complete [2023-12-05T15:47:27.122Z] 2437ff75d9bd: Pull complete [2023-12-05T15:47:27.122Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T15:47:27.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:47:27.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:47:27.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container [2023-12-05T15:47:27.539Z] $ 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/252 -v /w/workspace/go-mod-bootstrap/252:/w/workspace/go-mod-bootstrap/252:rw,z -v /w/workspace/go-mod-bootstrap/252@tmp:/w/workspace/go-mod-bootstrap/252@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-12-05T15:47:29.973Z] $ docker top 0d144db1412446fdcd35d3abef643a2c096cfee2a510478a3efdca55eb245902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:47:30.545Z] ---> job-cost.sh [2023-12-05T15:47:30.811Z] lf-activate-venv: SKIPPING [2023-12-05T15:47:30.811Z] INFO: No Stack... [2023-12-05T15:47:31.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T15:47:32.038Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T15:47:32.376Z] + cat /w/workspace/go-mod-bootstrap/252/archives/cost.csv [2023-12-05T15:47:32.376Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T15:47:32.443Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [2023-12-05T15:47:32.449Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] did not exist. Created. [2023-12-05T15:47:32.449Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T15:47:32.852Z] /w/workspace/go-mod-bootstrap/252@tmp/durable-30c1d7e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T15:47:33.197Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T15:47:33.260Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T15:47:33.347Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T15:47:33.354Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T15:47:33.466Z] $ docker stop --time=1 0d144db1412446fdcd35d3abef643a2c096cfee2a510478a3efdca55eb245902 [2023-12-05T15:47:34.934Z] $ docker rm -f --volumes 0d144db1412446fdcd35d3abef643a2c096cfee2a510478a3efdca55eb245902 [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-12-05T15:47:36.069Z] provisioning config files... [2023-12-05T15:47:36.082Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14965879147794813908tmp [Pipeline] { [Pipeline] sh [2023-12-05T15:47:36.447Z] + set +x [2023-12-05T15:47:36.447Z] + curl -s+ https://codecov.io/bash [2023-12-05T15:47:36.447Z] bash -s -- [2023-12-05T15:47:36.706Z] [2023-12-05T15:47:36.706Z] _____ _ [2023-12-05T15:47:36.706Z] / ____| | | [2023-12-05T15:47:36.706Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T15:47:36.706Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T15:47:36.706Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T15:47:36.706Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T15:47:36.706Z] Bash-1.0.6 [2023-12-05T15:47:36.706Z] [2023-12-05T15:47:36.706Z] [2023-12-05T15:47:36.706Z] ==> git version 2.25.1 found [2023-12-05T15:47:36.706Z] ==> 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-12-05T15:47:36.706Z] Release-Date: 2020-01-08 [2023-12-05T15:47:36.706Z] 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-12-05T15:47:36.706Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T15:47:36.706Z] ==> Jenkins CI detected. [2023-12-05T15:47:36.706Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-12-05T15:47:36.706Z] project root: . [2023-12-05T15:47:36.706Z] --> token set from env [2023-12-05T15:47:36.706Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T15:47:36.706Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T15:47:36.706Z] ==> Python coveragepy not found [2023-12-05T15:47:36.706Z] ==> Searching for coverage reports in: [2023-12-05T15:47:36.706Z] + . [2023-12-05T15:47:36.706Z] -> Found 1 reports [2023-12-05T15:47:36.706Z] ==> Detecting git/mercurial file structure [2023-12-05T15:47:36.706Z] ==> Reading reports [2023-12-05T15:47:36.706Z] + ./coverage.out bytes=105911 [2023-12-05T15:47:36.706Z] ==> Appending adjustments [2023-12-05T15:47:36.706Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T15:47:37.273Z] + Found adjustments [2023-12-05T15:47:37.273Z] ==> Gzipping contents [2023-12-05T15:47:37.273Z] 20K /tmp/codecov.hN2Xou.gz [2023-12-05T15:47:37.273Z] ==> Uploading reports [2023-12-05T15:47:37.273Z] url: https://codecov.io [2023-12-05T15:47:37.273Z] query: branch=main&commit=b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T15:47:37.273Z] -> Pinging Codecov [2023-12-05T15:47:37.273Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T15:47:37.273Z] -> Uploading to [2023-12-05T15:47:37.273Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/833815588EE85121546D348822E98E2E/b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18/06d083c4-f02c-4f8c-96e0-f2cc186e8324.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T154737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d65f2c9ccb387beed7a3433dc033d24ec5be3fca6a623aaf0bfc7ce67c283616 [2023-12-05T15:47:37.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T15:47:37.273Z] Dload Upload Total Spent Left Speed [2023-12-05T15:47:37.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16505 0 0 100 16505 0 72074 --:--:-- --:--:-- --:--:-- 72390 [2023-12-05T15:47:37.531Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] } [2023-12-05T15:47:37.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-05T15:47:37.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-05T15:47:37.936Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:47:38.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T15:47:38.348Z] [2023-12-05T15:47:38.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:47:38.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T15:47:38.684Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-05T15:47:38.684Z] df9b9388f04a: Pulling fs layer [2023-12-05T15:47:38.684Z] 52dc419b0ee2: Pulling fs layer [2023-12-05T15:47:38.684Z] 25bc292e5bac: Pulling fs layer [2023-12-05T15:47:38.684Z] 114826534d7a: Pulling fs layer [2023-12-05T15:47:38.684Z] 4657fd5d0bcf: Pulling fs layer [2023-12-05T15:47:38.684Z] 6ad1cebc031e: Pulling fs layer [2023-12-05T15:47:38.684Z] 8a3aa393b2d8: Pulling fs layer [2023-12-05T15:47:38.684Z] 4657fd5d0bcf: Waiting [2023-12-05T15:47:38.684Z] 8a3aa393b2d8: Waiting [2023-12-05T15:47:38.684Z] 6ad1cebc031e: Waiting [2023-12-05T15:47:38.684Z] 114826534d7a: Waiting [2023-12-05T15:47:38.684Z] 25bc292e5bac: Download complete [2023-12-05T15:47:38.684Z] 52dc419b0ee2: Verifying Checksum [2023-12-05T15:47:38.684Z] 52dc419b0ee2: Download complete [2023-12-05T15:47:38.684Z] 4657fd5d0bcf: Download complete [2023-12-05T15:47:38.684Z] df9b9388f04a: Download complete [2023-12-05T15:47:38.943Z] df9b9388f04a: Pull complete [2023-12-05T15:47:38.943Z] 52dc419b0ee2: Pull complete [2023-12-05T15:47:38.943Z] 25bc292e5bac: Pull complete [2023-12-05T15:47:39.879Z] 6ad1cebc031e: Verifying Checksum [2023-12-05T15:47:39.879Z] 6ad1cebc031e: Download complete [2023-12-05T15:47:41.255Z] 114826534d7a: Verifying Checksum [2023-12-05T15:47:41.255Z] 114826534d7a: Download complete [2023-12-05T15:47:41.255Z] 8a3aa393b2d8: Verifying Checksum [2023-12-05T15:47:41.255Z] 8a3aa393b2d8: Download complete [2023-12-05T15:47:45.451Z] 114826534d7a: Pull complete [2023-12-05T15:47:45.451Z] 4657fd5d0bcf: Pull complete [2023-12-05T15:47:45.451Z] 6ad1cebc031e: Pull complete [2023-12-05T15:47:47.980Z] 8a3aa393b2d8: Pull complete [2023-12-05T15:47:47.980Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-05T15:47:47.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T15:47:47.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:47:48.214Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:47:48.249Z] $ 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-12-05T15:47:53.322Z] $ docker top 3df6785f61aaf07384a7a5ac6d9db7f322e04906b11cde0d56a600472c45f1d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T15:47:53.453Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-12-05T15:47:53.735Z] + set -o pipefail [2023-12-05T15:47:53.735Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-12-05T15:47:59.003Z] [2023-12-05T15:47:59.003Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-12-05T15:47:59.003Z] [2023-12-05T15:47:59.003Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/882a9f10-129d-43d8-a589-582b132f6864 [2023-12-05T15:47:59.003Z] [2023-12-05T15:47:59.003Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-05T15:47:59.003Z] [2023-12-05T15:47:59.003Z] [2023-12-05T15:47:59.003Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-05T15:47:59.003Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-05T15:47:59.003Z] More details here: https://snyk.co/ue1NS [2023-12-05T15:47:59.003Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-05T15:47:59.003Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-05T15:47:59.015Z] $ docker stop --time=1 3df6785f61aaf07384a7a5ac6d9db7f322e04906b11cde0d56a600472c45f1d7 [2023-12-05T15:48:03.409Z] $ docker rm -f --volumes 3df6785f61aaf07384a7a5ac6d9db7f322e04906b11cde0d56a600472c45f1d7 [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-12-05T15:48:04.734Z] + git log --format=format:%s -1 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] sh [2023-12-05T15:48:05.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:48:05.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:48:05.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:48:05.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:48:05.513Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:48:05.542Z] $ 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-12-05T15:48:05.977Z] $ docker top 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c -eo pid,comm [2023-12-05T15:48:06.039Z] 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-12-05T15:48:06.039Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:48:06.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:48:06.199Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:48:06.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:48:06.323Z] $ docker exec 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c ssh-agent [2023-12-05T15:48:06.439Z] SSH_AUTH_SOCK=/tmp/ssh-KHHyaLfppWni/agent.33 [2023-12-05T15:48:06.439Z] SSH_AGENT_PID=39 [2023-12-05T15:48:06.445Z] Running ssh-add (command line suppressed) [2023-12-05T15:48:06.541Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16380268347794768963.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16380268347794768963.key) [2023-12-05T15:48:06.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:48:06.881Z] + git semver tag [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,067 [run_tag] DEBUG tag force:False [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,067 [check_head_tag] DEBUG check head tag [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,069 [execute] INFO git cat-file --batch-check [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,073 [execute] INFO git cat-file --batch [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,109 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,109 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-12-05T15:48:07.139Z] 2023-12-05 15:48:07,114 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:48:07.139Z] 3.2.0-dev.5 [Pipeline] } [2023-12-05T15:48:07.149Z] $ docker exec --env ******** --env ******** 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c ssh-agent -k [2023-12-05T15:48:07.236Z] unset SSH_AUTH_SOCK; [2023-12-05T15:48:07.236Z] unset SSH_AGENT_PID; [2023-12-05T15:48:07.236Z] echo Agent pid 39 killed; [2023-12-05T15:48:07.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:48:07.748Z] + git semver [Pipeline] } [2023-12-05T15:48:08.022Z] $ docker stop --time=1 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c [2023-12-05T15:48:09.313Z] $ docker rm -f --volumes 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:48:09.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T15:48:09.937Z] [2023-12-05T15:48:09.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:48:10.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T15:48:10.270Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-05T15:48:10.270Z] ab5ef0e58194: Pulling fs layer [2023-12-05T15:48:10.270Z] 9712f1f96733: Pulling fs layer [2023-12-05T15:48:10.270Z] 63f879dbbcfc: Pulling fs layer [2023-12-05T15:48:10.270Z] 0d9ebad4ef96: Pulling fs layer [2023-12-05T15:48:10.270Z] e9a5061849ea: Pulling fs layer [2023-12-05T15:48:10.270Z] d747dcd14b5f: Pulling fs layer [2023-12-05T15:48:10.270Z] 2de7ff778b66: Pulling fs layer [2023-12-05T15:48:10.270Z] d747dcd14b5f: Waiting [2023-12-05T15:48:10.270Z] 0d9ebad4ef96: Waiting [2023-12-05T15:48:10.270Z] e9a5061849ea: Waiting [2023-12-05T15:48:10.270Z] 9712f1f96733: Download complete [2023-12-05T15:48:10.529Z] 63f879dbbcfc: Download complete [2023-12-05T15:48:10.787Z] ab5ef0e58194: Verifying Checksum [2023-12-05T15:48:10.787Z] ab5ef0e58194: Download complete [2023-12-05T15:48:10.787Z] d747dcd14b5f: Download complete [2023-12-05T15:48:10.787Z] e9a5061849ea: Verifying Checksum [2023-12-05T15:48:10.787Z] e9a5061849ea: Download complete [2023-12-05T15:48:10.787Z] 0d9ebad4ef96: Verifying Checksum [2023-12-05T15:48:10.787Z] 0d9ebad4ef96: Download complete [2023-12-05T15:48:10.787Z] 2de7ff778b66: Verifying Checksum [2023-12-05T15:48:10.787Z] 2de7ff778b66: Download complete [2023-12-05T15:48:13.321Z] ab5ef0e58194: Pull complete [2023-12-05T15:48:13.321Z] 9712f1f96733: Pull complete [2023-12-05T15:48:14.698Z] 63f879dbbcfc: Pull complete [2023-12-05T15:48:17.986Z] 0d9ebad4ef96: Pull complete [2023-12-05T15:48:18.244Z] e9a5061849ea: Pull complete [2023-12-05T15:48:18.244Z] d747dcd14b5f: Pull complete [2023-12-05T15:48:19.179Z] 2de7ff778b66: Pull complete [2023-12-05T15:48:19.179Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-05T15:48:19.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T15:48:19.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:48:19.419Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:48:19.453Z] $ 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-12-05T15:48:27.146Z] $ docker top caa391b742af24739812d3635410fb8f040a5d11c15988ddc6e0cd7596b9403a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-05T15:48:27.279Z] provisioning config files... [2023-12-05T15:48:27.286Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2456800169894362672tmp [2023-12-05T15:48:27.296Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5734165414545865507tmp [2023-12-05T15:48:27.304Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14425724122206086307tmp [Pipeline] { [Pipeline] echo [2023-12-05T15:48:27.428Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:27.734Z] ---> sigul-configuration.sh [2023-12-05T15:48:27.734Z] gpg: directory `/root/.gnupg' created [2023-12-05T15:48:27.734Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-05T15:48:27.734Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-05T15:48:27.734Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-05T15:48:27.734Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-05T15:48:27.734Z] gpg: CAST5 encrypted data [2023-12-05T15:48:27.734Z] gpg: encrypted with 1 passphrase [2023-12-05T15:48:27.734Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-05T15:48:28.031Z] + mkdir /home/jenkins [2023-12-05T15:48:28.031Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-05T15:48:28.428Z] + 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-12-05T15:48:28.441Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:28.732Z] ---> sigul-install.sh [2023-12-05T15:48:28.732Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-05T15:48:29.025Z] + git tag --list [2023-12-05T15:48:29.025Z] v0.0.1 [2023-12-05T15:48:29.025Z] v0.0.10 [2023-12-05T15:48:29.025Z] v0.0.11 [2023-12-05T15:48:29.025Z] v0.0.12 [2023-12-05T15:48:29.025Z] v0.0.13 [2023-12-05T15:48:29.025Z] v0.0.14 [2023-12-05T15:48:29.025Z] v0.0.15 [2023-12-05T15:48:29.025Z] v0.0.16 [2023-12-05T15:48:29.025Z] v0.0.17 [2023-12-05T15:48:29.025Z] v0.0.18 [2023-12-05T15:48:29.025Z] v0.0.19 [2023-12-05T15:48:29.025Z] v0.0.2 [2023-12-05T15:48:29.025Z] v0.0.20 [2023-12-05T15:48:29.025Z] v0.0.21 [2023-12-05T15:48:29.025Z] v0.0.22 [2023-12-05T15:48:29.025Z] v0.0.23 [2023-12-05T15:48:29.025Z] v0.0.24 [2023-12-05T15:48:29.025Z] v0.0.25 [2023-12-05T15:48:29.025Z] v0.0.26 [2023-12-05T15:48:29.025Z] v0.0.27 [2023-12-05T15:48:29.025Z] v0.0.28 [2023-12-05T15:48:29.025Z] v0.0.29 [2023-12-05T15:48:29.025Z] v0.0.3 [2023-12-05T15:48:29.025Z] v0.0.30 [2023-12-05T15:48:29.025Z] v0.0.31 [2023-12-05T15:48:29.025Z] v0.0.32 [2023-12-05T15:48:29.025Z] v0.0.33 [2023-12-05T15:48:29.025Z] v0.0.34 [2023-12-05T15:48:29.025Z] v0.0.35 [2023-12-05T15:48:29.025Z] v0.0.36 [2023-12-05T15:48:29.025Z] v0.0.37 [2023-12-05T15:48:29.025Z] v0.0.38 [2023-12-05T15:48:29.025Z] v0.0.39 [2023-12-05T15:48:29.025Z] v0.0.4 [2023-12-05T15:48:29.025Z] v0.0.40 [2023-12-05T15:48:29.025Z] v0.0.41 [2023-12-05T15:48:29.025Z] v0.0.42 [2023-12-05T15:48:29.025Z] v0.0.43 [2023-12-05T15:48:29.025Z] v0.0.44 [2023-12-05T15:48:29.025Z] v0.0.45 [2023-12-05T15:48:29.025Z] v0.0.46 [2023-12-05T15:48:29.025Z] v0.0.47 [2023-12-05T15:48:29.025Z] v0.0.48 [2023-12-05T15:48:29.025Z] v0.0.49 [2023-12-05T15:48:29.025Z] v0.0.5 [2023-12-05T15:48:29.025Z] v0.0.50 [2023-12-05T15:48:29.025Z] v0.0.51 [2023-12-05T15:48:29.025Z] v0.0.52 [2023-12-05T15:48:29.025Z] v0.0.53 [2023-12-05T15:48:29.025Z] v0.0.54 [2023-12-05T15:48:29.025Z] v0.0.55 [2023-12-05T15:48:29.025Z] v0.0.56 [2023-12-05T15:48:29.025Z] v0.0.57 [2023-12-05T15:48:29.025Z] v0.0.58 [2023-12-05T15:48:29.025Z] v0.0.59 [2023-12-05T15:48:29.025Z] v0.0.6 [2023-12-05T15:48:29.025Z] v0.0.60 [2023-12-05T15:48:29.025Z] v0.0.61 [2023-12-05T15:48:29.025Z] v0.0.62 [2023-12-05T15:48:29.025Z] v0.0.63 [2023-12-05T15:48:29.025Z] v0.0.64 [2023-12-05T15:48:29.025Z] v0.0.65 [2023-12-05T15:48:29.025Z] v0.0.66 [2023-12-05T15:48:29.025Z] v0.0.67 [2023-12-05T15:48:29.025Z] v0.0.68 [2023-12-05T15:48:29.025Z] v0.0.69 [2023-12-05T15:48:29.025Z] v0.0.7 [2023-12-05T15:48:29.025Z] v0.0.70 [2023-12-05T15:48:29.025Z] v0.0.71 [2023-12-05T15:48:29.025Z] v0.0.72 [2023-12-05T15:48:29.025Z] v0.0.8 [2023-12-05T15:48:29.025Z] v0.0.9 [2023-12-05T15:48:29.025Z] v2.0.0 [2023-12-05T15:48:29.025Z] v2.1.0 [2023-12-05T15:48:29.025Z] v2.1.1 [2023-12-05T15:48:29.025Z] v2.2.0 [2023-12-05T15:48:29.025Z] v2.3.0 [2023-12-05T15:48:29.025Z] v3.0 [2023-12-05T15:48:29.025Z] v3.0.0 [2023-12-05T15:48:29.025Z] v3.0.1 [2023-12-05T15:48:29.025Z] v3.1 [2023-12-05T15:48:29.025Z] v3.1.0 [2023-12-05T15:48:29.025Z] v3.1.0-dev.1 [2023-12-05T15:48:29.025Z] v3.1.0-dev.10 [2023-12-05T15:48:29.025Z] v3.1.0-dev.11 [2023-12-05T15:48:29.025Z] v3.1.0-dev.12 [2023-12-05T15:48:29.025Z] v3.1.0-dev.13 [2023-12-05T15:48:29.025Z] v3.1.0-dev.14 [2023-12-05T15:48:29.025Z] v3.1.0-dev.15 [2023-12-05T15:48:29.025Z] v3.1.0-dev.16 [2023-12-05T15:48:29.025Z] v3.1.0-dev.17 [2023-12-05T15:48:29.025Z] v3.1.0-dev.18 [2023-12-05T15:48:29.025Z] v3.1.0-dev.19 [2023-12-05T15:48:29.025Z] v3.1.0-dev.2 [2023-12-05T15:48:29.025Z] v3.1.0-dev.20 [2023-12-05T15:48:29.025Z] v3.1.0-dev.21 [2023-12-05T15:48:29.025Z] v3.1.0-dev.22 [2023-12-05T15:48:29.025Z] v3.1.0-dev.23 [2023-12-05T15:48:29.025Z] v3.1.0-dev.24 [2023-12-05T15:48:29.025Z] v3.1.0-dev.25 [2023-12-05T15:48:29.025Z] v3.1.0-dev.26 [2023-12-05T15:48:29.025Z] v3.1.0-dev.27 [2023-12-05T15:48:29.025Z] v3.1.0-dev.28 [2023-12-05T15:48:29.025Z] v3.1.0-dev.29 [2023-12-05T15:48:29.025Z] v3.1.0-dev.3 [2023-12-05T15:48:29.025Z] v3.1.0-dev.30 [2023-12-05T15:48:29.025Z] v3.1.0-dev.31 [2023-12-05T15:48:29.025Z] v3.1.0-dev.32 [2023-12-05T15:48:29.025Z] v3.1.0-dev.33 [2023-12-05T15:48:29.025Z] v3.1.0-dev.34 [2023-12-05T15:48:29.025Z] v3.1.0-dev.35 [2023-12-05T15:48:29.025Z] v3.1.0-dev.36 [2023-12-05T15:48:29.025Z] v3.1.0-dev.37 [2023-12-05T15:48:29.025Z] v3.1.0-dev.38 [2023-12-05T15:48:29.025Z] v3.1.0-dev.39 [2023-12-05T15:48:29.025Z] v3.1.0-dev.4 [2023-12-05T15:48:29.025Z] v3.1.0-dev.40 [2023-12-05T15:48:29.025Z] v3.1.0-dev.41 [2023-12-05T15:48:29.025Z] v3.1.0-dev.42 [2023-12-05T15:48:29.025Z] v3.1.0-dev.43 [2023-12-05T15:48:29.025Z] v3.1.0-dev.44 [2023-12-05T15:48:29.025Z] v3.1.0-dev.45 [2023-12-05T15:48:29.025Z] v3.1.0-dev.46 [2023-12-05T15:48:29.025Z] v3.1.0-dev.47 [2023-12-05T15:48:29.025Z] v3.1.0-dev.48 [2023-12-05T15:48:29.025Z] v3.1.0-dev.49 [2023-12-05T15:48:29.025Z] v3.1.0-dev.5 [2023-12-05T15:48:29.025Z] v3.1.0-dev.50 [2023-12-05T15:48:29.025Z] v3.1.0-dev.51 [2023-12-05T15:48:29.025Z] v3.1.0-dev.52 [2023-12-05T15:48:29.025Z] v3.1.0-dev.53 [2023-12-05T15:48:29.025Z] v3.1.0-dev.54 [2023-12-05T15:48:29.025Z] v3.1.0-dev.55 [2023-12-05T15:48:29.025Z] v3.1.0-dev.56 [2023-12-05T15:48:29.025Z] v3.1.0-dev.57 [2023-12-05T15:48:29.025Z] v3.1.0-dev.58 [2023-12-05T15:48:29.025Z] v3.1.0-dev.59 [2023-12-05T15:48:29.025Z] v3.1.0-dev.6 [2023-12-05T15:48:29.025Z] v3.1.0-dev.60 [2023-12-05T15:48:29.025Z] v3.1.0-dev.7 [2023-12-05T15:48:29.025Z] v3.1.0-dev.8 [2023-12-05T15:48:29.025Z] v3.1.0-dev.9 [2023-12-05T15:48:29.025Z] v3.2.0-dev.1 [2023-12-05T15:48:29.025Z] v3.2.0-dev.2 [2023-12-05T15:48:29.025Z] v3.2.0-dev.3 [2023-12-05T15:48:29.025Z] v3.2.0-dev.4 [2023-12-05T15:48:29.025Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-05T15:48:29.319Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-05T15:48:29.886Z] Signing Git tag with Sigul... [2023-12-05T15:48:29.886Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-05T15:48:30.158Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:30.449Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-05T15:48:30.456Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-05T15:48:30.580Z] $ docker stop --time=1 caa391b742af24739812d3635410fb8f040a5d11c15988ddc6e0cd7596b9403a [2023-12-05T15:48:31.849Z] $ docker rm -f --volumes caa391b742af24739812d3635410fb8f040a5d11c15988ddc6e0cd7596b9403a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-05T15:48:32.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:48:32.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:48:32.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:48:32.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:48:33.116Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:48:33.148Z] $ 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-12-05T15:48:33.568Z] $ docker top ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 -eo pid,comm [2023-12-05T15:48:33.611Z] 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-12-05T15:48:33.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:48:33.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:48:33.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:48:33.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:48:33.897Z] $ docker exec ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 ssh-agent [2023-12-05T15:48:33.997Z] SSH_AUTH_SOCK=/tmp/ssh-M4g7BFnxld9Q/agent.33 [2023-12-05T15:48:33.997Z] SSH_AGENT_PID=39 [2023-12-05T15:48:34.001Z] Running ssh-add (command line suppressed) [2023-12-05T15:48:34.108Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4252230260691856329.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4252230260691856329.key) [2023-12-05T15:48:34.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:48:34.446Z] + git semver bump pre [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,630 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,631 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,631 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,631 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,631 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,631 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,633 [execute] INFO git cat-file --batch-check [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,639 [execute] INFO git cat-file --batch [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T15:48:34.705Z] 2023-12-05 15:48:34,644 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:48:34.705Z] 3.2.0-dev.6 [Pipeline] } [2023-12-05T15:48:34.716Z] $ docker exec --env ******** --env ******** ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 ssh-agent -k [2023-12-05T15:48:34.833Z] unset SSH_AUTH_SOCK; [2023-12-05T15:48:34.833Z] unset SSH_AGENT_PID; [2023-12-05T15:48:34.833Z] echo Agent pid 39 killed; [2023-12-05T15:48:34.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:48:35.310Z] + git semver [Pipeline] } [2023-12-05T15:48:35.582Z] $ docker stop --time=1 ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 [2023-12-05T15:48:36.913Z] $ docker rm -f --volumes ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:48:37.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:48:37.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:48:37.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:48:37.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:48:37.883Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:48:37.915Z] $ 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-12-05T15:48:38.266Z] $ docker top 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 -eo pid,comm [2023-12-05T15:48:38.313Z] 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-12-05T15:48:38.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:48:38.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:48:38.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:48:38.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:48:38.599Z] $ docker exec 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 ssh-agent [2023-12-05T15:48:38.697Z] SSH_AUTH_SOCK=/tmp/ssh-ZBhGei4gHfcp/agent.32 [2023-12-05T15:48:38.697Z] SSH_AGENT_PID=38 [2023-12-05T15:48:38.702Z] Running ssh-add (command line suppressed) [2023-12-05T15:48:38.817Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4895410193734050592.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4895410193734050592.key) [2023-12-05T15:48:38.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:48:39.159Z] + git semver push [2023-12-05T15:48:39.417Z] 2023-12-05 15:48:39,325 [run_push] DEBUG push [2023-12-05T15:48:39.417Z] 2023-12-05 15:48:39,326 [execute] INFO git cat-file --batch-check [2023-12-05T15:48:39.417Z] 2023-12-05 15:48:39,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T15:48:39.417Z] 2023-12-05 15:48:39,329 [execute] INFO git rev-list 306587353afd8975860af6995859333328bcd56d -- [2023-12-05T15:48:39.417Z] 2023-12-05 15:48:39,330 [execute] DEBUG Popen(['git', 'rev-list', '306587353afd8975860af6995859333328bcd56d', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T15:48:39.417Z] 2023-12-05 15:48:39,342 [execute] INFO git fetch -v origin [2023-12-05T15:48:39.417Z] 2023-12-05 15:48:39,343 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-05T15:48:39.987Z] 2023-12-05 15:48:39,883 [run_push] DEBUG no remote changes detected [2023-12-05T15:48:39.987Z] 2023-12-05 15:48:39,884 [execute] INFO git push origin semver [2023-12-05T15:48:39.987Z] 2023-12-05 15:48:39,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T15:48:40.925Z] 2023-12-05 15:48:40,790 [run_push] DEBUG push all version tags [2023-12-05T15:48:40.925Z] 2023-12-05 15:48:40,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-05T15:48:40.925Z] 2023-12-05 15:48:40,791 [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-12-05T15:48:41.861Z] 2023-12-05 15:48:41,651 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:48:41.861Z] 3.2.0-dev.6 [Pipeline] } [2023-12-05T15:48:41.872Z] $ docker exec --env ******** --env ******** 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 ssh-agent -k [2023-12-05T15:48:41.961Z] unset SSH_AUTH_SOCK; [2023-12-05T15:48:41.961Z] unset SSH_AGENT_PID; [2023-12-05T15:48:41.961Z] echo Agent pid 38 killed; [2023-12-05T15:48:41.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:48:42.442Z] + git semver [Pipeline] } [2023-12-05T15:48:42.716Z] $ docker stop --time=1 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 [2023-12-05T15:48:44.011Z] $ docker rm -f --volumes 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 [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-12-05T15:48:45.256Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-12-05T15:48:45.257Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-12-05T15:48:45.257Z] total 16 [2023-12-05T15:48:45.257Z] drwxr-xr-x 3 root root 4096 Dec 5 15:42 . [2023-12-05T15:48:45.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 15:48 .. [2023-12-05T15:48:45.257Z] drwxr-xr-x 2 root root 4096 Dec 5 15:42 cost [2023-12-05T15:48:45.257Z] -rw-r--r-- 1 root root 88 Dec 5 15:42 cost.csv [2023-12-05T15:48:45.257Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-12-05T15:48:45.257Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-12-05T15:48:45.257Z] total 16 [2023-12-05T15:48:45.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 15:42 . [2023-12-05T15:48:45.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 15:48 .. [2023-12-05T15:48:45.257Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 15:42 cost [2023-12-05T15:48:45.257Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 5 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:45.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:46.404Z] ---> package-listing.sh [2023-12-05T15:48:46.404Z] ++ facter osfamily [2023-12-05T15:48:46.404Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T15:48:46.663Z] + OS_FAMILY=debian [2023-12-05T15:48:46.663Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-12-05T15:48:46.663Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T15:48:46.663Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T15:48:46.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T15:48:46.663Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T15:48:46.663Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-12-05T15:48:46.663Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T15:48:46.663Z] + case "${OS_FAMILY}" in [2023-12-05T15:48:46.663Z] + dpkg -l [2023-12-05T15:48:46.663Z] + grep '^ii' [2023-12-05T15:48:46.663Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T15:48:46.663Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T15:48:46.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T15:48:46.663Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-12-05T15:48:46.663Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-12-05T15:48:46.663Z] + 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-12-05T15:48:46.674Z] 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-12-05T15:48:46.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:48:47.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:48:47.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:48:47.722Z] prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container [2023-12-05T15:48:47.756Z] $ 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-12-05T15:48:47.948Z] $ docker top 32881fa46e7e6bef0d25ea9fe1b62a4ced161bee2095825433a9eb14194e9a2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:48:48.386Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T15:48:48.673Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T15:48:48.957Z] + ls /var/log/sa-host [2023-12-05T15:48:48.957Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T15:48:49.137Z] provisioning config files... [2023-12-05T15:48:49.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18097841544069519469tmp [Pipeline] { [Pipeline] echo [2023-12-05T15:48:49.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:49.531Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T15:48:49.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:50.009Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T15:48:50.029Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:50.365Z] ---> sudo-logs.sh [2023-12-05T15:48:50.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T15:48:50.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:50.768Z] ---> job-cost.sh [2023-12-05T15:48:50.768Z] lf-activate-venv: SKIPPING [2023-12-05T15:48:50.768Z] DEBUG: total: 0.2199999988079071 [2023-12-05T15:48:50.768Z] INFO: Retrieving Stack Cost... [2023-12-05T15:48:51.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T15:48:51.596Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T15:48:51.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:48:51.892Z] ---> logs-deploy.sh [2023-12-05T15:48:51.892Z] lf-activate-venv: SKIPPING [2023-12-05T15:48:51.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/252 [2023-12-05T15:48:51.892Z] INFO: archiving workspace using pattern(s): [2023-12-05T15:48:52.831Z] Archives upload complete. [2023-12-05T15:48:53.090Z] INFO: archiving logs to Nexus [2023-12-05T15:48:53.661Z] ---> uname -a: [2023-12-05T15:48:53.661Z] Linux prd-ubuntu20-04-docker-8c-8g-24059 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] ---> lscpu: [2023-12-05T15:48:53.661Z] Architecture: x86_64 [2023-12-05T15:48:53.661Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-05T15:48:53.661Z] Byte Order: Little Endian [2023-12-05T15:48:53.661Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-05T15:48:53.661Z] CPU(s): 8 [2023-12-05T15:48:53.661Z] On-line CPU(s) list: 0-7 [2023-12-05T15:48:53.661Z] Thread(s) per core: 1 [2023-12-05T15:48:53.661Z] Core(s) per socket: 1 [2023-12-05T15:48:53.661Z] Socket(s): 8 [2023-12-05T15:48:53.661Z] NUMA node(s): 1 [2023-12-05T15:48:53.661Z] Vendor ID: AuthenticAMD [2023-12-05T15:48:53.661Z] CPU family: 23 [2023-12-05T15:48:53.661Z] Model: 49 [2023-12-05T15:48:53.661Z] Model name: AMD EPYC-Rome Processor [2023-12-05T15:48:53.661Z] Stepping: 0 [2023-12-05T15:48:53.661Z] CPU MHz: 2799.998 [2023-12-05T15:48:53.661Z] BogoMIPS: 5599.99 [2023-12-05T15:48:53.661Z] Virtualization: AMD-V [2023-12-05T15:48:53.661Z] Hypervisor vendor: KVM [2023-12-05T15:48:53.661Z] Virtualization type: full [2023-12-05T15:48:53.661Z] L1d cache: 256 KiB [2023-12-05T15:48:53.661Z] L1i cache: 256 KiB [2023-12-05T15:48:53.661Z] L2 cache: 4 MiB [2023-12-05T15:48:53.661Z] L3 cache: 128 MiB [2023-12-05T15:48:53.661Z] NUMA node0 CPU(s): 0-7 [2023-12-05T15:48:53.661Z] Vulnerability Itlb multihit: Not affected [2023-12-05T15:48:53.661Z] Vulnerability L1tf: Not affected [2023-12-05T15:48:53.661Z] Vulnerability Mds: Not affected [2023-12-05T15:48:53.661Z] Vulnerability Meltdown: Not affected [2023-12-05T15:48:53.661Z] Vulnerability Mmio stale data: Not affected [2023-12-05T15:48:53.661Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-05T15:48:53.661Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-05T15:48:53.661Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-05T15:48:53.661Z] Vulnerability Srbds: Not affected [2023-12-05T15:48:53.661Z] Vulnerability Tsx async abort: Not affected [2023-12-05T15:48:53.661Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] ---> nproc: [2023-12-05T15:48:53.661Z] 8 [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] ---> df -h: [2023-12-05T15:48:53.661Z] Filesystem Size Used Avail Use% Mounted on [2023-12-05T15:48:53.661Z] overlay 155G 12G 144G 8% / [2023-12-05T15:48:53.661Z] tmpfs 64M 0 64M 0% /dev [2023-12-05T15:48:53.661Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-05T15:48:53.661Z] shm 64M 0 64M 0% /dev/shm [2023-12-05T15:48:53.661Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] ---> sar -b -r -n DEV: [2023-12-05T15:48:53.661Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24059) 12/05/23 _x86_64_ (8 CPU) [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] 15:39:50 LINUX RESTART (8 CPU) [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] 15:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-05T15:48:53.661Z] 15:41:02 115.45 46.18 69.27 0.00 5152.74 102316.81 0.00 [2023-12-05T15:48:53.661Z] 15:42:01 75.84 1.86 73.97 0.00 227.58 25492.38 0.00 [2023-12-05T15:48:53.661Z] 15:43:01 80.66 0.20 80.46 0.00 9.73 34602.87 0.00 [2023-12-05T15:48:53.661Z] 15:44:01 2.08 0.00 2.08 0.00 0.00 24.68 0.00 [2023-12-05T15:48:53.661Z] 15:45:01 7.00 1.13 5.86 0.00 78.21 1587.87 0.00 [2023-12-05T15:48:53.661Z] 15:46:01 52.87 10.48 42.39 0.00 5098.62 7177.34 0.00 [2023-12-05T15:48:53.661Z] 15:47:01 4.12 0.02 4.10 0.00 0.13 98.25 0.00 [2023-12-05T15:48:53.661Z] 15:48:01 57.02 0.98 56.04 0.00 87.19 34965.24 0.00 [2023-12-05T15:48:53.661Z] Average: 49.32 7.62 41.70 0.00 1333.95 25782.45 0.00 [2023-12-05T15:48:53.661Z] [2023-12-05T15:48:53.661Z] 15:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-05T15:48:53.661Z] 15:41:02 30003412 31642404 712992 2.17 59316 1886744 1870424 5.51 914280 1663460 368 [2023-12-05T15:48:53.661Z] 15:42:01 28436296 31521804 781024 2.38 94716 3210672 1898784 5.60 1427196 2570608 675948 [2023-12-05T15:48:53.661Z] 15:43:01 28757712 31579640 728500 2.22 99756 2951204 1774500 5.23 1105712 2585516 324 [2023-12-05T15:48:53.661Z] 15:44:01 28757800 31579768 727920 2.21 99796 2951208 1774500 5.23 1105648 2585516 56 [2023-12-05T15:48:53.661Z] 15:45:01 28713452 31587072 719988 2.19 101692 2998280 1785512 5.26 1099376 2633496 92 [2023-12-05T15:48:53.661Z] 15:46:01 28276320 31568300 717196 2.18 130144 3379616 1706192 5.03 1404212 2731416 228 [2023-12-05T15:48:53.661Z] 15:47:01 28282140 31569296 716096 2.18 128752 3376368 1691724 4.99 1403016 2728208 8 [2023-12-05T15:48:53.661Z] 15:48:01 27149516 31534812 743140 2.26 155052 4367948 1837860 5.42 1568680 3610628 111060 [2023-12-05T15:48:53.661Z] Average: 28547081 31572887 730857 2.22 108653 3140255 1792437 5.28 1253515 2638606 98510 [2023-12-05T15:48:53.662Z] [2023-12-05T15:48:53.662Z] 15:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-05T15:48:53.662Z] 15:41:02 veth6224872 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:41:02 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:41:02 ens3 437.04 263.56 2533.31 69.31 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:41:02 veth55efd56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:42:01 vethe8df091 63.10 131.04 6.16 1040.71 0.00 0.00 0.00 0.09 [2023-12-05T15:48:53.662Z] 15:42:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:42:01 docker0 73.84 140.11 6.28 1179.60 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:42:01 ens3 292.36 171.50 4410.26 93.12 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:43:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:43:01 docker0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:43:01 ens3 99.43 59.13 2529.96 13.94 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:44:01 ens3 1.63 0.43 0.58 0.38 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:45:01 ens3 52.15 28.05 701.85 2.15 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:46:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:46:01 ens3 143.36 74.75 2033.05 5.56 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:47:01 ens3 1.57 0.82 0.66 0.49 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:48:01 docker0 51.27 116.81 4.35 1022.71 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] 15:48:01 ens3 254.31 130.93 5007.79 18.58 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] Average: docker0 15.53 31.90 1.32 273.40 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] Average: ens3 159.95 90.98 2147.43 25.30 0.00 0.00 0.00 0.00 [2023-12-05T15:48:53.662Z] [2023-12-05T15:48:53.662Z] [2023-12-05T15:48:53.662Z] ---> sar -P ALL: [2023-12-05T15:48:53.662Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24059) 12/05/23 _x86_64_ (8 CPU) [2023-12-05T15:48:53.662Z] [2023-12-05T15:48:53.662Z] 15:39:50 LINUX RESTART (8 CPU) [2023-12-05T15:48:53.662Z] [2023-12-05T15:48:53.662Z] 15:40:01 CPU %user %nice %system %iowait %steal %idle [2023-12-05T15:48:53.662Z] 15:41:02 all 5.70 0.00 1.40 7.53 0.04 85.32 [2023-12-05T15:48:53.662Z] 15:41:02 0 4.45 0.00 1.47 19.87 0.03 74.18 [2023-12-05T15:48:53.662Z] 15:41:02 1 6.56 0.00 1.31 1.74 0.05 90.34 [2023-12-05T15:48:53.662Z] 15:41:02 2 4.00 0.00 2.24 2.89 0.03 90.84 [2023-12-05T15:48:53.662Z] 15:41:02 3 8.75 0.00 1.31 8.78 0.05 81.11 [2023-12-05T15:48:53.662Z] 15:41:02 4 6.74 0.00 1.26 0.17 0.05 91.79 [2023-12-05T15:48:53.662Z] 15:41:02 5 5.96 0.00 1.04 0.65 0.03 92.32 [2023-12-05T15:48:53.662Z] 15:41:02 6 3.73 0.00 1.09 25.26 0.03 69.88 [2023-12-05T15:48:53.662Z] 15:41:02 7 5.44 0.00 1.49 0.90 0.05 92.11 [2023-12-05T15:48:53.662Z] 15:42:01 all 18.89 0.00 3.52 3.92 0.07 73.60 [2023-12-05T15:48:53.662Z] 15:42:01 0 18.86 0.00 3.17 2.96 0.07 74.94 [2023-12-05T15:48:53.662Z] 15:42:01 1 20.63 0.00 3.16 2.37 0.07 73.77 [2023-12-05T15:48:53.662Z] 15:42:01 2 19.09 0.00 3.47 12.11 0.09 65.24 [2023-12-05T15:48:53.662Z] 15:42:01 3 19.17 0.00 3.00 0.61 0.07 77.14 [2023-12-05T15:48:53.662Z] 15:42:01 4 18.44 0.00 4.21 0.38 0.07 76.90 [2023-12-05T15:48:53.662Z] 15:42:01 5 18.21 0.00 3.41 2.40 0.07 75.92 [2023-12-05T15:48:53.662Z] 15:42:01 6 19.35 0.00 3.49 8.86 0.07 68.22 [2023-12-05T15:48:53.662Z] 15:42:01 7 17.36 0.00 4.26 1.67 0.07 76.65 [2023-12-05T15:48:53.662Z] 15:43:01 all 11.70 0.00 2.36 5.64 0.05 80.25 [2023-12-05T15:48:53.662Z] 15:43:01 0 10.96 0.00 2.56 1.04 0.05 85.39 [2023-12-05T15:48:53.662Z] 15:43:01 1 10.86 0.00 2.27 2.34 0.03 84.49 [2023-12-05T15:48:53.662Z] 15:43:01 2 11.92 0.00 2.69 26.82 0.05 58.52 [2023-12-05T15:48:53.662Z] 15:43:01 3 12.13 0.00 1.93 1.15 0.07 84.72 [2023-12-05T15:48:53.662Z] 15:43:01 4 12.06 0.00 2.16 2.33 0.05 83.40 [2023-12-05T15:48:53.662Z] 15:43:01 5 11.52 0.00 2.66 7.80 0.03 77.99 [2023-12-05T15:48:53.662Z] 15:43:01 6 11.94 0.00 2.00 1.85 0.08 84.13 [2023-12-05T15:48:53.662Z] 15:43:01 7 12.17 0.00 2.62 1.86 0.05 83.31 [2023-12-05T15:48:53.662Z] 15:44:01 all 0.03 0.00 0.01 0.06 0.01 99.89 [2023-12-05T15:48:53.662Z] 15:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-05T15:48:53.662Z] 15:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T15:48:53.662Z] 15:44:01 2 0.03 0.00 0.03 0.32 0.03 99.58 [2023-12-05T15:48:53.662Z] 15:44:01 3 0.13 0.00 0.02 0.00 0.02 99.83 [2023-12-05T15:48:53.662Z] 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T15:48:53.662Z] 15:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-05T15:48:53.662Z] 15:44:01 6 0.03 0.00 0.00 0.13 0.00 99.83 [2023-12-05T15:48:53.662Z] 15:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T15:48:53.662Z] 15:45:01 all 0.24 0.00 0.10 0.53 0.01 99.12 [2023-12-05T15:48:53.662Z] 15:45:01 0 0.33 0.00 0.13 0.02 0.02 99.50 [2023-12-05T15:48:53.662Z] 15:45:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2023-12-05T15:48:53.662Z] 15:45:01 2 0.25 0.00 0.08 0.02 0.02 99.63 [2023-12-05T15:48:53.662Z] 15:45:01 3 0.52 0.00 0.07 0.28 0.00 99.13 [2023-12-05T15:48:53.662Z] 15:45:01 4 0.42 0.00 0.07 0.25 0.02 99.25 [2023-12-05T15:48:53.662Z] 15:45:01 5 0.03 0.00 0.25 0.00 0.00 99.72 [2023-12-05T15:48:53.662Z] 15:45:01 6 0.23 0.00 0.08 3.27 0.00 96.42 [2023-12-05T15:48:53.662Z] 15:45:01 7 0.10 0.00 0.12 0.38 0.00 99.40 [2023-12-05T15:48:53.662Z] 15:46:01 all 2.58 0.00 1.24 2.88 0.03 93.26 [2023-12-05T15:48:53.662Z] 15:46:01 0 2.69 0.00 1.66 1.57 0.02 94.06 [2023-12-05T15:48:53.662Z] 15:46:01 1 2.09 0.00 1.34 2.09 0.03 94.45 [2023-12-05T15:48:53.662Z] 15:46:01 2 1.84 0.00 0.95 1.79 0.05 95.36 [2023-12-05T15:48:53.662Z] 15:46:01 3 2.15 0.00 0.55 0.50 0.05 96.75 [2023-12-05T15:48:53.662Z] 15:46:01 4 2.02 0.00 2.01 1.84 0.02 94.11 [2023-12-05T15:48:53.662Z] 15:46:01 5 2.32 0.00 0.77 0.37 0.02 96.53 [2023-12-05T15:48:53.662Z] 15:46:01 6 2.59 0.00 0.82 14.04 0.05 82.49 [2023-12-05T15:48:53.662Z] 15:46:01 7 4.95 0.00 1.84 0.85 0.03 92.32 [2023-12-05T15:48:53.662Z] 15:47:01 all 0.09 0.00 0.04 0.04 0.01 99.81 [2023-12-05T15:48:53.662Z] 15:47:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2023-12-05T15:48:53.662Z] 15:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-12-05T15:48:53.662Z] 15:47:01 2 0.05 0.00 0.05 0.02 0.02 99.87 [2023-12-05T15:48:53.662Z] 15:47:01 3 0.28 0.00 0.02 0.00 0.02 99.68 [2023-12-05T15:48:53.662Z] 15:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-05T15:48:53.662Z] 15:47:01 5 0.20 0.00 0.10 0.00 0.00 99.70 [2023-12-05T15:48:53.662Z] 15:47:01 6 0.02 0.00 0.05 0.28 0.02 99.63 [2023-12-05T15:48:53.662Z] 15:47:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-05T15:48:53.662Z] 15:48:01 all 4.15 0.00 1.61 1.55 0.04 92.65 [2023-12-05T15:48:53.662Z] 15:48:01 0 3.73 0.00 1.46 0.52 0.02 94.28 [2023-12-05T15:48:53.662Z] 15:48:01 1 3.80 0.00 1.34 0.02 0.05 94.80 [2023-12-05T15:48:53.662Z] 15:48:01 2 4.41 0.00 1.43 0.12 0.07 93.98 [2023-12-05T15:48:53.662Z] 15:48:01 3 3.95 0.00 1.85 9.93 0.07 84.21 [2023-12-05T15:48:53.662Z] 15:48:01 4 5.78 0.00 1.76 0.05 0.03 92.38 [2023-12-05T15:48:53.662Z] 15:48:01 5 2.89 0.00 1.77 0.05 0.02 95.27 [2023-12-05T15:48:53.662Z] 15:48:01 6 3.74 0.00 1.63 1.73 0.05 92.86 [2023-12-05T15:48:53.662Z] 15:48:01 7 4.94 0.00 1.64 0.00 0.02 93.41 [2023-12-05T15:48:53.662Z] Average: all 5.37 0.00 1.28 2.76 0.03 90.56 [2023-12-05T15:48:53.662Z] Average: 0 5.09 0.00 1.31 3.25 0.03 90.33 [2023-12-05T15:48:53.662Z] Average: 1 5.45 0.00 1.18 1.07 0.03 92.27 [2023-12-05T15:48:53.662Z] Average: 2 5.15 0.00 1.36 5.46 0.04 87.99 [2023-12-05T15:48:53.662Z] Average: 3 5.84 0.00 1.08 2.66 0.04 90.38 [2023-12-05T15:48:53.662Z] Average: 4 5.63 0.00 1.42 0.63 0.03 92.29 [2023-12-05T15:48:53.662Z] Average: 5 5.09 0.00 1.24 1.40 0.02 92.25 [2023-12-05T15:48:53.662Z] Average: 6 5.16 0.00 1.14 6.92 0.04 86.75 [2023-12-05T15:48:53.662Z] Average: 7 5.58 0.00 1.49 0.70 0.03 92.21 [2023-12-05T15:48:53.662Z] [2023-12-05T15:48:53.662Z] [2023-12-05T15:48:53.662Z]