Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 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-ssh67777830304476029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15452400553944020530.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 f3350a1713306dce7682ed7e37d5774890d03277 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9079497957271987913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10215046837655817170.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13350290804671903105.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10056 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.46" > git checkout -f 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 # timeout=10 > git rev-list --no-walk 4800511144e73b5458a1d215764f0cd5a9b878c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-11T00:46:19.807Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-11T00:46:19.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-11T00:46:19.904Z] ========================================================= [2024-09-11T00:46:19.904Z] EdgeX Global Pipelines Version Info [2024-09-11T00:46:19.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:46:21.053Z] ------------------- [2024-09-11T00:46:21.053Z] stable info: [2024-09-11T00:46:21.053Z] ------------------- [2024-09-11T00:46:21.053Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T00:46:21.053Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T00:46:21.053Z] Message: update stable to v1.0.263 [2024-09-11T00:46:21.995Z] ------------------- [2024-09-11T00:46:21.995Z] experimental info: [2024-09-11T00:46:21.995Z] ------------------- [2024-09-11T00:46:21.995Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T00:46:21.995Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T00:46:21.995Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-11T00:46:22.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-09-11T00:46:22.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-09-11T00:46:22.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-11T00:46:22.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-11T00:46:22.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-11T00:46:22.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-11T00:46:22.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-11T00:46:22.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-11T00:46:22.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-11T00:46:22.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-11T00:46:22.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-11T00:46:22.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-09-11T00:46:22.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-11T00:46:22.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-11T00:46:22.365Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T00:46:22.384Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T00:46:22.406Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T00:46:22.422Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T00:46:22.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-11T00:46:22.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-11T00:46:22.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-11T00:46:22.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-11T00:46:22.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-11T00:46:22.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-11T00:46:22.589Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-09-11T00:46:22.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-11T00:46:22.632Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-11T00:46:22.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-11T00:46:22.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-11T00:46:22.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-11T00:46:22.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo [2024-09-11T00:46:22.754Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63b6a18 [Pipeline] echo [2024-09-11T00:46:22.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-11T00:46:23.155Z] + git rev-list -1 --merges 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912~1..63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo [2024-09-11T00:46:23.184Z] -----------> git rev-list -1 --merges 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912~1..63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [2024-09-11T00:46:23.184Z] 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [false] [Pipeline] sh [2024-09-11T00:46:23.479Z] + git log --format=format:%s -1 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo [2024-09-11T00:46:23.493Z] ========================================================= [2024-09-11T00:46:23.493Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-11T00:46:23.493Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T00:46:23.822Z] + git log --format=format:%s -1 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo [2024-09-11T00:46:23.833Z] [semverPrep] GIT_COMMIT: 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912, Commit Message: Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.46 [Pipeline] echo [2024-09-11T00:46:23.846Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-11T00:46:24.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T00:46:24.220Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-11T00:46:24.220Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-11T00:46:24.220Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-11T00:46:24.220Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-11T00:46:24.220Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-11T00:46:24.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:46:24.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T00:46:25.213Z] [2024-09-11T00:46:25.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:46:25.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T00:46:25.512Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-11T00:46:25.512Z] b85a868b505f: Pulling fs layer [2024-09-11T00:46:25.512Z] e2be974225ed: Pulling fs layer [2024-09-11T00:46:25.512Z] 339a4e72a1f5: Pulling fs layer [2024-09-11T00:46:25.512Z] 988bab9f4d93: Pulling fs layer [2024-09-11T00:46:25.512Z] 1469e6f7b9e6: Pulling fs layer [2024-09-11T00:46:25.512Z] eaf3925da568: Pulling fs layer [2024-09-11T00:46:25.512Z] bab4dde63d76: Pulling fs layer [2024-09-11T00:46:25.512Z] bde34c3a00c8: Pulling fs layer [2024-09-11T00:46:25.512Z] b352a97aabf1: Pulling fs layer [2024-09-11T00:46:25.512Z] 4872d77fe225: Pulling fs layer [2024-09-11T00:46:25.512Z] 5851b861e8e6: Pulling fs layer [2024-09-11T00:46:25.512Z] 4872d77fe225: Waiting [2024-09-11T00:46:25.512Z] 1469e6f7b9e6: Waiting [2024-09-11T00:46:25.512Z] 988bab9f4d93: Waiting [2024-09-11T00:46:25.512Z] 5851b861e8e6: Waiting [2024-09-11T00:46:25.512Z] bde34c3a00c8: Waiting [2024-09-11T00:46:25.512Z] eaf3925da568: Waiting [2024-09-11T00:46:25.512Z] b352a97aabf1: Waiting [2024-09-11T00:46:25.512Z] bab4dde63d76: Waiting [2024-09-11T00:46:25.775Z] e2be974225ed: Verifying Checksum [2024-09-11T00:46:25.775Z] e2be974225ed: Download complete [2024-09-11T00:46:25.775Z] 988bab9f4d93: Download complete [2024-09-11T00:46:25.775Z] 1469e6f7b9e6: Verifying Checksum [2024-09-11T00:46:25.775Z] 1469e6f7b9e6: Download complete [2024-09-11T00:46:25.775Z] 339a4e72a1f5: Verifying Checksum [2024-09-11T00:46:25.775Z] eaf3925da568: Verifying Checksum [2024-09-11T00:46:25.775Z] eaf3925da568: Download complete [2024-09-11T00:46:25.775Z] bde34c3a00c8: Download complete [2024-09-11T00:46:25.775Z] b352a97aabf1: Download complete [2024-09-11T00:46:25.775Z] 4872d77fe225: Verifying Checksum [2024-09-11T00:46:25.775Z] 4872d77fe225: Download complete [2024-09-11T00:46:25.775Z] 5851b861e8e6: Verifying Checksum [2024-09-11T00:46:25.775Z] 5851b861e8e6: Download complete [2024-09-11T00:46:25.775Z] b85a868b505f: Download complete [2024-09-11T00:46:26.034Z] bab4dde63d76: Verifying Checksum [2024-09-11T00:46:26.034Z] bab4dde63d76: Download complete [2024-09-11T00:46:26.971Z] b85a868b505f: Pull complete [2024-09-11T00:46:27.230Z] e2be974225ed: Pull complete [2024-09-11T00:46:27.797Z] 339a4e72a1f5: Pull complete [2024-09-11T00:46:27.797Z] 988bab9f4d93: Pull complete [2024-09-11T00:46:28.056Z] 1469e6f7b9e6: Pull complete [2024-09-11T00:46:28.056Z] eaf3925da568: Pull complete [2024-09-11T00:46:29.960Z] bab4dde63d76: Pull complete [2024-09-11T00:46:29.960Z] bde34c3a00c8: Pull complete [2024-09-11T00:46:29.960Z] b352a97aabf1: Pull complete [2024-09-11T00:46:29.960Z] 4872d77fe225: Pull complete [2024-09-11T00:46:30.220Z] 5851b861e8e6: Pull complete [2024-09-11T00:46:30.220Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-11T00:46:30.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T00:46:30.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:46:30.373Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:46:30.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-11T00:46:33.475Z] $ docker top 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 -eo pid,comm [2024-09-11T00:46:33.531Z] 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-09-11T00:46:33.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T00:46:33.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T00:46:33.594Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T00:46:33.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T00:46:33.710Z] $ docker exec 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent [2024-09-11T00:46:33.835Z] SSH_AUTH_SOCK=/tmp/ssh-sJaX2zcTrpq6/agent.33 [2024-09-11T00:46:33.835Z] SSH_AGENT_PID=39 [2024-09-11T00:46:33.841Z] Running ssh-add (command line suppressed) [2024-09-11T00:46:33.948Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7824485837228590457.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7824485837228590457.key) [2024-09-11T00:46:33.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T00:46:34.261Z] + git tag --points-at HEAD [Pipeline] } [2024-09-11T00:46:34.272Z] $ docker exec --env ******** --env ******** 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent -k [2024-09-11T00:46:34.364Z] unset SSH_AUTH_SOCK; [2024-09-11T00:46:34.364Z] unset SSH_AGENT_PID; [2024-09-11T00:46:34.365Z] echo Agent pid 39 killed; [2024-09-11T00:46:34.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-11T00:46:34.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T00:46:34.409Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T00:46:34.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T00:46:34.531Z] $ docker exec 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent [2024-09-11T00:46:34.646Z] SSH_AUTH_SOCK=/tmp/ssh-C5DeKJq9bPgc/agent.72 [2024-09-11T00:46:34.646Z] SSH_AGENT_PID=78 [2024-09-11T00:46:34.651Z] Running ssh-add (command line suppressed) [2024-09-11T00:46:34.756Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8754820564471526927.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8754820564471526927.key) [2024-09-11T00:46:34.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T00:46:35.068Z] + git semver init [2024-09-11T00:46:35.333Z] 2024-09-11 00:46:35,237 [run_init] DEBUG init version:0.0.0 force:False [2024-09-11T00:46:35.333Z] 2024-09-11 00:46:35,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-09-11T00:46:35.333Z] 2024-09-11 00:46:35,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-09-11T00:46:35.333Z] 2024-09-11 00:46:35,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-09-11T00:46:37.245Z] 2024-09-11 00:46:36,781 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2024-09-11T00:46:37.245Z] 2024-09-11 00:46:36,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2024-09-11T00:46:37.245Z] 2024-09-11 00:46:36,781 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:46:37.245Z] 2024-09-11 00:46:36,781 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:46:37.245Z] 3.2.0-dev.37 [Pipeline] } [2024-09-11T00:46:37.254Z] $ docker exec --env ******** --env ******** 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent -k [2024-09-11T00:46:37.353Z] unset SSH_AUTH_SOCK; [2024-09-11T00:46:37.353Z] unset SSH_AGENT_PID; [2024-09-11T00:46:37.353Z] echo Agent pid 78 killed; [2024-09-11T00:46:37.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T00:46:37.695Z] + git semver [Pipeline] } [2024-09-11T00:46:37.968Z] $ docker stop --time=1 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 [2024-09-11T00:46:39.263Z] $ docker rm -f --volumes 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T00:46:39.610Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-11T00:46:39.883Z] Stashed 1 file(s) [Pipeline] echo [2024-09-11T00:46:39.887Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.37 [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-09-11T00:46:40.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T00:46:40.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T00:46:40.127Z] ========================================================= [2024-09-11T00:46:40.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-11T00:46:40.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-11T00:46:40.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T00:46:40.434Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-11T00:46:40.434Z] 619be1103602: Pulling fs layer [2024-09-11T00:46:40.434Z] 7862e08f4a3e: Pulling fs layer [2024-09-11T00:46:40.434Z] 5df492c9dc93: Pulling fs layer [2024-09-11T00:46:40.434Z] 7629e6793208: Pulling fs layer [2024-09-11T00:46:40.434Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T00:46:40.434Z] fb5054dd5b73: Pulling fs layer [2024-09-11T00:46:40.434Z] eeca6798cff9: Pulling fs layer [2024-09-11T00:46:40.434Z] aa269ceb94a6: Pulling fs layer [2024-09-11T00:46:40.434Z] ada007ff1a6a: Pulling fs layer [2024-09-11T00:46:40.434Z] fb5054dd5b73: Waiting [2024-09-11T00:46:40.434Z] eeca6798cff9: Waiting [2024-09-11T00:46:40.434Z] aa269ceb94a6: Waiting [2024-09-11T00:46:40.434Z] 7629e6793208: Waiting [2024-09-11T00:46:40.434Z] 4f4fb700ef54: Waiting [2024-09-11T00:46:40.434Z] ada007ff1a6a: Waiting [2024-09-11T00:46:40.434Z] 7862e08f4a3e: Verifying Checksum [2024-09-11T00:46:40.434Z] 7862e08f4a3e: Download complete [2024-09-11T00:46:40.434Z] 7629e6793208: Download complete [2024-09-11T00:46:40.434Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T00:46:40.434Z] 4f4fb700ef54: Download complete [2024-09-11T00:46:40.434Z] fb5054dd5b73: Download complete [2024-09-11T00:46:40.434Z] 619be1103602: Download complete [2024-09-11T00:46:40.434Z] eeca6798cff9: Verifying Checksum [2024-09-11T00:46:40.434Z] eeca6798cff9: Download complete [2024-09-11T00:46:40.693Z] 619be1103602: Pull complete [2024-09-11T00:46:40.693Z] ada007ff1a6a: Verifying Checksum [2024-09-11T00:46:40.693Z] ada007ff1a6a: Download complete [2024-09-11T00:46:40.953Z] 7862e08f4a3e: Pull complete [2024-09-11T00:46:40.953Z] 5df492c9dc93: Verifying Checksum [2024-09-11T00:46:40.953Z] 5df492c9dc93: Download complete [2024-09-11T00:46:41.211Z] aa269ceb94a6: Verifying Checksum [2024-09-11T00:46:41.211Z] aa269ceb94a6: Download complete [2024-09-11T00:46:44.506Z] 5df492c9dc93: Pull complete [2024-09-11T00:46:44.506Z] 7629e6793208: Pull complete [2024-09-11T00:46:44.506Z] 4f4fb700ef54: Pull complete [2024-09-11T00:46:44.765Z] fb5054dd5b73: Pull complete [2024-09-11T00:46:44.765Z] eeca6798cff9: Pull complete [2024-09-11T00:46:47.311Z] aa269ceb94a6: Pull complete [2024-09-11T00:46:47.571Z] ada007ff1a6a: Pull complete [2024-09-11T00:46:47.571Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-11T00:46:47.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T00:46:47.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-09-11T00:46:47.863Z] + 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-09-11T00:46:48.166Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T00:46:48.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:46:48.247Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:46:48.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-11T00:46:52.943Z] $ docker top eb24270924224cee4a75d8a46d9465edd262c572c740f290896752e375f27e2f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T00:46:53.302Z] + go version [2024-09-11T00:46:53.303Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-11T00:46:53.311Z] $ docker stop --time=1 eb24270924224cee4a75d8a46d9465edd262c572c740f290896752e375f27e2f [2024-09-11T00:46:54.616Z] $ docker rm -f --volumes eb24270924224cee4a75d8a46d9465edd262c572c740f290896752e375f27e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:46:54.996Z] Still waiting to schedule task [2024-09-11T00:46:54.996Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10055’ [2024-09-11T00:46:55.055Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T00:46:55.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:46:55.138Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:46:55.162Z] $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-11T00:46:55.524Z] $ docker top 76c450e86691334305e6ec5b45f3dd5d0984805135ae25a3ed8779e154e57259 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T00:46:55.876Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2024-09-11T00:46:56.174Z] + make test [2024-09-11T00:46:56.174Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-09-11T00:46:56.174Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-11T00:46:56.174Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-11T00:46:56.174Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-11T00:46:56.174Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-09-11T00:46:56.174Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-11T00:46:56.174Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-09-11T00:46:56.434Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-11T00:46:56.434Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-09-11T00:46:56.434Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-09-11T00:46:56.434Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-09-11T00:46:56.434Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-11T00:46:56.434Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-11T00:46:56.434Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-09-11T00:46:56.434Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-11T00:46:56.434Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-11T00:46:56.434Z] go: downloading golang.org/x/net v0.27.0 [2024-09-11T00:46:56.434Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-11T00:46:56.693Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-11T00:46:56.693Z] go: downloading golang.org/x/text v0.16.0 [2024-09-11T00:46:56.693Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-11T00:46:56.693Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-11T00:46:56.693Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-11T00:46:56.693Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-11T00:46:56.693Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-11T00:46:56.693Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-09-11T00:46:56.693Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-09-11T00:46:56.693Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-09-11T00:46:56.952Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-11T00:47:18.918Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-09-11T00:47:18.918Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-09-11T00:47:18.918Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.033s coverage: 86.1% of statements [2024-09-11T00:47:18.918Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-09-11T00:47:18.918Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.028s coverage: 19.8% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.052s coverage: 88.8% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.049s coverage: 86.2% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.023s coverage: 15.4% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.139s coverage: 61.3% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.023s coverage: 87.5% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.026s coverage: 100.0% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.017s coverage: 100.0% of statements [2024-09-11T00:47:21.457Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.030s coverage: 95.1% of statements [2024-09-11T00:47:36.341Z] go vet ./... [2024-09-11T00:47:38.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T00:47:38.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-11T00:47:38.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-11T00:47:38.924Z] $ docker stop --time=1 76c450e86691334305e6ec5b45f3dd5d0984805135ae25a3ed8779e154e57259 [2024-09-11T00:47:42.165Z] $ docker rm -f --volumes 76c450e86691334305e6ec5b45f3dd5d0984805135ae25a3ed8779e154e57259 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T00:47:42.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-11T00:47:42.883Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:47:43.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T00:47:43.398Z] [2024-09-11T00:47:43.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:47:43.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T00:47:43.715Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-11T00:47:43.715Z] 5eb5b503b376: Pulling fs layer [2024-09-11T00:47:43.715Z] 5c69ac0246d0: Pulling fs layer [2024-09-11T00:47:43.715Z] ec43610c2a17: Pulling fs layer [2024-09-11T00:47:43.715Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-11T00:47:43.715Z] 33b1e0a273af: Pulling fs layer [2024-09-11T00:47:43.715Z] 5d3b04190fa2: Pulling fs layer [2024-09-11T00:47:43.715Z] 2f39f015ded8: Pulling fs layer [2024-09-11T00:47:43.715Z] 33b1e0a273af: Waiting [2024-09-11T00:47:43.716Z] 5d3b04190fa2: Waiting [2024-09-11T00:47:43.716Z] 2f39f015ded8: Waiting [2024-09-11T00:47:43.716Z] 3a2ae6a8a46f: Waiting [2024-09-11T00:47:43.716Z] 5c69ac0246d0: Verifying Checksum [2024-09-11T00:47:43.716Z] 5c69ac0246d0: Download complete [2024-09-11T00:47:43.716Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-11T00:47:43.716Z] 3a2ae6a8a46f: Download complete [2024-09-11T00:47:43.974Z] 33b1e0a273af: Verifying Checksum [2024-09-11T00:47:43.974Z] 33b1e0a273af: Download complete [2024-09-11T00:47:43.974Z] 5d3b04190fa2: Verifying Checksum [2024-09-11T00:47:43.974Z] 5d3b04190fa2: Download complete [2024-09-11T00:47:43.974Z] ec43610c2a17: Verifying Checksum [2024-09-11T00:47:43.974Z] ec43610c2a17: Download complete [2024-09-11T00:47:43.974Z] 5eb5b503b376: Verifying Checksum [2024-09-11T00:47:43.974Z] 5eb5b503b376: Download complete [2024-09-11T00:47:44.542Z] 2f39f015ded8: Verifying Checksum [2024-09-11T00:47:45.480Z] 5eb5b503b376: Pull complete [2024-09-11T00:47:45.480Z] 5c69ac0246d0: Pull complete [2024-09-11T00:47:46.047Z] ec43610c2a17: Pull complete [2024-09-11T00:47:46.047Z] 3a2ae6a8a46f: Pull complete [2024-09-11T00:47:46.306Z] 33b1e0a273af: Pull complete [2024-09-11T00:47:46.307Z] 5d3b04190fa2: Pull complete [2024-09-11T00:47:51.572Z] 2f39f015ded8: Pull complete [2024-09-11T00:47:51.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-11T00:47:51.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T00:47:51.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:47:51.677Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:47:51.706Z] $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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-09-11T00:47:55.980Z] $ docker top 9609d8573db14a83aa2bff0ca4f00071c4ea5e7f75c19e5fb256d8d341b28850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:47:56.390Z] ---> job-cost.sh [2024-09-11T00:47:56.390Z] lf-activate-venv: SKIPPING [2024-09-11T00:47:56.390Z] INFO: No Stack... [2024-09-11T00:47:56.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T00:47:56.911Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T00:47:57.201Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2024-09-11T00:47:57.201Z] + cut -d, -f6 [Pipeline] lock [2024-09-11T00:47:57.224Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [2024-09-11T00:47:57.236Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] did not exist. Created. [2024-09-11T00:47:57.244Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T00:47:57.562Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-11T00:47:57.597Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T00:47:57.605Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T00:47:57.629Z] $ docker stop --time=1 9609d8573db14a83aa2bff0ca4f00071c4ea5e7f75c19e5fb256d8d341b28850 [2024-09-11T00:47:58.783Z] $ docker rm -f --volumes 9609d8573db14a83aa2bff0ca4f00071c4ea5e7f75c19e5fb256d8d341b28850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-11T00:50:33.913Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10057 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2024-09-11T00:50:33.931Z] Running in /w/workspace/go-mod-messaging/170 [Pipeline] { [Pipeline] checkout [2024-09-11T00:50:34.131Z] Selected Git installation does not exist. Using Default [2024-09-11T00:50:34.131Z] The recommended git tool is: NONE [2024-09-11T00:50:42.751Z] using credential edgex-jenkins-ssh [2024-09-11T00:50:42.770Z] Cloning the remote Git repository [2024-09-11T00:50:42.809Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-09-11T00:50:42.921Z] > git init /w/workspace/go-mod-messaging/170 # timeout=10 [2024-09-11T00:50:43.178Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-09-11T00:50:43.180Z] > git --version # timeout=10 [2024-09-11T00:50:43.299Z] > git --version # 'git version 2.25.1' [2024-09-11T00:50:43.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T00:50:43.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T00:50:49.100Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-09-11T00:50:49.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T00:50:50.432Z] Avoid second fetch [2024-09-11T00:50:50.433Z] Checking out Revision 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 (main) [2024-09-11T00:50:51.116Z] Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.46" [2024-09-11T00:50:50.451Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T00:50:50.511Z] > git checkout -f 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T00:50:56.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-11T00:50:56.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T00:50:56.088Z] Dload Upload Total Spent Left Speed [2024-09-11T00:50:56.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2024-09-11T00:50:56.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-11T00:50:56.758Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-11T00:50:56.758Z] + sudo tee /etc/docker/daemon.new [2024-09-11T00:50:56.758Z] { [2024-09-11T00:50:56.758Z] "registry-mirrors": [ [2024-09-11T00:50:56.758Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-11T00:50:56.758Z] ], [2024-09-11T00:50:56.758Z] "bip": "10.250.0.254/24", [2024-09-11T00:50:56.758Z] "hosts": [ [2024-09-11T00:50:56.758Z] "tcp://0.0.0.0:5555", [2024-09-11T00:50:56.758Z] "unix:///var/run/docker.sock" [2024-09-11T00:50:56.758Z] ], [2024-09-11T00:50:56.758Z] "mtu": 1458, [2024-09-11T00:50:56.758Z] "selinux-enabled": true, [2024-09-11T00:50:56.758Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-11T00:50:56.758Z] } [Pipeline] sh [2024-09-11T00:50:57.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-11T00:50:57.436Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-09-11T00:51:15.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T00:51:15.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T00:51:16.007Z] ========================================================= [2024-09-11T00:51:16.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-11T00:51:16.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-11T00:51:16.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T00:51:16.925Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-11T00:51:16.925Z] c6b39de5b339: Pulling fs layer [2024-09-11T00:51:16.925Z] a69c41024577: Pulling fs layer [2024-09-11T00:51:16.925Z] d6de4b400683: Pulling fs layer [2024-09-11T00:51:16.925Z] 35cb2a7552d0: Pulling fs layer [2024-09-11T00:51:16.925Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T00:51:16.925Z] 464afbd9ba4c: Pulling fs layer [2024-09-11T00:51:16.925Z] 00f215d4a9da: Pulling fs layer [2024-09-11T00:51:16.925Z] d496ad576159: Pulling fs layer [2024-09-11T00:51:16.925Z] 464afbd9ba4c: Waiting [2024-09-11T00:51:16.925Z] 35cb2a7552d0: Waiting [2024-09-11T00:51:16.925Z] 4f4fb700ef54: Waiting [2024-09-11T00:51:16.925Z] 00f215d4a9da: Waiting [2024-09-11T00:51:16.925Z] d496ad576159: Waiting [2024-09-11T00:51:16.925Z] a69c41024577: Verifying Checksum [2024-09-11T00:51:16.925Z] a69c41024577: Download complete [2024-09-11T00:51:16.925Z] 35cb2a7552d0: Verifying Checksum [2024-09-11T00:51:16.925Z] 35cb2a7552d0: Download complete [2024-09-11T00:51:16.925Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T00:51:16.925Z] 4f4fb700ef54: Download complete [2024-09-11T00:51:16.925Z] 464afbd9ba4c: Download complete [2024-09-11T00:51:16.925Z] c6b39de5b339: Download complete [2024-09-11T00:51:17.526Z] d496ad576159: Verifying Checksum [2024-09-11T00:51:17.526Z] d496ad576159: Download complete [2024-09-11T00:51:18.117Z] c6b39de5b339: Pull complete [2024-09-11T00:51:18.704Z] a69c41024577: Pull complete [2024-09-11T00:51:18.972Z] d6de4b400683: Verifying Checksum [2024-09-11T00:51:18.972Z] d6de4b400683: Download complete [2024-09-11T00:51:19.931Z] 00f215d4a9da: Verifying Checksum [2024-09-11T00:51:32.268Z] d6de4b400683: Pull complete [2024-09-11T00:51:32.268Z] 35cb2a7552d0: Pull complete [2024-09-11T00:51:32.268Z] 4f4fb700ef54: Pull complete [2024-09-11T00:51:32.268Z] 464afbd9ba4c: Pull complete [2024-09-11T00:51:42.344Z] 00f215d4a9da: Pull complete [2024-09-11T00:51:42.344Z] d496ad576159: Pull complete [2024-09-11T00:51:42.344Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-11T00:51:42.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T00:51:42.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-09-11T00:51:42.667Z] + 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-09-11T00:51:43.004Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T00:51:43.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:51:43.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-10057 does not seem to be running inside a container [2024-09-11T00:51:43.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/170 -v /w/workspace/go-mod-messaging/170:/w/workspace/go-mod-messaging/170:rw,z -v /w/workspace/go-mod-messaging/170@tmp:/w/workspace/go-mod-messaging/170@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-09-11T00:51:45.381Z] $ docker top 88afd85fc2a17f2224a2c6c6ab3c013e035105d950a98e57a10a433e81c55b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T00:51:46.313Z] + go version [2024-09-11T00:51:46.313Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-11T00:51:46.333Z] $ docker stop --time=1 88afd85fc2a17f2224a2c6c6ab3c013e035105d950a98e57a10a433e81c55b1d [2024-09-11T00:51:47.923Z] $ docker rm -f --volumes 88afd85fc2a17f2224a2c6c6ab3c013e035105d950a98e57a10a433e81c55b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:51:48.508Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T00:51:48.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:51:48.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-10057 does not seem to be running inside a container [2024-09-11T00:51:48.776Z] $ 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-messaging/170 -v /w/workspace/go-mod-messaging/170:/w/workspace/go-mod-messaging/170:rw,z -v /w/workspace/go-mod-messaging/170@tmp:/w/workspace/go-mod-messaging/170@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-09-11T00:51:50.047Z] $ docker top 328812607fd5619d48ba358352cdb6dd6a8b57359cfe8a62ed16ca20754cd84d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T00:51:50.913Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/170 [Pipeline] fileExists [Pipeline] sh [2024-09-11T00:51:51.586Z] + make test [2024-09-11T00:51:51.586Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-09-11T00:51:51.853Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-11T00:51:51.853Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-11T00:51:51.853Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-09-11T00:51:52.119Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-09-11T00:51:52.704Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-11T00:51:52.704Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-11T00:51:52.704Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-11T00:51:52.971Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-09-11T00:51:52.971Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-09-11T00:51:52.971Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-11T00:51:52.971Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-09-11T00:51:52.971Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-11T00:51:52.971Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-11T00:51:52.971Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-09-11T00:51:53.238Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-09-11T00:51:53.238Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-09-11T00:51:53.238Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-09-11T00:51:53.238Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-11T00:51:53.238Z] go: downloading golang.org/x/net v0.27.0 [2024-09-11T00:51:53.238Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-11T00:51:53.509Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-11T00:51:53.509Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-11T00:51:53.509Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-11T00:51:53.783Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-11T00:51:54.370Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-11T00:51:54.956Z] go: downloading golang.org/x/text v0.16.0 [2024-09-11T00:51:55.223Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-11T00:51:59.470Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-11T00:54:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.186s coverage: 86.1% of statements [2024-09-11T00:54:06.137Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-09-11T00:54:06.137Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-09-11T00:54:06.137Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-09-11T00:54:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.106s coverage: 19.8% of statements [2024-09-11T00:54:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.228s coverage: 88.8% of statements [2024-09-11T00:54:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.285s coverage: 86.2% of statements [2024-09-11T00:54:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.113s coverage: 15.4% of statements [2024-09-11T00:54:06.137Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.261s coverage: 61.3% of statements [2024-09-11T00:54:06.137Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-09-11T00:54:06.138Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.121s coverage: 87.5% of statements [2024-09-11T00:54:06.138Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.093s coverage: 100.0% of statements [2024-09-11T00:54:06.138Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.091s coverage: 100.0% of statements [2024-09-11T00:54:06.138Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.094s coverage: 95.1% of statements [2024-09-11T00:54:06.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-11T00:54:06.138Z] go vet ./... [2024-09-11T00:55:43.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T00:55:43.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-11T00:55:43.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-11T00:55:43.360Z] $ docker stop --time=1 328812607fd5619d48ba358352cdb6dd6a8b57359cfe8a62ed16ca20754cd84d [2024-09-11T00:55:45.187Z] $ docker rm -f --volumes 328812607fd5619d48ba358352cdb6dd6a8b57359cfe8a62ed16ca20754cd84d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T00:55:47.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-11T00:55:47.468Z] Warning: overwriting stash ‘coverage-report’ [2024-09-11T00:55:47.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:55:48.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T00:55:48.443Z] [2024-09-11T00:55:48.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:55:48.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T00:55:49.058Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-11T00:55:49.058Z] 8998bd30e6a1: Pulling fs layer [2024-09-11T00:55:49.058Z] 04944245beec: Pulling fs layer [2024-09-11T00:55:49.058Z] 699f458cf7ca: Pulling fs layer [2024-09-11T00:55:49.058Z] 765212b225bb: Pulling fs layer [2024-09-11T00:55:49.058Z] f23df028b6ca: Pulling fs layer [2024-09-11T00:55:49.058Z] d65c8cfc05b1: Pulling fs layer [2024-09-11T00:55:49.058Z] 2437ff75d9bd: Pulling fs layer [2024-09-11T00:55:49.058Z] 765212b225bb: Waiting [2024-09-11T00:55:49.058Z] f23df028b6ca: Waiting [2024-09-11T00:55:49.058Z] d65c8cfc05b1: Waiting [2024-09-11T00:55:49.058Z] 04944245beec: Verifying Checksum [2024-09-11T00:55:49.058Z] 04944245beec: Download complete [2024-09-11T00:55:49.058Z] 765212b225bb: Verifying Checksum [2024-09-11T00:55:49.058Z] 765212b225bb: Download complete [2024-09-11T00:55:49.328Z] f23df028b6ca: Verifying Checksum [2024-09-11T00:55:49.328Z] f23df028b6ca: Download complete [2024-09-11T00:55:49.328Z] d65c8cfc05b1: Verifying Checksum [2024-09-11T00:55:49.328Z] d65c8cfc05b1: Download complete [2024-09-11T00:55:49.328Z] 699f458cf7ca: Verifying Checksum [2024-09-11T00:55:49.328Z] 699f458cf7ca: Download complete [2024-09-11T00:55:49.913Z] 8998bd30e6a1: Verifying Checksum [2024-09-11T00:55:49.913Z] 8998bd30e6a1: Download complete [2024-09-11T00:55:52.494Z] 2437ff75d9bd: Verifying Checksum [2024-09-11T00:55:52.494Z] 2437ff75d9bd: Download complete [2024-09-11T00:55:54.439Z] 8998bd30e6a1: Pull complete [2024-09-11T00:55:54.705Z] 04944245beec: Pull complete [2024-09-11T00:55:56.652Z] 699f458cf7ca: Pull complete [2024-09-11T00:55:56.652Z] 765212b225bb: Pull complete [2024-09-11T00:55:57.234Z] f23df028b6ca: Pull complete [2024-09-11T00:55:57.502Z] d65c8cfc05b1: Pull complete [2024-09-11T00:56:15.709Z] 2437ff75d9bd: Pull complete [2024-09-11T00:56:15.709Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-11T00:56:15.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T00:56:15.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:56:15.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-10057 does not seem to be running inside a container [2024-09-11T00:56:16.003Z] $ 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-messaging/170 -v /w/workspace/go-mod-messaging/170:/w/workspace/go-mod-messaging/170:rw,z -v /w/workspace/go-mod-messaging/170@tmp:/w/workspace/go-mod-messaging/170@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-09-11T00:56:18.412Z] $ docker top 7be0d926d73f14508b1e770acec0f511afd605aace4074a9b6d7cc0722c3ff09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:56:19.248Z] ---> job-cost.sh [2024-09-11T00:56:19.248Z] lf-activate-venv: SKIPPING [2024-09-11T00:56:19.248Z] INFO: No Stack... [2024-09-11T00:56:19.515Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-11T00:56:20.471Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T00:56:20.801Z] + + cut -d, -f6 [2024-09-11T00:56:20.801Z] cat /w/workspace/go-mod-messaging/170/archives/cost.csv [Pipeline] lock [2024-09-11T00:56:21.134Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [2024-09-11T00:56:21.145Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] did not exist. Created. [2024-09-11T00:56:21.153Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T00:56:21.817Z] /w/workspace/go-mod-messaging/170@tmp/durable-d020e98f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-11T00:56:22.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-11T00:56:22.448Z] Warning: overwriting stash ‘stack-cost’ [2024-09-11T00:56:22.517Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T00:56:22.527Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T00:56:22.560Z] $ docker stop --time=1 7be0d926d73f14508b1e770acec0f511afd605aace4074a9b6d7cc0722c3ff09 [2024-09-11T00:56:24.078Z] $ docker rm -f --volumes 7be0d926d73f14508b1e770acec0f511afd605aace4074a9b6d7cc0722c3ff09 [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-09-11T00:56:24.564Z] provisioning config files... [2024-09-11T00:56:24.577Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15474863868466406262tmp [Pipeline] { [Pipeline] sh [2024-09-11T00:56:24.907Z] + set +x [2024-09-11T00:56:24.907Z] + curl -s https://codecov.io/bash [2024-09-11T00:56:24.907Z] + bash -s -- [2024-09-11T00:56:25.167Z] [2024-09-11T00:56:25.167Z] _____ _ [2024-09-11T00:56:25.167Z] / ____| | | [2024-09-11T00:56:25.167Z] | | ___ __| | ___ ___ _____ __ [2024-09-11T00:56:25.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-11T00:56:25.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-11T00:56:25.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-11T00:56:25.167Z] Bash-1.0.6 [2024-09-11T00:56:25.167Z] [2024-09-11T00:56:25.167Z] [2024-09-11T00:56:25.167Z] ==> git version 2.25.1 found [2024-09-11T00:56:25.167Z] ==> 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-09-11T00:56:25.167Z] Release-Date: 2020-01-08 [2024-09-11T00:56:25.167Z] 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-09-11T00:56:25.167Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-11T00:56:25.167Z] ==> Jenkins CI detected. [2024-09-11T00:56:25.167Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2024-09-11T00:56:25.167Z] project root: . [2024-09-11T00:56:25.167Z] --> token set from env [2024-09-11T00:56:25.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-11T00:56:25.167Z] ==> Running gcov in . (disable via -X gcov) [2024-09-11T00:56:25.167Z] ==> Python coveragepy not found [2024-09-11T00:56:25.167Z] ==> Searching for coverage reports in: [2024-09-11T00:56:25.167Z] + . [2024-09-11T00:56:25.167Z] -> Found 1 reports [2024-09-11T00:56:25.167Z] ==> Detecting git/mercurial file structure [2024-09-11T00:56:25.167Z] ==> Reading reports [2024-09-11T00:56:25.168Z] + ./coverage.out bytes=42805 [2024-09-11T00:56:25.168Z] ==> Appending adjustments [2024-09-11T00:56:25.168Z] https://docs.codecov.io/docs/fixing-reports [2024-09-11T00:56:25.428Z] + Found adjustments [2024-09-11T00:56:25.428Z] ==> Gzipping contents [2024-09-11T00:56:25.428Z] 12K /tmp/codecov.5sGMvH.gz [2024-09-11T00:56:25.428Z] ==> Uploading reports [2024-09-11T00:56:25.428Z] url: https://codecov.io [2024-09-11T00:56:25.428Z] query: branch=main&commit=63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-11T00:56:25.428Z] -> Pinging Codecov [2024-09-11T00:56:25.428Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-11T00:56:25.687Z] -> Uploading to [2024-09-11T00:56:25.687Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-11/F6E385568367DD0E4001BA4F8F1CB792/63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912/ac0bfc16-5ae5-4101-9522-51cad5cbbb5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T005625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=191c220c3aebf8678179bb9afa53b1349fa0aa1949532d307bbf2d607e96df1c [2024-09-11T00:56:25.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T00:56:25.687Z] Dload Upload Total Spent Left Speed [2024-09-11T00:56:25.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8388 0 0 100 8388 0 32894 --:--:-- --:--:-- --:--:-- 32765 [2024-09-11T00:56:25.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] } [2024-09-11T00:56:25.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-11T00:56:26.346Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-11T00:56:26.367Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:56:26.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-11T00:56:26.675Z] [2024-09-11T00:56:26.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:56:26.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-11T00:56:26.988Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-11T00:56:26.988Z] 619be1103602: Already exists [2024-09-11T00:56:26.988Z] f8ea3408117e: Pulling fs layer [2024-09-11T00:56:26.988Z] 91320369b822: Pulling fs layer [2024-09-11T00:56:26.988Z] 0406650e8295: Pulling fs layer [2024-09-11T00:56:26.988Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T00:56:26.988Z] 96d80e3f36e1: Pulling fs layer [2024-09-11T00:56:26.988Z] 4f4fb700ef54: Waiting [2024-09-11T00:56:26.988Z] bcf3aedb951c: Pulling fs layer [2024-09-11T00:56:26.988Z] 96d80e3f36e1: Waiting [2024-09-11T00:56:26.988Z] bcf3aedb951c: Waiting [2024-09-11T00:56:26.988Z] 0406650e8295: Download complete [2024-09-11T00:56:26.988Z] f8ea3408117e: Verifying Checksum [2024-09-11T00:56:26.988Z] f8ea3408117e: Download complete [2024-09-11T00:56:26.988Z] 4f4fb700ef54: Download complete [2024-09-11T00:56:26.988Z] f8ea3408117e: Pull complete [2024-09-11T00:56:27.252Z] 96d80e3f36e1: Verifying Checksum [2024-09-11T00:56:27.252Z] 96d80e3f36e1: Download complete [2024-09-11T00:56:27.512Z] 91320369b822: Verifying Checksum [2024-09-11T00:56:27.512Z] 91320369b822: Download complete [2024-09-11T00:56:28.079Z] bcf3aedb951c: Download complete [2024-09-11T00:56:31.393Z] 91320369b822: Pull complete [2024-09-11T00:56:31.393Z] 0406650e8295: Pull complete [2024-09-11T00:56:31.393Z] 4f4fb700ef54: Pull complete [2024-09-11T00:56:31.393Z] 96d80e3f36e1: Pull complete [2024-09-11T00:56:34.678Z] bcf3aedb951c: Pull complete [2024-09-11T00:56:34.678Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-11T00:56:34.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-11T00:56:34.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:56:34.790Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:56:34.817Z] $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-11T00:56:40.361Z] $ docker top 7c28d55e89d25a4c2b8d35f1c516c5a14d55470fd83c81e3ba2b68135b986eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T00:56:40.723Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2024-09-11T00:56:40.734Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2024-09-11T00:56:41.008Z] + set -o pipefail [2024-09-11T00:56:41.008Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2024-09-11T00:56:46.277Z] [2024-09-11T00:56:46.277Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2024-09-11T00:56:46.277Z] [2024-09-11T00:56:46.277Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/08d3e2da-0edb-4066-9073-05820e5e7871 [2024-09-11T00:56:46.277Z] [2024-09-11T00:56:46.277Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-11T00:56:46.277Z] [2024-09-11T00:56:46.277Z] [2024-09-11T00:56:46.277Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-11T00:56:46.277Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-11T00:56:46.284Z] $ docker stop --time=1 7c28d55e89d25a4c2b8d35f1c516c5a14d55470fd83c81e3ba2b68135b986eaf [2024-09-11T00:56:49.945Z] $ docker rm -f --volumes 7c28d55e89d25a4c2b8d35f1c516c5a14d55470fd83c81e3ba2b68135b986eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T00:56:50.711Z] + git log --format=format:%s -1 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] sh [2024-09-11T00:56:51.003Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T00:56:51.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:56:51.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T00:56:51.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:56:51.383Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:56:51.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-11T00:56:51.849Z] $ docker top 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 -eo pid,comm [2024-09-11T00:56:51.902Z] 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-09-11T00:56:51.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T00:56:51.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T00:56:51.962Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T00:56:52.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T00:56:52.061Z] $ docker exec 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 ssh-agent [2024-09-11T00:56:52.174Z] SSH_AUTH_SOCK=/tmp/ssh-wigxH5AXDM0b/agent.30 [2024-09-11T00:56:52.174Z] SSH_AGENT_PID=36 [2024-09-11T00:56:52.179Z] Running ssh-add (command line suppressed) [2024-09-11T00:56:52.268Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10094176488256009511.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10094176488256009511.key) [2024-09-11T00:56:52.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T00:56:52.581Z] + git semver tag [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,755 [run_tag] DEBUG tag force:False [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,755 [check_head_tag] DEBUG check head tag [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,757 [execute] INFO git cat-file --batch-check [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,760 [execute] INFO git cat-file --batch [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,791 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,791 [execute] INFO git tag -a v3.2.0-dev.37 -m v3.2.0-dev.37 [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,791 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.37', '-m', 'v3.2.0-dev.37'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-09-11T00:56:52.840Z] 2024-09-11 00:56:52,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:56:52.840Z] 3.2.0-dev.37 [Pipeline] } [2024-09-11T00:56:52.844Z] $ docker exec --env ******** --env ******** 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 ssh-agent -k [2024-09-11T00:56:52.938Z] unset SSH_AUTH_SOCK; [2024-09-11T00:56:52.939Z] unset SSH_AGENT_PID; [2024-09-11T00:56:52.939Z] echo Agent pid 36 killed; [2024-09-11T00:56:52.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T00:56:53.288Z] + git semver [Pipeline] } [2024-09-11T00:56:53.555Z] $ docker stop --time=1 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 [2024-09-11T00:56:54.883Z] $ docker rm -f --volumes 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:56:55.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-11T00:56:55.325Z] [2024-09-11T00:56:55.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:56:55.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-11T00:56:55.638Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-11T00:56:55.638Z] ab5ef0e58194: Pulling fs layer [2024-09-11T00:56:55.638Z] 9712f1f96733: Pulling fs layer [2024-09-11T00:56:55.638Z] 63f879dbbcfc: Pulling fs layer [2024-09-11T00:56:55.638Z] 0d9ebad4ef96: Pulling fs layer [2024-09-11T00:56:55.638Z] e9a5061849ea: Pulling fs layer [2024-09-11T00:56:55.638Z] d747dcd14b5f: Pulling fs layer [2024-09-11T00:56:55.638Z] 2de7ff778b66: Pulling fs layer [2024-09-11T00:56:55.638Z] e9a5061849ea: Waiting [2024-09-11T00:56:55.638Z] d747dcd14b5f: Waiting [2024-09-11T00:56:55.638Z] 2de7ff778b66: Waiting [2024-09-11T00:56:55.638Z] 0d9ebad4ef96: Waiting [2024-09-11T00:56:55.638Z] 9712f1f96733: Download complete [2024-09-11T00:56:55.897Z] 63f879dbbcfc: Verifying Checksum [2024-09-11T00:56:55.897Z] 63f879dbbcfc: Download complete [2024-09-11T00:56:56.156Z] e9a5061849ea: Verifying Checksum [2024-09-11T00:56:56.156Z] e9a5061849ea: Download complete [2024-09-11T00:56:56.156Z] d747dcd14b5f: Verifying Checksum [2024-09-11T00:56:56.156Z] d747dcd14b5f: Download complete [2024-09-11T00:56:56.156Z] ab5ef0e58194: Verifying Checksum [2024-09-11T00:56:56.156Z] ab5ef0e58194: Download complete [2024-09-11T00:56:56.156Z] 0d9ebad4ef96: Verifying Checksum [2024-09-11T00:56:56.156Z] 0d9ebad4ef96: Download complete [2024-09-11T00:56:56.156Z] 2de7ff778b66: Verifying Checksum [2024-09-11T00:56:56.156Z] 2de7ff778b66: Download complete [2024-09-11T00:56:58.688Z] ab5ef0e58194: Pull complete [2024-09-11T00:56:58.946Z] 9712f1f96733: Pull complete [2024-09-11T00:56:59.511Z] 63f879dbbcfc: Pull complete [2024-09-11T00:57:03.719Z] 0d9ebad4ef96: Pull complete [2024-09-11T00:57:04.656Z] e9a5061849ea: Pull complete [2024-09-11T00:57:04.656Z] d747dcd14b5f: Pull complete [2024-09-11T00:57:06.041Z] 2de7ff778b66: Pull complete [2024-09-11T00:57:06.041Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-11T00:57:06.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-11T00:57:06.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:57:06.123Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:57:06.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-11T00:57:12.796Z] $ docker top dc739c19d3211da95fbd4bec5950e2f3c0cc7f31800ae58c8171ced613fa7728 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-11T00:57:12.889Z] provisioning config files... [2024-09-11T00:57:12.910Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10412983711497346709tmp [2024-09-11T00:57:12.931Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11461640504856603141tmp [2024-09-11T00:57:12.949Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6241885924345903707tmp [Pipeline] { [Pipeline] echo [2024-09-11T00:57:12.976Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:13.289Z] ---> sigul-configuration.sh [2024-09-11T00:57:13.289Z] gpg: directory `/root/.gnupg' created [2024-09-11T00:57:13.289Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-11T00:57:13.289Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-11T00:57:13.289Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-11T00:57:13.289Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-11T00:57:13.290Z] gpg: CAST5 encrypted data [2024-09-11T00:57:13.290Z] gpg: encrypted with 1 passphrase [2024-09-11T00:57:13.290Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-11T00:57:13.585Z] + mkdir /home/jenkins [2024-09-11T00:57:13.585Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-11T00:57:13.881Z] + 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-09-11T00:57:13.894Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:14.185Z] ---> sigul-install.sh [2024-09-11T00:57:14.185Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-11T00:57:14.479Z] + git tag --list [2024-09-11T00:57:14.479Z] v0.0.0 [2024-09-11T00:57:14.479Z] v0.1.0 [2024-09-11T00:57:14.479Z] v0.1.1 [2024-09-11T00:57:14.479Z] v0.1.10 [2024-09-11T00:57:14.479Z] v0.1.11 [2024-09-11T00:57:14.479Z] v0.1.12 [2024-09-11T00:57:14.479Z] v0.1.13 [2024-09-11T00:57:14.479Z] v0.1.14 [2024-09-11T00:57:14.479Z] v0.1.15 [2024-09-11T00:57:14.479Z] v0.1.16 [2024-09-11T00:57:14.479Z] v0.1.17 [2024-09-11T00:57:14.479Z] v0.1.18 [2024-09-11T00:57:14.479Z] v0.1.19 [2024-09-11T00:57:14.479Z] v0.1.2 [2024-09-11T00:57:14.479Z] v0.1.20 [2024-09-11T00:57:14.479Z] v0.1.21 [2024-09-11T00:57:14.479Z] v0.1.22 [2024-09-11T00:57:14.479Z] v0.1.23 [2024-09-11T00:57:14.479Z] v0.1.24 [2024-09-11T00:57:14.479Z] v0.1.25 [2024-09-11T00:57:14.479Z] v0.1.26 [2024-09-11T00:57:14.479Z] v0.1.27 [2024-09-11T00:57:14.479Z] v0.1.28 [2024-09-11T00:57:14.480Z] v0.1.29 [2024-09-11T00:57:14.480Z] v0.1.3 [2024-09-11T00:57:14.480Z] v0.1.30 [2024-09-11T00:57:14.480Z] v0.1.31 [2024-09-11T00:57:14.480Z] v0.1.4 [2024-09-11T00:57:14.480Z] v0.1.5 [2024-09-11T00:57:14.480Z] v0.1.6 [2024-09-11T00:57:14.480Z] v0.1.7 [2024-09-11T00:57:14.480Z] v0.1.8 [2024-09-11T00:57:14.480Z] v0.1.9 [2024-09-11T00:57:14.480Z] v2.0.0 [2024-09-11T00:57:14.480Z] v2.0.1 [2024-09-11T00:57:14.480Z] v2.1.0 [2024-09-11T00:57:14.480Z] v2.1.1 [2024-09-11T00:57:14.480Z] v2.2.0 [2024-09-11T00:57:14.480Z] v2.3.0 [2024-09-11T00:57:14.480Z] v3.0 [2024-09-11T00:57:14.480Z] v3.0.0 [2024-09-11T00:57:14.480Z] v3.1 [2024-09-11T00:57:14.480Z] v3.1.0 [2024-09-11T00:57:14.480Z] v3.1.0-dev.1 [2024-09-11T00:57:14.480Z] v3.1.0-dev.10 [2024-09-11T00:57:14.480Z] v3.1.0-dev.11 [2024-09-11T00:57:14.480Z] v3.1.0-dev.12 [2024-09-11T00:57:14.480Z] v3.1.0-dev.13 [2024-09-11T00:57:14.480Z] v3.1.0-dev.14 [2024-09-11T00:57:14.480Z] v3.1.0-dev.15 [2024-09-11T00:57:14.480Z] v3.1.0-dev.16 [2024-09-11T00:57:14.480Z] v3.1.0-dev.17 [2024-09-11T00:57:14.480Z] v3.1.0-dev.18 [2024-09-11T00:57:14.480Z] v3.1.0-dev.19 [2024-09-11T00:57:14.480Z] v3.1.0-dev.2 [2024-09-11T00:57:14.480Z] v3.1.0-dev.20 [2024-09-11T00:57:14.480Z] v3.1.0-dev.21 [2024-09-11T00:57:14.480Z] v3.1.0-dev.22 [2024-09-11T00:57:14.480Z] v3.1.0-dev.23 [2024-09-11T00:57:14.480Z] v3.1.0-dev.24 [2024-09-11T00:57:14.480Z] v3.1.0-dev.25 [2024-09-11T00:57:14.480Z] v3.1.0-dev.26 [2024-09-11T00:57:14.480Z] v3.1.0-dev.27 [2024-09-11T00:57:14.480Z] v3.1.0-dev.28 [2024-09-11T00:57:14.480Z] v3.1.0-dev.29 [2024-09-11T00:57:14.480Z] v3.1.0-dev.3 [2024-09-11T00:57:14.480Z] v3.1.0-dev.30 [2024-09-11T00:57:14.480Z] v3.1.0-dev.31 [2024-09-11T00:57:14.480Z] v3.1.0-dev.32 [2024-09-11T00:57:14.480Z] v3.1.0-dev.33 [2024-09-11T00:57:14.480Z] v3.1.0-dev.4 [2024-09-11T00:57:14.480Z] v3.1.0-dev.5 [2024-09-11T00:57:14.480Z] v3.1.0-dev.6 [2024-09-11T00:57:14.480Z] v3.1.0-dev.7 [2024-09-11T00:57:14.480Z] v3.1.0-dev.8 [2024-09-11T00:57:14.480Z] v3.1.0-dev.9 [2024-09-11T00:57:14.480Z] v3.2.0-dev.1 [2024-09-11T00:57:14.480Z] v3.2.0-dev.10 [2024-09-11T00:57:14.480Z] v3.2.0-dev.11 [2024-09-11T00:57:14.480Z] v3.2.0-dev.12 [2024-09-11T00:57:14.480Z] v3.2.0-dev.13 [2024-09-11T00:57:14.480Z] v3.2.0-dev.14 [2024-09-11T00:57:14.480Z] v3.2.0-dev.15 [2024-09-11T00:57:14.480Z] v3.2.0-dev.16 [2024-09-11T00:57:14.480Z] v3.2.0-dev.17 [2024-09-11T00:57:14.480Z] v3.2.0-dev.18 [2024-09-11T00:57:14.480Z] v3.2.0-dev.19 [2024-09-11T00:57:14.480Z] v3.2.0-dev.2 [2024-09-11T00:57:14.480Z] v3.2.0-dev.20 [2024-09-11T00:57:14.480Z] v3.2.0-dev.21 [2024-09-11T00:57:14.480Z] v3.2.0-dev.22 [2024-09-11T00:57:14.480Z] v3.2.0-dev.23 [2024-09-11T00:57:14.480Z] v3.2.0-dev.24 [2024-09-11T00:57:14.480Z] v3.2.0-dev.25 [2024-09-11T00:57:14.480Z] v3.2.0-dev.26 [2024-09-11T00:57:14.480Z] v3.2.0-dev.27 [2024-09-11T00:57:14.480Z] v3.2.0-dev.28 [2024-09-11T00:57:14.480Z] v3.2.0-dev.29 [2024-09-11T00:57:14.480Z] v3.2.0-dev.3 [2024-09-11T00:57:14.480Z] v3.2.0-dev.30 [2024-09-11T00:57:14.480Z] v3.2.0-dev.31 [2024-09-11T00:57:14.480Z] v3.2.0-dev.32 [2024-09-11T00:57:14.480Z] v3.2.0-dev.33 [2024-09-11T00:57:14.480Z] v3.2.0-dev.34 [2024-09-11T00:57:14.480Z] v3.2.0-dev.35 [2024-09-11T00:57:14.480Z] v3.2.0-dev.36 [2024-09-11T00:57:14.480Z] v3.2.0-dev.37 [2024-09-11T00:57:14.480Z] v3.2.0-dev.4 [2024-09-11T00:57:14.480Z] v3.2.0-dev.5 [2024-09-11T00:57:14.480Z] v3.2.0-dev.6 [2024-09-11T00:57:14.480Z] v3.2.0-dev.7 [2024-09-11T00:57:14.480Z] v3.2.0-dev.8 [2024-09-11T00:57:14.480Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-11T00:57:14.777Z] + lftools sign git-tag v3.2.0-dev.37 [2024-09-11T00:57:15.347Z] Signing Git tag with Sigul... [2024-09-11T00:57:15.347Z] Signing v3.2.0-dev.37 [Pipeline] echo [2024-09-11T00:57:15.932Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:16.223Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-11T00:57:16.230Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-11T00:57:16.253Z] $ docker stop --time=1 dc739c19d3211da95fbd4bec5950e2f3c0cc7f31800ae58c8171ced613fa7728 [2024-09-11T00:57:17.538Z] $ docker rm -f --volumes dc739c19d3211da95fbd4bec5950e2f3c0cc7f31800ae58c8171ced613fa7728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-11T00:57:17.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T00:57:17.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:57:18.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T00:57:18.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:57:18.392Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:57:18.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-11T00:57:18.844Z] $ docker top 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f -eo pid,comm [2024-09-11T00:57:18.897Z] 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-09-11T00:57:18.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T00:57:18.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T00:57:18.956Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T00:57:19.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T00:57:19.076Z] $ docker exec 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f ssh-agent [2024-09-11T00:57:19.198Z] SSH_AUTH_SOCK=/tmp/ssh-xU85HpTYr8UO/agent.32 [2024-09-11T00:57:19.198Z] SSH_AGENT_PID=38 [2024-09-11T00:57:19.203Z] Running ssh-add (command line suppressed) [2024-09-11T00:57:19.290Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7622920183246222424.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7622920183246222424.key) [2024-09-11T00:57:19.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T00:57:19.611Z] + git semver bump pre [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,802 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,802 [bump_version] DEBUG bumping version:3.2.0-dev.37 on axis:pre with prefix:dev [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,802 [bump_version] DEBUG bumped version:3.2.0-dev.38 [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,802 [write_version] DEBUG write version:3.2.0-dev.38 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,802 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,803 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,805 [execute] INFO git cat-file --batch-check [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,811 [execute] INFO git cat-file --batch [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T00:57:19.871Z] 2024-09-11 00:57:19,817 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:57:19.871Z] 3.2.0-dev.38 [Pipeline] } [2024-09-11T00:57:19.875Z] $ docker exec --env ******** --env ******** 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f ssh-agent -k [2024-09-11T00:57:19.964Z] unset SSH_AUTH_SOCK; [2024-09-11T00:57:19.964Z] unset SSH_AGENT_PID; [2024-09-11T00:57:19.965Z] echo Agent pid 38 killed; [2024-09-11T00:57:19.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T00:57:20.313Z] + git semver [Pipeline] } [2024-09-11T00:57:20.581Z] $ docker stop --time=1 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f [2024-09-11T00:57:21.893Z] $ docker rm -f --volumes 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T00:57:22.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T00:57:22.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:57:22.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T00:57:22.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:57:22.675Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:57:22.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-11T00:57:23.382Z] $ docker top 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca -eo pid,comm [2024-09-11T00:57:23.433Z] 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-09-11T00:57:23.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T00:57:23.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T00:57:23.489Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T00:57:23.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T00:57:23.592Z] $ docker exec 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca ssh-agent [2024-09-11T00:57:23.698Z] SSH_AUTH_SOCK=/tmp/ssh-DkeUQEKzUfP3/agent.32 [2024-09-11T00:57:23.698Z] SSH_AGENT_PID=38 [2024-09-11T00:57:23.702Z] Running ssh-add (command line suppressed) [2024-09-11T00:57:23.793Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1480757442835419645.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1480757442835419645.key) [2024-09-11T00:57:23.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T00:57:24.108Z] + git semver push [2024-09-11T00:57:24.368Z] 2024-09-11 00:57:24,288 [run_push] DEBUG push [2024-09-11T00:57:24.368Z] 2024-09-11 00:57:24,289 [execute] INFO git cat-file --batch-check [2024-09-11T00:57:24.368Z] 2024-09-11 00:57:24,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T00:57:24.368Z] 2024-09-11 00:57:24,294 [execute] INFO git rev-list 5abd374942b0d5d50a1ea5e9091f2eb32596d65c -- [2024-09-11T00:57:24.368Z] 2024-09-11 00:57:24,294 [execute] DEBUG Popen(['git', 'rev-list', '5abd374942b0d5d50a1ea5e9091f2eb32596d65c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-11T00:57:24.368Z] 2024-09-11 00:57:24,304 [execute] INFO git fetch -v origin [2024-09-11T00:57:24.368Z] 2024-09-11 00:57:24,305 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-11T00:57:25.307Z] 2024-09-11 00:57:25,168 [run_push] DEBUG no remote changes detected [2024-09-11T00:57:25.307Z] 2024-09-11 00:57:25,168 [execute] INFO git push origin semver [2024-09-11T00:57:25.307Z] 2024-09-11 00:57:25,169 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-11T00:57:26.243Z] 2024-09-11 00:57:26,117 [run_push] DEBUG push all version tags [2024-09-11T00:57:26.243Z] 2024-09-11 00:57:26,118 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-11T00:57:26.243Z] 2024-09-11 00:57:26,118 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-09-11T00:57:28.798Z] 2024-09-11 00:57:28,441 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-09-11T00:57:28.798Z] 3.2.0-dev.38 [Pipeline] } [2024-09-11T00:57:28.803Z] $ docker exec --env ******** --env ******** 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca ssh-agent -k [2024-09-11T00:57:28.908Z] unset SSH_AUTH_SOCK; [2024-09-11T00:57:28.908Z] unset SSH_AGENT_PID; [2024-09-11T00:57:28.908Z] echo Agent pid 38 killed; [2024-09-11T00:57:28.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T00:57:29.240Z] + git semver [Pipeline] } [2024-09-11T00:57:29.508Z] $ docker stop --time=1 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca [2024-09-11T00:57:32.044Z] $ docker rm -f --volumes 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-09-11T00:57:32.768Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2024-09-11T00:57:32.768Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-09-11T00:57:32.768Z] total 16 [2024-09-11T00:57:32.768Z] drwxr-xr-x 3 root root 4096 Sep 11 00:47 . [2024-09-11T00:57:32.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 00:57 .. [2024-09-11T00:57:32.768Z] drwxr-xr-x 2 root root 4096 Sep 11 00:47 cost [2024-09-11T00:57:32.768Z] -rw-r--r-- 1 root root 88 Sep 11 00:47 cost.csv [2024-09-11T00:57:32.768Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-09-11T00:57:32.768Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-09-11T00:57:32.768Z] total 16 [2024-09-11T00:57:32.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 00:47 . [2024-09-11T00:57:32.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 00:57 .. [2024-09-11T00:57:32.768Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 00:47 cost [2024-09-11T00:57:32.768Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 11 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:33.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:33.914Z] ---> package-listing.sh [2024-09-11T00:57:33.914Z] ++ facter osfamily [2024-09-11T00:57:33.914Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-11T00:57:34.175Z] + OS_FAMILY=debian [2024-09-11T00:57:34.175Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2024-09-11T00:57:34.175Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-11T00:57:34.175Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-11T00:57:34.175Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-11T00:57:34.175Z] + PACKAGES=/tmp/packages_start.txt [2024-09-11T00:57:34.175Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-09-11T00:57:34.175Z] + PACKAGES=/tmp/packages_end.txt [2024-09-11T00:57:34.175Z] + case "${OS_FAMILY}" in [2024-09-11T00:57:34.175Z] + dpkg -l [2024-09-11T00:57:34.175Z] + grep '^ii' [2024-09-11T00:57:34.175Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-11T00:57:34.175Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-11T00:57:34.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-11T00:57:34.175Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-09-11T00:57:34.175Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2024-09-11T00:57:34.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2024-09-11T00:57:34.185Z] 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-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-11T00:57:34.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T00:57:35.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T00:57:35.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T00:57:35.228Z] prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container [2024-09-11T00:57:35.263Z] $ 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-messaging_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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-11T00:57:36.259Z] $ docker top 6cf2c5019c92f9d9c6e6e943264d4603bbcef190fdd46e55efb41243f1c45852 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T00:57:36.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-11T00:57:36.906Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-11T00:57:37.188Z] + ls /var/log/sa-host [2024-09-11T00:57:37.188Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T00:57:37.367Z] provisioning config files... [2024-09-11T00:57:37.376Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16730327457825381106tmp [Pipeline] { [Pipeline] echo [2024-09-11T00:57:37.391Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:37.672Z] ---> create-netrc.sh [Pipeline] } [2024-09-11T00:57:37.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:38.021Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-11T00:57:38.031Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:38.315Z] ---> sudo-logs.sh [2024-09-11T00:57:38.315Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-11T00:57:38.350Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:38.633Z] ---> job-cost.sh [2024-09-11T00:57:38.633Z] lf-activate-venv: SKIPPING [2024-09-11T00:57:38.633Z] DEBUG: total: 0.2199999988079071 [2024-09-11T00:57:38.633Z] INFO: Retrieving Stack Cost... [2024-09-11T00:57:39.203Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T00:57:39.463Z] INFO: Archiving Costs [Pipeline] echo [2024-09-11T00:57:39.476Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T00:57:39.755Z] ---> logs-deploy.sh [2024-09-11T00:57:39.755Z] lf-activate-venv: SKIPPING [2024-09-11T00:57:39.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/170 [2024-09-11T00:57:39.755Z] INFO: archiving workspace using pattern(s): [2024-09-11T00:57:40.694Z] Archives upload complete. [2024-09-11T00:57:40.694Z] INFO: archiving logs to Nexus [2024-09-11T00:57:41.650Z] ---> uname -a: [2024-09-11T00:57:41.650Z] Linux prd-ubuntu20-04-docker-8c-8g-10056 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] ---> lscpu: [2024-09-11T00:57:41.650Z] Architecture: x86_64 [2024-09-11T00:57:41.650Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-11T00:57:41.650Z] Byte Order: Little Endian [2024-09-11T00:57:41.650Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-11T00:57:41.650Z] CPU(s): 8 [2024-09-11T00:57:41.650Z] On-line CPU(s) list: 0-7 [2024-09-11T00:57:41.650Z] Thread(s) per core: 1 [2024-09-11T00:57:41.650Z] Core(s) per socket: 1 [2024-09-11T00:57:41.650Z] Socket(s): 8 [2024-09-11T00:57:41.650Z] NUMA node(s): 1 [2024-09-11T00:57:41.650Z] Vendor ID: AuthenticAMD [2024-09-11T00:57:41.650Z] CPU family: 23 [2024-09-11T00:57:41.650Z] Model: 49 [2024-09-11T00:57:41.650Z] Model name: AMD EPYC-Rome Processor [2024-09-11T00:57:41.650Z] Stepping: 0 [2024-09-11T00:57:41.650Z] CPU MHz: 2799.998 [2024-09-11T00:57:41.650Z] BogoMIPS: 5599.99 [2024-09-11T00:57:41.650Z] Virtualization: AMD-V [2024-09-11T00:57:41.650Z] Hypervisor vendor: KVM [2024-09-11T00:57:41.650Z] Virtualization type: full [2024-09-11T00:57:41.650Z] L1d cache: 256 KiB [2024-09-11T00:57:41.650Z] L1i cache: 256 KiB [2024-09-11T00:57:41.650Z] L2 cache: 4 MiB [2024-09-11T00:57:41.650Z] L3 cache: 128 MiB [2024-09-11T00:57:41.650Z] NUMA node0 CPU(s): 0-7 [2024-09-11T00:57:41.650Z] Vulnerability Itlb multihit: Not affected [2024-09-11T00:57:41.650Z] Vulnerability L1tf: Not affected [2024-09-11T00:57:41.650Z] Vulnerability Mds: Not affected [2024-09-11T00:57:41.650Z] Vulnerability Meltdown: Not affected [2024-09-11T00:57:41.650Z] Vulnerability Mmio stale data: Not affected [2024-09-11T00:57:41.650Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-11T00:57:41.650Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-11T00:57:41.650Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-11T00:57:41.650Z] Vulnerability Srbds: Not affected [2024-09-11T00:57:41.650Z] Vulnerability Tsx async abort: Not affected [2024-09-11T00:57:41.650Z] 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-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] ---> nproc: [2024-09-11T00:57:41.650Z] 8 [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] ---> df -h: [2024-09-11T00:57:41.650Z] Filesystem Size Used Avail Use% Mounted on [2024-09-11T00:57:41.650Z] overlay 155G 12G 144G 8% / [2024-09-11T00:57:41.650Z] tmpfs 64M 0 64M 0% /dev [2024-09-11T00:57:41.650Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-11T00:57:41.650Z] shm 64M 0 64M 0% /dev/shm [2024-09-11T00:57:41.650Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] ---> sar -b -r -n DEV: [2024-09-11T00:57:41.650Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10056) 09/11/24 _x86_64_ (8 CPU) [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] 00:45:36 LINUX RESTART (8 CPU) [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] 00:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-11T00:57:41.650Z] 00:47:01 326.18 38.23 287.95 0.00 4243.56 38392.00 0.00 [2024-09-11T00:57:41.650Z] 00:48:01 78.00 0.18 77.82 0.00 9.07 37773.44 0.00 [2024-09-11T00:57:41.650Z] 00:49:01 1.30 0.00 1.30 0.00 0.00 18.28 0.00 [2024-09-11T00:57:41.650Z] 00:50:01 3.25 1.58 1.67 0.00 36.93 20.26 0.00 [2024-09-11T00:57:41.650Z] 00:51:01 46.98 6.11 40.87 0.00 4363.61 8390.94 0.00 [2024-09-11T00:57:41.650Z] 00:52:01 5.22 0.02 5.20 0.00 0.13 116.11 0.00 [2024-09-11T00:57:41.650Z] 00:53:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 [2024-09-11T00:57:41.650Z] 00:54:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2024-09-11T00:57:41.650Z] 00:55:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2024-09-11T00:57:41.650Z] 00:56:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2024-09-11T00:57:41.650Z] 00:57:01 69.29 0.32 68.97 0.00 17.46 38954.97 0.00 [2024-09-11T00:57:41.650Z] Average: 48.67 4.22 44.45 0.00 788.28 11247.53 0.00 [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] 00:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-11T00:57:41.650Z] 00:47:01 28817744 31436372 883752 2.69 83276 2786172 1993872 5.88 1235648 2421440 301008 [2024-09-11T00:57:41.650Z] 00:48:01 28753404 31569492 751512 2.29 94908 2945072 1759988 5.19 1104716 2589096 88 [2024-09-11T00:57:41.650Z] 00:49:01 28764608 31580740 739840 2.25 94936 2945076 1759988 5.19 1090188 2589100 28 [2024-09-11T00:57:41.650Z] 00:50:01 28753184 31571516 748708 2.28 94996 2946180 1759988 5.19 1101948 2589424 48 [2024-09-11T00:57:41.650Z] 00:51:01 28300776 31548956 739704 2.25 124112 3344604 1683656 4.96 1377796 2726572 940 [2024-09-11T00:57:41.650Z] 00:52:01 28309036 31552308 736996 2.24 122704 3341344 1674712 4.94 1374624 2723320 428 [2024-09-11T00:57:41.650Z] 00:53:01 28314964 31558304 730880 2.22 122744 3341348 1674712 4.94 1368420 2723324 132 [2024-09-11T00:57:41.650Z] 00:54:01 28315280 31558664 730492 2.22 122780 3341356 1674712 4.94 1368568 2723328 268 [2024-09-11T00:57:41.650Z] 00:55:01 28315208 31558640 730416 2.22 122820 3341356 1674712 4.94 1368540 2723332 164 [2024-09-11T00:57:41.650Z] 00:56:01 28316924 31560404 728556 2.22 122860 3341360 1674712 4.94 1366920 2723336 272 [2024-09-11T00:57:41.650Z] 00:57:01 26961852 31498324 786068 2.39 155976 4507376 1953996 5.76 1486812 3859980 542236 [2024-09-11T00:57:41.650Z] Average: 28356635 31544884 755175 2.30 114737 3289204 1753186 5.17 1294925 2762932 76874 [2024-09-11T00:57:41.650Z] [2024-09-11T00:57:41.650Z] 00:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-11T00:57:41.650Z] 00:47:01 ens3 633.28 403.25 7078.16 105.63 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:47:01 veth8a839bf 89.55 159.82 8.33 1460.90 0.00 0.00 0.00 0.12 [2024-09-11T00:57:41.650Z] 00:47:01 docker0 95.27 166.42 7.68 1509.99 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:47:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:48:01 ens3 107.32 62.74 2531.96 15.57 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:48:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:48:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:49:01 ens3 0.10 0.02 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:50:01 ens3 19.40 9.88 17.52 5.18 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:51:01 ens3 166.83 67.48 2731.67 6.17 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:51:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:52:01 ens3 0.62 0.38 0.10 0.08 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:54:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.650Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:57:01 ens3 373.04 222.18 8267.78 33.40 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:57:01 docker0 77.75 135.06 6.66 1459.45 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] 00:57:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] Average: ens3 118.28 69.65 1875.16 15.10 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] Average: docker0 15.73 27.41 1.30 269.94 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2024-09-11T00:57:41.651Z] [2024-09-11T00:57:41.651Z] [2024-09-11T00:57:41.651Z] ---> sar -P ALL: [2024-09-11T00:57:41.651Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10056) 09/11/24 _x86_64_ (8 CPU) [2024-09-11T00:57:41.651Z] [2024-09-11T00:57:41.651Z] 00:45:36 LINUX RESTART (8 CPU) [2024-09-11T00:57:41.651Z] [2024-09-11T00:57:41.651Z] 00:46:01 CPU %user %nice %system %iowait %steal %idle [2024-09-11T00:57:41.651Z] 00:47:01 all 10.84 0.00 3.19 2.88 0.06 83.03 [2024-09-11T00:57:41.651Z] 00:47:01 0 10.20 0.00 3.15 0.65 0.05 85.94 [2024-09-11T00:57:41.651Z] 00:47:01 1 12.02 0.00 3.03 2.80 0.07 82.08 [2024-09-11T00:57:41.651Z] 00:47:01 2 9.77 0.00 3.76 4.45 0.05 81.96 [2024-09-11T00:57:41.651Z] 00:47:01 3 12.15 0.00 3.52 2.09 0.07 82.17 [2024-09-11T00:57:41.651Z] 00:47:01 4 10.74 0.00 2.23 0.29 0.05 86.69 [2024-09-11T00:57:41.651Z] 00:47:01 5 9.74 0.00 3.19 0.47 0.07 86.52 [2024-09-11T00:57:41.651Z] 00:47:01 6 12.78 0.00 3.21 0.42 0.05 83.53 [2024-09-11T00:57:41.651Z] 00:47:01 7 9.33 0.00 3.44 11.86 0.07 75.30 [2024-09-11T00:57:41.651Z] 00:48:01 all 31.84 0.00 5.14 1.52 0.08 61.42 [2024-09-11T00:57:41.651Z] 00:48:01 0 31.06 0.00 5.52 0.03 0.08 63.30 [2024-09-11T00:57:41.651Z] 00:48:01 1 30.94 0.00 5.14 0.07 0.07 63.78 [2024-09-11T00:57:41.651Z] 00:48:01 2 31.79 0.00 4.81 0.69 0.08 62.63 [2024-09-11T00:57:41.651Z] 00:48:01 3 32.09 0.00 5.82 9.72 0.10 52.27 [2024-09-11T00:57:41.651Z] 00:48:01 4 31.72 0.00 4.98 1.51 0.08 61.71 [2024-09-11T00:57:41.651Z] 00:48:01 5 32.64 0.00 4.53 0.00 0.07 62.76 [2024-09-11T00:57:41.651Z] 00:48:01 6 32.23 0.00 4.83 0.03 0.07 62.83 [2024-09-11T00:57:41.651Z] 00:48:01 7 32.25 0.00 5.45 0.18 0.08 62.03 [2024-09-11T00:57:41.651Z] 00:49:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-09-11T00:57:41.651Z] 00:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-11T00:57:41.651Z] 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-11T00:57:41.651Z] 00:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-11T00:57:41.651Z] 00:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-11T00:57:41.651Z] 00:49:01 4 1.97 0.00 0.02 0.02 0.02 97.98 [2024-09-11T00:57:41.651Z] 00:49:01 5 0.00 0.00 0.05 0.00 0.02 99.93 [2024-09-11T00:57:41.651Z] 00:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-11T00:57:41.651Z] 00:49:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-11T00:57:41.651Z] 00:50:01 all 0.50 0.00 0.05 0.01 0.01 99.43 [2024-09-11T00:57:41.651Z] 00:50:01 0 0.42 0.00 0.07 0.03 0.03 99.45 [2024-09-11T00:57:41.651Z] 00:50:01 1 0.75 0.00 0.05 0.00 0.02 99.18 [2024-09-11T00:57:41.651Z] 00:50:01 2 0.33 0.00 0.03 0.00 0.00 99.63 [2024-09-11T00:57:41.651Z] 00:50:01 3 0.18 0.00 0.05 0.00 0.02 99.75 [2024-09-11T00:57:41.651Z] 00:50:01 4 1.78 0.00 0.08 0.02 0.02 98.10 [2024-09-11T00:57:41.651Z] 00:50:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-11T00:57:41.651Z] 00:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-11T00:57:41.651Z] 00:50:01 7 0.43 0.00 0.05 0.02 0.02 99.48 [2024-09-11T00:57:41.651Z] 00:51:01 all 2.52 0.00 1.47 0.50 0.02 95.49 [2024-09-11T00:57:41.651Z] 00:51:01 0 2.37 0.00 1.17 0.28 0.03 96.14 [2024-09-11T00:57:41.651Z] 00:51:01 1 1.90 0.00 2.12 0.82 0.02 95.15 [2024-09-11T00:57:41.651Z] 00:51:01 2 2.29 0.00 2.04 0.03 0.02 95.62 [2024-09-11T00:57:41.651Z] 00:51:01 3 1.72 0.00 0.80 1.02 0.03 96.42 [2024-09-11T00:57:41.651Z] 00:51:01 4 1.78 0.00 1.19 0.34 0.03 96.67 [2024-09-11T00:57:41.651Z] 00:51:01 5 2.78 0.00 1.16 0.42 0.02 95.63 [2024-09-11T00:57:41.651Z] 00:51:01 6 4.30 0.00 1.84 0.53 0.02 93.31 [2024-09-11T00:57:41.651Z] 00:51:01 7 2.99 0.00 1.44 0.53 0.02 95.02 [2024-09-11T00:57:41.651Z] 00:52:01 all 0.08 0.00 0.07 0.01 0.02 99.82 [2024-09-11T00:57:41.651Z] 00:52:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2024-09-11T00:57:41.651Z] 00:52:01 1 0.02 0.00 0.07 0.03 0.02 99.87 [2024-09-11T00:57:41.651Z] 00:52:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-09-11T00:57:41.651Z] 00:52:01 3 0.05 0.00 0.07 0.05 0.03 99.80 [2024-09-11T00:57:41.651Z] 00:52:01 4 0.10 0.00 0.10 0.00 0.03 99.77 [2024-09-11T00:57:41.651Z] 00:52:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-11T00:57:41.651Z] 00:52:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-11T00:57:41.651Z] 00:52:01 7 0.25 0.00 0.12 0.00 0.02 99.62 [2024-09-11T00:57:41.651Z] 00:53:01 all 0.03 0.00 0.02 0.02 0.01 99.92 [2024-09-11T00:57:41.651Z] 00:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-11T00:57:41.651Z] 00:53:01 1 0.03 0.00 0.03 0.13 0.02 99.78 [2024-09-11T00:57:41.651Z] 00:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-11T00:57:41.651Z] 00:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-11T00:57:41.651Z] 00:53:01 4 0.08 0.00 0.07 0.00 0.03 99.82 [2024-09-11T00:57:41.651Z] 00:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-11T00:57:41.651Z] 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-11T00:57:41.651Z] 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-11T00:57:41.651Z] 00:54:01 all 0.03 0.00 0.02 0.03 0.01 99.92 [2024-09-11T00:57:41.651Z] 00:54:01 0 0.00 0.00 0.02 0.12 0.00 99.87 [2024-09-11T00:57:41.651Z] 00:54:01 1 0.03 0.00 0.02 0.08 0.00 99.87 [2024-09-11T00:57:41.651Z] 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-11T00:57:41.651Z] 00:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-11T00:57:41.651Z] 00:54:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2024-09-11T00:57:41.651Z] 00:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-11T00:57:41.651Z] 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-11T00:57:41.651Z] 00:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-11T00:57:41.651Z] 00:55:01 all 0.20 0.00 0.00 0.01 0.01 99.78 [2024-09-11T00:57:41.651Z] 00:55:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2024-09-11T00:57:41.651Z] 00:55:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2024-09-11T00:57:41.651Z] 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-11T00:57:41.651Z] 00:55:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-09-11T00:57:41.651Z] 00:55:01 4 0.07 0.00 0.00 0.00 0.03 99.90 [2024-09-11T00:57:41.651Z] 00:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-11T00:57:41.651Z] 00:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-11T00:57:41.651Z] 00:55:01 7 1.45 0.00 0.02 0.00 0.02 98.52 [2024-09-11T00:57:41.651Z] 00:56:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-09-11T00:57:41.651Z] 00:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-11T00:57:41.651Z] 00:56:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-11T00:57:41.651Z] 00:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-11T00:57:41.651Z] 00:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-11T00:57:41.651Z] 00:56:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-11T00:57:41.651Z] 00:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-11T00:57:41.651Z] 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-11T00:57:41.651Z] 00:56:01 7 0.73 0.00 0.02 0.00 0.00 99.25 [2024-09-11T00:57:41.651Z] 00:57:01 all 6.63 0.00 2.97 1.88 0.05 88.47 [2024-09-11T00:57:41.651Z] 00:57:01 0 6.95 0.00 2.66 1.14 0.05 89.19 [2024-09-11T00:57:41.651Z] 00:57:01 1 7.00 0.00 2.55 0.27 0.03 90.15 [2024-09-11T00:57:41.651Z] 00:57:01 2 6.97 0.00 3.08 0.05 0.03 89.87 [2024-09-11T00:57:41.651Z] 00:57:01 3 8.29 0.00 3.45 10.94 0.08 77.23 [2024-09-11T00:57:41.651Z] 00:57:01 4 6.14 0.00 3.10 0.07 0.07 90.63 [2024-09-11T00:57:41.651Z] 00:57:01 5 4.85 0.00 3.05 1.51 0.05 90.54 [2024-09-11T00:57:41.651Z] 00:57:01 6 7.29 0.00 3.15 0.37 0.05 89.14 [2024-09-11T00:57:41.651Z] 00:57:01 7 5.56 0.00 2.69 0.71 0.05 90.99 [2024-09-11T00:57:41.651Z] [2024-09-11T00:57:41.651Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-09-11T00:57:41.651Z] Average: all 4.79 0.00 1.17 0.62 0.03 93.39 [2024-09-11T00:57:41.651Z] Average: 0 4.62 0.00 1.15 0.21 0.03 93.99 [2024-09-11T00:57:41.651Z] Average: 1 4.77 0.00 1.18 0.38 0.02 93.64 [2024-09-11T00:57:41.651Z] Average: 2 4.64 0.00 1.25 0.47 0.02 93.62 [2024-09-11T00:57:41.651Z] Average: 3 4.92 0.00 1.24 2.15 0.04 91.65 [2024-09-11T00:57:41.651Z] Average: 4 4.92 0.00 1.07 0.20 0.04 93.77 [2024-09-11T00:57:41.651Z] Average: 5 4.53 0.00 1.09 0.22 0.03 94.13 [2024-09-11T00:57:41.651Z] Average: 6 5.12 0.00 1.19 0.12 0.02 93.55 [2024-09-11T00:57:41.651Z] Average: 7 4.81 0.00 1.20 1.20 0.03 92.77 [2024-09-11T00:57:41.651Z] [2024-09-11T00:57:41.651Z] [2024-09-11T00:57:41.651Z]