Pull request #804 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 rather than 9e885e159e9e399c52f84efe68d3ae3bf68698fa Obtained Jenkinsfile from 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 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-ssh11584837034704343698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15771905915944879019.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-804/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-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17749219941020200572.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-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14429319574172568911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10453431772361412493.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-804/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-804/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904062066441601822.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-6547 in /w/workspace/dry_go-mod-core-contracts_PR-804 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-804 # 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/804/head:refs/remotes/origin/PR-804 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 into PR head commit 9e885e159e9e399c52f84efe68d3ae3bf68698fa Merge succeeded, producing 9e885e159e9e399c52f84efe68d3ae3bf68698fa Checking out Revision 9e885e159e9e399c52f84efe68d3ae3bf68698fa (PR-804) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e885e159e9e399c52f84efe68d3ae3bf68698fa # 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 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e885e159e9e399c52f84efe68d3ae3bf68698fa # timeout=10 Commit message: "feat: add 'Others' field in ResourceProperties" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:55:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:55:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:55:22 ========================================================= 02:55:22 EdgeX Global Pipelines Version Info 02:55:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:55:23 ------------------- 02:55:23 stable info: 02:55:23 ------------------- 02:55:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:55:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:55:23 Message: update stable to v1.0.244 02:55:23 ------------------- 02:55:23 experimental info: 02:55:23 ------------------- 02:55:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:55:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:55:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:55:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:55:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:55:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-804 [Pipeline] echo 02:55:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-804 [Pipeline] echo 02:55:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-804 [Pipeline] echo 02:55:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e885e159e9e399c52f84efe68d3ae3bf68698fa [Pipeline] echo 02:55:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e885e1 [Pipeline] echo 02:55:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:55:25 + git rev-list -1 --merges 9e885e159e9e399c52f84efe68d3ae3bf68698fa~1..9e885e159e9e399c52f84efe68d3ae3bf68698fa [Pipeline] echo 02:55:25 -----------> git rev-list -1 --merges 9e885e159e9e399c52f84efe68d3ae3bf68698fa~1..9e885e159e9e399c52f84efe68d3ae3bf68698fa 9e885e159e9e399c52f84efe68d3ae3bf68698fa [false] [Pipeline] sh 02:55:26 + git log --format=format:%s -1 9e885e159e9e399c52f84efe68d3ae3bf68698fa [Pipeline] echo 02:55:26 ========================================================= 02:55:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:55:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:55:26 + git log --format=format:%s -1 9e885e159e9e399c52f84efe68d3ae3bf68698fa [Pipeline] echo 02:55:26 [semverPrep] GIT_COMMIT: 9e885e159e9e399c52f84efe68d3ae3bf68698fa, Commit Message: feat: add 'Others' field in ResourceProperties [Pipeline] echo 02:55:26 [semverPrep] This is not a build commit. [Pipeline] sh 02:55:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:26 + grep -v github /etc/ssh/ssh_known_hosts 02:55:26 + [ -e /tmp/ssh_known_hosts ] 02:55:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:55:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:55:26 + sudo tee -a /etc/ssh/ssh_known_hosts 02:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:27 02:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:28 0.1.4: Pulling from edgex-devops/py-git-semver 02:55:28 b85a868b505f: Pulling fs layer 02:55:28 e2be974225ed: Pulling fs layer 02:55:28 339a4e72a1f5: Pulling fs layer 02:55:28 988bab9f4d93: Pulling fs layer 02:55:28 1469e6f7b9e6: Pulling fs layer 02:55:28 eaf3925da568: Pulling fs layer 02:55:28 bab4dde63d76: Pulling fs layer 02:55:28 bde34c3a00c8: Pulling fs layer 02:55:28 b352a97aabf1: Pulling fs layer 02:55:28 4872d77fe225: Pulling fs layer 02:55:28 988bab9f4d93: Waiting 02:55:28 5851b861e8e6: Pulling fs layer 02:55:28 eaf3925da568: Waiting 02:55:28 bab4dde63d76: Waiting 02:55:28 1469e6f7b9e6: Waiting 02:55:28 bde34c3a00c8: Waiting 02:55:28 b352a97aabf1: Waiting 02:55:28 4872d77fe225: Waiting 02:55:28 e2be974225ed: Download complete 02:55:28 988bab9f4d93: Verifying Checksum 02:55:28 988bab9f4d93: Download complete 02:55:28 1469e6f7b9e6: Verifying Checksum 02:55:28 1469e6f7b9e6: Download complete 02:55:28 eaf3925da568: Verifying Checksum 02:55:28 eaf3925da568: Download complete 02:55:28 339a4e72a1f5: Verifying Checksum 02:55:28 339a4e72a1f5: Download complete 02:55:28 bde34c3a00c8: Verifying Checksum 02:55:28 bde34c3a00c8: Download complete 02:55:28 b352a97aabf1: Verifying Checksum 02:55:28 b352a97aabf1: Download complete 02:55:28 4872d77fe225: Verifying Checksum 02:55:28 4872d77fe225: Download complete 02:55:28 5851b861e8e6: Verifying Checksum 02:55:28 5851b861e8e6: Download complete 02:55:28 b85a868b505f: Download complete 02:55:28 bab4dde63d76: Verifying Checksum 02:55:28 bab4dde63d76: Download complete 02:55:29 b85a868b505f: Pull complete 02:55:30 e2be974225ed: Pull complete 02:55:30 339a4e72a1f5: Pull complete 02:55:30 988bab9f4d93: Pull complete 02:55:30 1469e6f7b9e6: Pull complete 02:55:30 eaf3925da568: Pull complete 02:55:32 bab4dde63d76: Pull complete 02:55:32 bde34c3a00c8: Pull complete 02:55:32 b352a97aabf1: Pull complete 02:55:32 4872d77fe225: Pull complete 02:55:32 5851b861e8e6: Pull complete 02:55:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:32 prd-ubuntu20.04-docker-8c-8g-6547 does not seem to be running inside a container 02:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-804 -v /w/workspace/dry_go-mod-core-contracts_PR-804:/w/workspace/dry_go-mod-core-contracts_PR-804:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-804@tmp:/w/workspace/dry_go-mod-core-contracts_PR-804@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-devops/py-git-semver:0.1.4 cat 02:55:35 $ docker top bbcce678d78dc068c9680382bcfc6d743ec6eb60bcf31422ad924d3ca474e45f -eo pid,comm 02:55:35 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:55:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:36 [ssh-agent] Looking for ssh-agent implementation... 02:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:36 $ docker exec bbcce678d78dc068c9680382bcfc6d743ec6eb60bcf31422ad924d3ca474e45f ssh-agent 02:55:36 SSH_AUTH_SOCK=/tmp/ssh-gCTLYPRs6eo2/agent.33 02:55:36 SSH_AGENT_PID=39 02:55:36 Running ssh-add (command line suppressed) 02:55:36 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-804@tmp/private_key_12621173944575281323.key (/w/workspace/dry_go-mod-core-contracts_PR-804@tmp/private_key_12621173944575281323.key) 02:55:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:36 + git tag --points-at HEAD [Pipeline] } 02:55:36 $ docker exec --env ******** --env ******** bbcce678d78dc068c9680382bcfc6d743ec6eb60bcf31422ad924d3ca474e45f ssh-agent -k 02:55:36 unset SSH_AUTH_SOCK; 02:55:36 unset SSH_AGENT_PID; 02:55:36 echo Agent pid 39 killed; 02:55:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:37 [ssh-agent] Looking for ssh-agent implementation... 02:55:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:37 $ docker exec bbcce678d78dc068c9680382bcfc6d743ec6eb60bcf31422ad924d3ca474e45f ssh-agent 02:55:37 SSH_AUTH_SOCK=/tmp/ssh-nz8mhgwiPKqy/agent.71 02:55:37 SSH_AGENT_PID=77 02:55:37 Running ssh-add (command line suppressed) 02:55:37 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-804@tmp/private_key_16746178547338628803.key (/w/workspace/dry_go-mod-core-contracts_PR-804@tmp/private_key_16746178547338628803.key) 02:55:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:37 + git semver init 02:55:37 2023-02-18 02:55:37,867 [run_init] DEBUG init version:0.0.0 force:False 02:55:37 2023-02-18 02:55:37,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-804/.semver 02:55:37 2023-02-18 02:55:37,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-804/.semver 02:55:37 2023-02-18 02:55:37,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-804/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-804, universal_newlines=False, shell=None, istream=None) 02:55:38 2023-02-18 02:55:38,763 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-804/.git/info/exclude 02:55:38 2023-02-18 02:55:38,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-804/.semver/PR-804 with force:False 02:55:38 2023-02-18 02:55:38,764 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-804/.semver/PR-804 02:55:38 2023-02-18 02:55:38,768 [execute] INFO git cat-file --batch-check 02:55:38 2023-02-18 02:55:38,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-804/.semver, universal_newlines=False, shell=None, istream=) 02:55:38 2023-02-18 02:55:38,774 [execute] INFO git cat-file --batch 02:55:38 2023-02-18 02:55:38,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-804/.semver, universal_newlines=False, shell=None, istream=) 02:55:38 2023-02-18 02:55:38,779 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-804/.semver/PR-804 02:55:38 0.0.0 [Pipeline] } 02:55:38 $ docker exec --env ******** --env ******** bbcce678d78dc068c9680382bcfc6d743ec6eb60bcf31422ad924d3ca474e45f ssh-agent -k 02:55:39 unset SSH_AUTH_SOCK; 02:55:39 unset SSH_AGENT_PID; 02:55:39 echo Agent pid 77 killed; 02:55:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:39 + git semver [Pipeline] } 02:55:39 $ docker stop --time=1 bbcce678d78dc068c9680382bcfc6d743ec6eb60bcf31422ad924d3ca474e45f 02:55:41 $ docker rm -f --volumes bbcce678d78dc068c9680382bcfc6d743ec6eb60bcf31422ad924d3ca474e45f [Pipeline] // withDockerContainer [Pipeline] sh 02:55:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:55:41 Stashed 1 file(s) [Pipeline] echo 02:55:41 [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 02:55:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:55:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:55:42 ========================================================= 02:55:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:55:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:55:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:55:42 213ec9aee27d: Pulling fs layer 02:55:42 4583459ba037: Pulling fs layer 02:55:42 93c1e223e6f2: Pulling fs layer 02:55:42 53926ce57604: Pulling fs layer 02:55:42 21b2b0c7a3f4: Pulling fs layer 02:55:42 22ff95d597cd: Pulling fs layer 02:55:42 12d6caf4c0d1: Pulling fs layer 02:55:42 96b7cbca73a9: Pulling fs layer 02:55:42 a7acece74701: Pulling fs layer 02:55:42 96b7cbca73a9: Waiting 02:55:42 a7acece74701: Waiting 02:55:42 53926ce57604: Waiting 02:55:42 22ff95d597cd: Waiting 02:55:42 12d6caf4c0d1: Waiting 02:55:42 93c1e223e6f2: Verifying Checksum 02:55:42 93c1e223e6f2: Download complete 02:55:42 4583459ba037: Download complete 02:55:42 21b2b0c7a3f4: Verifying Checksum 02:55:42 21b2b0c7a3f4: Download complete 02:55:42 22ff95d597cd: Verifying Checksum 02:55:42 22ff95d597cd: Download complete 02:55:42 213ec9aee27d: Verifying Checksum 02:55:42 213ec9aee27d: Download complete 02:55:42 12d6caf4c0d1: Verifying Checksum 02:55:42 12d6caf4c0d1: Download complete 02:55:42 213ec9aee27d: Pull complete 02:55:42 4583459ba037: Pull complete 02:55:43 93c1e223e6f2: Pull complete 02:55:43 a7acece74701: Verifying Checksum 02:55:43 a7acece74701: Download complete 02:55:43 53926ce57604: Verifying Checksum 02:55:43 53926ce57604: Download complete 02:55:43 96b7cbca73a9: Verifying Checksum 02:55:43 96b7cbca73a9: Download complete 02:55:47 53926ce57604: Pull complete 02:55:47 21b2b0c7a3f4: Pull complete 02:55:47 22ff95d597cd: Pull complete 02:55:47 12d6caf4c0d1: Pull complete 02:55:49 96b7cbca73a9: Pull complete 02:55:50 a7acece74701: Pull complete 02:55:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:55:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 02:55:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:50 + docker inspect -f . ci-base-image-x86_64 02:55:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:51 prd-ubuntu20.04-docker-8c-8g-6547 does not seem to be running inside a container 02:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-804 -v /w/workspace/dry_go-mod-core-contracts_PR-804:/w/workspace/dry_go-mod-core-contracts_PR-804:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-804@tmp:/w/workspace/dry_go-mod-core-contracts_PR-804@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 ******** -e ******** ci-base-image-x86_64 cat 02:55:56 $ docker top 092961a3d466bc796995c41c2b0d539a2cbdc6acb55d95b2625cb0d241c13534 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:57 Still waiting to schedule task 02:55:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:55:57 + go version 02:55:57 go version go1.18.7 linux/amd64 [Pipeline] } 02:55:57 $ docker stop --time=1 092961a3d466bc796995c41c2b0d539a2cbdc6acb55d95b2625cb0d241c13534 02:55:58 $ docker rm -f --volumes 092961a3d466bc796995c41c2b0d539a2cbdc6acb55d95b2625cb0d241c13534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:59 + docker inspect -f . ci-base-image-x86_64 02:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:59 prd-ubuntu20.04-docker-8c-8g-6547 does not seem to be running inside a container 02:55:59 $ 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-804 -v /w/workspace/dry_go-mod-core-contracts_PR-804:/w/workspace/dry_go-mod-core-contracts_PR-804:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-804@tmp:/w/workspace/dry_go-mod-core-contracts_PR-804@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 ******** -e ******** ci-base-image-x86_64 cat 02:55:59 $ docker top 1b4e58047b249b4c9ced7eedf9feab8da90181202e4f4796c34f1c32ecd45fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:00 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-804 [Pipeline] fileExists [Pipeline] sh 02:56:00 + make test 02:56:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:56:00 go: downloading github.com/go-playground/validator/v10 v10.11.2 02:56:00 go: downloading github.com/google/uuid v1.3.0 02:56:00 go: downloading github.com/stretchr/testify v1.8.1 02:56:00 go: downloading github.com/go-kit/log v0.2.1 02:56:00 go: downloading gopkg.in/yaml.v3 v3.0.1 02:56:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:56:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:56:00 go: downloading github.com/stretchr/objx v0.5.0 02:56:00 go: downloading github.com/davecgh/go-spew v1.1.1 02:56:00 go: downloading github.com/pmezard/go-difflib v1.0.0 02:56:00 go: downloading github.com/x448/float16 v0.8.4 02:56:00 go: downloading golang.org/x/text v0.6.0 02:56:00 go: downloading github.com/go-playground/universal-translator v0.18.1 02:56:00 go: downloading github.com/leodido/go-urn v1.2.1 02:56:00 go: downloading golang.org/x/crypto v0.5.0 02:56:00 go: downloading github.com/go-playground/locales v0.14.1 02:56:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.074s coverage: 83.5% of statements 02:56:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 02:56:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 02:56:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.018s coverage: 29.4% of statements 02:56:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 02:56:07 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.017s coverage: 54.0% of statements 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.036s coverage: 90.0% of statements 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.035s coverage: 86.7% of statements 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.024s coverage: 60.5% of statements 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.003s coverage: 36.1% of statements 02:56:07 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.011s coverage: 48.7% of statements 02:56:14 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:56:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:56:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:56:15 $ docker stop --time=1 1b4e58047b249b4c9ced7eedf9feab8da90181202e4f4796c34f1c32ecd45fa0 02:56:18 $ docker rm -f --volumes 1b4e58047b249b4c9ced7eedf9feab8da90181202e4f4796c34f1c32ecd45fa0 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:56:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:19 02:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:20 latest: Pulling from edgex-lftools-log-publisher 02:56:20 5eb5b503b376: Pulling fs layer 02:56:20 5c69ac0246d0: Pulling fs layer 02:56:20 ec43610c2a17: Pulling fs layer 02:56:20 3a2ae6a8a46f: Pulling fs layer 02:56:20 33b1e0a273af: Pulling fs layer 02:56:20 5d3b04190fa2: Pulling fs layer 02:56:20 2f39f015ded8: Pulling fs layer 02:56:20 3a2ae6a8a46f: Waiting 02:56:20 5d3b04190fa2: Waiting 02:56:20 2f39f015ded8: Waiting 02:56:20 33b1e0a273af: Waiting 02:56:20 5c69ac0246d0: Verifying Checksum 02:56:20 5c69ac0246d0: Download complete 02:56:20 3a2ae6a8a46f: Verifying Checksum 02:56:20 3a2ae6a8a46f: Download complete 02:56:20 ec43610c2a17: Verifying Checksum 02:56:20 ec43610c2a17: Download complete 02:56:20 5d3b04190fa2: Verifying Checksum 02:56:20 5d3b04190fa2: Download complete 02:56:20 33b1e0a273af: Verifying Checksum 02:56:20 33b1e0a273af: Download complete 02:56:20 5eb5b503b376: Verifying Checksum 02:56:20 5eb5b503b376: Download complete 02:56:20 2f39f015ded8: Download complete 02:56:21 5eb5b503b376: Pull complete 02:56:21 5c69ac0246d0: Pull complete 02:56:21 ec43610c2a17: Pull complete 02:56:21 3a2ae6a8a46f: Pull complete 02:56:21 33b1e0a273af: Pull complete 02:56:21 5d3b04190fa2: Pull complete 02:56:26 2f39f015ded8: Pull complete 02:56:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:56:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:26 prd-ubuntu20.04-docker-8c-8g-6547 does not seem to be running inside a container 02:56: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/dry_go-mod-core-contracts_PR-804 -v /w/workspace/dry_go-mod-core-contracts_PR-804:/w/workspace/dry_go-mod-core-contracts_PR-804:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-804@tmp:/w/workspace/dry_go-mod-core-contracts_PR-804@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:29 $ docker top 8864ee3473631d859263a55df7ba5915a303eff47f3767c70e50d5d57b6a7f5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:30 ---> job-cost.sh 02:56:30 lf-activate-venv: SKIPPING 02:56:30 INFO: No Stack... 02:56:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:30 INFO: Archiving Costs [Pipeline] sh 02:56:31 + + cut -d, -f6 02:56:31 cat /w/workspace/dry_go-mod-core-contracts_PR-804/archives/cost.csv [Pipeline] lock 02:56:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] 02:56:31 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] did not exist. Created. 02:56:31 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:31 + echo total: 0.2199999988079071 [Pipeline] stash 02:56:31 Stashed 1 file(s) [Pipeline] } 02:56:31 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:31 $ docker stop --time=1 8864ee3473631d859263a55df7ba5915a303eff47f3767c70e50d5d57b6a7f5f 02:56:32 $ docker rm -f --volumes 8864ee3473631d859263a55df7ba5915a303eff47f3767c70e50d5d57b6a7f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:57:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6548 in /w/workspace/dry_go-mod-core-contracts_PR-804 [Pipeline] { [Pipeline] ws 02:57:30 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 02:57:30 Selected Git installation does not exist. Using Default 02:57:30 The recommended git tool is: NONE 02:57:35 using credential edgex-jenkins-ssh 02:57:35 Cloning the remote Git repository 02:57:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:57:35 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:57:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:57:35 > git --version # timeout=10 02:57:35 > git --version # 'git version 2.25.1' 02:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:57:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:57:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:57:38 Merging remotes/origin/main commit 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 into PR head commit 9e885e159e9e399c52f84efe68d3ae3bf68698fa 02:57:39 Merge succeeded, producing 9e885e159e9e399c52f84efe68d3ae3bf68698fa 02:57:39 Checking out Revision 9e885e159e9e399c52f84efe68d3ae3bf68698fa (PR-804) 02:57:38 > git config core.sparsecheckout # timeout=10 02:57:38 > git checkout -f 9e885e159e9e399c52f84efe68d3ae3bf68698fa # timeout=10 02:57:38 > git remote # timeout=10 02:57:38 > git config --get remote.origin.url # timeout=10 02:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:38 > git merge 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 # timeout=10 02:57:39 > git rev-parse HEAD^{commit} # timeout=10 02:57:39 > git config core.sparsecheckout # timeout=10 02:57:39 > git checkout -f 9e885e159e9e399c52f84efe68d3ae3bf68698fa # timeout=10 02:57:42 Commit message: "feat: add 'Others' field in ResourceProperties" 02:57:42 > git --version # timeout=10 02:57:42 > git --version # 'git version 2.25.1' 02:57:42 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:57:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:43 Dload Upload Total Spent Left Speed 02:57:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh 02:57:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:57:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:57:44 + sudo tee /etc/docker/daemon.new 02:57:44 { 02:57:44 "registry-mirrors": [ 02:57:44 "https://nexus3.edgexfoundry.org:10001" 02:57:44 ], 02:57:44 "bip": "10.250.0.254/24", 02:57:44 "hosts": [ 02:57:44 "tcp://0.0.0.0:5555", 02:57:44 "unix:///var/run/docker.sock" 02:57:44 ], 02:57:44 "mtu": 1458, 02:57:44 "selinux-enabled": true, 02:57:44 "seccomp-profile": "/etc/docker/seccomp.json" 02:57:44 } [Pipeline] sh 02:57:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:57:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:03 ========================================================= 02:58:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:58:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:58:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:58:04 9b18e9b68314: Pulling fs layer 02:58:04 35d82f9e3411: Pulling fs layer 02:58:04 e16973657156: Pulling fs layer 02:58:04 fc693d55d65f: Pulling fs layer 02:58:04 7e9fc2657dce: Pulling fs layer 02:58:04 dda99020689f: Pulling fs layer 02:58:04 db1c61fa0a46: Pulling fs layer 02:58:04 891c053d2c06: Pulling fs layer 02:58:04 fc693d55d65f: Waiting 02:58:04 7e9fc2657dce: Waiting 02:58:04 db1c61fa0a46: Waiting 02:58:04 dda99020689f: Waiting 02:58:04 891c053d2c06: Waiting 02:58:04 e16973657156: Verifying Checksum 02:58:04 e16973657156: Download complete 02:58:04 35d82f9e3411: Verifying Checksum 02:58:04 35d82f9e3411: Download complete 02:58:04 7e9fc2657dce: Verifying Checksum 02:58:04 7e9fc2657dce: Download complete 02:58:04 dda99020689f: Verifying Checksum 02:58:04 dda99020689f: Download complete 02:58:04 9b18e9b68314: Verifying Checksum 02:58:04 9b18e9b68314: Download complete 02:58:05 9b18e9b68314: Pull complete 02:58:05 891c053d2c06: Verifying Checksum 02:58:05 891c053d2c06: Download complete 02:58:06 db1c61fa0a46: Verifying Checksum 02:58:06 db1c61fa0a46: Download complete 02:58:07 fc693d55d65f: Download complete 02:58:08 35d82f9e3411: Pull complete 02:58:08 e16973657156: Pull complete 02:58:20 fc693d55d65f: Pull complete 02:58:21 7e9fc2657dce: Pull complete 02:58:21 dda99020689f: Pull complete 02:58:28 db1c61fa0a46: Pull complete 02:58:29 891c053d2c06: Pull complete 02:58:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:58:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 02:58:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:29 + docker inspect -f . ci-base-image-arm64 02:58:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:30 prd-ubuntu20.04-docker-arm64-4c-16g-6548 does not seem to be running inside a container 02:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:58:34 $ docker top 70819bb52977864dd74095b758978d11eaf0e1c4d5dfb00ebbcdfcb61abcaff6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:35 + go version 02:58:35 go version go1.18.7 linux/arm64 [Pipeline] } 02:58:35 $ docker stop --time=1 70819bb52977864dd74095b758978d11eaf0e1c4d5dfb00ebbcdfcb61abcaff6 02:58:36 $ docker rm -f --volumes 70819bb52977864dd74095b758978d11eaf0e1c4d5dfb00ebbcdfcb61abcaff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:37 + docker inspect -f . ci-base-image-arm64 02:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:37 prd-ubuntu20.04-docker-arm64-4c-16g-6548 does not seem to be running inside a container 02:58:37 $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:58:39 $ docker top 6f8d945f99d403f1980045c8e62c68179eae5061b91a8bca6d31647d2fab2c7d -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:39 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 02:58:40 + make test 02:58:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:58:40 go: downloading github.com/google/uuid v1.3.0 02:58:40 go: downloading github.com/go-kit/log v0.2.1 02:58:40 go: downloading github.com/stretchr/testify v1.8.1 02:58:40 go: downloading github.com/go-playground/validator/v10 v10.11.2 02:58:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:58:40 go: downloading gopkg.in/yaml.v3 v3.0.1 02:58:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:58:41 go: downloading github.com/davecgh/go-spew v1.1.1 02:58:41 go: downloading github.com/pmezard/go-difflib v1.0.0 02:58:41 go: downloading github.com/stretchr/objx v0.5.0 02:58:41 go: downloading github.com/x448/float16 v0.8.4 02:58:41 go: downloading github.com/go-playground/universal-translator v0.18.1 02:58:41 go: downloading github.com/leodido/go-urn v1.2.1 02:58:41 go: downloading golang.org/x/crypto v0.5.0 02:58:41 go: downloading golang.org/x/text v0.6.0 02:58:41 go: downloading github.com/go-playground/locales v0.14.1 02:58:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.437s coverage: 83.5% of statements 02:59:24 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 02:59:24 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 02:59:24 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.071s coverage: 29.4% of statements 02:59:24 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 02:59:24 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.176s coverage: 54.0% of statements 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.060s coverage: 90.0% of statements 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.219s coverage: 86.7% of statements 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.060s coverage: 60.5% of statements 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.015s coverage: 36.1% of statements 02:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.040s coverage: 48.7% of statements 02:59:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:59:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:59:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:59:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:59:34 $ docker stop --time=1 6f8d945f99d403f1980045c8e62c68179eae5061b91a8bca6d31647d2fab2c7d 02:59:37 $ docker rm -f --volumes 6f8d945f99d403f1980045c8e62c68179eae5061b91a8bca6d31647d2fab2c7d [Pipeline] // withDockerContainer [Pipeline] sh 02:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:59:38 Warning: overwriting stash ‘coverage-report’ 02:59:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:40 02:59:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:40 arm64: Pulling from edgex-lftools-log-publisher 02:59:40 8998bd30e6a1: Pulling fs layer 02:59:40 04944245beec: Pulling fs layer 02:59:40 699f458cf7ca: Pulling fs layer 02:59:40 765212b225bb: Pulling fs layer 02:59:40 f23df028b6ca: Pulling fs layer 02:59:40 d65c8cfc05b1: Pulling fs layer 02:59:40 2437ff75d9bd: Pulling fs layer 02:59:40 f23df028b6ca: Waiting 02:59:40 d65c8cfc05b1: Waiting 02:59:40 2437ff75d9bd: Waiting 02:59:40 765212b225bb: Waiting 02:59:40 04944245beec: Verifying Checksum 02:59:40 04944245beec: Download complete 02:59:40 765212b225bb: Verifying Checksum 02:59:40 765212b225bb: Download complete 02:59:40 f23df028b6ca: Verifying Checksum 02:59:40 f23df028b6ca: Download complete 02:59:40 d65c8cfc05b1: Verifying Checksum 02:59:40 d65c8cfc05b1: Download complete 02:59:40 699f458cf7ca: Verifying Checksum 02:59:40 699f458cf7ca: Download complete 02:59:41 8998bd30e6a1: Download complete 02:59:43 2437ff75d9bd: Verifying Checksum 02:59:43 2437ff75d9bd: Download complete 02:59:45 8998bd30e6a1: Pull complete 02:59:45 04944245beec: Pull complete 02:59:47 699f458cf7ca: Pull complete 02:59:47 765212b225bb: Pull complete 02:59:50 f23df028b6ca: Pull complete 02:59:50 d65c8cfc05b1: Pull complete 03:00:05 2437ff75d9bd: Pull complete 03:00:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:00:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:05 prd-ubuntu20.04-docker-arm64-4c-16g-6548 does not seem to be running inside a container 03:00:05 $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:00:08 $ docker top c22432c2a1daee46ddfe3551e023dece6f7fc3b86dfde21916816d2945ac343e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:09 ---> job-cost.sh 03:00:09 lf-activate-venv: SKIPPING 03:00:09 INFO: No Stack... 03:00:09 INFO: Retrieving Pricing Info for: v3-standard-4 03:00:10 INFO: Archiving Costs [Pipeline] sh 03:00:10 + cut -d, -f6 03:00:11 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 03:00:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] 03:00:11 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] did not exist. Created. 03:00:11 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:11 /w/workspace/go-mod-core-contracts/1@tmp/durable-d6aadb6a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:00:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:00:12 Warning: overwriting stash ‘stack-cost’ 03:00:12 Stashed 1 file(s) [Pipeline] } 03:00:12 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:12 $ docker stop --time=1 c22432c2a1daee46ddfe3551e023dece6f7fc3b86dfde21916816d2945ac343e 03:00:14 $ docker rm -f --volumes c22432c2a1daee46ddfe3551e023dece6f7fc3b86dfde21916816d2945ac343e [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 03:00:16 provisioning config files... 03:00:16 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-804@tmp/config2606186987569038770tmp [Pipeline] { [Pipeline] sh 03:00:17 + set +x 03:00:17 + + curl -s https://codecov.io/bash 03:00:17 bash -s -- 03:00:17 03:00:17 _____ _ 03:00:17 / ____| | | 03:00:17 | | ___ __| | ___ ___ _____ __ 03:00:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:00:17 | |___| (_) | (_| | __/ (_| (_) \ V / 03:00:17 \_____\___/ \__,_|\___|\___\___/ \_/ 03:00:17 Bash-1.0.6 03:00:17 03:00:17 03:00:17 ==> git version 2.25.1 found 03:00:17 ==> 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 03:00:17 Release-Date: 2020-01-08 03:00:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:00:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:00:17 ==> Jenkins CI detected. 03:00:17 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-804 03:00:17 project root: . 03:00:17 --> token set from env 03:00:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:00:17 ==> Running gcov in . (disable via -X gcov) 03:00:17 ==> Python coveragepy not found 03:00:17 ==> Searching for coverage reports in: 03:00:17 + . 03:00:17 -> Found 1 reports 03:00:17 ==> Detecting git/mercurial file structure 03:00:17 ==> Reading reports 03:00:17 + ./coverage.out bytes=115934 03:00:17 ==> Appending adjustments 03:00:17 https://docs.codecov.io/docs/fixing-reports 03:00:17 + Found adjustments 03:00:17 ==> Gzipping contents 03:00:17 20K /tmp/codecov.S8t8G5.gz 03:00:17 ==> Uploading reports 03:00:17 url: https://codecov.io 03:00:17 query: branch=PR-804&commit=9e885e159e9e399c52f84efe68d3ae3bf68698fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-804%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=804&job=&cmd_args= 03:00:17 -> Pinging Codecov 03:00:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-804&commit=9e885e159e9e399c52f84efe68d3ae3bf68698fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-804%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=804&job=&cmd_args= 03:00:18 -> Uploading to 03:00:18 https://storage.googleapis.com/codecov/v4/raw/2023-02-18/71470A77251A30514AAF9C0BB2E5B6CE/9e885e159e9e399c52f84efe68d3ae3bf68698fa/773860f0-6c52-4782-9336-b2e51ca73db4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T030018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b09782ecc81bf92928868b2dc564bd849ceb6a7042f32fd170741ad0cf12d20a 03:00:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:00:18 Dload Upload Total Spent Left Speed 03:00:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17635 0 0 100 17635 0 63435 --:--:-- --:--:-- --:--:-- 63435 03:00:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9e885e159e9e399c52f84efe68d3ae3bf68698fa [Pipeline] } 03:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:00:20 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-804/archives ] 03:00:20 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-804/archives 03:00:20 total 16 03:00:20 drwxr-xr-x 3 root root 4096 Feb 18 02:56 . 03:00:20 drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 02:56 .. 03:00:20 drwxr-xr-x 2 root root 4096 Feb 18 02:56 cost 03:00:20 -rw-r--r-- 1 root root 93 Feb 18 02:56 cost.csv 03:00:20 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-804/archives 03:00:20 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-804/archives 03:00:20 total 16 03:00:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 02:56 . 03:00:20 drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 02:56 .. 03:00:20 drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 02:56 cost 03:00:20 -rw-r--r-- 1 jenkins jenkins 93 Feb 18 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:00:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:00:21 ---> package-listing.sh 03:00:21 ++ facter osfamily 03:00:21 ++ tr '[:upper:]' '[:lower:]' 03:00:21 + OS_FAMILY=debian 03:00:21 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-804 03:00:21 + START_PACKAGES=/tmp/packages_start.txt 03:00:21 + END_PACKAGES=/tmp/packages_end.txt 03:00:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:00:21 + PACKAGES=/tmp/packages_start.txt 03:00:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-804 ']' 03:00:21 + PACKAGES=/tmp/packages_end.txt 03:00:21 + case "${OS_FAMILY}" in 03:00:21 + dpkg -l 03:00:21 + grep '^ii' 03:00:21 + '[' -f /tmp/packages_start.txt ']' 03:00:21 + '[' -f /tmp/packages_end.txt ']' 03:00:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:00:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-804 ']' 03:00:21 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-804/archives/ 03:00:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-804/archives/ [Pipeline] echo 03:00:21 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-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:00:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:22 prd-ubuntu20.04-docker-8c-8g-6547 does not seem to be running inside a container 03:00:22 $ 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-804/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-804 -v /w/workspace/dry_go-mod-core-contracts_PR-804:/w/workspace/dry_go-mod-core-contracts_PR-804:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-804@tmp:/w/workspace/dry_go-mod-core-contracts_PR-804@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 03:00:23 $ docker top feeb90cad6e1babaab21fc37abfbe0532d1f06521e3f3f0db227535a4394d510 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:00:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:00:24 + ls /var/log/sa-host 03:00:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:24 provisioning config files... 03:00:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-804@tmp/config13906084291243708218tmp [Pipeline] { [Pipeline] echo 03:00:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:00:24 ---> create-netrc.sh [Pipeline] } 03:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:00:25 ---> python-tools-install.sh [Pipeline] echo 03:00:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:00:25 ---> sudo-logs.sh 03:00:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:00:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:00:25 ---> job-cost.sh 03:00:25 lf-activate-venv: SKIPPING 03:00:25 DEBUG: total: 0.2199999988079071 03:00:25 INFO: Retrieving Stack Cost... 03:00:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:26 INFO: Archiving Costs [Pipeline] echo 03:00:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:00:27 ---> logs-deploy.sh 03:00:27 lf-activate-venv: SKIPPING 03:00:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-804/1 03:00:27 INFO: archiving workspace using pattern(s): 03:00:27 Archives upload complete. 03:00:27 INFO: archiving logs to Nexus 03:00:28 ---> uname -a: 03:00:28 Linux prd-ubuntu20-04-docker-8c-8g-6547 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:00:28 03:00:28 03:00:28 ---> lscpu: 03:00:28 Architecture: x86_64 03:00:28 CPU op-mode(s): 32-bit, 64-bit 03:00:28 Byte Order: Little Endian 03:00:28 Address sizes: 40 bits physical, 48 bits virtual 03:00:28 CPU(s): 8 03:00:28 On-line CPU(s) list: 0-7 03:00:28 Thread(s) per core: 1 03:00:28 Core(s) per socket: 1 03:00:28 Socket(s): 8 03:00:28 NUMA node(s): 1 03:00:28 Vendor ID: AuthenticAMD 03:00:28 CPU family: 23 03:00:28 Model: 49 03:00:28 Model name: AMD EPYC-Rome Processor 03:00:28 Stepping: 0 03:00:28 CPU MHz: 2799.998 03:00:28 BogoMIPS: 5599.99 03:00:28 Virtualization: AMD-V 03:00:28 Hypervisor vendor: KVM 03:00:28 Virtualization type: full 03:00:28 L1d cache: 256 KiB 03:00:28 L1i cache: 256 KiB 03:00:28 L2 cache: 4 MiB 03:00:28 L3 cache: 128 MiB 03:00:28 NUMA node0 CPU(s): 0-7 03:00:28 Vulnerability Itlb multihit: Not affected 03:00:28 Vulnerability L1tf: Not affected 03:00:28 Vulnerability Mds: Not affected 03:00:28 Vulnerability Meltdown: Not affected 03:00:28 Vulnerability Mmio stale data: Not affected 03:00:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:00:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:00:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:00:28 Vulnerability Srbds: Not affected 03:00:28 Vulnerability Tsx async abort: Not affected 03:00:28 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 03:00:28 03:00:28 03:00:28 ---> nproc: 03:00:28 8 03:00:28 03:00:28 03:00:28 ---> df -h: 03:00:28 Filesystem Size Used Avail Use% Mounted on 03:00:28 overlay 155G 11G 145G 7% / 03:00:28 tmpfs 64M 0 64M 0% /dev 03:00:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:00:28 shm 64M 0 64M 0% /dev/shm 03:00:28 /dev/vda1 155G 11G 145G 7% /facter-os 03:00:28 03:00:28 03:00:28 ---> sar -b -r -n DEV: 03:00:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6547) 02/18/23 _x86_64_ (8 CPU) 03:00:28 03:00:28 02:54:40 LINUX RESTART (8 CPU) 03:00:28 03:00:28 02:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:00:28 02:56:01 325.55 38.59 286.97 0.00 4320.89 75580.00 0.00 03:00:28 02:57:01 43.49 0.27 43.23 0.00 15.60 23417.70 0.00 03:00:28 02:58:01 1.87 0.00 1.87 0.00 0.00 21.88 0.00 03:00:28 02:59:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 03:00:28 03:00:01 40.58 10.43 30.14 0.00 5157.41 5102.62 0.00 03:00:28 Average: 81.81 9.76 72.04 0.00 1890.68 20645.03 0.00 03:00:28 03:00:28 02:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:00:28 02:56:01 29069532 31568768 737336 2.24 77316 2690580 1841492 5.43 1023280 2415148 87784 03:00:28 02:57:01 28678340 31593396 712060 2.17 91556 3055276 1727496 5.09 1134424 2654424 404 03:00:28 02:58:01 28677724 31592904 712060 2.17 91604 3055284 1727496 5.09 1134828 2654436 8 03:00:28 02:59:01 28680564 31595844 708924 2.16 91652 3055288 1727496 5.09 1131488 2654436 12 03:00:28 03:00:01 28134432 31577032 712436 2.17 110904 3550800 1765432 5.20 1302284 2999240 176176 03:00:28 Average: 28648118 31585589 716563 2.18 92606 3081446 1757882 5.18 1145261 2675537 52877 03:00:28 03:00:28 02:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:00:28 02:56:01 lo 3.46 3.46 0.33 0.33 0.00 0.00 0.00 0.00 03:00:28 02:56:01 ens3 643.62 426.91 6846.84 118.58 0.00 0.00 0.00 0.00 03:00:28 02:56:01 docker0 21.50 23.57 1.84 335.22 0.00 0.00 0.00 0.00 03:00:28 02:56:01 vethc679ff0 17.54 20.06 1.57 292.84 0.00 0.00 0.00 0.02 03:00:28 02:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:00:28 02:57:01 ens3 113.63 69.29 2530.08 14.96 0.00 0.00 0.00 0.00 03:00:28 02:57:01 docker0 1.17 1.40 0.10 0.25 0.00 0.00 0.00 0.00 03:00:28 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:28 02:58:01 ens3 0.55 0.47 0.38 0.27 0.00 0.00 0.00 0.00 03:00:28 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:28 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:28 02:59:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:00:28 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:28 03:00:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:00:28 03:00:01 ens3 196.48 106.90 2788.53 7.32 0.00 0.00 0.00 0.00 03:00:28 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:28 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 03:00:28 Average: ens3 189.37 119.72 2418.41 27.93 0.00 0.00 0.00 0.00 03:00:28 Average: docker0 4.48 4.93 0.38 66.20 0.00 0.00 0.00 0.00 03:00:28 03:00:28 03:00:28 ---> sar -P ALL: 03:00:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6547) 02/18/23 _x86_64_ (8 CPU) 03:00:28 03:00:28 02:54:40 LINUX RESTART (8 CPU) 03:00:28 03:00:28 02:55:02 CPU %user %nice %system %iowait %steal %idle 03:00:28 02:56:01 all 9.27 0.00 3.03 4.45 0.06 83.19 03:00:28 02:56:01 0 10.16 0.00 4.79 5.10 0.05 79.91 03:00:28 02:56:01 1 9.13 0.00 2.80 0.55 0.05 87.47 03:00:28 02:56:01 2 10.10 0.00 2.91 22.35 0.05 64.59 03:00:28 02:56:01 3 10.84 0.00 2.88 0.38 0.05 85.85 03:00:28 02:56:01 4 7.90 0.00 2.07 3.74 0.05 86.24 03:00:28 02:56:01 5 8.72 0.00 3.05 0.17 0.05 88.01 03:00:28 02:56:01 6 8.08 0.00 2.25 1.13 0.05 88.49 03:00:28 02:56:01 7 9.21 0.00 3.52 2.32 0.10 84.85 03:00:28 02:57:01 all 13.23 0.00 2.55 0.97 0.05 83.21 03:00:28 02:57:01 0 13.59 0.00 2.65 0.02 0.03 83.71 03:00:28 02:57:01 1 14.37 0.00 2.46 1.49 0.03 81.64 03:00:28 02:57:01 2 12.05 0.00 2.55 0.24 0.03 85.13 03:00:28 02:57:01 3 13.42 0.00 2.66 0.00 0.03 83.89 03:00:28 02:57:01 4 12.63 0.00 2.60 0.18 0.03 84.55 03:00:28 02:57:01 5 13.53 0.00 2.45 1.45 0.03 82.54 03:00:28 02:57:01 6 13.00 0.00 2.44 4.37 0.10 80.09 03:00:28 02:57:01 7 13.27 0.00 2.57 0.00 0.07 84.08 03:00:28 02:58:01 all 0.27 0.00 0.01 0.01 0.01 99.71 03:00:28 02:58:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:00:28 02:58:01 1 1.97 0.00 0.00 0.02 0.02 98.00 03:00:28 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:00:28 02:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:00:28 02:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:00:28 02:58:01 5 0.05 0.00 0.02 0.02 0.00 99.92 03:00:28 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:00:28 02:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:00:28 02:59:01 all 0.27 0.00 0.01 0.01 0.01 99.70 03:00:28 02:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:00:28 02:59:01 1 1.97 0.00 0.00 0.00 0.00 98.03 03:00:28 02:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:00:28 02:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:00:28 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:00:28 02:59:01 5 0.03 0.00 0.00 0.03 0.00 99.93 03:00:28 02:59:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:00:28 02:59:01 7 0.10 0.00 0.03 0.00 0.02 99.85 03:00:28 03:00:01 all 1.66 0.00 0.86 0.51 0.02 96.95 03:00:28 03:00:01 0 2.02 0.00 0.77 1.25 0.02 95.95 03:00:28 03:00:01 1 3.28 0.00 1.17 1.08 0.02 94.46 03:00:28 03:00:01 2 0.72 0.00 0.37 0.07 0.02 98.83 03:00:28 03:00:01 3 2.02 0.00 0.72 0.05 0.03 97.18 03:00:28 03:00:01 4 1.48 0.00 1.92 0.40 0.02 96.18 03:00:28 03:00:01 5 0.88 0.00 0.70 1.10 0.02 97.30 03:00:28 03:00:01 6 1.43 0.00 0.88 0.07 0.02 97.60 03:00:28 03:00:01 7 1.44 0.00 0.38 0.03 0.05 98.09 03:00:28 Average: all 4.90 0.00 1.28 1.17 0.03 92.62 03:00:28 Average: 0 5.12 0.00 1.63 1.26 0.02 91.96 03:00:28 Average: 1 6.09 0.00 1.27 0.62 0.02 91.99 03:00:28 Average: 2 4.53 0.00 1.16 4.43 0.02 89.86 03:00:28 Average: 3 5.23 0.00 1.25 0.08 0.03 93.41 03:00:28 Average: 4 4.38 0.00 1.31 0.85 0.02 93.43 03:00:28 Average: 5 4.61 0.00 1.23 0.55 0.02 93.59 03:00:28 Average: 6 4.47 0.00 1.11 1.11 0.03 93.27 03:00:28 Average: 7 4.77 0.00 1.29 0.46 0.05 93.43 03:00:28 03:00:28 03:00:28