Pull request #214 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8fe3f7e60ce735cd2f9df5628fe640b13229dde+63deac893c3bdfb12abd19ac49e08ddb312e4fc2 (6279c150334755973f599b20d7c8af90d284c4e1) 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-ssh3142554336775360774.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10222997437106341071.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-214/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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7763911085387912239.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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15993501900615550575.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13302157590585547589.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-214/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-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3530263869354860260.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-4681’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4683 in /w/workspace/xfoundry_go-mod-messaging_PR-214 [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-214 # 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 Merging remotes/origin/main commit 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 into PR head commit e8fe3f7e60ce735cd2f9df5628fe640b13229dde Merge succeeded, producing e8fe3f7e60ce735cd2f9df5628fe640b13229dde Checking out Revision e8fe3f7e60ce735cd2f9df5628fe640b13229dde (PR-214) > 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/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # 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 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # timeout=10 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:03:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:03:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:03:55 ========================================================= 16:03:55 EdgeX Global Pipelines Version Info 16:03:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:03:57 ------------------- 16:03:57 stable info: 16:03:57 ------------------- 16:03:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:03:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:03:57 Message: update stable to v1.0.244 16:03:57 ------------------- 16:03:57 experimental info: 16:03:57 ------------------- 16:03:57 Commited By: **** collab-it+edgex@linuxfoundation.org 16:03:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:03:57 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8fe3f7 [Pipeline] echo 16:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:03:59 + git rev-list -1 --merges e8fe3f7e60ce735cd2f9df5628fe640b13229dde~1..e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo 16:03:59 -----------> git rev-list -1 --merges e8fe3f7e60ce735cd2f9df5628fe640b13229dde~1..e8fe3f7e60ce735cd2f9df5628fe640b13229dde e8fe3f7e60ce735cd2f9df5628fe640b13229dde [false] [Pipeline] sh 16:03:59 + git log --format=format:%s -1 e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo 16:03:59 ========================================================= 16:03:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:03:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:00 + git log --format=format:%s -1 e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo 16:04:00 [semverPrep] GIT_COMMIT: e8fe3f7e60ce735cd2f9df5628fe640b13229dde, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 16:04:00 [semverPrep] This is not a build commit. [Pipeline] sh 16:04:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:04:00 + grep -v github /etc/ssh/ssh_known_hosts 16:04:00 + [ -e /tmp/ssh_known_hosts ] 16:04:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:04:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:04:00 + sudo tee -a /etc/ssh/ssh_known_hosts 16:04:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:01 16:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:02 0.1.4: Pulling from edgex-devops/py-git-semver 16:04:02 b85a868b505f: Pulling fs layer 16:04:02 e2be974225ed: Pulling fs layer 16:04:02 339a4e72a1f5: Pulling fs layer 16:04:02 988bab9f4d93: Pulling fs layer 16:04:02 1469e6f7b9e6: Pulling fs layer 16:04:02 eaf3925da568: Pulling fs layer 16:04:02 bab4dde63d76: Pulling fs layer 16:04:02 bde34c3a00c8: Pulling fs layer 16:04:02 b352a97aabf1: Pulling fs layer 16:04:02 4872d77fe225: Pulling fs layer 16:04:02 5851b861e8e6: Pulling fs layer 16:04:02 bab4dde63d76: Waiting 16:04:02 bde34c3a00c8: Waiting 16:04:02 b352a97aabf1: Waiting 16:04:02 988bab9f4d93: Waiting 16:04:02 1469e6f7b9e6: Waiting 16:04:02 4872d77fe225: Waiting 16:04:02 eaf3925da568: Waiting 16:04:02 e2be974225ed: Download complete 16:04:02 988bab9f4d93: Download complete 16:04:02 1469e6f7b9e6: Verifying Checksum 16:04:02 1469e6f7b9e6: Download complete 16:04:02 eaf3925da568: Verifying Checksum 16:04:02 eaf3925da568: Download complete 16:04:02 339a4e72a1f5: Verifying Checksum 16:04:02 339a4e72a1f5: Download complete 16:04:02 bde34c3a00c8: Download complete 16:04:02 b352a97aabf1: Download complete 16:04:02 4872d77fe225: Download complete 16:04:02 5851b861e8e6: Verifying Checksum 16:04:02 5851b861e8e6: Download complete 16:04:02 b85a868b505f: Verifying Checksum 16:04:02 b85a868b505f: Download complete 16:04:03 bab4dde63d76: Verifying Checksum 16:04:03 bab4dde63d76: Download complete 16:04:04 b85a868b505f: Pull complete 16:04:04 e2be974225ed: Pull complete 16:04:04 339a4e72a1f5: Pull complete 16:04:04 988bab9f4d93: Pull complete 16:04:05 1469e6f7b9e6: Pull complete 16:04:05 eaf3925da568: Pull complete 16:04:07 bab4dde63d76: Pull complete 16:04:07 bde34c3a00c8: Pull complete 16:04:07 b352a97aabf1: Pull complete 16:04:07 4872d77fe225: Pull complete 16:04:07 5851b861e8e6: Pull complete 16:04:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:07 prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container 16:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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:04:14 $ docker top 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 -eo pid,comm 16:04:14 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:04:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:14 [ssh-agent] Looking for ssh-agent implementation... 16:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:14 $ docker exec 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent 16:04:14 SSH_AUTH_SOCK=/tmp/ssh-v6WvL3eTYsMS/agent.32 16:04:14 SSH_AGENT_PID=38 16:04:14 Running ssh-add (command line suppressed) 16:04:14 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_13500070418813961887.key (/w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_13500070418813961887.key) 16:04:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:15 + git tag --points-at HEAD [Pipeline] } 16:04:15 $ docker exec --env ******** --env ******** 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent -k 16:04:15 unset SSH_AUTH_SOCK; 16:04:15 unset SSH_AGENT_PID; 16:04:15 echo Agent pid 38 killed; 16:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:15 [ssh-agent] Looking for ssh-agent implementation... 16:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:15 $ docker exec 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent 16:04:15 SSH_AUTH_SOCK=/tmp/ssh-QS47xfv79w1m/agent.71 16:04:15 SSH_AGENT_PID=77 16:04:15 Running ssh-add (command line suppressed) 16:04:15 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_15096241878336474671.key (/w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_15096241878336474671.key) 16:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:15 + git semver init 16:04:16 2023-02-06 16:04:16,135 [run_init] DEBUG init version:0.0.0 force:False 16:04:16 2023-02-06 16:04:16,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver 16:04:16 2023-02-06 16:04:16,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-214/.semver 16:04:16 2023-02-06 16:04:16,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-214, universal_newlines=False, shell=None, istream=None) 16:04:17 2023-02-06 16:04:17,005 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-214/.git/info/exclude 16:04:17 2023-02-06 16:04:17,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver/PR-214 with force:False 16:04:17 2023-02-06 16:04:17,006 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver/PR-214 16:04:17 2023-02-06 16:04:17,011 [execute] INFO git cat-file --batch-check 16:04:17 2023-02-06 16:04:17,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver, universal_newlines=False, shell=None, istream=) 16:04:17 2023-02-06 16:04:17,017 [execute] INFO git cat-file --batch 16:04:17 2023-02-06 16:04:17,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver, universal_newlines=False, shell=None, istream=) 16:04:17 2023-02-06 16:04:17,023 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-214/.semver/PR-214 16:04:17 0.0.0 [Pipeline] } 16:04:17 $ docker exec --env ******** --env ******** 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent -k 16:04:17 unset SSH_AUTH_SOCK; 16:04:17 unset SSH_AGENT_PID; 16:04:17 echo Agent pid 77 killed; 16:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:04:17 + git semver [Pipeline] } 16:04:18 $ docker stop --time=1 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 16:04:19 $ docker rm -f --volumes 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 [Pipeline] // withDockerContainer [Pipeline] sh 16:04:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:04:20 Stashed 1 file(s) [Pipeline] echo 16:04:20 [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:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:04:20 ========================================================= 16:04:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:04:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:04:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:04:21 213ec9aee27d: Pulling fs layer 16:04:21 4583459ba037: Pulling fs layer 16:04:21 93c1e223e6f2: Pulling fs layer 16:04:21 53926ce57604: Pulling fs layer 16:04:21 21b2b0c7a3f4: Pulling fs layer 16:04:21 22ff95d597cd: Pulling fs layer 16:04:21 12d6caf4c0d1: Pulling fs layer 16:04:21 96b7cbca73a9: Pulling fs layer 16:04:21 a7acece74701: Pulling fs layer 16:04:21 21b2b0c7a3f4: Waiting 16:04:21 53926ce57604: Waiting 16:04:21 12d6caf4c0d1: Waiting 16:04:21 96b7cbca73a9: Waiting 16:04:21 a7acece74701: Waiting 16:04:21 93c1e223e6f2: Verifying Checksum 16:04:21 93c1e223e6f2: Download complete 16:04:21 4583459ba037: Verifying Checksum 16:04:21 4583459ba037: Download complete 16:04:21 21b2b0c7a3f4: Verifying Checksum 16:04:21 21b2b0c7a3f4: Download complete 16:04:21 22ff95d597cd: Download complete 16:04:21 213ec9aee27d: Verifying Checksum 16:04:21 213ec9aee27d: Download complete 16:04:21 12d6caf4c0d1: Verifying Checksum 16:04:21 12d6caf4c0d1: Download complete 16:04:21 213ec9aee27d: Pull complete 16:04:21 4583459ba037: Pull complete 16:04:21 93c1e223e6f2: Pull complete 16:04:22 a7acece74701: Verifying Checksum 16:04:22 a7acece74701: Download complete 16:04:22 96b7cbca73a9: Verifying Checksum 16:04:22 96b7cbca73a9: Download complete 16:04:22 53926ce57604: Verifying Checksum 16:04:22 53926ce57604: Download complete 16:04:27 53926ce57604: Pull complete 16:04:27 21b2b0c7a3f4: Pull complete 16:04:27 22ff95d597cd: Pull complete 16:04:27 12d6caf4c0d1: Pull complete 16:04:29 96b7cbca73a9: Pull complete 16:04:29 a7acece74701: Pull complete 16:04:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:04:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:30 + docker inspect -f . ci-base-image-x86_64 16:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:30 prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container 16:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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:04:35 Still waiting to schedule task 16:04:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4684’ 16:04:39 $ docker top 418bbae2dc0122eb41842731f856d59b06326d0066445784ebc7c1d60b09c316 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:39 + go version 16:04:39 go version go1.18.7 linux/amd64 [Pipeline] } 16:04:39 $ docker stop --time=1 418bbae2dc0122eb41842731f856d59b06326d0066445784ebc7c1d60b09c316 16:04:41 $ docker rm -f --volumes 418bbae2dc0122eb41842731f856d59b06326d0066445784ebc7c1d60b09c316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:41 + docker inspect -f . ci-base-image-x86_64 16:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:41 prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container 16:04: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-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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:04:42 $ docker top 73d5022dbe99e0ebd66bb779cab859d3289bd41ba2bc23665067eec28f70c246 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:42 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-214 [Pipeline] fileExists [Pipeline] sh 16:04:43 + make test 16:04:43 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:04:43 go: downloading github.com/nats-io/nats.go v1.20.0 16:04:43 go: downloading github.com/stretchr/testify v1.8.1 16:04:43 go: downloading github.com/google/uuid v1.3.0 16:04:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 16:04:43 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 16:04:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:04:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:04:43 go: downloading github.com/davecgh/go-spew v1.1.1 16:04:43 go: downloading github.com/pmezard/go-difflib v1.0.0 16:04:43 go: downloading github.com/stretchr/objx v0.5.0 16:04:43 go: downloading gopkg.in/yaml.v3 v3.0.1 16:04:43 go: downloading github.com/go-playground/validator/v10 v10.11.2 16:04:43 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:04:43 go: downloading github.com/nats-io/nkeys v0.3.0 16:04:43 go: downloading github.com/nats-io/nuid v1.0.1 16:04:43 go: downloading github.com/gorilla/websocket v1.4.2 16:04:43 go: downloading golang.org/x/net v0.5.0 16:04:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:04:43 go: downloading github.com/go-playground/universal-translator v0.18.1 16:04:43 go: downloading github.com/leodido/go-urn v1.2.1 16:04:43 go: downloading golang.org/x/crypto v0.5.0 16:04:43 go: downloading golang.org/x/text v0.6.0 16:04:43 go: downloading github.com/klauspost/compress v1.15.11 16:04:43 go: downloading github.com/minio/highwayhash v1.0.2 16:04:43 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:04:44 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 16:04:44 go: downloading github.com/x448/float16 v0.8.4 16:04:44 go: downloading github.com/go-playground/locales v0.14.1 16:04:44 go: downloading golang.org/x/sys v0.4.0 16:05:06 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.054s coverage: 66.4% of statements 16:05:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg [no test files] 16:05:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.086s coverage: 91.1% of statements 16:05:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.047s coverage: 87.5% of statements 16:05:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:05:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:05:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.084s coverage: 35.9% of statements 16:05:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.049s coverage: 68.0% of statements 16:05:20 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:05:20 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.033s coverage: 87.5% of statements 16:05:20 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:05:20 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.035s coverage: 100.0% of statements 16:05:20 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.025s coverage: 100.0% of statements 16:05:20 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.034s coverage: 95.1% of statements 16:05:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:05:23 go vet ./... 16:05:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:05:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:05:26 $ docker stop --time=1 73d5022dbe99e0ebd66bb779cab859d3289bd41ba2bc23665067eec28f70c246 16:05:33 $ docker rm -f --volumes 73d5022dbe99e0ebd66bb779cab859d3289bd41ba2bc23665067eec28f70c246 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:05:34 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:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:35 16:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:35 latest: Pulling from edgex-lftools-log-publisher 16:05:35 5eb5b503b376: Pulling fs layer 16:05:35 5c69ac0246d0: Pulling fs layer 16:05:35 ec43610c2a17: Pulling fs layer 16:05:35 3a2ae6a8a46f: Pulling fs layer 16:05:35 33b1e0a273af: Pulling fs layer 16:05:35 5d3b04190fa2: Pulling fs layer 16:05:35 2f39f015ded8: Pulling fs layer 16:05:35 3a2ae6a8a46f: Waiting 16:05:35 2f39f015ded8: Waiting 16:05:35 5d3b04190fa2: Waiting 16:05:35 5c69ac0246d0: Download complete 16:05:35 3a2ae6a8a46f: Verifying Checksum 16:05:35 33b1e0a273af: Verifying Checksum 16:05:35 33b1e0a273af: Download complete 16:05:35 ec43610c2a17: Verifying Checksum 16:05:35 ec43610c2a17: Download complete 16:05:35 5d3b04190fa2: Download complete 16:05:36 5eb5b503b376: Verifying Checksum 16:05:36 5eb5b503b376: Download complete 16:05:37 2f39f015ded8: Download complete 16:05:37 5eb5b503b376: Pull complete 16:05:37 5c69ac0246d0: Pull complete 16:05:38 ec43610c2a17: Pull complete 16:05:38 3a2ae6a8a46f: Pull complete 16:05:38 33b1e0a273af: Pull complete 16:05:38 5d3b04190fa2: Pull complete 16:05:42 2f39f015ded8: Pull complete 16:05:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:42 prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container 16:05:42 $ 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-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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:05:53 $ docker top 463a9f77f26bb88cf0e5a8523a2d81772c9a827eb19adcd0a612706e5ee05aa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:53 ---> job-cost.sh 16:05:53 lf-activate-venv: SKIPPING 16:05:53 INFO: No Stack... 16:05:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:05:54 INFO: Archiving Costs [Pipeline] sh 16:05:54 + cat /w/workspace/xfoundry_go-mod-messaging_PR-214/archives/cost.csv 16:05:54 + cut -d, -f6 [Pipeline] lock 16:05:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] 16:05:54 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] did not exist. Created. 16:05:54 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:55 + echo total: 0.2199999988079071 [Pipeline] stash 16:05:55 Stashed 1 file(s) [Pipeline] } 16:05:55 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:55 $ docker stop --time=1 463a9f77f26bb88cf0e5a8523a2d81772c9a827eb19adcd0a612706e5ee05aa1 16:05:56 $ docker rm -f --volumes 463a9f77f26bb88cf0e5a8523a2d81772c9a827eb19adcd0a612706e5ee05aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:07:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4687 in /w/workspace/xfoundry_go-mod-messaging_PR-214 [Pipeline] { [Pipeline] ws 16:07:07 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:07:07 Selected Git installation does not exist. Using Default 16:07:07 The recommended git tool is: NONE 16:07:12 using credential edgex-jenkins-ssh 16:07:12 Cloning the remote Git repository 16:07:12 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:07:13 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:07:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:07:13 > git --version # timeout=10 16:07:13 > git --version # 'git version 2.25.1' 16:07:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:07:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:15 Merging remotes/origin/main commit 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 into PR head commit e8fe3f7e60ce735cd2f9df5628fe640b13229dde 16:07:16 Merge succeeded, producing e8fe3f7e60ce735cd2f9df5628fe640b13229dde 16:07:16 Checking out Revision e8fe3f7e60ce735cd2f9df5628fe640b13229dde (PR-214) 16:07:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:07:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:07:16 > git config core.sparsecheckout # timeout=10 16:07:16 > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # timeout=10 16:07:16 > git remote # timeout=10 16:07:16 > git config --get remote.origin.url # timeout=10 16:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:16 > git merge 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 # timeout=10 16:07:16 > git rev-parse HEAD^{commit} # timeout=10 16:07:16 > git config core.sparsecheckout # timeout=10 16:07:16 > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # timeout=10 16:07:16 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 16:07:16 > git --version # timeout=10 16:07:16 > git --version # 'git version 2.25.1' 16:07:16 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:07:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:17 Dload Upload Total Spent Left Speed 16:07:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 16:07:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:07:18 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 16:07:18 16:07:18 { 16:07:18 "registry-mirrors": [ 16:07:18 "https://nexus3.edgexfoundry.org:10001" 16:07:18 ], 16:07:18 "bip": "10.250.0.254/24", 16:07:18 "hosts": [ 16:07:18 "tcp://0.0.0.0:5555", 16:07:18 "unix:///var/run/docker.sock" 16:07:18 ], 16:07:18 "mtu": 1458, 16:07:18 "selinux-enabled": true, 16:07:18 "seccomp-profile": "/etc/docker/seccomp.json" 16:07:18 } [Pipeline] sh 16:07:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:07:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:38 ========================================================= 16:07:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:07:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:07:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:07:39 9b18e9b68314: Pulling fs layer 16:07:39 35d82f9e3411: Pulling fs layer 16:07:39 e16973657156: Pulling fs layer 16:07:39 fc693d55d65f: Pulling fs layer 16:07:39 7e9fc2657dce: Pulling fs layer 16:07:39 dda99020689f: Pulling fs layer 16:07:39 db1c61fa0a46: Pulling fs layer 16:07:39 891c053d2c06: Pulling fs layer 16:07:39 7e9fc2657dce: Waiting 16:07:39 dda99020689f: Waiting 16:07:39 db1c61fa0a46: Waiting 16:07:39 fc693d55d65f: Waiting 16:07:39 891c053d2c06: Waiting 16:07:39 e16973657156: Verifying Checksum 16:07:39 e16973657156: Download complete 16:07:39 35d82f9e3411: Download complete 16:07:39 7e9fc2657dce: Download complete 16:07:39 dda99020689f: Download complete 16:07:39 9b18e9b68314: Verifying Checksum 16:07:40 9b18e9b68314: Pull complete 16:07:40 891c053d2c06: Verifying Checksum 16:07:40 891c053d2c06: Download complete 16:07:41 35d82f9e3411: Pull complete 16:07:41 e16973657156: Pull complete 16:07:41 db1c61fa0a46: Verifying Checksum 16:07:41 db1c61fa0a46: Download complete 16:07:42 fc693d55d65f: Verifying Checksum 16:07:42 fc693d55d65f: Download complete 16:07:54 fc693d55d65f: Pull complete 16:07:54 7e9fc2657dce: Pull complete 16:07:54 dda99020689f: Pull complete 16:08:00 db1c61fa0a46: Pull complete 16:08:02 891c053d2c06: Pull complete 16:08:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:08:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:08:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:05 + docker inspect -f . ci-base-image-arm64 16:08:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:05 prd-ubuntu20.04-docker-arm64-4c-16g-4687 does not seem to be running inside a container 16:08:05 $ 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 ******** ci-base-image-arm64 cat 16:08:08 $ docker top 776c4f3a7d575c6e9383b7715392d8bf8a893d4a4ad7abda0d6f2652a0b0a2a4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:09 + go version 16:08:09 go version go1.18.7 linux/arm64 [Pipeline] } 16:08:09 $ docker stop --time=1 776c4f3a7d575c6e9383b7715392d8bf8a893d4a4ad7abda0d6f2652a0b0a2a4 16:08:10 $ docker rm -f --volumes 776c4f3a7d575c6e9383b7715392d8bf8a893d4a4ad7abda0d6f2652a0b0a2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:11 + docker inspect -f . ci-base-image-arm64 16:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-4687 does not seem to be running inside a container 16:08:12 $ 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 ******** ci-base-image-arm64 cat 16:08:13 $ docker top 31972a9fc74b3514f7ae7111fdf0281df576f2654139a798e7d21ef57b642b33 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:13 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:08:14 + make test 16:08:14 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:08:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 16:08:14 go: downloading github.com/nats-io/nats.go v1.20.0 16:08:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:08:14 go: downloading github.com/stretchr/testify v1.8.1 16:08:14 go: downloading github.com/google/uuid v1.3.0 16:08:14 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 16:08:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:08:15 go: downloading github.com/go-playground/validator/v10 v10.11.2 16:08:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:08:15 go: downloading github.com/davecgh/go-spew v1.1.1 16:08:15 go: downloading github.com/pmezard/go-difflib v1.0.0 16:08:15 go: downloading gopkg.in/yaml.v3 v3.0.1 16:08:15 go: downloading github.com/gorilla/websocket v1.4.2 16:08:15 go: downloading golang.org/x/net v0.5.0 16:08:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:08:15 go: downloading github.com/stretchr/objx v0.5.0 16:08:15 go: downloading github.com/nats-io/nkeys v0.3.0 16:08:15 go: downloading github.com/nats-io/nuid v1.0.1 16:08:15 go: downloading github.com/x448/float16 v0.8.4 16:08:15 go: downloading github.com/go-playground/universal-translator v0.18.1 16:08:15 go: downloading github.com/leodido/go-urn v1.2.1 16:08:15 go: downloading golang.org/x/crypto v0.5.0 16:08:16 go: downloading golang.org/x/text v0.6.0 16:08:16 go: downloading github.com/go-playground/locales v0.14.1 16:08:16 go: downloading github.com/klauspost/compress v1.15.11 16:08:16 go: downloading github.com/minio/highwayhash v1.0.2 16:08:16 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:08:16 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 16:10:08 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.232s coverage: 66.4% of statements 16:10:08 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg [no test files] 16:20:00 coverage: 83.9% of statements 16:20:00 panic: test timed out after 10m0s 16:20:00 16:20:00 goroutine 194 [running]: 16:20:00 testing.(*M).startAlarm.func1() 16:20:00 /usr/local/go/src/testing/testing.go:2029 +0xb8 16:20:00 created by time.goFunc 16:20:00 /usr/local/go/src/time/sleep.go:176 +0x4c 16:20:00 16:20:00 goroutine 1 [chan receive]: 16:20:00 testing.(*T).Run(0xc00008f520, {0x415a50, 0x15}, 0x442eb0) 16:20:00 /usr/local/go/src/testing/testing.go:1487 +0x588 16:20:00 testing.runTests.func1(0x0?) 16:20:00 /usr/local/go/src/testing/testing.go:1839 +0x98 16:20:00 testing.tRunner(0xc00008f520, 0xc0000b1b68) 16:20:00 /usr/local/go/src/testing/testing.go:1439 +0x190 16:20:00 testing.runTests(0xc000095220?, {0x6a12a0, 0x10, 0x10}, {0xc00007d500?, 0x12c590?, 0x6a7e60?}) 16:20:00 /usr/local/go/src/testing/testing.go:1837 +0x6d8 16:20:00 testing.(*M).Run(0xc000095220) 16:20:00 /usr/local/go/src/testing/testing.go:1719 +0x888 16:20:00 main.main() 16:20:00 _testmain.go:129 +0x3bc 16:20:00 16:20:00 goroutine 166 [select]: 16:20:00 github.com/eclipse/paho%2emqtt%2egolang.(*client).Disconnect(0xc00023c6c0, 0x11c37937e08000) 16:20:00 /go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.2/client.go:474 +0x164 16:20:00 github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt.(*Client).Disconnect(0xc000216e80) 16:20:00 /w/workspace/go-mod-messaging/1/internal/pkg/mqtt/client.go:182 +0xb8 16:20:00 github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt.TestClient_Disconnect(0x0?) 16:20:00 /w/workspace/go-mod-messaging/1/internal/pkg/mqtt/client_test.go:998 +0xd4 16:20:00 testing.tRunner(0xc000213040, 0x442eb0) 16:20:00 /usr/local/go/src/testing/testing.go:1439 +0x190 16:20:00 created by testing.(*T).Run 16:20:00 /usr/local/go/src/testing/testing.go:1486 +0x56c 16:20:00 16:20:00 goroutine 178 [select]: 16:20:00 github.com/eclipse/paho%2emqtt%2egolang.(*client).Disconnect.func1() 16:20:00 /go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.2/client.go:457 +0x47c 16:20:00 created by github.com/eclipse/paho%2emqtt%2egolang.(*client).Disconnect 16:20:00 /go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.2/client.go:442 +0xf4 16:20:00 FAIL github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 600.060s 16:20:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.194s coverage: 87.5% of statements 16:20:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:20:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:20:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.287s coverage: 35.9% of statements 16:20:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.131s coverage: 68.0% of statements 16:20:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:20:00 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.070s coverage: 87.5% of statements 16:20:00 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:20:00 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.060s coverage: 100.0% of statements 16:20:00 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.080s coverage: 100.0% of statements 16:20:00 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.068s coverage: 95.1% of statements 16:20:00 FAIL 16:20:00 make: *** [Makefile:12: unittest] Error 1 [Pipeline] } 16:20:00 $ docker stop --time=1 31972a9fc74b3514f7ae7111fdf0281df576f2654139a798e7d21ef57b642b33 16:20:02 $ docker rm -f --volumes 31972a9fc74b3514f7ae7111fdf0281df576f2654139a798e7d21ef57b642b33 [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:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:04 16:20:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:05 arm64: Pulling from edgex-lftools-log-publisher 16:20:05 8998bd30e6a1: Pulling fs layer 16:20:05 04944245beec: Pulling fs layer 16:20:05 699f458cf7ca: Pulling fs layer 16:20:05 765212b225bb: Pulling fs layer 16:20:05 f23df028b6ca: Pulling fs layer 16:20:05 d65c8cfc05b1: Pulling fs layer 16:20:05 2437ff75d9bd: Pulling fs layer 16:20:05 f23df028b6ca: Waiting 16:20:05 d65c8cfc05b1: Waiting 16:20:05 2437ff75d9bd: Waiting 16:20:05 04944245beec: Verifying Checksum 16:20:05 04944245beec: Download complete 16:20:05 765212b225bb: Download complete 16:20:05 f23df028b6ca: Download complete 16:20:05 d65c8cfc05b1: Verifying Checksum 16:20:05 d65c8cfc05b1: Download complete 16:20:05 699f458cf7ca: Verifying Checksum 16:20:05 699f458cf7ca: Download complete 16:20:05 8998bd30e6a1: Download complete 16:20:08 2437ff75d9bd: Verifying Checksum 16:20:08 2437ff75d9bd: Download complete 16:20:10 8998bd30e6a1: Pull complete 16:20:10 04944245beec: Pull complete 16:20:11 699f458cf7ca: Pull complete 16:20:12 765212b225bb: Pull complete 16:20:12 f23df028b6ca: Pull complete 16:20:12 d65c8cfc05b1: Pull complete 16:20:27 2437ff75d9bd: Pull complete 16:20:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:28 prd-ubuntu20.04-docker-arm64-4c-16g-4687 does not seem to be running inside a container 16:20:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:20:30 $ docker top 0d1cc82a0177bc177248e39aea155ec6592bcf99152b670f3e3b51ff7e9b758b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:31 ---> job-cost.sh 16:20:31 lf-activate-venv: SKIPPING 16:20:31 INFO: No Stack... 16:20:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:20:32 INFO: Archiving Costs [Pipeline] sh 16:20:33 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 16:20:33 + cut -d, -f6 [Pipeline] lock 16:20:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] 16:20:33 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] did not exist. Created. 16:20:33 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:34 /w/workspace/go-mod-messaging/1@tmp/durable-b390db3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:20:34 + echo total: 0.10999999940395355 [Pipeline] stash 16:20:34 Warning: overwriting stash ‘stack-cost’ 16:20:34 Stashed 1 file(s) [Pipeline] } 16:20:34 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:35 $ docker stop --time=1 0d1cc82a0177bc177248e39aea155ec6592bcf99152b670f3e3b51ff7e9b758b 16:20:36 $ docker rm -f --volumes 0d1cc82a0177bc177248e39aea155ec6592bcf99152b670f3e3b51ff7e9b758b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:20:37 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:20:39 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-214/archives ] 16:20:39 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-214/archives 16:20:39 total 16 16:20:39 drwxr-xr-x 3 root root 4096 Feb 6 16:05 . 16:20:39 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:05 .. 16:20:39 drwxr-xr-x 2 root root 4096 Feb 6 16:05 cost 16:20:39 -rw-r--r-- 1 root root 88 Feb 6 16:05 cost.csv 16:20:39 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-214/archives 16:20:39 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-214/archives 16:20:39 total 16 16:20:39 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:05 . 16:20:39 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:05 .. 16:20:39 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:05 cost 16:20:39 -rw-r--r-- 1 jenkins jenkins 88 Feb 6 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:20:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:40 ---> package-listing.sh 16:20:40 ++ facter osfamily 16:20:40 ++ tr '[:upper:]' '[:lower:]' 16:20:40 + OS_FAMILY=debian 16:20:40 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-214 16:20:40 + START_PACKAGES=/tmp/packages_start.txt 16:20:40 + END_PACKAGES=/tmp/packages_end.txt 16:20:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:40 + PACKAGES=/tmp/packages_start.txt 16:20:40 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-214 ']' 16:20:40 + PACKAGES=/tmp/packages_end.txt 16:20:40 + case "${OS_FAMILY}" in 16:20:40 + dpkg -l 16:20:40 + grep '^ii' 16:20:40 + '[' -f /tmp/packages_start.txt ']' 16:20:40 + '[' -f /tmp/packages_end.txt ']' 16:20:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:40 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-214 ']' 16:20:40 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-214/archives/ 16:20:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-214/archives/ [Pipeline] echo 16:20:40 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-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:20:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:41 prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container 16:20:41 $ 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-214/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-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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:20:41 $ docker top 9ad8bdd9307861b8b835ee4b80aced994eceae11cfc0d4cd875fd1104fa35112 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:42 + mkdir -p /var/log/sysstat [Pipeline] sh 16:20:42 + ls /var/log/sa-host 16:20:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:43 provisioning config files... 16:20:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/config17337025960275070780tmp [Pipeline] { [Pipeline] echo 16:20:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:43 ---> create-netrc.sh [Pipeline] } 16:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:20:43 ---> python-tools-install.sh [Pipeline] echo 16:20:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:44 ---> sudo-logs.sh 16:20:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:20:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:44 ---> job-cost.sh 16:20:44 lf-activate-venv: SKIPPING 16:20:44 DEBUG: total: 0.2199999988079071 16:20:44 INFO: Retrieving Stack Cost... 16:20:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:20:45 INFO: Archiving Costs [Pipeline] echo 16:20:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:45 ---> logs-deploy.sh 16:20:45 lf-activate-venv: SKIPPING 16:20:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-214/1 16:20:45 INFO: archiving workspace using pattern(s): 16:20:46 Archives upload complete. 16:20:47 INFO: archiving logs to Nexus 16:20:47 ---> uname -a: 16:20:47 Linux prd-ubuntu20-04-docker-8c-8g-4683 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:20:47 16:20:47 16:20:47 ---> lscpu: 16:20:47 Architecture: x86_64 16:20:47 CPU op-mode(s): 32-bit, 64-bit 16:20:47 Byte Order: Little Endian 16:20:47 Address sizes: 40 bits physical, 48 bits virtual 16:20:47 CPU(s): 8 16:20:47 On-line CPU(s) list: 0-7 16:20:47 Thread(s) per core: 1 16:20:47 Core(s) per socket: 1 16:20:47 Socket(s): 8 16:20:47 NUMA node(s): 1 16:20:47 Vendor ID: AuthenticAMD 16:20:47 CPU family: 23 16:20:47 Model: 49 16:20:47 Model name: AMD EPYC-Rome Processor 16:20:47 Stepping: 0 16:20:47 CPU MHz: 2799.998 16:20:47 BogoMIPS: 5599.99 16:20:47 Virtualization: AMD-V 16:20:47 Hypervisor vendor: KVM 16:20:47 Virtualization type: full 16:20:47 L1d cache: 256 KiB 16:20:47 L1i cache: 256 KiB 16:20:47 L2 cache: 4 MiB 16:20:47 L3 cache: 128 MiB 16:20:47 NUMA node0 CPU(s): 0-7 16:20:47 Vulnerability Itlb multihit: Not affected 16:20:47 Vulnerability L1tf: Not affected 16:20:47 Vulnerability Mds: Not affected 16:20:47 Vulnerability Meltdown: Not affected 16:20:47 Vulnerability Mmio stale data: Not affected 16:20:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:20:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:20:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:20:47 Vulnerability Srbds: Not affected 16:20:47 Vulnerability Tsx async abort: Not affected 16:20:47 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:20:47 16:20:47 16:20:47 ---> nproc: 16:20:47 8 16:20:47 16:20:47 16:20:47 ---> df -h: 16:20:47 Filesystem Size Used Avail Use% Mounted on 16:20:47 overlay 155G 11G 145G 7% / 16:20:47 tmpfs 64M 0 64M 0% /dev 16:20:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:20:47 shm 64M 0 64M 0% /dev/shm 16:20:47 /dev/vda1 155G 11G 145G 7% /facter-os 16:20:47 16:20:47 16:20:47 ---> sar -b -r -n DEV: 16:20:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4683) 02/06/23 _x86_64_ (8 CPU) 16:20:47 16:20:47 16:03:10 LINUX RESTART (8 CPU) 16:20:47 16:20:47 16:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:20:47 16:05:01 78.87 3.42 75.45 0.00 459.92 72639.36 0.00 16:20:47 16:06:01 59.39 0.18 59.21 0.00 9.20 65520.28 0.00 16:20:47 16:07:01 6.43 0.00 6.43 0.00 0.00 37241.41 0.00 16:20:47 16:08:01 3.05 0.00 3.05 0.00 0.00 15199.60 0.00 16:20:47 16:09:01 53.44 11.61 41.83 0.00 5177.67 8747.34 0.00 16:20:47 16:10:01 6.68 0.02 6.67 0.00 0.13 127.85 0.00 16:20:47 16:11:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 16:20:47 16:12:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 16:20:47 16:13:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 16:20:47 16:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 16:20:47 16:15:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 16:20:47 16:16:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 16:20:47 16:17:01 2.15 0.02 2.14 0.00 0.14 23.72 0.00 16:20:47 16:18:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 16:20:47 16:19:01 2.88 0.02 2.87 0.00 0.13 37.33 0.00 16:20:47 16:20:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 16:20:47 Average: 14.04 0.95 13.09 0.00 353.31 12491.80 0.00 16:20:47 16:20:47 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:47 16:05:01 28365148 31273120 1029980 3.13 81996 3077440 2389096 7.04 1571208 2547304 491784 16:20:47 16:06:01 28697268 31597344 707284 2.15 91580 3046880 1752220 5.16 1086668 2688648 328 16:20:47 16:07:01 28696500 31596792 707592 2.15 91652 3046884 1752220 5.16 1087224 2688652 56 16:20:47 16:08:01 28696480 31596864 707356 2.15 91696 3046884 1752220 5.16 1086956 2688656 160 16:20:47 16:09:01 28165852 31576544 716556 2.18 125596 3502168 1799912 5.30 1410592 2860372 1012 16:20:47 16:10:01 28172344 31578348 714788 2.17 124200 3498916 1793864 5.29 1407124 2857228 4 16:20:47 16:11:01 28179896 31585960 707084 2.15 124296 3498912 1793864 5.29 1400160 2857236 4 16:20:47 16:12:01 28179880 31586080 706936 2.15 124368 3498928 1793864 5.29 1400272 2857248 8 16:20:47 16:13:01 28179304 31585568 707320 2.15 124444 3498924 1793864 5.29 1400328 2857252 8 16:20:47 16:14:01 28178572 31584940 707812 2.15 124492 3498920 1793864 5.29 1400472 2857240 16 16:20:47 16:15:01 28178784 31585668 707204 2.15 124572 3498928 1793864 5.29 1400580 2857512 8 16:20:47 16:16:01 28178516 31585476 707388 2.15 124620 3498932 1793864 5.29 1400624 2857528 16 16:20:47 16:17:01 28178632 31585668 707044 2.15 124704 3498936 1793864 5.29 1400128 2857528 16 16:20:47 16:18:01 28178764 31585876 706664 2.15 124724 3498936 1793864 5.29 1400128 2857528 8 16:20:47 16:19:01 28178436 31585740 706504 2.15 124824 3498920 1797096 5.30 1400452 2857508 16 16:20:47 16:20:01 28177756 31585228 706888 2.15 124932 3498920 1797096 5.30 1400488 2857516 16 16:20:47 Average: 28286383 31567201 728400 2.22 115794 3388027 1824040 5.38 1353338 2806560 30841 16:20:47 16:20:47 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:47 16:05:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 16:20:47 16:05:01 veth4028b93 85.54 86.25 7.06 990.65 0.00 0.00 0.00 0.08 16:20:47 16:05:01 ens3 343.81 284.09 6678.04 41.04 0.00 0.00 0.00 0.00 16:20:47 16:05:01 docker0 86.99 87.50 6.11 1004.65 0.00 0.00 0.00 0.00 16:20:47 16:06:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 16:20:47 16:06:01 ens3 118.33 93.28 2528.07 87.31 0.00 0.00 0.00 0.00 16:20:47 16:06:01 docker0 0.37 0.48 0.02 0.03 0.00 0.00 0.00 0.00 16:20:47 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:07:01 ens3 3.82 2.00 9.32 0.32 0.00 0.00 0.00 0.00 16:20:47 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:08:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 16:20:47 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:20:47 16:09:01 ens3 103.47 52.72 2750.12 4.04 0.00 0.00 0.00 0.00 16:20:47 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:10:01 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 16:20:47 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:12:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:12:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:13:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:13:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:14:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:20:47 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:17:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:17:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:20:47 16:19:01 ens3 0.42 0.40 0.20 0.09 0.00 0.00 0.00 0.00 16:20:47 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 16:20:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:20:47 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:47 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 16:20:47 Average: ens3 35.78 27.12 748.65 8.33 0.00 0.00 0.00 0.00 16:20:47 Average: docker0 5.47 5.50 0.38 62.86 0.00 0.00 0.00 0.00 16:20:47 16:20:47 16:20:47 ---> sar -P ALL: 16:20:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4683) 02/06/23 _x86_64_ (8 CPU) 16:20:47 16:20:47 16:03:10 LINUX RESTART (8 CPU) 16:20:47 16:20:47 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:20:47 16:05:01 all 19.04 0.00 4.03 4.44 0.12 72.37 16:20:47 16:05:01 0 18.12 0.00 4.37 0.27 0.10 77.14 16:20:47 16:05:01 1 18.78 0.00 3.66 13.43 0.12 64.01 16:20:47 16:05:01 2 19.00 0.00 4.14 0.32 0.17 76.37 16:20:47 16:05:01 3 17.39 0.00 3.72 11.97 0.12 66.80 16:20:47 16:05:01 4 20.16 0.00 3.78 0.12 0.13 75.81 16:20:47 16:05:01 5 18.51 0.00 4.26 4.91 0.12 72.21 16:20:47 16:05:01 6 18.55 0.00 4.22 3.14 0.10 73.98 16:20:47 16:05:01 7 21.81 0.00 4.05 1.39 0.14 72.61 16:20:47 16:06:01 all 15.29 0.00 2.70 6.87 0.09 75.04 16:20:47 16:06:01 0 18.15 0.00 3.17 21.39 0.10 57.19 16:20:47 16:06:01 1 13.42 0.00 2.42 3.26 0.08 80.83 16:20:47 16:06:01 2 13.96 0.00 2.79 3.96 0.07 79.23 16:20:47 16:06:01 3 16.77 0.00 2.83 8.69 0.10 71.61 16:20:47 16:06:01 4 13.95 0.00 2.48 0.03 0.07 83.47 16:20:47 16:06:01 5 13.28 0.00 2.53 0.45 0.10 83.64 16:20:47 16:06:01 6 18.64 0.00 2.92 0.44 0.10 77.90 16:20:47 16:06:01 7 14.21 0.00 2.49 16.85 0.10 66.35 16:20:47 16:07:01 all 0.13 0.00 0.01 0.02 0.00 99.83 16:20:47 16:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:20:47 16:07:01 1 0.07 0.00 0.00 0.00 0.00 99.93 16:20:47 16:07:01 2 0.85 0.00 0.02 0.00 0.02 99.12 16:20:47 16:07:01 3 0.00 0.00 0.00 0.07 0.00 99.93 16:20:47 16:07:01 4 0.00 0.00 0.03 0.00 0.02 99.95 16:20:47 16:07:01 5 0.08 0.00 0.03 0.00 0.00 99.88 16:20:47 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:20:47 16:07:01 7 0.05 0.00 0.02 0.05 0.00 99.88 16:20:47 16:08:01 all 0.12 0.00 0.02 0.01 0.01 99.85 16:20:47 16:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:20:47 16:08:01 1 0.07 0.00 0.00 0.00 0.00 99.93 16:20:47 16:08:01 2 0.76 0.00 0.05 0.00 0.00 99.19 16:20:47 16:08:01 3 0.02 0.00 0.02 0.03 0.02 99.92 16:20:47 16:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:20:47 16:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:20:47 16:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:20:47 16:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:20:47 16:09:01 all 2.28 0.00 1.36 0.83 0.03 95.50 16:20:47 16:09:01 0 3.53 0.00 1.24 2.39 0.03 92.80 16:20:47 16:09:01 1 2.12 0.00 1.27 1.77 0.03 94.80 16:20:47 16:09:01 2 2.17 0.00 1.12 0.43 0.03 96.24 16:20:47 16:09:01 3 2.37 0.00 1.05 0.79 0.03 95.75 16:20:47 16:09:01 4 1.99 0.00 2.12 0.07 0.03 95.79 16:20:47 16:09:01 5 2.27 0.00 1.15 0.13 0.03 96.41 16:20:47 16:09:01 6 2.00 0.00 1.99 0.53 0.03 95.44 16:20:47 16:09:01 7 1.81 0.00 0.92 0.50 0.03 96.74 16:20:47 16:10:01 all 0.10 0.00 0.06 0.03 0.01 99.80 16:20:47 16:10:01 0 0.20 0.00 0.03 0.02 0.02 99.73 16:20:47 16:10:01 1 0.03 0.00 0.07 0.13 0.02 99.75 16:20:47 16:10:01 2 0.02 0.00 0.03 0.07 0.00 99.88 16:20:47 16:10:01 3 0.08 0.00 0.05 0.00 0.02 99.85 16:20:47 16:10:01 4 0.22 0.00 0.13 0.00 0.02 99.63 16:20:47 16:10:01 5 0.07 0.00 0.05 0.00 0.02 99.87 16:20:47 16:10:01 6 0.10 0.00 0.05 0.02 0.02 99.82 16:20:47 16:10:01 7 0.07 0.00 0.07 0.02 0.00 99.85 16:20:47 16:11:01 all 0.05 0.00 0.01 0.02 0.01 99.92 16:20:47 16:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:20:47 16:11:01 1 0.02 0.00 0.00 0.13 0.00 99.85 16:20:47 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:11:01 3 0.30 0.00 0.02 0.00 0.02 99.67 16:20:47 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:20:47 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:20:47 16:12:01 all 0.03 0.00 0.01 0.02 0.00 99.94 16:20:47 16:12:01 0 0.00 0.00 0.00 0.08 0.00 99.92 16:20:47 16:12:01 1 0.02 0.00 0.02 0.08 0.00 99.88 16:20:47 16:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:20:47 16:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:20:47 16:12:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:20:47 16:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:20:47 16:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:20:47 16:13:01 all 0.10 0.00 0.01 0.01 0.00 99.88 16:20:47 16:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:20:47 16:13:01 1 0.00 0.00 0.00 0.03 0.00 99.97 16:20:47 16:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:13:01 3 0.77 0.00 0.00 0.00 0.02 99.22 16:20:47 16:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:20:47 16:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:20:47 16:14:01 all 0.20 0.00 0.01 0.01 0.00 99.78 16:20:47 16:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:20:47 16:14:01 1 0.10 0.00 0.00 0.05 0.00 99.85 16:20:47 16:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:14:01 3 1.31 0.00 0.02 0.00 0.00 98.68 16:20:47 16:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:20:47 16:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:20:47 16:15:01 all 0.10 0.00 0.01 0.07 0.01 99.81 16:20:47 16:15:01 0 0.03 0.00 0.03 0.02 0.00 99.92 16:20:47 16:15:01 1 0.22 0.00 0.00 0.52 0.02 99.25 16:20:47 16:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:15:01 3 0.40 0.00 0.03 0.00 0.02 99.55 16:20:47 16:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:20:47 16:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:20:47 16:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:20:47 16:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:20:47 16:20:47 16:15:01 CPU %user %nice %system %iowait %steal %idle 16:20:47 16:16:01 all 0.04 0.00 0.01 0.01 0.00 99.92 16:20:47 16:16:01 0 0.02 0.00 0.03 0.02 0.00 99.93 16:20:47 16:16:01 1 0.02 0.00 0.02 0.08 0.00 99.88 16:20:47 16:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:16:01 3 0.27 0.00 0.03 0.00 0.02 99.68 16:20:47 16:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:20:47 16:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:20:47 16:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:17:01 all 0.03 0.00 0.01 0.04 0.00 99.92 16:20:47 16:17:01 0 0.00 0.00 0.00 0.17 0.02 99.81 16:20:47 16:17:01 1 0.12 0.00 0.02 0.14 0.00 99.73 16:20:47 16:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:20:47 16:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:20:47 16:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:20:47 16:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:20:47 16:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:20:47 16:18:01 all 0.06 0.00 0.01 0.01 0.00 99.91 16:20:47 16:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 16:20:47 16:18:01 1 0.07 0.00 0.02 0.02 0.00 99.90 16:20:47 16:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:18:01 3 0.38 0.00 0.03 0.00 0.02 99.57 16:20:47 16:18:01 4 0.02 0.00 0.00 0.07 0.02 99.90 16:20:47 16:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:20:47 16:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:19:01 all 0.07 0.00 0.04 0.03 0.01 99.85 16:20:47 16:19:01 0 0.08 0.00 0.03 0.00 0.00 99.88 16:20:47 16:19:01 1 0.03 0.00 0.05 0.12 0.02 99.78 16:20:47 16:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:20:47 16:19:01 3 0.13 0.00 0.07 0.00 0.03 99.77 16:20:47 16:19:01 4 0.08 0.00 0.05 0.15 0.00 99.72 16:20:47 16:19:01 5 0.10 0.00 0.02 0.00 0.00 99.88 16:20:47 16:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:20:47 16:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 16:20:47 16:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:20:47 16:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:20:47 16:20:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:20:47 16:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 16:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:20:47 16:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:20:47 16:20:01 5 0.02 0.00 0.02 0.05 0.00 99.92 16:20:47 16:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:20:47 16:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:47 Average: all 2.33 0.00 0.51 0.77 0.02 96.37 16:20:47 Average: 0 2.49 0.00 0.56 1.50 0.02 95.43 16:20:47 Average: 1 2.18 0.00 0.47 1.23 0.02 96.11 16:20:47 Average: 2 2.27 0.00 0.50 0.29 0.02 96.92 16:20:47 Average: 3 2.48 0.00 0.49 1.33 0.03 95.68 16:20:47 Average: 4 2.27 0.00 0.54 0.03 0.02 97.14 16:20:47 Average: 5 2.13 0.00 0.51 0.34 0.02 97.00 16:20:47 Average: 6 2.45 0.00 0.58 0.26 0.02 96.70 16:20:47 Average: 7 2.36 0.00 0.47 1.17 0.02 95.98 16:20:47 16:20:47 16:20:47