Pull request #265 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f11a8525c1e236c543c7013ca79918368d4f73c8+e6f0a85dcf65112cc6c05b9b9b0e82da019652fb (87d0f86c46a20043ccc7e8afbc2a0c0c73ad15e5) 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-ssh7381389924450475646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12745123939211141998.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-265/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-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13874232915528591093.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-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5597699673189346932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17476946231779062754.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-265/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-265/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9113185417737694421.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1898 in /w/workspace/xfoundry_go-mod-messaging_PR-265 [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-265 # 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/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e6f0a85dcf65112cc6c05b9b9b0e82da019652fb into PR head commit f11a8525c1e236c543c7013ca79918368d4f73c8 Merge succeeded, producing f11a8525c1e236c543c7013ca79918368d4f73c8 Checking out Revision f11a8525c1e236c543c7013ca79918368d4f73c8 (PR-265) Commit message: "build(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # 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 e6f0a85dcf65112cc6c05b9b9b0e82da019652fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # timeout=10 [Pipeline] timeout 16:06:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:06:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:06:04 ========================================================= 16:06:04 EdgeX Global Pipelines Version Info 16:06:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:06:05 ------------------- 16:06:05 stable info: 16:06:05 ------------------- 16:06:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:06:05 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:06:05 Message: update stable to v1.0.250 16:06:05 ------------------- 16:06:05 experimental info: 16:06:05 ------------------- 16:06:05 Commited By: **** collab-it+edgex@linuxfoundation.org 16:06:05 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:06:05 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:06:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:06:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:06:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:06:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:06:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:06:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo 16:06:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo 16:06:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo 16:06:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo 16:06:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f11a852 [Pipeline] echo 16:06:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:06:07 + git rev-list -1 --merges f11a8525c1e236c543c7013ca79918368d4f73c8~1..f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo 16:06:07 -----------> git rev-list -1 --merges f11a8525c1e236c543c7013ca79918368d4f73c8~1..f11a8525c1e236c543c7013ca79918368d4f73c8 f11a8525c1e236c543c7013ca79918368d4f73c8 [false] [Pipeline] sh 16:06:08 + git log --format=format:%s -1 f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo 16:06:08 ========================================================= 16:06:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:06:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:08 + git log --format=format:%s -1 f11a8525c1e236c543c7013ca79918368d4f73c8 [Pipeline] echo 16:06:08 [semverPrep] GIT_COMMIT: f11a8525c1e236c543c7013ca79918368d4f73c8, Commit Message: build(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0 [Pipeline] echo 16:06:08 [semverPrep] This is not a build commit. [Pipeline] sh 16:06:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:06:09 + grep -v github /etc/ssh/ssh_known_hosts 16:06:09 + [ -e /tmp/ssh_known_hosts ] 16:06:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:06:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:06:09 + sudo tee -a /etc/ssh/ssh_known_hosts 16:06:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:09 16:06:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:10 0.1.4: Pulling from edgex-devops/py-git-semver 16:06:10 b85a868b505f: Pulling fs layer 16:06:10 e2be974225ed: Pulling fs layer 16:06:10 339a4e72a1f5: Pulling fs layer 16:06:10 988bab9f4d93: Pulling fs layer 16:06:10 1469e6f7b9e6: Pulling fs layer 16:06:10 eaf3925da568: Pulling fs layer 16:06:10 bab4dde63d76: Pulling fs layer 16:06:10 bde34c3a00c8: Pulling fs layer 16:06:10 b352a97aabf1: Pulling fs layer 16:06:10 4872d77fe225: Pulling fs layer 16:06:10 5851b861e8e6: Pulling fs layer 16:06:10 bde34c3a00c8: Waiting 16:06:10 bab4dde63d76: Waiting 16:06:10 988bab9f4d93: Waiting 16:06:10 eaf3925da568: Waiting 16:06:10 b352a97aabf1: Waiting 16:06:10 1469e6f7b9e6: Waiting 16:06:10 4872d77fe225: Waiting 16:06:10 5851b861e8e6: Waiting 16:06:10 e2be974225ed: Verifying Checksum 16:06:10 e2be974225ed: Download complete 16:06:10 988bab9f4d93: Verifying Checksum 16:06:10 988bab9f4d93: Download complete 16:06:10 1469e6f7b9e6: Verifying Checksum 16:06:10 1469e6f7b9e6: Download complete 16:06:10 339a4e72a1f5: Verifying Checksum 16:06:10 339a4e72a1f5: Download complete 16:06:10 eaf3925da568: Download complete 16:06:10 bde34c3a00c8: Download complete 16:06:10 b352a97aabf1: Verifying Checksum 16:06:10 b352a97aabf1: Download complete 16:06:10 4872d77fe225: Verifying Checksum 16:06:10 4872d77fe225: Download complete 16:06:10 5851b861e8e6: Verifying Checksum 16:06:10 5851b861e8e6: Download complete 16:06:10 b85a868b505f: Download complete 16:06:11 bab4dde63d76: Verifying Checksum 16:06:11 bab4dde63d76: Download complete 16:06:11 b85a868b505f: Pull complete 16:06:11 e2be974225ed: Pull complete 16:06:12 339a4e72a1f5: Pull complete 16:06:12 988bab9f4d93: Pull complete 16:06:12 1469e6f7b9e6: Pull complete 16:06:13 eaf3925da568: Pull complete 16:06:14 bab4dde63d76: Pull complete 16:06:14 bde34c3a00c8: Pull complete 16:06:15 b352a97aabf1: Pull complete 16:06:15 4872d77fe225: Pull complete 16:06:15 5851b861e8e6: Pull complete 16:06:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:15 prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container 16:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 16:06:18 $ docker top af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 -eo pid,comm 16:06:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:06:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:19 [ssh-agent] Looking for ssh-agent implementation... 16:06:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:19 $ docker exec af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent 16:06:19 SSH_AUTH_SOCK=/tmp/ssh-SizvzT6SJTcg/agent.32 16:06:19 SSH_AGENT_PID=38 16:06:19 Running ssh-add (command line suppressed) 16:06:19 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_10513475333135986733.key (/w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_10513475333135986733.key) 16:06:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:19 + git tag --points-at HEAD [Pipeline] } 16:06:19 $ docker exec --env ******** --env ******** af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent -k 16:06:19 unset SSH_AUTH_SOCK; 16:06:19 unset SSH_AGENT_PID; 16:06:19 echo Agent pid 38 killed; 16:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:20 [ssh-agent] Looking for ssh-agent implementation... 16:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:20 $ docker exec af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent 16:06:20 SSH_AUTH_SOCK=/tmp/ssh-I4N0Zmg1cV5x/agent.71 16:06:20 SSH_AGENT_PID=77 16:06:20 Running ssh-add (command line suppressed) 16:06:20 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_15550177826468601437.key (/w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/private_key_15550177826468601437.key) 16:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:20 + git semver init 16:06:21 2023-07-24 16:06:20,970 [run_init] DEBUG init version:0.0.0 force:False 16:06:21 2023-07-24 16:06:20,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver 16:06:21 2023-07-24 16:06:20,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-265/.semver 16:06:21 2023-07-24 16:06:20,972 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-265, universal_newlines=False, shell=None, istream=None) 16:06:21 2023-07-24 16:06:21,690 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-265/.git/info/exclude 16:06:21 2023-07-24 16:06:21,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver/PR-265 with force:False 16:06:21 2023-07-24 16:06:21,691 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver/PR-265 16:06:21 2023-07-24 16:06:21,695 [execute] INFO git cat-file --batch-check 16:06:21 2023-07-24 16:06:21,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver, universal_newlines=False, shell=None, istream=) 16:06:21 2023-07-24 16:06:21,701 [execute] INFO git cat-file --batch 16:06:21 2023-07-24 16:06:21,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-265/.semver, universal_newlines=False, shell=None, istream=) 16:06:21 2023-07-24 16:06:21,706 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-265/.semver/PR-265 16:06:21 0.0.0 [Pipeline] } 16:06:21 $ docker exec --env ******** --env ******** af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 ssh-agent -k 16:06:22 unset SSH_AUTH_SOCK; 16:06:22 unset SSH_AGENT_PID; 16:06:22 echo Agent pid 77 killed; 16:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:22 + git semver [Pipeline] } 16:06:22 $ docker stop --time=1 af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 16:06:24 $ docker rm -f --volumes af9ab3f5a10db68204665a86fe23cfbaefba91eab7d3e222daa135ba828dfec9 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:06:24 Stashed 1 file(s) [Pipeline] echo 16:06:24 [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 16:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:25 ========================================================= 16:06:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:06:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:06:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:06:25 4db1b89c0bd1: Pulling fs layer 16:06:25 6911f1a30b25: Pulling fs layer 16:06:25 e194b8c5c2a9: Pulling fs layer 16:06:25 6863d3e3a2b1: Pulling fs layer 16:06:25 ec0bb842ea78: Pulling fs layer 16:06:25 40a00589a448: Pulling fs layer 16:06:25 6c08303d61cc: Pulling fs layer 16:06:25 798269fcf238: Pulling fs layer 16:06:25 6863d3e3a2b1: Waiting 16:06:25 ec0bb842ea78: Waiting 16:06:25 6c08303d61cc: Waiting 16:06:25 6911f1a30b25: Verifying Checksum 16:06:25 6911f1a30b25: Download complete 16:06:25 6863d3e3a2b1: Download complete 16:06:25 ec0bb842ea78: Download complete 16:06:25 4db1b89c0bd1: Download complete 16:06:25 40a00589a448: Verifying Checksum 16:06:25 40a00589a448: Download complete 16:06:26 4db1b89c0bd1: Pull complete 16:06:26 6911f1a30b25: Pull complete 16:06:26 798269fcf238: Verifying Checksum 16:06:26 798269fcf238: Download complete 16:06:26 e194b8c5c2a9: Verifying Checksum 16:06:26 e194b8c5c2a9: Download complete 16:06:26 6c08303d61cc: Verifying Checksum 16:06:26 6c08303d61cc: Download complete 16:06:30 e194b8c5c2a9: Pull complete 16:06:30 6863d3e3a2b1: Pull complete 16:06:30 ec0bb842ea78: Pull complete 16:06:30 40a00589a448: Pull complete 16:06:32 6c08303d61cc: Pull complete 16:06:33 798269fcf238: Pull complete 16:06:33 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:06:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:06:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:34 + docker inspect -f . ci-base-image-x86_64 16:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:34 prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container 16:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 16:06:39 $ docker top 3fbefe21531a95d8247a795ecd82185f2df7d6c98767b7efde6faf2f02c686f3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:39 + go version 16:06:39 go version go1.20.6 linux/amd64 [Pipeline] } 16:06:39 $ docker stop --time=1 3fbefe21531a95d8247a795ecd82185f2df7d6c98767b7efde6faf2f02c686f3 16:06:40 Still waiting to schedule task 16:06:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1896’ is offline 16:06:41 $ docker rm -f --volumes 3fbefe21531a95d8247a795ecd82185f2df7d6c98767b7efde6faf2f02c686f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:41 + docker inspect -f . ci-base-image-x86_64 16:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:42 prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container 16:06:42 $ 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-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 16:06:42 $ docker top ea4b14661a6c06fc1dc8af1e63b52cc7d0cf33e3123b80b0e760e2634c858b80 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:42 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-265 [Pipeline] fileExists [Pipeline] sh 16:06:43 + make test 16:06:43 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:06:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:06:43 go: downloading github.com/stretchr/testify v1.8.4 16:06:43 go: downloading github.com/google/uuid v1.3.0 16:06:43 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:06:43 go: downloading github.com/nats-io/nats.go v1.28.0 16:06:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 16:06:43 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 16:06:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:06:43 go: downloading github.com/hashicorp/errwrap v1.0.0 16:06:43 go: downloading github.com/davecgh/go-spew v1.1.1 16:06:43 go: downloading github.com/pmezard/go-difflib v1.0.0 16:06:43 go: downloading gopkg.in/yaml.v3 v3.0.1 16:06:43 go: downloading github.com/stretchr/objx v0.5.0 16:06:43 go: downloading github.com/gorilla/websocket v1.5.0 16:06:43 go: downloading golang.org/x/net v0.10.0 16:06:43 go: downloading golang.org/x/sync v0.1.0 16:06:43 go: downloading github.com/klauspost/compress v1.16.5 16:06:43 go: downloading github.com/nats-io/nkeys v0.4.4 16:06:43 go: downloading github.com/nats-io/nuid v1.0.1 16:06:43 go: downloading github.com/go-playground/validator/v10 v10.14.1 16:06:43 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:06:43 go: downloading golang.org/x/crypto v0.9.0 16:06:43 go: downloading github.com/x448/float16 v0.8.4 16:06:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:06:43 go: downloading github.com/go-playground/universal-translator v0.18.1 16:06:44 go: downloading github.com/leodido/go-urn v1.2.4 16:06:44 go: downloading golang.org/x/text v0.9.0 16:06:44 go: downloading github.com/go-playground/locales v0.14.1 16:06:44 go: downloading golang.org/x/sys v0.8.0 16:06:44 go: downloading github.com/minio/highwayhash v1.0.2 16:06:44 go: downloading github.com/nats-io/jwt/v2 v2.4.1 16:06:44 go: downloading golang.org/x/time v0.3.0 16:07:04 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.072s coverage: 88.6% of statements 16:07:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:07:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:07:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.057s coverage: 19.8% of statements 16:07:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.085s coverage: 88.8% of statements 16:07:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.084s coverage: 86.2% of statements 16:07:14 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:07:14 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:07:14 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.144s coverage: 84.6% of statements 16:07:14 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.167s coverage: 61.3% of statements 16:07:14 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.051s coverage: 87.5% of statements 16:07:14 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.059s coverage: 100.0% of statements 16:07:14 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.055s coverage: 100.0% of statements 16:07:14 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.069s coverage: 95.1% of statements 16:07:32 go vet ./... 16:07:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:07:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:07:33 $ docker stop --time=1 ea4b14661a6c06fc1dc8af1e63b52cc7d0cf33e3123b80b0e760e2634c858b80 16:07:36 $ docker rm -f --volumes ea4b14661a6c06fc1dc8af1e63b52cc7d0cf33e3123b80b0e760e2634c858b80 [Pipeline] // withDockerContainer [Pipeline] sh 16:07:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:07:37 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 16:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:38 16:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:38 latest: Pulling from edgex-lftools-log-publisher 16:07:38 5eb5b503b376: Pulling fs layer 16:07:38 5c69ac0246d0: Pulling fs layer 16:07:38 ec43610c2a17: Pulling fs layer 16:07:38 3a2ae6a8a46f: Pulling fs layer 16:07:38 33b1e0a273af: Pulling fs layer 16:07:38 5d3b04190fa2: Pulling fs layer 16:07:38 2f39f015ded8: Pulling fs layer 16:07:38 33b1e0a273af: Waiting 16:07:38 5d3b04190fa2: Waiting 16:07:38 2f39f015ded8: Waiting 16:07:38 3a2ae6a8a46f: Waiting 16:07:39 5c69ac0246d0: Download complete 16:07:39 3a2ae6a8a46f: Verifying Checksum 16:07:39 3a2ae6a8a46f: Download complete 16:07:39 33b1e0a273af: Verifying Checksum 16:07:39 33b1e0a273af: Download complete 16:07:39 ec43610c2a17: Verifying Checksum 16:07:39 ec43610c2a17: Download complete 16:07:39 5d3b04190fa2: Verifying Checksum 16:07:39 5d3b04190fa2: Download complete 16:07:39 5eb5b503b376: Verifying Checksum 16:07:39 5eb5b503b376: Download complete 16:07:40 2f39f015ded8: Download complete 16:07:40 5eb5b503b376: Pull complete 16:07:40 5c69ac0246d0: Pull complete 16:07:41 ec43610c2a17: Pull complete 16:07:41 3a2ae6a8a46f: Pull complete 16:07:41 33b1e0a273af: Pull complete 16:07:41 5d3b04190fa2: Pull complete 16:07:46 2f39f015ded8: Pull complete 16:07:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:47 prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container 16:07:47 $ 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-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 16:07:51 $ docker top 5f81e7ff33e6ceadd760bdcde3fd00e34d3b2303947e99d2c07b3a3036004725 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:51 ---> job-cost.sh 16:07:51 lf-activate-venv: SKIPPING 16:07:51 INFO: No Stack... 16:07:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:07:52 INFO: Archiving Costs [Pipeline] sh 16:07:53 + cat /w/workspace/xfoundry_go-mod-messaging_PR-265/archives/cost.csv 16:07:53 + cut -d, -f6 [Pipeline] lock 16:07:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] 16:07:53 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] did not exist. Created. 16:07:53 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:53 + echo total: 0.2199999988079071 [Pipeline] stash 16:07:53 Stashed 1 file(s) [Pipeline] } 16:07:53 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:53 $ docker stop --time=1 5f81e7ff33e6ceadd760bdcde3fd00e34d3b2303947e99d2c07b3a3036004725 16:07:54 $ docker rm -f --volumes 5f81e7ff33e6ceadd760bdcde3fd00e34d3b2303947e99d2c07b3a3036004725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:08:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1899 in /w/workspace/xfoundry_go-mod-messaging_PR-265 [Pipeline] { [Pipeline] ws 16:08:15 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:08:16 Selected Git installation does not exist. Using Default 16:08:16 The recommended git tool is: NONE 16:08:21 using credential edgex-jenkins-ssh 16:08:21 Cloning the remote Git repository 16:08:21 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:08:21 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:08:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:08:21 > git --version # timeout=10 16:08:21 > git --version # 'git version 2.25.1' 16:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:08:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:08:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:08:23 Merging remotes/origin/main commit e6f0a85dcf65112cc6c05b9b9b0e82da019652fb into PR head commit f11a8525c1e236c543c7013ca79918368d4f73c8 16:08:23 Merge succeeded, producing f11a8525c1e236c543c7013ca79918368d4f73c8 16:08:23 Checking out Revision f11a8525c1e236c543c7013ca79918368d4f73c8 (PR-265) 16:08:24 Commit message: "build(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0" 16:08:24 > git --version # timeout=10 16:08:24 > git --version # 'git version 2.25.1' 16:08:24 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:08:23 > git config core.sparsecheckout # timeout=10 16:08:23 > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # timeout=10 16:08:23 > git remote # timeout=10 16:08:23 > git config --get remote.origin.url # timeout=10 16:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:23 > git merge e6f0a85dcf65112cc6c05b9b9b0e82da019652fb # timeout=10 16:08:23 > git rev-parse HEAD^{commit} # timeout=10 16:08:23 > git config core.sparsecheckout # timeout=10 16:08:23 > git checkout -f f11a8525c1e236c543c7013ca79918368d4f73c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:08:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:25 Dload Upload Total Spent Left Speed 16:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 16:08:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:08:26 + sudo tee /etc/docker/daemon.new 16:08:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:08:26 { 16:08:26 "registry-mirrors": [ 16:08:26 "https://nexus3.edgexfoundry.org:10001" 16:08:26 ], 16:08:26 "bip": "10.250.0.254/24", 16:08:26 "hosts": [ 16:08:26 "tcp://0.0.0.0:5555", 16:08:26 "unix:///var/run/docker.sock" 16:08:26 ], 16:08:26 "mtu": 1458, 16:08:26 "selinux-enabled": true, 16:08:26 "seccomp-profile": "/etc/docker/seccomp.json" 16:08:26 } [Pipeline] sh 16:08:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:08:27 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:45 ========================================================= 16:08:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:08:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:08:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:08:47 edb6bdbacee9: Pulling fs layer 16:08:47 5f9638ab2659: Pulling fs layer 16:08:47 8d51d6327a98: Pulling fs layer 16:08:47 8b374f2dd631: Pulling fs layer 16:08:47 ec14aa9079de: Pulling fs layer 16:08:47 2f466654f4bb: Pulling fs layer 16:08:47 554e91adad29: Pulling fs layer 16:08:47 8b374f2dd631: Waiting 16:08:47 ec14aa9079de: Waiting 16:08:47 2f466654f4bb: Waiting 16:08:47 5f9638ab2659: Verifying Checksum 16:08:47 5f9638ab2659: Download complete 16:08:47 8b374f2dd631: Verifying Checksum 16:08:47 8b374f2dd631: Download complete 16:08:47 ec14aa9079de: Verifying Checksum 16:08:47 ec14aa9079de: Download complete 16:08:47 edb6bdbacee9: Verifying Checksum 16:08:48 edb6bdbacee9: Pull complete 16:08:49 554e91adad29: Verifying Checksum 16:08:49 554e91adad29: Download complete 16:08:49 5f9638ab2659: Pull complete 16:08:50 2f466654f4bb: Verifying Checksum 16:08:50 2f466654f4bb: Download complete 16:08:50 8d51d6327a98: Download complete 16:09:02 8d51d6327a98: Pull complete 16:09:02 8b374f2dd631: Pull complete 16:09:02 ec14aa9079de: Pull complete 16:09:09 2f466654f4bb: Pull complete 16:09:11 554e91adad29: Pull complete 16:09:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:09:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:11 + docker inspect -f . ci-base-image-arm64 16:09:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:12 prd-ubuntu20.04-docker-arm64-4c-16g-1899 does not seem to be running inside a container 16:09:12 $ 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 16:09:15 $ docker top 75d9f3848c8fb2b7da6319194319a49db53e340d1ddda7415bd6747c433cc9e2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:16 + go version 16:09:16 go version go1.20.6 linux/arm64 [Pipeline] } 16:09:16 $ docker stop --time=1 75d9f3848c8fb2b7da6319194319a49db53e340d1ddda7415bd6747c433cc9e2 16:09:17 $ docker rm -f --volumes 75d9f3848c8fb2b7da6319194319a49db53e340d1ddda7415bd6747c433cc9e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker inspect -f . ci-base-image-arm64 16:09:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:18 prd-ubuntu20.04-docker-arm64-4c-16g-1899 does not seem to be running inside a container 16:09:18 $ 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 16:09:20 $ docker top cd8f4afee222d7d60b6af95787b9cd171b96c42848542f15b3ad5d8f1ba49bda -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:20 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:09:20 + make test 16:09:20 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:09:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 16:09:21 go: downloading github.com/google/uuid v1.3.0 16:09:21 go: downloading github.com/stretchr/testify v1.8.4 16:09:21 go: downloading github.com/nats-io/nats.go v1.28.0 16:09:21 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:09:21 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:09:21 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 16:09:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:09:22 go: downloading github.com/go-playground/validator/v10 v10.14.1 16:09:22 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:09:22 go: downloading github.com/davecgh/go-spew v1.1.1 16:09:22 go: downloading github.com/pmezard/go-difflib v1.0.0 16:09:22 go: downloading gopkg.in/yaml.v3 v3.0.1 16:09:22 go: downloading github.com/stretchr/objx v0.5.0 16:09:22 go: downloading github.com/hashicorp/errwrap v1.0.0 16:09:22 go: downloading github.com/gorilla/websocket v1.5.0 16:09:22 go: downloading golang.org/x/net v0.10.0 16:09:22 go: downloading golang.org/x/sync v0.1.0 16:09:22 go: downloading github.com/klauspost/compress v1.16.5 16:09:22 go: downloading github.com/nats-io/nkeys v0.4.4 16:09:22 go: downloading github.com/nats-io/nuid v1.0.1 16:09:22 go: downloading github.com/x448/float16 v0.8.4 16:09:22 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:09:23 go: downloading github.com/go-playground/universal-translator v0.18.1 16:09:23 go: downloading github.com/leodido/go-urn v1.2.4 16:09:23 go: downloading golang.org/x/crypto v0.9.0 16:09:23 go: downloading golang.org/x/text v0.9.0 16:09:29 go: downloading github.com/minio/highwayhash v1.0.2 16:09:29 go: downloading github.com/nats-io/jwt/v2 v2.4.1 16:09:29 go: downloading golang.org/x/time v0.3.0 16:09:29 go: downloading github.com/go-playground/locales v0.14.1 16:11:20 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.278s coverage: 88.6% of statements 16:11:20 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:11:20 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:11:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.261s coverage: 19.8% of statements 16:11:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.355s coverage: 88.8% of statements 16:11:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.398s coverage: 86.2% of statements 16:12:28 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:12:28 --- FAIL: Test_ExactlyOnce (0.09s) 16:12:28 client_test.go:135: 16:12:28 Error Trace: /w/workspace/go-mod-messaging/1/internal/pkg/nats/jetstream/client_test.go:135 16:12:28 Error: Not equal: 16:12:28 expected: 2 16:12:28 actual : 0 16:12:28 Test: Test_ExactlyOnce 16:12:28 panic: runtime error: index out of range [0] with length 0 [recovered] 16:12:28 panic: runtime error: index out of range [0] with length 0 16:12:28 16:12:28 goroutine 47 [running]: 16:12:28 testing.tRunner.func1.2({0x99ad20, 0xc000530930}) 16:12:28 /usr/local/go/src/testing/testing.go:1526 +0x278 16:12:28 testing.tRunner.func1() 16:12:28 /usr/local/go/src/testing/testing.go:1529 +0x448 16:12:28 panic({0x99ad20, 0xc000530930}) 16:12:28 /usr/local/go/src/runtime/panic.go:890 +0x248 16:12:28 github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream.Test_ExactlyOnce(0xc0001031e0) 16:12:28 /w/workspace/go-mod-messaging/1/internal/pkg/nats/jetstream/client_test.go:136 +0x9bc 16:12:28 testing.tRunner(0xc0001031e0, 0xa5bc40) 16:12:28 /usr/local/go/src/testing/testing.go:1576 +0x184 16:12:28 created by testing.(*T).Run 16:12:28 /usr/local/go/src/testing/testing.go:1629 +0x5b8 16:12:28 FAIL github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.519s 16:12:28 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.369s coverage: 61.3% of statements 16:12:29 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:12:29 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.265s coverage: 87.5% of statements 16:12:29 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.212s coverage: 100.0% of statements 16:12:29 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.182s coverage: 100.0% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.218s coverage: 95.1% of statements 16:12:31 FAIL 16:12:32 make: *** [Makefile:12: unittest] Error 1 [Pipeline] } 16:12:32 $ docker stop --time=1 cd8f4afee222d7d60b6af95787b9cd171b96c42848542f15b3ad5d8f1ba49bda 16:12:36 $ docker rm -f --volumes cd8f4afee222d7d60b6af95787b9cd171b96c42848542f15b3ad5d8f1ba49bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:39 16:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:40 arm64: Pulling from edgex-lftools-log-publisher 16:12:40 8998bd30e6a1: Pulling fs layer 16:12:40 04944245beec: Pulling fs layer 16:12:40 699f458cf7ca: Pulling fs layer 16:12:40 765212b225bb: Pulling fs layer 16:12:40 f23df028b6ca: Pulling fs layer 16:12:40 d65c8cfc05b1: Pulling fs layer 16:12:40 2437ff75d9bd: Pulling fs layer 16:12:40 f23df028b6ca: Waiting 16:12:40 d65c8cfc05b1: Waiting 16:12:40 2437ff75d9bd: Waiting 16:12:40 765212b225bb: Waiting 16:12:40 04944245beec: Verifying Checksum 16:12:40 04944245beec: Download complete 16:12:40 765212b225bb: Verifying Checksum 16:12:40 765212b225bb: Download complete 16:12:40 f23df028b6ca: Verifying Checksum 16:12:40 f23df028b6ca: Download complete 16:12:40 d65c8cfc05b1: Verifying Checksum 16:12:40 d65c8cfc05b1: Download complete 16:12:40 699f458cf7ca: Verifying Checksum 16:12:40 699f458cf7ca: Download complete 16:12:40 8998bd30e6a1: Verifying Checksum 16:12:40 8998bd30e6a1: Download complete 16:12:43 2437ff75d9bd: Download complete 16:12:49 8998bd30e6a1: Pull complete 16:12:49 04944245beec: Pull complete 16:12:50 699f458cf7ca: Pull complete 16:12:51 765212b225bb: Pull complete 16:12:52 f23df028b6ca: Pull complete 16:12:52 d65c8cfc05b1: Pull complete 16:13:10 2437ff75d9bd: Pull complete 16:13:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:13:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-1899 does not seem to be running inside a container 16:13:11 $ 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 16:13:13 $ docker top 22cc0a2cdeca63c06527e9f561e0c115cbb172ec2bd43807432a6c148a1871d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:14 ---> job-cost.sh 16:13:14 lf-activate-venv: SKIPPING 16:13:14 INFO: No Stack... 16:13:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:13:15 INFO: Archiving Costs [Pipeline] sh 16:13:16 + cut -d, -f6 16:13:16 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock 16:13:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] 16:13:16 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] did not exist. Created. 16:13:16 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:17 /w/workspace/go-mod-messaging/1@tmp/durable-e6639560/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:13:17 + echo total: 0.10999999940395355 [Pipeline] stash 16:13:17 Warning: overwriting stash ‘stack-cost’ 16:13:18 Stashed 1 file(s) [Pipeline] } 16:13:18 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:13:18 $ docker stop --time=1 22cc0a2cdeca63c06527e9f561e0c115cbb172ec2bd43807432a6c148a1871d6 16:13:20 $ docker rm -f --volumes 22cc0a2cdeca63c06527e9f561e0c115cbb172ec2bd43807432a6c148a1871d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:13:20 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:13:22 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-265/archives ] 16:13:22 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-265/archives 16:13:22 total 16 16:13:22 drwxr-xr-x 3 root root 4096 Jul 24 16:07 . 16:13:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 24 16:07 .. 16:13:22 drwxr-xr-x 2 root root 4096 Jul 24 16:07 cost 16:13:22 -rw-r--r-- 1 root root 88 Jul 24 16:07 cost.csv 16:13:22 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-265/archives 16:13:22 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-265/archives 16:13:22 total 16 16:13:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 16:07 . 16:13:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 24 16:07 .. 16:13:22 drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 16:07 cost 16:13:22 -rw-r--r-- 1 jenkins jenkins 88 Jul 24 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:13:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:23 ---> package-listing.sh 16:13:23 ++ facter osfamily 16:13:23 ++ tr '[:upper:]' '[:lower:]' 16:13:24 + OS_FAMILY=debian 16:13:24 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-265 16:13:24 + START_PACKAGES=/tmp/packages_start.txt 16:13:24 + END_PACKAGES=/tmp/packages_end.txt 16:13:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:24 + PACKAGES=/tmp/packages_start.txt 16:13:24 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-265 ']' 16:13:24 + PACKAGES=/tmp/packages_end.txt 16:13:24 + case "${OS_FAMILY}" in 16:13:24 + dpkg -l 16:13:24 + grep '^ii' 16:13:24 + '[' -f /tmp/packages_start.txt ']' 16:13:24 + '[' -f /tmp/packages_end.txt ']' 16:13:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:24 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-265 ']' 16:13:24 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-265/archives/ 16:13:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-265/archives/ [Pipeline] echo 16:13:24 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-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:13:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:25 prd-ubuntu20.04-docker-8c-8g-1898 does not seem to be running inside a container 16:13:25 $ 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-265/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-265 -v /w/workspace/xfoundry_go-mod-messaging_PR-265:/w/workspace/xfoundry_go-mod-messaging_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-265@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-265@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 16:13:25 $ docker top 2ec20e938eb898b6368d57fa2760f7da773224e7d32e489454144d01488b44ad -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:25 + touch /tmp/pre-build-complete [Pipeline] sh 16:13:26 + mkdir -p /var/log/sysstat [Pipeline] sh 16:13:26 + ls /var/log/sa-host 16:13:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:26 provisioning config files... 16:13:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-265@tmp/config12591194226388086976tmp [Pipeline] { [Pipeline] echo 16:13:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:27 ---> create-netrc.sh [Pipeline] } 16:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:13:27 ---> python-tools-install.sh [Pipeline] echo 16:13:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:27 ---> sudo-logs.sh 16:13:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:13:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:28 ---> job-cost.sh 16:13:28 lf-activate-venv: SKIPPING 16:13:28 DEBUG: total: 0.2199999988079071 16:13:28 INFO: Retrieving Stack Cost... 16:13:28 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:29 INFO: Archiving Costs [Pipeline] echo 16:13:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:29 ---> logs-deploy.sh 16:13:29 lf-activate-venv: SKIPPING 16:13:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-265/1 16:13:29 INFO: archiving workspace using pattern(s): 16:13:30 Archives upload complete. 16:13:30 INFO: archiving logs to Nexus 16:13:31 ---> uname -a: 16:13:31 Linux prd-ubuntu20-04-docker-8c-8g-1898 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:13:31 16:13:31 16:13:31 ---> lscpu: 16:13:31 Architecture: x86_64 16:13:31 CPU op-mode(s): 32-bit, 64-bit 16:13:31 Byte Order: Little Endian 16:13:31 Address sizes: 40 bits physical, 48 bits virtual 16:13:31 CPU(s): 8 16:13:31 On-line CPU(s) list: 0-7 16:13:31 Thread(s) per core: 1 16:13:31 Core(s) per socket: 1 16:13:31 Socket(s): 8 16:13:31 NUMA node(s): 1 16:13:31 Vendor ID: AuthenticAMD 16:13:31 CPU family: 23 16:13:31 Model: 49 16:13:31 Model name: AMD EPYC-Rome Processor 16:13:31 Stepping: 0 16:13:31 CPU MHz: 2800.000 16:13:31 BogoMIPS: 5600.00 16:13:31 Virtualization: AMD-V 16:13:31 Hypervisor vendor: KVM 16:13:31 Virtualization type: full 16:13:31 L1d cache: 256 KiB 16:13:31 L1i cache: 256 KiB 16:13:31 L2 cache: 4 MiB 16:13:31 L3 cache: 128 MiB 16:13:31 NUMA node0 CPU(s): 0-7 16:13:31 Vulnerability Itlb multihit: Not affected 16:13:31 Vulnerability L1tf: Not affected 16:13:31 Vulnerability Mds: Not affected 16:13:31 Vulnerability Meltdown: Not affected 16:13:31 Vulnerability Mmio stale data: Not affected 16:13:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:13:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:13:31 Vulnerability Srbds: Not affected 16:13:31 Vulnerability Tsx async abort: Not affected 16:13:31 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 16:13:31 16:13:31 16:13:31 ---> nproc: 16:13:31 8 16:13:31 16:13:31 16:13:31 ---> df -h: 16:13:31 Filesystem Size Used Avail Use% Mounted on 16:13:31 overlay 155G 11G 145G 7% / 16:13:31 tmpfs 64M 0 64M 0% /dev 16:13:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:13:31 shm 64M 0 64M 0% /dev/shm 16:13:31 /dev/vda1 155G 11G 145G 7% /facter-os 16:13:31 16:13:31 16:13:31 ---> sar -b -r -n DEV: 16:13:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1898) 07/24/23 _x86_64_ (8 CPU) 16:13:31 16:13:31 16:05:25 LINUX RESTART (8 CPU) 16:13:31 16:13:31 16:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:13:31 16:07:01 83.62 10.20 73.42 0.00 1717.58 36807.33 0.00 16:13:31 16:08:01 63.67 0.18 63.49 0.00 12.93 38840.33 0.00 16:13:31 16:09:01 1.57 0.00 1.57 0.00 0.00 18.28 0.00 16:13:31 16:10:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 16:13:31 16:11:01 54.42 10.58 43.84 0.00 5154.87 8945.71 0.00 16:13:31 16:12:01 5.15 0.02 5.13 0.00 0.13 114.51 0.00 16:13:31 16:13:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 16:13:31 Average: 30.23 3.00 27.23 0.00 983.62 12108.63 0.00 16:13:31 16:13:31 16:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:31 16:07:01 28191436 31256692 1045392 3.18 82784 3218292 2461956 7.26 1641056 2634964 614748 16:13:31 16:08:01 28646808 31574268 731044 2.22 91832 3065220 1736892 5.12 1109396 2707596 328 16:13:31 16:09:01 28647280 31574776 730336 2.22 91864 3065224 1736892 5.12 1109216 2707600 24 16:13:31 16:10:01 28648932 31576544 728492 2.22 91900 3065224 1736892 5.12 1107380 2707624 8 16:13:31 16:11:01 28118804 31557548 729724 2.22 126640 3525836 1799004 5.30 1429824 2878096 948 16:13:31 16:12:01 28126848 31560836 726144 2.21 125252 3522576 1787984 5.27 1425652 2874880 328 16:13:31 16:13:01 28131148 31565228 721696 2.19 125344 3522580 1787984 5.27 1421652 2874888 8 16:13:31 Average: 28358751 31523699 773261 2.35 105088 3283565 1863943 5.49 1320597 2769378 88056 16:13:31 16:13:31 16:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:31 16:07:01 ens3 440.98 272.67 7434.33 48.68 0.00 0.00 0.00 0.00 16:13:31 16:07:01 docker0 90.73 132.11 6.73 1456.03 0.00 0.00 0.00 0.00 16:13:31 16:07:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 16:13:31 16:07:01 vethc8775a3 88.77 130.24 7.72 1440.03 0.00 0.00 0.00 0.12 16:13:31 16:08:01 ens3 133.39 92.95 2543.50 85.38 0.00 0.00 0.00 0.00 16:13:31 16:08:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:13:31 16:09:01 ens3 1.23 0.62 2.00 0.22 0.00 0.00 0.00 0.00 16:13:31 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:10:01 ens3 0.67 0.13 0.06 0.01 0.00 0.00 0.00 0.00 16:13:31 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:31 16:11:01 ens3 234.19 125.05 2926.05 8.84 0.00 0.00 0.00 0.00 16:13:31 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:13:31 16:12:01 ens3 0.37 0.27 0.03 0.02 0.00 0.00 0.00 0.00 16:13:31 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:31 16:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:31 Average: ens3 115.84 70.24 1843.67 20.45 0.00 0.00 0.00 0.00 16:13:31 Average: docker0 12.97 18.88 0.96 208.00 0.00 0.00 0.00 0.00 16:13:31 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 16:13:31 16:13:31 16:13:31 ---> sar -P ALL: 16:13:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1898) 07/24/23 _x86_64_ (8 CPU) 16:13:31 16:13:31 16:05:25 LINUX RESTART (8 CPU) 16:13:31 16:13:31 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:13:31 16:07:01 all 21.10 0.00 4.77 1.82 0.07 72.24 16:13:31 16:07:01 0 19.18 0.00 4.31 0.40 0.08 76.03 16:13:31 16:07:01 1 20.55 0.00 4.58 0.84 0.05 73.98 16:13:31 16:07:01 2 20.95 0.00 4.76 0.24 0.07 73.98 16:13:31 16:07:01 3 20.46 0.00 5.02 0.07 0.07 74.38 16:13:31 16:07:01 4 21.41 0.00 4.91 2.55 0.07 71.07 16:13:31 16:07:01 5 21.93 0.00 4.31 0.12 0.05 73.59 16:13:31 16:07:01 6 22.15 0.00 5.03 0.10 0.07 72.66 16:13:31 16:07:01 7 22.18 0.00 5.25 10.32 0.07 62.18 16:13:31 16:08:01 all 24.99 0.00 4.27 1.75 0.07 68.92 16:13:31 16:08:01 0 24.82 0.00 5.14 7.89 0.08 62.05 16:13:31 16:08:01 1 28.75 0.00 3.74 0.19 0.07 67.25 16:13:31 16:08:01 2 22.96 0.00 4.16 0.52 0.07 72.30 16:13:31 16:08:01 3 24.19 0.00 4.60 0.34 0.07 70.81 16:13:31 16:08:01 4 28.66 0.00 4.30 2.25 0.07 64.72 16:13:31 16:08:01 5 23.93 0.00 4.12 0.10 0.07 71.78 16:13:31 16:08:01 6 23.23 0.00 3.73 0.62 0.05 72.37 16:13:31 16:08:01 7 23.40 0.00 4.37 2.15 0.08 69.99 16:13:31 16:09:01 all 0.04 0.00 0.03 0.01 0.06 99.87 16:13:31 16:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:13:31 16:09:01 1 0.08 0.00 0.00 0.00 0.00 99.92 16:13:31 16:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:31 16:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:31 16:09:01 4 0.03 0.00 0.07 0.08 0.48 99.34 16:13:31 16:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:13:31 16:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:13:31 16:09:01 7 0.07 0.00 0.05 0.00 0.00 99.88 16:13:31 16:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:13:31 16:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:13:31 16:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:13:31 16:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:13:31 16:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:13:31 16:10:01 4 0.07 0.00 0.02 0.02 0.02 99.88 16:13:31 16:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:13:31 16:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:13:31 16:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:13:31 16:11:01 all 2.43 0.00 1.71 0.66 0.03 95.16 16:13:31 16:11:01 0 2.65 0.00 1.27 0.38 0.03 95.66 16:13:31 16:11:01 1 3.19 0.00 1.32 0.82 0.02 94.66 16:13:31 16:11:01 2 2.14 0.00 1.24 0.22 0.02 96.39 16:13:31 16:11:01 3 2.29 0.00 1.72 0.03 0.03 95.92 16:13:31 16:11:01 4 2.91 0.00 1.34 1.61 0.05 94.09 16:13:31 16:11:01 5 3.42 0.00 3.19 1.99 0.03 91.37 16:13:31 16:11:01 6 1.12 0.00 0.77 0.18 0.03 97.89 16:13:31 16:11:01 7 1.73 0.00 2.87 0.03 0.03 95.34 16:13:31 16:12:01 all 0.09 0.00 0.08 0.01 0.01 99.82 16:13:31 16:12:01 0 0.08 0.00 0.08 0.02 0.02 99.80 16:13:31 16:12:01 1 0.22 0.00 0.13 0.00 0.00 99.65 16:13:31 16:12:01 2 0.10 0.00 0.03 0.00 0.00 99.87 16:13:31 16:12:01 3 0.03 0.00 0.07 0.00 0.02 99.88 16:13:31 16:12:01 4 0.03 0.00 0.07 0.07 0.00 99.83 16:13:31 16:12:01 5 0.08 0.00 0.07 0.00 0.00 99.85 16:13:31 16:12:01 6 0.08 0.00 0.10 0.00 0.00 99.82 16:13:31 16:12:01 7 0.05 0.00 0.07 0.02 0.02 99.85 16:13:31 16:13:01 all 0.17 0.00 0.01 0.00 0.00 99.80 16:13:31 16:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:31 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:31 16:13:01 2 1.22 0.00 0.00 0.00 0.00 98.78 16:13:31 16:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:31 16:13:01 4 0.07 0.00 0.03 0.02 0.02 99.87 16:13:31 16:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:13:31 16:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:13:31 16:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:13:31 Average: all 6.93 0.00 1.55 0.60 0.03 90.88 16:13:31 Average: 0 6.63 0.00 1.54 1.23 0.03 90.58 16:13:31 Average: 1 7.49 0.00 1.39 0.26 0.02 90.83 16:13:31 Average: 2 6.72 0.00 1.45 0.14 0.02 91.67 16:13:31 Average: 3 6.68 0.00 1.62 0.06 0.03 91.61 16:13:31 Average: 4 7.55 0.00 1.52 0.94 0.10 89.89 16:13:31 Average: 5 7.02 0.00 1.67 0.32 0.02 90.97 16:13:31 Average: 6 6.64 0.00 1.37 0.13 0.02 91.84 16:13:31 Average: 7 6.72 0.00 1.80 1.77 0.03 89.69 16:13:31 16:13:31 16:13:31