Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8167b5399796f18ffe8f4da1f2307ce716c5013 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-ssh12088610930624901402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16566856185809234980.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh3236867507952474257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15740552293560149670.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-ssh6753395947254967663.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-1053 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 Avoid second fetch Checking out Revision e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) 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 > 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 Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" > git config core.sparsecheckout # timeout=10 > git checkout -f e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 > git rev-list --no-walk 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-27T15:25:03.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-27T15:25:03.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-27T15:25:03.360Z] ========================================================= [2023-11-27T15:25:03.360Z] EdgeX Global Pipelines Version Info [2023-11-27T15:25:03.360Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:25:04.463Z] ------------------- [2023-11-27T15:25:04.463Z] stable info: [2023-11-27T15:25:04.463Z] ------------------- [2023-11-27T15:25:04.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-27T15:25:04.463Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-27T15:25:04.463Z] Message: update stable to v1.0.258 [2023-11-27T15:25:04.722Z] ------------------- [2023-11-27T15:25:04.722Z] experimental info: [2023-11-27T15:25:04.722Z] ------------------- [2023-11-27T15:25:04.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-27T15:25:04.723Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-27T15:25:04.723Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-27T15:25:04.808Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-11-27T15:25:04.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-11-27T15:25:04.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-27T15:25:04.894Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-27T15:25:04.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-27T15:25:04.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-27T15:25:04.989Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-27T15:25:05.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-27T15:25:05.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-27T15:25:05.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-27T15:25:05.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-27T15:25:05.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-11-27T15:25:05.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-27T15:25:05.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-27T15:25:05.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T15:25:05.295Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T15:25:05.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T15:25:05.360Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-27T15:25:05.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-27T15:25:05.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-27T15:25:05.459Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-27T15:25:05.499Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-27T15:25:05.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-27T15:25:05.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-27T15:25:05.610Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-27T15:25:05.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-27T15:25:05.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-27T15:25:05.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-27T15:25:05.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-27T15:25:05.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-27T15:25:05.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T15:25:05.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8167b5 [Pipeline] echo [2023-11-27T15:25:06.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-27T15:25:06.434Z] + git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T15:25:06.462Z] -----------> git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 e8167b5399796f18ffe8f4da1f2307ce716c5013 [2023-11-27T15:25:06.462Z] e8167b5399796f18ffe8f4da1f2307ce716c5013 [false] [Pipeline] sh [2023-11-27T15:25:06.757Z] + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T15:25:06.769Z] ========================================================= [2023-11-27T15:25:06.769Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-27T15:25:06.769Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-27T15:25:07.154Z] + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo [2023-11-27T15:25:07.165Z] [semverPrep] GIT_COMMIT: e8167b5399796f18ffe8f4da1f2307ce716c5013, Commit Message: Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0 [Pipeline] echo [2023-11-27T15:25:07.188Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-27T15:25:07.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T15:25:07.579Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-27T15:25:07.579Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-27T15:25:07.579Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-27T15:25:07.579Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-27T15:25:07.579Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-27T15:25:07.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:25:07.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T15:25:07.939Z] [2023-11-27T15:25:07.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:25:08.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T15:25:08.251Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-27T15:25:08.251Z] b85a868b505f: Pulling fs layer [2023-11-27T15:25:08.251Z] e2be974225ed: Pulling fs layer [2023-11-27T15:25:08.251Z] 339a4e72a1f5: Pulling fs layer [2023-11-27T15:25:08.251Z] 988bab9f4d93: Pulling fs layer [2023-11-27T15:25:08.251Z] 1469e6f7b9e6: Pulling fs layer [2023-11-27T15:25:08.252Z] eaf3925da568: Pulling fs layer [2023-11-27T15:25:08.252Z] bab4dde63d76: Pulling fs layer [2023-11-27T15:25:08.252Z] bde34c3a00c8: Pulling fs layer [2023-11-27T15:25:08.252Z] b352a97aabf1: Pulling fs layer [2023-11-27T15:25:08.252Z] 4872d77fe225: Pulling fs layer [2023-11-27T15:25:08.252Z] 5851b861e8e6: Pulling fs layer [2023-11-27T15:25:08.252Z] 1469e6f7b9e6: Waiting [2023-11-27T15:25:08.252Z] eaf3925da568: Waiting [2023-11-27T15:25:08.252Z] bab4dde63d76: Waiting [2023-11-27T15:25:08.252Z] bde34c3a00c8: Waiting [2023-11-27T15:25:08.252Z] 5851b861e8e6: Waiting [2023-11-27T15:25:08.252Z] b352a97aabf1: Waiting [2023-11-27T15:25:08.252Z] 4872d77fe225: Waiting [2023-11-27T15:25:08.252Z] 988bab9f4d93: Waiting [2023-11-27T15:25:08.252Z] e2be974225ed: Download complete [2023-11-27T15:25:08.252Z] 988bab9f4d93: Verifying Checksum [2023-11-27T15:25:08.252Z] 988bab9f4d93: Download complete [2023-11-27T15:25:08.252Z] 1469e6f7b9e6: Verifying Checksum [2023-11-27T15:25:08.252Z] 1469e6f7b9e6: Download complete [2023-11-27T15:25:08.510Z] eaf3925da568: Download complete [2023-11-27T15:25:08.510Z] 339a4e72a1f5: Verifying Checksum [2023-11-27T15:25:08.510Z] 339a4e72a1f5: Download complete [2023-11-27T15:25:08.510Z] bde34c3a00c8: Download complete [2023-11-27T15:25:08.510Z] b352a97aabf1: Download complete [2023-11-27T15:25:08.510Z] 4872d77fe225: Verifying Checksum [2023-11-27T15:25:08.510Z] 4872d77fe225: Download complete [2023-11-27T15:25:08.510Z] 5851b861e8e6: Verifying Checksum [2023-11-27T15:25:08.510Z] 5851b861e8e6: Download complete [2023-11-27T15:25:08.510Z] b85a868b505f: Download complete [2023-11-27T15:25:08.769Z] bab4dde63d76: Verifying Checksum [2023-11-27T15:25:08.769Z] bab4dde63d76: Download complete [2023-11-27T15:25:09.703Z] b85a868b505f: Pull complete [2023-11-27T15:25:09.703Z] e2be974225ed: Pull complete [2023-11-27T15:25:10.271Z] 339a4e72a1f5: Pull complete [2023-11-27T15:25:10.271Z] 988bab9f4d93: Pull complete [2023-11-27T15:25:10.530Z] 1469e6f7b9e6: Pull complete [2023-11-27T15:25:10.530Z] eaf3925da568: Pull complete [2023-11-27T15:25:12.445Z] bab4dde63d76: Pull complete [2023-11-27T15:25:12.445Z] bde34c3a00c8: Pull complete [2023-11-27T15:25:12.445Z] b352a97aabf1: Pull complete [2023-11-27T15:25:12.445Z] 4872d77fe225: Pull complete [2023-11-27T15:25:12.705Z] 5851b861e8e6: Pull complete [2023-11-27T15:25:12.705Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-27T15:25:12.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T15:25:12.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:25:12.904Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:25:12.931Z] $ 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-11-27T15:25:18.021Z] $ docker top 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d -eo pid,comm [2023-11-27T15:25:18.070Z] 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-11-27T15:25:18.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T15:25:18.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T15:25:18.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T15:25:18.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T15:25:18.255Z] $ docker exec 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent [2023-11-27T15:25:18.368Z] SSH_AUTH_SOCK=/tmp/ssh-vDQWqYDW9BO0/agent.32 [2023-11-27T15:25:18.368Z] SSH_AGENT_PID=38 [2023-11-27T15:25:18.374Z] Running ssh-add (command line suppressed) [2023-11-27T15:25:18.474Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7872868444170755604.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7872868444170755604.key) [2023-11-27T15:25:18.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T15:25:18.796Z] + git tag --points-at HEAD [Pipeline] } [2023-11-27T15:25:18.804Z] $ docker exec --env ******** --env ******** 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent -k [2023-11-27T15:25:18.884Z] unset SSH_AUTH_SOCK; [2023-11-27T15:25:18.884Z] unset SSH_AGENT_PID; [2023-11-27T15:25:18.884Z] echo Agent pid 38 killed; [2023-11-27T15:25:18.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-27T15:25:18.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T15:25:18.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T15:25:19.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T15:25:19.036Z] $ docker exec 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent [2023-11-27T15:25:19.132Z] SSH_AUTH_SOCK=/tmp/ssh-rsAH97ODCGed/agent.70 [2023-11-27T15:25:19.132Z] SSH_AGENT_PID=76 [2023-11-27T15:25:19.137Z] Running ssh-add (command line suppressed) [2023-11-27T15:25:19.229Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7173654590694445242.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7173654590694445242.key) [2023-11-27T15:25:19.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T15:25:19.552Z] + git semver init [2023-11-27T15:25:19.811Z] 2023-11-27 15:25:19,733 [run_init] DEBUG init version:0.0.0 force:False [2023-11-27T15:25:19.811Z] 2023-11-27 15:25:19,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-11-27T15:25:19.811Z] 2023-11-27 15:25:19,734 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-11-27T15:25:19.811Z] 2023-11-27 15:25:19,735 [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-11-27T15:25:20.750Z] 2023-11-27 15:25:20,684 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-11-27T15:25:20.750Z] 2023-11-27 15:25:20,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-11-27T15:25:20.750Z] 2023-11-27 15:25:20,685 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:25:20.750Z] 2023-11-27 15:25:20,685 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:25:20.750Z] 3.1.0-dev.34 [Pipeline] } [2023-11-27T15:25:20.758Z] $ docker exec --env ******** --env ******** 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d ssh-agent -k [2023-11-27T15:25:20.859Z] unset SSH_AUTH_SOCK; [2023-11-27T15:25:20.860Z] unset SSH_AGENT_PID; [2023-11-27T15:25:20.861Z] echo Agent pid 76 killed; [2023-11-27T15:25:20.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-27T15:25:21.274Z] + git semver [Pipeline] } [2023-11-27T15:25:21.544Z] $ docker stop --time=1 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d [2023-11-27T15:25:22.850Z] $ docker rm -f --volumes 4cc8c7c306d5cca4d471c0c40b20432ac60f260d5e91cb2eb17887028e9e2e4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T15:25:23.214Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-27T15:25:23.465Z] Stashed 1 file(s) [Pipeline] echo [2023-11-27T15:25:23.468Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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-11-27T15:25:23.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T15:25:23.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T15:25:23.908Z] ========================================================= [2023-11-27T15:25:23.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-27T15:25:23.908Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-27T15:25:24.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-27T15:25:24.255Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-27T15:25:24.255Z] 7264a8db6415: Pulling fs layer [2023-11-27T15:25:24.255Z] c4d48a809fc2: Pulling fs layer [2023-11-27T15:25:24.255Z] 4f1c88b9dad5: Pulling fs layer [2023-11-27T15:25:24.255Z] ad3a456e5733: Pulling fs layer [2023-11-27T15:25:24.255Z] 69c7f0334f64: Pulling fs layer [2023-11-27T15:25:24.255Z] 1f1c1a5573a3: Pulling fs layer [2023-11-27T15:25:24.255Z] ce7588e14bc9: Pulling fs layer [2023-11-27T15:25:24.255Z] b5e4710f87ac: Pulling fs layer [2023-11-27T15:25:24.255Z] 1f1c1a5573a3: Waiting [2023-11-27T15:25:24.255Z] ce7588e14bc9: Waiting [2023-11-27T15:25:24.255Z] b5e4710f87ac: Waiting [2023-11-27T15:25:24.255Z] 69c7f0334f64: Waiting [2023-11-27T15:25:24.255Z] c4d48a809fc2: Verifying Checksum [2023-11-27T15:25:24.255Z] c4d48a809fc2: Download complete [2023-11-27T15:25:24.255Z] ad3a456e5733: Verifying Checksum [2023-11-27T15:25:24.255Z] ad3a456e5733: Download complete [2023-11-27T15:25:24.255Z] 69c7f0334f64: Download complete [2023-11-27T15:25:24.255Z] 7264a8db6415: Verifying Checksum [2023-11-27T15:25:24.255Z] 7264a8db6415: Download complete [2023-11-27T15:25:24.255Z] 1f1c1a5573a3: Verifying Checksum [2023-11-27T15:25:24.255Z] 1f1c1a5573a3: Download complete [2023-11-27T15:25:24.515Z] 7264a8db6415: Pull complete [2023-11-27T15:25:24.515Z] b5e4710f87ac: Verifying Checksum [2023-11-27T15:25:24.515Z] b5e4710f87ac: Download complete [2023-11-27T15:25:24.515Z] c4d48a809fc2: Pull complete [2023-11-27T15:25:24.776Z] 4f1c88b9dad5: Verifying Checksum [2023-11-27T15:25:24.776Z] 4f1c88b9dad5: Download complete [2023-11-27T15:25:25.034Z] ce7588e14bc9: Verifying Checksum [2023-11-27T15:25:25.034Z] ce7588e14bc9: Download complete [2023-11-27T15:25:28.337Z] 4f1c88b9dad5: Pull complete [2023-11-27T15:25:28.337Z] ad3a456e5733: Pull complete [2023-11-27T15:25:28.337Z] 69c7f0334f64: Pull complete [2023-11-27T15:25:28.596Z] 1f1c1a5573a3: Pull complete [2023-11-27T15:25:31.129Z] ce7588e14bc9: Pull complete [2023-11-27T15:25:31.697Z] b5e4710f87ac: Pull complete [2023-11-27T15:25:31.697Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-27T15:25:31.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-27T15:25:31.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-27T15:25:31.994Z] + 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-11-27T15:25:32.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-27T15:25:32.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:25:32.434Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:25:32.467Z] $ 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-11-27T15:25:38.723Z] Still waiting to schedule task [2023-11-27T15:25:38.723Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1050’ [2023-11-27T15:25:40.586Z] $ docker top e33ea22735d662908e412b9266ae3584a37948685e27efccd02201ffdbc2b403 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T15:25:40.959Z] + go version [2023-11-27T15:25:40.959Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-27T15:25:40.981Z] $ docker stop --time=1 e33ea22735d662908e412b9266ae3584a37948685e27efccd02201ffdbc2b403 [2023-11-27T15:25:42.276Z] $ docker rm -f --volumes e33ea22735d662908e412b9266ae3584a37948685e27efccd02201ffdbc2b403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:25:42.850Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-27T15:25:42.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:25:42.957Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:25:42.988Z] $ 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-11-27T15:25:43.330Z] $ docker top 188b7bcbde56bc8d71d66e6f84731ddbd38a20be711f44fe49a6629ecba97056 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T15:25:43.713Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-11-27T15:25:44.046Z] + make test [2023-11-27T15:25:44.046Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-27T15:25:44.046Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-27T15:25:44.046Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-27T15:25:44.046Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-27T15:25:44.046Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-27T15:25:44.046Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-27T15:25:44.305Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-27T15:25:44.305Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-27T15:25:44.305Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-27T15:25:44.305Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-27T15:25:44.305Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-27T15:25:44.305Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-27T15:25:44.305Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-27T15:25:44.305Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-27T15:25:44.305Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-27T15:25:44.305Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-27T15:25:44.305Z] go: downloading golang.org/x/net v0.17.0 [2023-11-27T15:25:44.305Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-27T15:25:44.305Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-27T15:25:44.305Z] go: downloading golang.org/x/text v0.13.0 [2023-11-27T15:25:44.305Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-27T15:25:44.305Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-27T15:25:44.305Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-27T15:25:44.305Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-27T15:25:44.305Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-27T15:25:44.565Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-27T15:25:44.565Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-27T15:25:44.565Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-27T15:25:44.824Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-27T15:26:02.899Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-27T15:26:02.899Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-27T15:26:03.463Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.080s coverage: 88.6% of statements [2023-11-27T15:26:03.464Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-27T15:26:04.031Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.050s coverage: 19.8% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.077s coverage: 88.8% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.234s coverage: 86.2% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.042s coverage: 15.4% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.145s coverage: 61.3% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.043s coverage: 87.5% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.033s coverage: 100.0% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.044s coverage: 100.0% of statements [2023-11-27T15:26:08.242Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.045s coverage: 95.1% of statements [2023-11-27T15:26:23.114Z] go vet ./... [2023-11-27T15:26:25.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-27T15:26:25.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-27T15:26:25.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-27T15:26:25.698Z] $ docker stop --time=1 188b7bcbde56bc8d71d66e6f84731ddbd38a20be711f44fe49a6629ecba97056 [2023-11-27T15:26:30.511Z] $ docker rm -f --volumes 188b7bcbde56bc8d71d66e6f84731ddbd38a20be711f44fe49a6629ecba97056 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T15:26:31.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-27T15:26:31.208Z] 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-11-27T15:26:31.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T15:26:31.957Z] [2023-11-27T15:26:31.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:26:32.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T15:26:32.278Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-27T15:26:32.278Z] 5eb5b503b376: Pulling fs layer [2023-11-27T15:26:32.278Z] 5c69ac0246d0: Pulling fs layer [2023-11-27T15:26:32.278Z] ec43610c2a17: Pulling fs layer [2023-11-27T15:26:32.278Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-27T15:26:32.278Z] 33b1e0a273af: Pulling fs layer [2023-11-27T15:26:32.278Z] 5d3b04190fa2: Pulling fs layer [2023-11-27T15:26:32.278Z] 2f39f015ded8: Pulling fs layer [2023-11-27T15:26:32.278Z] 33b1e0a273af: Waiting [2023-11-27T15:26:32.278Z] 2f39f015ded8: Waiting [2023-11-27T15:26:32.278Z] 5d3b04190fa2: Waiting [2023-11-27T15:26:32.278Z] 3a2ae6a8a46f: Waiting [2023-11-27T15:26:32.278Z] 5c69ac0246d0: Download complete [2023-11-27T15:26:32.278Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-27T15:26:32.278Z] 3a2ae6a8a46f: Download complete [2023-11-27T15:26:32.278Z] 33b1e0a273af: Verifying Checksum [2023-11-27T15:26:32.278Z] 33b1e0a273af: Download complete [2023-11-27T15:26:32.538Z] 5d3b04190fa2: Download complete [2023-11-27T15:26:32.538Z] ec43610c2a17: Verifying Checksum [2023-11-27T15:26:32.538Z] ec43610c2a17: Download complete [2023-11-27T15:26:32.538Z] 5eb5b503b376: Verifying Checksum [2023-11-27T15:26:32.538Z] 5eb5b503b376: Download complete [2023-11-27T15:26:33.110Z] 2f39f015ded8: Download complete [2023-11-27T15:26:33.678Z] 5eb5b503b376: Pull complete [2023-11-27T15:26:33.937Z] 5c69ac0246d0: Pull complete [2023-11-27T15:26:34.195Z] ec43610c2a17: Pull complete [2023-11-27T15:26:34.195Z] 3a2ae6a8a46f: Pull complete [2023-11-27T15:26:34.454Z] 33b1e0a273af: Pull complete [2023-11-27T15:26:34.454Z] 5d3b04190fa2: Pull complete [2023-11-27T15:26:39.720Z] 2f39f015ded8: Pull complete [2023-11-27T15:26:39.720Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-27T15:26:39.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T15:26:39.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:26:39.901Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:26:39.935Z] $ 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-11-27T15:26:45.098Z] $ docker top b6bbf96a097b53d7dd60f8199d7f34b51d90172e8b4687bc271a446e72b4868a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:26:45.514Z] ---> job-cost.sh [2023-11-27T15:26:45.514Z] lf-activate-venv: SKIPPING [2023-11-27T15:26:45.514Z] INFO: No Stack... [2023-11-27T15:26:45.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-27T15:26:46.030Z] INFO: Archiving Costs [Pipeline] sh [2023-11-27T15:26:46.320Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-11-27T15:26:46.320Z] + cut -d, -f6 [Pipeline] lock [2023-11-27T15:26:46.333Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [2023-11-27T15:26:46.345Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] did not exist. Created. [2023-11-27T15:26:46.346Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-27T15:26:46.708Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-27T15:26:46.764Z] Stashed 1 file(s) [Pipeline] } [2023-11-27T15:26:46.770Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-27T15:26:46.843Z] $ docker stop --time=1 b6bbf96a097b53d7dd60f8199d7f34b51d90172e8b4687bc271a446e72b4868a [2023-11-27T15:26:48.009Z] $ docker rm -f --volumes b6bbf96a097b53d7dd60f8199d7f34b51d90172e8b4687bc271a446e72b4868a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-27T15:36:54.700Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1101 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-11-27T15:36:54.735Z] Running in /w/workspace/go-mod-messaging/133 [Pipeline] { [Pipeline] checkout [2023-11-27T15:36:54.800Z] Selected Git installation does not exist. Using Default [2023-11-27T15:36:54.800Z] The recommended git tool is: NONE [2023-11-27T15:37:00.846Z] using credential edgex-jenkins-ssh [2023-11-27T15:37:00.869Z] Cloning the remote Git repository [2023-11-27T15:37:00.915Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-27T15:37:01.019Z] > git init /w/workspace/go-mod-messaging/133 # timeout=10 [2023-11-27T15:37:01.287Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-27T15:37:01.288Z] > git --version # timeout=10 [2023-11-27T15:37:01.329Z] > git --version # 'git version 2.25.1' [2023-11-27T15:37:01.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-27T15:37:01.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-27T15:37:04.780Z] Avoid second fetch [2023-11-27T15:37:04.780Z] Checking out Revision e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) [2023-11-27T15:37:03.835Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-11-27T15:37:03.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-27T15:37:04.795Z] > git config core.sparsecheckout # timeout=10 [2023-11-27T15:37:04.874Z] > git checkout -f e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 [2023-11-27T15:37:05.420Z] Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-27T15:37:06.538Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-27T15:37:06.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-27T15:37:06.538Z] Dload Upload Total Spent Left Speed [2023-11-27T15:37:06.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 68923 0 --:--:-- --:--:-- --:--:-- 68923 [Pipeline] sh [2023-11-27T15:37:06.894Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-27T15:37:07.240Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-27T15:37:07.240Z] + sudo tee /etc/docker/daemon.new [2023-11-27T15:37:07.240Z] { [2023-11-27T15:37:07.240Z] "registry-mirrors": [ [2023-11-27T15:37:07.240Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-27T15:37:07.240Z] ], [2023-11-27T15:37:07.240Z] "bip": "10.250.0.254/24", [2023-11-27T15:37:07.240Z] "hosts": [ [2023-11-27T15:37:07.240Z] "tcp://0.0.0.0:5555", [2023-11-27T15:37:07.240Z] "unix:///var/run/docker.sock" [2023-11-27T15:37:07.240Z] ], [2023-11-27T15:37:07.240Z] "mtu": 1458, [2023-11-27T15:37:07.240Z] "selinux-enabled": true, [2023-11-27T15:37:07.240Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-27T15:37:07.240Z] } [Pipeline] sh [2023-11-27T15:37:07.580Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-27T15:37:07.936Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-27T15:37:26.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T15:37:26.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-27T15:37:26.571Z] ========================================================= [2023-11-27T15:37:26.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-27T15:37:26.571Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-27T15:37:26.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-27T15:37:27.545Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-27T15:37:27.545Z] 9fda8d8052c6: Pulling fs layer [2023-11-27T15:37:27.545Z] 5d54e960e981: Pulling fs layer [2023-11-27T15:37:27.545Z] c4a7e357bf2a: Pulling fs layer [2023-11-27T15:37:27.545Z] f0e02332f6b5: Pulling fs layer [2023-11-27T15:37:27.545Z] 872ee5b61b7b: Pulling fs layer [2023-11-27T15:37:27.545Z] 0c6a40ed1a82: Pulling fs layer [2023-11-27T15:37:27.545Z] 94ae7d8d031c: Pulling fs layer [2023-11-27T15:37:27.545Z] 0c6a40ed1a82: Waiting [2023-11-27T15:37:27.545Z] f0e02332f6b5: Waiting [2023-11-27T15:37:27.545Z] 872ee5b61b7b: Waiting [2023-11-27T15:37:27.545Z] 94ae7d8d031c: Waiting [2023-11-27T15:37:27.545Z] 5d54e960e981: Verifying Checksum [2023-11-27T15:37:27.545Z] 5d54e960e981: Download complete [2023-11-27T15:37:27.545Z] f0e02332f6b5: Download complete [2023-11-27T15:37:27.545Z] 872ee5b61b7b: Verifying Checksum [2023-11-27T15:37:27.545Z] 872ee5b61b7b: Download complete [2023-11-27T15:37:27.545Z] 9fda8d8052c6: Verifying Checksum [2023-11-27T15:37:27.545Z] 9fda8d8052c6: Download complete [2023-11-27T15:37:27.815Z] 94ae7d8d031c: Verifying Checksum [2023-11-27T15:37:27.815Z] 94ae7d8d031c: Download complete [2023-11-27T15:37:28.405Z] 9fda8d8052c6: Pull complete [2023-11-27T15:37:28.996Z] 5d54e960e981: Pull complete [2023-11-27T15:37:29.268Z] c4a7e357bf2a: Verifying Checksum [2023-11-27T15:37:29.268Z] c4a7e357bf2a: Download complete [2023-11-27T15:37:30.238Z] 0c6a40ed1a82: Download complete [2023-11-27T15:37:42.605Z] c4a7e357bf2a: Pull complete [2023-11-27T15:37:42.605Z] f0e02332f6b5: Pull complete [2023-11-27T15:37:42.605Z] 872ee5b61b7b: Pull complete [2023-11-27T15:37:50.884Z] 0c6a40ed1a82: Pull complete [2023-11-27T15:37:51.853Z] 94ae7d8d031c: Pull complete [2023-11-27T15:37:51.853Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-27T15:37:51.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-27T15:37:51.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-27T15:37:52.186Z] + 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-11-27T15:37:52.569Z] + docker inspect -f . ci-base-image-arm64 [2023-11-27T15:37:52.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:37:52.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container [2023-11-27T15:37:52.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/133 -v /w/workspace/go-mod-messaging/133:/w/workspace/go-mod-messaging/133:rw,z -v /w/workspace/go-mod-messaging/133@tmp:/w/workspace/go-mod-messaging/133@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-11-27T15:37:56.025Z] $ docker top 7ceb94fac34ddcd40d7aba399c81ceaf28f2e41c5845ac0e8b8152c53a71dd54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T15:37:57.000Z] + go version [2023-11-27T15:37:57.000Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-27T15:37:57.025Z] $ docker stop --time=1 7ceb94fac34ddcd40d7aba399c81ceaf28f2e41c5845ac0e8b8152c53a71dd54 [2023-11-27T15:37:58.734Z] $ docker rm -f --volumes 7ceb94fac34ddcd40d7aba399c81ceaf28f2e41c5845ac0e8b8152c53a71dd54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:38:03.829Z] + docker inspect -f . ci-base-image-arm64 [2023-11-27T15:38:03.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:38:04.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container [2023-11-27T15:38:02.178Z] $ 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/133 -v /w/workspace/go-mod-messaging/133:/w/workspace/go-mod-messaging/133:rw,z -v /w/workspace/go-mod-messaging/133@tmp:/w/workspace/go-mod-messaging/133@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-11-27T15:38:03.567Z] $ docker top 1ee150f81e373b1a78dd7b5c61e21e604712db603c4c83d318d53347a3ca9eeb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T15:38:06.131Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/133 [Pipeline] fileExists [Pipeline] sh [2023-11-27T15:38:07.094Z] + make test [2023-11-27T15:38:07.094Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-27T15:38:07.094Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-27T15:38:07.094Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-27T15:38:07.364Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-27T15:38:07.364Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-27T15:38:07.364Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-27T15:38:07.952Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-27T15:38:08.223Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-27T15:38:08.223Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-27T15:38:08.223Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-27T15:38:08.223Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-27T15:38:08.223Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-27T15:38:08.223Z] go: downloading golang.org/x/net v0.17.0 [2023-11-27T15:38:08.223Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-27T15:38:08.493Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-27T15:38:08.493Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-27T15:38:08.493Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-27T15:38:08.761Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-27T15:38:08.761Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-27T15:38:08.761Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-27T15:38:08.761Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-27T15:38:08.761Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-27T15:38:09.043Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-27T15:38:09.043Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-27T15:38:09.313Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-27T15:38:09.907Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-27T15:38:09.907Z] go: downloading golang.org/x/text v0.13.0 [2023-11-27T15:38:10.871Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-27T15:39:47.538Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.249s coverage: 88.6% of statements [2023-11-27T15:39:49.486Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-27T15:39:49.486Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-27T15:39:51.428Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.191s coverage: 19.8% of statements [2023-11-27T15:39:51.428Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.310s coverage: 88.8% of statements [2023-11-27T15:39:51.428Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.363s coverage: 86.2% of statements [2023-11-27T15:39:51.428Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-27T15:39:52.389Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.203s coverage: 15.4% of statements [2023-11-27T15:39:52.655Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.345s coverage: 61.3% of statements [2023-11-27T15:39:53.242Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-27T15:39:54.651Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.207s coverage: 87.5% of statements [2023-11-27T15:39:55.614Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.215s coverage: 100.0% of statements [2023-11-27T15:39:55.614Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.213s coverage: 100.0% of statements [2023-11-27T15:39:56.576Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.178s coverage: 95.1% of statements [2023-11-27T15:39:57.160Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-27T15:39:57.160Z] go vet ./... [2023-11-27T15:41:18.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-27T15:41:18.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-27T15:41:18.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-27T15:41:18.850Z] $ docker stop --time=1 1ee150f81e373b1a78dd7b5c61e21e604712db603c4c83d318d53347a3ca9eeb [2023-11-27T15:41:24.197Z] $ docker rm -f --volumes 1ee150f81e373b1a78dd7b5c61e21e604712db603c4c83d318d53347a3ca9eeb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T15:41:26.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-27T15:41:26.517Z] Warning: overwriting stash ‘coverage-report’ [2023-11-27T15:41:27.031Z] 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-11-27T15:41:27.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-27T15:41:27.855Z] [2023-11-27T15:41:27.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:41:28.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-27T15:41:28.492Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-27T15:41:28.492Z] 8998bd30e6a1: Pulling fs layer [2023-11-27T15:41:28.492Z] 04944245beec: Pulling fs layer [2023-11-27T15:41:28.492Z] 699f458cf7ca: Pulling fs layer [2023-11-27T15:41:28.492Z] 765212b225bb: Pulling fs layer [2023-11-27T15:41:28.492Z] f23df028b6ca: Pulling fs layer [2023-11-27T15:41:28.492Z] d65c8cfc05b1: Pulling fs layer [2023-11-27T15:41:28.492Z] 2437ff75d9bd: Pulling fs layer [2023-11-27T15:41:28.492Z] f23df028b6ca: Waiting [2023-11-27T15:41:28.492Z] d65c8cfc05b1: Waiting [2023-11-27T15:41:28.492Z] 2437ff75d9bd: Waiting [2023-11-27T15:41:28.492Z] 765212b225bb: Waiting [2023-11-27T15:41:28.492Z] 04944245beec: Verifying Checksum [2023-11-27T15:41:28.492Z] 04944245beec: Download complete [2023-11-27T15:41:28.492Z] 765212b225bb: Verifying Checksum [2023-11-27T15:41:28.492Z] 765212b225bb: Download complete [2023-11-27T15:41:28.760Z] f23df028b6ca: Verifying Checksum [2023-11-27T15:41:28.760Z] f23df028b6ca: Download complete [2023-11-27T15:41:28.760Z] d65c8cfc05b1: Verifying Checksum [2023-11-27T15:41:28.760Z] d65c8cfc05b1: Download complete [2023-11-27T15:41:28.760Z] 699f458cf7ca: Verifying Checksum [2023-11-27T15:41:28.760Z] 699f458cf7ca: Download complete [2023-11-27T15:41:29.342Z] 8998bd30e6a1: Verifying Checksum [2023-11-27T15:41:29.342Z] 8998bd30e6a1: Download complete [2023-11-27T15:41:32.026Z] 2437ff75d9bd: Verifying Checksum [2023-11-27T15:41:32.026Z] 2437ff75d9bd: Download complete [2023-11-27T15:41:36.279Z] 8998bd30e6a1: Pull complete [2023-11-27T15:41:36.961Z] 04944245beec: Pull complete [2023-11-27T15:41:38.370Z] 699f458cf7ca: Pull complete [2023-11-27T15:41:38.635Z] 765212b225bb: Pull complete [2023-11-27T15:41:39.592Z] f23df028b6ca: Pull complete [2023-11-27T15:41:39.863Z] d65c8cfc05b1: Pull complete [2023-11-27T15:42:01.915Z] 2437ff75d9bd: Pull complete [2023-11-27T15:42:01.915Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-27T15:42:01.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-27T15:42:01.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:42:02.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-1101 does not seem to be running inside a container [2023-11-27T15:42:02.314Z] $ 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/133 -v /w/workspace/go-mod-messaging/133:/w/workspace/go-mod-messaging/133:rw,z -v /w/workspace/go-mod-messaging/133@tmp:/w/workspace/go-mod-messaging/133@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-11-27T15:42:04.670Z] $ docker top 71cc56f5561f967210169a4ca986fded374fae666ef831c517119d76f692b8b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:42:05.564Z] ---> job-cost.sh [2023-11-27T15:42:05.564Z] lf-activate-venv: SKIPPING [2023-11-27T15:42:05.564Z] INFO: No Stack... [2023-11-27T15:42:05.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-27T15:42:06.783Z] INFO: Archiving Costs [Pipeline] sh [2023-11-27T15:42:07.100Z] + cat /w/workspace/go-mod-messaging/133/archives/cost.csv [2023-11-27T15:42:07.100Z] + cut -d, -f6 [Pipeline] lock [2023-11-27T15:42:07.416Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [2023-11-27T15:42:07.422Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] did not exist. Created. [2023-11-27T15:42:07.422Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-27T15:42:08.146Z] /w/workspace/go-mod-messaging/133@tmp/durable-0b31c904/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-27T15:42:08.465Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-27T15:42:08.524Z] Warning: overwriting stash ‘stack-cost’ [2023-11-27T15:42:08.583Z] Stashed 1 file(s) [Pipeline] } [2023-11-27T15:42:08.589Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-27T15:42:08.687Z] $ docker stop --time=1 71cc56f5561f967210169a4ca986fded374fae666ef831c517119d76f692b8b1 [2023-11-27T15:42:10.174Z] $ docker rm -f --volumes 71cc56f5561f967210169a4ca986fded374fae666ef831c517119d76f692b8b1 [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-11-27T15:42:11.275Z] provisioning config files... [2023-11-27T15:42:11.286Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5876597036857152734tmp [Pipeline] { [Pipeline] sh [2023-11-27T15:42:11.678Z] + set +x [2023-11-27T15:42:11.678Z] + bash -s -- [2023-11-27T15:42:11.678Z] + curl -s https://codecov.io/bash [2023-11-27T15:42:11.678Z] [2023-11-27T15:42:11.678Z] _____ _ [2023-11-27T15:42:11.678Z] / ____| | | [2023-11-27T15:42:11.678Z] | | ___ __| | ___ ___ _____ __ [2023-11-27T15:42:11.678Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-27T15:42:11.678Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-27T15:42:11.678Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-27T15:42:11.678Z] Bash-1.0.6 [2023-11-27T15:42:11.678Z] [2023-11-27T15:42:11.678Z] [2023-11-27T15:42:11.678Z] ==> git version 2.25.1 found [2023-11-27T15:42:11.678Z] ==> 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-11-27T15:42:11.678Z] Release-Date: 2020-01-08 [2023-11-27T15:42:11.678Z] 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-11-27T15:42:11.678Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-27T15:42:11.678Z] ==> Jenkins CI detected. [2023-11-27T15:42:11.678Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-11-27T15:42:11.678Z] project root: . [2023-11-27T15:42:11.678Z] --> token set from env [2023-11-27T15:42:11.678Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-27T15:42:11.678Z] ==> Running gcov in . (disable via -X gcov) [2023-11-27T15:42:11.678Z] ==> Python coveragepy not found [2023-11-27T15:42:11.678Z] ==> Searching for coverage reports in: [2023-11-27T15:42:11.678Z] + . [2023-11-27T15:42:11.678Z] -> Found 1 reports [2023-11-27T15:42:11.678Z] ==> Detecting git/mercurial file structure [2023-11-27T15:42:11.939Z] ==> Reading reports [2023-11-27T15:42:11.939Z] + ./coverage.out bytes=42718 [2023-11-27T15:42:11.939Z] ==> Appending adjustments [2023-11-27T15:42:11.939Z] https://docs.codecov.io/docs/fixing-reports [2023-11-27T15:42:11.939Z] + Found adjustments [2023-11-27T15:42:11.939Z] ==> Gzipping contents [2023-11-27T15:42:11.939Z] 12K /tmp/codecov.CIPck3.gz [2023-11-27T15:42:11.939Z] ==> Uploading reports [2023-11-27T15:42:11.939Z] url: https://codecov.io [2023-11-27T15:42:11.939Z] query: branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-27T15:42:11.939Z] -> Pinging Codecov [2023-11-27T15:42:11.939Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-27T15:42:12.216Z] -> Uploading to [2023-11-27T15:42:12.217Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-27/F6E385568367DD0E4001BA4F8F1CB792/e8167b5399796f18ffe8f4da1f2307ce716c5013/08c17217-fe1d-4bbb-8076-0ec13c44eeab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231127T154212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bac90c917938f4b57afaae6d48d8401c3d24d22de70cd824d4869c057b24850b [2023-11-27T15:42:12.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-27T15:42:12.217Z] Dload Upload Total Spent Left Speed [2023-11-27T15:42:12.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8359 0 0 100 8359 0 21269 --:--:-- --:--:-- --:--:-- 21215 100 8359 0 0 100 8359 0 21269 --:--:-- --:--:-- --:--:-- 21215 [2023-11-27T15:42:12.735Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] } [2023-11-27T15:42:12.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-27T15:42:13.159Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-27T15:42:13.183Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:42:13.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-27T15:42:13.577Z] [2023-11-27T15:42:13.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:42:13.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-27T15:42:13.906Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-27T15:42:13.906Z] df9b9388f04a: Pulling fs layer [2023-11-27T15:42:13.906Z] 52dc419b0ee2: Pulling fs layer [2023-11-27T15:42:13.906Z] 25bc292e5bac: Pulling fs layer [2023-11-27T15:42:13.906Z] 114826534d7a: Pulling fs layer [2023-11-27T15:42:13.906Z] 4657fd5d0bcf: Pulling fs layer [2023-11-27T15:42:13.906Z] 6ad1cebc031e: Pulling fs layer [2023-11-27T15:42:13.906Z] 8a3aa393b2d8: Pulling fs layer [2023-11-27T15:42:13.906Z] 114826534d7a: Waiting [2023-11-27T15:42:13.906Z] 4657fd5d0bcf: Waiting [2023-11-27T15:42:13.906Z] 6ad1cebc031e: Waiting [2023-11-27T15:42:13.906Z] 25bc292e5bac: Verifying Checksum [2023-11-27T15:42:13.906Z] 25bc292e5bac: Download complete [2023-11-27T15:42:13.906Z] 52dc419b0ee2: Verifying Checksum [2023-11-27T15:42:13.906Z] 52dc419b0ee2: Download complete [2023-11-27T15:42:13.906Z] 4657fd5d0bcf: Verifying Checksum [2023-11-27T15:42:13.906Z] 4657fd5d0bcf: Download complete [2023-11-27T15:42:13.906Z] df9b9388f04a: Verifying Checksum [2023-11-27T15:42:13.906Z] df9b9388f04a: Download complete [2023-11-27T15:42:14.166Z] df9b9388f04a: Pull complete [2023-11-27T15:42:14.166Z] 6ad1cebc031e: Verifying Checksum [2023-11-27T15:42:14.166Z] 6ad1cebc031e: Download complete [2023-11-27T15:42:14.166Z] 52dc419b0ee2: Pull complete [2023-11-27T15:42:14.429Z] 25bc292e5bac: Pull complete [2023-11-27T15:42:14.690Z] 114826534d7a: Download complete [2023-11-27T15:42:14.950Z] 8a3aa393b2d8: Verifying Checksum [2023-11-27T15:42:14.950Z] 8a3aa393b2d8: Download complete [2023-11-27T15:42:18.233Z] 114826534d7a: Pull complete [2023-11-27T15:42:18.233Z] 4657fd5d0bcf: Pull complete [2023-11-27T15:42:18.492Z] 6ad1cebc031e: Pull complete [2023-11-27T15:42:21.780Z] 8a3aa393b2d8: Pull complete [2023-11-27T15:42:21.780Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-27T15:42:21.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-27T15:42:21.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:42:22.015Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:42:22.058Z] $ 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-11-27T15:42:24.972Z] $ docker top 38e1517c70363580ce208a5e6a1f359b3c8ea483265cc8b57080c7f924cd7947 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-27T15:42:25.106Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-11-27T15:42:25.387Z] + set -o pipefail [2023-11-27T15:42:25.387Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-11-27T15:42:29.579Z] [2023-11-27T15:42:29.579Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-11-27T15:42:29.579Z] [2023-11-27T15:42:29.579Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/6369b6ba-0a5a-450d-8b5e-7793b973b15b [2023-11-27T15:42:29.579Z] [2023-11-27T15:42:29.579Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-27T15:42:29.579Z] [2023-11-27T15:42:29.579Z] [2023-11-27T15:42:29.579Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-27T15:42:29.579Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-27T15:42:29.579Z] More details here: https://snyk.co/ue1NS [2023-11-27T15:42:29.579Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-27T15:42:29.579Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-27T15:42:29.601Z] $ docker stop --time=1 38e1517c70363580ce208a5e6a1f359b3c8ea483265cc8b57080c7f924cd7947 [2023-11-27T15:42:32.800Z] $ docker rm -f --volumes 38e1517c70363580ce208a5e6a1f359b3c8ea483265cc8b57080c7f924cd7947 [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-11-27T15:42:34.010Z] + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] sh [2023-11-27T15:42:34.296Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T15:42:34.296Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:42:34.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T15:42:34.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:42:34.771Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:42:34.811Z] $ 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-11-27T15:42:35.186Z] $ docker top 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a -eo pid,comm [2023-11-27T15:42:35.228Z] 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-11-27T15:42:35.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T15:42:35.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T15:42:35.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T15:42:35.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T15:42:35.508Z] $ docker exec 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a ssh-agent [2023-11-27T15:42:35.609Z] SSH_AUTH_SOCK=/tmp/ssh-TXskJqiQxMmc/agent.32 [2023-11-27T15:42:35.609Z] SSH_AGENT_PID=38 [2023-11-27T15:42:35.614Z] Running ssh-add (command line suppressed) [2023-11-27T15:42:35.724Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2292825426744546864.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2292825426744546864.key) [2023-11-27T15:42:35.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T15:42:36.050Z] + git semver tag [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,243 [run_tag] DEBUG tag force:False [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,243 [check_head_tag] DEBUG check head tag [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,245 [execute] INFO git cat-file --batch-check [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,249 [execute] INFO git cat-file --batch [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,272 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,272 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-11-27T15:42:36.309Z] 2023-11-27 15:42:36,276 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:42:36.309Z] 3.1.0-dev.34 [Pipeline] } [2023-11-27T15:42:36.328Z] $ docker exec --env ******** --env ******** 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a ssh-agent -k [2023-11-27T15:42:36.422Z] unset SSH_AUTH_SOCK; [2023-11-27T15:42:36.422Z] unset SSH_AGENT_PID; [2023-11-27T15:42:36.422Z] echo Agent pid 38 killed; [2023-11-27T15:42:36.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-27T15:42:37.064Z] + git semver [Pipeline] } [2023-11-27T15:42:37.347Z] $ docker stop --time=1 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a [2023-11-27T15:42:38.626Z] $ docker rm -f --volumes 8730aa7d976eb54575226cccf27b1b6cb3108a6c9c122fb66203e736922fab3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:42:39.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-27T15:42:39.237Z] [2023-11-27T15:42:39.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:42:39.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-27T15:42:39.587Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-27T15:42:39.587Z] ab5ef0e58194: Pulling fs layer [2023-11-27T15:42:39.587Z] 9712f1f96733: Pulling fs layer [2023-11-27T15:42:39.587Z] 63f879dbbcfc: Pulling fs layer [2023-11-27T15:42:39.587Z] 0d9ebad4ef96: Pulling fs layer [2023-11-27T15:42:39.587Z] e9a5061849ea: Pulling fs layer [2023-11-27T15:42:39.587Z] d747dcd14b5f: Pulling fs layer [2023-11-27T15:42:39.587Z] 2de7ff778b66: Pulling fs layer [2023-11-27T15:42:39.587Z] d747dcd14b5f: Waiting [2023-11-27T15:42:39.587Z] 2de7ff778b66: Waiting [2023-11-27T15:42:39.587Z] 0d9ebad4ef96: Waiting [2023-11-27T15:42:39.587Z] e9a5061849ea: Waiting [2023-11-27T15:42:39.587Z] 9712f1f96733: Verifying Checksum [2023-11-27T15:42:39.587Z] 9712f1f96733: Download complete [2023-11-27T15:42:39.849Z] 63f879dbbcfc: Verifying Checksum [2023-11-27T15:42:39.849Z] 63f879dbbcfc: Download complete [2023-11-27T15:42:40.108Z] 0d9ebad4ef96: Verifying Checksum [2023-11-27T15:42:40.108Z] 0d9ebad4ef96: Download complete [2023-11-27T15:42:40.108Z] e9a5061849ea: Verifying Checksum [2023-11-27T15:42:40.108Z] e9a5061849ea: Download complete [2023-11-27T15:42:40.108Z] d747dcd14b5f: Download complete [2023-11-27T15:42:40.108Z] ab5ef0e58194: Download complete [2023-11-27T15:42:40.367Z] 2de7ff778b66: Verifying Checksum [2023-11-27T15:42:40.367Z] 2de7ff778b66: Download complete [2023-11-27T15:42:43.661Z] ab5ef0e58194: Pull complete [2023-11-27T15:42:43.661Z] 9712f1f96733: Pull complete [2023-11-27T15:42:43.919Z] 63f879dbbcfc: Pull complete [2023-11-27T15:42:48.109Z] 0d9ebad4ef96: Pull complete [2023-11-27T15:42:48.109Z] e9a5061849ea: Pull complete [2023-11-27T15:42:48.109Z] d747dcd14b5f: Pull complete [2023-11-27T15:42:49.092Z] 2de7ff778b66: Pull complete [2023-11-27T15:42:49.092Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-27T15:42:49.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-27T15:42:49.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:42:49.364Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:42:49.425Z] $ 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-11-27T15:42:54.187Z] $ docker top 285915ac971010429d53f5cf5c227c1af516d27cabc2a65fe470c6ea492942c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-27T15:42:54.338Z] provisioning config files... [2023-11-27T15:42:54.346Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4102573130505916496tmp [2023-11-27T15:42:54.356Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2607585576233274589tmp [2023-11-27T15:42:54.366Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config882434646424824542tmp [Pipeline] { [Pipeline] echo [2023-11-27T15:42:54.490Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:42:54.791Z] ---> sigul-configuration.sh [2023-11-27T15:42:54.791Z] gpg: directory `/root/.gnupg' created [2023-11-27T15:42:54.791Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-27T15:42:54.791Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-27T15:42:54.791Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-27T15:42:54.791Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-27T15:42:54.791Z] gpg: CAST5 encrypted data [2023-11-27T15:42:54.791Z] gpg: encrypted with 1 passphrase [2023-11-27T15:42:54.791Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-27T15:42:55.087Z] + mkdir /home/jenkins [2023-11-27T15:42:55.087Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-27T15:42:55.383Z] + 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-11-27T15:42:55.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:42:55.735Z] ---> sigul-install.sh [2023-11-27T15:42:55.735Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-27T15:42:56.031Z] + git tag --list [2023-11-27T15:42:56.031Z] v0.0.0 [2023-11-27T15:42:56.031Z] v0.1.0 [2023-11-27T15:42:56.031Z] v0.1.1 [2023-11-27T15:42:56.031Z] v0.1.10 [2023-11-27T15:42:56.031Z] v0.1.11 [2023-11-27T15:42:56.031Z] v0.1.12 [2023-11-27T15:42:56.031Z] v0.1.13 [2023-11-27T15:42:56.031Z] v0.1.14 [2023-11-27T15:42:56.031Z] v0.1.15 [2023-11-27T15:42:56.031Z] v0.1.16 [2023-11-27T15:42:56.031Z] v0.1.17 [2023-11-27T15:42:56.031Z] v0.1.18 [2023-11-27T15:42:56.031Z] v0.1.19 [2023-11-27T15:42:56.031Z] v0.1.2 [2023-11-27T15:42:56.031Z] v0.1.20 [2023-11-27T15:42:56.031Z] v0.1.21 [2023-11-27T15:42:56.031Z] v0.1.22 [2023-11-27T15:42:56.031Z] v0.1.23 [2023-11-27T15:42:56.031Z] v0.1.24 [2023-11-27T15:42:56.031Z] v0.1.25 [2023-11-27T15:42:56.031Z] v0.1.26 [2023-11-27T15:42:56.031Z] v0.1.27 [2023-11-27T15:42:56.031Z] v0.1.28 [2023-11-27T15:42:56.031Z] v0.1.29 [2023-11-27T15:42:56.031Z] v0.1.3 [2023-11-27T15:42:56.031Z] v0.1.30 [2023-11-27T15:42:56.031Z] v0.1.31 [2023-11-27T15:42:56.031Z] v0.1.4 [2023-11-27T15:42:56.031Z] v0.1.5 [2023-11-27T15:42:56.031Z] v0.1.6 [2023-11-27T15:42:56.031Z] v0.1.7 [2023-11-27T15:42:56.031Z] v0.1.8 [2023-11-27T15:42:56.031Z] v0.1.9 [2023-11-27T15:42:56.031Z] v2.0.0 [2023-11-27T15:42:56.031Z] v2.0.1 [2023-11-27T15:42:56.031Z] v2.1.0 [2023-11-27T15:42:56.031Z] v2.1.1 [2023-11-27T15:42:56.031Z] v2.2.0 [2023-11-27T15:42:56.031Z] v2.3.0 [2023-11-27T15:42:56.031Z] v3.0 [2023-11-27T15:42:56.031Z] v3.0.0 [2023-11-27T15:42:56.031Z] v3.1 [2023-11-27T15:42:56.031Z] v3.1.0 [2023-11-27T15:42:56.031Z] v3.1.0-dev.1 [2023-11-27T15:42:56.031Z] v3.1.0-dev.10 [2023-11-27T15:42:56.031Z] v3.1.0-dev.11 [2023-11-27T15:42:56.031Z] v3.1.0-dev.12 [2023-11-27T15:42:56.031Z] v3.1.0-dev.13 [2023-11-27T15:42:56.031Z] v3.1.0-dev.14 [2023-11-27T15:42:56.031Z] v3.1.0-dev.15 [2023-11-27T15:42:56.031Z] v3.1.0-dev.16 [2023-11-27T15:42:56.031Z] v3.1.0-dev.17 [2023-11-27T15:42:56.031Z] v3.1.0-dev.18 [2023-11-27T15:42:56.031Z] v3.1.0-dev.19 [2023-11-27T15:42:56.031Z] v3.1.0-dev.2 [2023-11-27T15:42:56.031Z] v3.1.0-dev.20 [2023-11-27T15:42:56.031Z] v3.1.0-dev.21 [2023-11-27T15:42:56.031Z] v3.1.0-dev.22 [2023-11-27T15:42:56.031Z] v3.1.0-dev.23 [2023-11-27T15:42:56.031Z] v3.1.0-dev.24 [2023-11-27T15:42:56.031Z] v3.1.0-dev.25 [2023-11-27T15:42:56.031Z] v3.1.0-dev.26 [2023-11-27T15:42:56.031Z] v3.1.0-dev.27 [2023-11-27T15:42:56.031Z] v3.1.0-dev.28 [2023-11-27T15:42:56.031Z] v3.1.0-dev.29 [2023-11-27T15:42:56.031Z] v3.1.0-dev.3 [2023-11-27T15:42:56.031Z] v3.1.0-dev.30 [2023-11-27T15:42:56.031Z] v3.1.0-dev.31 [2023-11-27T15:42:56.031Z] v3.1.0-dev.32 [2023-11-27T15:42:56.031Z] v3.1.0-dev.33 [2023-11-27T15:42:56.031Z] v3.1.0-dev.34 [2023-11-27T15:42:56.031Z] v3.1.0-dev.4 [2023-11-27T15:42:56.031Z] v3.1.0-dev.5 [2023-11-27T15:42:56.031Z] v3.1.0-dev.6 [2023-11-27T15:42:56.031Z] v3.1.0-dev.7 [2023-11-27T15:42:56.031Z] v3.1.0-dev.8 [2023-11-27T15:42:56.031Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-27T15:42:56.338Z] + lftools sign git-tag v3.1.0-dev.34 [2023-11-27T15:42:56.905Z] Signing Git tag with Sigul... [2023-11-27T15:42:56.905Z] Signing v3.1.0-dev.34 [Pipeline] echo [2023-11-27T15:42:57.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:42:57.465Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-27T15:42:57.471Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-27T15:42:57.583Z] $ docker stop --time=1 285915ac971010429d53f5cf5c227c1af516d27cabc2a65fe470c6ea492942c1 [2023-11-27T15:42:58.868Z] $ docker rm -f --volumes 285915ac971010429d53f5cf5c227c1af516d27cabc2a65fe470c6ea492942c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-27T15:42:59.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T15:42:59.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:42:59.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T15:42:59.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:43:00.147Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:43:00.185Z] $ 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-11-27T15:43:00.517Z] $ docker top 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T15:43:00.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T15:43:00.737Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T15:43:00.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T15:43:00.864Z] $ docker exec 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 ssh-agent [2023-11-27T15:43:00.959Z] SSH_AUTH_SOCK=/tmp/ssh-Yu1Vc0x8ahSU/agent.32 [2023-11-27T15:43:00.959Z] SSH_AGENT_PID=38 [2023-11-27T15:43:00.963Z] Running ssh-add (command line suppressed) [2023-11-27T15:43:01.081Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5178690683222373621.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5178690683222373621.key) [2023-11-27T15:43:01.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T15:43:01.413Z] + git semver bump pre [2023-11-27T15:43:01.671Z] 2023-11-27 15:43:01,609 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,609 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,609 [bump_version] DEBUG bumped version:3.1.0-dev.35 [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,610 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,610 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,610 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,611 [execute] INFO git cat-file --batch-check [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,618 [execute] INFO git cat-file --batch [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-27T15:43:01.672Z] 2023-11-27 15:43:01,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-27T15:43:01.672Z] 3.1.0-dev.35 [Pipeline] } [2023-11-27T15:43:01.690Z] $ docker exec --env ******** --env ******** 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 ssh-agent -k [2023-11-27T15:43:01.784Z] unset SSH_AUTH_SOCK; [2023-11-27T15:43:01.784Z] unset SSH_AGENT_PID; [2023-11-27T15:43:01.784Z] echo Agent pid 38 killed; [2023-11-27T15:43:01.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-27T15:43:02.278Z] + git semver [Pipeline] } [2023-11-27T15:43:02.558Z] $ docker stop --time=1 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 [2023-11-27T15:43:03.820Z] $ docker rm -f --volumes 607d4f41f27575312d8644f5ce41a067ceca661634aaea69c37c9eb7b202d9f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-27T15:43:04.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-27T15:43:04.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:43:04.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-27T15:43:04.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:43:04.799Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:43:04.843Z] $ 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-11-27T15:43:05.199Z] $ docker top 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-27T15:43:05.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-27T15:43:05.525Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-27T15:43:05.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-27T15:43:05.644Z] $ docker exec 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 ssh-agent [2023-11-27T15:43:05.747Z] SSH_AUTH_SOCK=/tmp/ssh-oGNE95vlwPyL/agent.32 [2023-11-27T15:43:05.747Z] SSH_AGENT_PID=38 [2023-11-27T15:43:05.753Z] Running ssh-add (command line suppressed) [2023-11-27T15:43:05.855Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7657832387143454638.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7657832387143454638.key) [2023-11-27T15:43:05.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-27T15:43:06.197Z] + git semver push [2023-11-27T15:43:06.456Z] 2023-11-27 15:43:06,391 [run_push] DEBUG push [2023-11-27T15:43:06.456Z] 2023-11-27 15:43:06,392 [execute] INFO git cat-file --batch-check [2023-11-27T15:43:06.456Z] 2023-11-27 15:43:06,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-27T15:43:06.456Z] 2023-11-27 15:43:06,396 [execute] INFO git rev-list 9db9c1d372303ee6e741fae6561a748c73adbb3d -- [2023-11-27T15:43:06.456Z] 2023-11-27 15:43:06,396 [execute] DEBUG Popen(['git', 'rev-list', '9db9c1d372303ee6e741fae6561a748c73adbb3d', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-27T15:43:06.456Z] 2023-11-27 15:43:06,403 [execute] INFO git fetch -v origin [2023-11-27T15:43:06.456Z] 2023-11-27 15:43:06,404 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-27T15:43:07.389Z] 2023-11-27 15:43:07,068 [run_push] DEBUG remote changes detected [2023-11-27T15:43:07.389Z] 2023-11-27 15:43:07,068 [run_push] DEBUG latest remote commit 2a9ec56ea327a95c3b1bdb3b63502d3a72399241 is not in local commits [2023-11-27T15:43:07.389Z] 2023-11-27 15:43:07,068 [run_push] DEBUG integrating remote changes with a git pull [2023-11-27T15:43:07.389Z] 2023-11-27 15:43:07,069 [execute] INFO git pull origin semver [2023-11-27T15:43:07.389Z] 2023-11-27 15:43:07,069 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-27T15:43:07.648Z] 2023-11-27 15:43:07,628 [main] ERROR Cmd('git') failed due to: exit code(1) [2023-11-27T15:43:07.648Z] cmdline: git pull origin semver [2023-11-27T15:43:07.648Z] stdout: 'Auto-merging main [2023-11-27T15:43:07.648Z] CONFLICT (content): Merge conflict in main [2023-11-27T15:43:07.648Z] Automatic merge failed; fix conflicts and then commit the result.' [2023-11-27T15:43:07.648Z] stderr: 'hint: Pulling without specifying how to reconcile divergent branches is [2023-11-27T15:43:07.648Z] hint: discouraged. You can squelch this message by running one of the following [2023-11-27T15:43:07.648Z] hint: commands sometime before your next pull: [2023-11-27T15:43:07.648Z] hint: [2023-11-27T15:43:07.648Z] hint: git config pull.rebase false # merge (the default strategy) [2023-11-27T15:43:07.648Z] hint: git config pull.rebase true # rebase [2023-11-27T15:43:07.648Z] hint: git config pull.ff only # fast-forward only [2023-11-27T15:43:07.648Z] hint: [2023-11-27T15:43:07.648Z] hint: You can replace "git config" with "git config --global" to set a default [2023-11-27T15:43:07.648Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2023-11-27T15:43:07.648Z] hint: or --ff-only on the command line to override the configured default per [2023-11-27T15:43:07.648Z] hint: invocation. [2023-11-27T15:43:07.648Z] Warning: Permanently added the ECDSA host key for IP address '140.82.113.4' to the list of known hosts. [2023-11-27T15:43:07.648Z] From github.com:edgexfoundry/go-mod-messaging [2023-11-27T15:43:07.648Z] * branch semver -> FETCH_HEAD' [2023-11-27T15:43:07.648Z] ERROR: Cmd('git') failed due to: exit code(1) [2023-11-27T15:43:07.648Z] cmdline: git pull origin semver [2023-11-27T15:43:07.648Z] stdout: 'Auto-merging main [2023-11-27T15:43:07.648Z] CONFLICT (content): Merge conflict in main [2023-11-27T15:43:07.648Z] Automatic merge failed; fix conflicts and then commit the result.' [2023-11-27T15:43:07.648Z] stderr: 'hint: Pulling without specifying how to reconcile divergent branches is [2023-11-27T15:43:07.648Z] hint: discouraged. You can squelch this message by running one of the following [2023-11-27T15:43:07.648Z] hint: commands sometime before your next pull: [2023-11-27T15:43:07.648Z] hint: [2023-11-27T15:43:07.648Z] hint: git config pull.rebase false # merge (the default strategy) [2023-11-27T15:43:07.648Z] hint: git config pull.rebase true # rebase [2023-11-27T15:43:07.648Z] hint: git config pull.ff only # fast-forward only [2023-11-27T15:43:07.648Z] hint: [2023-11-27T15:43:07.648Z] hint: You can replace "git config" with "git config --global" to set a default [2023-11-27T15:43:07.648Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2023-11-27T15:43:07.648Z] hint: or --ff-only on the command line to override the configured default per [2023-11-27T15:43:07.648Z] hint: invocation. [2023-11-27T15:43:07.648Z] Warning: Permanently added the ECDSA host key for IP address '140.82.113.4' to the list of known hosts. [2023-11-27T15:43:07.648Z] From github.com:edgexfoundry/go-mod-messaging [2023-11-27T15:43:07.648Z] * branch semver -> FETCH_HEAD' [Pipeline] } [2023-11-27T15:43:07.668Z] $ docker exec --env ******** --env ******** 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 ssh-agent -k [2023-11-27T15:43:07.763Z] unset SSH_AUTH_SOCK; [2023-11-27T15:43:07.763Z] unset SSH_AGENT_PID; [2023-11-27T15:43:07.763Z] echo Agent pid 38 killed; [2023-11-27T15:43:07.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-27T15:43:08.000Z] $ docker stop --time=1 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 [2023-11-27T15:43:09.297Z] $ docker rm -f --volumes 260e29851128792877e31e9e847bbfff0002901b2382542a5bbccef1c5edbd88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [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-11-27T15:43:10.531Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-11-27T15:43:10.531Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-27T15:43:10.531Z] total 16 [2023-11-27T15:43:10.531Z] drwxr-xr-x 3 root root 4096 Nov 27 15:26 . [2023-11-27T15:43:10.531Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 15:42 .. [2023-11-27T15:43:10.531Z] drwxr-xr-x 2 root root 4096 Nov 27 15:26 cost [2023-11-27T15:43:10.531Z] -rw-r--r-- 1 root root 88 Nov 27 15:26 cost.csv [2023-11-27T15:43:10.532Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-27T15:43:10.532Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-27T15:43:10.532Z] total 16 [2023-11-27T15:43:10.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 15:26 . [2023-11-27T15:43:10.532Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 15:42 .. [2023-11-27T15:43:10.532Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 15:26 cost [2023-11-27T15:43:10.532Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 27 15:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:43:10.815Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:43:11.667Z] ---> package-listing.sh [2023-11-27T15:43:11.667Z] ++ facter osfamily [2023-11-27T15:43:11.667Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-27T15:43:11.926Z] + OS_FAMILY=debian [2023-11-27T15:43:11.926Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-11-27T15:43:11.926Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-27T15:43:11.926Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-27T15:43:11.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-27T15:43:11.926Z] + PACKAGES=/tmp/packages_start.txt [2023-11-27T15:43:11.926Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-11-27T15:43:11.926Z] + PACKAGES=/tmp/packages_end.txt [2023-11-27T15:43:11.926Z] + case "${OS_FAMILY}" in [2023-11-27T15:43:11.926Z] + dpkg -l [2023-11-27T15:43:11.926Z] + grep '^ii' [2023-11-27T15:43:11.926Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-27T15:43:11.926Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-27T15:43:11.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-27T15:43:11.926Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-11-27T15:43:11.926Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-11-27T15:43:11.926Z] + 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-11-27T15:43:11.938Z] 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-11-27T15:43:12.214Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-27T15:43:12.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-27T15:43:12.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-27T15:43:12.991Z] prd-ubuntu20.04-docker-8c-8g-1053 does not seem to be running inside a container [2023-11-27T15:43:13.032Z] $ 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-11-27T15:43:13.240Z] $ docker top 7e5e8066709ec1cf440af2a062e60a02358c58328026a83f2eb364f54fd493dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-27T15:43:13.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-27T15:43:13.943Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-27T15:43:14.233Z] + ls /var/log/sa-host [2023-11-27T15:43:14.233Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-27T15:43:14.412Z] provisioning config files... [2023-11-27T15:43:14.425Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2894217864939357612tmp [Pipeline] { [Pipeline] echo [2023-11-27T15:43:14.584Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:43:14.870Z] ---> create-netrc.sh [Pipeline] } [2023-11-27T15:43:14.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:43:15.301Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-27T15:43:15.310Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:43:15.601Z] ---> sudo-logs.sh [2023-11-27T15:43:15.601Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-27T15:43:15.681Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:43:15.967Z] ---> job-cost.sh [2023-11-27T15:43:15.967Z] lf-activate-venv: SKIPPING [2023-11-27T15:43:15.967Z] DEBUG: total: 0.2199999988079071 [2023-11-27T15:43:15.967Z] INFO: Retrieving Stack Cost... [2023-11-27T15:43:16.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-27T15:43:16.795Z] INFO: Archiving Costs [Pipeline] echo [2023-11-27T15:43:16.806Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-27T15:43:17.090Z] ---> logs-deploy.sh [2023-11-27T15:43:17.090Z] lf-activate-venv: SKIPPING [2023-11-27T15:43:17.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/133 [2023-11-27T15:43:17.090Z] INFO: archiving workspace using pattern(s): [2023-11-27T15:43:18.466Z] Archives upload complete. [2023-11-27T15:43:18.466Z] INFO: archiving logs to Nexus [2023-11-27T15:43:19.402Z] ---> uname -a: [2023-11-27T15:43:19.402Z] Linux prd-ubuntu20-04-docker-8c-8g-1053 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] ---> lscpu: [2023-11-27T15:43:19.402Z] Architecture: x86_64 [2023-11-27T15:43:19.402Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-27T15:43:19.402Z] Byte Order: Little Endian [2023-11-27T15:43:19.402Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-27T15:43:19.402Z] CPU(s): 8 [2023-11-27T15:43:19.402Z] On-line CPU(s) list: 0-7 [2023-11-27T15:43:19.402Z] Thread(s) per core: 1 [2023-11-27T15:43:19.402Z] Core(s) per socket: 1 [2023-11-27T15:43:19.402Z] Socket(s): 8 [2023-11-27T15:43:19.402Z] NUMA node(s): 1 [2023-11-27T15:43:19.402Z] Vendor ID: AuthenticAMD [2023-11-27T15:43:19.402Z] CPU family: 23 [2023-11-27T15:43:19.402Z] Model: 49 [2023-11-27T15:43:19.402Z] Model name: AMD EPYC-Rome Processor [2023-11-27T15:43:19.402Z] Stepping: 0 [2023-11-27T15:43:19.402Z] CPU MHz: 2799.996 [2023-11-27T15:43:19.402Z] BogoMIPS: 5599.99 [2023-11-27T15:43:19.402Z] Virtualization: AMD-V [2023-11-27T15:43:19.402Z] Hypervisor vendor: KVM [2023-11-27T15:43:19.402Z] Virtualization type: full [2023-11-27T15:43:19.402Z] L1d cache: 256 KiB [2023-11-27T15:43:19.402Z] L1i cache: 256 KiB [2023-11-27T15:43:19.402Z] L2 cache: 4 MiB [2023-11-27T15:43:19.402Z] L3 cache: 128 MiB [2023-11-27T15:43:19.402Z] NUMA node0 CPU(s): 0-7 [2023-11-27T15:43:19.402Z] Vulnerability Itlb multihit: Not affected [2023-11-27T15:43:19.402Z] Vulnerability L1tf: Not affected [2023-11-27T15:43:19.402Z] Vulnerability Mds: Not affected [2023-11-27T15:43:19.402Z] Vulnerability Meltdown: Not affected [2023-11-27T15:43:19.402Z] Vulnerability Mmio stale data: Not affected [2023-11-27T15:43:19.402Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-27T15:43:19.402Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-27T15:43:19.402Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-27T15:43:19.402Z] Vulnerability Srbds: Not affected [2023-11-27T15:43:19.402Z] Vulnerability Tsx async abort: Not affected [2023-11-27T15:43:19.402Z] 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-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] ---> nproc: [2023-11-27T15:43:19.402Z] 8 [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] ---> df -h: [2023-11-27T15:43:19.402Z] Filesystem Size Used Avail Use% Mounted on [2023-11-27T15:43:19.402Z] overlay 155G 12G 144G 8% / [2023-11-27T15:43:19.402Z] tmpfs 64M 0 64M 0% /dev [2023-11-27T15:43:19.402Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-27T15:43:19.402Z] shm 64M 0 64M 0% /dev/shm [2023-11-27T15:43:19.402Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] ---> sar -b -r -n DEV: [2023-11-27T15:43:19.402Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1053) 11/27/23 _x86_64_ (8 CPU) [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] 15:24:23 LINUX RESTART (8 CPU) [2023-11-27T15:43:19.402Z] [2023-11-27T15:43:19.402Z] 15:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-27T15:43:19.402Z] 15:26:01 100.35 10.98 89.37 0.00 1755.84 51033.63 0.00 [2023-11-27T15:43:19.402Z] 15:27:01 77.42 0.17 77.25 0.00 7.07 37440.43 0.00 [2023-11-27T15:43:19.402Z] 15:28:01 1.60 0.00 1.60 0.00 0.00 18.41 0.00 [2023-11-27T15:43:19.402Z] 15:29:01 2.95 1.60 1.35 0.00 36.26 18.13 0.00 [2023-11-27T15:43:19.402Z] 15:30:01 52.46 10.61 41.84 0.00 5155.94 8469.79 0.00 [2023-11-27T15:43:19.402Z] 15:31:01 6.08 0.02 6.07 0.00 0.13 121.18 0.00 [2023-11-27T15:43:19.402Z] 15:32:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2023-11-27T15:43:19.403Z] 15:33:01 2.00 0.00 2.00 0.00 0.00 23.86 0.00 [2023-11-27T15:43:19.403Z] 15:34:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 [2023-11-27T15:43:19.403Z] 15:35:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 [2023-11-27T15:43:19.403Z] 15:36:01 1.53 0.00 1.53 0.00 0.00 21.86 0.00 [2023-11-27T15:43:19.403Z] 15:37:01 2.07 0.02 2.05 0.00 2.53 23.86 0.00 [2023-11-27T15:43:19.403Z] 15:38:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 [2023-11-27T15:43:19.403Z] 15:39:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2023-11-27T15:43:19.403Z] 15:40:01 2.10 0.02 2.08 0.00 0.13 28.13 0.00 [2023-11-27T15:43:19.403Z] 15:41:01 1.85 0.00 1.85 0.00 0.00 21.59 0.00 [2023-11-27T15:43:19.403Z] 15:42:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-11-27T15:43:19.403Z] 15:43:01 122.48 0.35 122.13 0.00 32.26 59455.16 0.00 [2023-11-27T15:43:19.403Z] Average: 21.21 1.32 19.89 0.00 388.32 8709.48 0.00 [2023-11-27T15:43:19.403Z] [2023-11-27T15:43:19.403Z] 15:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-27T15:43:19.403Z] 15:26:01 28394948 31316364 993672 3.02 84796 3073764 2224564 6.56 1560208 2504736 591768 [2023-11-27T15:43:19.403Z] 15:27:01 28789456 31601932 710436 2.16 94824 2942632 1749456 5.16 1072936 2586392 312 [2023-11-27T15:43:19.403Z] 15:28:01 28789636 31602264 709712 2.16 94864 2942636 1749456 5.16 1073120 2586396 12 [2023-11-27T15:43:19.403Z] 15:29:01 28786424 31601584 710692 2.16 94908 2943720 1749456 5.16 1076268 2587232 92 [2023-11-27T15:43:19.403Z] 15:30:01 28304860 31577316 705304 2.14 124768 3368104 1675968 4.94 1386108 2721244 932 [2023-11-27T15:43:19.403Z] 15:31:01 28313348 31580944 701740 2.13 123356 3364844 1687816 4.97 1382016 2717972 4 [2023-11-27T15:43:19.403Z] 15:32:01 28320260 31587980 694660 2.11 123448 3364856 1687816 4.97 1375028 2717980 8 [2023-11-27T15:43:19.403Z] 15:33:01 28319936 31587780 694736 2.11 123540 3364860 1687816 4.97 1375160 2717984 8 [2023-11-27T15:43:19.403Z] 15:34:01 28321140 31589084 693400 2.11 123612 3364856 1687816 4.97 1373488 2717984 8 [2023-11-27T15:43:19.403Z] 15:35:01 28321280 31589320 693016 2.11 123704 3364864 1687816 4.97 1373856 2717984 16 [2023-11-27T15:43:19.403Z] 15:36:01 28321872 31589980 692332 2.11 123772 3364864 1687816 4.97 1373528 2717984 8 [2023-11-27T15:43:19.403Z] 15:37:01 28321856 31590212 691976 2.10 123844 3364948 1687816 4.97 1373760 2718056 8 [2023-11-27T15:43:19.403Z] 15:38:01 28322340 31590792 691564 2.10 123928 3364944 1687816 4.97 1373340 2718076 8 [2023-11-27T15:43:19.403Z] 15:39:01 28322412 31590952 691364 2.10 123992 3364952 1687816 4.97 1373672 2718076 8 [2023-11-27T15:43:19.403Z] 15:40:01 28321580 31590196 692296 2.11 124068 3364932 1696660 5.00 1373544 2718044 8 [2023-11-27T15:43:19.403Z] 15:41:01 28321856 31590656 691768 2.10 124132 3365052 1696660 5.00 1373712 2718164 8 [2023-11-27T15:43:19.403Z] 15:42:01 28321548 31590412 691972 2.10 124156 3365064 1696660 5.00 1373460 2718172 8 [2023-11-27T15:43:19.403Z] 15:43:01 26756888 31513768 758688 2.31 173504 4674164 1770356 5.22 1548176 3967932 648 [2023-11-27T15:43:19.403Z] Average: 28315091 31571196 717185 2.18 119623 3351336 1733310 5.11 1345077 2753912 32992 [2023-11-27T15:43:19.403Z] [2023-11-27T15:43:19.403Z] 15:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-27T15:43:19.403Z] 15:26:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:26:01 docker0 70.34 125.31 6.23 1481.77 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:26:01 ens3 379.15 236.61 6382.92 74.71 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:26:01 vethe6a8dee 67.21 122.26 6.82 1434.85 0.00 0.00 0.00 0.12 [2023-11-27T15:43:19.403Z] 15:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:27:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:27:01 ens3 100.98 65.32 2531.31 15.72 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:28:01 ens3 2.07 1.08 2.28 0.43 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:29:01 ens3 7.82 5.98 5.33 5.75 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:30:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:30:01 ens3 184.30 89.97 2729.37 6.39 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:31:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:32:01 ens3 0.28 0.07 0.12 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:33:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:35:01 ens3 0.42 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:36:01 ens3 1.18 0.17 0.24 0.07 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:37:01 ens3 1.42 0.92 0.64 0.50 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:38:01 ens3 0.45 0.15 0.12 0.07 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:39:01 ens3 0.43 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:40:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:41:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:42:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:43:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:43:01 veth74a8e5e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:43:01 docker0 69.47 131.28 5.52 1435.55 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] 15:43:01 ens3 443.46 287.50 8657.07 135.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] Average: veth74a8e5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] Average: docker0 7.77 14.26 0.65 162.06 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] Average: ens3 62.39 38.28 1128.26 13.28 0.00 0.00 0.00 0.00 [2023-11-27T15:43:19.403Z] [2023-11-27T15:43:19.403Z]