Pull request #372 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4c445bd773a2e9833cc191f53b4a66655d3738b+bebb542aba224858ebf51d6562fe329ce1d93eea (48e747779c6c24e7d00d14f6834aca964aec5b53) 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-ssh11620071255884220262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9991364533440971858.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-372/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-372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11150830845764577312.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-372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6502991233693835037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6783734657973359682.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-372/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-372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10078167092534106200.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27107 in /w/workspace/xfoundry_go-mod-messaging_PR-372 [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-372 # 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/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bebb542aba224858ebf51d6562fe329ce1d93eea into PR head commit b4c445bd773a2e9833cc191f53b4a66655d3738b Merge succeeded, producing b4c445bd773a2e9833cc191f53b4a66655d3738b Checking out Revision b4c445bd773a2e9833cc191f53b4a66655d3738b (PR-372) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f b4c445bd773a2e9833cc191f53b4a66655d3738b # 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 bebb542aba224858ebf51d6562fe329ce1d93eea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4c445bd773a2e9833cc191f53b4a66655d3738b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:33:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:33:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:33:41 ========================================================= 16:33:41 EdgeX Global Pipelines Version Info 16:33:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:33:42 ------------------- 16:33:42 stable info: 16:33:42 ------------------- 16:33:42 Commited By: Ginny Guan ginny@iotechsys.com 16:33:42 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 16:33:42 Message: update stable to v1.0.265 16:33:42 ------------------- 16:33:42 experimental info: 16:33:42 ------------------- 16:33:42 Commited By: Cherry Wang cherry@iotechsys.com 16:33:42 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 16:33:42 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:33:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:33:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:33:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo 16:33:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo 16:33:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo 16:33:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4c445bd773a2e9833cc191f53b4a66655d3738b [Pipeline] echo 16:33:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4c445b [Pipeline] echo 16:33:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:33:46 + git rev-list -1 --merges b4c445bd773a2e9833cc191f53b4a66655d3738b~1..b4c445bd773a2e9833cc191f53b4a66655d3738b [Pipeline] echo 16:33:46 -----------> git rev-list -1 --merges b4c445bd773a2e9833cc191f53b4a66655d3738b~1..b4c445bd773a2e9833cc191f53b4a66655d3738b b4c445bd773a2e9833cc191f53b4a66655d3738b [false] [Pipeline] sh 16:33:46 + git log --format=format:%s -1 b4c445bd773a2e9833cc191f53b4a66655d3738b [Pipeline] echo 16:33:46 ========================================================= 16:33:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:33:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:46 + git log --format=format:%s -1 b4c445bd773a2e9833cc191f53b4a66655d3738b [Pipeline] echo 16:33:46 [semverPrep] GIT_COMMIT: b4c445bd773a2e9833cc191f53b4a66655d3738b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo 16:33:47 [semverPrep] This is not a build commit. [Pipeline] sh 16:33:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:33:47 + grep -v github /etc/ssh/ssh_known_hosts 16:33:47 + [ -e /tmp/ssh_known_hosts ] 16:33:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:33:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:33:47 + sudo tee -a /etc/ssh/ssh_known_hosts 16:33:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:33:48 16:33:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:33:48 0.1.4: Pulling from edgex-devops/py-git-semver 16:33:48 b85a868b505f: Pulling fs layer 16:33:48 e2be974225ed: Pulling fs layer 16:33:48 339a4e72a1f5: Pulling fs layer 16:33:48 988bab9f4d93: Pulling fs layer 16:33:48 1469e6f7b9e6: Pulling fs layer 16:33:48 eaf3925da568: Pulling fs layer 16:33:48 bab4dde63d76: Pulling fs layer 16:33:48 988bab9f4d93: Waiting 16:33:48 1469e6f7b9e6: Waiting 16:33:48 eaf3925da568: Waiting 16:33:48 bde34c3a00c8: Pulling fs layer 16:33:48 b352a97aabf1: Pulling fs layer 16:33:48 4872d77fe225: Pulling fs layer 16:33:48 bde34c3a00c8: Waiting 16:33:48 b352a97aabf1: Waiting 16:33:48 5851b861e8e6: Pulling fs layer 16:33:48 4872d77fe225: Waiting 16:33:48 e2be974225ed: Download complete 16:33:48 988bab9f4d93: Verifying Checksum 16:33:48 988bab9f4d93: Download complete 16:33:48 1469e6f7b9e6: Verifying Checksum 16:33:48 1469e6f7b9e6: Download complete 16:33:48 eaf3925da568: Download complete 16:33:48 339a4e72a1f5: Verifying Checksum 16:33:48 339a4e72a1f5: Download complete 16:33:49 bde34c3a00c8: Download complete 16:33:49 b352a97aabf1: Download complete 16:33:49 4872d77fe225: Verifying Checksum 16:33:49 4872d77fe225: Download complete 16:33:49 5851b861e8e6: Download complete 16:33:49 b85a868b505f: Verifying Checksum 16:33:49 b85a868b505f: Download complete 16:33:49 bab4dde63d76: Verifying Checksum 16:33:49 bab4dde63d76: Download complete 16:33:50 b85a868b505f: Pull complete 16:33:50 e2be974225ed: Pull complete 16:33:51 339a4e72a1f5: Pull complete 16:33:51 988bab9f4d93: Pull complete 16:33:51 1469e6f7b9e6: Pull complete 16:33:51 eaf3925da568: Pull complete 16:33:53 bab4dde63d76: Pull complete 16:33:53 bde34c3a00c8: Pull complete 16:33:53 b352a97aabf1: Pull complete 16:33:53 4872d77fe225: Pull complete 16:33:53 5851b861e8e6: Pull complete 16:33:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:54 prd-ubuntu20.04-docker-8c-8g-27107 does not seem to be running inside a container 16:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-372 -v /w/workspace/xfoundry_go-mod-messaging_PR-372:/w/workspace/xfoundry_go-mod-messaging_PR-372:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-372@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-372@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:33:57 $ docker top deff4a26317bbdeeeed318479577bb15a3c8587b53c6edc999ce4247de538f0b -eo pid,comm 16:33:57 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:33:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:57 [ssh-agent] Looking for ssh-agent implementation... 16:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:57 $ docker exec deff4a26317bbdeeeed318479577bb15a3c8587b53c6edc999ce4247de538f0b ssh-agent 16:33:57 SSH_AUTH_SOCK=/tmp/ssh-PQiacihneiHS/agent.32 16:33:57 SSH_AGENT_PID=38 16:33:57 Running ssh-add (command line suppressed) 16:33:58 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-372@tmp/private_key_9672326754459208495.key (/w/workspace/xfoundry_go-mod-messaging_PR-372@tmp/private_key_9672326754459208495.key) 16:33:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:58 + git tag --points-at HEAD [Pipeline] } 16:33:58 $ docker exec --env ******** --env ******** deff4a26317bbdeeeed318479577bb15a3c8587b53c6edc999ce4247de538f0b ssh-agent -k 16:33:58 unset SSH_AUTH_SOCK; 16:33:58 unset SSH_AGENT_PID; 16:33:58 echo Agent pid 38 killed; 16:33:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:33:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:58 [ssh-agent] Looking for ssh-agent implementation... 16:33:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:58 $ docker exec deff4a26317bbdeeeed318479577bb15a3c8587b53c6edc999ce4247de538f0b ssh-agent 16:33:58 SSH_AUTH_SOCK=/tmp/ssh-QxhAlvprv9pK/agent.71 16:33:58 SSH_AGENT_PID=77 16:33:58 Running ssh-add (command line suppressed) 16:33:59 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-372@tmp/private_key_7915369276022311928.key (/w/workspace/xfoundry_go-mod-messaging_PR-372@tmp/private_key_7915369276022311928.key) 16:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:59 + git semver init 16:33:59 2024-11-20 16:33:59,614 [run_init] DEBUG init version:0.0.0 force:False 16:33:59 2024-11-20 16:33:59,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-372/.semver 16:33:59 2024-11-20 16:33:59,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-372/.semver 16:33:59 2024-11-20 16:33:59,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-372/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-372, universal_newlines=False, shell=None, istream=None) 16:34:00 2024-11-20 16:34:00,439 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-372/.git/info/exclude 16:34:00 2024-11-20 16:34:00,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-372/.semver/PR-372 with force:False 16:34:00 2024-11-20 16:34:00,440 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-372/.semver/PR-372 16:34:00 2024-11-20 16:34:00,444 [execute] INFO git cat-file --batch-check 16:34:00 2024-11-20 16:34:00,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-372/.semver, universal_newlines=False, shell=None, istream=) 16:34:00 2024-11-20 16:34:00,451 [execute] INFO git cat-file --batch 16:34:00 2024-11-20 16:34:00,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-372/.semver, universal_newlines=False, shell=None, istream=) 16:34:00 2024-11-20 16:34:00,456 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-372/.semver/PR-372 16:34:00 0.0.0 [Pipeline] } 16:34:00 $ docker exec --env ******** --env ******** deff4a26317bbdeeeed318479577bb15a3c8587b53c6edc999ce4247de538f0b ssh-agent -k 16:34:00 unset SSH_AUTH_SOCK; 16:34:00 unset SSH_AGENT_PID; 16:34:00 echo Agent pid 77 killed; 16:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:01 + git semver [Pipeline] } 16:34:01 $ docker stop --time=1 deff4a26317bbdeeeed318479577bb15a3c8587b53c6edc999ce4247de538f0b 16:34:02 $ docker rm -f --volumes deff4a26317bbdeeeed318479577bb15a3c8587b53c6edc999ce4247de538f0b [Pipeline] // withDockerContainer [Pipeline] sh 16:34:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:34:03 Stashed 1 file(s) [Pipeline] echo 16:34:03 [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:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:34:04 ========================================================= 16:34:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 16:34:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:34:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 16:34:04 43c4264eed91: Pulling fs layer 16:34:04 4cc291be95ef: Pulling fs layer 16:34:04 2ac1f1163629: Pulling fs layer 16:34:04 5c3c966382ef: Pulling fs layer 16:34:04 4f4fb700ef54: Pulling fs layer 16:34:04 5d5c8e513c77: Pulling fs layer 16:34:04 5c3c966382ef: Waiting 16:34:04 4f4fb700ef54: Waiting 16:34:04 9f66e0745190: Pulling fs layer 16:34:04 f49a43e4bbc0: Pulling fs layer 16:34:04 561ebcabdf7f: Pulling fs layer 16:34:04 f49a43e4bbc0: Waiting 16:34:04 4cc291be95ef: Verifying Checksum 16:34:04 4cc291be95ef: Download complete 16:34:04 5c3c966382ef: Verifying Checksum 16:34:04 5c3c966382ef: Download complete 16:34:04 4f4fb700ef54: Verifying Checksum 16:34:04 4f4fb700ef54: Download complete 16:34:04 43c4264eed91: Download complete 16:34:04 5d5c8e513c77: Verifying Checksum 16:34:04 5d5c8e513c77: Download complete 16:34:04 9f66e0745190: Verifying Checksum 16:34:04 9f66e0745190: Download complete 16:34:05 43c4264eed91: Pull complete 16:34:05 561ebcabdf7f: Download complete 16:34:05 4cc291be95ef: Pull complete 16:34:05 2ac1f1163629: Verifying Checksum 16:34:05 2ac1f1163629: Download complete 16:34:05 f49a43e4bbc0: Verifying Checksum 16:34:09 2ac1f1163629: Pull complete 16:34:09 5c3c966382ef: Pull complete 16:34:09 4f4fb700ef54: Pull complete 16:34:09 5d5c8e513c77: Pull complete 16:34:09 9f66e0745190: Pull complete 16:34:12 f49a43e4bbc0: Pull complete 16:34:13 561ebcabdf7f: Pull complete 16:34:13 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 16:34:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:34:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 16:34:13 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:13 + docker inspect -f . ci-base-image-x86_64 16:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:14 prd-ubuntu20.04-docker-8c-8g-27107 does not seem to be running inside a container 16:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-372 -v /w/workspace/xfoundry_go-mod-messaging_PR-372:/w/workspace/xfoundry_go-mod-messaging_PR-372:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-372@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-372@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:34:19 Still waiting to schedule task 16:34:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:34:20 $ docker top 3e7e606b72089ba71e56a27e5c756daad00e00be273230fc2b97fb332e505490 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:20 + go version 16:34:20 go version go1.23.2 linux/amd64 [Pipeline] } 16:34:20 $ docker stop --time=1 3e7e606b72089ba71e56a27e5c756daad00e00be273230fc2b97fb332e505490 16:34:22 $ docker rm -f --volumes 3e7e606b72089ba71e56a27e5c756daad00e00be273230fc2b97fb332e505490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:23 + docker inspect -f . ci-base-image-x86_64 16:34:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:23 prd-ubuntu20.04-docker-8c-8g-27107 does not seem to be running inside a container 16:34:23 $ 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-372 -v /w/workspace/xfoundry_go-mod-messaging_PR-372:/w/workspace/xfoundry_go-mod-messaging_PR-372:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-372@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-372@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:34:23 $ docker top af065d3fec4b48442d4b707bead35d5bc998ad4e2fa0a8fcc87e0e263116eade -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:24 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-372 [Pipeline] fileExists [Pipeline] sh 16:34:24 + make test 16:34:24 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:34:24 go: downloading github.com/google/uuid v1.6.0 16:34:24 go: downloading github.com/stretchr/testify v1.9.0 16:34:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.11 16:34:24 go: downloading github.com/nats-io/nats.go v1.37.0 16:34:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:34:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:34:25 go: downloading github.com/davecgh/go-spew v1.1.1 16:34:25 go: downloading github.com/pmezard/go-difflib v1.0.0 16:34:25 go: downloading github.com/stretchr/objx v0.5.2 16:34:25 go: downloading gopkg.in/yaml.v3 v3.0.1 16:34:25 go: downloading github.com/hashicorp/errwrap v1.0.0 16:34:25 go: downloading github.com/klauspost/compress v1.17.2 16:34:25 go: downloading github.com/nats-io/nkeys v0.4.7 16:34:25 go: downloading github.com/nats-io/nuid v1.0.1 16:34:25 go: downloading github.com/gorilla/websocket v1.5.3 16:34:25 go: downloading golang.org/x/net v0.27.0 16:34:25 go: downloading golang.org/x/sync v0.7.0 16:34:25 go: downloading golang.org/x/crypto v0.25.0 16:34:25 go: downloading github.com/go-playground/validator/v10 v10.23.0 16:34:25 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:34:25 go: downloading github.com/x448/float16 v0.8.4 16:34:25 go: downloading github.com/go-playground/universal-translator v0.18.1 16:34:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:34:25 go: downloading github.com/leodido/go-urn v1.4.0 16:34:25 go: downloading golang.org/x/text v0.16.0 16:34:25 go: downloading github.com/go-playground/locales v0.14.1 16:34:25 go: downloading golang.org/x/sys v0.22.0 16:34:47 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 16:34:47 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:34:47 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.033s coverage: 86.1% of statements 16:34:47 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 16:34:50 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.030s coverage: 19.4% of statements 16:34:50 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.057s coverage: 84.2% of statements 16:34:50 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.042s coverage: 85.2% of statements 16:34:50 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.019s coverage: 15.4% of statements 16:34:50 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.025s coverage: 100.0% of statements 16:34:50 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.025s coverage: 100.0% of statements 16:34:50 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.025s coverage: 95.1% of statements 16:35:09 go vet ./... 16:35:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:35:11 $ docker stop --time=1 af065d3fec4b48442d4b707bead35d5bc998ad4e2fa0a8fcc87e0e263116eade 16:35:15 $ docker rm -f --volumes af065d3fec4b48442d4b707bead35d5bc998ad4e2fa0a8fcc87e0e263116eade [Pipeline] // withDockerContainer [Pipeline] sh 16:35:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:35:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:17 16:35:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:18 latest: Pulling from edgex-lftools-log-publisher 16:35:18 5eb5b503b376: Pulling fs layer 16:35:18 5c69ac0246d0: Pulling fs layer 16:35:18 ec43610c2a17: Pulling fs layer 16:35:18 3a2ae6a8a46f: Pulling fs layer 16:35:18 33b1e0a273af: Pulling fs layer 16:35:18 3a2ae6a8a46f: Waiting 16:35:18 5d3b04190fa2: Pulling fs layer 16:35:18 2f39f015ded8: Pulling fs layer 16:35:18 33b1e0a273af: Waiting 16:35:18 5d3b04190fa2: Waiting 16:35:18 2f39f015ded8: Waiting 16:35:18 5c69ac0246d0: Verifying Checksum 16:35:18 5c69ac0246d0: Download complete 16:35:18 3a2ae6a8a46f: Verifying Checksum 16:35:18 3a2ae6a8a46f: Download complete 16:35:18 ec43610c2a17: Verifying Checksum 16:35:18 ec43610c2a17: Download complete 16:35:18 33b1e0a273af: Verifying Checksum 16:35:18 33b1e0a273af: Download complete 16:35:18 5d3b04190fa2: Verifying Checksum 16:35:18 5d3b04190fa2: Download complete 16:35:18 5eb5b503b376: Verifying Checksum 16:35:18 5eb5b503b376: Download complete 16:35:19 2f39f015ded8: Download complete 16:35:20 5eb5b503b376: Pull complete 16:35:20 5c69ac0246d0: Pull complete 16:35:20 ec43610c2a17: Pull complete 16:35:21 3a2ae6a8a46f: Pull complete 16:35:21 33b1e0a273af: Pull complete 16:35:21 5d3b04190fa2: Pull complete 16:35:26 2f39f015ded8: Pull complete 16:35:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:26 prd-ubuntu20.04-docker-8c-8g-27107 does not seem to be running inside a container 16:35:26 $ 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-372 -v /w/workspace/xfoundry_go-mod-messaging_PR-372:/w/workspace/xfoundry_go-mod-messaging_PR-372:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-372@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-372@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:35:31 $ docker top dfdaee75443c1746d52cae8883271efcf5d0384dd17659b8a2c1f2b09cb3ccf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:32 ---> job-cost.sh 16:35:32 lf-activate-venv: SKIPPING 16:35:32 INFO: No Stack... 16:35:32 INFO: Retrieving Pricing Info for: v3-standard-8 16:35:33 INFO: Archiving Costs [Pipeline] sh 16:35:33 + cat /w/workspace/xfoundry_go-mod-messaging_PR-372/archives/cost.csv 16:35:33 + cut -d, -f6 [Pipeline] lock 16:35:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] 16:35:33 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] did not exist. Created. 16:35:33 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:35:33 + echo total: 0.2199999988079071 [Pipeline] stash 16:35:33 Stashed 1 file(s) [Pipeline] } 16:35:33 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:35:34 $ docker stop --time=1 dfdaee75443c1746d52cae8883271efcf5d0384dd17659b8a2c1f2b09cb3ccf3 16:35:35 $ docker rm -f --volumes dfdaee75443c1746d52cae8883271efcf5d0384dd17659b8a2c1f2b09cb3ccf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:35:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27108 in /w/workspace/xfoundry_go-mod-messaging_PR-372 [Pipeline] { [Pipeline] ws 16:35:52 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:35:55 Selected Git installation does not exist. Using Default 16:35:55 The recommended git tool is: NONE 16:36:02 using credential edgex-jenkins-ssh 16:36:02 Cloning the remote Git repository 16:36:02 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:36:02 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:36:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:36:02 > git --version # timeout=10 16:36:02 > git --version # 'git version 2.25.1' 16:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:36:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:06 Merging remotes/origin/main commit bebb542aba224858ebf51d6562fe329ce1d93eea into PR head commit b4c445bd773a2e9833cc191f53b4a66655d3738b 16:36:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:36:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:06 > git config core.sparsecheckout # timeout=10 16:36:07 Merge succeeded, producing b4c445bd773a2e9833cc191f53b4a66655d3738b 16:36:07 Checking out Revision b4c445bd773a2e9833cc191f53b4a66655d3738b (PR-372) 16:36:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" 16:36:08 > git --version # timeout=10 16:36:08 > git --version # 'git version 2.25.1' 16:36:08 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 16:36:07 > git checkout -f b4c445bd773a2e9833cc191f53b4a66655d3738b # timeout=10 16:36:07 > git remote # timeout=10 16:36:07 > git config --get remote.origin.url # timeout=10 16:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:07 > git merge bebb542aba224858ebf51d6562fe329ce1d93eea # timeout=10 16:36:07 > git rev-parse HEAD^{commit} # timeout=10 16:36:07 > git config core.sparsecheckout # timeout=10 16:36:07 > git checkout -f b4c445bd773a2e9833cc191f53b4a66655d3738b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:36:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:13 Dload Upload Total Spent Left Speed 16:36:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh 16:36:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:36:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:36:14 + sudo tee /etc/docker/daemon.new 16:36:14 { 16:36:14 "registry-mirrors": [ 16:36:14 "https://nexus3.edgexfoundry.org:10001" 16:36:14 ], 16:36:14 "bip": "10.250.0.254/24", 16:36:14 "hosts": [ 16:36:14 "tcp://0.0.0.0:5555", 16:36:14 "unix:///var/run/docker.sock" 16:36:14 ], 16:36:14 "mtu": 1458, 16:36:14 "selinux-enabled": true, 16:36:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:36:14 } [Pipeline] sh 16:36:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:36:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:36:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:36:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:36:33 ========================================================= 16:36:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 16:36:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:36:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:34 cf04c63912e1: Pulling fs layer 16:36:34 55b35a11ae5e: Pulling fs layer 16:36:34 a37a00ec5f00: Pulling fs layer 16:36:34 50b3750afda1: Pulling fs layer 16:36:34 4f4fb700ef54: Pulling fs layer 16:36:34 80978eb59214: Pulling fs layer 16:36:34 c9f46d7d2bd2: Pulling fs layer 16:36:34 c5a475d317c9: Pulling fs layer 16:36:34 80978eb59214: Waiting 16:36:34 c9f46d7d2bd2: Waiting 16:36:34 c5a475d317c9: Waiting 16:36:34 50b3750afda1: Waiting 16:36:34 4f4fb700ef54: Waiting 16:36:34 55b35a11ae5e: Verifying Checksum 16:36:34 55b35a11ae5e: Download complete 16:36:34 50b3750afda1: Verifying Checksum 16:36:34 50b3750afda1: Download complete 16:36:34 4f4fb700ef54: Verifying Checksum 16:36:34 4f4fb700ef54: Download complete 16:36:34 80978eb59214: Verifying Checksum 16:36:34 80978eb59214: Download complete 16:36:34 cf04c63912e1: Verifying Checksum 16:36:34 cf04c63912e1: Download complete 16:36:35 c5a475d317c9: Verifying Checksum 16:36:35 c5a475d317c9: Download complete 16:36:35 cf04c63912e1: Pull complete 16:36:35 55b35a11ae5e: Pull complete 16:36:36 a37a00ec5f00: Verifying Checksum 16:36:36 a37a00ec5f00: Download complete 16:36:37 c9f46d7d2bd2: Verifying Checksum 16:36:37 c9f46d7d2bd2: Download complete 16:36:49 a37a00ec5f00: Pull complete 16:36:49 50b3750afda1: Pull complete 16:36:49 4f4fb700ef54: Pull complete 16:36:49 80978eb59214: Pull complete 16:36:57 c9f46d7d2bd2: Pull complete 16:36:58 c5a475d317c9: Pull complete 16:36:58 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 16:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:36:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 16:36:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:58 + docker inspect -f . ci-base-image-arm64 16:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:59 prd-ubuntu20.04-docker-arm64-4c-16g-27108 does not seem to be running inside a container 16:36:59 $ 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:37:02 $ docker top 574e38556d94d02174c267aba03ca753ae370bf34aeb4acc09aa1f0a83ceda60 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:03 + go version 16:37:03 go version go1.23.2 linux/arm64 [Pipeline] } 16:37:03 $ docker stop --time=1 574e38556d94d02174c267aba03ca753ae370bf34aeb4acc09aa1f0a83ceda60 16:37:04 $ docker rm -f --volumes 574e38556d94d02174c267aba03ca753ae370bf34aeb4acc09aa1f0a83ceda60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:05 + docker inspect -f . ci-base-image-arm64 16:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:05 prd-ubuntu20.04-docker-arm64-4c-16g-27108 does not seem to be running inside a container 16:37:06 $ 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:37:07 $ docker top a99569cc00d7cb21fc2638dc49cc7e248b361e57cae8074876880c7bbda6083c -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:08 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:37:08 + make test 16:37:08 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:37:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:37:08 go: downloading github.com/stretchr/testify v1.9.0 16:37:08 go: downloading github.com/nats-io/nats.go v1.37.0 16:37:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.11 16:37:09 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:37:09 go: downloading github.com/google/uuid v1.6.0 16:37:09 go: downloading github.com/davecgh/go-spew v1.1.1 16:37:09 go: downloading github.com/pmezard/go-difflib v1.0.0 16:37:09 go: downloading gopkg.in/yaml.v3 v3.0.1 16:37:09 go: downloading github.com/gorilla/websocket v1.5.3 16:37:09 go: downloading golang.org/x/net v0.27.0 16:37:09 go: downloading golang.org/x/sync v0.7.0 16:37:09 go: downloading github.com/klauspost/compress v1.17.2 16:37:09 go: downloading github.com/nats-io/nkeys v0.4.7 16:37:09 go: downloading github.com/nats-io/nuid v1.0.1 16:37:09 go: downloading github.com/go-playground/validator/v10 v10.23.0 16:37:09 go: downloading github.com/stretchr/objx v0.5.2 16:37:10 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:37:10 go: downloading github.com/hashicorp/errwrap v1.0.0 16:37:10 go: downloading golang.org/x/crypto v0.25.0 16:37:11 go: downloading github.com/x448/float16 v0.8.4 16:37:11 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:37:11 go: downloading github.com/go-playground/universal-translator v0.18.1 16:37:11 go: downloading github.com/leodido/go-urn v1.4.0 16:37:11 go: downloading golang.org/x/text v0.16.0 16:37:12 go: downloading github.com/go-playground/locales v0.14.1 16:37:15 go: downloading golang.org/x/sys v0.22.0 16:39:07 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.196s coverage: 86.1% of statements 16:39:08 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 16:39:08 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:39:08 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.127s coverage: 19.4% of statements 16:39:08 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.209s coverage: 84.2% of statements 16:39:09 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.260s coverage: 85.2% of statements 16:39:11 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 16:39:13 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.123s coverage: 15.4% of statements 16:39:13 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.102s coverage: 100.0% of statements 16:39:14 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.083s coverage: 100.0% of statements 16:39:15 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.094s coverage: 95.1% of statements 16:39:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:16 go vet ./... 16:40:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:40:53 $ docker stop --time=1 a99569cc00d7cb21fc2638dc49cc7e248b361e57cae8074876880c7bbda6083c 16:40:55 $ docker rm -f --volumes a99569cc00d7cb21fc2638dc49cc7e248b361e57cae8074876880c7bbda6083c [Pipeline] // withDockerContainer [Pipeline] sh 16:40:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:40:57 Warning: overwriting stash ‘coverage-report’ 16:40:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:40:58 16:40:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:40:59 arm64: Pulling from edgex-lftools-log-publisher 16:40:59 8998bd30e6a1: Pulling fs layer 16:40:59 04944245beec: Pulling fs layer 16:40:59 699f458cf7ca: Pulling fs layer 16:40:59 765212b225bb: Pulling fs layer 16:40:59 f23df028b6ca: Pulling fs layer 16:40:59 d65c8cfc05b1: Pulling fs layer 16:40:59 2437ff75d9bd: Pulling fs layer 16:40:59 765212b225bb: Waiting 16:40:59 f23df028b6ca: Waiting 16:40:59 d65c8cfc05b1: Waiting 16:40:59 2437ff75d9bd: Waiting 16:40:59 04944245beec: Verifying Checksum 16:40:59 04944245beec: Download complete 16:40:59 765212b225bb: Verifying Checksum 16:40:59 765212b225bb: Download complete 16:40:59 f23df028b6ca: Download complete 16:40:59 d65c8cfc05b1: Verifying Checksum 16:40:59 d65c8cfc05b1: Download complete 16:40:59 699f458cf7ca: Verifying Checksum 16:40:59 699f458cf7ca: Download complete 16:41:00 8998bd30e6a1: Verifying Checksum 16:41:00 8998bd30e6a1: Download complete 16:41:02 2437ff75d9bd: Verifying Checksum 16:41:02 2437ff75d9bd: Download complete 16:41:05 8998bd30e6a1: Pull complete 16:41:05 04944245beec: Pull complete 16:41:07 699f458cf7ca: Pull complete 16:41:07 765212b225bb: Pull complete 16:41:08 f23df028b6ca: Pull complete 16:41:08 d65c8cfc05b1: Pull complete 16:41:23 2437ff75d9bd: Pull complete 16:41:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:23 prd-ubuntu20.04-docker-arm64-4c-16g-27108 does not seem to be running inside a container 16:41:23 $ 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:41:26 $ docker top b828699f763fc171494482301d421b4f5ad856940013312eb0d2671a2984a13a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:26 ---> job-cost.sh 16:41:26 lf-activate-venv: SKIPPING 16:41:26 INFO: No Stack... 16:41:27 INFO: Retrieving Pricing Info for: v3-standard-4 16:41:28 INFO: Archiving Costs [Pipeline] sh 16:41:28 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 16:41:28 + cut -d, -f6 [Pipeline] lock 16:41:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] 16:41:28 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] did not exist. Created. 16:41:28 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:41:29 /w/workspace/go-mod-messaging/1@tmp/durable-6a8fc163/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:41:30 + echo total: 0.10999999940395355 [Pipeline] stash 16:41:30 Warning: overwriting stash ‘stack-cost’ 16:41:30 Stashed 1 file(s) [Pipeline] } 16:41:30 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-372-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:41:30 $ docker stop --time=1 b828699f763fc171494482301d421b4f5ad856940013312eb0d2671a2984a13a 16:41:32 $ docker rm -f --volumes b828699f763fc171494482301d421b4f5ad856940013312eb0d2671a2984a13a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:41:33 provisioning config files... 16:41:33 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-372@tmp/config14185823931063525401tmp [Pipeline] { [Pipeline] sh 16:41:33 + set +x 16:41:33 + curl -s https://codecov.io/bash 16:41:33 + bash -s -- 16:41:33 16:41:33 _____ _ 16:41:33 / ____| | | 16:41:33 | | ___ __| | ___ ___ _____ __ 16:41:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:41:33 | |___| (_) | (_| | __/ (_| (_) \ V / 16:41:33 \_____\___/ \__,_|\___|\___\___/ \_/ 16:41:33 Bash-1.0.6 16:41:33 16:41:33 16:41:33 ==> git version 2.25.1 found 16:41:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:41:33 Release-Date: 2020-01-08 16:41:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:41:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:41:33 ==> Jenkins CI detected. 16:41:33 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-372 16:41:33 project root: . 16:41:33 --> token set from env 16:41:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:41:33 ==> Running gcov in . (disable via -X gcov) 16:41:33 ==> Python coveragepy not found 16:41:33 ==> Searching for coverage reports in: 16:41:33 + . 16:41:33 -> Found 1 reports 16:41:33 ==> Detecting git/mercurial file structure 16:41:33 ==> Reading reports 16:41:33 + ./coverage.out bytes=53807 16:41:33 ==> Appending adjustments 16:41:33 https://docs.codecov.io/docs/fixing-reports 16:41:33 + Found adjustments 16:41:33 ==> Gzipping contents 16:41:33 8.0K /tmp/codecov.bIPhYW.gz 16:41:33 ==> Uploading reports 16:41:33 url: https://codecov.io 16:41:33 query: branch=PR-372&commit=b4c445bd773a2e9833cc191f53b4a66655d3738b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=372&job=&cmd_args= 16:41:34 -> Pinging Codecov 16:41:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-372&commit=b4c445bd773a2e9833cc191f53b4a66655d3738b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=372&job=&cmd_args= 16:41:34 -> Uploading to 16:41:34 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/b4c445bd773a2e9833cc191f53b4a66655d3738b/af97a69a-8a61-4dea-9885-01b13190323d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241120T164134Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0b1729f0ea094a9d9ae72c694a525224747ac63a929416b1905d90774d5fad84 16:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:41:34 Dload Upload Total Spent Left Speed 16:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8087 0 0 100 8087 0 35160 --:--:-- --:--:-- --:--:-- 35160 16:41:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/b4c445bd773a2e9833cc191f53b4a66655d3738b [Pipeline] } 16:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:41:36 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-372/archives ] 16:41:36 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-372/archives 16:41:36 total 16 16:41:36 drwxr-xr-x 3 root root 4096 Nov 20 16:35 . 16:41:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 20 16:35 .. 16:41:36 drwxr-xr-x 2 root root 4096 Nov 20 16:35 cost 16:41:36 -rw-r--r-- 1 root root 88 Nov 20 16:35 cost.csv 16:41:36 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-372/archives 16:41:36 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-372/archives 16:41:36 total 16 16:41:36 drwxr-xr-x 3 jenkins jenkins 4096 Nov 20 16:35 . 16:41:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 20 16:35 .. 16:41:36 drwxr-xr-x 2 jenkins jenkins 4096 Nov 20 16:35 cost 16:41:36 -rw-r--r-- 1 jenkins jenkins 88 Nov 20 16:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:41:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:41:37 ---> package-listing.sh 16:41:37 ++ facter osfamily 16:41:37 ++ tr '[:upper:]' '[:lower:]' 16:41:38 + OS_FAMILY=debian 16:41:38 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-372 16:41:38 + START_PACKAGES=/tmp/packages_start.txt 16:41:38 + END_PACKAGES=/tmp/packages_end.txt 16:41:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:41:38 + PACKAGES=/tmp/packages_start.txt 16:41:38 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-372 ']' 16:41:38 + PACKAGES=/tmp/packages_end.txt 16:41:38 + case "${OS_FAMILY}" in 16:41:38 + dpkg -l 16:41:38 + grep '^ii' 16:41:38 + '[' -f /tmp/packages_start.txt ']' 16:41:38 + '[' -f /tmp/packages_end.txt ']' 16:41:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:41:38 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-372 ']' 16:41:38 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-372/archives/ 16:41:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-372/archives/ [Pipeline] echo 16:41:38 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-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:41:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:39 prd-ubuntu20.04-docker-8c-8g-27107 does not seem to be running inside a container 16:41:39 $ 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-372/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-372 -v /w/workspace/xfoundry_go-mod-messaging_PR-372:/w/workspace/xfoundry_go-mod-messaging_PR-372:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-372@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-372@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:41:39 $ docker top 631f1e2300b2578fb628bd1e3eb36659ffe2bc4c36b5677db2adfcee2c21d9f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:41:40 + mkdir -p /var/log/sysstat [Pipeline] sh 16:41:40 + ls /var/log/sa-host 16:41:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:40 provisioning config files... 16:41:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-372@tmp/config9308442163107955475tmp [Pipeline] { [Pipeline] echo 16:41:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:41:41 ---> create-netrc.sh [Pipeline] } 16:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:41:41 ---> python-tools-install.sh [Pipeline] echo 16:41:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:41:42 ---> sudo-logs.sh 16:41:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:41:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:41:42 ---> job-cost.sh 16:41:42 lf-activate-venv: SKIPPING 16:41:42 DEBUG: total: 0.2199999988079071 16:41:42 INFO: Retrieving Stack Cost... 16:41:42 INFO: Retrieving Pricing Info for: v3-standard-8 16:41:43 INFO: Archiving Costs [Pipeline] echo 16:41:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:41:43 ---> logs-deploy.sh 16:41:43 lf-activate-venv: SKIPPING 16:41:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-372/1 16:41:43 INFO: archiving workspace using pattern(s): 16:41:44 Archives upload complete. 16:41:44 INFO: archiving logs to Nexus 16:41:45 ---> uname -a: 16:41:45 Linux prd-ubuntu20-04-docker-8c-8g-27107 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:41:45 16:41:45 16:41:45 ---> lscpu: 16:41:45 Architecture: x86_64 16:41:45 CPU op-mode(s): 32-bit, 64-bit 16:41:45 Byte Order: Little Endian 16:41:45 Address sizes: 40 bits physical, 48 bits virtual 16:41:45 CPU(s): 8 16:41:45 On-line CPU(s) list: 0-7 16:41:45 Thread(s) per core: 1 16:41:45 Core(s) per socket: 1 16:41:45 Socket(s): 8 16:41:45 NUMA node(s): 1 16:41:45 Vendor ID: AuthenticAMD 16:41:45 CPU family: 23 16:41:45 Model: 49 16:41:45 Model name: AMD EPYC-Rome Processor 16:41:45 Stepping: 0 16:41:45 CPU MHz: 2800.000 16:41:45 BogoMIPS: 5600.00 16:41:45 Virtualization: AMD-V 16:41:45 Hypervisor vendor: KVM 16:41:45 Virtualization type: full 16:41:45 L1d cache: 256 KiB 16:41:45 L1i cache: 256 KiB 16:41:45 L2 cache: 4 MiB 16:41:45 L3 cache: 128 MiB 16:41:45 NUMA node0 CPU(s): 0-7 16:41:45 Vulnerability Itlb multihit: Not affected 16:41:45 Vulnerability L1tf: Not affected 16:41:45 Vulnerability Mds: Not affected 16:41:45 Vulnerability Meltdown: Not affected 16:41:45 Vulnerability Mmio stale data: Not affected 16:41:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:41:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:41:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:41:45 Vulnerability Srbds: Not affected 16:41:45 Vulnerability Tsx async abort: Not affected 16:41:45 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:41:45 16:41:45 16:41:45 ---> nproc: 16:41:45 8 16:41:45 16:41:45 16:41:45 ---> df -h: 16:41:45 Filesystem Size Used Avail Use% Mounted on 16:41:45 overlay 155G 11G 145G 7% / 16:41:45 tmpfs 64M 0 64M 0% /dev 16:41:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:41:45 shm 64M 0 64M 0% /dev/shm 16:41:45 /dev/vda1 155G 11G 145G 7% /facter-os 16:41:45 16:41:45 16:41:45 ---> sar -b -r -n DEV: 16:41:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27107) 11/20/24 _x86_64_ (8 CPU) 16:41:45 16:41:45 16:32:54 LINUX RESTART (8 CPU) 16:41:45 16:41:45 16:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:41:45 16:34:02 336.01 47.54 288.47 0.00 5339.51 187850.42 0.00 16:41:45 16:35:01 73.89 0.39 73.50 0.00 19.39 30812.27 0.00 16:41:45 16:36:01 63.51 0.17 63.34 0.00 11.33 29727.12 0.00 16:41:45 16:37:01 1.52 0.00 1.52 0.00 0.00 17.35 0.00 16:41:45 16:38:01 6.73 1.27 5.47 0.00 79.32 1537.48 0.00 16:41:45 16:39:01 42.46 3.83 38.63 0.00 4263.16 6852.86 0.00 16:41:45 16:40:01 3.20 0.02 3.18 0.00 0.13 90.12 0.00 16:41:45 16:41:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 16:41:45 Average: 66.03 6.66 59.37 0.00 1216.50 32114.28 0.00 16:41:45 16:41:45 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:41:45 16:34:02 29872988 31526408 820136 2.49 59740 1892744 1909724 5.63 1024644 1649532 952 16:41:45 16:35:01 28327380 31333160 969880 2.95 88116 3148596 2045384 6.03 1514880 2598020 392008 16:41:45 16:36:01 28678268 31504236 804272 2.45 96016 2954268 1768136 5.21 1174132 2581776 404 16:41:45 16:37:01 28678532 31504556 803648 2.44 96048 2954272 1768136 5.21 1173696 2581776 148 16:41:45 16:38:01 28592032 31471020 831640 2.53 98316 2999336 1834020 5.41 1203400 2627092 1060 16:41:45 16:39:01 28229040 31486328 793816 2.41 125080 3351820 1738220 5.12 1447848 2721760 4 16:41:45 16:40:01 28244404 31497004 782748 2.38 123680 3348568 1704676 5.02 1435932 2718552 12 16:41:45 16:41:01 28244420 31497020 782656 2.38 123720 3348568 1704676 5.02 1435856 2718552 148 16:41:45 Average: 28608383 31477466 823600 2.50 101340 2999772 1809122 5.33 1301298 2524632 49342 16:41:45 16:41:45 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:41:45 16:34:02 docker0 5.20 4.70 0.56 50.76 0.00 0.00 0.00 0.00 16:41:45 16:34:02 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 16:41:45 16:34:02 veth4a6334f 5.20 4.80 0.63 50.77 0.00 0.00 0.00 0.00 16:41:45 16:34:02 ens3 445.69 304.68 2522.36 85.64 0.00 0.00 0.00 0.00 16:41:45 16:35:01 docker0 75.07 107.05 6.44 1479.13 0.00 0.00 0.00 0.00 16:41:45 16:35:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 16:41:45 16:35:01 veth3b1655a 75.07 107.17 7.46 1479.14 0.00 0.00 0.00 0.12 16:41:45 16:35:01 ens3 246.38 159.58 4745.99 28.69 0.00 0.00 0.00 0.00 16:41:45 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:36:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:41:45 16:36:01 ens3 98.45 62.36 2532.99 13.07 0.00 0.00 0.00 0.00 16:41:45 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:41:45 16:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:41:45 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:38:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 16:41:45 16:38:01 ens3 30.94 14.61 666.19 1.20 0.00 0.00 0.00 0.00 16:41:45 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:39:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 16:41:45 16:39:01 ens3 109.50 44.99 2100.39 3.24 0.00 0.00 0.00 0.00 16:41:45 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:40:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:45 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:41:45 16:41:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 16:41:45 Average: docker0 9.90 13.77 0.86 188.53 0.00 0.00 0.00 0.00 16:41:45 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 16:41:45 Average: ens3 116.15 73.14 1564.40 16.46 0.00 0.00 0.00 0.00 16:41:45 16:41:45 16:41:45 ---> sar -P ALL: 16:41:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27107) 11/20/24 _x86_64_ (8 CPU) 16:41:45 16:41:45 16:32:54 LINUX RESTART (8 CPU) 16:41:45 16:41:45 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:41:45 16:34:02 all 6.74 0.00 1.99 3.33 0.04 87.90 16:41:45 16:34:02 0 9.70 0.00 1.29 0.67 0.03 88.31 16:41:45 16:34:02 1 5.72 0.00 1.74 1.36 0.05 91.13 16:41:45 16:34:02 2 6.05 0.00 2.81 8.13 0.03 82.98 16:41:45 16:34:02 3 6.68 0.00 1.69 0.60 0.05 90.97 16:41:45 16:34:02 4 10.08 0.00 1.49 0.18 0.05 88.19 16:41:45 16:34:02 5 6.06 0.00 3.12 0.37 0.03 90.42 16:41:45 16:34:02 6 3.90 0.00 1.73 5.04 0.05 89.29 16:41:45 16:34:02 7 5.68 0.00 2.08 10.33 0.05 81.86 16:41:45 16:35:01 all 26.65 0.00 4.98 2.34 0.07 65.96 16:41:45 16:35:01 0 27.66 0.00 5.25 0.21 0.07 66.81 16:41:45 16:35:01 1 26.08 0.00 5.25 0.22 0.07 68.37 16:41:45 16:35:01 2 26.08 0.00 5.17 0.09 0.07 68.60 16:41:45 16:35:01 3 25.59 0.00 4.88 5.80 0.09 63.65 16:41:45 16:35:01 4 26.78 0.00 4.43 0.82 0.07 67.90 16:41:45 16:35:01 5 28.79 0.00 5.15 0.24 0.07 65.75 16:41:45 16:35:01 6 26.46 0.00 4.75 8.60 0.07 60.12 16:41:45 16:35:01 7 25.73 0.00 4.99 2.76 0.07 66.46 16:41:45 16:36:01 all 10.82 0.00 2.50 2.03 0.05 84.61 16:41:45 16:36:01 0 11.02 0.00 2.21 0.00 0.03 86.74 16:41:45 16:36:01 1 10.02 0.00 2.41 0.77 0.08 86.71 16:41:45 16:36:01 2 11.11 0.00 3.29 6.01 0.03 79.55 16:41:45 16:36:01 3 9.79 0.00 2.02 0.94 0.07 87.18 16:41:45 16:36:01 4 11.53 0.00 2.35 2.87 0.03 83.22 16:41:45 16:36:01 5 11.05 0.00 3.05 0.50 0.05 85.35 16:41:45 16:36:01 6 12.10 0.00 2.20 4.75 0.03 80.91 16:41:45 16:36:01 7 9.92 0.00 2.43 0.35 0.03 87.25 16:41:45 16:37:01 all 0.04 0.00 0.02 0.02 0.01 99.91 16:41:45 16:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:41:45 16:37:01 1 0.00 0.00 0.00 0.13 0.00 99.87 16:41:45 16:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:41:45 16:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:41:45 16:37:01 4 0.07 0.00 0.02 0.03 0.02 99.87 16:41:45 16:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:41:45 16:37:01 6 0.18 0.00 0.07 0.00 0.02 99.73 16:41:45 16:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:41:45 16:38:01 all 0.23 0.00 0.13 0.16 0.01 99.48 16:41:45 16:38:01 0 0.12 0.00 0.10 0.02 0.00 99.77 16:41:45 16:38:01 1 0.07 0.00 0.07 0.47 0.00 99.40 16:41:45 16:38:01 2 0.33 0.00 0.18 0.62 0.00 98.87 16:41:45 16:38:01 3 0.23 0.00 0.27 0.02 0.03 99.45 16:41:45 16:38:01 4 0.13 0.00 0.15 0.02 0.00 99.70 16:41:45 16:38:01 5 0.50 0.00 0.08 0.17 0.00 99.25 16:41:45 16:38:01 6 0.18 0.00 0.10 0.00 0.00 99.72 16:41:45 16:38:01 7 0.23 0.00 0.08 0.00 0.02 99.67 16:41:45 16:39:01 all 2.13 0.00 1.22 0.75 0.03 95.87 16:41:45 16:39:01 0 2.27 0.00 1.98 0.45 0.02 95.28 16:41:45 16:39:01 1 2.37 0.00 1.08 0.80 0.02 95.73 16:41:45 16:39:01 2 3.19 0.00 0.87 0.23 0.03 95.67 16:41:45 16:39:01 3 2.16 0.00 1.14 2.06 0.03 94.62 16:41:45 16:39:01 4 1.32 0.00 1.04 2.02 0.03 95.59 16:41:45 16:39:01 5 2.15 0.00 0.68 0.33 0.02 96.81 16:41:45 16:39:01 6 2.36 0.00 0.89 0.07 0.03 96.65 16:41:45 16:39:01 7 1.25 0.00 2.09 0.03 0.02 96.61 16:41:45 16:40:01 all 0.08 0.00 0.05 0.01 0.01 99.85 16:41:45 16:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:41:45 16:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:41:45 16:40:01 2 0.10 0.00 0.03 0.07 0.00 99.80 16:41:45 16:40:01 3 0.03 0.00 0.03 0.05 0.03 99.85 16:41:45 16:40:01 4 0.23 0.00 0.13 0.00 0.00 99.63 16:41:45 16:40:01 5 0.10 0.00 0.05 0.00 0.02 99.83 16:41:45 16:40:01 6 0.05 0.00 0.05 0.00 0.00 99.90 16:41:45 16:40:01 7 0.05 0.00 0.05 0.00 0.00 99.90 16:41:45 16:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:41:45 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:41:45 16:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:41:45 16:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:41:45 16:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:41:45 16:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 16:41:45 16:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:41:45 16:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:41:45 16:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:41:45 Average: all 5.76 0.00 1.35 1.08 0.03 91.78 16:41:45 Average: 0 6.28 0.00 1.35 0.17 0.02 92.18 16:41:45 Average: 1 5.47 0.00 1.31 0.47 0.03 92.73 16:41:45 Average: 2 5.78 0.00 1.53 1.89 0.03 90.77 16:41:45 Average: 3 5.49 0.00 1.25 1.17 0.04 92.05 16:41:45 Average: 4 6.20 0.00 1.19 0.74 0.03 91.84 16:41:45 Average: 5 6.00 0.00 1.50 0.20 0.02 92.27 16:41:45 Average: 6 5.60 0.00 1.21 2.29 0.03 90.87 16:41:45 Average: 7 5.29 0.00 1.46 1.67 0.02 91.56 16:41:45 16:41:45 16:41:45