Pull request #999 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 89c6dafec2796ec879395bfc834b3fc571da6aa9+eb2696eb3a343397e609df9616bd4130b7bb84fb (1850f13164e190a5606a694b7ce739b732ce42bf) 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-ssh15272106009690916081.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh5325819790843851112.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-core-contracts/branches/PR-999/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-core-contracts/branches/PR-999/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16627725230036010976.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-core-contracts/branches/PR-999/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12295155650507989082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh9854976763817575176.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-core-contracts/branches/PR-999/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-core-contracts/branches/PR-999/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1389167087364419842.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-41966 in /w/workspace/dry_go-mod-core-contracts_PR-999 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-999 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/999/head:refs/remotes/origin/PR-999 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eb2696eb3a343397e609df9616bd4130b7bb84fb into PR head commit 89c6dafec2796ec879395bfc834b3fc571da6aa9 Merge succeeded, producing 89c6dafec2796ec879395bfc834b3fc571da6aa9 Checking out Revision 89c6dafec2796ec879395bfc834b3fc571da6aa9 (PR-999) > git config core.sparsecheckout # timeout=10 > git checkout -f 89c6dafec2796ec879395bfc834b3fc571da6aa9 # 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 eb2696eb3a343397e609df9616bd4130b7bb84fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89c6dafec2796ec879395bfc834b3fc571da6aa9 # timeout=10 Commit message: "build(all): Run dependabot on daily basis" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:37:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:47 ========================================================= 02:37:47 EdgeX Global Pipelines Version Info 02:37:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:37:48 ------------------- 02:37:48 stable info: 02:37:48 ------------------- 02:37:48 Commited By: Cherry Wang cherry@iotechsys.com 02:37:48 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 02:37:48 Message: update stable to v1.0.272 02:37:49 ------------------- 02:37:49 experimental info: 02:37:49 ------------------- 02:37:49 Commited By: **** collab-it+edgex@linuxfoundation.org 02:37:49 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 02:37:49 Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:37:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-999 [Pipeline] echo 02:37:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-999 [Pipeline] echo 02:37:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-999 [Pipeline] echo 02:37:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89c6dafec2796ec879395bfc834b3fc571da6aa9 [Pipeline] echo 02:37:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89c6daf [Pipeline] echo 02:37:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:37:51 + git rev-list -1 --merges 89c6dafec2796ec879395bfc834b3fc571da6aa9~1..89c6dafec2796ec879395bfc834b3fc571da6aa9 [Pipeline] echo 02:37:51 -----------> git rev-list -1 --merges 89c6dafec2796ec879395bfc834b3fc571da6aa9~1..89c6dafec2796ec879395bfc834b3fc571da6aa9 89c6dafec2796ec879395bfc834b3fc571da6aa9 [false] [Pipeline] sh 02:37:52 + git log --format=format:%s -1 89c6dafec2796ec879395bfc834b3fc571da6aa9 [Pipeline] echo 02:37:52 ========================================================= 02:37:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:37:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:52 + git log --format=format:%s -1 89c6dafec2796ec879395bfc834b3fc571da6aa9 [Pipeline] echo 02:37:52 [semverPrep] GIT_COMMIT: 89c6dafec2796ec879395bfc834b3fc571da6aa9, Commit Message: build(all): Run dependabot on daily basis [Pipeline] echo 02:37:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:37:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:53 + grep -v github /etc/ssh/ssh_known_hosts 02:37:53 + [ -e /tmp/ssh_known_hosts ] 02:37:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:37:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:37:53 + sudo tee -a /etc/ssh/ssh_known_hosts 02:37:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:54 02:37:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:54 0.1.4: Pulling from edgex-devops/py-git-semver 02:37:54 b85a868b505f: Pulling fs layer 02:37:54 e2be974225ed: Pulling fs layer 02:37:54 339a4e72a1f5: Pulling fs layer 02:37:54 988bab9f4d93: Pulling fs layer 02:37:54 1469e6f7b9e6: Pulling fs layer 02:37:54 eaf3925da568: Pulling fs layer 02:37:54 bab4dde63d76: Pulling fs layer 02:37:54 bde34c3a00c8: Pulling fs layer 02:37:54 b352a97aabf1: Pulling fs layer 02:37:54 1469e6f7b9e6: Waiting 02:37:54 eaf3925da568: Waiting 02:37:54 988bab9f4d93: Waiting 02:37:54 bde34c3a00c8: Waiting 02:37:54 bab4dde63d76: Waiting 02:37:54 4872d77fe225: Pulling fs layer 02:37:54 5851b861e8e6: Pulling fs layer 02:37:54 4872d77fe225: Waiting 02:37:54 5851b861e8e6: Waiting 02:37:54 b352a97aabf1: Waiting 02:37:54 e2be974225ed: Verifying Checksum 02:37:54 e2be974225ed: Download complete 02:37:54 988bab9f4d93: Download complete 02:37:54 339a4e72a1f5: Verifying Checksum 02:37:54 339a4e72a1f5: Download complete 02:37:54 1469e6f7b9e6: Verifying Checksum 02:37:54 1469e6f7b9e6: Download complete 02:37:54 eaf3925da568: Verifying Checksum 02:37:54 eaf3925da568: Download complete 02:37:54 bde34c3a00c8: Verifying Checksum 02:37:54 bde34c3a00c8: Download complete 02:37:54 b352a97aabf1: Download complete 02:37:54 4872d77fe225: Verifying Checksum 02:37:54 4872d77fe225: Download complete 02:37:54 5851b861e8e6: Verifying Checksum 02:37:54 5851b861e8e6: Download complete 02:37:54 b85a868b505f: Download complete 02:37:55 bab4dde63d76: Verifying Checksum 02:37:55 bab4dde63d76: Download complete 02:37:55 b85a868b505f: Pull complete 02:37:56 e2be974225ed: Pull complete 02:37:56 339a4e72a1f5: Pull complete 02:37:56 988bab9f4d93: Pull complete 02:37:56 1469e6f7b9e6: Pull complete 02:37:56 eaf3925da568: Pull complete 02:37:58 bab4dde63d76: Pull complete 02:37:58 bde34c3a00c8: Pull complete 02:37:58 b352a97aabf1: Pull complete 02:37:58 4872d77fe225: Pull complete 02:37:58 5851b861e8e6: Pull complete 02:37:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:58 prd-ubuntu20.04-docker-8c-8g-41966 does not seem to be running inside a container 02:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-999 -v /w/workspace/dry_go-mod-core-contracts_PR-999:/w/workspace/dry_go-mod-core-contracts_PR-999:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-999@tmp:/w/workspace/dry_go-mod-core-contracts_PR-999@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-devops/py-git-semver:0.1.4 cat 02:38:00 $ docker top 6d5861d57250b31e2ba0f99964b5c8b09c8c5d8686de0f0334199c80a6ed7ac7 -eo pid,comm 02:38:00 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). 02:38:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:00 [ssh-agent] Looking for ssh-agent implementation... 02:38:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:00 $ docker exec 6d5861d57250b31e2ba0f99964b5c8b09c8c5d8686de0f0334199c80a6ed7ac7 ssh-agent 02:38:00 SSH_AUTH_SOCK=/tmp/ssh-HlDiJgIsPGUz/agent.32 02:38:00 SSH_AGENT_PID=38 02:38:00 Running ssh-add (command line suppressed) 02:38:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-999@tmp/private_key_7941271711154424354.key (/w/workspace/dry_go-mod-core-contracts_PR-999@tmp/private_key_7941271711154424354.key) 02:38:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:01 + git tag --points-at HEAD [Pipeline] } 02:38:01 $ docker exec --env ******** --env ******** 6d5861d57250b31e2ba0f99964b5c8b09c8c5d8686de0f0334199c80a6ed7ac7 ssh-agent -k 02:38:01 unset SSH_AUTH_SOCK; 02:38:01 unset SSH_AGENT_PID; 02:38:01 echo Agent pid 38 killed; 02:38:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:38:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:01 [ssh-agent] Looking for ssh-agent implementation... 02:38:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:01 $ docker exec 6d5861d57250b31e2ba0f99964b5c8b09c8c5d8686de0f0334199c80a6ed7ac7 ssh-agent 02:38:01 SSH_AUTH_SOCK=/tmp/ssh-4ojXoKI6JDJh/agent.72 02:38:01 SSH_AGENT_PID=78 02:38:01 Running ssh-add (command line suppressed) 02:38:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-999@tmp/private_key_13429082482427403818.key (/w/workspace/dry_go-mod-core-contracts_PR-999@tmp/private_key_13429082482427403818.key) 02:38:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:02 + git semver init 02:38:02 2025-03-25 02:38:02,500 [run_init] DEBUG init version:0.0.0 force:False 02:38:02 2025-03-25 02:38:02,500 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-999/.semver 02:38:02 2025-03-25 02:38:02,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-999/.semver 02:38:02 2025-03-25 02:38:02,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-999/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-999, universal_newlines=False, shell=None, istream=None) 02:38:03 2025-03-25 02:38:03,291 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-999/.git/info/exclude 02:38:03 2025-03-25 02:38:03,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-999/.semver/PR-999 with force:False 02:38:03 2025-03-25 02:38:03,291 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-999/.semver/PR-999 02:38:03 2025-03-25 02:38:03,296 [execute] INFO git cat-file --batch-check 02:38:03 2025-03-25 02:38:03,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-999/.semver, universal_newlines=False, shell=None, istream=) 02:38:03 2025-03-25 02:38:03,305 [execute] INFO git cat-file --batch 02:38:03 2025-03-25 02:38:03,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-999/.semver, universal_newlines=False, shell=None, istream=) 02:38:03 2025-03-25 02:38:03,310 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-999/.semver/PR-999 02:38:03 0.0.0 [Pipeline] } 02:38:03 $ docker exec --env ******** --env ******** 6d5861d57250b31e2ba0f99964b5c8b09c8c5d8686de0f0334199c80a6ed7ac7 ssh-agent -k 02:38:03 unset SSH_AUTH_SOCK; 02:38:03 unset SSH_AGENT_PID; 02:38:03 echo Agent pid 78 killed; 02:38:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:04 + git semver [Pipeline] } 02:38:04 $ docker stop --time=1 6d5861d57250b31e2ba0f99964b5c8b09c8c5d8686de0f0334199c80a6ed7ac7 02:38:05 $ docker rm -f --volumes 6d5861d57250b31e2ba0f99964b5c8b09c8c5d8686de0f0334199c80a6ed7ac7 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:06 Stashed 1 file(s) [Pipeline] echo 02:38:06 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 02:38:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:38:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:38:07 ========================================================= 02:38:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:38:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:38:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:38:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:38:08 da9db072f522: Pulling fs layer 02:38:08 6ef4a4ee8ca5: Pulling fs layer 02:38:08 06f05ace1117: Pulling fs layer 02:38:08 5fe327b54edc: Pulling fs layer 02:38:08 4f4fb700ef54: Pulling fs layer 02:38:08 92a5565b7b96: Pulling fs layer 02:38:08 ff9bb7016b71: Pulling fs layer 02:38:08 b67dba6c2c7d: Pulling fs layer 02:38:08 a813b0c90790: Pulling fs layer 02:38:08 92a5565b7b96: Waiting 02:38:08 4f4fb700ef54: Waiting 02:38:08 ff9bb7016b71: Waiting 02:38:08 b67dba6c2c7d: Waiting 02:38:08 a813b0c90790: Waiting 02:38:08 5fe327b54edc: Waiting 02:38:08 6ef4a4ee8ca5: Download complete 02:38:08 5fe327b54edc: Verifying Checksum 02:38:08 5fe327b54edc: Download complete 02:38:08 4f4fb700ef54: Verifying Checksum 02:38:08 4f4fb700ef54: Download complete 02:38:08 da9db072f522: Download complete 02:38:08 92a5565b7b96: Verifying Checksum 02:38:08 92a5565b7b96: Download complete 02:38:08 ff9bb7016b71: Verifying Checksum 02:38:08 ff9bb7016b71: Download complete 02:38:08 da9db072f522: Pull complete 02:38:08 a813b0c90790: Verifying Checksum 02:38:08 a813b0c90790: Download complete 02:38:08 6ef4a4ee8ca5: Pull complete 02:38:08 06f05ace1117: Verifying Checksum 02:38:08 06f05ace1117: Download complete 02:38:08 b67dba6c2c7d: Verifying Checksum 02:38:08 b67dba6c2c7d: Download complete 02:38:12 06f05ace1117: Pull complete 02:38:12 5fe327b54edc: Pull complete 02:38:12 4f4fb700ef54: Pull complete 02:38:12 92a5565b7b96: Pull complete 02:38:12 ff9bb7016b71: Pull complete 02:38:14 b67dba6c2c7d: Pull complete 02:38:14 a813b0c90790: Pull complete 02:38:14 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 02:38:15 + 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 02:38:15 + docker inspect -f . ci-base-image-x86_64 02:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:15 prd-ubuntu20.04-docker-8c-8g-41966 does not seem to be running inside a container 02:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-999 -v /w/workspace/dry_go-mod-core-contracts_PR-999:/w/workspace/dry_go-mod-core-contracts_PR-999:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-999@tmp:/w/workspace/dry_go-mod-core-contracts_PR-999@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:38:18 $ docker top 0ebb5fafc192c0f9a92251679fbc04c02bf22b7477498caea2b55a8576bb19fc -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:19 + go version 02:38:19 go version go1.23.4 linux/amd64 [Pipeline] } 02:38:19 $ docker stop --time=1 0ebb5fafc192c0f9a92251679fbc04c02bf22b7477498caea2b55a8576bb19fc 02:38:20 $ docker rm -f --volumes 0ebb5fafc192c0f9a92251679fbc04c02bf22b7477498caea2b55a8576bb19fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker inspect -f . ci-base-image-x86_64 02:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:21 prd-ubuntu20.04-docker-8c-8g-41966 does not seem to be running inside a container 02:38:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-999 -v /w/workspace/dry_go-mod-core-contracts_PR-999:/w/workspace/dry_go-mod-core-contracts_PR-999:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-999@tmp:/w/workspace/dry_go-mod-core-contracts_PR-999@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:38:21 $ docker top a267e196d4c8a903617c0848cd06a0f97140d4ab2476f6ac12fe401cfb3166e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:22 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-999 [Pipeline] fileExists [Pipeline] sh 02:38:22 + make test 02:38:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:38:22 go: downloading github.com/google/uuid v1.6.0 02:38:22 go: downloading github.com/go-playground/validator/v10 v10.25.0 02:38:22 go: downloading github.com/stretchr/testify v1.10.0 02:38:22 go: downloading github.com/go-kit/log v0.2.1 02:38:22 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 02:38:22 go: downloading gopkg.in/yaml.v3 v3.0.1 02:38:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:38:23 go: downloading github.com/x448/float16 v0.8.4 02:38:23 go: downloading github.com/davecgh/go-spew v1.1.1 02:38:23 go: downloading github.com/pmezard/go-difflib v1.0.0 02:38:23 go: downloading github.com/stretchr/objx v0.5.2 02:38:23 go: downloading github.com/leodido/go-urn v1.4.0 02:38:23 go: downloading golang.org/x/text v0.22.0 02:38:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 02:38:23 go: downloading github.com/go-playground/universal-translator v0.18.1 02:38:23 go: downloading golang.org/x/crypto v0.35.0 02:38:23 go: downloading github.com/go-playground/locales v0.14.1 02:38:23 go: downloading golang.org/x/net v0.36.0 02:38:23 go: downloading golang.org/x/sys v0.30.0 02:38:25 github.com/edgexfoundry/go-mod-core-contracts/v4/clients coverage: 0.0% of statements 02:38:32 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 02:38:32 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 02:38:32 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.075s coverage: 79.0% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.014s coverage: 35.5% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.014s coverage: 29.4% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.018s coverage: 31.7% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.020s coverage: 76.3% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.006s coverage: 90.0% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.038s coverage: 84.1% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.010s coverage: 65.3% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.004s coverage: 33.8% of statements 02:38:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.016s coverage: 60.1% of statements 02:38:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:38:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:38:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:38:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:38:45 $ docker stop --time=1 a267e196d4c8a903617c0848cd06a0f97140d4ab2476f6ac12fe401cfb3166e5 02:38:47 $ docker rm -f --volumes a267e196d4c8a903617c0848cd06a0f97140d4ab2476f6ac12fe401cfb3166e5 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:38:47 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 02:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:49 02:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:49 latest: Pulling from edgex-lftools-log-publisher 02:38:49 5eb5b503b376: Pulling fs layer 02:38:49 5c69ac0246d0: Pulling fs layer 02:38:49 ec43610c2a17: Pulling fs layer 02:38:49 3a2ae6a8a46f: Pulling fs layer 02:38:49 33b1e0a273af: Pulling fs layer 02:38:49 5d3b04190fa2: Pulling fs layer 02:38:49 2f39f015ded8: Pulling fs layer 02:38:49 3a2ae6a8a46f: Waiting 02:38:49 33b1e0a273af: Waiting 02:38:49 5d3b04190fa2: Waiting 02:38:49 2f39f015ded8: Waiting 02:38:49 5c69ac0246d0: Verifying Checksum 02:38:49 5c69ac0246d0: Download complete 02:38:49 3a2ae6a8a46f: Verifying Checksum 02:38:49 3a2ae6a8a46f: Download complete 02:38:49 33b1e0a273af: Verifying Checksum 02:38:49 33b1e0a273af: Download complete 02:38:49 ec43610c2a17: Verifying Checksum 02:38:49 ec43610c2a17: Download complete 02:38:49 5d3b04190fa2: Download complete 02:38:49 5eb5b503b376: Verifying Checksum 02:38:49 5eb5b503b376: Download complete 02:38:50 2f39f015ded8: Download complete 02:38:50 5eb5b503b376: Pull complete 02:38:50 5c69ac0246d0: Pull complete 02:38:51 ec43610c2a17: Pull complete 02:38:51 3a2ae6a8a46f: Pull complete 02:38:51 33b1e0a273af: Pull complete 02:38:51 5d3b04190fa2: Pull complete 02:38:55 2f39f015ded8: Pull complete 02:38:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:56 prd-ubuntu20.04-docker-8c-8g-41966 does not seem to be running inside a container 02:38:56 $ 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/dry_go-mod-core-contracts_PR-999 -v /w/workspace/dry_go-mod-core-contracts_PR-999:/w/workspace/dry_go-mod-core-contracts_PR-999:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-999@tmp:/w/workspace/dry_go-mod-core-contracts_PR-999@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:38:57 $ docker top 1fef43468b63dbd91901eb2a0bfd98e4fe4691c8415597997c111c4dd248a81f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:58 ---> job-cost.sh 02:38:58 lf-activate-venv: SKIPPING 02:38:58 INFO: No Stack... 02:38:58 INFO: Retrieving Pricing Info for: v3-standard-8 02:38:58 INFO: Archiving Costs [Pipeline] sh 02:38:59 + cat /w/workspace/dry_go-mod-core-contracts_PR-999/archives/cost.csv 02:38:59 + cut -d, -f6 [Pipeline] lock 02:38:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-999-1-stack-cost] 02:38:59 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-999-1-stack-cost] did not exist. Created. 02:38:59 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-999-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:59 + echo total: 0.2199999988079071 [Pipeline] stash 02:38:59 Stashed 1 file(s) [Pipeline] } 02:38:59 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-999-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:59 $ docker stop --time=1 1fef43468b63dbd91901eb2a0bfd98e4fe4691c8415597997c111c4dd248a81f 02:39:01 $ docker rm -f --volumes 1fef43468b63dbd91901eb2a0bfd98e4fe4691c8415597997c111c4dd248a81f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:39:01 provisioning config files... 02:39:01 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-999@tmp/config14575475032108125186tmp [Pipeline] { [Pipeline] sh 02:39:02 + set +x 02:39:02 + curl -s https://codecov.io/bash 02:39:02 + bash -s -- 02:39:02 02:39:02 _____ _ 02:39:02 / ____| | | 02:39:02 | | ___ __| | ___ ___ _____ __ 02:39:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:39:02 | |___| (_) | (_| | __/ (_| (_) \ V / 02:39:02 \_____\___/ \__,_|\___|\___\___/ \_/ 02:39:02 Bash-1.0.6 02:39:02 02:39:02 02:39:02 ==> git version 2.25.1 found 02:39:02 ==> 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 02:39:02 Release-Date: 2020-01-08 02:39:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:39:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:39:02 ==> Jenkins CI detected. 02:39:02 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-999 02:39:02 project root: . 02:39:02 --> token set from env 02:39:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:39:02 ==> Running gcov in . (disable via -X gcov) 02:39:02 ==> Python coveragepy not found 02:39:02 ==> Searching for coverage reports in: 02:39:02 + . 02:39:02 -> Found 1 reports 02:39:02 ==> Detecting git/mercurial file structure 02:39:02 ==> Reading reports 02:39:02 + ./coverage.out bytes=357793 02:39:02 ==> Appending adjustments 02:39:02 https://docs.codecov.io/docs/fixing-reports 02:39:03 + Found adjustments 02:39:03 ==> Gzipping contents 02:39:03 40K /tmp/codecov.1JDoUD.gz 02:39:03 ==> Uploading reports 02:39:03 url: https://codecov.io 02:39:03 query: branch=PR-999&commit=89c6dafec2796ec879395bfc834b3fc571da6aa9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-999%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=999&job=&cmd_args= 02:39:03 -> Pinging Codecov 02:39:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-999&commit=89c6dafec2796ec879395bfc834b3fc571da6aa9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-999%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=999&job=&cmd_args= 02:39:03 -> Uploading to 02:39:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-core-contracts/89c6dafec2796ec879395bfc834b3fc571da6aa9/65d13434-7b95-4bcc-a246-22f316f3967d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250325%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250325T023903Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=dc5219ef100cadb275ff72588fe48fa4a70456d00a00d0f762cdc893ad61d321 02:39:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:03 Dload Upload Total Spent Left Speed 02:39:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37274 0 0 100 37274 0 178k --:--:-- --:--:-- --:--:-- 177k 100 37274 0 0 100 37274 0 131k --:--:-- --:--:-- --:--:-- 131k 02:39:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/89c6dafec2796ec879395bfc834b3fc571da6aa9 [Pipeline] } 02:39:03 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 02:39:05 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-999/archives ] 02:39:05 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-999/archives 02:39:05 total 16 02:39:05 drwxr-xr-x 3 root root 4096 Mar 25 02:38 . 02:39:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 02:38 .. 02:39:05 drwxr-xr-x 2 root root 4096 Mar 25 02:38 cost 02:39:05 -rw-r--r-- 1 root root 93 Mar 25 02:38 cost.csv 02:39:05 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-999/archives 02:39:05 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-999/archives 02:39:05 total 16 02:39:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 02:38 . 02:39:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 02:38 .. 02:39:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 02:38 cost 02:39:05 -rw-r--r-- 1 jenkins jenkins 93 Mar 25 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:39:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:39:07 ---> package-listing.sh 02:39:07 ++ facter osfamily 02:39:07 ++ tr '[:upper:]' '[:lower:]' 02:39:07 + OS_FAMILY=debian 02:39:07 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-999 02:39:07 + START_PACKAGES=/tmp/packages_start.txt 02:39:07 + END_PACKAGES=/tmp/packages_end.txt 02:39:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:07 + PACKAGES=/tmp/packages_start.txt 02:39:07 + '[' /w/workspace/dry_go-mod-core-contracts_PR-999 ']' 02:39:07 + PACKAGES=/tmp/packages_end.txt 02:39:07 + case "${OS_FAMILY}" in 02:39:07 + dpkg -l 02:39:07 + grep '^ii' 02:39:07 + '[' -f /tmp/packages_start.txt ']' 02:39:07 + '[' -f /tmp/packages_end.txt ']' 02:39:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:07 + '[' /w/workspace/dry_go-mod-core-contracts_PR-999 ']' 02:39:07 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-999/archives/ 02:39:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-999/archives/ [Pipeline] echo 02:39:07 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/dry_go-mod-core-contracts_PR-999/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:08 prd-ubuntu20.04-docker-8c-8g-41966 does not seem to be running inside a container 02:39:08 $ 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/dry_go-mod-core-contracts_PR-999/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-999 -v /w/workspace/dry_go-mod-core-contracts_PR-999:/w/workspace/dry_go-mod-core-contracts_PR-999:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-999@tmp:/w/workspace/dry_go-mod-core-contracts_PR-999@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:39:08 $ docker top fc4943d273396cf76b58a7f4540db6867d300cdc3c7fc518c69dd9acfa173e08 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:39:09 + mkdir -p /var/log/sysstat [Pipeline] sh 02:39:09 + ls /var/log/sa-host 02:39:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:09 provisioning config files... 02:39:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-999@tmp/config18427531412216625336tmp [Pipeline] { [Pipeline] echo 02:39:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:39:10 ---> create-netrc.sh [Pipeline] } 02:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:39:10 ---> python-tools-install.sh [Pipeline] echo 02:39:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:39:11 ---> sudo-logs.sh 02:39:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:39:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:39:11 ---> job-cost.sh 02:39:11 lf-activate-venv: SKIPPING 02:39:11 DEBUG: total: 0.2199999988079071 02:39:11 INFO: Retrieving Stack Cost... 02:39:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:11 INFO: Archiving Costs [Pipeline] echo 02:39:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:39:12 ---> logs-deploy.sh 02:39:12 lf-activate-venv: SKIPPING 02:39:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-999/1 02:39:12 INFO: archiving workspace using pattern(s): 02:39:13 Archives upload complete. 02:39:13 INFO: archiving logs to Nexus 02:39:13 ---> uname -a: 02:39:13 Linux prd-ubuntu20-04-docker-8c-8g-41966 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:39:13 02:39:13 02:39:13 ---> lscpu: 02:39:13 Architecture: x86_64 02:39:13 CPU op-mode(s): 32-bit, 64-bit 02:39:13 Byte Order: Little Endian 02:39:13 Address sizes: 40 bits physical, 48 bits virtual 02:39:13 CPU(s): 8 02:39:13 On-line CPU(s) list: 0-7 02:39:13 Thread(s) per core: 1 02:39:13 Core(s) per socket: 1 02:39:13 Socket(s): 8 02:39:13 NUMA node(s): 1 02:39:13 Vendor ID: AuthenticAMD 02:39:13 CPU family: 23 02:39:13 Model: 49 02:39:13 Model name: AMD EPYC-Rome Processor 02:39:13 Stepping: 0 02:39:13 CPU MHz: 2799.998 02:39:13 BogoMIPS: 5599.99 02:39:13 Virtualization: AMD-V 02:39:13 Hypervisor vendor: KVM 02:39:13 Virtualization type: full 02:39:13 L1d cache: 256 KiB 02:39:13 L1i cache: 256 KiB 02:39:13 L2 cache: 4 MiB 02:39:13 L3 cache: 128 MiB 02:39:13 NUMA node0 CPU(s): 0-7 02:39:13 Vulnerability Itlb multihit: Not affected 02:39:13 Vulnerability L1tf: Not affected 02:39:13 Vulnerability Mds: Not affected 02:39:13 Vulnerability Meltdown: Not affected 02:39:13 Vulnerability Mmio stale data: Not affected 02:39:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:39:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:39:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:39:13 Vulnerability Srbds: Not affected 02:39:13 Vulnerability Tsx async abort: Not affected 02:39:13 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 02:39:13 02:39:13 02:39:13 ---> nproc: 02:39:13 8 02:39:13 02:39:13 02:39:13 ---> df -h: 02:39:13 Filesystem Size Used Avail Use% Mounted on 02:39:13 overlay 155G 11G 145G 7% / 02:39:13 tmpfs 64M 0 64M 0% /dev 02:39:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:39:13 shm 64M 0 64M 0% /dev/shm 02:39:13 /dev/vda1 155G 11G 145G 7% /facter-os 02:39:13 02:39:13 02:39:13 ---> sar -b -r -n DEV: 02:39:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41966) 03/25/25 _x86_64_ (8 CPU) 02:39:13 02:39:13 02:37:02 LINUX RESTART (8 CPU) 02:39:13 02:39:13 02:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:39:13 02:39:01 133.58 0.73 132.84 0.00 36.39 52073.32 0.00 02:39:13 Average: 133.58 0.73 132.84 0.00 36.39 52073.32 0.00 02:39:13 02:39:13 02:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:39:13 02:39:01 28665544 31506896 802884 2.44 96424 2967620 1725500 5.09 1177676 2594384 0 02:39:13 Average: 28665544 31506896 802884 2.44 96424 2967620 1725500 5.09 1177676 2594384 0 02:39:13 02:39:13 02:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:39:13 02:39:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 02:39:13 02:39:01 docker0 26.91 36.39 2.55 472.15 0.00 0.00 0.00 0.00 02:39:13 02:39:01 ens3 282.27 167.67 6263.96 37.10 0.00 0.00 0.00 0.00 02:39:13 Average: lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 02:39:13 Average: docker0 26.91 36.39 2.55 472.15 0.00 0.00 0.00 0.00 02:39:13 Average: ens3 282.27 167.67 6263.96 37.10 0.00 0.00 0.00 0.00 02:39:13 02:39:13 02:39:13 ---> sar -P ALL: 02:39:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41966) 03/25/25 _x86_64_ (8 CPU) 02:39:13 02:39:13 02:37:02 LINUX RESTART (8 CPU) 02:39:13 02:39:13 02:38:01 CPU %user %nice %system %iowait %steal %idle 02:39:13 02:39:01 all 23.58 0.00 4.99 1.35 0.08 70.00 02:39:13 02:39:01 0 23.56 0.00 4.61 0.78 0.08 70.97 02:39:13 02:39:01 1 25.00 0.00 4.94 0.35 0.08 69.62 02:39:13 02:39:01 2 24.50 0.00 5.31 0.42 0.07 69.71 02:39:13 02:39:01 3 23.98 0.00 4.08 0.29 0.07 71.59 02:39:13 02:39:01 4 23.51 0.00 5.16 4.60 0.10 66.62 02:39:13 02:39:01 5 23.78 0.00 6.22 0.32 0.08 69.60 02:39:13 02:39:01 6 21.68 0.00 4.41 0.15 0.08 73.67 02:39:13 02:39:01 7 22.63 0.00 5.22 3.85 0.08 68.21 02:39:13 Average: all 23.58 0.00 4.99 1.35 0.08 70.00 02:39:13 Average: 0 23.56 0.00 4.61 0.78 0.08 70.97 02:39:13 Average: 1 25.00 0.00 4.94 0.35 0.08 69.62 02:39:13 Average: 2 24.50 0.00 5.31 0.42 0.07 69.71 02:39:13 Average: 3 23.98 0.00 4.08 0.29 0.07 71.59 02:39:13 Average: 4 23.51 0.00 5.16 4.60 0.10 66.62 02:39:13 Average: 5 23.78 0.00 6.22 0.32 0.08 69.60 02:39:13 Average: 6 21.68 0.00 4.41 0.15 0.08 73.67 02:39:13 Average: 7 22.63 0.00 5.22 3.85 0.08 68.21 02:39:13 02:39:13 02:39:13