Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 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-ssh10792288187105083568.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-ssh12105794814153904769.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-ssh9892422124330096599.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-ssh13349615563236260568.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-ssh10332997284788967710.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-406 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 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 (main) Commit message: "feat: Add service key to HTTP Server (#679)" > 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 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 # timeout=10 > git rev-list --no-walk 8d0240bc54551be018be9a3c56ae3a4d4077960c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-20T02:46:51.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-20T02:46:51.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-20T02:46:51.241Z] ========================================================= [2024-03-20T02:46:51.241Z] EdgeX Global Pipelines Version Info [2024-03-20T02:46:51.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:46:51.981Z] ------------------- [2024-03-20T02:46:51.981Z] stable info: [2024-03-20T02:46:51.981Z] ------------------- [2024-03-20T02:46:51.981Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-20T02:46:51.981Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T02:46:51.981Z] Message: update stable to v1.0.258 [2024-03-20T02:46:52.553Z] ------------------- [2024-03-20T02:46:52.553Z] experimental info: [2024-03-20T02:46:52.553Z] ------------------- [2024-03-20T02:46:52.554Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-20T02:46:52.554Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T02:46:52.554Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-20T02:46:52.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-03-20T02:46:52.654Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-03-20T02:46:52.676Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-20T02:46:52.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-20T02:46:52.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-20T02:46:52.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-20T02:46:52.768Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-20T02:46:52.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-20T02:46:52.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-20T02:46:52.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-20T02:46:52.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-20T02:46:52.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-03-20T02:46:52.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-20T02:46:52.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-20T02:46:52.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T02:46:52.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T02:46:53.022Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T02:46:53.046Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T02:46:53.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-20T02:46:53.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-20T02:46:53.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-20T02:46:53.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-20T02:46:53.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-20T02:46:53.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-20T02:46:53.207Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-03-20T02:46:53.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-20T02:46:53.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-20T02:46:53.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-20T02:46:53.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-20T02:46:53.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-20T02:46:53.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo [2024-03-20T02:46:53.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29e6be3 [Pipeline] echo [2024-03-20T02:46:53.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-20T02:46:53.810Z] + git rev-list -1 --merges 29e6be3fc9be9fbd702a2e04303cff05dbc064c4~1..29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo [2024-03-20T02:46:53.832Z] -----------> git rev-list -1 --merges 29e6be3fc9be9fbd702a2e04303cff05dbc064c4~1..29e6be3fc9be9fbd702a2e04303cff05dbc064c4 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [false] [Pipeline] sh [2024-03-20T02:46:54.121Z] + git log --format=format:%s -1 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo [2024-03-20T02:46:54.134Z] ========================================================= [2024-03-20T02:46:54.134Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-20T02:46:54.134Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T02:46:54.531Z] + git log --format=format:%s -1 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo [2024-03-20T02:46:54.544Z] [semverPrep] GIT_COMMIT: 29e6be3fc9be9fbd702a2e04303cff05dbc064c4, Commit Message: feat: Add service key to HTTP Server (#679) [Pipeline] echo [2024-03-20T02:46:54.560Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-20T02:46:54.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T02:46:54.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-20T02:46:54.957Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-20T02:46:54.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-20T02:46:54.957Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-03-20T02:46:54.957Z] -a /etc/ssh/ssh_known_hosts [2024-03-20T02:46:54.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:46:55.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T02:46:55.659Z] [2024-03-20T02:46:55.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:46:55.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T02:46:56.226Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-20T02:46:56.226Z] b85a868b505f: Pulling fs layer [2024-03-20T02:46:56.226Z] e2be974225ed: Pulling fs layer [2024-03-20T02:46:56.226Z] 339a4e72a1f5: Pulling fs layer [2024-03-20T02:46:56.226Z] 988bab9f4d93: Pulling fs layer [2024-03-20T02:46:56.226Z] 1469e6f7b9e6: Pulling fs layer [2024-03-20T02:46:56.226Z] 988bab9f4d93: Waiting [2024-03-20T02:46:56.226Z] eaf3925da568: Pulling fs layer [2024-03-20T02:46:56.226Z] 1469e6f7b9e6: Waiting [2024-03-20T02:46:56.226Z] bab4dde63d76: Pulling fs layer [2024-03-20T02:46:56.226Z] eaf3925da568: Waiting [2024-03-20T02:46:56.226Z] bde34c3a00c8: Pulling fs layer [2024-03-20T02:46:56.226Z] b352a97aabf1: Pulling fs layer [2024-03-20T02:46:56.226Z] bde34c3a00c8: Waiting [2024-03-20T02:46:56.226Z] bab4dde63d76: Waiting [2024-03-20T02:46:56.226Z] 4872d77fe225: Pulling fs layer [2024-03-20T02:46:56.226Z] b352a97aabf1: Waiting [2024-03-20T02:46:56.226Z] 5851b861e8e6: Pulling fs layer [2024-03-20T02:46:56.226Z] 4872d77fe225: Waiting [2024-03-20T02:46:56.226Z] 5851b861e8e6: Waiting [2024-03-20T02:46:56.226Z] e2be974225ed: Download complete [2024-03-20T02:46:56.226Z] 988bab9f4d93: Verifying Checksum [2024-03-20T02:46:56.226Z] 988bab9f4d93: Download complete [2024-03-20T02:46:56.226Z] 1469e6f7b9e6: Verifying Checksum [2024-03-20T02:46:56.226Z] 1469e6f7b9e6: Download complete [2024-03-20T02:46:56.226Z] eaf3925da568: Verifying Checksum [2024-03-20T02:46:56.226Z] eaf3925da568: Download complete [2024-03-20T02:46:56.226Z] 339a4e72a1f5: Verifying Checksum [2024-03-20T02:46:56.226Z] 339a4e72a1f5: Download complete [2024-03-20T02:46:56.226Z] bde34c3a00c8: Verifying Checksum [2024-03-20T02:46:56.226Z] bde34c3a00c8: Download complete [2024-03-20T02:46:56.226Z] b352a97aabf1: Verifying Checksum [2024-03-20T02:46:56.226Z] b352a97aabf1: Download complete [2024-03-20T02:46:56.226Z] 4872d77fe225: Verifying Checksum [2024-03-20T02:46:56.226Z] 4872d77fe225: Download complete [2024-03-20T02:46:56.226Z] 5851b861e8e6: Verifying Checksum [2024-03-20T02:46:56.226Z] 5851b861e8e6: Download complete [2024-03-20T02:46:56.496Z] b85a868b505f: Verifying Checksum [2024-03-20T02:46:56.496Z] b85a868b505f: Download complete [2024-03-20T02:46:56.755Z] bab4dde63d76: Verifying Checksum [2024-03-20T02:46:56.755Z] bab4dde63d76: Download complete [2024-03-20T02:46:57.691Z] b85a868b505f: Pull complete [2024-03-20T02:46:57.949Z] e2be974225ed: Pull complete [2024-03-20T02:46:58.516Z] 339a4e72a1f5: Pull complete [2024-03-20T02:46:58.516Z] 988bab9f4d93: Pull complete [2024-03-20T02:46:59.084Z] 1469e6f7b9e6: Pull complete [2024-03-20T02:46:59.343Z] eaf3925da568: Pull complete [2024-03-20T02:47:01.252Z] bab4dde63d76: Pull complete [2024-03-20T02:47:01.519Z] bde34c3a00c8: Pull complete [2024-03-20T02:47:01.779Z] b352a97aabf1: Pull complete [2024-03-20T02:47:01.779Z] 4872d77fe225: Pull complete [2024-03-20T02:47:01.779Z] 5851b861e8e6: Pull complete [2024-03-20T02:47:02.040Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-20T02:47:02.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T02:47:02.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:47:02.195Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:47:02.210Z] $ 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 [2024-03-20T02:47:12.419Z] $ docker top f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 -eo pid,comm [2024-03-20T02:47:12.528Z] 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). [2024-03-20T02:47:12.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T02:47:12.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T02:47:12.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T02:47:12.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T02:47:12.803Z] $ docker exec f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent [2024-03-20T02:47:12.925Z] SSH_AUTH_SOCK=/tmp/ssh-P32TCLrHSzLE/agent.14 [2024-03-20T02:47:12.925Z] SSH_AGENT_PID=20 [2024-03-20T02:47:12.932Z] Running ssh-add (command line suppressed) [2024-03-20T02:47:13.062Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12665217499073282358.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12665217499073282358.key) [2024-03-20T02:47:13.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T02:47:13.393Z] + git tag --points-at HEAD [Pipeline] } [2024-03-20T02:47:13.386Z] $ docker exec --env ******** --env ******** f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent -k [2024-03-20T02:47:13.488Z] unset SSH_AUTH_SOCK; [2024-03-20T02:47:13.488Z] unset SSH_AGENT_PID; [2024-03-20T02:47:13.488Z] echo Agent pid 20 killed; [2024-03-20T02:47:13.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-20T02:47:13.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T02:47:13.560Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T02:47:13.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T02:47:13.657Z] $ docker exec f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent [2024-03-20T02:47:13.778Z] SSH_AUTH_SOCK=/tmp/ssh-MVNysloWEEXP/agent.71 [2024-03-20T02:47:13.778Z] SSH_AGENT_PID=77 [2024-03-20T02:47:13.783Z] Running ssh-add (command line suppressed) [2024-03-20T02:47:13.865Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15887959015106310183.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15887959015106310183.key) [2024-03-20T02:47:13.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T02:47:14.187Z] + git semver init [2024-03-20T02:47:14.449Z] 2024-03-20 02:47:14,351 [run_init] DEBUG init version:0.0.0 force:False [2024-03-20T02:47:14.449Z] 2024-03-20 02:47:14,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-03-20T02:47:14.449Z] 2024-03-20 02:47:14,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-03-20T02:47:14.449Z] 2024-03-20 02:47:14,354 [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) [2024-03-20T02:47:15.830Z] 2024-03-20 02:47:15,661 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2024-03-20T02:47:15.830Z] 2024-03-20 02:47:15,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2024-03-20T02:47:15.830Z] 2024-03-20 02:47:15,662 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:47:15.830Z] 2024-03-20 02:47:15,662 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:47:15.830Z] 3.2.0-dev.26 [Pipeline] } [2024-03-20T02:47:15.824Z] $ docker exec --env ******** --env ******** f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent -k [2024-03-20T02:47:15.919Z] unset SSH_AUTH_SOCK; [2024-03-20T02:47:15.920Z] unset SSH_AGENT_PID; [2024-03-20T02:47:15.920Z] echo Agent pid 77 killed; [2024-03-20T02:47:15.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T02:47:16.284Z] + git semver [Pipeline] } [2024-03-20T02:47:16.539Z] $ docker stop --time=1 f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 [2024-03-20T02:47:17.869Z] $ docker rm -f --volumes f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T02:47:18.240Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-20T02:47:18.473Z] Stashed 1 file(s) [Pipeline] echo [2024-03-20T02:47:18.476Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [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 [2024-03-20T02:47:18.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T02:47:18.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T02:47:18.729Z] ========================================================= [2024-03-20T02:47:18.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-20T02:47:18.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-03-20T02:47:19.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T02:47:19.033Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-20T02:47:19.033Z] 7264a8db6415: Pulling fs layer [2024-03-20T02:47:19.033Z] c4d48a809fc2: Pulling fs layer [2024-03-20T02:47:19.033Z] 4f1c88b9dad5: Pulling fs layer [2024-03-20T02:47:19.033Z] ad3a456e5733: Pulling fs layer [2024-03-20T02:47:19.033Z] 69c7f0334f64: Pulling fs layer [2024-03-20T02:47:19.033Z] 1f1c1a5573a3: Pulling fs layer [2024-03-20T02:47:19.033Z] ce7588e14bc9: Pulling fs layer [2024-03-20T02:47:19.033Z] b5e4710f87ac: Pulling fs layer [2024-03-20T02:47:19.033Z] ad3a456e5733: Waiting [2024-03-20T02:47:19.033Z] ce7588e14bc9: Waiting [2024-03-20T02:47:19.033Z] b5e4710f87ac: Waiting [2024-03-20T02:47:19.033Z] 69c7f0334f64: Waiting [2024-03-20T02:47:19.033Z] c4d48a809fc2: Verifying Checksum [2024-03-20T02:47:19.033Z] ad3a456e5733: Download complete [2024-03-20T02:47:19.033Z] 69c7f0334f64: Verifying Checksum [2024-03-20T02:47:19.033Z] 69c7f0334f64: Download complete [2024-03-20T02:47:19.033Z] 7264a8db6415: Verifying Checksum [2024-03-20T02:47:19.033Z] 7264a8db6415: Download complete [2024-03-20T02:47:19.033Z] 1f1c1a5573a3: Verifying Checksum [2024-03-20T02:47:19.033Z] 1f1c1a5573a3: Download complete [2024-03-20T02:47:19.294Z] 7264a8db6415: Pull complete [2024-03-20T02:47:19.294Z] b5e4710f87ac: Verifying Checksum [2024-03-20T02:47:19.294Z] b5e4710f87ac: Download complete [2024-03-20T02:47:19.294Z] c4d48a809fc2: Pull complete [2024-03-20T02:47:19.554Z] 4f1c88b9dad5: Download complete [2024-03-20T02:47:19.811Z] ce7588e14bc9: Verifying Checksum [2024-03-20T02:47:19.811Z] ce7588e14bc9: Download complete [2024-03-20T02:47:22.343Z] 4f1c88b9dad5: Pull complete [2024-03-20T02:47:22.602Z] ad3a456e5733: Pull complete [2024-03-20T02:47:22.602Z] 69c7f0334f64: Pull complete [2024-03-20T02:47:22.602Z] 1f1c1a5573a3: Pull complete [2024-03-20T02:47:25.152Z] ce7588e14bc9: Pull complete [2024-03-20T02:47:25.411Z] b5e4710f87ac: Pull complete [2024-03-20T02:47:25.411Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-20T02:47:25.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T02:47:25.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-03-20T02:47:25.698Z] + 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 [2024-03-20T02:47:26.015Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T02:47:26.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:47:26.106Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:47:26.121Z] $ 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 [2024-03-20T02:47:33.619Z] Still waiting to schedule task [2024-03-20T02:47:33.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-20T02:47:34.311Z] $ docker top be26fc528628aa76eb0684f51e4d9ff80350c3bacbfa037e574b043281265a5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T02:47:34.685Z] + go version [2024-03-20T02:47:34.685Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-20T02:47:34.679Z] $ docker stop --time=1 be26fc528628aa76eb0684f51e4d9ff80350c3bacbfa037e574b043281265a5e [2024-03-20T02:47:35.995Z] $ docker rm -f --volumes be26fc528628aa76eb0684f51e4d9ff80350c3bacbfa037e574b043281265a5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:47:36.474Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T02:47:36.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:47:36.552Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:47:36.565Z] $ 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 [2024-03-20T02:47:36.883Z] $ docker top 8f1b2432c1a31788a59e6e056fee2f3d24a84beb574641ae9efa7a376bb959da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T02:47:37.251Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2024-03-20T02:47:37.563Z] + make test [2024-03-20T02:47:37.563Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-03-20T02:47:37.563Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-03-20T02:47:37.563Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-03-20T02:47:37.563Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 [2024-03-20T02:47:38.133Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-03-20T02:47:38.134Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-03-20T02:47:38.134Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-03-20T02:47:38.134Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-03-20T02:47:38.134Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-03-20T02:47:38.392Z] go: downloading github.com/google/uuid v1.6.0 [2024-03-20T02:47:38.392Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 [2024-03-20T02:47:38.392Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-03-20T02:47:38.392Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-03-20T02:47:38.392Z] go: downloading github.com/openziti/sdk-golang v0.23.11 [2024-03-20T02:47:38.651Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-03-20T02:47:38.651Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-03-20T02:47:38.651Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-03-20T02:47:39.589Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-03-20T02:47:39.589Z] go: downloading golang.org/x/net v0.21.0 [2024-03-20T02:47:39.589Z] go: downloading golang.org/x/sync v0.6.0 [2024-03-20T02:47:39.589Z] go: downloading github.com/go-kit/log v0.2.1 [2024-03-20T02:47:39.589Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-03-20T02:47:39.589Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-03-20T02:47:39.589Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-03-20T02:47:39.589Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-03-20T02:47:39.589Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-03-20T02:47:39.589Z] go: downloading golang.org/x/crypto v0.21.0 [2024-03-20T02:47:39.589Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-03-20T02:47:39.589Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-03-20T02:47:39.589Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-03-20T02:47:39.848Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-03-20T02:47:39.848Z] go: downloading golang.org/x/time v0.5.0 [2024-03-20T02:47:39.848Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-03-20T02:47:39.848Z] go: downloading github.com/go-openapi/runtime v0.27.1 [2024-03-20T02:47:39.848Z] go: downloading github.com/go-openapi/strfmt v0.22.1 [2024-03-20T02:47:39.848Z] go: downloading github.com/go-resty/resty/v2 v2.11.0 [2024-03-20T02:47:39.848Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 [2024-03-20T02:47:39.848Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-03-20T02:47:39.848Z] go: downloading github.com/openziti/edge-api v0.26.12 [2024-03-20T02:47:40.417Z] go: downloading github.com/openziti/foundation/v2 v2.0.39 [2024-03-20T02:47:40.417Z] go: downloading github.com/openziti/identity v1.0.72 [2024-03-20T02:47:40.417Z] go: downloading github.com/pkg/errors v0.9.1 [2024-03-20T02:47:40.417Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-03-20T02:47:40.417Z] go: downloading golang.org/x/oauth2 v0.16.0 [2024-03-20T02:47:40.417Z] go: downloading github.com/cenkalti/backoff/v4 v4.2.1 [2024-03-20T02:47:40.417Z] go: downloading github.com/openziti/channel/v2 v2.0.121 [2024-03-20T02:47:40.417Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-03-20T02:47:40.417Z] go: downloading github.com/openziti/secretstream v0.1.17 [2024-03-20T02:47:40.417Z] go: downloading github.com/openziti/transport/v2 v2.0.124 [2024-03-20T02:47:40.417Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-03-20T02:47:40.417Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-03-20T02:47:40.417Z] go: downloading github.com/openziti/metrics v1.2.47 [2024-03-20T02:47:40.417Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-03-20T02:47:40.417Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-03-20T02:47:40.417Z] go: downloading golang.org/x/sys v0.18.0 [2024-03-20T02:47:40.676Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-03-20T02:47:40.676Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-03-20T02:47:40.676Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-03-20T02:47:40.676Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-03-20T02:47:40.676Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-03-20T02:47:40.676Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-03-20T02:47:40.676Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-03-20T02:47:40.676Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-03-20T02:47:40.676Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-03-20T02:47:40.676Z] go: downloading golang.org/x/text v0.14.0 [2024-03-20T02:47:40.676Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-03-20T02:47:40.676Z] go: downloading google.golang.org/grpc v1.60.1 [2024-03-20T02:47:40.935Z] go: downloading github.com/x448/float16 v0.8.4 [2024-03-20T02:47:40.935Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-03-20T02:47:40.935Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-03-20T02:47:40.935Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-03-20T02:47:41.194Z] go: downloading github.com/go-openapi/errors v0.21.0 [2024-03-20T02:47:41.194Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-03-20T02:47:41.195Z] go: downloading go.mongodb.org/mongo-driver v1.14.0 [2024-03-20T02:47:41.195Z] go: downloading github.com/go-openapi/swag v0.22.9 [2024-03-20T02:47:41.195Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-03-20T02:47:41.195Z] go: downloading go.opentelemetry.io/otel v1.24.0 [2024-03-20T02:47:41.452Z] go: downloading go.opentelemetry.io/otel/trace v1.24.0 [2024-03-20T02:47:41.452Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-03-20T02:47:41.452Z] go: downloading github.com/go-openapi/validate v0.23.0 [2024-03-20T02:47:41.452Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-03-20T02:47:41.452Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-03-20T02:47:41.452Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-03-20T02:47:41.452Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-03-20T02:47:41.452Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-03-20T02:47:41.452Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-03-20T02:47:41.452Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-03-20T02:47:41.717Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-03-20T02:47:41.717Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-03-20T02:47:41.717Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.1 [2024-03-20T02:47:41.977Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-03-20T02:47:41.977Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-03-20T02:47:41.977Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-03-20T02:47:41.977Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-03-20T02:47:41.977Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-03-20T02:47:41.977Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-03-20T02:47:41.977Z] go: downloading golang.org/x/term v0.18.0 [2024-03-20T02:47:41.977Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-03-20T02:47:41.977Z] go: downloading github.com/go-openapi/analysis v0.22.2 [2024-03-20T02:47:41.977Z] go: downloading github.com/go-openapi/loads v0.21.5 [2024-03-20T02:47:41.977Z] go: downloading github.com/go-openapi/spec v0.20.14 [2024-03-20T02:47:41.977Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-03-20T02:47:41.977Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-03-20T02:47:41.977Z] go: downloading go.opentelemetry.io/otel/metric v1.24.0 [2024-03-20T02:47:41.977Z] go: downloading github.com/go-openapi/jsonpointer v0.20.2 [2024-03-20T02:47:41.977Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-03-20T02:47:42.277Z] go: downloading github.com/fatih/color v1.14.1 [2024-03-20T02:47:42.277Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-03-20T02:47:42.277Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-03-20T02:47:42.277Z] go: downloading github.com/josharian/intern v1.0.0 [2024-03-20T02:47:42.277Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-03-20T02:47:42.277Z] go: downloading github.com/go-openapi/jsonreference v0.20.4 [2024-03-20T02:47:42.277Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-03-20T02:47:42.277Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-03-20T02:47:42.540Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-03-20T02:48:14.641Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-03-20T02:48:14.641Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-03-20T02:48:32.984Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.137s coverage: 35.9% of statements [2024-03-20T02:48:34.360Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.020s coverage: 93.5% of statements [2024-03-20T02:48:34.360Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements [2024-03-20T02:48:34.360Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.287s coverage: 88.2% of statements [2024-03-20T02:48:34.360Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 84.4% of statements [2024-03-20T02:48:35.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-03-20T02:48:35.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-03-20T02:48:35.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-03-20T02:48:35.861Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.183s coverage: 41.5% of statements [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.019s coverage: 100.0% of statements [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.320s coverage: 87.7% of statements [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 26.3% of statements [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.081s coverage: 76.3% of statements [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.007s coverage: 50.9% of statements [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements [2024-03-20T02:48:38.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements [2024-03-20T02:49:04.942Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-03-20T02:49:07.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-20T02:49:08.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-03-20T02:49:08.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-20T02:49:08.066Z] $ docker stop --time=1 8f1b2432c1a31788a59e6e056fee2f3d24a84beb574641ae9efa7a376bb959da [2024-03-20T02:49:10.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-407 in /w/workspace/gexfoundry_go-mod-bootstrap_main [2024-03-20T02:49:11.372Z] $ docker rm -f --volumes 8f1b2432c1a31788a59e6e056fee2f3d24a84beb574641ae9efa7a376bb959da [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-03-20T02:49:11.929Z] Running in /w/workspace/go-mod-bootstrap/273 [Pipeline] { [Pipeline] checkout [2024-03-20T02:49:12.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-20T02:49:14.981Z] The recommended git tool is: git [2024-03-20T02:49:15.033Z] 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 [2024-03-20T02:49:15.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T02:49:15.562Z] [2024-03-20T02:49:15.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:49:15.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T02:49:16.186Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-20T02:49:16.186Z] 5eb5b503b376: Pulling fs layer [2024-03-20T02:49:16.186Z] 5c69ac0246d0: Pulling fs layer [2024-03-20T02:49:16.186Z] ec43610c2a17: Pulling fs layer [2024-03-20T02:49:16.186Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-20T02:49:16.186Z] 33b1e0a273af: Pulling fs layer [2024-03-20T02:49:16.186Z] 5d3b04190fa2: Pulling fs layer [2024-03-20T02:49:16.186Z] 2f39f015ded8: Pulling fs layer [2024-03-20T02:49:16.186Z] 3a2ae6a8a46f: Waiting [2024-03-20T02:49:16.186Z] 33b1e0a273af: Waiting [2024-03-20T02:49:16.186Z] 5d3b04190fa2: Waiting [2024-03-20T02:49:16.186Z] 2f39f015ded8: Waiting [2024-03-20T02:49:16.186Z] 5c69ac0246d0: Verifying Checksum [2024-03-20T02:49:16.186Z] 5c69ac0246d0: Download complete [2024-03-20T02:49:16.186Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-20T02:49:16.186Z] 3a2ae6a8a46f: Download complete [2024-03-20T02:49:16.186Z] 33b1e0a273af: Verifying Checksum [2024-03-20T02:49:16.186Z] 33b1e0a273af: Download complete [2024-03-20T02:49:16.186Z] ec43610c2a17: Verifying Checksum [2024-03-20T02:49:16.186Z] 5d3b04190fa2: Verifying Checksum [2024-03-20T02:49:16.186Z] 5d3b04190fa2: Download complete [2024-03-20T02:49:16.445Z] 5eb5b503b376: Verifying Checksum [2024-03-20T02:49:16.445Z] 5eb5b503b376: Download complete [2024-03-20T02:49:17.011Z] 2f39f015ded8: Download complete [2024-03-20T02:49:17.579Z] 5eb5b503b376: Pull complete [2024-03-20T02:49:17.836Z] 5c69ac0246d0: Pull complete [2024-03-20T02:49:18.403Z] ec43610c2a17: Pull complete [2024-03-20T02:49:18.403Z] 3a2ae6a8a46f: Pull complete [2024-03-20T02:49:18.662Z] 33b1e0a273af: Pull complete [2024-03-20T02:49:18.662Z] 5d3b04190fa2: Pull complete [2024-03-20T02:49:19.712Z] using credential edgex-jenkins-ssh [2024-03-20T02:49:19.739Z] Cloning the remote Git repository [2024-03-20T02:49:19.782Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-03-20T02:49:19.867Z] > git init /w/workspace/go-mod-bootstrap/273 # timeout=10 [2024-03-20T02:49:20.013Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-03-20T02:49:20.014Z] > git --version # timeout=10 [2024-03-20T02:49:20.033Z] > git --version # 'git version 2.25.1' [2024-03-20T02:49:20.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T02:49:20.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T02:49:22.312Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-03-20T02:49:22.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T02:49:22.842Z] 2f39f015ded8: Pull complete [2024-03-20T02:49:22.842Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-20T02:49:22.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T02:49:22.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:49:22.953Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:49:22.980Z] $ 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 [2024-03-20T02:49:23.238Z] Avoid second fetch [2024-03-20T02:49:23.239Z] Checking out Revision 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 (main) [2024-03-20T02:49:23.255Z] > git config core.sparsecheckout # timeout=10 [2024-03-20T02:49:23.318Z] > git checkout -f 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 # timeout=10 [2024-03-20T02:49:23.841Z] Commit message: "feat: Add service key to HTTP Server (#679)" [2024-03-20T02:49:27.828Z] [2024-03-20T02:49:27.828Z] GitHub has been notified of this commit’s build result [2024-03-20T02:49:27.828Z] [2024-03-20T02:49:31.715Z] $ docker top 95a5111b6a8217c4f5aeafbecd797cf9c36d4b664719ddf39d16bcf282471e3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T02:49:32.141Z] ---> job-cost.sh [2024-03-20T02:49:32.141Z] lf-activate-venv: SKIPPING [2024-03-20T02:49:32.141Z] INFO: No Stack... [2024-03-20T02:49:32.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T02:49:32.487Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-20T02:49:32.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T02:49:32.487Z] Dload Upload Total Spent Left Speed [2024-03-20T02:49:32.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-03-20T02:49:32.664Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T02:49:32.823Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-20T02:49:32.956Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2024-03-20T02:49:32.956Z] + cut -d, -f6 [Pipeline] lock [2024-03-20T02:49:32.970Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [2024-03-20T02:49:32.979Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] did not exist. Created. [2024-03-20T02:49:32.984Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T02:49:33.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-20T02:49:33.154Z] + sudo tee /etc/docker/daemon.new [2024-03-20T02:49:33.154Z] { [2024-03-20T02:49:33.154Z] "registry-mirrors": [ [2024-03-20T02:49:33.154Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-20T02:49:33.154Z] ], [2024-03-20T02:49:33.154Z] "bip": "10.250.0.254/24", [2024-03-20T02:49:33.154Z] "hosts": [ [2024-03-20T02:49:33.154Z] "tcp://0.0.0.0:5555", [2024-03-20T02:49:33.154Z] "unix:///var/run/docker.sock" [2024-03-20T02:49:33.154Z] ], [2024-03-20T02:49:33.154Z] "mtu": 1458, [2024-03-20T02:49:33.154Z] "selinux-enabled": true, [2024-03-20T02:49:33.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-20T02:49:33.154Z] } [Pipeline] sh [2024-03-20T02:49:33.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-20T02:49:33.329Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T02:49:33.336Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T02:49:33.367Z] $ docker stop --time=1 95a5111b6a8217c4f5aeafbecd797cf9c36d4b664719ddf39d16bcf282471e3c [2024-03-20T02:49:33.489Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-03-20T02:49:34.539Z] $ docker rm -f --volumes 95a5111b6a8217c4f5aeafbecd797cf9c36d4b664719ddf39d16bcf282471e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-20T02:49:34.922Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-03-20T02:49:53.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T02:49:53.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T02:49:53.434Z] ========================================================= [2024-03-20T02:49:53.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-20T02:49:53.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-03-20T02:49:53.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T02:49:54.365Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-20T02:49:54.365Z] 9fda8d8052c6: Pulling fs layer [2024-03-20T02:49:54.365Z] 5d54e960e981: Pulling fs layer [2024-03-20T02:49:54.365Z] c4a7e357bf2a: Pulling fs layer [2024-03-20T02:49:54.365Z] f0e02332f6b5: Pulling fs layer [2024-03-20T02:49:54.365Z] 872ee5b61b7b: Pulling fs layer [2024-03-20T02:49:54.365Z] 0c6a40ed1a82: Pulling fs layer [2024-03-20T02:49:54.365Z] 94ae7d8d031c: Pulling fs layer [2024-03-20T02:49:54.365Z] f0e02332f6b5: Waiting [2024-03-20T02:49:54.365Z] 872ee5b61b7b: Waiting [2024-03-20T02:49:54.365Z] 0c6a40ed1a82: Waiting [2024-03-20T02:49:54.365Z] 94ae7d8d031c: Waiting [2024-03-20T02:49:54.365Z] 5d54e960e981: Verifying Checksum [2024-03-20T02:49:54.365Z] 5d54e960e981: Download complete [2024-03-20T02:49:54.365Z] f0e02332f6b5: Verifying Checksum [2024-03-20T02:49:54.365Z] f0e02332f6b5: Download complete [2024-03-20T02:49:54.365Z] 872ee5b61b7b: Verifying Checksum [2024-03-20T02:49:54.365Z] 872ee5b61b7b: Download complete [2024-03-20T02:49:54.365Z] 9fda8d8052c6: Verifying Checksum [2024-03-20T02:49:54.366Z] 9fda8d8052c6: Download complete [2024-03-20T02:49:54.956Z] 94ae7d8d031c: Verifying Checksum [2024-03-20T02:49:54.956Z] 94ae7d8d031c: Download complete [2024-03-20T02:49:55.548Z] 9fda8d8052c6: Pull complete [2024-03-20T02:49:56.140Z] 5d54e960e981: Pull complete [2024-03-20T02:49:56.140Z] c4a7e357bf2a: Verifying Checksum [2024-03-20T02:49:56.140Z] c4a7e357bf2a: Download complete [2024-03-20T02:49:57.563Z] 0c6a40ed1a82: Verifying Checksum [2024-03-20T02:49:57.563Z] 0c6a40ed1a82: Download complete [2024-03-20T02:50:09.931Z] c4a7e357bf2a: Pull complete [2024-03-20T02:50:09.931Z] f0e02332f6b5: Pull complete [2024-03-20T02:50:09.931Z] 872ee5b61b7b: Pull complete [2024-03-20T02:50:18.138Z] 0c6a40ed1a82: Pull complete [2024-03-20T02:50:19.562Z] 94ae7d8d031c: Pull complete [2024-03-20T02:50:19.562Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-20T02:50:19.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T02:50:19.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-03-20T02:50:19.879Z] + 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 [2024-03-20T02:50:20.211Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T02:50:20.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:50:20.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-407 does not seem to be running inside a container [2024-03-20T02:50:20.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/273 -v /w/workspace/go-mod-bootstrap/273:/w/workspace/go-mod-bootstrap/273:rw,z -v /w/workspace/go-mod-bootstrap/273@tmp:/w/workspace/go-mod-bootstrap/273@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 [2024-03-20T02:50:23.494Z] $ docker top a9caceef6933a8637f8dc34c63eec8576b4de6e50ec879cba117bef4e267bcf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T02:50:24.351Z] + go version [2024-03-20T02:50:24.351Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-20T02:50:24.369Z] $ docker stop --time=1 a9caceef6933a8637f8dc34c63eec8576b4de6e50ec879cba117bef4e267bcf7 [2024-03-20T02:50:26.006Z] $ docker rm -f --volumes a9caceef6933a8637f8dc34c63eec8576b4de6e50ec879cba117bef4e267bcf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:50:26.652Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T02:50:26.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:50:26.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-407 does not seem to be running inside a container [2024-03-20T02:50:26.904Z] $ 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/273 -v /w/workspace/go-mod-bootstrap/273:/w/workspace/go-mod-bootstrap/273:rw,z -v /w/workspace/go-mod-bootstrap/273@tmp:/w/workspace/go-mod-bootstrap/273@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 [2024-03-20T02:50:28.026Z] $ docker top 986dc1d864ccb771da2e06dca99afd6739821be467723442279bb91c277c8e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T02:50:28.570Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/273 [Pipeline] fileExists [Pipeline] sh [2024-03-20T02:50:28.926Z] + make test [2024-03-20T02:50:29.193Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-03-20T02:50:29.193Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-03-20T02:50:29.193Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-03-20T02:50:29.193Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 [2024-03-20T02:50:29.779Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 [2024-03-20T02:50:29.779Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-03-20T02:50:29.779Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-03-20T02:50:30.045Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-03-20T02:50:30.045Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-03-20T02:50:30.045Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-03-20T02:50:30.045Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-03-20T02:50:30.314Z] go: downloading github.com/google/uuid v1.6.0 [2024-03-20T02:50:30.314Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-03-20T02:50:30.314Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-03-20T02:50:30.314Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-03-20T02:50:30.314Z] go: downloading github.com/openziti/sdk-golang v0.23.11 [2024-03-20T02:50:30.582Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-03-20T02:50:30.582Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-03-20T02:50:30.582Z] go: downloading golang.org/x/net v0.21.0 [2024-03-20T02:50:30.582Z] go: downloading golang.org/x/sync v0.6.0 [2024-03-20T02:50:30.582Z] go: downloading github.com/go-kit/log v0.2.1 [2024-03-20T02:50:30.582Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-03-20T02:50:30.849Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-03-20T02:50:31.123Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-03-20T02:50:31.123Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-03-20T02:50:31.123Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-03-20T02:50:31.392Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-03-20T02:50:31.392Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-03-20T02:50:31.392Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-03-20T02:50:31.392Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-03-20T02:50:31.392Z] go: downloading golang.org/x/crypto v0.21.0 [2024-03-20T02:50:31.977Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-03-20T02:50:31.977Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-03-20T02:50:31.977Z] go: downloading golang.org/x/time v0.5.0 [2024-03-20T02:50:32.246Z] go: downloading github.com/go-openapi/runtime v0.27.1 [2024-03-20T02:50:32.246Z] go: downloading github.com/go-openapi/strfmt v0.22.1 [2024-03-20T02:50:32.246Z] go: downloading github.com/go-resty/resty/v2 v2.11.0 [2024-03-20T02:50:32.517Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 [2024-03-20T02:50:32.518Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-03-20T02:50:32.518Z] go: downloading github.com/openziti/edge-api v0.26.12 [2024-03-20T02:50:35.096Z] go: downloading github.com/openziti/foundation/v2 v2.0.39 [2024-03-20T02:50:35.096Z] go: downloading github.com/openziti/identity v1.0.72 [2024-03-20T02:50:35.096Z] go: downloading github.com/pkg/errors v0.9.1 [2024-03-20T02:50:35.364Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-03-20T02:50:35.630Z] go: downloading golang.org/x/oauth2 v0.16.0 [2024-03-20T02:50:35.630Z] go: downloading github.com/cenkalti/backoff/v4 v4.2.1 [2024-03-20T02:50:35.630Z] go: downloading github.com/openziti/channel/v2 v2.0.121 [2024-03-20T02:50:35.630Z] go: downloading github.com/openziti/secretstream v0.1.17 [2024-03-20T02:50:35.630Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-03-20T02:50:35.630Z] go: downloading github.com/openziti/transport/v2 v2.0.124 [2024-03-20T02:50:35.896Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-03-20T02:50:35.896Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-03-20T02:50:35.896Z] go: downloading github.com/openziti/metrics v1.2.47 [2024-03-20T02:50:35.896Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-03-20T02:50:35.896Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-03-20T02:50:35.896Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-03-20T02:50:35.896Z] go: downloading golang.org/x/sys v0.18.0 [2024-03-20T02:50:36.166Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-03-20T02:50:36.166Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-03-20T02:50:36.433Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-03-20T02:50:36.433Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-03-20T02:50:36.433Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-03-20T02:50:36.433Z] go: downloading golang.org/x/text v0.14.0 [2024-03-20T02:50:37.016Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-03-20T02:50:37.016Z] go: downloading google.golang.org/grpc v1.60.1 [2024-03-20T02:50:38.966Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-03-20T02:50:38.966Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-03-20T02:50:38.966Z] go: downloading github.com/x448/float16 v0.8.4 [2024-03-20T02:50:38.966Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-03-20T02:50:38.966Z] go: downloading github.com/go-openapi/errors v0.21.0 [2024-03-20T02:50:38.966Z] go: downloading github.com/go-openapi/swag v0.22.9 [2024-03-20T02:50:38.966Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-03-20T02:50:38.966Z] go: downloading go.opentelemetry.io/otel v1.24.0 [2024-03-20T02:50:39.925Z] go: downloading go.opentelemetry.io/otel/trace v1.24.0 [2024-03-20T02:50:39.925Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-03-20T02:50:39.925Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-03-20T02:50:39.925Z] go: downloading go.mongodb.org/mongo-driver v1.14.0 [2024-03-20T02:50:40.887Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-03-20T02:50:41.155Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-03-20T02:50:41.155Z] go: downloading github.com/go-openapi/validate v0.23.0 [2024-03-20T02:50:41.741Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-03-20T02:50:42.013Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-03-20T02:50:42.013Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-03-20T02:50:42.282Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-03-20T02:50:42.282Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-03-20T02:50:42.282Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-03-20T02:50:42.550Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-03-20T02:50:42.550Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-03-20T02:50:42.817Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-03-20T02:50:42.817Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.1 [2024-03-20T02:50:43.402Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-03-20T02:50:43.402Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-03-20T02:50:43.670Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-03-20T02:50:43.670Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-03-20T02:50:43.670Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-03-20T02:50:43.670Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-03-20T02:50:43.938Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-03-20T02:50:43.938Z] go: downloading github.com/go-openapi/analysis v0.22.2 [2024-03-20T02:50:43.938Z] go: downloading github.com/go-openapi/loads v0.21.5 [2024-03-20T02:50:43.938Z] go: downloading github.com/go-openapi/spec v0.20.14 [2024-03-20T02:50:44.527Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-03-20T02:50:44.527Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-03-20T02:50:44.527Z] go: downloading go.opentelemetry.io/otel/metric v1.24.0 [2024-03-20T02:50:44.527Z] go: downloading golang.org/x/term v0.18.0 [2024-03-20T02:50:44.527Z] go: downloading github.com/go-openapi/jsonpointer v0.20.2 [2024-03-20T02:50:44.527Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-03-20T02:50:44.795Z] go: downloading github.com/fatih/color v1.14.1 [2024-03-20T02:50:44.796Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-03-20T02:50:44.796Z] go: downloading github.com/go-openapi/jsonreference v0.20.4 [2024-03-20T02:50:44.796Z] go: downloading github.com/josharian/intern v1.0.0 [2024-03-20T02:50:44.796Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-03-20T02:50:44.796Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-03-20T02:50:45.064Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-03-20T02:50:45.064Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-03-20T02:50:45.064Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-03-20T02:52:21.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-03-20T02:52:21.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-03-20T02:52:34.078Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.209s coverage: 35.9% of statements [2024-03-20T02:53:12.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.112s coverage: 93.5% of statements [2024-03-20T02:53:12.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.086s coverage: 91.9% of statements [2024-03-20T02:53:12.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.273s coverage: 88.2% of statements [2024-03-20T02:53:12.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.016s coverage: 84.4% of statements [2024-03-20T02:53:18.368Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-03-20T02:53:18.368Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-03-20T02:53:20.307Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.177s coverage: 41.5% of statements [2024-03-20T02:53:20.308Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.079s coverage: 100.0% of statements [2024-03-20T02:53:22.244Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.372s coverage: 87.7% of statements [2024-03-20T02:53:22.244Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.057s coverage: 26.3% of statements [2024-03-20T02:53:22.828Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-03-20T02:53:23.790Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-03-20T02:53:26.367Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.117s coverage: 76.3% of statements [2024-03-20T02:53:26.367Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.037s coverage: 50.9% of statements [2024-03-20T02:53:26.367Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.030s coverage: 31.2% of statements [2024-03-20T02:53:26.367Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.013s coverage: 91.3% of statements [2024-03-20T02:53:26.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-20T02:53:26.948Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-03-20T02:54:06.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-20T02:54:06.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-03-20T02:54:06.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-20T02:54:06.186Z] $ docker stop --time=1 986dc1d864ccb771da2e06dca99afd6739821be467723442279bb91c277c8e30 [2024-03-20T02:54:08.085Z] $ docker rm -f --volumes 986dc1d864ccb771da2e06dca99afd6739821be467723442279bb91c277c8e30 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T02:54:12.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-20T02:54:12.269Z] Warning: overwriting stash ‘coverage-report’ [2024-03-20T02:54:12.772Z] 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 [2024-03-20T02:54:13.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T02:54:13.294Z] [2024-03-20T02:54:13.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:54:13.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T02:54:13.892Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-20T02:54:13.892Z] 8998bd30e6a1: Pulling fs layer [2024-03-20T02:54:13.892Z] 04944245beec: Pulling fs layer [2024-03-20T02:54:13.892Z] 699f458cf7ca: Pulling fs layer [2024-03-20T02:54:13.892Z] 765212b225bb: Pulling fs layer [2024-03-20T02:54:13.892Z] f23df028b6ca: Pulling fs layer [2024-03-20T02:54:13.892Z] d65c8cfc05b1: Pulling fs layer [2024-03-20T02:54:13.892Z] 2437ff75d9bd: Pulling fs layer [2024-03-20T02:54:13.892Z] 765212b225bb: Waiting [2024-03-20T02:54:13.892Z] f23df028b6ca: Waiting [2024-03-20T02:54:13.892Z] d65c8cfc05b1: Waiting [2024-03-20T02:54:13.892Z] 2437ff75d9bd: Waiting [2024-03-20T02:54:13.892Z] 04944245beec: Verifying Checksum [2024-03-20T02:54:13.892Z] 04944245beec: Download complete [2024-03-20T02:54:13.892Z] 765212b225bb: Verifying Checksum [2024-03-20T02:54:13.892Z] 765212b225bb: Download complete [2024-03-20T02:54:14.160Z] f23df028b6ca: Download complete [2024-03-20T02:54:14.160Z] d65c8cfc05b1: Verifying Checksum [2024-03-20T02:54:14.160Z] d65c8cfc05b1: Download complete [2024-03-20T02:54:14.160Z] 699f458cf7ca: Verifying Checksum [2024-03-20T02:54:14.160Z] 699f458cf7ca: Download complete [2024-03-20T02:54:14.741Z] 8998bd30e6a1: Verifying Checksum [2024-03-20T02:54:14.741Z] 8998bd30e6a1: Download complete [2024-03-20T02:54:17.324Z] 2437ff75d9bd: Verifying Checksum [2024-03-20T02:54:17.324Z] 2437ff75d9bd: Download complete [2024-03-20T02:54:19.272Z] 8998bd30e6a1: Pull complete [2024-03-20T02:54:19.855Z] 04944245beec: Pull complete [2024-03-20T02:54:21.261Z] 699f458cf7ca: Pull complete [2024-03-20T02:54:21.529Z] 765212b225bb: Pull complete [2024-03-20T02:54:22.490Z] f23df028b6ca: Pull complete [2024-03-20T02:54:22.756Z] d65c8cfc05b1: Pull complete [2024-03-20T02:54:40.943Z] 2437ff75d9bd: Pull complete [2024-03-20T02:54:40.943Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-20T02:54:40.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T02:54:40.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:54:41.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-407 does not seem to be running inside a container [2024-03-20T02:54:41.197Z] $ 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/273 -v /w/workspace/go-mod-bootstrap/273:/w/workspace/go-mod-bootstrap/273:rw,z -v /w/workspace/go-mod-bootstrap/273@tmp:/w/workspace/go-mod-bootstrap/273@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 [2024-03-20T02:54:43.641Z] $ docker top 4e43976982a214db888b09ac141d25ddce6faab36be258c2b80e0bec95bba703 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:54:44.474Z] ---> job-cost.sh [2024-03-20T02:54:44.474Z] lf-activate-venv: SKIPPING [2024-03-20T02:54:44.474Z] INFO: No Stack... [2024-03-20T02:54:45.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-20T02:54:46.010Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T02:54:46.637Z] + cat /w/workspace/go-mod-bootstrap/273/archives/cost.csv [2024-03-20T02:54:46.637Z] + cut -d, -f6 [Pipeline] lock [2024-03-20T02:54:46.682Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [2024-03-20T02:54:46.701Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] did not exist. Created. [2024-03-20T02:54:46.707Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T02:54:47.359Z] /w/workspace/go-mod-bootstrap/273@tmp/durable-25ad0ed8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-20T02:54:47.988Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-20T02:54:48.016Z] Warning: overwriting stash ‘stack-cost’ [2024-03-20T02:54:48.078Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T02:54:48.099Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T02:54:48.118Z] $ docker stop --time=1 4e43976982a214db888b09ac141d25ddce6faab36be258c2b80e0bec95bba703 [2024-03-20T02:54:49.633Z] $ docker rm -f --volumes 4e43976982a214db888b09ac141d25ddce6faab36be258c2b80e0bec95bba703 [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 [2024-03-20T02:54:50.166Z] provisioning config files... [2024-03-20T02:54:50.179Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10416471806768254967tmp [Pipeline] { [Pipeline] sh [2024-03-20T02:54:50.517Z] + set +x [2024-03-20T02:54:50.517Z] + curl -s https://codecov.io/bash [2024-03-20T02:54:50.517Z] + bash -s -- [2024-03-20T02:54:50.517Z] [2024-03-20T02:54:50.517Z] _____ _ [2024-03-20T02:54:50.517Z] / ____| | | [2024-03-20T02:54:50.517Z] | | ___ __| | ___ ___ _____ __ [2024-03-20T02:54:50.517Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-20T02:54:50.517Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-20T02:54:50.517Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-20T02:54:50.517Z] Bash-1.0.6 [2024-03-20T02:54:50.517Z] [2024-03-20T02:54:50.517Z] [2024-03-20T02:54:50.517Z] ==> git version 2.25.1 found [2024-03-20T02:54:50.517Z] ==> 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 [2024-03-20T02:54:50.517Z] Release-Date: 2020-01-08 [2024-03-20T02:54:50.517Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-20T02:54:50.517Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-20T02:54:50.517Z] ==> Jenkins CI detected. [2024-03-20T02:54:50.517Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2024-03-20T02:54:50.517Z] project root: . [2024-03-20T02:54:50.517Z] --> token set from env [2024-03-20T02:54:50.517Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-20T02:54:50.784Z] ==> Running gcov in . (disable via -X gcov) [2024-03-20T02:54:50.784Z] ==> Python coveragepy not found [2024-03-20T02:54:50.784Z] ==> Searching for coverage reports in: [2024-03-20T02:54:50.784Z] + . [2024-03-20T02:54:50.784Z] -> Found 1 reports [2024-03-20T02:54:50.784Z] ==> Detecting git/mercurial file structure [2024-03-20T02:54:50.784Z] ==> Reading reports [2024-03-20T02:54:50.784Z] + ./coverage.out bytes=110952 [2024-03-20T02:54:50.784Z] ==> Appending adjustments [2024-03-20T02:54:50.784Z] https://docs.codecov.io/docs/fixing-reports [2024-03-20T02:54:51.052Z] + Found adjustments [2024-03-20T02:54:51.052Z] ==> Gzipping contents [2024-03-20T02:54:51.052Z] 20K /tmp/codecov.mTvull.gz [2024-03-20T02:54:51.052Z] ==> Uploading reports [2024-03-20T02:54:51.052Z] url: https://codecov.io [2024-03-20T02:54:51.052Z] query: branch=main&commit=29e6be3fc9be9fbd702a2e04303cff05dbc064c4&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-20T02:54:51.052Z] -> Pinging Codecov [2024-03-20T02:54:51.052Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=29e6be3fc9be9fbd702a2e04303cff05dbc064c4&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-20T02:54:51.339Z] -> Uploading to [2024-03-20T02:54:51.339Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-20/833815588EE85121546D348822E98E2E/29e6be3fc9be9fbd702a2e04303cff05dbc064c4/37807925-2da8-4c5c-9faa-eac0f4a78c0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240320T025451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21f8ab74e405618a4031ca1a523d157f49742263a0fcc6a0d86739a0b4f9d44a [2024-03-20T02:54:51.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T02:54:51.339Z] Dload Upload Total Spent Left Speed [2024-03-20T02:54:51.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17120 0 0 100 17120 0 62028 --:--:-- --:--:-- --:--:-- 62028 [2024-03-20T02:54:51.600Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] } [2024-03-20T02:54:51.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-20T02:54:51.842Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-20T02:54:51.859Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:54:52.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T02:54:52.166Z] [2024-03-20T02:54:52.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:54:52.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T02:54:52.467Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-20T02:54:52.467Z] df9b9388f04a: Pulling fs layer [2024-03-20T02:54:52.467Z] 52dc419b0ee2: Pulling fs layer [2024-03-20T02:54:52.467Z] 25bc292e5bac: Pulling fs layer [2024-03-20T02:54:52.467Z] 114826534d7a: Pulling fs layer [2024-03-20T02:54:52.467Z] 4657fd5d0bcf: Pulling fs layer [2024-03-20T02:54:52.467Z] 6ad1cebc031e: Pulling fs layer [2024-03-20T02:54:52.467Z] 8a3aa393b2d8: Pulling fs layer [2024-03-20T02:54:52.467Z] 114826534d7a: Waiting [2024-03-20T02:54:52.467Z] 4657fd5d0bcf: Waiting [2024-03-20T02:54:52.467Z] 6ad1cebc031e: Waiting [2024-03-20T02:54:52.467Z] 8a3aa393b2d8: Waiting [2024-03-20T02:54:52.467Z] 25bc292e5bac: Download complete [2024-03-20T02:54:52.467Z] 52dc419b0ee2: Verifying Checksum [2024-03-20T02:54:52.467Z] 52dc419b0ee2: Download complete [2024-03-20T02:54:52.467Z] 4657fd5d0bcf: Download complete [2024-03-20T02:54:52.467Z] df9b9388f04a: Download complete [2024-03-20T02:54:52.724Z] df9b9388f04a: Pull complete [2024-03-20T02:54:52.724Z] 6ad1cebc031e: Verifying Checksum [2024-03-20T02:54:52.724Z] 6ad1cebc031e: Download complete [2024-03-20T02:54:52.981Z] 52dc419b0ee2: Pull complete [2024-03-20T02:54:52.981Z] 25bc292e5bac: Pull complete [2024-03-20T02:54:53.547Z] 114826534d7a: Download complete [2024-03-20T02:54:53.547Z] 8a3aa393b2d8: Verifying Checksum [2024-03-20T02:54:53.547Z] 8a3aa393b2d8: Download complete [2024-03-20T02:54:56.834Z] 114826534d7a: Pull complete [2024-03-20T02:54:56.834Z] 4657fd5d0bcf: Pull complete [2024-03-20T02:54:57.397Z] 6ad1cebc031e: Pull complete [2024-03-20T02:55:00.676Z] 8a3aa393b2d8: Pull complete [2024-03-20T02:55:00.676Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-20T02:55:00.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T02:55:00.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:55:00.788Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:55:00.843Z] $ 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 [2024-03-20T02:55:08.394Z] $ docker top 110818dacc549162d76cfecc389add62dfc71819b0e91c6a3496b4eee45dda93 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-20T02:55:08.445Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2024-03-20T02:55:08.720Z] + set -o pipefail [2024-03-20T02:55:08.720Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2024-03-20T02:55:20.934Z] [2024-03-20T02:55:20.934Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2024-03-20T02:55:20.934Z] [2024-03-20T02:55:20.934Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/f3bd6bfd-d3bc-4b53-a645-be065a76bc72 [2024-03-20T02:55:20.934Z] [2024-03-20T02:55:20.934Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-20T02:55:20.934Z] [2024-03-20T02:55:24.226Z] [2024-03-20T02:55:24.227Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-20T02:55:24.227Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-20T02:55:24.227Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-20T02:55:24.261Z] $ docker stop --time=1 110818dacc549162d76cfecc389add62dfc71819b0e91c6a3496b4eee45dda93 [2024-03-20T02:55:29.855Z] $ docker rm -f --volumes 110818dacc549162d76cfecc389add62dfc71819b0e91c6a3496b4eee45dda93 [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 [2024-03-20T02:55:30.822Z] + git log --format=format:%s -1 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] sh [2024-03-20T02:55:31.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T02:55:31.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:55:31.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T02:55:31.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:55:31.534Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:55:31.591Z] $ 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 [2024-03-20T02:55:32.082Z] $ docker top 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 -eo pid,comm [2024-03-20T02:55:32.109Z] 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). [2024-03-20T02:55:32.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T02:55:32.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T02:55:32.171Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T02:55:32.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T02:55:32.324Z] $ docker exec 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 ssh-agent [2024-03-20T02:55:32.419Z] SSH_AUTH_SOCK=/tmp/ssh-QUnyuQEpshyg/agent.32 [2024-03-20T02:55:32.419Z] SSH_AGENT_PID=38 [2024-03-20T02:55:32.424Z] Running ssh-add (command line suppressed) [2024-03-20T02:55:32.559Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7669801353021813186.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7669801353021813186.key) [2024-03-20T02:55:32.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T02:55:32.842Z] + git semver tag [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,052 [run_tag] DEBUG tag force:False [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,053 [check_head_tag] DEBUG check head tag [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,055 [execute] INFO git cat-file --batch-check [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,059 [execute] INFO git cat-file --batch [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,098 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,098 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-03-20T02:55:33.102Z] 2024-03-20 02:55:33,103 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:55:33.102Z] 3.2.0-dev.26 [Pipeline] } [2024-03-20T02:55:33.133Z] $ docker exec --env ******** --env ******** 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 ssh-agent -k [2024-03-20T02:55:33.232Z] unset SSH_AUTH_SOCK; [2024-03-20T02:55:33.232Z] unset SSH_AGENT_PID; [2024-03-20T02:55:33.232Z] echo Agent pid 38 killed; [2024-03-20T02:55:33.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T02:55:33.563Z] + git semver [Pipeline] } [2024-03-20T02:55:33.858Z] $ docker stop --time=1 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 [2024-03-20T02:55:35.122Z] $ docker rm -f --volumes 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:55:35.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-20T02:55:35.703Z] [2024-03-20T02:55:35.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:55:36.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-20T02:55:36.014Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-20T02:55:36.014Z] ab5ef0e58194: Pulling fs layer [2024-03-20T02:55:36.014Z] 9712f1f96733: Pulling fs layer [2024-03-20T02:55:36.014Z] 63f879dbbcfc: Pulling fs layer [2024-03-20T02:55:36.014Z] 0d9ebad4ef96: Pulling fs layer [2024-03-20T02:55:36.014Z] e9a5061849ea: Pulling fs layer [2024-03-20T02:55:36.014Z] d747dcd14b5f: Pulling fs layer [2024-03-20T02:55:36.014Z] 2de7ff778b66: Pulling fs layer [2024-03-20T02:55:36.014Z] e9a5061849ea: Waiting [2024-03-20T02:55:36.014Z] 2de7ff778b66: Waiting [2024-03-20T02:55:36.014Z] 0d9ebad4ef96: Waiting [2024-03-20T02:55:36.014Z] d747dcd14b5f: Waiting [2024-03-20T02:55:36.014Z] 9712f1f96733: Verifying Checksum [2024-03-20T02:55:36.014Z] 9712f1f96733: Download complete [2024-03-20T02:55:36.272Z] 63f879dbbcfc: Verifying Checksum [2024-03-20T02:55:36.272Z] 63f879dbbcfc: Download complete [2024-03-20T02:55:36.530Z] e9a5061849ea: Verifying Checksum [2024-03-20T02:55:36.530Z] e9a5061849ea: Download complete [2024-03-20T02:55:36.530Z] d747dcd14b5f: Verifying Checksum [2024-03-20T02:55:36.530Z] d747dcd14b5f: Download complete [2024-03-20T02:55:36.530Z] ab5ef0e58194: Verifying Checksum [2024-03-20T02:55:36.530Z] ab5ef0e58194: Download complete [2024-03-20T02:55:36.788Z] 0d9ebad4ef96: Verifying Checksum [2024-03-20T02:55:36.788Z] 0d9ebad4ef96: Download complete [2024-03-20T02:55:36.788Z] 2de7ff778b66: Verifying Checksum [2024-03-20T02:55:36.788Z] 2de7ff778b66: Download complete [2024-03-20T02:55:39.315Z] ab5ef0e58194: Pull complete [2024-03-20T02:55:39.573Z] 9712f1f96733: Pull complete [2024-03-20T02:55:40.136Z] 63f879dbbcfc: Pull complete [2024-03-20T02:55:43.420Z] 0d9ebad4ef96: Pull complete [2024-03-20T02:55:43.987Z] e9a5061849ea: Pull complete [2024-03-20T02:55:43.987Z] d747dcd14b5f: Pull complete [2024-03-20T02:55:44.921Z] 2de7ff778b66: Pull complete [2024-03-20T02:55:44.921Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-20T02:55:44.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-20T02:55:44.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:55:45.021Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:55:45.075Z] $ 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 [2024-03-20T02:55:54.196Z] $ docker top e2e511e94c80892462de3e6736bccc58b845f1072111eefafe26ff07b5d75cec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-20T02:55:54.264Z] provisioning config files... [2024-03-20T02:55:54.275Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13055371442705735201tmp [2024-03-20T02:55:54.284Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4282954020211455241tmp [2024-03-20T02:55:54.294Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18430177121457023760tmp [Pipeline] { [Pipeline] echo [2024-03-20T02:55:54.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:55:54.645Z] ---> sigul-configuration.sh [2024-03-20T02:55:54.645Z] gpg: directory `/root/.gnupg' created [2024-03-20T02:55:54.645Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-20T02:55:54.645Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-20T02:55:54.645Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-20T02:55:54.645Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-20T02:55:54.645Z] gpg: CAST5 encrypted data [2024-03-20T02:55:54.645Z] gpg: encrypted with 1 passphrase [2024-03-20T02:55:54.645Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-20T02:55:54.953Z] + mkdir /home/jenkins [2024-03-20T02:55:54.953Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-20T02:55:55.277Z] + 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 [2024-03-20T02:55:55.297Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:55:55.619Z] ---> sigul-install.sh [2024-03-20T02:55:55.619Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-20T02:55:55.931Z] + git tag --list [2024-03-20T02:55:55.932Z] v0.0.1 [2024-03-20T02:55:55.932Z] v0.0.10 [2024-03-20T02:55:55.932Z] v0.0.11 [2024-03-20T02:55:55.932Z] v0.0.12 [2024-03-20T02:55:55.932Z] v0.0.13 [2024-03-20T02:55:55.932Z] v0.0.14 [2024-03-20T02:55:55.932Z] v0.0.15 [2024-03-20T02:55:55.932Z] v0.0.16 [2024-03-20T02:55:55.932Z] v0.0.17 [2024-03-20T02:55:55.932Z] v0.0.18 [2024-03-20T02:55:55.932Z] v0.0.19 [2024-03-20T02:55:55.932Z] v0.0.2 [2024-03-20T02:55:55.932Z] v0.0.20 [2024-03-20T02:55:55.932Z] v0.0.21 [2024-03-20T02:55:55.932Z] v0.0.22 [2024-03-20T02:55:55.932Z] v0.0.23 [2024-03-20T02:55:55.932Z] v0.0.24 [2024-03-20T02:55:55.932Z] v0.0.25 [2024-03-20T02:55:55.932Z] v0.0.26 [2024-03-20T02:55:55.932Z] v0.0.27 [2024-03-20T02:55:55.932Z] v0.0.28 [2024-03-20T02:55:55.932Z] v0.0.29 [2024-03-20T02:55:55.932Z] v0.0.3 [2024-03-20T02:55:55.932Z] v0.0.30 [2024-03-20T02:55:55.932Z] v0.0.31 [2024-03-20T02:55:55.932Z] v0.0.32 [2024-03-20T02:55:55.932Z] v0.0.33 [2024-03-20T02:55:55.932Z] v0.0.34 [2024-03-20T02:55:55.932Z] v0.0.35 [2024-03-20T02:55:55.932Z] v0.0.36 [2024-03-20T02:55:55.932Z] v0.0.37 [2024-03-20T02:55:55.932Z] v0.0.38 [2024-03-20T02:55:55.932Z] v0.0.39 [2024-03-20T02:55:55.932Z] v0.0.4 [2024-03-20T02:55:55.932Z] v0.0.40 [2024-03-20T02:55:55.932Z] v0.0.41 [2024-03-20T02:55:55.932Z] v0.0.42 [2024-03-20T02:55:55.932Z] v0.0.43 [2024-03-20T02:55:55.932Z] v0.0.44 [2024-03-20T02:55:55.932Z] v0.0.45 [2024-03-20T02:55:55.932Z] v0.0.46 [2024-03-20T02:55:55.932Z] v0.0.47 [2024-03-20T02:55:55.932Z] v0.0.48 [2024-03-20T02:55:55.932Z] v0.0.49 [2024-03-20T02:55:55.932Z] v0.0.5 [2024-03-20T02:55:55.932Z] v0.0.50 [2024-03-20T02:55:55.932Z] v0.0.51 [2024-03-20T02:55:55.932Z] v0.0.52 [2024-03-20T02:55:55.932Z] v0.0.53 [2024-03-20T02:55:55.932Z] v0.0.54 [2024-03-20T02:55:55.932Z] v0.0.55 [2024-03-20T02:55:55.932Z] v0.0.56 [2024-03-20T02:55:55.932Z] v0.0.57 [2024-03-20T02:55:55.932Z] v0.0.58 [2024-03-20T02:55:55.932Z] v0.0.59 [2024-03-20T02:55:55.932Z] v0.0.6 [2024-03-20T02:55:55.932Z] v0.0.60 [2024-03-20T02:55:55.932Z] v0.0.61 [2024-03-20T02:55:55.932Z] v0.0.62 [2024-03-20T02:55:55.932Z] v0.0.63 [2024-03-20T02:55:55.932Z] v0.0.64 [2024-03-20T02:55:55.932Z] v0.0.65 [2024-03-20T02:55:55.932Z] v0.0.66 [2024-03-20T02:55:55.932Z] v0.0.67 [2024-03-20T02:55:55.932Z] v0.0.68 [2024-03-20T02:55:55.932Z] v0.0.69 [2024-03-20T02:55:55.932Z] v0.0.7 [2024-03-20T02:55:55.932Z] v0.0.70 [2024-03-20T02:55:55.932Z] v0.0.71 [2024-03-20T02:55:55.932Z] v0.0.72 [2024-03-20T02:55:55.932Z] v0.0.8 [2024-03-20T02:55:55.932Z] v0.0.9 [2024-03-20T02:55:55.932Z] v2.0.0 [2024-03-20T02:55:55.932Z] v2.1.0 [2024-03-20T02:55:55.932Z] v2.1.1 [2024-03-20T02:55:55.932Z] v2.2.0 [2024-03-20T02:55:55.932Z] v2.3.0 [2024-03-20T02:55:55.932Z] v3.0 [2024-03-20T02:55:55.932Z] v3.0.0 [2024-03-20T02:55:55.932Z] v3.0.1 [2024-03-20T02:55:55.932Z] v3.1 [2024-03-20T02:55:55.932Z] v3.1.0 [2024-03-20T02:55:55.932Z] v3.1.0-dev.1 [2024-03-20T02:55:55.932Z] v3.1.0-dev.10 [2024-03-20T02:55:55.932Z] v3.1.0-dev.11 [2024-03-20T02:55:55.932Z] v3.1.0-dev.12 [2024-03-20T02:55:55.932Z] v3.1.0-dev.13 [2024-03-20T02:55:55.932Z] v3.1.0-dev.14 [2024-03-20T02:55:55.932Z] v3.1.0-dev.15 [2024-03-20T02:55:55.932Z] v3.1.0-dev.16 [2024-03-20T02:55:55.932Z] v3.1.0-dev.17 [2024-03-20T02:55:55.932Z] v3.1.0-dev.18 [2024-03-20T02:55:55.932Z] v3.1.0-dev.19 [2024-03-20T02:55:55.932Z] v3.1.0-dev.2 [2024-03-20T02:55:55.932Z] v3.1.0-dev.20 [2024-03-20T02:55:55.932Z] v3.1.0-dev.21 [2024-03-20T02:55:55.932Z] v3.1.0-dev.22 [2024-03-20T02:55:55.932Z] v3.1.0-dev.23 [2024-03-20T02:55:55.932Z] v3.1.0-dev.24 [2024-03-20T02:55:55.932Z] v3.1.0-dev.25 [2024-03-20T02:55:55.932Z] v3.1.0-dev.26 [2024-03-20T02:55:55.932Z] v3.1.0-dev.27 [2024-03-20T02:55:55.932Z] v3.1.0-dev.28 [2024-03-20T02:55:55.932Z] v3.1.0-dev.29 [2024-03-20T02:55:55.932Z] v3.1.0-dev.3 [2024-03-20T02:55:55.932Z] v3.1.0-dev.30 [2024-03-20T02:55:55.932Z] v3.1.0-dev.31 [2024-03-20T02:55:55.932Z] v3.1.0-dev.32 [2024-03-20T02:55:55.932Z] v3.1.0-dev.33 [2024-03-20T02:55:55.932Z] v3.1.0-dev.34 [2024-03-20T02:55:55.932Z] v3.1.0-dev.35 [2024-03-20T02:55:55.932Z] v3.1.0-dev.36 [2024-03-20T02:55:55.932Z] v3.1.0-dev.37 [2024-03-20T02:55:55.932Z] v3.1.0-dev.38 [2024-03-20T02:55:55.932Z] v3.1.0-dev.39 [2024-03-20T02:55:55.932Z] v3.1.0-dev.4 [2024-03-20T02:55:55.932Z] v3.1.0-dev.40 [2024-03-20T02:55:55.932Z] v3.1.0-dev.41 [2024-03-20T02:55:55.932Z] v3.1.0-dev.42 [2024-03-20T02:55:55.932Z] v3.1.0-dev.43 [2024-03-20T02:55:55.932Z] v3.1.0-dev.44 [2024-03-20T02:55:55.932Z] v3.1.0-dev.45 [2024-03-20T02:55:55.932Z] v3.1.0-dev.46 [2024-03-20T02:55:55.932Z] v3.1.0-dev.47 [2024-03-20T02:55:55.932Z] v3.1.0-dev.48 [2024-03-20T02:55:55.932Z] v3.1.0-dev.49 [2024-03-20T02:55:55.932Z] v3.1.0-dev.5 [2024-03-20T02:55:55.932Z] v3.1.0-dev.50 [2024-03-20T02:55:55.932Z] v3.1.0-dev.51 [2024-03-20T02:55:55.932Z] v3.1.0-dev.52 [2024-03-20T02:55:55.932Z] v3.1.0-dev.53 [2024-03-20T02:55:55.932Z] v3.1.0-dev.54 [2024-03-20T02:55:55.932Z] v3.1.0-dev.55 [2024-03-20T02:55:55.932Z] v3.1.0-dev.56 [2024-03-20T02:55:55.932Z] v3.1.0-dev.57 [2024-03-20T02:55:55.932Z] v3.1.0-dev.58 [2024-03-20T02:55:55.932Z] v3.1.0-dev.59 [2024-03-20T02:55:55.932Z] v3.1.0-dev.6 [2024-03-20T02:55:55.932Z] v3.1.0-dev.60 [2024-03-20T02:55:55.932Z] v3.1.0-dev.7 [2024-03-20T02:55:55.932Z] v3.1.0-dev.8 [2024-03-20T02:55:55.932Z] v3.1.0-dev.9 [2024-03-20T02:55:55.932Z] v3.2.0-dev.1 [2024-03-20T02:55:55.932Z] v3.2.0-dev.10 [2024-03-20T02:55:55.932Z] v3.2.0-dev.11 [2024-03-20T02:55:55.932Z] v3.2.0-dev.12 [2024-03-20T02:55:55.932Z] v3.2.0-dev.13 [2024-03-20T02:55:55.932Z] v3.2.0-dev.14 [2024-03-20T02:55:55.932Z] v3.2.0-dev.15 [2024-03-20T02:55:55.932Z] v3.2.0-dev.16 [2024-03-20T02:55:55.932Z] v3.2.0-dev.17 [2024-03-20T02:55:55.932Z] v3.2.0-dev.18 [2024-03-20T02:55:55.932Z] v3.2.0-dev.19 [2024-03-20T02:55:55.932Z] v3.2.0-dev.2 [2024-03-20T02:55:55.932Z] v3.2.0-dev.20 [2024-03-20T02:55:55.932Z] v3.2.0-dev.21 [2024-03-20T02:55:55.932Z] v3.2.0-dev.22 [2024-03-20T02:55:55.932Z] v3.2.0-dev.23 [2024-03-20T02:55:55.932Z] v3.2.0-dev.24 [2024-03-20T02:55:55.932Z] v3.2.0-dev.25 [2024-03-20T02:55:55.932Z] v3.2.0-dev.26 [2024-03-20T02:55:55.932Z] v3.2.0-dev.3 [2024-03-20T02:55:55.932Z] v3.2.0-dev.4 [2024-03-20T02:55:55.932Z] v3.2.0-dev.5 [2024-03-20T02:55:55.932Z] v3.2.0-dev.6 [2024-03-20T02:55:55.932Z] v3.2.0-dev.7 [2024-03-20T02:55:55.932Z] v3.2.0-dev.8 [2024-03-20T02:55:55.932Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-20T02:55:56.296Z] + lftools sign git-tag v3.2.0-dev.26 [2024-03-20T02:55:56.868Z] Signing Git tag with Sigul... [2024-03-20T02:55:56.868Z] Signing v3.2.0-dev.26 [Pipeline] echo [2024-03-20T02:55:57.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:55:57.454Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-20T02:55:57.464Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-20T02:55:57.546Z] $ docker stop --time=1 e2e511e94c80892462de3e6736bccc58b845f1072111eefafe26ff07b5d75cec [2024-03-20T02:55:58.831Z] $ docker rm -f --volumes e2e511e94c80892462de3e6736bccc58b845f1072111eefafe26ff07b5d75cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-20T02:55:59.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T02:55:59.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:55:59.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T02:55:59.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:56:00.108Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:56:00.183Z] $ 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 [2024-03-20T02:56:00.528Z] $ docker top d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 -eo pid,comm [2024-03-20T02:56:00.553Z] 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). [2024-03-20T02:56:00.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T02:56:00.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T02:56:00.641Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T02:56:00.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T02:56:00.781Z] $ docker exec d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 ssh-agent [2024-03-20T02:56:00.870Z] SSH_AUTH_SOCK=/tmp/ssh-ADKGrTdEWOLr/agent.32 [2024-03-20T02:56:00.870Z] SSH_AGENT_PID=38 [2024-03-20T02:56:00.875Z] Running ssh-add (command line suppressed) [2024-03-20T02:56:00.996Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5941770533514386742.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5941770533514386742.key) [2024-03-20T02:56:00.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T02:56:01.306Z] + git semver bump pre [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,503 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,503 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,504 [bump_version] DEBUG bumped version:3.2.0-dev.27 [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,504 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,504 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,504 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,506 [execute] INFO git cat-file --batch-check [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,511 [execute] INFO git cat-file --batch [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T02:56:01.566Z] 2024-03-20 02:56:01,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:56:01.566Z] 3.2.0-dev.27 [Pipeline] } [2024-03-20T02:56:01.598Z] $ docker exec --env ******** --env ******** d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 ssh-agent -k [2024-03-20T02:56:01.697Z] unset SSH_AUTH_SOCK; [2024-03-20T02:56:01.697Z] unset SSH_AGENT_PID; [2024-03-20T02:56:01.697Z] echo Agent pid 38 killed; [2024-03-20T02:56:01.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T02:56:02.059Z] + git semver [Pipeline] } [2024-03-20T02:56:02.378Z] $ docker stop --time=1 d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 [2024-03-20T02:56:03.672Z] $ docker rm -f --volumes d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T02:56:04.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T02:56:04.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:56:04.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T02:56:04.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:56:04.444Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:56:04.512Z] $ 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 [2024-03-20T02:56:04.841Z] $ docker top 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d -eo pid,comm [2024-03-20T02:56:04.867Z] 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). [2024-03-20T02:56:04.867Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T02:56:04.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T02:56:04.963Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T02:56:05.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T02:56:05.101Z] $ docker exec 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d ssh-agent [2024-03-20T02:56:05.186Z] SSH_AUTH_SOCK=/tmp/ssh-1jihyv3F2OGK/agent.32 [2024-03-20T02:56:05.186Z] SSH_AGENT_PID=38 [2024-03-20T02:56:05.190Z] Running ssh-add (command line suppressed) [2024-03-20T02:56:05.321Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2251228556522773376.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2251228556522773376.key) [2024-03-20T02:56:05.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T02:56:05.624Z] + git semver push [2024-03-20T02:56:05.885Z] 2024-03-20 02:56:05,822 [run_push] DEBUG push [2024-03-20T02:56:05.885Z] 2024-03-20 02:56:05,822 [execute] INFO git cat-file --batch-check [2024-03-20T02:56:05.885Z] 2024-03-20 02:56:05,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T02:56:05.885Z] 2024-03-20 02:56:05,826 [execute] INFO git rev-list 18f308aadaf3919b87674e7cd18398686c02a9e8 -- [2024-03-20T02:56:05.885Z] 2024-03-20 02:56:05,826 [execute] DEBUG Popen(['git', 'rev-list', '18f308aadaf3919b87674e7cd18398686c02a9e8', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-20T02:56:05.885Z] 2024-03-20 02:56:05,837 [execute] INFO git fetch -v origin [2024-03-20T02:56:05.885Z] 2024-03-20 02:56:05,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-20T02:56:06.460Z] 2024-03-20 02:56:06,327 [run_push] DEBUG no remote changes detected [2024-03-20T02:56:06.460Z] 2024-03-20 02:56:06,328 [execute] INFO git push origin semver [2024-03-20T02:56:06.460Z] 2024-03-20 02:56:06,328 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-20T02:56:07.859Z] 2024-03-20 02:56:07,518 [run_push] DEBUG push all version tags [2024-03-20T02:56:07.859Z] 2024-03-20 02:56:07,519 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-20T02:56:07.859Z] 2024-03-20 02:56:07,519 [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) [2024-03-20T02:56:08.800Z] 2024-03-20 02:56:08,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-03-20T02:56:08.800Z] 3.2.0-dev.27 [Pipeline] } [2024-03-20T02:56:08.837Z] $ docker exec --env ******** --env ******** 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d ssh-agent -k [2024-03-20T02:56:08.930Z] unset SSH_AUTH_SOCK; [2024-03-20T02:56:08.930Z] unset SSH_AGENT_PID; [2024-03-20T02:56:08.930Z] echo Agent pid 38 killed; [2024-03-20T02:56:08.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T02:56:09.290Z] + git semver [Pipeline] } [2024-03-20T02:56:09.587Z] $ docker stop --time=1 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d [2024-03-20T02:56:12.139Z] $ docker rm -f --volumes 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d [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 [2024-03-20T02:56:12.996Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2024-03-20T02:56:12.996Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-03-20T02:56:12.996Z] total 16 [2024-03-20T02:56:12.996Z] drwxr-xr-x 3 root root 4096 Mar 20 02:49 . [2024-03-20T02:56:12.996Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 02:55 .. [2024-03-20T02:56:12.996Z] drwxr-xr-x 2 root root 4096 Mar 20 02:49 cost [2024-03-20T02:56:12.996Z] -rw-r--r-- 1 root root 88 Mar 20 02:49 cost.csv [2024-03-20T02:56:12.996Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-03-20T02:56:12.996Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-03-20T02:56:12.996Z] total 16 [2024-03-20T02:56:12.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 02:49 . [2024-03-20T02:56:12.996Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 02:55 .. [2024-03-20T02:56:12.996Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 02:49 cost [2024-03-20T02:56:12.996Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 20 02:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:56:13.286Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:56:14.143Z] ---> package-listing.sh [2024-03-20T02:56:14.143Z] ++ facter osfamily [2024-03-20T02:56:14.143Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-20T02:56:14.404Z] + OS_FAMILY=debian [2024-03-20T02:56:14.404Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2024-03-20T02:56:14.404Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-20T02:56:14.404Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-20T02:56:14.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-20T02:56:14.404Z] + PACKAGES=/tmp/packages_start.txt [2024-03-20T02:56:14.404Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-03-20T02:56:14.404Z] + PACKAGES=/tmp/packages_end.txt [2024-03-20T02:56:14.404Z] + case "${OS_FAMILY}" in [2024-03-20T02:56:14.404Z] + dpkg -l [2024-03-20T02:56:14.404Z] + grep '^ii' [2024-03-20T02:56:14.404Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-20T02:56:14.404Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-20T02:56:14.404Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-20T02:56:14.404Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-03-20T02:56:14.404Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2024-03-20T02:56:14.404Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2024-03-20T02:56:14.416Z] 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 [2024-03-20T02:56:14.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T02:56:15.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T02:56:15.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T02:56:15.350Z] prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container [2024-03-20T02:56:15.409Z] $ 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 [2024-03-20T02:56:15.652Z] $ docker top e9c774596e30b4a9d9f0ef81b0033e5e112e885c0385bbe0e12e5816196e2dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T02:56:15.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-20T02:56:16.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-20T02:56:16.551Z] + ls /var/log/sa-host [2024-03-20T02:56:16.551Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T02:56:16.766Z] provisioning config files... [2024-03-20T02:56:16.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13342290420828214776tmp [Pipeline] { [Pipeline] echo [2024-03-20T02:56:16.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:56:17.087Z] ---> create-netrc.sh [Pipeline] } [2024-03-20T02:56:17.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:56:17.446Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-20T02:56:17.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:56:17.739Z] ---> sudo-logs.sh [2024-03-20T02:56:17.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-20T02:56:17.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:56:18.057Z] ---> job-cost.sh [2024-03-20T02:56:18.057Z] lf-activate-venv: SKIPPING [2024-03-20T02:56:18.057Z] DEBUG: total: 0.2199999988079071 [2024-03-20T02:56:18.057Z] INFO: Retrieving Stack Cost... [2024-03-20T02:56:18.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T02:56:18.884Z] INFO: Archiving Costs [Pipeline] echo [2024-03-20T02:56:18.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T02:56:19.176Z] ---> logs-deploy.sh [2024-03-20T02:56:19.176Z] lf-activate-venv: SKIPPING [2024-03-20T02:56:19.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/273 [2024-03-20T02:56:19.176Z] INFO: archiving workspace using pattern(s): [2024-03-20T02:56:20.112Z] Archives upload complete. [2024-03-20T02:56:20.371Z] INFO: archiving logs to Nexus [2024-03-20T02:56:20.943Z] ---> uname -a: [2024-03-20T02:56:20.943Z] Linux prd-ubuntu20-04-docker-8c-8g-406 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] ---> lscpu: [2024-03-20T02:56:20.943Z] Architecture: x86_64 [2024-03-20T02:56:20.943Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-20T02:56:20.943Z] Byte Order: Little Endian [2024-03-20T02:56:20.943Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-20T02:56:20.943Z] CPU(s): 8 [2024-03-20T02:56:20.943Z] On-line CPU(s) list: 0-7 [2024-03-20T02:56:20.943Z] Thread(s) per core: 1 [2024-03-20T02:56:20.943Z] Core(s) per socket: 1 [2024-03-20T02:56:20.943Z] Socket(s): 8 [2024-03-20T02:56:20.943Z] NUMA node(s): 1 [2024-03-20T02:56:20.943Z] Vendor ID: AuthenticAMD [2024-03-20T02:56:20.943Z] CPU family: 23 [2024-03-20T02:56:20.943Z] Model: 49 [2024-03-20T02:56:20.943Z] Model name: AMD EPYC-Rome Processor [2024-03-20T02:56:20.943Z] Stepping: 0 [2024-03-20T02:56:20.943Z] CPU MHz: 2799.998 [2024-03-20T02:56:20.943Z] BogoMIPS: 5599.99 [2024-03-20T02:56:20.943Z] Virtualization: AMD-V [2024-03-20T02:56:20.943Z] Hypervisor vendor: KVM [2024-03-20T02:56:20.943Z] Virtualization type: full [2024-03-20T02:56:20.943Z] L1d cache: 256 KiB [2024-03-20T02:56:20.943Z] L1i cache: 256 KiB [2024-03-20T02:56:20.943Z] L2 cache: 4 MiB [2024-03-20T02:56:20.943Z] L3 cache: 128 MiB [2024-03-20T02:56:20.943Z] NUMA node0 CPU(s): 0-7 [2024-03-20T02:56:20.943Z] Vulnerability Itlb multihit: Not affected [2024-03-20T02:56:20.943Z] Vulnerability L1tf: Not affected [2024-03-20T02:56:20.943Z] Vulnerability Mds: Not affected [2024-03-20T02:56:20.943Z] Vulnerability Meltdown: Not affected [2024-03-20T02:56:20.943Z] Vulnerability Mmio stale data: Not affected [2024-03-20T02:56:20.943Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-20T02:56:20.943Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-20T02:56:20.943Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-20T02:56:20.943Z] Vulnerability Srbds: Not affected [2024-03-20T02:56:20.943Z] Vulnerability Tsx async abort: Not affected [2024-03-20T02:56:20.943Z] 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 [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] ---> nproc: [2024-03-20T02:56:20.943Z] 8 [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] ---> df -h: [2024-03-20T02:56:20.943Z] Filesystem Size Used Avail Use% Mounted on [2024-03-20T02:56:20.943Z] overlay 155G 12G 144G 8% / [2024-03-20T02:56:20.943Z] tmpfs 64M 0 64M 0% /dev [2024-03-20T02:56:20.943Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-20T02:56:20.943Z] shm 64M 0 64M 0% /dev/shm [2024-03-20T02:56:20.943Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] ---> sar -b -r -n DEV: [2024-03-20T02:56:20.943Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-406) 03/20/24 _x86_64_ (8 CPU) [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] 02:46:04 LINUX RESTART (8 CPU) [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-20T02:56:20.943Z] 02:48:01 98.32 3.65 94.67 0.00 457.54 34496.88 0.00 [2024-03-20T02:56:20.943Z] 02:49:02 53.40 0.05 53.35 0.00 0.39 23125.45 0.00 [2024-03-20T02:56:20.943Z] 02:50:01 60.19 0.17 60.02 0.00 5.42 22258.60 0.00 [2024-03-20T02:56:20.943Z] 02:51:01 2.28 0.00 2.28 0.00 0.00 25.73 0.00 [2024-03-20T02:56:20.943Z] 02:52:01 31.31 11.25 20.06 0.00 3473.69 3798.57 0.00 [2024-03-20T02:56:20.943Z] 02:53:01 1.93 0.00 1.93 0.00 0.00 21.99 0.00 [2024-03-20T02:56:20.943Z] 02:54:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2024-03-20T02:56:20.943Z] 02:55:01 7.05 0.13 6.91 0.00 13.33 1901.18 0.00 [2024-03-20T02:56:20.943Z] 02:56:01 136.99 0.17 136.83 0.00 2.00 59152.67 0.00 [2024-03-20T02:56:20.943Z] Average: 43.62 1.71 41.91 0.00 439.09 16096.01 0.00 [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-20T02:56:20.943Z] 02:48:01 28323072 31217708 1085172 3.30 97084 3003760 2270984 6.69 1538292 2547984 488504 [2024-03-20T02:56:20.943Z] 02:49:02 27356056 30533436 1767248 5.37 102184 3248868 2598104 7.66 2270300 2749620 94636 [2024-03-20T02:56:20.943Z] 02:50:01 28689696 31532832 773584 2.35 104944 2954788 1777560 5.24 1140824 2592408 328 [2024-03-20T02:56:20.943Z] 02:51:01 28689968 31533208 772852 2.35 104984 2954792 1777560 5.24 1140460 2592412 16 [2024-03-20T02:56:20.943Z] 02:52:01 28458536 31523080 773384 2.35 110596 3159060 1811192 5.34 1292820 2647684 32 [2024-03-20T02:56:20.943Z] 02:53:01 28458500 31523104 773112 2.35 110684 3159060 1811192 5.34 1292792 2647688 8 [2024-03-20T02:56:20.943Z] 02:54:01 28460564 31525272 770940 2.34 110740 3159060 1811192 5.34 1290948 2647696 4 [2024-03-20T02:56:20.943Z] 02:55:01 27682440 31505192 789072 2.40 115732 3863448 1888820 5.57 1316700 3351356 602872 [2024-03-20T02:56:20.943Z] 02:56:01 26909184 31457244 828928 2.52 152416 4467672 1880640 5.54 1453268 3895552 268 [2024-03-20T02:56:20.943Z] Average: 28114224 31372342 926032 2.82 112152 3330056 1958583 5.77 1415156 2852489 131852 [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-20T02:56:20.943Z] 02:48:01 ens3 285.40 197.82 4550.34 62.83 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:48:01 docker0 92.19 126.66 7.83 1383.91 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:48:01 vethe2758de 71.89 104.27 7.17 1244.75 0.00 0.00 0.00 0.10 [2024-03-20T02:56:20.943Z] 02:48:01 lo 1.06 1.06 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:49:02 ens3 14.46 10.99 11.39 6.47 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:49:02 docker0 0.79 0.75 0.07 0.25 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:49:02 vethe2758de 0.79 0.79 0.08 0.25 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:50:01 ens3 101.12 63.12 2570.83 13.07 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:50:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:51:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:52:01 ens3 115.46 57.31 1376.84 4.06 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:53:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:54:01 ens3 7.45 3.80 9.54 0.25 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:55:01 ens3 127.17 73.15 3977.95 10.90 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:56:01 ens3 308.83 224.20 4500.88 155.14 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:56:01 docker0 80.59 123.86 6.63 1250.25 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:56:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] 02:56:01 vethb2a0909 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] Average: ens3 106.59 70.02 1884.75 28.08 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] Average: docker0 19.31 27.95 1.62 293.06 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] Average: vethb2a0909 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] ---> sar -P ALL: [2024-03-20T02:56:20.943Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-406) 03/20/24 _x86_64_ (8 CPU) [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] 02:46:04 LINUX RESTART (8 CPU) [2024-03-20T02:56:20.943Z] [2024-03-20T02:56:20.943Z] 02:47:01 CPU %user %nice %system %iowait %steal %idle [2024-03-20T02:56:20.943Z] 02:48:01 all 10.17 0.00 2.83 12.13 0.06 74.80 [2024-03-20T02:56:20.943Z] 02:48:01 0 10.15 0.00 2.83 4.63 0.05 82.34 [2024-03-20T02:56:20.943Z] 02:48:01 1 11.23 0.00 3.25 23.55 0.07 61.91 [2024-03-20T02:56:20.943Z] 02:48:01 2 10.99 0.00 2.93 28.16 0.07 57.86 [2024-03-20T02:56:20.943Z] 02:48:01 3 9.59 0.00 2.55 6.39 0.07 81.40 [2024-03-20T02:56:20.943Z] 02:48:01 4 10.87 0.00 2.86 5.60 0.05 80.63 [2024-03-20T02:56:20.943Z] 02:48:01 5 9.85 0.00 2.55 9.43 0.07 78.10 [2024-03-20T02:56:20.943Z] 02:48:01 6 8.47 0.00 2.95 6.12 0.07 82.39 [2024-03-20T02:56:20.943Z] 02:48:01 7 10.25 0.00 2.76 13.17 0.07 73.75 [2024-03-20T02:56:20.943Z] 02:49:02 all 30.99 0.00 2.88 20.03 0.07 46.03 [2024-03-20T02:56:20.943Z] 02:49:02 0 31.74 0.00 2.70 11.07 0.07 54.42 [2024-03-20T02:56:20.943Z] 02:49:02 1 30.99 0.00 2.92 21.39 0.07 44.64 [2024-03-20T02:56:20.943Z] 02:49:02 2 30.34 0.00 2.82 25.87 0.07 40.90 [2024-03-20T02:56:20.943Z] 02:49:02 3 30.43 0.00 3.19 53.69 0.08 12.61 [2024-03-20T02:56:20.943Z] 02:49:02 4 31.04 0.00 3.04 6.68 0.08 59.16 [2024-03-20T02:56:20.943Z] 02:49:02 5 31.01 0.00 2.85 8.99 0.07 57.08 [2024-03-20T02:56:20.943Z] 02:49:02 6 31.10 0.00 2.65 12.14 0.07 54.04 [2024-03-20T02:56:20.943Z] 02:49:02 7 31.26 0.00 2.88 20.40 0.07 45.38 [2024-03-20T02:56:20.943Z] 02:50:01 all 6.93 0.00 1.90 3.38 0.05 87.74 [2024-03-20T02:56:20.943Z] 02:50:01 0 6.98 0.00 2.33 17.22 0.07 73.41 [2024-03-20T02:56:20.943Z] 02:50:01 1 7.89 0.00 1.82 0.00 0.14 90.15 [2024-03-20T02:56:20.943Z] 02:50:01 2 5.96 0.00 2.11 5.29 0.05 86.59 [2024-03-20T02:56:20.943Z] 02:50:01 3 7.25 0.00 2.10 1.57 0.03 89.04 [2024-03-20T02:56:20.943Z] 02:50:01 4 6.53 0.00 2.03 0.17 0.02 91.26 [2024-03-20T02:56:20.943Z] 02:50:01 5 6.11 0.00 1.24 0.00 0.03 92.61 [2024-03-20T02:56:20.943Z] 02:50:01 6 6.64 0.00 1.91 1.04 0.02 90.39 [2024-03-20T02:56:20.943Z] 02:50:01 7 8.09 0.00 1.63 1.92 0.05 88.31 [2024-03-20T02:56:20.943Z] 02:51:01 all 0.10 0.00 0.01 0.07 0.00 99.82 [2024-03-20T02:56:20.943Z] 02:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-20T02:56:20.943Z] 02:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T02:56:20.943Z] 02:51:01 2 0.00 0.00 0.00 0.27 0.00 99.73 [2024-03-20T02:56:20.943Z] 02:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-20T02:56:20.943Z] 02:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-03-20T02:56:20.943Z] 02:51:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2024-03-20T02:56:20.943Z] 02:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T02:56:20.943Z] 02:51:01 7 0.63 0.00 0.02 0.22 0.02 99.12 [2024-03-20T02:56:20.943Z] 02:52:01 all 0.96 0.00 0.49 0.91 0.02 97.62 [2024-03-20T02:56:20.943Z] 02:52:01 0 0.57 0.00 0.32 0.77 0.03 98.31 [2024-03-20T02:56:20.943Z] 02:52:01 1 1.82 0.00 0.75 0.83 0.02 96.58 [2024-03-20T02:56:20.943Z] 02:52:01 2 0.60 0.00 0.40 0.80 0.02 98.18 [2024-03-20T02:56:20.943Z] 02:52:01 3 0.58 0.00 0.38 0.15 0.00 98.88 [2024-03-20T02:56:20.943Z] 02:52:01 4 0.45 0.00 0.70 2.06 0.02 96.77 [2024-03-20T02:56:20.943Z] 02:52:01 5 0.65 0.00 0.52 0.20 0.02 98.62 [2024-03-20T02:56:20.943Z] 02:52:01 6 0.39 0.00 0.22 0.02 0.02 99.36 [2024-03-20T02:56:20.943Z] 02:52:01 7 2.59 0.00 0.65 2.49 0.02 94.25 [2024-03-20T02:56:20.943Z] 02:53:01 all 0.06 0.00 0.01 0.03 0.01 99.89 [2024-03-20T02:56:20.943Z] 02:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-20T02:56:20.943Z] 02:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T02:56:20.943Z] 02:53:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-20T02:56:20.943Z] 02:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-20T02:56:20.943Z] 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T02:56:20.943Z] 02:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-20T02:56:20.943Z] 02:53:01 6 0.35 0.00 0.00 0.00 0.02 99.63 [2024-03-20T02:56:20.943Z] 02:53:01 7 0.03 0.00 0.00 0.23 0.00 99.73 [2024-03-20T02:56:20.943Z] 02:54:01 all 0.19 0.00 0.01 0.01 0.01 99.77 [2024-03-20T02:56:20.943Z] 02:54:01 0 0.07 0.00 0.03 0.07 0.03 99.80 [2024-03-20T02:56:20.943Z] 02:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T02:56:20.943Z] 02:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-20T02:56:20.943Z] 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T02:56:20.943Z] 02:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-03-20T02:56:20.943Z] 02:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T02:56:20.943Z] 02:54:01 6 1.19 0.00 0.02 0.02 0.02 98.76 [2024-03-20T02:56:20.943Z] 02:54:01 7 0.07 0.00 0.00 0.03 0.02 99.88 [2024-03-20T02:56:20.943Z] 02:55:01 all 2.89 0.00 1.19 0.29 0.02 95.62 [2024-03-20T02:56:20.943Z] 02:55:01 0 3.39 0.00 1.10 1.10 0.03 94.37 [2024-03-20T02:56:20.943Z] 02:55:01 1 3.05 0.00 1.22 0.00 0.02 95.71 [2024-03-20T02:56:20.943Z] 02:55:01 2 2.58 0.00 2.06 0.02 0.02 95.33 [2024-03-20T02:56:20.944Z] 02:55:01 3 4.11 0.00 0.92 0.00 0.03 94.94 [2024-03-20T02:56:20.944Z] 02:55:01 4 2.23 0.00 0.95 0.07 0.02 96.73 [2024-03-20T02:56:20.944Z] 02:55:01 5 2.59 0.00 0.92 0.00 0.02 96.47 [2024-03-20T02:56:20.944Z] 02:55:01 6 2.75 0.00 0.78 1.07 0.02 95.38 [2024-03-20T02:56:20.944Z] 02:55:01 7 2.38 0.00 1.54 0.07 0.00 96.02 [2024-03-20T02:56:20.944Z] 02:56:01 all 6.42 0.00 2.68 4.49 0.05 86.36 [2024-03-20T02:56:20.944Z] 02:56:01 0 6.52 0.00 3.21 29.04 0.07 61.16 [2024-03-20T02:56:20.944Z] 02:56:01 1 6.23 0.00 2.01 0.08 0.05 91.63 [2024-03-20T02:56:20.944Z] 02:56:01 2 6.88 0.00 3.23 1.46 0.05 88.37 [2024-03-20T02:56:20.944Z] 02:56:01 3 6.84 0.00 2.94 1.95 0.03 88.24 [2024-03-20T02:56:20.944Z] 02:56:01 4 6.29 0.00 2.54 0.67 0.03 90.47 [2024-03-20T02:56:20.944Z] 02:56:01 5 5.75 0.00 2.50 0.25 0.05 91.45 [2024-03-20T02:56:20.944Z] 02:56:01 6 4.80 0.00 2.46 2.56 0.07 90.11 [2024-03-20T02:56:20.944Z] 02:56:01 7 8.05 0.00 2.59 0.02 0.05 89.29 [2024-03-20T02:56:20.944Z] Average: all 6.54 0.00 1.33 4.61 0.03 87.48 [2024-03-20T02:56:20.944Z] Average: 0 6.65 0.00 1.39 7.04 0.04 84.87 [2024-03-20T02:56:20.944Z] Average: 1 6.81 0.00 1.33 5.11 0.04 86.70 [2024-03-20T02:56:20.944Z] Average: 2 6.39 0.00 1.51 6.89 0.03 85.18 [2024-03-20T02:56:20.944Z] Average: 3 6.56 0.00 1.34 7.16 0.03 84.91 [2024-03-20T02:56:20.944Z] Average: 4 6.41 0.00 1.35 1.71 0.03 90.51 [2024-03-20T02:56:20.944Z] Average: 5 6.26 0.00 1.18 2.11 0.03 90.42 [2024-03-20T02:56:20.944Z] Average: 6 6.21 0.00 1.22 2.56 0.03 89.98 [2024-03-20T02:56:20.944Z] Average: 7 7.05 0.00 1.34 4.30 0.03 87.27 [2024-03-20T02:56:20.944Z] [2024-03-20T02:56:20.944Z] [2024-03-20T02:56:20.944Z]