Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 606c45a1ba1ea26e0bdd74a992171f1c827ee06d 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-ssh7442328603523751007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6066058768718376186.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh975890372569029174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11646098052902198555.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-ssh2726680621617276866.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-8829 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 606c45a1ba1ea26e0bdd74a992171f1c827ee06d (main) Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.2" > 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 > git checkout -f 606c45a1ba1ea26e0bdd74a992171f1c827ee06d # timeout=10 > git rev-list --no-walk 00bed0f62bbcb68b5f293a36830c59ab8d7bcb39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-11T01:31:07.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-11T01:31:07.676Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-11T01:31:07.701Z] ========================================================= [2023-10-11T01:31:07.701Z] EdgeX Global Pipelines Version Info [2023-10-11T01:31:07.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:31:08.409Z] ------------------- [2023-10-11T01:31:08.409Z] stable info: [2023-10-11T01:31:08.409Z] ------------------- [2023-10-11T01:31:08.409Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-11T01:31:08.409Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T01:31:08.409Z] Message: update stable to v1.0.254 [2023-10-11T01:31:08.979Z] ------------------- [2023-10-11T01:31:08.979Z] experimental info: [2023-10-11T01:31:08.979Z] ------------------- [2023-10-11T01:31:08.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-11T01:31:08.979Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T01:31:08.979Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-11T01:31:09.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-10-11T01:31:09.156Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-10-11T01:31:09.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-11T01:31:09.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-11T01:31:09.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-11T01:31:09.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-11T01:31:09.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-11T01:31:09.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-11T01:31:09.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-11T01:31:09.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-11T01:31:09.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-11T01:31:09.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-10-11T01:31:09.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-11T01:31:09.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-11T01:31:09.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T01:31:09.306Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T01:31:09.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T01:31:09.330Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T01:31:09.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-11T01:31:09.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-11T01:31:09.417Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-11T01:31:09.431Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-11T01:31:09.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-11T01:31:09.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-11T01:31:09.463Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-10-11T01:31:09.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-11T01:31:09.489Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-11T01:31:09.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-11T01:31:09.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-11T01:31:09.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-11T01:31:09.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo [2023-10-11T01:31:09.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 606c45a [Pipeline] echo [2023-10-11T01:31:09.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-11T01:31:09.908Z] + git rev-list -1 --merges 606c45a1ba1ea26e0bdd74a992171f1c827ee06d~1..606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo [2023-10-11T01:31:09.956Z] -----------> git rev-list -1 --merges 606c45a1ba1ea26e0bdd74a992171f1c827ee06d~1..606c45a1ba1ea26e0bdd74a992171f1c827ee06d 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [2023-10-11T01:31:09.956Z] 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [false] [Pipeline] sh [2023-10-11T01:31:10.247Z] + git log --format=format:%s -1 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo [2023-10-11T01:31:10.261Z] ========================================================= [2023-10-11T01:31:10.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-11T01:31:10.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T01:31:10.581Z] + git log --format=format:%s -1 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo [2023-10-11T01:31:10.593Z] [semverPrep] GIT_COMMIT: 606c45a1ba1ea26e0bdd74a992171f1c827ee06d, Commit Message: Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.2 [Pipeline] echo [2023-10-11T01:31:10.604Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-11T01:31:10.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T01:31:10.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-11T01:31:10.957Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-11T01:31:10.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-11T01:31:10.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-11T01:31:10.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-11T01:31:10.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:31:11.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T01:31:11.564Z] [2023-10-11T01:31:11.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:31:11.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T01:31:11.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-11T01:31:11.862Z] b85a868b505f: Pulling fs layer [2023-10-11T01:31:11.862Z] e2be974225ed: Pulling fs layer [2023-10-11T01:31:11.862Z] 339a4e72a1f5: Pulling fs layer [2023-10-11T01:31:11.862Z] 988bab9f4d93: Pulling fs layer [2023-10-11T01:31:11.862Z] 1469e6f7b9e6: Pulling fs layer [2023-10-11T01:31:11.862Z] eaf3925da568: Pulling fs layer [2023-10-11T01:31:11.862Z] bab4dde63d76: Pulling fs layer [2023-10-11T01:31:11.862Z] bde34c3a00c8: Pulling fs layer [2023-10-11T01:31:11.862Z] b352a97aabf1: Pulling fs layer [2023-10-11T01:31:11.862Z] 4872d77fe225: Pulling fs layer [2023-10-11T01:31:11.862Z] 5851b861e8e6: Pulling fs layer [2023-10-11T01:31:11.862Z] 1469e6f7b9e6: Waiting [2023-10-11T01:31:11.862Z] 988bab9f4d93: Waiting [2023-10-11T01:31:11.862Z] bde34c3a00c8: Waiting [2023-10-11T01:31:11.862Z] bab4dde63d76: Waiting [2023-10-11T01:31:11.862Z] 5851b861e8e6: Waiting [2023-10-11T01:31:11.862Z] b352a97aabf1: Waiting [2023-10-11T01:31:11.862Z] eaf3925da568: Waiting [2023-10-11T01:31:11.862Z] e2be974225ed: Download complete [2023-10-11T01:31:11.862Z] 988bab9f4d93: Verifying Checksum [2023-10-11T01:31:11.862Z] 988bab9f4d93: Download complete [2023-10-11T01:31:12.122Z] 1469e6f7b9e6: Verifying Checksum [2023-10-11T01:31:12.122Z] 1469e6f7b9e6: Download complete [2023-10-11T01:31:12.122Z] eaf3925da568: Verifying Checksum [2023-10-11T01:31:12.122Z] eaf3925da568: Download complete [2023-10-11T01:31:12.122Z] 339a4e72a1f5: Verifying Checksum [2023-10-11T01:31:12.122Z] 339a4e72a1f5: Download complete [2023-10-11T01:31:12.122Z] bde34c3a00c8: Verifying Checksum [2023-10-11T01:31:12.122Z] bde34c3a00c8: Download complete [2023-10-11T01:31:12.122Z] b352a97aabf1: Verifying Checksum [2023-10-11T01:31:12.122Z] b352a97aabf1: Download complete [2023-10-11T01:31:12.122Z] 4872d77fe225: Verifying Checksum [2023-10-11T01:31:12.122Z] 4872d77fe225: Download complete [2023-10-11T01:31:12.122Z] 5851b861e8e6: Download complete [2023-10-11T01:31:12.122Z] b85a868b505f: Verifying Checksum [2023-10-11T01:31:12.122Z] b85a868b505f: Download complete [2023-10-11T01:31:12.381Z] bab4dde63d76: Verifying Checksum [2023-10-11T01:31:12.381Z] bab4dde63d76: Download complete [2023-10-11T01:31:13.759Z] b85a868b505f: Pull complete [2023-10-11T01:31:13.759Z] e2be974225ed: Pull complete [2023-10-11T01:31:14.337Z] 339a4e72a1f5: Pull complete [2023-10-11T01:31:14.337Z] 988bab9f4d93: Pull complete [2023-10-11T01:31:14.596Z] 1469e6f7b9e6: Pull complete [2023-10-11T01:31:14.596Z] eaf3925da568: Pull complete [2023-10-11T01:31:16.501Z] bab4dde63d76: Pull complete [2023-10-11T01:31:16.501Z] bde34c3a00c8: Pull complete [2023-10-11T01:31:16.761Z] b352a97aabf1: Pull complete [2023-10-11T01:31:16.761Z] 4872d77fe225: Pull complete [2023-10-11T01:31:16.761Z] 5851b861e8e6: Pull complete [2023-10-11T01:31:16.761Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-11T01:31:16.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T01:31:16.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:31:16.854Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:31:16.879Z] $ 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 [2023-10-11T01:31:20.122Z] $ docker top 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc -eo pid,comm [2023-10-11T01:31:20.177Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-11T01:31:20.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T01:31:20.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T01:31:20.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T01:31:20.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T01:31:20.332Z] $ docker exec 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent [2023-10-11T01:31:20.441Z] SSH_AUTH_SOCK=/tmp/ssh-jbtDsyQKxRUc/agent.33 [2023-10-11T01:31:20.441Z] SSH_AGENT_PID=39 [2023-10-11T01:31:20.448Z] Running ssh-add (command line suppressed) [2023-10-11T01:31:20.544Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15257571582340504142.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15257571582340504142.key) [2023-10-11T01:31:20.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T01:31:20.853Z] + git tag --points-at HEAD [Pipeline] } [2023-10-11T01:31:20.866Z] $ docker exec --env ******** --env ******** 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent -k [2023-10-11T01:31:20.970Z] unset SSH_AUTH_SOCK; [2023-10-11T01:31:20.971Z] unset SSH_AGENT_PID; [2023-10-11T01:31:20.971Z] echo Agent pid 39 killed; [2023-10-11T01:31:20.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-11T01:31:21.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T01:31:21.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T01:31:21.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T01:31:21.120Z] $ docker exec 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent [2023-10-11T01:31:21.234Z] SSH_AUTH_SOCK=/tmp/ssh-oPjIdq851LsU/agent.71 [2023-10-11T01:31:21.235Z] SSH_AGENT_PID=77 [2023-10-11T01:31:21.239Z] Running ssh-add (command line suppressed) [2023-10-11T01:31:21.330Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8601913730304658467.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8601913730304658467.key) [2023-10-11T01:31:21.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T01:31:21.634Z] + git semver init [2023-10-11T01:31:21.893Z] 2023-10-11 01:31:21,796 [run_init] DEBUG init version:0.0.0 force:False [2023-10-11T01:31:21.893Z] 2023-10-11 01:31:21,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-10-11T01:31:21.893Z] 2023-10-11 01:31:21,797 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-10-11T01:31:21.893Z] 2023-10-11 01:31:21,797 [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) [2023-10-11T01:31:22.830Z] 2023-10-11 01:31:22,536 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-10-11T01:31:22.830Z] 2023-10-11 01:31:22,537 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-10-11T01:31:22.830Z] 2023-10-11 01:31:22,537 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:31:22.830Z] 2023-10-11 01:31:22,537 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:31:22.830Z] 3.1.0-dev.27 [Pipeline] } [2023-10-11T01:31:22.836Z] $ docker exec --env ******** --env ******** 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent -k [2023-10-11T01:31:22.926Z] unset SSH_AUTH_SOCK; [2023-10-11T01:31:22.927Z] unset SSH_AGENT_PID; [2023-10-11T01:31:22.927Z] echo Agent pid 77 killed; [2023-10-11T01:31:22.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T01:31:23.255Z] + git semver [Pipeline] } [2023-10-11T01:31:23.525Z] $ docker stop --time=1 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc [2023-10-11T01:31:24.856Z] $ docker rm -f --volumes 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T01:31:25.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-11T01:31:25.420Z] Stashed 1 file(s) [Pipeline] echo [2023-10-11T01:31:25.423Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-10-11T01:31:25.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T01:31:25.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T01:31:25.618Z] ========================================================= [2023-10-11T01:31:25.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-11T01:31:25.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-11T01:31:25.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T01:31:25.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-11T01:31:25.937Z] 7264a8db6415: Pulling fs layer [2023-10-11T01:31:25.937Z] c4d48a809fc2: Pulling fs layer [2023-10-11T01:31:25.937Z] 4f1c88b9dad5: Pulling fs layer [2023-10-11T01:31:25.937Z] ad3a456e5733: Pulling fs layer [2023-10-11T01:31:25.937Z] 33e27b845d1e: Pulling fs layer [2023-10-11T01:31:25.937Z] c68163c4e522: Pulling fs layer [2023-10-11T01:31:25.937Z] 50da416c3ac9: Pulling fs layer [2023-10-11T01:31:25.937Z] 23d2d4c4bb30: Pulling fs layer [2023-10-11T01:31:25.937Z] ad3a456e5733: Waiting [2023-10-11T01:31:25.937Z] 33e27b845d1e: Waiting [2023-10-11T01:31:25.937Z] c68163c4e522: Waiting [2023-10-11T01:31:25.937Z] 50da416c3ac9: Waiting [2023-10-11T01:31:25.937Z] 23d2d4c4bb30: Waiting [2023-10-11T01:31:25.937Z] c4d48a809fc2: Verifying Checksum [2023-10-11T01:31:25.937Z] c4d48a809fc2: Download complete [2023-10-11T01:31:25.937Z] ad3a456e5733: Verifying Checksum [2023-10-11T01:31:25.937Z] ad3a456e5733: Download complete [2023-10-11T01:31:25.937Z] 33e27b845d1e: Download complete [2023-10-11T01:31:25.937Z] 7264a8db6415: Verifying Checksum [2023-10-11T01:31:25.937Z] 7264a8db6415: Download complete [2023-10-11T01:31:25.937Z] c68163c4e522: Verifying Checksum [2023-10-11T01:31:25.937Z] c68163c4e522: Download complete [2023-10-11T01:31:26.197Z] 7264a8db6415: Pull complete [2023-10-11T01:31:26.198Z] 23d2d4c4bb30: Verifying Checksum [2023-10-11T01:31:26.198Z] 23d2d4c4bb30: Download complete [2023-10-11T01:31:26.198Z] c4d48a809fc2: Pull complete [2023-10-11T01:31:26.457Z] 4f1c88b9dad5: Download complete [2023-10-11T01:31:26.716Z] 50da416c3ac9: Verifying Checksum [2023-10-11T01:31:26.716Z] 50da416c3ac9: Download complete [2023-10-11T01:31:30.028Z] 4f1c88b9dad5: Pull complete [2023-10-11T01:31:30.028Z] ad3a456e5733: Pull complete [2023-10-11T01:31:30.028Z] 33e27b845d1e: Pull complete [2023-10-11T01:31:30.028Z] c68163c4e522: Pull complete [2023-10-11T01:31:32.564Z] 50da416c3ac9: Pull complete [2023-10-11T01:31:32.824Z] 23d2d4c4bb30: Pull complete [2023-10-11T01:31:32.824Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-11T01:31:32.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T01:31:32.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-10-11T01:31:33.115Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:31:33.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T01:31:33.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:31:33.488Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:31:33.529Z] $ 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 [2023-10-11T01:31:38.281Z] $ docker top 3795b3c59335a94c368c518e7b86d1dc8fc0d9b5ccd40dd7c7748a6752def8b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T01:31:38.627Z] + go version [2023-10-11T01:31:38.627Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-11T01:31:38.640Z] $ docker stop --time=1 3795b3c59335a94c368c518e7b86d1dc8fc0d9b5ccd40dd7c7748a6752def8b4 [2023-10-11T01:31:39.916Z] $ docker rm -f --volumes 3795b3c59335a94c368c518e7b86d1dc8fc0d9b5ccd40dd7c7748a6752def8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:31:40.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T01:31:40.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:31:40.404Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:31:40.440Z] $ 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 [2023-10-11T01:31:40.533Z] Still waiting to schedule task [2023-10-11T01:31:40.533Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-11T01:31:40.808Z] $ docker top 915327e251bef818204087e9d482a90801024f971e83d863b26f3c3c2787eff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T01:31:41.156Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-10-11T01:31:41.456Z] + make test [2023-10-11T01:31:41.456Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-10-11T01:31:41.456Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-10-11T01:31:41.456Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-10-11T01:31:41.456Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-10-11T01:31:41.456Z] go: downloading github.com/google/uuid v1.3.1 [2023-10-11T01:31:41.456Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-10-11T01:31:41.456Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-10-11T01:31:41.756Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-10-11T01:31:41.756Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-10-11T01:31:42.016Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-10-11T01:31:42.016Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-10-11T01:31:42.016Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-10-11T01:31:42.016Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-10-11T01:31:42.016Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-10-11T01:31:42.016Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-10-11T01:31:42.016Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-10-11T01:31:42.016Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-10-11T01:31:42.016Z] go: downloading golang.org/x/net v0.10.0 [2023-10-11T01:31:42.016Z] go: downloading golang.org/x/sync v0.1.0 [2023-10-11T01:31:42.016Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-10-11T01:31:42.016Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-10-11T01:31:42.016Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-10-11T01:31:42.277Z] go: downloading github.com/x448/float16 v0.8.4 [2023-10-11T01:31:42.277Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-10-11T01:31:42.277Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-10-11T01:31:42.277Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-10-11T01:31:42.277Z] go: downloading golang.org/x/crypto v0.13.0 [2023-10-11T01:31:42.277Z] go: downloading golang.org/x/text v0.13.0 [2023-10-11T01:31:42.537Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-10-11T01:31:42.537Z] go: downloading golang.org/x/sys v0.12.0 [2023-10-11T01:31:43.477Z] go: downloading golang.org/x/time v0.3.0 [2023-10-11T01:31:43.477Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-10-11T01:31:43.477Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-10-11T01:32:01.574Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-10-11T01:32:01.575Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-10-11T01:32:01.575Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.074s coverage: 88.6% of statements [2023-10-11T01:32:06.871Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.058s coverage: 19.8% of statements [2023-10-11T01:32:06.871Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.084s coverage: 88.8% of statements [2023-10-11T01:32:06.871Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.086s coverage: 86.2% of statements [2023-10-11T01:32:13.434Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-10-11T01:32:13.434Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-10-11T01:32:13.693Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.131s coverage: 84.6% of statements [2023-10-11T01:32:13.693Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.149s coverage: 61.3% of statements [2023-10-11T01:32:13.693Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.043s coverage: 87.5% of statements [2023-10-11T01:32:13.693Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.035s coverage: 100.0% of statements [2023-10-11T01:32:13.693Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.037s coverage: 100.0% of statements [2023-10-11T01:32:13.693Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.041s coverage: 95.1% of statements [2023-10-11T01:32:31.784Z] go vet ./... [2023-10-11T01:32:34.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T01:32:34.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-10-11T01:32:34.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T01:32:34.342Z] $ docker stop --time=1 915327e251bef818204087e9d482a90801024f971e83d863b26f3c3c2787eff9 [2023-10-11T01:32:37.141Z] $ docker rm -f --volumes 915327e251bef818204087e9d482a90801024f971e83d863b26f3c3c2787eff9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T01:32:37.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T01:32:37.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:32:38.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T01:32:38.307Z] [2023-10-11T01:32:38.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:32:38.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T01:32:38.928Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-11T01:32:38.928Z] 5eb5b503b376: Pulling fs layer [2023-10-11T01:32:38.928Z] 5c69ac0246d0: Pulling fs layer [2023-10-11T01:32:38.928Z] ec43610c2a17: Pulling fs layer [2023-10-11T01:32:38.928Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-11T01:32:38.928Z] 33b1e0a273af: Pulling fs layer [2023-10-11T01:32:38.928Z] 5d3b04190fa2: Pulling fs layer [2023-10-11T01:32:38.928Z] 2f39f015ded8: Pulling fs layer [2023-10-11T01:32:38.928Z] 3a2ae6a8a46f: Waiting [2023-10-11T01:32:38.928Z] 33b1e0a273af: Waiting [2023-10-11T01:32:38.928Z] 5d3b04190fa2: Waiting [2023-10-11T01:32:38.928Z] 2f39f015ded8: Waiting [2023-10-11T01:32:38.928Z] 5c69ac0246d0: Verifying Checksum [2023-10-11T01:32:38.928Z] 5c69ac0246d0: Download complete [2023-10-11T01:32:38.928Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-11T01:32:38.928Z] 3a2ae6a8a46f: Download complete [2023-10-11T01:32:38.928Z] ec43610c2a17: Verifying Checksum [2023-10-11T01:32:38.928Z] ec43610c2a17: Download complete [2023-10-11T01:32:38.928Z] 33b1e0a273af: Verifying Checksum [2023-10-11T01:32:38.928Z] 33b1e0a273af: Download complete [2023-10-11T01:32:38.928Z] 5d3b04190fa2: Download complete [2023-10-11T01:32:39.187Z] 5eb5b503b376: Verifying Checksum [2023-10-11T01:32:39.187Z] 5eb5b503b376: Download complete [2023-10-11T01:32:39.754Z] 2f39f015ded8: Download complete [2023-10-11T01:32:40.321Z] 5eb5b503b376: Pull complete [2023-10-11T01:32:40.579Z] 5c69ac0246d0: Pull complete [2023-10-11T01:32:40.837Z] ec43610c2a17: Pull complete [2023-10-11T01:32:41.097Z] 3a2ae6a8a46f: Pull complete [2023-10-11T01:32:41.356Z] 33b1e0a273af: Pull complete [2023-10-11T01:32:41.356Z] 5d3b04190fa2: Pull complete [2023-10-11T01:32:45.560Z] 2f39f015ded8: Pull complete [2023-10-11T01:32:45.560Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-11T01:32:45.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T01:32:45.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:32:45.737Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:32:45.777Z] $ 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 [2023-10-11T01:32:50.756Z] $ docker top ddac7f02d36e3e2dc1a4becb6a844aaf89a7edaa9790c02d8955d75e3ce75a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:32:51.123Z] ---> job-cost.sh [2023-10-11T01:32:51.123Z] lf-activate-venv: SKIPPING [2023-10-11T01:32:51.123Z] INFO: No Stack... [2023-10-11T01:32:51.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T01:32:51.641Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T01:32:51.932Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-10-11T01:32:51.932Z] + cut -d, -f6 [Pipeline] lock [2023-10-11T01:32:51.945Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [2023-10-11T01:32:51.953Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] did not exist. Created. [2023-10-11T01:32:51.953Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T01:32:52.252Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-11T01:32:52.279Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T01:32:52.285Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T01:32:52.305Z] $ docker stop --time=1 ddac7f02d36e3e2dc1a4becb6a844aaf89a7edaa9790c02d8955d75e3ce75a3f [2023-10-11T01:32:53.466Z] $ docker rm -f --volumes ddac7f02d36e3e2dc1a4becb6a844aaf89a7edaa9790c02d8955d75e3ce75a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-11T01:34:55.445Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8830 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-10-11T01:34:55.459Z] Running in /w/workspace/go-mod-messaging/126 [Pipeline] { [Pipeline] checkout [2023-10-11T01:34:55.490Z] Selected Git installation does not exist. Using Default [2023-10-11T01:34:55.490Z] The recommended git tool is: NONE [2023-10-11T01:35:00.467Z] using credential edgex-jenkins-ssh [2023-10-11T01:35:00.489Z] Cloning the remote Git repository [2023-10-11T01:35:00.522Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-10-11T01:35:00.607Z] > git init /w/workspace/go-mod-messaging/126 # timeout=10 [2023-10-11T01:35:00.755Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-10-11T01:35:00.756Z] > git --version # timeout=10 [2023-10-11T01:35:00.778Z] > git --version # 'git version 2.25.1' [2023-10-11T01:35:00.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T01:35:00.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T01:35:02.641Z] Avoid second fetch [2023-10-11T01:35:02.641Z] Checking out Revision 606c45a1ba1ea26e0bdd74a992171f1c827ee06d (main) [2023-10-11T01:35:01.840Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-10-11T01:35:01.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T01:35:02.649Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T01:35:02.713Z] > git checkout -f 606c45a1ba1ea26e0bdd74a992171f1c827ee06d # timeout=10 [2023-10-11T01:35:03.146Z] Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T01:35:04.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-11T01:35:04.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T01:35:04.275Z] Dload Upload Total Spent Left Speed [2023-10-11T01:35:04.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2023-10-11T01:35:04.895Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-11T01:35:05.224Z] + + sudo tee /etc/docker/daemon.newsudo [2023-10-11T01:35:05.224Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-11T01:35:05.224Z] { [2023-10-11T01:35:05.224Z] "registry-mirrors": [ [2023-10-11T01:35:05.224Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-11T01:35:05.224Z] ], [2023-10-11T01:35:05.224Z] "bip": "10.250.0.254/24", [2023-10-11T01:35:05.224Z] "hosts": [ [2023-10-11T01:35:05.224Z] "tcp://0.0.0.0:5555", [2023-10-11T01:35:05.224Z] "unix:///var/run/docker.sock" [2023-10-11T01:35:05.224Z] ], [2023-10-11T01:35:05.224Z] "mtu": 1458, [2023-10-11T01:35:05.224Z] "selinux-enabled": true, [2023-10-11T01:35:05.224Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-11T01:35:05.224Z] } [Pipeline] sh [2023-10-11T01:35:05.571Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-11T01:35:05.904Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-10-11T01:35:24.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T01:35:24.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T01:35:24.400Z] ========================================================= [2023-10-11T01:35:24.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-11T01:35:24.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-11T01:35:24.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T01:35:25.309Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-11T01:35:25.309Z] 9fda8d8052c6: Pulling fs layer [2023-10-11T01:35:25.309Z] 5d54e960e981: Pulling fs layer [2023-10-11T01:35:25.309Z] c4a7e357bf2a: Pulling fs layer [2023-10-11T01:35:25.309Z] f0e02332f6b5: Pulling fs layer [2023-10-11T01:35:25.309Z] cefa15bbcfad: Pulling fs layer [2023-10-11T01:35:25.309Z] 17808c966233: Pulling fs layer [2023-10-11T01:35:25.309Z] f4c1fc716caa: Pulling fs layer [2023-10-11T01:35:25.309Z] f0e02332f6b5: Waiting [2023-10-11T01:35:25.309Z] cefa15bbcfad: Waiting [2023-10-11T01:35:25.309Z] 17808c966233: Waiting [2023-10-11T01:35:25.309Z] f4c1fc716caa: Waiting [2023-10-11T01:35:25.309Z] 5d54e960e981: Verifying Checksum [2023-10-11T01:35:25.309Z] 5d54e960e981: Download complete [2023-10-11T01:35:25.309Z] f0e02332f6b5: Verifying Checksum [2023-10-11T01:35:25.309Z] f0e02332f6b5: Download complete [2023-10-11T01:35:25.309Z] cefa15bbcfad: Verifying Checksum [2023-10-11T01:35:25.309Z] cefa15bbcfad: Download complete [2023-10-11T01:35:25.309Z] 9fda8d8052c6: Verifying Checksum [2023-10-11T01:35:25.309Z] 9fda8d8052c6: Download complete [2023-10-11T01:35:25.900Z] f4c1fc716caa: Verifying Checksum [2023-10-11T01:35:25.900Z] f4c1fc716caa: Download complete [2023-10-11T01:35:26.172Z] 9fda8d8052c6: Pull complete [2023-10-11T01:35:26.761Z] 5d54e960e981: Pull complete [2023-10-11T01:35:27.031Z] c4a7e357bf2a: Verifying Checksum [2023-10-11T01:35:27.031Z] c4a7e357bf2a: Download complete [2023-10-11T01:35:28.005Z] 17808c966233: Download complete [2023-10-11T01:35:40.357Z] c4a7e357bf2a: Pull complete [2023-10-11T01:35:40.357Z] f0e02332f6b5: Pull complete [2023-10-11T01:35:40.357Z] cefa15bbcfad: Pull complete [2023-10-11T01:35:50.438Z] 17808c966233: Pull complete [2023-10-11T01:35:51.407Z] f4c1fc716caa: Pull complete [2023-10-11T01:35:51.407Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-11T01:35:51.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T01:35:51.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-10-11T01:35:51.740Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:35:52.078Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T01:35:52.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:35:52.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container [2023-10-11T01:35:52.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/126 -v /w/workspace/go-mod-messaging/126:/w/workspace/go-mod-messaging/126:rw,z -v /w/workspace/go-mod-messaging/126@tmp:/w/workspace/go-mod-messaging/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-11T01:35:54.526Z] $ docker top 345f92df34ebb1799fbdad8f8cb2d70c4688bb102e314fe00926676e4e17bf82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T01:35:55.397Z] + go version [2023-10-11T01:35:55.397Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-11T01:35:55.422Z] $ docker stop --time=1 345f92df34ebb1799fbdad8f8cb2d70c4688bb102e314fe00926676e4e17bf82 [2023-10-11T01:35:57.040Z] $ docker rm -f --volumes 345f92df34ebb1799fbdad8f8cb2d70c4688bb102e314fe00926676e4e17bf82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:35:57.590Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T01:35:57.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:35:57.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container [2023-10-11T01:35:57.835Z] $ 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/126 -v /w/workspace/go-mod-messaging/126:/w/workspace/go-mod-messaging/126:rw,z -v /w/workspace/go-mod-messaging/126@tmp:/w/workspace/go-mod-messaging/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-11T01:35:59.092Z] $ docker top d8b5db034e0e5eea212ae9479376a2bf8de09354c2110c32f75e4fafb2d7a4e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T01:35:59.614Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/126 [Pipeline] fileExists [Pipeline] sh [2023-10-11T01:36:00.525Z] + make test [2023-10-11T01:36:00.525Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-10-11T01:36:00.525Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-10-11T01:36:03.117Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-10-11T01:36:03.117Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-10-11T01:36:03.117Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-10-11T01:36:03.117Z] go: downloading github.com/google/uuid v1.3.1 [2023-10-11T01:36:03.117Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-10-11T01:36:03.117Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-10-11T01:36:03.385Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-10-11T01:36:03.651Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-10-11T01:36:03.651Z] go: downloading golang.org/x/net v0.10.0 [2023-10-11T01:36:03.651Z] go: downloading golang.org/x/sync v0.1.0 [2023-10-11T01:36:04.231Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-10-11T01:36:04.231Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-10-11T01:36:04.231Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-10-11T01:36:04.231Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-10-11T01:36:04.231Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-10-11T01:36:04.231Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-10-11T01:36:04.497Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-10-11T01:36:04.497Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-10-11T01:36:04.762Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-10-11T01:36:04.762Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-10-11T01:36:05.036Z] go: downloading golang.org/x/crypto v0.13.0 [2023-10-11T01:36:05.997Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-10-11T01:36:05.997Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-10-11T01:36:05.997Z] go: downloading golang.org/x/time v0.3.0 [2023-10-11T01:36:05.997Z] go: downloading github.com/x448/float16 v0.8.4 [2023-10-11T01:36:06.262Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-10-11T01:36:06.262Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-10-11T01:36:06.262Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-10-11T01:36:06.528Z] go: downloading golang.org/x/text v0.13.0 [2023-10-11T01:36:09.100Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-10-11T01:37:45.737Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.272s coverage: 88.6% of statements [2023-10-11T01:37:45.737Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-10-11T01:37:45.737Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-10-11T01:37:45.737Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.187s coverage: 19.8% of statements [2023-10-11T01:37:45.737Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.321s coverage: 88.8% of statements [2023-10-11T01:37:45.737Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.351s coverage: 86.2% of statements [2023-10-11T01:39:07.373Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-10-11T01:39:07.373Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.514s coverage: 84.6% of statements [2023-10-11T01:39:07.373Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.363s coverage: 61.3% of statements [2023-10-11T01:39:07.373Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-10-11T01:39:07.373Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.242s coverage: 87.5% of statements [2023-10-11T01:39:07.373Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.179s coverage: 100.0% of statements [2023-10-11T01:39:07.373Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.165s coverage: 100.0% of statements [2023-10-11T01:39:07.373Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.181s coverage: 95.1% of statements [2023-10-11T01:39:07.373Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-11T01:39:07.373Z] go vet ./... [2023-10-11T01:40:28.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T01:40:28.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-10-11T01:40:29.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T01:40:29.028Z] $ docker stop --time=1 d8b5db034e0e5eea212ae9479376a2bf8de09354c2110c32f75e4fafb2d7a4e5 [2023-10-11T01:40:32.396Z] $ docker rm -f --volumes d8b5db034e0e5eea212ae9479376a2bf8de09354c2110c32f75e4fafb2d7a4e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T01:40:34.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T01:40:34.728Z] Warning: overwriting stash ‘coverage-report’ [2023-10-11T01:40:35.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:40:35.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T01:40:35.596Z] [2023-10-11T01:40:35.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:40:35.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T01:40:36.188Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-11T01:40:36.188Z] 8998bd30e6a1: Pulling fs layer [2023-10-11T01:40:36.188Z] 04944245beec: Pulling fs layer [2023-10-11T01:40:36.188Z] 699f458cf7ca: Pulling fs layer [2023-10-11T01:40:36.188Z] 765212b225bb: Pulling fs layer [2023-10-11T01:40:36.188Z] f23df028b6ca: Pulling fs layer [2023-10-11T01:40:36.188Z] d65c8cfc05b1: Pulling fs layer [2023-10-11T01:40:36.188Z] 2437ff75d9bd: Pulling fs layer [2023-10-11T01:40:36.188Z] f23df028b6ca: Waiting [2023-10-11T01:40:36.188Z] 2437ff75d9bd: Waiting [2023-10-11T01:40:36.188Z] d65c8cfc05b1: Waiting [2023-10-11T01:40:36.188Z] 765212b225bb: Waiting [2023-10-11T01:40:36.188Z] 04944245beec: Verifying Checksum [2023-10-11T01:40:36.188Z] 04944245beec: Download complete [2023-10-11T01:40:36.188Z] 765212b225bb: Verifying Checksum [2023-10-11T01:40:36.188Z] 765212b225bb: Download complete [2023-10-11T01:40:36.454Z] f23df028b6ca: Verifying Checksum [2023-10-11T01:40:36.454Z] f23df028b6ca: Download complete [2023-10-11T01:40:36.454Z] d65c8cfc05b1: Verifying Checksum [2023-10-11T01:40:36.454Z] d65c8cfc05b1: Download complete [2023-10-11T01:40:36.454Z] 699f458cf7ca: Verifying Checksum [2023-10-11T01:40:36.454Z] 699f458cf7ca: Download complete [2023-10-11T01:40:37.038Z] 8998bd30e6a1: Verifying Checksum [2023-10-11T01:40:37.038Z] 8998bd30e6a1: Download complete [2023-10-11T01:40:39.617Z] 2437ff75d9bd: Download complete [2023-10-11T01:40:41.564Z] 8998bd30e6a1: Pull complete [2023-10-11T01:40:41.831Z] 04944245beec: Pull complete [2023-10-11T01:40:47.175Z] 699f458cf7ca: Pull complete [2023-10-11T01:40:47.175Z] 765212b225bb: Pull complete [2023-10-11T01:40:47.757Z] f23df028b6ca: Pull complete [2023-10-11T01:40:48.024Z] d65c8cfc05b1: Pull complete [2023-10-11T01:41:06.220Z] 2437ff75d9bd: Pull complete [2023-10-11T01:41:06.220Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-11T01:41:06.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T01:41:06.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:41:06.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container [2023-10-11T01:41:06.469Z] $ 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/126 -v /w/workspace/go-mod-messaging/126:/w/workspace/go-mod-messaging/126:rw,z -v /w/workspace/go-mod-messaging/126@tmp:/w/workspace/go-mod-messaging/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-11T01:41:08.982Z] $ docker top 19819b806cf860cf95247e3939db630ab26b7dc8f5de0500c47d0072e3a8fa28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:41:09.812Z] ---> job-cost.sh [2023-10-11T01:41:09.813Z] lf-activate-venv: SKIPPING [2023-10-11T01:41:09.813Z] INFO: No Stack... [2023-10-11T01:41:10.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-11T01:41:11.035Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T01:41:11.675Z] + cat /w/workspace/go-mod-messaging/126/archives/cost.csv [2023-10-11T01:41:11.675Z] + cut -d, -f6 [Pipeline] lock [2023-10-11T01:41:11.734Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [2023-10-11T01:41:11.740Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] did not exist. Created. [2023-10-11T01:41:11.740Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T01:41:12.386Z] /w/workspace/go-mod-messaging/126@tmp/durable-c7e7ca16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-11T01:41:13.033Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-11T01:41:13.054Z] Warning: overwriting stash ‘stack-cost’ [2023-10-11T01:41:13.109Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T01:41:13.116Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T01:41:13.145Z] $ docker stop --time=1 19819b806cf860cf95247e3939db630ab26b7dc8f5de0500c47d0072e3a8fa28 [2023-10-11T01:41:16.323Z] $ docker rm -f --volumes 19819b806cf860cf95247e3939db630ab26b7dc8f5de0500c47d0072e3a8fa28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-11T01:41:16.690Z] provisioning config files... [2023-10-11T01:41:16.708Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2531545883758028849tmp [Pipeline] { [Pipeline] sh [2023-10-11T01:41:17.004Z] + set +x [2023-10-11T01:41:17.004Z] + + curl -s https://codecov.io/bash [2023-10-11T01:41:17.004Z] bash -s -- [2023-10-11T01:41:17.004Z] [2023-10-11T01:41:17.004Z] _____ _ [2023-10-11T01:41:17.004Z] / ____| | | [2023-10-11T01:41:17.004Z] | | ___ __| | ___ ___ _____ __ [2023-10-11T01:41:17.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-11T01:41:17.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-11T01:41:17.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-11T01:41:17.004Z] Bash-1.0.6 [2023-10-11T01:41:17.004Z] [2023-10-11T01:41:17.004Z] [2023-10-11T01:41:17.004Z] ==> git version 2.25.1 found [2023-10-11T01:41:17.004Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-11T01:41:17.004Z] Release-Date: 2020-01-08 [2023-10-11T01:41:17.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-11T01:41:17.004Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-11T01:41:17.004Z] ==> Jenkins CI detected. [2023-10-11T01:41:17.004Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-10-11T01:41:17.004Z] project root: . [2023-10-11T01:41:17.004Z] --> token set from env [2023-10-11T01:41:17.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-11T01:41:17.004Z] ==> Running gcov in . (disable via -X gcov) [2023-10-11T01:41:17.005Z] ==> Python coveragepy not found [2023-10-11T01:41:17.005Z] ==> Searching for coverage reports in: [2023-10-11T01:41:17.005Z] + . [2023-10-11T01:41:17.264Z] -> Found 1 reports [2023-10-11T01:41:17.264Z] ==> Detecting git/mercurial file structure [2023-10-11T01:41:17.264Z] ==> Reading reports [2023-10-11T01:41:17.264Z] + ./coverage.out bytes=42718 [2023-10-11T01:41:17.264Z] ==> Appending adjustments [2023-10-11T01:41:17.264Z] https://docs.codecov.io/docs/fixing-reports [2023-10-11T01:41:17.264Z] + Found adjustments [2023-10-11T01:41:17.264Z] ==> Gzipping contents [2023-10-11T01:41:17.264Z] 12K /tmp/codecov.u2s0Ty.gz [2023-10-11T01:41:17.522Z] ==> Uploading reports [2023-10-11T01:41:17.522Z] url: https://codecov.io [2023-10-11T01:41:17.522Z] query: branch=main&commit=606c45a1ba1ea26e0bdd74a992171f1c827ee06d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-11T01:41:17.522Z] -> Pinging Codecov [2023-10-11T01:41:17.522Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=606c45a1ba1ea26e0bdd74a992171f1c827ee06d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-11T01:41:17.522Z] -> Uploading to [2023-10-11T01:41:17.522Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-11/F6E385568367DD0E4001BA4F8F1CB792/606c45a1ba1ea26e0bdd74a992171f1c827ee06d/bbd97522-057c-4333-b912-c457b987c50b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T014117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99601d279a106331a68c8f877d38d99dd49cfc157bd8faaf50142d897874ea8 [2023-10-11T01:41:17.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T01:41:17.522Z] Dload Upload Total Spent Left Speed [2023-10-11T01:41:17.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8415 0 0 100 8415 0 77916 --:--:-- --:--:-- --:--:-- 77201 100 8415 0 0 100 8415 0 28143 --:--:-- --:--:-- --:--:-- 28050 [2023-10-11T01:41:17.781Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] } [2023-10-11T01:41:17.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-11T01:41:17.891Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-11T01:41:17.900Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:41:18.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-11T01:41:18.206Z] [2023-10-11T01:41:18.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:41:18.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-11T01:41:18.507Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-11T01:41:18.507Z] df9b9388f04a: Pulling fs layer [2023-10-11T01:41:18.507Z] 52dc419b0ee2: Pulling fs layer [2023-10-11T01:41:18.507Z] 25bc292e5bac: Pulling fs layer [2023-10-11T01:41:18.507Z] 114826534d7a: Pulling fs layer [2023-10-11T01:41:18.507Z] 4657fd5d0bcf: Pulling fs layer [2023-10-11T01:41:18.507Z] 6ad1cebc031e: Pulling fs layer [2023-10-11T01:41:18.507Z] 8a3aa393b2d8: Pulling fs layer [2023-10-11T01:41:18.507Z] 114826534d7a: Waiting [2023-10-11T01:41:18.507Z] 4657fd5d0bcf: Waiting [2023-10-11T01:41:18.507Z] 6ad1cebc031e: Waiting [2023-10-11T01:41:18.507Z] 8a3aa393b2d8: Waiting [2023-10-11T01:41:18.507Z] 25bc292e5bac: Verifying Checksum [2023-10-11T01:41:18.507Z] 25bc292e5bac: Download complete [2023-10-11T01:41:18.507Z] 52dc419b0ee2: Verifying Checksum [2023-10-11T01:41:18.507Z] 52dc419b0ee2: Download complete [2023-10-11T01:41:18.507Z] 4657fd5d0bcf: Verifying Checksum [2023-10-11T01:41:18.507Z] 4657fd5d0bcf: Download complete [2023-10-11T01:41:18.507Z] df9b9388f04a: Download complete [2023-10-11T01:41:18.765Z] 6ad1cebc031e: Verifying Checksum [2023-10-11T01:41:18.765Z] 6ad1cebc031e: Download complete [2023-10-11T01:41:18.765Z] df9b9388f04a: Pull complete [2023-10-11T01:41:18.765Z] 52dc419b0ee2: Pull complete [2023-10-11T01:41:19.025Z] 25bc292e5bac: Pull complete [2023-10-11T01:41:19.285Z] 114826534d7a: Download complete [2023-10-11T01:41:19.285Z] 8a3aa393b2d8: Verifying Checksum [2023-10-11T01:41:22.577Z] 114826534d7a: Pull complete [2023-10-11T01:41:22.577Z] 4657fd5d0bcf: Pull complete [2023-10-11T01:41:23.142Z] 6ad1cebc031e: Pull complete [2023-10-11T01:41:25.685Z] 8a3aa393b2d8: Pull complete [2023-10-11T01:41:25.685Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-11T01:41:25.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-11T01:41:25.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:41:25.767Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:41:25.806Z] $ 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:1.410.4 cat [2023-10-11T01:41:33.946Z] $ docker top bafec324a596ac96fe0eb82acc278479dbadb92f4adf74cc5e239b1bbecae49a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-11T01:41:34.013Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-10-11T01:41:34.291Z] + set -o pipefail [2023-10-11T01:41:34.291Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-10-11T01:41:39.561Z] [2023-10-11T01:41:39.561Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-10-11T01:41:39.561Z] [2023-10-11T01:41:39.561Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/4f3d76db-80d0-4a26-bbc5-d13d2fc3fda5 [2023-10-11T01:41:39.561Z] [2023-10-11T01:41:39.561Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-11T01:41:39.561Z] [2023-10-11T01:41:39.561Z] [2023-10-11T01:41:39.561Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-11T01:41:39.561Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-11T01:41:39.561Z] More details here: https://snyk.co/ue1NS [2023-10-11T01:41:39.561Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-11T01:41:39.561Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-11T01:41:39.580Z] $ docker stop --time=1 bafec324a596ac96fe0eb82acc278479dbadb92f4adf74cc5e239b1bbecae49a [2023-10-11T01:41:43.463Z] $ docker rm -f --volumes bafec324a596ac96fe0eb82acc278479dbadb92f4adf74cc5e239b1bbecae49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T01:41:44.098Z] + git log --format=format:%s -1 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] sh [2023-10-11T01:41:44.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T01:41:44.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:41:44.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T01:41:44.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:41:44.758Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:41:44.801Z] $ 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 [2023-10-11T01:41:45.255Z] $ docker top c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T01:41:45.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T01:41:45.339Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T01:41:45.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T01:41:45.481Z] $ docker exec c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 ssh-agent [2023-10-11T01:41:45.595Z] SSH_AUTH_SOCK=/tmp/ssh-K6iPVmzNcv3w/agent.31 [2023-10-11T01:41:45.595Z] SSH_AGENT_PID=37 [2023-10-11T01:41:45.600Z] Running ssh-add (command line suppressed) [2023-10-11T01:41:45.707Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3895092267568908968.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3895092267568908968.key) [2023-10-11T01:41:45.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T01:41:46.003Z] + git semver tag [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,196 [run_tag] DEBUG tag force:False [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,196 [check_head_tag] DEBUG check head tag [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,197 [execute] INFO git cat-file --batch-check [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,201 [execute] INFO git cat-file --batch [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,224 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,224 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,224 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-10-11T01:41:46.262Z] 2023-10-11 01:41:46,229 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:41:46.262Z] 3.1.0-dev.27 [Pipeline] } [2023-10-11T01:41:46.279Z] $ docker exec --env ******** --env ******** c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 ssh-agent -k [2023-10-11T01:41:46.376Z] unset SSH_AUTH_SOCK; [2023-10-11T01:41:46.376Z] unset SSH_AGENT_PID; [2023-10-11T01:41:46.376Z] echo Agent pid 37 killed; [2023-10-11T01:41:46.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T01:41:46.678Z] + git semver [Pipeline] } [2023-10-11T01:41:46.959Z] $ docker stop --time=1 c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 [2023-10-11T01:41:48.276Z] $ docker rm -f --volumes c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:41:48.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-11T01:41:48.649Z] [2023-10-11T01:41:48.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:41:48.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-11T01:41:48.950Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-11T01:41:48.950Z] ab5ef0e58194: Pulling fs layer [2023-10-11T01:41:48.950Z] 9712f1f96733: Pulling fs layer [2023-10-11T01:41:48.950Z] 63f879dbbcfc: Pulling fs layer [2023-10-11T01:41:48.950Z] 0d9ebad4ef96: Pulling fs layer [2023-10-11T01:41:48.950Z] e9a5061849ea: Pulling fs layer [2023-10-11T01:41:48.950Z] d747dcd14b5f: Pulling fs layer [2023-10-11T01:41:48.950Z] 2de7ff778b66: Pulling fs layer [2023-10-11T01:41:48.950Z] 0d9ebad4ef96: Waiting [2023-10-11T01:41:48.950Z] e9a5061849ea: Waiting [2023-10-11T01:41:48.950Z] 2de7ff778b66: Waiting [2023-10-11T01:41:48.950Z] d747dcd14b5f: Waiting [2023-10-11T01:41:48.950Z] 9712f1f96733: Verifying Checksum [2023-10-11T01:41:48.950Z] 9712f1f96733: Download complete [2023-10-11T01:41:49.209Z] 63f879dbbcfc: Verifying Checksum [2023-10-11T01:41:49.209Z] 63f879dbbcfc: Download complete [2023-10-11T01:41:49.467Z] e9a5061849ea: Verifying Checksum [2023-10-11T01:41:49.467Z] e9a5061849ea: Download complete [2023-10-11T01:41:49.467Z] d747dcd14b5f: Verifying Checksum [2023-10-11T01:41:49.467Z] d747dcd14b5f: Download complete [2023-10-11T01:41:49.467Z] ab5ef0e58194: Download complete [2023-10-11T01:41:49.467Z] 0d9ebad4ef96: Verifying Checksum [2023-10-11T01:41:49.467Z] 0d9ebad4ef96: Download complete [2023-10-11T01:41:49.467Z] 2de7ff778b66: Verifying Checksum [2023-10-11T01:41:49.467Z] 2de7ff778b66: Download complete [2023-10-11T01:41:52.756Z] ab5ef0e58194: Pull complete [2023-10-11T01:41:52.756Z] 9712f1f96733: Pull complete [2023-10-11T01:41:53.014Z] 63f879dbbcfc: Pull complete [2023-10-11T01:41:57.199Z] 0d9ebad4ef96: Pull complete [2023-10-11T01:41:57.199Z] e9a5061849ea: Pull complete [2023-10-11T01:41:57.199Z] d747dcd14b5f: Pull complete [2023-10-11T01:41:58.571Z] 2de7ff778b66: Pull complete [2023-10-11T01:41:58.572Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-11T01:41:58.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-11T01:41:58.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:41:58.654Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:41:58.694Z] $ 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 [2023-10-11T01:42:05.261Z] $ docker top 8ad649f6d09a071807bf1b179b3d452294bd6085fb99df9848556c7397cdff58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-11T01:42:05.335Z] provisioning config files... [2023-10-11T01:42:05.342Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14232080707750296909tmp [2023-10-11T01:42:05.354Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2855760065297935336tmp [2023-10-11T01:42:05.364Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13566175548316904988tmp [Pipeline] { [Pipeline] echo [2023-10-11T01:42:05.376Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:05.660Z] ---> sigul-configuration.sh [2023-10-11T01:42:05.660Z] gpg: directory `/root/.gnupg' created [2023-10-11T01:42:05.660Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-11T01:42:05.660Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-11T01:42:05.660Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-11T01:42:05.660Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-11T01:42:05.660Z] gpg: CAST5 encrypted data [2023-10-11T01:42:05.660Z] gpg: encrypted with 1 passphrase [2023-10-11T01:42:05.660Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-11T01:42:05.944Z] + mkdir /home/jenkins [2023-10-11T01:42:05.944Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-11T01:42:06.230Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-11T01:42:06.238Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:06.522Z] ---> sigul-install.sh [2023-10-11T01:42:06.522Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-11T01:42:06.807Z] + git tag --list [2023-10-11T01:42:06.808Z] v0.0.0 [2023-10-11T01:42:06.808Z] v0.1.0 [2023-10-11T01:42:06.808Z] v0.1.1 [2023-10-11T01:42:06.808Z] v0.1.10 [2023-10-11T01:42:06.808Z] v0.1.11 [2023-10-11T01:42:06.808Z] v0.1.12 [2023-10-11T01:42:06.808Z] v0.1.13 [2023-10-11T01:42:06.808Z] v0.1.14 [2023-10-11T01:42:06.808Z] v0.1.15 [2023-10-11T01:42:06.808Z] v0.1.16 [2023-10-11T01:42:06.808Z] v0.1.17 [2023-10-11T01:42:06.808Z] v0.1.18 [2023-10-11T01:42:06.808Z] v0.1.19 [2023-10-11T01:42:06.808Z] v0.1.2 [2023-10-11T01:42:06.808Z] v0.1.20 [2023-10-11T01:42:06.808Z] v0.1.21 [2023-10-11T01:42:06.808Z] v0.1.22 [2023-10-11T01:42:06.808Z] v0.1.23 [2023-10-11T01:42:06.808Z] v0.1.24 [2023-10-11T01:42:06.808Z] v0.1.25 [2023-10-11T01:42:06.808Z] v0.1.26 [2023-10-11T01:42:06.808Z] v0.1.27 [2023-10-11T01:42:06.808Z] v0.1.28 [2023-10-11T01:42:06.808Z] v0.1.29 [2023-10-11T01:42:06.808Z] v0.1.3 [2023-10-11T01:42:06.808Z] v0.1.30 [2023-10-11T01:42:06.808Z] v0.1.31 [2023-10-11T01:42:06.808Z] v0.1.4 [2023-10-11T01:42:06.808Z] v0.1.5 [2023-10-11T01:42:06.808Z] v0.1.6 [2023-10-11T01:42:06.808Z] v0.1.7 [2023-10-11T01:42:06.808Z] v0.1.8 [2023-10-11T01:42:06.808Z] v0.1.9 [2023-10-11T01:42:06.808Z] v2.0.0 [2023-10-11T01:42:06.808Z] v2.0.1 [2023-10-11T01:42:06.808Z] v2.1.0 [2023-10-11T01:42:06.808Z] v2.1.1 [2023-10-11T01:42:06.808Z] v2.2.0 [2023-10-11T01:42:06.808Z] v2.3.0 [2023-10-11T01:42:06.808Z] v3.0 [2023-10-11T01:42:06.808Z] v3.0.0 [2023-10-11T01:42:06.808Z] v3.1.0-dev.1 [2023-10-11T01:42:06.808Z] v3.1.0-dev.10 [2023-10-11T01:42:06.808Z] v3.1.0-dev.11 [2023-10-11T01:42:06.808Z] v3.1.0-dev.12 [2023-10-11T01:42:06.808Z] v3.1.0-dev.13 [2023-10-11T01:42:06.808Z] v3.1.0-dev.14 [2023-10-11T01:42:06.808Z] v3.1.0-dev.15 [2023-10-11T01:42:06.808Z] v3.1.0-dev.16 [2023-10-11T01:42:06.808Z] v3.1.0-dev.17 [2023-10-11T01:42:06.808Z] v3.1.0-dev.18 [2023-10-11T01:42:06.808Z] v3.1.0-dev.19 [2023-10-11T01:42:06.808Z] v3.1.0-dev.2 [2023-10-11T01:42:06.808Z] v3.1.0-dev.20 [2023-10-11T01:42:06.808Z] v3.1.0-dev.21 [2023-10-11T01:42:06.808Z] v3.1.0-dev.22 [2023-10-11T01:42:06.808Z] v3.1.0-dev.23 [2023-10-11T01:42:06.808Z] v3.1.0-dev.24 [2023-10-11T01:42:06.808Z] v3.1.0-dev.25 [2023-10-11T01:42:06.808Z] v3.1.0-dev.26 [2023-10-11T01:42:06.808Z] v3.1.0-dev.27 [2023-10-11T01:42:06.808Z] v3.1.0-dev.3 [2023-10-11T01:42:06.808Z] v3.1.0-dev.4 [2023-10-11T01:42:06.808Z] v3.1.0-dev.5 [2023-10-11T01:42:06.808Z] v3.1.0-dev.6 [2023-10-11T01:42:06.808Z] v3.1.0-dev.7 [2023-10-11T01:42:06.808Z] v3.1.0-dev.8 [2023-10-11T01:42:06.808Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-11T01:42:07.103Z] + lftools sign git-tag v3.1.0-dev.27 [2023-10-11T01:42:07.672Z] Signing Git tag with Sigul... [2023-10-11T01:42:07.672Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-10-11T01:42:17.665Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:17.951Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-11T01:42:17.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-11T01:42:17.984Z] $ docker stop --time=1 8ad649f6d09a071807bf1b179b3d452294bd6085fb99df9848556c7397cdff58 [2023-10-11T01:42:19.282Z] $ docker rm -f --volumes 8ad649f6d09a071807bf1b179b3d452294bd6085fb99df9848556c7397cdff58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-11T01:42:19.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T01:42:19.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:42:20.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T01:42:20.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:42:20.075Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:42:20.112Z] $ 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 [2023-10-11T01:42:20.483Z] $ docker top adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b -eo pid,comm [2023-10-11T01:42:20.523Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-11T01:42:20.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T01:42:20.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T01:42:20.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T01:42:20.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T01:42:20.689Z] $ docker exec adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b ssh-agent [2023-10-11T01:42:20.792Z] SSH_AUTH_SOCK=/tmp/ssh-HL9Agr7TEHqB/agent.31 [2023-10-11T01:42:20.792Z] SSH_AGENT_PID=37 [2023-10-11T01:42:20.798Z] Running ssh-add (command line suppressed) [2023-10-11T01:42:20.907Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2075156873889597252.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2075156873889597252.key) [2023-10-11T01:42:20.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T01:42:21.216Z] + git semver bump pre [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,436 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,436 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,436 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,436 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,438 [execute] INFO git cat-file --batch-check [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,446 [execute] INFO git cat-file --batch [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T01:42:21.475Z] 2023-10-11 01:42:21,452 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:42:21.475Z] 3.1.0-dev.28 [Pipeline] } [2023-10-11T01:42:21.492Z] $ docker exec --env ******** --env ******** adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b ssh-agent -k [2023-10-11T01:42:21.593Z] unset SSH_AUTH_SOCK; [2023-10-11T01:42:21.593Z] unset SSH_AGENT_PID; [2023-10-11T01:42:21.593Z] echo Agent pid 37 killed; [2023-10-11T01:42:21.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T01:42:21.899Z] + git semver [Pipeline] } [2023-10-11T01:42:22.179Z] $ docker stop --time=1 adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b [2023-10-11T01:42:23.505Z] $ docker rm -f --volumes adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T01:42:23.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T01:42:23.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:42:24.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T01:42:24.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:42:24.214Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:42:24.253Z] $ 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 [2023-10-11T01:42:24.608Z] $ docker top 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd -eo pid,comm [2023-10-11T01:42:24.651Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-11T01:42:24.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T01:42:24.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T01:42:24.689Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T01:42:24.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T01:42:24.810Z] $ docker exec 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd ssh-agent [2023-10-11T01:42:24.921Z] SSH_AUTH_SOCK=/tmp/ssh-jWkY62Xy0A0q/agent.33 [2023-10-11T01:42:24.921Z] SSH_AGENT_PID=39 [2023-10-11T01:42:24.927Z] Running ssh-add (command line suppressed) [2023-10-11T01:42:25.035Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9690957868216377691.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9690957868216377691.key) [2023-10-11T01:42:25.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T01:42:25.336Z] + git semver push [2023-10-11T01:42:25.596Z] 2023-10-11 01:42:25,535 [run_push] DEBUG push [2023-10-11T01:42:25.596Z] 2023-10-11 01:42:25,535 [execute] INFO git cat-file --batch-check [2023-10-11T01:42:25.596Z] 2023-10-11 01:42:25,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T01:42:25.596Z] 2023-10-11 01:42:25,541 [execute] INFO git rev-list a2edf6fdf24cd8e30e43e52bf5306ce723c466c8 -- [2023-10-11T01:42:25.596Z] 2023-10-11 01:42:25,541 [execute] DEBUG Popen(['git', 'rev-list', 'a2edf6fdf24cd8e30e43e52bf5306ce723c466c8', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-11T01:42:25.596Z] 2023-10-11 01:42:25,548 [execute] INFO git fetch -v origin [2023-10-11T01:42:25.596Z] 2023-10-11 01:42:25,548 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-11T01:42:26.164Z] 2023-10-11 01:42:26,094 [run_push] DEBUG no remote changes detected [2023-10-11T01:42:26.164Z] 2023-10-11 01:42:26,095 [execute] INFO git push origin semver [2023-10-11T01:42:26.164Z] 2023-10-11 01:42:26,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-11T01:42:27.100Z] 2023-10-11 01:42:26,845 [run_push] DEBUG push all version tags [2023-10-11T01:42:27.100Z] 2023-10-11 01:42:26,846 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-11T01:42:27.100Z] 2023-10-11 01:42:26,846 [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) [2023-10-11T01:42:27.670Z] 2023-10-11 01:42:27,594 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-10-11T01:42:27.670Z] 3.1.0-dev.28 [Pipeline] } [2023-10-11T01:42:27.687Z] $ docker exec --env ******** --env ******** 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd ssh-agent -k [2023-10-11T01:42:27.789Z] unset SSH_AUTH_SOCK; [2023-10-11T01:42:27.790Z] unset SSH_AGENT_PID; [2023-10-11T01:42:27.790Z] echo Agent pid 39 killed; [2023-10-11T01:42:27.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T01:42:28.099Z] + git semver [Pipeline] } [2023-10-11T01:42:28.378Z] $ docker stop --time=1 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd [2023-10-11T01:42:29.665Z] $ docker rm -f --volumes 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-11T01:42:30.218Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-10-11T01:42:30.218Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-10-11T01:42:30.218Z] total 16 [2023-10-11T01:42:30.218Z] drwxr-xr-x 3 root root 4096 Oct 11 01:32 . [2023-10-11T01:42:30.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 01:42 .. [2023-10-11T01:42:30.218Z] drwxr-xr-x 2 root root 4096 Oct 11 01:32 cost [2023-10-11T01:42:30.218Z] -rw-r--r-- 1 root root 88 Oct 11 01:32 cost.csv [2023-10-11T01:42:30.218Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-10-11T01:42:30.218Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-10-11T01:42:30.218Z] total 16 [2023-10-11T01:42:30.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 01:32 . [2023-10-11T01:42:30.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 01:42 .. [2023-10-11T01:42:30.218Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 01:32 cost [2023-10-11T01:42:30.218Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 11 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:30.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:31.364Z] ---> package-listing.sh [2023-10-11T01:42:31.364Z] ++ facter osfamily [2023-10-11T01:42:31.364Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-11T01:42:31.624Z] + OS_FAMILY=debian [2023-10-11T01:42:31.624Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-10-11T01:42:31.624Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-11T01:42:31.625Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-11T01:42:31.625Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-11T01:42:31.625Z] + PACKAGES=/tmp/packages_start.txt [2023-10-11T01:42:31.625Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-10-11T01:42:31.625Z] + PACKAGES=/tmp/packages_end.txt [2023-10-11T01:42:31.625Z] + case "${OS_FAMILY}" in [2023-10-11T01:42:31.625Z] + dpkg -l [2023-10-11T01:42:31.625Z] + grep '^ii' [2023-10-11T01:42:31.625Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-11T01:42:31.625Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-11T01:42:31.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-11T01:42:31.625Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-10-11T01:42:31.625Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-10-11T01:42:31.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-10-11T01:42:31.636Z] 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 [2023-10-11T01:42:31.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T01:42:32.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T01:42:32.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T01:42:32.544Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-10-11T01:42:32.587Z] $ 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 [2023-10-11T01:42:32.816Z] $ docker top c61f367268f1bd6430c6b4da27799537b44c6253c64376ce338299b910009f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T01:42:33.149Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-11T01:42:33.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-11T01:42:33.715Z] + ls /var/log/sa-host [2023-10-11T01:42:33.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T01:42:33.777Z] provisioning config files... [2023-10-11T01:42:33.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9418544078930642713tmp [Pipeline] { [Pipeline] echo [2023-10-11T01:42:33.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:34.081Z] ---> create-netrc.sh [Pipeline] } [2023-10-11T01:42:34.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:34.487Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-11T01:42:34.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:34.780Z] ---> sudo-logs.sh [2023-10-11T01:42:34.780Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-11T01:42:34.812Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:35.148Z] ---> job-cost.sh [2023-10-11T01:42:35.148Z] lf-activate-venv: SKIPPING [2023-10-11T01:42:35.148Z] DEBUG: total: 0.2199999988079071 [2023-10-11T01:42:35.148Z] INFO: Retrieving Stack Cost... [2023-10-11T01:42:35.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T01:42:36.029Z] INFO: Archiving Costs [Pipeline] echo [2023-10-11T01:42:36.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T01:42:36.360Z] ---> logs-deploy.sh [2023-10-11T01:42:36.360Z] lf-activate-venv: SKIPPING [2023-10-11T01:42:36.360Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/126 [2023-10-11T01:42:36.360Z] INFO: archiving workspace using pattern(s): [2023-10-11T01:42:37.298Z] Archives upload complete. [2023-10-11T01:42:38.187Z] INFO: archiving logs to Nexus [2023-10-11T01:42:38.187Z] ---> uname -a: [2023-10-11T01:42:38.187Z] Linux prd-ubuntu20-04-docker-8c-8g-8829 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-11T01:42:38.187Z] [2023-10-11T01:42:38.187Z] [2023-10-11T01:42:38.187Z] ---> lscpu: [2023-10-11T01:42:38.187Z] Architecture: x86_64 [2023-10-11T01:42:38.187Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-11T01:42:38.187Z] Byte Order: Little Endian [2023-10-11T01:42:38.187Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-11T01:42:38.187Z] CPU(s): 8 [2023-10-11T01:42:38.187Z] On-line CPU(s) list: 0-7 [2023-10-11T01:42:38.187Z] Thread(s) per core: 1 [2023-10-11T01:42:38.187Z] Core(s) per socket: 1 [2023-10-11T01:42:38.187Z] Socket(s): 8 [2023-10-11T01:42:38.187Z] NUMA node(s): 1 [2023-10-11T01:42:38.187Z] Vendor ID: AuthenticAMD [2023-10-11T01:42:38.187Z] CPU family: 23 [2023-10-11T01:42:38.187Z] Model: 49 [2023-10-11T01:42:38.187Z] Model name: AMD EPYC-Rome Processor [2023-10-11T01:42:38.187Z] Stepping: 0 [2023-10-11T01:42:38.187Z] CPU MHz: 2799.998 [2023-10-11T01:42:38.187Z] BogoMIPS: 5599.99 [2023-10-11T01:42:38.187Z] Virtualization: AMD-V [2023-10-11T01:42:38.187Z] Hypervisor vendor: KVM [2023-10-11T01:42:38.187Z] Virtualization type: full [2023-10-11T01:42:38.187Z] L1d cache: 256 KiB [2023-10-11T01:42:38.187Z] L1i cache: 256 KiB [2023-10-11T01:42:38.187Z] L2 cache: 4 MiB [2023-10-11T01:42:38.187Z] L3 cache: 128 MiB [2023-10-11T01:42:38.187Z] NUMA node0 CPU(s): 0-7 [2023-10-11T01:42:38.187Z] Vulnerability Itlb multihit: Not affected [2023-10-11T01:42:38.187Z] Vulnerability L1tf: Not affected [2023-10-11T01:42:38.187Z] Vulnerability Mds: Not affected [2023-10-11T01:42:38.187Z] Vulnerability Meltdown: Not affected [2023-10-11T01:42:38.187Z] Vulnerability Mmio stale data: Not affected [2023-10-11T01:42:38.187Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-11T01:42:38.187Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-11T01:42:38.188Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-11T01:42:38.188Z] Vulnerability Srbds: Not affected [2023-10-11T01:42:38.188Z] Vulnerability Tsx async abort: Not affected [2023-10-11T01:42:38.188Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] ---> nproc: [2023-10-11T01:42:38.188Z] 8 [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] ---> df -h: [2023-10-11T01:42:38.188Z] Filesystem Size Used Avail Use% Mounted on [2023-10-11T01:42:38.188Z] overlay 155G 12G 144G 8% / [2023-10-11T01:42:38.188Z] tmpfs 64M 0 64M 0% /dev [2023-10-11T01:42:38.188Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-11T01:42:38.188Z] shm 64M 0 64M 0% /dev/shm [2023-10-11T01:42:38.188Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] ---> sar -b -r -n DEV: [2023-10-11T01:42:38.188Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8829) 10/11/23 _x86_64_ (8 CPU) [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] 01:30:28 LINUX RESTART (8 CPU) [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-11T01:42:38.188Z] 01:32:01 108.58 14.51 94.07 0.00 1865.42 65981.40 0.00 [2023-10-11T01:42:38.188Z] 01:33:01 83.00 0.15 82.85 0.00 4.93 72235.43 0.00 [2023-10-11T01:42:38.188Z] 01:34:01 5.83 0.00 5.83 0.00 0.00 33075.57 0.00 [2023-10-11T01:42:38.188Z] 01:35:01 5.36 0.00 5.36 0.00 0.00 33068.84 0.00 [2023-10-11T01:42:38.188Z] 01:36:01 53.36 10.60 42.76 0.00 5155.01 10166.04 0.00 [2023-10-11T01:42:38.188Z] 01:37:01 5.82 0.02 5.80 0.00 0.13 117.18 0.00 [2023-10-11T01:42:38.188Z] 01:38:01 3.07 0.63 2.43 0.00 70.52 29.20 0.00 [2023-10-11T01:42:38.188Z] 01:39:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2023-10-11T01:42:38.188Z] 01:40:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2023-10-11T01:42:38.188Z] 01:41:01 1.83 0.00 1.83 0.00 0.00 21.86 0.00 [2023-10-11T01:42:38.188Z] 01:42:01 85.63 1.21 84.42 0.00 46.30 48757.43 0.00 [2023-10-11T01:42:38.188Z] Average: 32.27 2.47 29.80 0.00 649.17 23957.06 0.00 [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-11T01:42:38.188Z] 01:32:01 28184656 31179992 1128276 3.43 85584 3138052 2329760 6.87 1744612 2520604 667340 [2023-10-11T01:42:38.188Z] 01:33:01 28747916 31552508 757680 2.30 94636 2932276 1752776 5.17 1117288 2579220 324 [2023-10-11T01:42:38.188Z] 01:34:01 28748236 31552900 756964 2.30 94716 2932280 1752776 5.17 1117268 2579228 12 [2023-10-11T01:42:38.188Z] 01:35:01 28748516 31553320 756396 2.30 94804 2932280 1752776 5.17 1116012 2579232 64 [2023-10-11T01:42:38.188Z] 01:36:01 28274596 31534800 742956 2.26 124872 3356512 1679260 4.95 1420196 2712648 904 [2023-10-11T01:42:38.188Z] 01:37:01 28282932 31538168 739132 2.25 123448 3353256 1667572 4.91 1415724 2709404 8 [2023-10-11T01:42:38.188Z] 01:38:01 28284160 31541788 735144 2.24 123548 3355360 1674336 4.93 1413260 2710480 8 [2023-10-11T01:42:38.188Z] 01:39:01 28284364 31542024 734868 2.23 123568 3355364 1674336 4.93 1413288 2710484 12 [2023-10-11T01:42:38.188Z] 01:40:01 28284316 31541976 734840 2.23 123584 3355364 1674336 4.93 1413364 2710484 8 [2023-10-11T01:42:38.188Z] 01:41:01 28285156 31542880 733756 2.23 123636 3355368 1674336 4.93 1412824 2710488 16 [2023-10-11T01:42:38.188Z] 01:42:01 26769768 31508004 759192 2.31 172520 4664236 1766640 5.21 1531480 3976896 300416 [2023-10-11T01:42:38.188Z] Average: 28263147 31508033 779928 2.37 116811 3339123 1763537 5.20 1374120 2772652 88101 [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-11T01:42:38.188Z] 01:32:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:32:01 veth56b8077 102.93 112.68 9.13 1460.94 0.00 0.00 0.00 0.12 [2023-10-11T01:42:38.188Z] 01:32:01 ens3 508.33 341.94 6529.16 74.92 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:32:01 docker0 104.32 113.98 7.92 1477.35 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:33:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:33:01 ens3 119.63 89.32 2534.38 95.46 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:33:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:34:01 ens3 0.72 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:35:01 ens3 2.12 1.65 7.35 0.36 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:36:01 ens3 244.38 124.60 2733.30 8.62 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:37:01 ens3 0.40 0.30 0.03 0.02 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:38:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:41:01 ens3 0.63 0.47 0.34 0.28 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:42:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:42:01 ens3 384.75 265.91 8570.98 36.58 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] 01:42:01 docker0 117.55 131.05 7.96 1413.03 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] Average: ens3 114.70 74.97 1853.49 19.66 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] Average: docker0 20.20 22.30 1.45 262.96 0.00 0.00 0.00 0.00 [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] ---> sar -P ALL: [2023-10-11T01:42:38.188Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8829) 10/11/23 _x86_64_ (8 CPU) [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] 01:30:28 LINUX RESTART (8 CPU) [2023-10-11T01:42:38.188Z] [2023-10-11T01:42:38.188Z] 01:31:01 CPU %user %nice %system %iowait %steal %idle [2023-10-11T01:42:38.188Z] 01:32:01 all 23.30 0.00 4.13 2.18 0.07 70.32 [2023-10-11T01:42:38.188Z] 01:32:01 0 24.00 0.00 4.00 0.20 0.07 71.73 [2023-10-11T01:42:38.188Z] 01:32:01 1 24.92 0.00 4.63 6.60 0.07 63.78 [2023-10-11T01:42:38.188Z] 01:32:01 2 23.32 0.00 3.41 0.30 0.05 72.91 [2023-10-11T01:42:38.188Z] 01:32:01 3 24.20 0.00 3.98 1.11 0.07 70.64 [2023-10-11T01:42:38.188Z] 01:32:01 4 22.15 0.00 3.83 3.62 0.07 70.34 [2023-10-11T01:42:38.188Z] 01:32:01 5 24.66 0.00 5.05 0.77 0.07 69.44 [2023-10-11T01:42:38.188Z] 01:32:01 6 20.68 0.00 4.09 4.49 0.07 70.68 [2023-10-11T01:42:38.188Z] 01:32:01 7 22.45 0.00 4.08 0.39 0.08 73.00 [2023-10-11T01:42:38.188Z] 01:33:01 all 23.53 0.00 3.34 2.00 0.08 71.04 [2023-10-11T01:42:38.188Z] 01:33:01 0 22.54 0.00 2.81 0.57 0.08 74.00 [2023-10-11T01:42:38.188Z] 01:33:01 1 25.28 0.00 3.99 0.72 0.05 69.96 [2023-10-11T01:42:38.188Z] 01:33:01 2 22.42 0.00 3.56 3.13 0.15 70.74 [2023-10-11T01:42:38.188Z] 01:33:01 3 26.98 0.00 3.23 0.97 0.07 68.76 [2023-10-11T01:42:38.188Z] 01:33:01 4 21.21 0.00 3.38 2.38 0.07 72.97 [2023-10-11T01:42:38.188Z] 01:33:01 5 22.97 0.00 2.35 0.12 0.08 74.48 [2023-10-11T01:42:38.188Z] 01:33:01 6 22.39 0.00 4.01 2.90 0.07 70.63 [2023-10-11T01:42:38.188Z] 01:33:01 7 24.40 0.00 3.45 5.26 0.07 66.81 [2023-10-11T01:42:38.188Z] 01:34:01 all 0.01 0.00 0.01 0.02 0.02 99.95 [2023-10-11T01:42:38.188Z] 01:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-11T01:42:38.188Z] 01:34:01 1 0.00 0.00 0.02 0.08 0.00 99.90 [2023-10-11T01:42:38.188Z] 01:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-11T01:42:38.188Z] 01:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-11T01:42:38.188Z] 01:34:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2023-10-11T01:42:38.188Z] 01:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T01:42:38.188Z] 01:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-11T01:42:38.188Z] 01:34:01 7 0.00 0.00 0.00 0.05 0.02 99.93 [2023-10-11T01:42:38.188Z] 01:35:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-10-11T01:42:38.188Z] 01:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-11T01:42:38.188Z] 01:35:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2023-10-11T01:42:38.188Z] 01:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-11T01:42:38.188Z] 01:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-11T01:42:38.188Z] 01:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-11T01:42:38.188Z] 01:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T01:42:38.188Z] 01:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T01:42:38.188Z] 01:35:01 7 0.13 0.00 0.00 0.03 0.02 99.82 [2023-10-11T01:42:38.188Z] 01:36:01 all 2.63 0.00 1.45 0.66 0.03 95.24 [2023-10-11T01:42:38.188Z] 01:36:01 0 3.42 0.00 1.79 1.07 0.03 93.69 [2023-10-11T01:42:38.188Z] 01:36:01 1 2.72 0.00 1.77 1.60 0.02 93.89 [2023-10-11T01:42:38.188Z] 01:36:01 2 1.77 0.00 1.82 0.07 0.02 96.33 [2023-10-11T01:42:38.188Z] 01:36:01 3 3.38 0.00 1.16 0.07 0.03 95.36 [2023-10-11T01:42:38.188Z] 01:36:01 4 3.04 0.00 1.09 1.05 0.03 94.79 [2023-10-11T01:42:38.188Z] 01:36:01 5 2.90 0.00 1.06 0.07 0.02 95.96 [2023-10-11T01:42:38.189Z] 01:36:01 6 1.74 0.00 2.00 1.20 0.02 95.04 [2023-10-11T01:42:38.189Z] 01:36:01 7 2.06 0.00 0.94 0.12 0.03 96.85 [2023-10-11T01:42:38.189Z] 01:37:01 all 0.07 0.00 0.07 0.01 0.01 99.84 [2023-10-11T01:42:38.189Z] 01:37:01 0 0.23 0.00 0.12 0.00 0.00 99.65 [2023-10-11T01:42:38.189Z] 01:37:01 1 0.03 0.00 0.05 0.05 0.02 99.85 [2023-10-11T01:42:38.189Z] 01:37:01 2 0.03 0.00 0.07 0.02 0.00 99.88 [2023-10-11T01:42:38.189Z] 01:37:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-10-11T01:42:38.189Z] 01:37:01 4 0.05 0.00 0.10 0.02 0.03 99.80 [2023-10-11T01:42:38.189Z] 01:37:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2023-10-11T01:42:38.189Z] 01:37:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2023-10-11T01:42:38.189Z] 01:37:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-10-11T01:42:38.189Z] 01:38:01 all 0.04 0.00 0.04 0.01 0.01 99.91 [2023-10-11T01:42:38.189Z] 01:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-10-11T01:42:38.189Z] 01:38:01 1 0.05 0.00 0.03 0.07 0.00 99.85 [2023-10-11T01:42:38.189Z] 01:38:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-10-11T01:42:38.189Z] 01:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-11T01:42:38.189Z] 01:38:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2023-10-11T01:42:38.189Z] 01:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-11T01:42:38.189Z] 01:38:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-10-11T01:42:38.189Z] 01:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-11T01:42:38.189Z] 01:39:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-10-11T01:42:38.189Z] 01:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-11T01:42:38.189Z] 01:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T01:42:38.189Z] 01:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-10-11T01:42:38.189Z] 01:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-11T01:42:38.189Z] 01:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-11T01:42:38.189Z] 01:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-11T01:42:38.189Z] 01:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T01:42:38.189Z] 01:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T01:42:38.189Z] 01:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-11T01:42:38.189Z] 01:40:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-11T01:42:38.189Z] 01:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-11T01:42:38.189Z] 01:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T01:42:38.189Z] 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T01:42:38.189Z] 01:40:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2023-10-11T01:42:38.189Z] 01:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-11T01:42:38.189Z] 01:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-11T01:42:38.189Z] 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T01:42:38.189Z] 01:41:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2023-10-11T01:42:38.189Z] 01:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-11T01:42:38.189Z] 01:41:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2023-10-11T01:42:38.189Z] 01:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-11T01:42:38.189Z] 01:41:01 3 0.68 0.00 0.02 0.00 0.02 99.28 [2023-10-11T01:42:38.189Z] 01:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-11T01:42:38.189Z] 01:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-11T01:42:38.189Z] 01:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-11T01:42:38.189Z] 01:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-11T01:42:38.189Z] 01:42:01 all 7.65 0.00 3.38 3.22 0.05 85.70 [2023-10-11T01:42:38.189Z] 01:42:01 0 6.52 0.00 2.48 0.02 0.07 90.92 [2023-10-11T01:42:38.189Z] 01:42:01 1 6.44 0.00 4.06 11.08 0.07 78.35 [2023-10-11T01:42:38.189Z] 01:42:01 2 9.37 0.00 3.38 0.39 0.05 86.81 [2023-10-11T01:42:38.189Z] 01:42:01 3 8.32 0.00 3.31 0.66 0.05 87.66 [2023-10-11T01:42:38.189Z] 01:42:01 4 7.12 0.00 2.93 6.43 0.05 83.47 [2023-10-11T01:42:38.189Z] 01:42:01 5 8.45 0.00 3.42 3.42 0.05 84.66 [2023-10-11T01:42:38.189Z] 01:42:01 6 7.98 0.00 3.82 0.25 0.03 87.92 [2023-10-11T01:42:38.189Z] 01:42:01 7 7.00 0.00 3.64 3.51 0.05 85.80 [2023-10-11T01:42:38.189Z] [2023-10-11T01:42:38.189Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-10-11T01:42:38.189Z] Average: all 5.18 0.00 1.13 0.73 0.03 92.94 [2023-10-11T01:42:38.189Z] Average: 0 5.15 0.00 1.03 0.17 0.03 93.63 [2023-10-11T01:42:38.189Z] Average: 1 5.37 0.00 1.31 1.83 0.02 91.46 [2023-10-11T01:42:38.189Z] Average: 2 5.14 0.00 1.11 0.36 0.03 93.36 [2023-10-11T01:42:38.189Z] Average: 3 5.76 0.00 1.07 0.25 0.03 92.89 [2023-10-11T01:42:38.189Z] Average: 4 4.85 0.00 1.04 1.22 0.04 92.86 [2023-10-11T01:42:38.189Z] Average: 5 5.34 0.00 1.08 0.40 0.03 93.16 [2023-10-11T01:42:38.189Z] Average: 6 4.76 0.00 1.27 0.80 0.02 93.16 [2023-10-11T01:42:38.189Z] Average: 7 5.06 0.00 1.10 0.84 0.03 92.97 [2023-10-11T01:42:38.189Z] [2023-10-11T01:42:38.189Z] [2023-10-11T01:42:38.189Z]