Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b2da82fd680c14a842ab5957c61a2436c0ee5b1+d7cee9e83460df9d89af775dc752e0d9053a29b8 (73e9db7a90cc7d72dcd2efbe61732e65db8215f6) 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-ssh5909083628009738838.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-ssh15286256144364653896.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15993724723342930190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5830849434412740628.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9008646686064551895.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9141032631334471625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-ubuntu20.04-docker-8c-8g-1868’ Running on prd-ubuntu20.04-docker-8c-8g-1872 in /w/workspace/xfoundry_go-mod-messaging_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-313 # 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 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d7cee9e83460df9d89af775dc752e0d9053a29b8 into PR head commit 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 Merge succeeded, producing 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 Checking out Revision 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 (PR-313) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d7cee9e83460df9d89af775dc752e0d9053a29b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-28T16:10:03.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-28T16:10:03.519Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-28T16:10:03.662Z] ========================================================= [2024-02-28T16:10:03.662Z] EdgeX Global Pipelines Version Info [2024-02-28T16:10:03.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:10:04.881Z] ------------------- [2024-02-28T16:10:04.881Z] stable info: [2024-02-28T16:10:04.881Z] ------------------- [2024-02-28T16:10:04.881Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-28T16:10:04.881Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-28T16:10:04.881Z] Message: update stable to v1.0.258 [2024-02-28T16:10:05.453Z] ------------------- [2024-02-28T16:10:05.453Z] experimental info: [2024-02-28T16:10:05.453Z] ------------------- [2024-02-28T16:10:05.453Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-28T16:10:05.453Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-28T16:10:05.453Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-28T16:10:05.683Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-02-28T16:10:05.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-02-28T16:10:05.808Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-28T16:10:05.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-28T16:10:05.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-28T16:10:05.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-28T16:10:06.054Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-28T16:10:06.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-28T16:10:06.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-28T16:10:06.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-28T16:10:06.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-28T16:10:06.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-02-28T16:10:06.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-28T16:10:06.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-28T16:10:06.735Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-02-28T16:10:06.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-02-28T16:10:06.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-28T16:10:07.003Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-28T16:10:07.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-28T16:10:07.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-28T16:10:07.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-28T16:10:07.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-28T16:10:07.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-28T16:10:07.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-28T16:10:07.498Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-02-28T16:10:07.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-28T16:10:07.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-28T16:10:07.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2024-02-28T16:10:07.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2024-02-28T16:10:07.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2024-02-28T16:10:08.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [Pipeline] echo [2024-02-28T16:10:08.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b2da82 [Pipeline] echo [2024-02-28T16:10:08.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-28T16:10:08.824Z] + git rev-list -1 --merges 8b2da82fd680c14a842ab5957c61a2436c0ee5b1~1..8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [Pipeline] echo [2024-02-28T16:10:08.870Z] -----------> git rev-list -1 --merges 8b2da82fd680c14a842ab5957c61a2436c0ee5b1~1..8b2da82fd680c14a842ab5957c61a2436c0ee5b1 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [false] [Pipeline] sh [2024-02-28T16:10:09.202Z] + git log --format=format:%s -1 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [Pipeline] echo [2024-02-28T16:10:09.246Z] ========================================================= [2024-02-28T16:10:09.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-28T16:10:09.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-28T16:10:09.783Z] + git log --format=format:%s -1 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [Pipeline] echo [2024-02-28T16:10:09.815Z] [semverPrep] GIT_COMMIT: 8b2da82fd680c14a842ab5957c61a2436c0ee5b1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-02-28T16:10:09.860Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-28T16:10:10.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-28T16:10:10.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-28T16:10:10.312Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-28T16:10:10.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-28T16:10:10.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-28T16:10:10.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-28T16:10:10.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:10:10.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-28T16:10:13.605Z] [2024-02-28T16:10:13.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:10:14.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-28T16:10:14.952Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-28T16:10:14.952Z] b85a868b505f: Pulling fs layer [2024-02-28T16:10:14.952Z] e2be974225ed: Pulling fs layer [2024-02-28T16:10:14.952Z] 339a4e72a1f5: Pulling fs layer [2024-02-28T16:10:14.952Z] 988bab9f4d93: Pulling fs layer [2024-02-28T16:10:14.952Z] 1469e6f7b9e6: Pulling fs layer [2024-02-28T16:10:14.952Z] eaf3925da568: Pulling fs layer [2024-02-28T16:10:14.952Z] bab4dde63d76: Pulling fs layer [2024-02-28T16:10:14.952Z] bde34c3a00c8: Pulling fs layer [2024-02-28T16:10:14.952Z] b352a97aabf1: Pulling fs layer [2024-02-28T16:10:14.952Z] 4872d77fe225: Pulling fs layer [2024-02-28T16:10:14.952Z] 5851b861e8e6: Pulling fs layer [2024-02-28T16:10:14.952Z] b352a97aabf1: Waiting [2024-02-28T16:10:14.952Z] bab4dde63d76: Waiting [2024-02-28T16:10:14.952Z] 1469e6f7b9e6: Waiting [2024-02-28T16:10:14.952Z] eaf3925da568: Waiting [2024-02-28T16:10:14.952Z] 5851b861e8e6: Waiting [2024-02-28T16:10:14.952Z] 4872d77fe225: Waiting [2024-02-28T16:10:14.952Z] bde34c3a00c8: Waiting [2024-02-28T16:10:14.952Z] 988bab9f4d93: Waiting [2024-02-28T16:10:14.952Z] e2be974225ed: Verifying Checksum [2024-02-28T16:10:14.952Z] e2be974225ed: Download complete [2024-02-28T16:10:15.211Z] 988bab9f4d93: Verifying Checksum [2024-02-28T16:10:15.211Z] 988bab9f4d93: Download complete [2024-02-28T16:10:15.211Z] 1469e6f7b9e6: Verifying Checksum [2024-02-28T16:10:15.211Z] 1469e6f7b9e6: Download complete [2024-02-28T16:10:15.211Z] eaf3925da568: Verifying Checksum [2024-02-28T16:10:15.211Z] eaf3925da568: Download complete [2024-02-28T16:10:15.211Z] 339a4e72a1f5: Verifying Checksum [2024-02-28T16:10:15.211Z] 339a4e72a1f5: Download complete [2024-02-28T16:10:15.211Z] bde34c3a00c8: Verifying Checksum [2024-02-28T16:10:15.211Z] bde34c3a00c8: Download complete [2024-02-28T16:10:15.211Z] b352a97aabf1: Verifying Checksum [2024-02-28T16:10:15.211Z] b352a97aabf1: Download complete [2024-02-28T16:10:15.211Z] 4872d77fe225: Verifying Checksum [2024-02-28T16:10:15.211Z] 4872d77fe225: Download complete [2024-02-28T16:10:15.211Z] 5851b861e8e6: Verifying Checksum [2024-02-28T16:10:15.211Z] 5851b861e8e6: Download complete [2024-02-28T16:10:15.469Z] b85a868b505f: Verifying Checksum [2024-02-28T16:10:15.469Z] b85a868b505f: Download complete [2024-02-28T16:10:15.729Z] bab4dde63d76: Verifying Checksum [2024-02-28T16:10:15.729Z] bab4dde63d76: Download complete [2024-02-28T16:10:17.642Z] b85a868b505f: Pull complete [2024-02-28T16:10:18.580Z] e2be974225ed: Pull complete [2024-02-28T16:10:26.864Z] 339a4e72a1f5: Pull complete [2024-02-28T16:10:26.864Z] 988bab9f4d93: Pull complete [2024-02-28T16:10:27.125Z] 1469e6f7b9e6: Pull complete [2024-02-28T16:10:27.695Z] eaf3925da568: Pull complete [2024-02-28T16:10:30.237Z] bab4dde63d76: Pull complete [2024-02-28T16:10:30.498Z] bde34c3a00c8: Pull complete [2024-02-28T16:10:31.066Z] b352a97aabf1: Pull complete [2024-02-28T16:10:31.066Z] 4872d77fe225: Pull complete [2024-02-28T16:10:31.634Z] 5851b861e8e6: Pull complete [2024-02-28T16:10:31.893Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-28T16:10:31.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-28T16:10:31.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:10:32.286Z] prd-ubuntu20.04-docker-8c-8g-1872 does not seem to be running inside a container [2024-02-28T16:10:32.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-313 -v /w/workspace/xfoundry_go-mod-messaging_PR-313:/w/workspace/xfoundry_go-mod-messaging_PR-313:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-313@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-28T16:10:34.332Z] $ docker top df639ff1d0095a9a1c0a4152f4f5773696714dc4afb670bebc28a42a7332f832 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-28T16:10:34.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-28T16:10:34.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-28T16:10:34.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-28T16:10:34.709Z] $ docker exec df639ff1d0095a9a1c0a4152f4f5773696714dc4afb670bebc28a42a7332f832 ssh-agent [2024-02-28T16:10:34.813Z] SSH_AUTH_SOCK=/tmp/ssh-lV45dHDrTeuX/agent.31 [2024-02-28T16:10:34.813Z] SSH_AGENT_PID=37 [2024-02-28T16:10:34.819Z] Running ssh-add (command line suppressed) [2024-02-28T16:10:34.935Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-313@tmp/private_key_10254926078356016176.key (/w/workspace/xfoundry_go-mod-messaging_PR-313@tmp/private_key_10254926078356016176.key) [2024-02-28T16:10:34.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-28T16:10:35.310Z] + git tag --points-at HEAD [Pipeline] } [2024-02-28T16:10:35.349Z] $ docker exec --env ******** --env ******** df639ff1d0095a9a1c0a4152f4f5773696714dc4afb670bebc28a42a7332f832 ssh-agent -k [2024-02-28T16:10:35.465Z] unset SSH_AUTH_SOCK; [2024-02-28T16:10:35.465Z] unset SSH_AGENT_PID; [2024-02-28T16:10:35.465Z] echo Agent pid 37 killed; [2024-02-28T16:10:35.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-28T16:10:35.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-28T16:10:35.611Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-28T16:10:35.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-28T16:10:35.736Z] $ docker exec df639ff1d0095a9a1c0a4152f4f5773696714dc4afb670bebc28a42a7332f832 ssh-agent [2024-02-28T16:10:35.833Z] SSH_AUTH_SOCK=/tmp/ssh-5ishI0G61hos/agent.69 [2024-02-28T16:10:35.833Z] SSH_AGENT_PID=75 [2024-02-28T16:10:35.839Z] Running ssh-add (command line suppressed) [2024-02-28T16:10:35.953Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-313@tmp/private_key_5487111146457054175.key (/w/workspace/xfoundry_go-mod-messaging_PR-313@tmp/private_key_5487111146457054175.key) [2024-02-28T16:10:35.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-28T16:10:36.321Z] + git semver init [2024-02-28T16:10:36.581Z] 2024-02-28 16:10:36,500 [run_init] DEBUG init version:0.0.0 force:False [2024-02-28T16:10:36.581Z] 2024-02-28 16:10:36,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-313/.semver [2024-02-28T16:10:36.581Z] 2024-02-28 16:10:36,502 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-313/.semver [2024-02-28T16:10:36.581Z] 2024-02-28 16:10:36,502 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-313/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-313, universal_newlines=False, shell=None, istream=None) [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,333 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-313/.git/info/exclude [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-313/.semver/PR-313 with force:False [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,333 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-313/.semver/PR-313 [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,336 [execute] INFO git cat-file --batch-check [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,361 [execute] INFO git cat-file --batch [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-02-28T16:10:37.523Z] 2024-02-28 16:10:37,389 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-313/.semver/PR-313 [2024-02-28T16:10:37.523Z] 0.0.0 [Pipeline] } [2024-02-28T16:10:37.561Z] $ docker exec --env ******** --env ******** df639ff1d0095a9a1c0a4152f4f5773696714dc4afb670bebc28a42a7332f832 ssh-agent -k [2024-02-28T16:10:37.674Z] unset SSH_AUTH_SOCK; [2024-02-28T16:10:37.674Z] unset SSH_AGENT_PID; [2024-02-28T16:10:37.674Z] echo Agent pid 75 killed; [2024-02-28T16:10:37.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-28T16:10:38.207Z] + git semver [Pipeline] } [2024-02-28T16:10:38.497Z] $ docker stop --time=1 df639ff1d0095a9a1c0a4152f4f5773696714dc4afb670bebc28a42a7332f832 [2024-02-28T16:10:40.343Z] $ docker rm -f --volumes df639ff1d0095a9a1c0a4152f4f5773696714dc4afb670bebc28a42a7332f832 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-28T16:10:40.795Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-28T16:10:41.180Z] Stashed 1 file(s) [Pipeline] echo [2024-02-28T16:10:41.197Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2024-02-28T16:10:42.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-28T16:10:42.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-28T16:10:42.287Z] ========================================================= [2024-02-28T16:10:42.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-28T16:10:42.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-02-28T16:10:42.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-28T16:10:42.729Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-28T16:10:42.729Z] 7264a8db6415: Pulling fs layer [2024-02-28T16:10:42.729Z] c4d48a809fc2: Pulling fs layer [2024-02-28T16:10:42.729Z] 4f1c88b9dad5: Pulling fs layer [2024-02-28T16:10:42.729Z] ad3a456e5733: Pulling fs layer [2024-02-28T16:10:42.729Z] 69c7f0334f64: Pulling fs layer [2024-02-28T16:10:42.729Z] 1f1c1a5573a3: Pulling fs layer [2024-02-28T16:10:42.729Z] ce7588e14bc9: Pulling fs layer [2024-02-28T16:10:42.729Z] b5e4710f87ac: Pulling fs layer [2024-02-28T16:10:42.729Z] ad3a456e5733: Waiting [2024-02-28T16:10:42.729Z] 69c7f0334f64: Waiting [2024-02-28T16:10:42.729Z] 1f1c1a5573a3: Waiting [2024-02-28T16:10:42.729Z] ce7588e14bc9: Waiting [2024-02-28T16:10:42.729Z] b5e4710f87ac: Waiting [2024-02-28T16:10:42.729Z] c4d48a809fc2: Verifying Checksum [2024-02-28T16:10:42.729Z] c4d48a809fc2: Download complete [2024-02-28T16:10:42.729Z] ad3a456e5733: Verifying Checksum [2024-02-28T16:10:42.729Z] ad3a456e5733: Download complete [2024-02-28T16:10:42.729Z] 69c7f0334f64: Verifying Checksum [2024-02-28T16:10:42.729Z] 69c7f0334f64: Download complete [2024-02-28T16:10:42.729Z] 7264a8db6415: Verifying Checksum [2024-02-28T16:10:42.729Z] 7264a8db6415: Download complete [2024-02-28T16:10:42.729Z] 1f1c1a5573a3: Verifying Checksum [2024-02-28T16:10:42.729Z] 1f1c1a5573a3: Download complete [2024-02-28T16:10:43.056Z] 7264a8db6415: Pull complete [2024-02-28T16:10:43.056Z] b5e4710f87ac: Verifying Checksum [2024-02-28T16:10:43.056Z] b5e4710f87ac: Download complete [2024-02-28T16:10:43.315Z] c4d48a809fc2: Pull complete [2024-02-28T16:10:43.315Z] 4f1c88b9dad5: Verifying Checksum [2024-02-28T16:10:43.315Z] 4f1c88b9dad5: Download complete [2024-02-28T16:10:43.574Z] ce7588e14bc9: Verifying Checksum [2024-02-28T16:10:43.574Z] ce7588e14bc9: Download complete [2024-02-28T16:10:46.862Z] 4f1c88b9dad5: Pull complete [2024-02-28T16:10:46.862Z] ad3a456e5733: Pull complete [2024-02-28T16:10:46.862Z] 69c7f0334f64: Pull complete [2024-02-28T16:10:46.862Z] 1f1c1a5573a3: Pull complete [2024-02-28T16:10:49.410Z] ce7588e14bc9: Pull complete [2024-02-28T16:10:49.669Z] b5e4710f87ac: Pull complete [2024-02-28T16:10:49.669Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-28T16:10:49.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-28T16:10:49.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-02-28T16:10:49.986Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:10:50.401Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-28T16:10:50.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:10:50.668Z] prd-ubuntu20.04-docker-8c-8g-1872 does not seem to be running inside a container [2024-02-28T16:10:50.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-313 -v /w/workspace/xfoundry_go-mod-messaging_PR-313:/w/workspace/xfoundry_go-mod-messaging_PR-313:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-313@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-313@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-28T16:10:56.903Z] Still waiting to schedule task [2024-02-28T16:10:56.904Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1870’ [2024-02-28T16:10:58.198Z] $ docker top 2a57ed75fa1826ade868f96527d54db8294028ac520840cc37ca065898bfb4af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-28T16:10:58.673Z] + go version [2024-02-28T16:10:58.673Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-28T16:10:58.712Z] $ docker stop --time=1 2a57ed75fa1826ade868f96527d54db8294028ac520840cc37ca065898bfb4af [2024-02-28T16:11:00.220Z] $ docker rm -f --volumes 2a57ed75fa1826ade868f96527d54db8294028ac520840cc37ca065898bfb4af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:11:01.262Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-28T16:11:01.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:11:01.507Z] prd-ubuntu20.04-docker-8c-8g-1872 does not seem to be running inside a container [2024-02-28T16:11:01.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-313 -v /w/workspace/xfoundry_go-mod-messaging_PR-313:/w/workspace/xfoundry_go-mod-messaging_PR-313:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-313@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-313@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-28T16:11:01.967Z] $ docker top faa387d0431337d58d099c447cb0cdf24c78ae37e7ab00eb95f09fce27e6de1c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-28T16:11:02.467Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-313 [Pipeline] fileExists [Pipeline] sh [2024-02-28T16:11:02.874Z] + make test [2024-02-28T16:11:02.874Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-02-28T16:11:02.874Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.10 [2024-02-28T16:11:02.874Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-02-28T16:11:02.874Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-02-28T16:11:02.874Z] go: downloading github.com/google/uuid v1.6.0 [2024-02-28T16:11:03.133Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-02-28T16:11:03.133Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-02-28T16:11:03.393Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-02-28T16:11:03.393Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-02-28T16:11:03.393Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-02-28T16:11:03.393Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-02-28T16:11:03.393Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-02-28T16:11:03.393Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-02-28T16:11:03.393Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-02-28T16:11:03.393Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-02-28T16:11:03.393Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-02-28T16:11:03.651Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-02-28T16:11:03.651Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-02-28T16:11:03.651Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-02-28T16:11:03.651Z] go: downloading golang.org/x/net v0.21.0 [2024-02-28T16:11:03.651Z] go: downloading golang.org/x/sync v0.1.0 [2024-02-28T16:11:03.651Z] go: downloading github.com/x448/float16 v0.8.4 [2024-02-28T16:11:03.910Z] go: downloading golang.org/x/crypto v0.19.0 [2024-02-28T16:11:03.910Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-02-28T16:11:03.910Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-02-28T16:11:03.910Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-02-28T16:11:03.910Z] go: downloading golang.org/x/text v0.14.0 [2024-02-28T16:11:03.910Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-02-28T16:11:03.910Z] go: downloading golang.org/x/sys v0.17.0 [2024-02-28T16:11:22.001Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-02-28T16:11:22.001Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-02-28T16:11:22.001Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.054s coverage: 88.6% of statements [2024-02-28T16:11:22.001Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-02-28T16:11:22.587Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.073s coverage: 19.8% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.074s coverage: 88.8% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.067s coverage: 86.2% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.036s coverage: 15.4% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.148s coverage: 61.3% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.034s coverage: 87.5% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.044s coverage: 100.0% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.035s coverage: 100.0% of statements [2024-02-28T16:11:27.858Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.034s coverage: 95.1% of statements [2024-02-28T16:11:42.733Z] go vet ./... [2024-02-28T16:11:42.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-28T16:11:42.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-02-28T16:11:42.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-28T16:11:42.848Z] $ docker stop --time=1 faa387d0431337d58d099c447cb0cdf24c78ae37e7ab00eb95f09fce27e6de1c [2024-02-28T16:11:47.202Z] $ docker rm -f --volumes faa387d0431337d58d099c447cb0cdf24c78ae37e7ab00eb95f09fce27e6de1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-28T16:11:47.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-28T16:11:48.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:11:49.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-28T16:11:49.487Z] [2024-02-28T16:11:49.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:11:49.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-28T16:11:49.896Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-28T16:11:49.896Z] 5eb5b503b376: Pulling fs layer [2024-02-28T16:11:49.896Z] 5c69ac0246d0: Pulling fs layer [2024-02-28T16:11:49.896Z] ec43610c2a17: Pulling fs layer [2024-02-28T16:11:49.896Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-28T16:11:49.896Z] 33b1e0a273af: Pulling fs layer [2024-02-28T16:11:49.896Z] 5d3b04190fa2: Pulling fs layer [2024-02-28T16:11:49.896Z] 2f39f015ded8: Pulling fs layer [2024-02-28T16:11:49.896Z] 33b1e0a273af: Waiting [2024-02-28T16:11:49.896Z] 5d3b04190fa2: Waiting [2024-02-28T16:11:49.896Z] 2f39f015ded8: Waiting [2024-02-28T16:11:49.896Z] 3a2ae6a8a46f: Waiting [2024-02-28T16:11:49.896Z] 5c69ac0246d0: Verifying Checksum [2024-02-28T16:11:49.896Z] 5c69ac0246d0: Download complete [2024-02-28T16:11:49.896Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-28T16:11:49.896Z] 3a2ae6a8a46f: Download complete [2024-02-28T16:11:50.154Z] 33b1e0a273af: Verifying Checksum [2024-02-28T16:11:50.154Z] 33b1e0a273af: Download complete [2024-02-28T16:11:50.154Z] 5d3b04190fa2: Download complete [2024-02-28T16:11:50.154Z] ec43610c2a17: Verifying Checksum [2024-02-28T16:11:50.154Z] ec43610c2a17: Download complete [2024-02-28T16:11:50.154Z] 5eb5b503b376: Verifying Checksum [2024-02-28T16:11:50.154Z] 5eb5b503b376: Download complete [2024-02-28T16:11:50.722Z] 2f39f015ded8: Download complete [2024-02-28T16:11:51.289Z] 5eb5b503b376: Pull complete [2024-02-28T16:11:51.547Z] 5c69ac0246d0: Pull complete [2024-02-28T16:11:51.805Z] ec43610c2a17: Pull complete [2024-02-28T16:11:52.069Z] 3a2ae6a8a46f: Pull complete [2024-02-28T16:11:52.069Z] 33b1e0a273af: Pull complete [2024-02-28T16:11:52.328Z] 5d3b04190fa2: Pull complete [2024-02-28T16:11:56.601Z] 2f39f015ded8: Pull complete [2024-02-28T16:11:56.601Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-28T16:11:56.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-28T16:11:56.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:11:56.958Z] prd-ubuntu20.04-docker-8c-8g-1872 does not seem to be running inside a container [2024-02-28T16:11:56.996Z] $ 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/xfoundry_go-mod-messaging_PR-313 -v /w/workspace/xfoundry_go-mod-messaging_PR-313:/w/workspace/xfoundry_go-mod-messaging_PR-313:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-313@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-313@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-28T16:12:01.723Z] $ docker top def49c431f94865f4cc43fba7305f4edeaa01f47373abf29b729c86e59b7965a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:12:02.246Z] ---> job-cost.sh [2024-02-28T16:12:02.246Z] lf-activate-venv: SKIPPING [2024-02-28T16:12:02.246Z] INFO: No Stack... [2024-02-28T16:12:02.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-28T16:12:02.766Z] INFO: Archiving Costs [Pipeline] sh [2024-02-28T16:12:03.079Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-313/archives/cost.csv [2024-02-28T16:12:03.079Z] + cut -d, -f6 [Pipeline] lock [2024-02-28T16:12:03.121Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] [2024-02-28T16:12:03.126Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] did not exist. Created. [2024-02-28T16:12:03.132Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-28T16:12:03.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-28T16:12:03.642Z] Stashed 1 file(s) [Pipeline] } [2024-02-28T16:12:03.700Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-28T16:12:03.854Z] $ docker stop --time=1 def49c431f94865f4cc43fba7305f4edeaa01f47373abf29b729c86e59b7965a [2024-02-28T16:12:05.000Z] $ docker rm -f --volumes def49c431f94865f4cc43fba7305f4edeaa01f47373abf29b729c86e59b7965a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-28T16:13:45.131Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1874 in /w/workspace/xfoundry_go-mod-messaging_PR-313 [Pipeline] { [Pipeline] ws [2024-02-28T16:13:45.231Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2024-02-28T16:13:45.348Z] Selected Git installation does not exist. Using Default [2024-02-28T16:13:45.348Z] The recommended git tool is: NONE [2024-02-28T16:13:51.163Z] using credential edgex-jenkins-ssh [2024-02-28T16:13:51.184Z] Cloning the remote Git repository [2024-02-28T16:13:51.225Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-02-28T16:13:51.320Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2024-02-28T16:13:51.459Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-02-28T16:13:51.460Z] > git --version # timeout=10 [2024-02-28T16:13:51.482Z] > git --version # 'git version 2.25.1' [2024-02-28T16:13:51.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-28T16:13:51.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-28T16:13:52.690Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-02-28T16:13:52.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-28T16:13:53.708Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-02-28T16:13:53.746Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-02-28T16:13:53.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-28T16:13:53.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-28T16:13:54.454Z] Merging remotes/origin/main commit d7cee9e83460df9d89af775dc752e0d9053a29b8 into PR head commit 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [2024-02-28T16:13:54.708Z] Merge succeeded, producing 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [2024-02-28T16:13:54.709Z] Checking out Revision 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 (PR-313) [2024-02-28T16:13:55.273Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2024-02-28T16:13:55.331Z] > git --version # timeout=10 [2024-02-28T16:13:55.342Z] > git --version # 'git version 2.25.1' [2024-02-28T16:13:55.357Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-28T16:13:54.472Z] > git config core.sparsecheckout # timeout=10 [2024-02-28T16:13:54.528Z] > git checkout -f 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 # timeout=10 [2024-02-28T16:13:54.625Z] > git remote # timeout=10 [2024-02-28T16:13:54.643Z] > git config --get remote.origin.url # timeout=10 [2024-02-28T16:13:54.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-28T16:13:54.672Z] > git merge d7cee9e83460df9d89af775dc752e0d9053a29b8 # timeout=10 [2024-02-28T16:13:54.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-28T16:13:54.717Z] > git config core.sparsecheckout # timeout=10 [2024-02-28T16:13:54.748Z] > git checkout -f 8b2da82fd680c14a842ab5957c61a2436c0ee5b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-28T16:13:56.664Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-28T16:13:56.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-28T16:13:56.664Z] Dload Upload Total Spent Left Speed [2024-02-28T16:13:56.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-02-28T16:13:57.036Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-28T16:13:57.402Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-28T16:13:57.402Z] + sudo tee /etc/docker/daemon.new [2024-02-28T16:13:57.402Z] { [2024-02-28T16:13:57.402Z] "registry-mirrors": [ [2024-02-28T16:13:57.402Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-28T16:13:57.402Z] ], [2024-02-28T16:13:57.402Z] "bip": "10.250.0.254/24", [2024-02-28T16:13:57.402Z] "hosts": [ [2024-02-28T16:13:57.402Z] "tcp://0.0.0.0:5555", [2024-02-28T16:13:57.402Z] "unix:///var/run/docker.sock" [2024-02-28T16:13:57.402Z] ], [2024-02-28T16:13:57.402Z] "mtu": 1458, [2024-02-28T16:13:57.402Z] "selinux-enabled": true, [2024-02-28T16:13:57.402Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-28T16:13:57.402Z] } [Pipeline] sh [2024-02-28T16:13:57.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-28T16:13:58.106Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-02-28T16:14:16.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-28T16:14:16.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-28T16:14:16.780Z] ========================================================= [2024-02-28T16:14:16.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-28T16:14:16.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-02-28T16:14:17.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-28T16:14:17.881Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-28T16:14:17.881Z] 9fda8d8052c6: Pulling fs layer [2024-02-28T16:14:17.881Z] 5d54e960e981: Pulling fs layer [2024-02-28T16:14:17.881Z] c4a7e357bf2a: Pulling fs layer [2024-02-28T16:14:17.881Z] f0e02332f6b5: Pulling fs layer [2024-02-28T16:14:17.881Z] 872ee5b61b7b: Pulling fs layer [2024-02-28T16:14:17.881Z] 0c6a40ed1a82: Pulling fs layer [2024-02-28T16:14:17.881Z] 94ae7d8d031c: Pulling fs layer [2024-02-28T16:14:17.881Z] 872ee5b61b7b: Waiting [2024-02-28T16:14:17.881Z] 0c6a40ed1a82: Waiting [2024-02-28T16:14:17.881Z] 94ae7d8d031c: Waiting [2024-02-28T16:14:17.881Z] f0e02332f6b5: Waiting [2024-02-28T16:14:17.881Z] 5d54e960e981: Verifying Checksum [2024-02-28T16:14:17.881Z] 5d54e960e981: Download complete [2024-02-28T16:14:17.881Z] f0e02332f6b5: Verifying Checksum [2024-02-28T16:14:17.881Z] f0e02332f6b5: Download complete [2024-02-28T16:14:17.881Z] 872ee5b61b7b: Verifying Checksum [2024-02-28T16:14:17.881Z] 872ee5b61b7b: Download complete [2024-02-28T16:14:17.881Z] 9fda8d8052c6: Verifying Checksum [2024-02-28T16:14:17.881Z] 9fda8d8052c6: Download complete [2024-02-28T16:14:18.470Z] 94ae7d8d031c: Verifying Checksum [2024-02-28T16:14:18.470Z] 94ae7d8d031c: Download complete [2024-02-28T16:14:18.739Z] 9fda8d8052c6: Pull complete [2024-02-28T16:14:19.329Z] 5d54e960e981: Pull complete [2024-02-28T16:14:19.598Z] c4a7e357bf2a: Verifying Checksum [2024-02-28T16:14:19.598Z] c4a7e357bf2a: Download complete [2024-02-28T16:14:21.014Z] 0c6a40ed1a82: Verifying Checksum [2024-02-28T16:14:21.014Z] 0c6a40ed1a82: Download complete [2024-02-28T16:14:33.353Z] c4a7e357bf2a: Pull complete [2024-02-28T16:14:33.353Z] f0e02332f6b5: Pull complete [2024-02-28T16:14:33.353Z] 872ee5b61b7b: Pull complete [2024-02-28T16:14:41.903Z] 0c6a40ed1a82: Pull complete [2024-02-28T16:14:43.861Z] 94ae7d8d031c: Pull complete [2024-02-28T16:14:43.861Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-28T16:14:43.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-28T16:14:43.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-02-28T16:14:44.251Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:14:44.737Z] + docker inspect -f . ci-base-image-arm64 [2024-02-28T16:14:44.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:14:45.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-1874 does not seem to be running inside a container [2024-02-28T16:14:45.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-28T16:14:48.737Z] $ docker top 46e082f3ee9aa3342692ed16ad0eeb5650ea2eb5b65befa1f31168b86cc0fd65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-28T16:14:49.784Z] + go version [2024-02-28T16:14:49.784Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-28T16:14:49.826Z] $ docker stop --time=1 46e082f3ee9aa3342692ed16ad0eeb5650ea2eb5b65befa1f31168b86cc0fd65 [2024-02-28T16:14:55.176Z] $ docker rm -f --volumes 46e082f3ee9aa3342692ed16ad0eeb5650ea2eb5b65befa1f31168b86cc0fd65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:14:56.430Z] + docker inspect -f . ci-base-image-arm64 [2024-02-28T16:14:56.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:14:56.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-1874 does not seem to be running inside a container [2024-02-28T16:14:56.880Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-28T16:14:58.208Z] $ docker top ad037f4e8626b9c747911169d220d1149d48d50e685310ab3aeeae977c1fe218 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-28T16:14:58.852Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2024-02-28T16:14:59.539Z] + make test [2024-02-28T16:14:59.819Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-02-28T16:14:59.819Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.10 [2024-02-28T16:15:00.401Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-02-28T16:15:00.401Z] go: downloading github.com/google/uuid v1.6.0 [2024-02-28T16:15:00.401Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-02-28T16:15:00.668Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-02-28T16:15:00.668Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-02-28T16:15:00.936Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-02-28T16:15:00.936Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-02-28T16:15:00.936Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-02-28T16:15:01.207Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-02-28T16:15:01.207Z] go: downloading golang.org/x/net v0.21.0 [2024-02-28T16:15:01.207Z] go: downloading golang.org/x/sync v0.1.0 [2024-02-28T16:15:01.472Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-02-28T16:15:01.472Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-02-28T16:15:01.472Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-02-28T16:15:01.472Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-02-28T16:15:01.472Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-02-28T16:15:01.762Z] go: downloading github.com/x448/float16 v0.8.4 [2024-02-28T16:15:01.762Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-02-28T16:15:01.762Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-02-28T16:15:01.762Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-02-28T16:15:01.762Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-02-28T16:15:01.762Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-02-28T16:15:01.762Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-02-28T16:15:02.375Z] go: downloading golang.org/x/crypto v0.19.0 [2024-02-28T16:15:02.968Z] go: downloading golang.org/x/text v0.14.0 [2024-02-28T16:15:03.558Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.288s coverage: 88.6% of statements [2024-02-28T16:16:55.254Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-02-28T16:16:55.254Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-02-28T16:16:55.254Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-02-28T16:16:55.254Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.234s coverage: 19.8% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.362s coverage: 88.8% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.397s coverage: 86.2% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.223s coverage: 15.4% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.381s coverage: 61.3% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.206s coverage: 87.5% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.227s coverage: 100.0% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.185s coverage: 100.0% of statements [2024-02-28T16:16:55.254Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.206s coverage: 95.1% of statements [2024-02-28T16:16:55.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-28T16:16:55.254Z] go vet ./... [2024-02-28T16:18:31.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-28T16:18:31.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-02-28T16:18:31.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-28T16:18:32.043Z] $ docker stop --time=1 ad037f4e8626b9c747911169d220d1149d48d50e685310ab3aeeae977c1fe218 [2024-02-28T16:18:37.186Z] $ docker rm -f --volumes ad037f4e8626b9c747911169d220d1149d48d50e685310ab3aeeae977c1fe218 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-28T16:18:39.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-28T16:18:39.739Z] Warning: overwriting stash ‘coverage-report’ [2024-02-28T16:18:40.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:18:41.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-28T16:18:41.579Z] [2024-02-28T16:18:41.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:18:42.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-28T16:18:42.046Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-28T16:18:42.046Z] 8998bd30e6a1: Pulling fs layer [2024-02-28T16:18:42.046Z] 04944245beec: Pulling fs layer [2024-02-28T16:18:42.046Z] 699f458cf7ca: Pulling fs layer [2024-02-28T16:18:42.046Z] 765212b225bb: Pulling fs layer [2024-02-28T16:18:42.046Z] f23df028b6ca: Pulling fs layer [2024-02-28T16:18:42.046Z] d65c8cfc05b1: Pulling fs layer [2024-02-28T16:18:42.046Z] 2437ff75d9bd: Pulling fs layer [2024-02-28T16:18:42.046Z] 765212b225bb: Waiting [2024-02-28T16:18:42.046Z] d65c8cfc05b1: Waiting [2024-02-28T16:18:42.046Z] 2437ff75d9bd: Waiting [2024-02-28T16:18:42.046Z] f23df028b6ca: Waiting [2024-02-28T16:18:42.314Z] 04944245beec: Verifying Checksum [2024-02-28T16:18:42.314Z] 04944245beec: Download complete [2024-02-28T16:18:42.314Z] 765212b225bb: Verifying Checksum [2024-02-28T16:18:42.314Z] 765212b225bb: Download complete [2024-02-28T16:18:42.314Z] f23df028b6ca: Verifying Checksum [2024-02-28T16:18:42.314Z] f23df028b6ca: Download complete [2024-02-28T16:18:42.581Z] d65c8cfc05b1: Verifying Checksum [2024-02-28T16:18:42.581Z] d65c8cfc05b1: Download complete [2024-02-28T16:18:42.581Z] 699f458cf7ca: Verifying Checksum [2024-02-28T16:18:42.581Z] 699f458cf7ca: Download complete [2024-02-28T16:18:42.848Z] 8998bd30e6a1: Verifying Checksum [2024-02-28T16:18:42.848Z] 8998bd30e6a1: Download complete [2024-02-28T16:18:46.190Z] 2437ff75d9bd: Verifying Checksum [2024-02-28T16:18:46.190Z] 2437ff75d9bd: Download complete [2024-02-28T16:18:49.533Z] 8998bd30e6a1: Pull complete [2024-02-28T16:18:49.533Z] 04944245beec: Pull complete [2024-02-28T16:18:52.113Z] 699f458cf7ca: Pull complete [2024-02-28T16:18:52.113Z] 765212b225bb: Pull complete [2024-02-28T16:18:52.701Z] f23df028b6ca: Pull complete [2024-02-28T16:18:52.971Z] d65c8cfc05b1: Pull complete [2024-02-28T16:19:19.651Z] 2437ff75d9bd: Pull complete [2024-02-28T16:19:19.651Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-28T16:19:19.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-28T16:19:19.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:19:20.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-1874 does not seem to be running inside a container [2024-02-28T16:19:20.243Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-28T16:19:21.704Z] $ docker top 1d9809b4444a4afd355934f3d53fd69d53ef7af5db9ade0c19c78dd85f4b63a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:22.735Z] ---> job-cost.sh [2024-02-28T16:19:22.736Z] lf-activate-venv: SKIPPING [2024-02-28T16:19:22.736Z] INFO: No Stack... [2024-02-28T16:19:23.026Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-28T16:19:23.986Z] INFO: Archiving Costs [Pipeline] sh [2024-02-28T16:19:24.653Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2024-02-28T16:19:24.653Z] + cut -d, -f6 [Pipeline] lock [2024-02-28T16:19:24.710Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] [2024-02-28T16:19:24.717Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] did not exist. Created. [2024-02-28T16:19:24.722Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-28T16:19:25.220Z] /w/workspace/go-mod-messaging/1@tmp/durable-313dca2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-28T16:19:25.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-28T16:19:25.925Z] Warning: overwriting stash ‘stack-cost’ [2024-02-28T16:19:25.984Z] Stashed 1 file(s) [Pipeline] } [2024-02-28T16:19:26.009Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-28T16:19:26.184Z] $ docker stop --time=1 1d9809b4444a4afd355934f3d53fd69d53ef7af5db9ade0c19c78dd85f4b63a7 [2024-02-28T16:19:27.713Z] $ docker rm -f --volumes 1d9809b4444a4afd355934f3d53fd69d53ef7af5db9ade0c19c78dd85f4b63a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-28T16:19:29.681Z] provisioning config files... [2024-02-28T16:19:29.693Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-313@tmp/config8125264176880686243tmp [Pipeline] { [Pipeline] sh [2024-02-28T16:19:30.142Z] + set +x [2024-02-28T16:19:30.142Z] + curl+ -s https://codecov.io/bash [2024-02-28T16:19:30.142Z] bash -s -- [2024-02-28T16:19:30.142Z] [2024-02-28T16:19:30.142Z] _____ _ [2024-02-28T16:19:30.142Z] / ____| | | [2024-02-28T16:19:30.142Z] | | ___ __| | ___ ___ _____ __ [2024-02-28T16:19:30.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-28T16:19:30.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-28T16:19:30.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-28T16:19:30.142Z] Bash-1.0.6 [2024-02-28T16:19:30.142Z] [2024-02-28T16:19:30.142Z] [2024-02-28T16:19:30.142Z] ==> git version 2.25.1 found [2024-02-28T16:19:30.142Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-28T16:19:30.142Z] Release-Date: 2020-01-08 [2024-02-28T16:19:30.142Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-28T16:19:30.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-28T16:19:30.142Z] ==> Jenkins CI detected. [2024-02-28T16:19:30.142Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-313 [2024-02-28T16:19:30.142Z] project root: . [2024-02-28T16:19:30.142Z] --> token set from env [2024-02-28T16:19:30.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-28T16:19:30.142Z] ==> Running gcov in . (disable via -X gcov) [2024-02-28T16:19:30.402Z] ==> Python coveragepy not found [2024-02-28T16:19:30.402Z] ==> Searching for coverage reports in: [2024-02-28T16:19:30.402Z] + . [2024-02-28T16:19:30.402Z] -> Found 1 reports [2024-02-28T16:19:30.402Z] ==> Detecting git/mercurial file structure [2024-02-28T16:19:30.402Z] ==> Reading reports [2024-02-28T16:19:30.402Z] + ./coverage.out bytes=42718 [2024-02-28T16:19:30.402Z] ==> Appending adjustments [2024-02-28T16:19:30.402Z] https://docs.codecov.io/docs/fixing-reports [2024-02-28T16:19:30.402Z] + Found adjustments [2024-02-28T16:19:30.402Z] ==> Gzipping contents [2024-02-28T16:19:30.661Z] 12K /tmp/codecov.nfS31X.gz [2024-02-28T16:19:30.661Z] ==> Uploading reports [2024-02-28T16:19:30.661Z] url: https://codecov.io [2024-02-28T16:19:30.661Z] query: branch=PR-313&commit=8b2da82fd680c14a842ab5957c61a2436c0ee5b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-02-28T16:19:30.661Z] -> Pinging Codecov [2024-02-28T16:19:30.662Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=8b2da82fd680c14a842ab5957c61a2436c0ee5b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-02-28T16:19:30.662Z] -> Uploading to [2024-02-28T16:19:30.662Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-28/F6E385568367DD0E4001BA4F8F1CB792/8b2da82fd680c14a842ab5957c61a2436c0ee5b1/98dd513b-2c29-4c3e-aed0-92c3069b6756.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240228T161930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efb5c20b3ff8d5c74b6357dcfdb3a15640cf3311949c8eb4abccce6cbfc72e5f [2024-02-28T16:19:30.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-28T16:19:30.662Z] Dload Upload Total Spent Left Speed [2024-02-28T16:19:30.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8372 0 0 100 8372 0 32575 --:--:-- --:--:-- --:--:-- 32575 [2024-02-28T16:19:30.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/8b2da82fd680c14a842ab5957c61a2436c0ee5b1 [Pipeline] } [2024-02-28T16:19:30.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-28T16:19:34.116Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-313/archives ] [2024-02-28T16:19:34.117Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-313/archives [2024-02-28T16:19:34.117Z] total 16 [2024-02-28T16:19:34.117Z] drwxr-xr-x 3 root root 4096 Feb 28 16:12 . [2024-02-28T16:19:34.117Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 16:12 .. [2024-02-28T16:19:34.117Z] drwxr-xr-x 2 root root 4096 Feb 28 16:12 cost [2024-02-28T16:19:34.117Z] -rw-r--r-- 1 root root 88 Feb 28 16:12 cost.csv [2024-02-28T16:19:34.117Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-313/archives [2024-02-28T16:19:34.117Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-313/archives [2024-02-28T16:19:34.117Z] total 16 [2024-02-28T16:19:34.117Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 16:12 . [2024-02-28T16:19:34.117Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 16:12 .. [2024-02-28T16:19:34.117Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 16:12 cost [2024-02-28T16:19:34.117Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 28 16:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:34.452Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:35.339Z] ---> package-listing.sh [2024-02-28T16:19:35.339Z] ++ facter osfamily [2024-02-28T16:19:35.339Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-28T16:19:35.598Z] + OS_FAMILY=debian [2024-02-28T16:19:35.598Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-313 [2024-02-28T16:19:35.598Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-28T16:19:35.598Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-28T16:19:35.598Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-28T16:19:35.598Z] + PACKAGES=/tmp/packages_start.txt [2024-02-28T16:19:35.598Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-313 ']' [2024-02-28T16:19:35.598Z] + PACKAGES=/tmp/packages_end.txt [2024-02-28T16:19:35.598Z] + case "${OS_FAMILY}" in [2024-02-28T16:19:35.598Z] + dpkg -l [2024-02-28T16:19:35.598Z] + grep '^ii' [2024-02-28T16:19:35.598Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-28T16:19:35.598Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-28T16:19:35.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-28T16:19:35.598Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-313 ']' [2024-02-28T16:19:35.598Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-313/archives/ [2024-02-28T16:19:35.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-313/archives/ [Pipeline] echo [2024-02-28T16:19:35.637Z] 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/xfoundry_go-mod-messaging_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-28T16:19:35.931Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T16:19:36.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-28T16:19:36.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-28T16:19:36.864Z] prd-ubuntu20.04-docker-8c-8g-1872 does not seem to be running inside a container [2024-02-28T16:19:36.903Z] $ 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/xfoundry_go-mod-messaging_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-313 -v /w/workspace/xfoundry_go-mod-messaging_PR-313:/w/workspace/xfoundry_go-mod-messaging_PR-313:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-313@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-313@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-28T16:19:37.400Z] $ docker top 0c5aafa3c6a02fe850118c6058e4e1a572d8b49a4a1a3710a4e9b695b85fe2be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-28T16:19:37.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-28T16:19:38.216Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-28T16:19:38.531Z] + ls /var/log/sa-host [2024-02-28T16:19:38.532Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-28T16:19:38.816Z] provisioning config files... [2024-02-28T16:19:38.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-313@tmp/config6526991916027926541tmp [Pipeline] { [Pipeline] echo [2024-02-28T16:19:38.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:39.301Z] ---> create-netrc.sh [Pipeline] } [2024-02-28T16:19:39.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:39.824Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-28T16:19:39.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:40.171Z] ---> sudo-logs.sh [2024-02-28T16:19:40.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-28T16:19:40.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:40.618Z] ---> job-cost.sh [2024-02-28T16:19:40.618Z] lf-activate-venv: SKIPPING [2024-02-28T16:19:40.618Z] DEBUG: total: 0.2199999988079071 [2024-02-28T16:19:40.618Z] INFO: Retrieving Stack Cost... [2024-02-28T16:19:40.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-28T16:19:41.449Z] INFO: Archiving Costs [Pipeline] echo [2024-02-28T16:19:41.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-28T16:19:41.800Z] ---> logs-deploy.sh [2024-02-28T16:19:41.800Z] lf-activate-venv: SKIPPING [2024-02-28T16:19:41.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-313/1 [2024-02-28T16:19:41.800Z] INFO: archiving workspace using pattern(s): [2024-02-28T16:19:42.740Z] Archives upload complete. [2024-02-28T16:19:43.000Z] INFO: archiving logs to Nexus [2024-02-28T16:19:43.568Z] ---> uname -a: [2024-02-28T16:19:43.568Z] Linux prd-ubuntu20-04-docker-8c-8g-1872 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] ---> lscpu: [2024-02-28T16:19:43.568Z] Architecture: x86_64 [2024-02-28T16:19:43.568Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-28T16:19:43.568Z] Byte Order: Little Endian [2024-02-28T16:19:43.568Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-28T16:19:43.568Z] CPU(s): 8 [2024-02-28T16:19:43.568Z] On-line CPU(s) list: 0-7 [2024-02-28T16:19:43.568Z] Thread(s) per core: 1 [2024-02-28T16:19:43.568Z] Core(s) per socket: 1 [2024-02-28T16:19:43.568Z] Socket(s): 8 [2024-02-28T16:19:43.568Z] NUMA node(s): 1 [2024-02-28T16:19:43.568Z] Vendor ID: AuthenticAMD [2024-02-28T16:19:43.568Z] CPU family: 23 [2024-02-28T16:19:43.568Z] Model: 49 [2024-02-28T16:19:43.568Z] Model name: AMD EPYC-Rome Processor [2024-02-28T16:19:43.568Z] Stepping: 0 [2024-02-28T16:19:43.568Z] CPU MHz: 2800.000 [2024-02-28T16:19:43.568Z] BogoMIPS: 5600.00 [2024-02-28T16:19:43.568Z] Virtualization: AMD-V [2024-02-28T16:19:43.568Z] Hypervisor vendor: KVM [2024-02-28T16:19:43.568Z] Virtualization type: full [2024-02-28T16:19:43.568Z] L1d cache: 256 KiB [2024-02-28T16:19:43.568Z] L1i cache: 256 KiB [2024-02-28T16:19:43.568Z] L2 cache: 4 MiB [2024-02-28T16:19:43.568Z] L3 cache: 128 MiB [2024-02-28T16:19:43.568Z] NUMA node0 CPU(s): 0-7 [2024-02-28T16:19:43.568Z] Vulnerability Itlb multihit: Not affected [2024-02-28T16:19:43.568Z] Vulnerability L1tf: Not affected [2024-02-28T16:19:43.568Z] Vulnerability Mds: Not affected [2024-02-28T16:19:43.568Z] Vulnerability Meltdown: Not affected [2024-02-28T16:19:43.568Z] Vulnerability Mmio stale data: Not affected [2024-02-28T16:19:43.568Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-28T16:19:43.568Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-28T16:19:43.568Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-28T16:19:43.568Z] Vulnerability Srbds: Not affected [2024-02-28T16:19:43.568Z] Vulnerability Tsx async abort: Not affected [2024-02-28T16:19:43.568Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] ---> nproc: [2024-02-28T16:19:43.568Z] 8 [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] ---> df -h: [2024-02-28T16:19:43.568Z] Filesystem Size Used Avail Use% Mounted on [2024-02-28T16:19:43.568Z] overlay 155G 11G 145G 7% / [2024-02-28T16:19:43.568Z] tmpfs 64M 0 64M 0% /dev [2024-02-28T16:19:43.568Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-28T16:19:43.568Z] shm 64M 0 64M 0% /dev/shm [2024-02-28T16:19:43.568Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] ---> sar -b -r -n DEV: [2024-02-28T16:19:43.568Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1872) 02/28/24 _x86_64_ (8 CPU) [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] 16:08:26 LINUX RESTART (8 CPU) [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] 16:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-28T16:19:43.568Z] 16:10:01 113.18 56.89 56.29 0.00 4614.03 45187.82 0.00 [2024-02-28T16:19:43.568Z] 16:11:01 123.63 14.03 109.60 0.00 6008.60 47024.43 0.00 [2024-02-28T16:19:43.568Z] 16:12:01 85.02 0.35 84.67 0.00 5.60 42607.30 0.00 [2024-02-28T16:19:43.568Z] 16:13:01 8.92 0.00 8.92 0.00 0.00 6508.92 0.00 [2024-02-28T16:19:43.568Z] 16:14:01 2.70 0.00 2.70 0.00 0.00 5400.83 0.00 [2024-02-28T16:19:43.568Z] 16:15:01 3.47 1.65 1.82 0.00 37.73 5389.24 0.00 [2024-02-28T16:19:43.568Z] 16:16:01 2.57 0.00 2.57 0.00 0.00 5396.33 0.00 [2024-02-28T16:19:43.568Z] 16:17:01 1.90 0.02 1.88 0.00 0.13 5390.30 0.00 [2024-02-28T16:19:43.568Z] 16:18:01 2.68 0.00 2.68 0.00 0.00 5397.23 0.00 [2024-02-28T16:19:43.568Z] 16:19:01 2.25 0.00 2.25 0.00 0.00 5392.37 0.00 [2024-02-28T16:19:43.568Z] Average: 34.63 7.29 27.34 0.00 1066.56 17368.88 0.00 [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] 16:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-28T16:19:43.568Z] 16:10:01 30205704 31610320 742080 2.26 61424 1665712 1683792 4.96 909780 1460364 1924 [2024-02-28T16:19:43.568Z] 16:11:01 28772252 31519668 767440 2.33 105224 2920116 1670080 4.92 1320128 2375112 196 [2024-02-28T16:19:43.568Z] 16:12:01 28236872 31510780 766716 2.33 124436 3368852 1774456 5.23 1426224 2733284 5932 [2024-02-28T16:19:43.568Z] 16:13:01 28246224 31520556 758944 2.31 124712 3368852 1661056 4.90 1429080 2720672 156 [2024-02-28T16:19:43.568Z] 16:14:01 28246972 31521372 758068 2.31 124784 3368860 1661056 4.90 1429108 2720672 12 [2024-02-28T16:19:43.568Z] 16:15:01 28241796 31518296 761008 2.31 124852 3369988 1678176 4.95 1434796 2721048 60 [2024-02-28T16:19:43.568Z] 16:16:01 28243512 31520084 759168 2.31 124912 3369992 1678176 4.95 1432096 2721016 44 [2024-02-28T16:19:43.568Z] 16:17:01 28252736 31529372 750000 2.28 124988 3369984 1678176 4.95 1423324 2721008 24 [2024-02-28T16:19:43.568Z] 16:18:01 28253016 31529816 749344 2.28 125056 3369992 1678176 4.95 1423060 2721008 12 [2024-02-28T16:19:43.568Z] 16:19:01 28252944 31529892 749220 2.28 125152 3370008 1678176 4.95 1423220 2721012 16 [2024-02-28T16:19:43.568Z] Average: 28495203 31531016 756199 2.30 116554 3154236 1684132 4.96 1365082 2561520 838 [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] 16:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-28T16:19:43.568Z] 16:10:01 ens3 502.67 258.66 1470.69 57.72 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:10:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:11:01 ens3 362.71 194.00 6928.64 38.53 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:11:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:11:01 docker0 4.83 4.20 0.52 47.53 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:12:01 ens3 223.31 159.92 3994.79 81.42 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:12:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:12:01 docker0 82.35 109.97 6.77 1454.36 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:13:01 ens3 7.90 4.92 7.91 2.77 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:13:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:14:01 ens3 1.62 0.75 1.58 0.30 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:15:01 ens3 8.85 7.37 6.02 6.43 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:16:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:17:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] Average: ens3 110.74 62.58 1240.91 18.72 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] Average: docker0 8.72 11.42 0.73 150.18 0.00 0.00 0.00 0.00 [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] ---> sar -P ALL: [2024-02-28T16:19:43.568Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1872) 02/28/24 _x86_64_ (8 CPU) [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] 16:08:26 LINUX RESTART (8 CPU) [2024-02-28T16:19:43.568Z] [2024-02-28T16:19:43.568Z] 16:09:01 CPU %user %nice %system %iowait %steal %idle [2024-02-28T16:19:43.568Z] 16:10:01 all 4.76 0.00 1.52 17.76 0.06 75.91 [2024-02-28T16:19:43.568Z] 16:10:01 0 4.77 0.00 1.30 9.27 0.02 84.64 [2024-02-28T16:19:43.568Z] 16:10:01 1 3.56 0.00 0.82 4.28 0.07 91.26 [2024-02-28T16:19:43.568Z] 16:10:01 2 4.35 0.00 1.04 63.28 0.08 31.25 [2024-02-28T16:19:43.568Z] 16:10:01 3 4.61 0.00 1.40 8.01 0.03 85.94 [2024-02-28T16:19:43.568Z] 16:10:01 4 5.80 0.00 1.53 20.89 0.07 71.72 [2024-02-28T16:19:43.568Z] 16:10:01 5 4.77 0.00 2.50 10.61 0.07 82.05 [2024-02-28T16:19:43.568Z] 16:10:01 6 4.36 0.00 1.24 17.10 0.07 77.23 [2024-02-28T16:19:43.568Z] 16:10:01 7 5.87 0.00 2.31 8.63 0.05 83.15 [2024-02-28T16:19:43.568Z] 16:11:01 all 7.41 0.00 3.19 10.75 0.09 78.56 [2024-02-28T16:19:43.568Z] 16:11:01 0 5.47 0.00 2.30 18.44 0.08 73.71 [2024-02-28T16:19:43.568Z] 16:11:01 1 8.80 0.00 3.04 10.96 0.12 77.07 [2024-02-28T16:19:43.568Z] 16:11:01 2 7.93 0.00 4.48 24.87 0.08 62.64 [2024-02-28T16:19:43.568Z] 16:11:01 3 7.18 0.00 4.04 1.44 0.12 87.23 [2024-02-28T16:19:43.568Z] 16:11:01 4 6.72 0.00 2.94 7.24 0.10 83.00 [2024-02-28T16:19:43.568Z] 16:11:01 5 6.05 0.00 2.72 2.05 0.05 89.12 [2024-02-28T16:19:43.568Z] 16:11:01 6 6.19 0.00 3.39 15.58 0.08 74.75 [2024-02-28T16:19:43.568Z] 16:11:01 7 10.99 0.00 2.59 5.48 0.08 80.87 [2024-02-28T16:19:43.568Z] 16:12:01 all 29.88 0.00 3.55 2.27 0.08 64.22 [2024-02-28T16:19:43.568Z] 16:12:01 0 27.07 0.00 2.85 0.00 0.07 70.01 [2024-02-28T16:19:43.568Z] 16:12:01 1 30.56 0.00 3.38 0.47 0.08 65.51 [2024-02-28T16:19:43.568Z] 16:12:01 2 31.22 0.00 4.46 13.62 0.08 50.62 [2024-02-28T16:19:43.568Z] 16:12:01 3 31.27 0.00 3.40 0.76 0.08 64.49 [2024-02-28T16:19:43.568Z] 16:12:01 4 33.44 0.00 3.80 0.07 0.08 62.61 [2024-02-28T16:19:43.568Z] 16:12:01 5 25.87 0.00 3.97 0.15 0.07 69.95 [2024-02-28T16:19:43.568Z] 16:12:01 6 27.39 0.00 2.99 2.87 0.08 66.66 [2024-02-28T16:19:43.568Z] 16:12:01 7 32.22 0.00 3.58 0.29 0.10 63.81 [2024-02-28T16:19:43.568Z] 16:13:01 all 0.44 0.00 0.11 0.08 0.00 99.36 [2024-02-28T16:19:43.568Z] 16:13:01 0 0.12 0.00 0.12 0.02 0.02 99.73 [2024-02-28T16:19:43.568Z] 16:13:01 1 0.30 0.00 0.13 0.02 0.00 99.55 [2024-02-28T16:19:43.568Z] 16:13:01 2 0.18 0.00 0.08 0.08 0.00 99.65 [2024-02-28T16:19:43.568Z] 16:13:01 3 0.25 0.00 0.17 0.38 0.00 99.20 [2024-02-28T16:19:43.568Z] 16:13:01 4 0.25 0.00 0.13 0.00 0.02 99.60 [2024-02-28T16:19:43.568Z] 16:13:01 5 2.09 0.00 0.08 0.00 0.00 97.83 [2024-02-28T16:19:43.568Z] 16:13:01 6 0.15 0.00 0.08 0.13 0.00 99.63 [2024-02-28T16:19:43.568Z] 16:13:01 7 0.18 0.00 0.10 0.00 0.00 99.72 [2024-02-28T16:19:43.568Z] 16:14:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2024-02-28T16:19:43.568Z] 16:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-28T16:19:43.568Z] 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-28T16:19:43.568Z] 16:14:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-28T16:19:43.568Z] 16:14:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-02-28T16:19:43.568Z] 16:14:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-02-28T16:19:43.568Z] 16:14:01 5 1.97 0.00 0.00 0.02 0.00 98.01 [2024-02-28T16:19:43.568Z] 16:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-28T16:19:43.568Z] 16:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-28T16:19:43.568Z] 16:15:01 all 0.27 0.00 0.03 0.06 0.00 99.63 [2024-02-28T16:19:43.568Z] 16:15:01 0 0.27 0.00 0.02 0.02 0.00 99.70 [2024-02-28T16:19:43.568Z] 16:15:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2024-02-28T16:19:43.569Z] 16:15:01 2 0.40 0.00 0.07 0.45 0.00 99.08 [2024-02-28T16:19:43.569Z] 16:15:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2024-02-28T16:19:43.569Z] 16:15:01 4 0.78 0.00 0.02 0.00 0.00 99.20 [2024-02-28T16:19:43.569Z] 16:15:01 5 0.27 0.00 0.02 0.00 0.00 99.72 [2024-02-28T16:19:43.569Z] 16:15:01 6 0.05 0.00 0.05 0.02 0.00 99.88 [2024-02-28T16:19:43.569Z] 16:15:01 7 0.12 0.00 0.05 0.02 0.00 99.82 [2024-02-28T16:19:43.569Z] 16:16:01 all 0.18 0.00 0.01 0.07 0.00 99.74 [2024-02-28T16:19:43.569Z] 16:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-28T16:19:43.569Z] 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-28T16:19:43.569Z] 16:16:01 2 0.00 0.00 0.00 0.25 0.00 99.75 [2024-02-28T16:19:43.569Z] 16:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-02-28T16:19:43.569Z] 16:16:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-02-28T16:19:43.569Z] 16:16:01 5 1.32 0.00 0.00 0.00 0.02 98.66 [2024-02-28T16:19:43.569Z] 16:16:01 6 0.02 0.00 0.02 0.28 0.02 99.67 [2024-02-28T16:19:43.569Z] 16:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-28T16:19:43.569Z] 16:17:01 all 0.19 0.00 0.02 0.07 0.00 99.71 [2024-02-28T16:19:43.569Z] 16:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-28T16:19:43.569Z] 16:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-28T16:19:43.569Z] 16:17:01 2 0.00 0.00 0.00 0.38 0.00 99.62 [2024-02-28T16:19:43.569Z] 16:17:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-02-28T16:19:43.569Z] 16:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-28T16:19:43.569Z] 16:17:01 5 1.37 0.00 0.02 0.02 0.00 98.60 [2024-02-28T16:19:43.569Z] 16:17:01 6 0.00 0.00 0.03 0.20 0.00 99.77 [2024-02-28T16:19:43.569Z] 16:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-28T16:19:43.569Z] 16:18:01 all 0.08 0.00 0.01 0.04 0.00 99.87 [2024-02-28T16:19:43.569Z] 16:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-28T16:19:43.569Z] 16:18:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-02-28T16:19:43.569Z] 16:18:01 2 0.00 0.00 0.00 0.27 0.00 99.73 [2024-02-28T16:19:43.569Z] 16:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-02-28T16:19:43.569Z] 16:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-28T16:19:43.569Z] 16:18:01 5 0.50 0.00 0.02 0.00 0.00 99.48 [2024-02-28T16:19:43.569Z] 16:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-28T16:19:43.569Z] 16:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-28T16:19:43.569Z] 16:19:01 all 0.03 0.00 0.01 0.05 0.00 99.91 [2024-02-28T16:19:43.569Z] 16:19:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2024-02-28T16:19:43.569Z] 16:19:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-28T16:19:43.569Z] 16:19:01 2 0.02 0.00 0.00 0.32 0.00 99.67 [2024-02-28T16:19:43.569Z] 16:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-28T16:19:43.569Z] 16:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-28T16:19:43.569Z] 16:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-28T16:19:43.569Z] 16:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-28T16:19:43.569Z] 16:19:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-02-28T16:19:43.569Z] Average: all 4.32 0.00 0.84 3.10 0.03 91.71 [2024-02-28T16:19:43.569Z] Average: 0 3.76 0.00 0.66 2.77 0.02 92.79 [2024-02-28T16:19:43.569Z] Average: 1 4.32 0.00 0.74 1.57 0.03 93.35 [2024-02-28T16:19:43.569Z] Average: 2 4.37 0.00 1.00 10.32 0.03 84.28 [2024-02-28T16:19:43.569Z] Average: 3 4.34 0.00 0.91 1.06 0.03 93.67 [2024-02-28T16:19:43.569Z] Average: 4 4.69 0.00 0.85 2.81 0.03 91.63 [2024-02-28T16:19:43.569Z] Average: 5 4.40 0.00 0.92 1.27 0.02 93.38 [2024-02-28T16:19:43.569Z] Average: 6 3.80 0.00 0.78 3.60 0.03 91.80 [2024-02-28T16:19:43.569Z] Average: 7 4.92 0.00 0.86 1.43 0.03 92.76 [2024-02-28T16:19:43.569Z] [2024-02-28T16:19:43.569Z] [2024-02-28T16:19:43.569Z]