Pull request #807 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from cb18066d493742bdfaf8f31a0eded08ce169db02+1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 (30349c3dabaf9fc9763889089db0dfa7c62f5c02) 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-ssh14768784743242828160.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-ssh4584489260665193573.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-807/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-807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11795720974665653243.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-807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10140656823952384625.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-ssh9550311578419169035.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-807/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-807/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14061735594600363424.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6716 in /w/workspace/dry_go-mod-core-contracts_PR-807 [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-807 # 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/807/head:refs/remotes/origin/PR-807 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 into PR head commit cb18066d493742bdfaf8f31a0eded08ce169db02 Merge succeeded, producing cb18066d493742bdfaf8f31a0eded08ce169db02 Checking out Revision cb18066d493742bdfaf8f31a0eded08ce169db02 (PR-807) > git config core.sparsecheckout # timeout=10 > git checkout -f cb18066d493742bdfaf8f31a0eded08ce169db02 # 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 cb18066d493742bdfaf8f31a0eded08ce169db02 # timeout=10 Commit message: "feat!: Remove Notify out of Device DTO/Model" 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 07:13:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:19 ========================================================= 07:13:19 EdgeX Global Pipelines Version Info 07:13:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:13:20 ------------------- 07:13:20 stable info: 07:13:20 ------------------- 07:13:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:13:20 Message: update stable to v1.0.244 07:13:20 ------------------- 07:13:20 experimental info: 07:13:20 ------------------- 07:13:20 Commited By: **** collab-it+edgex@linuxfoundation.org 07:13:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:13:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:13:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-807 [Pipeline] echo 07:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-807 [Pipeline] echo 07:13:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-807 [Pipeline] echo 07:13:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb18066d493742bdfaf8f31a0eded08ce169db02 [Pipeline] echo 07:13:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb18066 [Pipeline] echo 07:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:13:22 + git rev-list -1 --merges cb18066d493742bdfaf8f31a0eded08ce169db02~1..cb18066d493742bdfaf8f31a0eded08ce169db02 [Pipeline] echo 07:13:22 -----------> git rev-list -1 --merges cb18066d493742bdfaf8f31a0eded08ce169db02~1..cb18066d493742bdfaf8f31a0eded08ce169db02 cb18066d493742bdfaf8f31a0eded08ce169db02 [false] [Pipeline] sh 07:13:23 + git log --format=format:%s -1 cb18066d493742bdfaf8f31a0eded08ce169db02 [Pipeline] echo 07:13:23 ========================================================= 07:13:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:13:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:23 + git log --format=format:%s -1 cb18066d493742bdfaf8f31a0eded08ce169db02 [Pipeline] echo 07:13:23 [semverPrep] GIT_COMMIT: cb18066d493742bdfaf8f31a0eded08ce169db02, Commit Message: feat!: Remove Notify out of Device DTO/Model [Pipeline] echo 07:13:23 [semverPrep] This is not a build commit. [Pipeline] sh 07:13:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:13:24 + grep -v github /etc/ssh/ssh_known_hosts 07:13:24 + [ -e /tmp/ssh_known_hosts ] 07:13:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:13:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:13:24 + sudo tee -a /etc/ssh/ssh_known_hosts 07:13:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:13:24 07:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:13:25 0.1.4: Pulling from edgex-devops/py-git-semver 07:13:25 b85a868b505f: Pulling fs layer 07:13:25 e2be974225ed: Pulling fs layer 07:13:25 339a4e72a1f5: Pulling fs layer 07:13:25 988bab9f4d93: Pulling fs layer 07:13:25 1469e6f7b9e6: Pulling fs layer 07:13:25 eaf3925da568: Pulling fs layer 07:13:25 bab4dde63d76: Pulling fs layer 07:13:25 bde34c3a00c8: Pulling fs layer 07:13:25 b352a97aabf1: Pulling fs layer 07:13:25 4872d77fe225: Pulling fs layer 07:13:25 5851b861e8e6: Pulling fs layer 07:13:25 988bab9f4d93: Waiting 07:13:25 1469e6f7b9e6: Waiting 07:13:25 eaf3925da568: Waiting 07:13:25 bab4dde63d76: Waiting 07:13:25 bde34c3a00c8: Waiting 07:13:25 b352a97aabf1: Waiting 07:13:25 4872d77fe225: Waiting 07:13:25 5851b861e8e6: Waiting 07:13:25 e2be974225ed: Download complete 07:13:25 988bab9f4d93: Verifying Checksum 07:13:25 988bab9f4d93: Download complete 07:13:25 339a4e72a1f5: Verifying Checksum 07:13:25 339a4e72a1f5: Download complete 07:13:25 1469e6f7b9e6: Verifying Checksum 07:13:25 1469e6f7b9e6: Download complete 07:13:25 eaf3925da568: Download complete 07:13:25 bde34c3a00c8: Verifying Checksum 07:13:25 bde34c3a00c8: Download complete 07:13:25 b352a97aabf1: Download complete 07:13:25 4872d77fe225: Download complete 07:13:25 5851b861e8e6: Verifying Checksum 07:13:25 5851b861e8e6: Download complete 07:13:25 b85a868b505f: Verifying Checksum 07:13:25 b85a868b505f: Download complete 07:13:25 bab4dde63d76: Verifying Checksum 07:13:25 bab4dde63d76: Download complete 07:13:26 b85a868b505f: Pull complete 07:13:27 e2be974225ed: Pull complete 07:13:27 339a4e72a1f5: Pull complete 07:13:27 988bab9f4d93: Pull complete 07:13:27 1469e6f7b9e6: Pull complete 07:13:27 eaf3925da568: Pull complete 07:13:29 bab4dde63d76: Pull complete 07:13:29 bde34c3a00c8: Pull complete 07:13:29 b352a97aabf1: Pull complete 07:13:30 4872d77fe225: Pull complete 07:13:30 5851b861e8e6: Pull complete 07:13:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:13:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:30 prd-ubuntu20.04-docker-8c-8g-6716 does not seem to be running inside a container 07:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-807 -v /w/workspace/dry_go-mod-core-contracts_PR-807:/w/workspace/dry_go-mod-core-contracts_PR-807:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-807@tmp:/w/workspace/dry_go-mod-core-contracts_PR-807@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:13:32 $ docker top 49f37fd955f37b180bb411b38944cb4569ecf3232b9f50b043fb1845828d0d21 -eo pid,comm 07:13:32 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). 07:13:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:32 [ssh-agent] Looking for ssh-agent implementation... 07:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:32 $ docker exec 49f37fd955f37b180bb411b38944cb4569ecf3232b9f50b043fb1845828d0d21 ssh-agent 07:13:32 SSH_AUTH_SOCK=/tmp/ssh-mevxaOJKBKqS/agent.33 07:13:32 SSH_AGENT_PID=39 07:13:32 Running ssh-add (command line suppressed) 07:13:33 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-807@tmp/private_key_2414106145782829234.key (/w/workspace/dry_go-mod-core-contracts_PR-807@tmp/private_key_2414106145782829234.key) 07:13:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:33 + git tag --points-at HEAD [Pipeline] } 07:13:33 $ docker exec --env ******** --env ******** 49f37fd955f37b180bb411b38944cb4569ecf3232b9f50b043fb1845828d0d21 ssh-agent -k 07:13:33 unset SSH_AUTH_SOCK; 07:13:33 unset SSH_AGENT_PID; 07:13:33 echo Agent pid 39 killed; 07:13:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:13:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:33 [ssh-agent] Looking for ssh-agent implementation... 07:13:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:33 $ docker exec 49f37fd955f37b180bb411b38944cb4569ecf3232b9f50b043fb1845828d0d21 ssh-agent 07:13:33 SSH_AUTH_SOCK=/tmp/ssh-UjTzG8Bg5tEH/agent.71 07:13:33 SSH_AGENT_PID=77 07:13:33 Running ssh-add (command line suppressed) 07:13:33 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-807@tmp/private_key_3441985201485464652.key (/w/workspace/dry_go-mod-core-contracts_PR-807@tmp/private_key_3441985201485464652.key) 07:13:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:34 + git semver init 07:13:34 2023-02-20 07:13:34,491 [run_init] DEBUG init version:0.0.0 force:False 07:13:34 2023-02-20 07:13:34,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-807/.semver 07:13:34 2023-02-20 07:13:34,493 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-807/.semver 07:13:34 2023-02-20 07:13:34,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-807/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-807, universal_newlines=False, shell=None, istream=None) 07:13:35 2023-02-20 07:13:35,425 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-807/.git/info/exclude 07:13:35 2023-02-20 07:13:35,425 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-807/.semver/PR-807 with force:False 07:13:35 2023-02-20 07:13:35,425 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-807/.semver/PR-807 07:13:35 2023-02-20 07:13:35,428 [execute] INFO git cat-file --batch-check 07:13:35 2023-02-20 07:13:35,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-807/.semver, universal_newlines=False, shell=None, istream=) 07:13:35 2023-02-20 07:13:35,436 [execute] INFO git cat-file --batch 07:13:35 2023-02-20 07:13:35,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-807/.semver, universal_newlines=False, shell=None, istream=) 07:13:35 2023-02-20 07:13:35,440 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-807/.semver/PR-807 07:13:35 0.0.0 [Pipeline] } 07:13:35 $ docker exec --env ******** --env ******** 49f37fd955f37b180bb411b38944cb4569ecf3232b9f50b043fb1845828d0d21 ssh-agent -k 07:13:35 unset SSH_AUTH_SOCK; 07:13:35 unset SSH_AGENT_PID; 07:13:35 echo Agent pid 77 killed; 07:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:36 + git semver [Pipeline] } 07:13:36 $ docker stop --time=1 49f37fd955f37b180bb411b38944cb4569ecf3232b9f50b043fb1845828d0d21 07:13:37 $ docker rm -f --volumes 49f37fd955f37b180bb411b38944cb4569ecf3232b9f50b043fb1845828d0d21 [Pipeline] // withDockerContainer [Pipeline] sh 07:13:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:38 Stashed 1 file(s) [Pipeline] echo 07:13:38 [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 07:13:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:13:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:13:39 ========================================================= 07:13:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:13:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:13:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:13:39 213ec9aee27d: Pulling fs layer 07:13:39 4583459ba037: Pulling fs layer 07:13:39 93c1e223e6f2: Pulling fs layer 07:13:39 53926ce57604: Pulling fs layer 07:13:39 21b2b0c7a3f4: Pulling fs layer 07:13:39 22ff95d597cd: Pulling fs layer 07:13:39 12d6caf4c0d1: Pulling fs layer 07:13:39 96b7cbca73a9: Pulling fs layer 07:13:39 a7acece74701: Pulling fs layer 07:13:39 21b2b0c7a3f4: Waiting 07:13:39 53926ce57604: Waiting 07:13:39 22ff95d597cd: Waiting 07:13:39 12d6caf4c0d1: Waiting 07:13:39 96b7cbca73a9: Waiting 07:13:39 93c1e223e6f2: Verifying Checksum 07:13:39 93c1e223e6f2: Download complete 07:13:39 4583459ba037: Verifying Checksum 07:13:39 4583459ba037: Download complete 07:13:39 21b2b0c7a3f4: Verifying Checksum 07:13:39 21b2b0c7a3f4: Download complete 07:13:39 22ff95d597cd: Verifying Checksum 07:13:39 22ff95d597cd: Download complete 07:13:39 213ec9aee27d: Verifying Checksum 07:13:39 12d6caf4c0d1: Download complete 07:13:39 213ec9aee27d: Pull complete 07:13:40 4583459ba037: Pull complete 07:13:40 93c1e223e6f2: Pull complete 07:13:40 a7acece74701: Verifying Checksum 07:13:40 a7acece74701: Download complete 07:13:40 53926ce57604: Verifying Checksum 07:13:40 53926ce57604: Download complete 07:13:40 96b7cbca73a9: Verifying Checksum 07:13:40 96b7cbca73a9: Download complete 07:13:44 53926ce57604: Pull complete 07:13:44 21b2b0c7a3f4: Pull complete 07:13:44 22ff95d597cd: Pull complete 07:13:44 12d6caf4c0d1: Pull complete 07:13:46 96b7cbca73a9: Pull complete 07:13:47 a7acece74701: Pull complete 07:13:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:13:47 + 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 07:13:47 + docker inspect -f . ci-base-image-x86_64 07:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:48 prd-ubuntu20.04-docker-8c-8g-6716 does not seem to be running inside a container 07:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-807 -v /w/workspace/dry_go-mod-core-contracts_PR-807:/w/workspace/dry_go-mod-core-contracts_PR-807:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-807@tmp:/w/workspace/dry_go-mod-core-contracts_PR-807@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 ******** ci-base-image-x86_64 cat 07:13:50 $ docker top f24bdd06aa3d83b84681a978f7a8d864356b716faf4c402bc1896b30b2688ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:51 + go version 07:13:51 go version go1.18.7 linux/amd64 [Pipeline] } 07:13:51 $ docker stop --time=1 f24bdd06aa3d83b84681a978f7a8d864356b716faf4c402bc1896b30b2688ea0 07:13:52 $ docker rm -f --volumes f24bdd06aa3d83b84681a978f7a8d864356b716faf4c402bc1896b30b2688ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:53 + docker inspect -f . ci-base-image-x86_64 07:13:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:53 prd-ubuntu20.04-docker-8c-8g-6716 does not seem to be running inside a container 07:13:53 $ 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-807 -v /w/workspace/dry_go-mod-core-contracts_PR-807:/w/workspace/dry_go-mod-core-contracts_PR-807:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-807@tmp:/w/workspace/dry_go-mod-core-contracts_PR-807@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 ******** ci-base-image-x86_64 cat 07:13:53 Still waiting to schedule task 07:13:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:13:53 $ docker top 1429f62e8506cf3806672db14f46b0ea0ff8aa8d2a9769cf1767f40a35ff559f -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:54 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-807 [Pipeline] fileExists [Pipeline] sh 07:13:54 + make test 07:13:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:13:54 go: downloading github.com/google/uuid v1.3.0 07:13:54 go: downloading github.com/go-playground/validator/v10 v10.11.2 07:13:54 go: downloading github.com/go-kit/log v0.2.1 07:13:54 go: downloading github.com/stretchr/testify v1.8.1 07:13:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:13:54 go: downloading gopkg.in/yaml.v3 v3.0.1 07:13:54 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:13:54 go: downloading github.com/x448/float16 v0.8.4 07:13:54 go: downloading github.com/davecgh/go-spew v1.1.1 07:13:54 go: downloading github.com/pmezard/go-difflib v1.0.0 07:13:54 go: downloading github.com/stretchr/objx v0.5.0 07:13:54 go: downloading github.com/leodido/go-urn v1.2.1 07:13:54 go: downloading github.com/go-playground/universal-translator v0.18.1 07:13:54 go: downloading golang.org/x/text v0.6.0 07:13:54 go: downloading golang.org/x/crypto v0.5.0 07:13:54 go: downloading github.com/go-playground/locales v0.14.1 07:13:55 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.090s coverage: 83.5% of statements 07:14:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 07:14:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 07:14:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.041s coverage: 29.4% of statements 07:14:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 07:14:02 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.022s coverage: 54.0% of statements 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.030s coverage: 90.0% of statements 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.040s coverage: 86.8% of statements 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.019s coverage: 60.5% of statements 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.025s coverage: 36.1% of statements 07:14:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.007s coverage: 48.7% of statements 07:14:10 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." 07:14:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:14:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:14:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:14:12 $ docker stop --time=1 1429f62e8506cf3806672db14f46b0ea0ff8aa8d2a9769cf1767f40a35ff559f 07:14:14 $ docker rm -f --volumes 1429f62e8506cf3806672db14f46b0ea0ff8aa8d2a9769cf1767f40a35ff559f [Pipeline] // withDockerContainer [Pipeline] sh 07:14:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:15 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 07:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:16 07:14:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:16 latest: Pulling from edgex-lftools-log-publisher 07:14:16 5eb5b503b376: Pulling fs layer 07:14:16 5c69ac0246d0: Pulling fs layer 07:14:16 ec43610c2a17: Pulling fs layer 07:14:16 3a2ae6a8a46f: Pulling fs layer 07:14:16 33b1e0a273af: Pulling fs layer 07:14:16 5d3b04190fa2: Pulling fs layer 07:14:16 2f39f015ded8: Pulling fs layer 07:14:16 33b1e0a273af: Waiting 07:14:16 5d3b04190fa2: Waiting 07:14:16 2f39f015ded8: Waiting 07:14:16 3a2ae6a8a46f: Waiting 07:14:16 5c69ac0246d0: Verifying Checksum 07:14:16 5c69ac0246d0: Download complete 07:14:16 3a2ae6a8a46f: Verifying Checksum 07:14:16 3a2ae6a8a46f: Download complete 07:14:16 33b1e0a273af: Verifying Checksum 07:14:16 33b1e0a273af: Download complete 07:14:16 5d3b04190fa2: Verifying Checksum 07:14:16 5d3b04190fa2: Download complete 07:14:16 ec43610c2a17: Verifying Checksum 07:14:16 ec43610c2a17: Download complete 07:14:16 5eb5b503b376: Verifying Checksum 07:14:16 5eb5b503b376: Download complete 07:14:17 2f39f015ded8: Download complete 07:14:18 5eb5b503b376: Pull complete 07:14:18 5c69ac0246d0: Pull complete 07:14:18 ec43610c2a17: Pull complete 07:14:18 3a2ae6a8a46f: Pull complete 07:14:19 33b1e0a273af: Pull complete 07:14:19 5d3b04190fa2: Pull complete 07:14:23 2f39f015ded8: Pull complete 07:14:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:23 prd-ubuntu20.04-docker-8c-8g-6716 does not seem to be running inside a container 07:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-807 -v /w/workspace/dry_go-mod-core-contracts_PR-807:/w/workspace/dry_go-mod-core-contracts_PR-807:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-807@tmp:/w/workspace/dry_go-mod-core-contracts_PR-807@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 07:14:25 $ docker top 9c1da6ae0bc5c1251a602fe611c3af70dfab5d4a5778ebeb757a6575c41178df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:25 ---> job-cost.sh 07:14:25 lf-activate-venv: SKIPPING 07:14:25 INFO: No Stack... 07:14:26 INFO: Retrieving Pricing Info for: v3-standard-8 07:14:26 INFO: Archiving Costs [Pipeline] sh 07:14:27 + cat /w/workspace/dry_go-mod-core-contracts_PR-807/archives/cost.csv 07:14:27 + cut -d, -f6 [Pipeline] lock 07:14:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] 07:14:27 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] did not exist. Created. 07:14:27 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:27 + echo total: 0.2199999988079071 [Pipeline] stash 07:14:27 Stashed 1 file(s) [Pipeline] } 07:14:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:27 $ docker stop --time=1 9c1da6ae0bc5c1251a602fe611c3af70dfab5d4a5778ebeb757a6575c41178df 07:14:28 $ docker rm -f --volumes 9c1da6ae0bc5c1251a602fe611c3af70dfab5d4a5778ebeb757a6575c41178df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:15:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6717 in /w/workspace/dry_go-mod-core-contracts_PR-807 [Pipeline] { [Pipeline] ws 07:15:22 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:15:22 Selected Git installation does not exist. Using Default 07:15:22 The recommended git tool is: NONE 07:15:27 using credential edgex-jenkins-ssh 07:15:27 Cloning the remote Git repository 07:15:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:15:27 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:15:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:15:28 > git --version # timeout=10 07:15:28 > git --version # 'git version 2.25.1' 07:15:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:15:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:31 Merging remotes/origin/main commit 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 into PR head commit cb18066d493742bdfaf8f31a0eded08ce169db02 07:15:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:15:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:15:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/807/head:refs/remotes/origin/PR-807 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:15:31 > git config core.sparsecheckout # timeout=10 07:15:31 > git checkout -f cb18066d493742bdfaf8f31a0eded08ce169db02 # timeout=10 07:15:31 > git remote # timeout=10 07:15:31 Merge succeeded, producing cb18066d493742bdfaf8f31a0eded08ce169db02 07:15:31 Checking out Revision cb18066d493742bdfaf8f31a0eded08ce169db02 (PR-807) 07:15:31 > git config --get remote.origin.url # timeout=10 07:15:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:31 > git merge 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 # timeout=10 07:15:31 > git rev-parse HEAD^{commit} # timeout=10 07:15:31 > git config core.sparsecheckout # timeout=10 07:15:31 > git checkout -f cb18066d493742bdfaf8f31a0eded08ce169db02 # timeout=10 07:15:34 Commit message: "feat!: Remove Notify out of Device DTO/Model" 07:15:34 > git --version # timeout=10 07:15:34 > git --version # 'git version 2.25.1' 07:15:34 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:15:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:36 Dload Upload Total Spent Left Speed 07:15:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 07:15:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:15:37 + sudo tee /etc/docker/daemon.new 07:15:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:15:37 { 07:15:37 "registry-mirrors": [ 07:15:37 "https://nexus3.edgexfoundry.org:10001" 07:15:37 ], 07:15:37 "bip": "10.250.0.254/24", 07:15:37 "hosts": [ 07:15:37 "tcp://0.0.0.0:5555", 07:15:37 "unix:///var/run/docker.sock" 07:15:37 ], 07:15:37 "mtu": 1458, 07:15:37 "selinux-enabled": true, 07:15:37 "seccomp-profile": "/etc/docker/seccomp.json" 07:15:37 } [Pipeline] sh 07:15:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:15:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:56 ========================================================= 07:15:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:15:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:15:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:57 9b18e9b68314: Pulling fs layer 07:15:57 35d82f9e3411: Pulling fs layer 07:15:57 e16973657156: Pulling fs layer 07:15:57 fc693d55d65f: Pulling fs layer 07:15:57 7e9fc2657dce: Pulling fs layer 07:15:57 dda99020689f: Pulling fs layer 07:15:57 db1c61fa0a46: Pulling fs layer 07:15:57 891c053d2c06: Pulling fs layer 07:15:57 dda99020689f: Waiting 07:15:57 db1c61fa0a46: Waiting 07:15:57 891c053d2c06: Waiting 07:15:57 fc693d55d65f: Waiting 07:15:57 7e9fc2657dce: Waiting 07:15:57 e16973657156: Verifying Checksum 07:15:57 e16973657156: Download complete 07:15:57 35d82f9e3411: Download complete 07:15:57 7e9fc2657dce: Verifying Checksum 07:15:57 7e9fc2657dce: Download complete 07:15:57 9b18e9b68314: Verifying Checksum 07:15:57 9b18e9b68314: Download complete 07:15:57 dda99020689f: Verifying Checksum 07:15:57 dda99020689f: Download complete 07:15:58 9b18e9b68314: Pull complete 07:15:58 891c053d2c06: Verifying Checksum 07:15:58 891c053d2c06: Download complete 07:15:59 35d82f9e3411: Pull complete 07:15:59 e16973657156: Pull complete 07:15:59 db1c61fa0a46: Verifying Checksum 07:15:59 db1c61fa0a46: Download complete 07:16:00 fc693d55d65f: Verifying Checksum 07:16:00 fc693d55d65f: Download complete 07:16:12 fc693d55d65f: Pull complete 07:16:12 7e9fc2657dce: Pull complete 07:16:12 dda99020689f: Pull complete 07:16:19 db1c61fa0a46: Pull complete 07:16:20 891c053d2c06: Pull complete 07:16:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:16:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:16:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:16:21 + 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 07:16:21 + docker inspect -f . ci-base-image-arm64 07:16:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:21 prd-ubuntu20.04-docker-arm64-4c-16g-6717 does not seem to be running inside a container 07:16:21 $ 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 ******** ci-base-image-arm64 cat 07:16:25 $ docker top 33824846f3f39c17ef1ee8abea122bf292c387154dfe73dc63adc4f113a4cf5b -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:25 + go version 07:16:25 go version go1.18.7 linux/arm64 [Pipeline] } 07:16:25 $ docker stop --time=1 33824846f3f39c17ef1ee8abea122bf292c387154dfe73dc63adc4f113a4cf5b 07:16:27 $ docker rm -f --volumes 33824846f3f39c17ef1ee8abea122bf292c387154dfe73dc63adc4f113a4cf5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:28 + docker inspect -f . ci-base-image-arm64 07:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:28 prd-ubuntu20.04-docker-arm64-4c-16g-6717 does not seem to be running inside a container 07:16:28 $ 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 ******** ci-base-image-arm64 cat 07:16:32 $ docker top 4933fb95c14ae3219aa2f36f2f4277ed4a0e8bde3010a609244b6270e4035cc9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:32 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 07:16:33 + make test 07:16:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:16:33 go: downloading github.com/google/uuid v1.3.0 07:16:33 go: downloading github.com/go-kit/log v0.2.1 07:16:33 go: downloading github.com/stretchr/testify v1.8.1 07:16:33 go: downloading github.com/go-playground/validator/v10 v10.11.2 07:16:33 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:16:33 go: downloading gopkg.in/yaml.v3 v3.0.1 07:16:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:16:33 go: downloading github.com/davecgh/go-spew v1.1.1 07:16:33 go: downloading github.com/pmezard/go-difflib v1.0.0 07:16:33 go: downloading github.com/stretchr/objx v0.5.0 07:16:33 go: downloading github.com/x448/float16 v0.8.4 07:16:33 go: downloading github.com/go-playground/universal-translator v0.18.1 07:16:33 go: downloading github.com/leodido/go-urn v1.2.1 07:16:33 go: downloading golang.org/x/crypto v0.5.0 07:16:33 go: downloading golang.org/x/text v0.6.0 07:16:33 go: downloading github.com/go-playground/locales v0.14.1 07:16:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.399s coverage: 83.5% of statements 07:17:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 07:17:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 07:17:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.108s coverage: 29.4% of statements 07:17:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 07:17:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.121s coverage: 54.0% of statements 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.071s coverage: 90.0% of statements 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.206s coverage: 86.8% of statements 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.064s coverage: 60.5% of statements 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.020s coverage: 36.1% of statements 07:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.045s coverage: 48.7% of statements 07:17:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:17:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:17:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:17:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:17:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:17:29 $ docker stop --time=1 4933fb95c14ae3219aa2f36f2f4277ed4a0e8bde3010a609244b6270e4035cc9 07:17:31 $ docker rm -f --volumes 4933fb95c14ae3219aa2f36f2f4277ed4a0e8bde3010a609244b6270e4035cc9 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:17:32 Warning: overwriting stash ‘coverage-report’ 07:17:33 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 07:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:33 07:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:35 arm64: Pulling from edgex-lftools-log-publisher 07:17:35 8998bd30e6a1: Pulling fs layer 07:17:35 04944245beec: Pulling fs layer 07:17:35 699f458cf7ca: Pulling fs layer 07:17:35 765212b225bb: Pulling fs layer 07:17:35 f23df028b6ca: Pulling fs layer 07:17:35 d65c8cfc05b1: Pulling fs layer 07:17:35 2437ff75d9bd: Pulling fs layer 07:17:35 d65c8cfc05b1: Waiting 07:17:35 765212b225bb: Waiting 07:17:35 2437ff75d9bd: Waiting 07:17:35 f23df028b6ca: Waiting 07:17:35 04944245beec: Verifying Checksum 07:17:35 04944245beec: Download complete 07:17:35 765212b225bb: Verifying Checksum 07:17:35 765212b225bb: Download complete 07:17:35 f23df028b6ca: Verifying Checksum 07:17:35 f23df028b6ca: Download complete 07:17:35 d65c8cfc05b1: Verifying Checksum 07:17:35 d65c8cfc05b1: Download complete 07:17:35 699f458cf7ca: Verifying Checksum 07:17:35 699f458cf7ca: Download complete 07:17:36 8998bd30e6a1: Verifying Checksum 07:17:36 8998bd30e6a1: Download complete 07:17:38 2437ff75d9bd: Verifying Checksum 07:17:38 2437ff75d9bd: Download complete 07:17:40 8998bd30e6a1: Pull complete 07:17:40 04944245beec: Pull complete 07:17:41 699f458cf7ca: Pull complete 07:17:41 765212b225bb: Pull complete 07:17:42 f23df028b6ca: Pull complete 07:17:42 d65c8cfc05b1: Pull complete 07:17:57 2437ff75d9bd: Pull complete 07:17:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:58 prd-ubuntu20.04-docker-arm64-4c-16g-6717 does not seem to be running inside a container 07:17:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:18:00 $ docker top 9fdc1f94fa6b39c816a3bbe5a54b2c1a496bd1f7013a1dd307db17a24a8bf5e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:01 ---> job-cost.sh 07:18:01 lf-activate-venv: SKIPPING 07:18:01 INFO: No Stack... 07:18:01 INFO: Retrieving Pricing Info for: v3-standard-4 07:18:02 INFO: Archiving Costs [Pipeline] sh 07:18:03 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 07:18:03 + cut -d, -f6 [Pipeline] lock 07:18:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] 07:18:03 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] did not exist. Created. 07:18:03 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:18:03 /w/workspace/go-mod-core-contracts/1@tmp/durable-8fea8c99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:18:04 + echo total: 0.10999999940395355 [Pipeline] stash 07:18:04 Warning: overwriting stash ‘stack-cost’ 07:18:04 Stashed 1 file(s) [Pipeline] } 07:18:04 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-807-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:18:04 $ docker stop --time=1 9fdc1f94fa6b39c816a3bbe5a54b2c1a496bd1f7013a1dd307db17a24a8bf5e3 07:18:05 $ docker rm -f --volumes 9fdc1f94fa6b39c816a3bbe5a54b2c1a496bd1f7013a1dd307db17a24a8bf5e3 [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 07:18:06 provisioning config files... 07:18:06 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-807@tmp/config1732710208636868811tmp [Pipeline] { [Pipeline] sh 07:18:07 + set +x 07:18:07 + + curlbash -s -s https://codecov.io/bash -- 07:18:07 07:18:07 07:18:07 _____ _ 07:18:07 / ____| | | 07:18:07 | | ___ __| | ___ ___ _____ __ 07:18:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:18:07 | |___| (_) | (_| | __/ (_| (_) \ V / 07:18:07 \_____\___/ \__,_|\___|\___\___/ \_/ 07:18:07 Bash-1.0.6 07:18:07 07:18:07 07:18:07 ==> git version 2.25.1 found 07:18:07 ==> 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 07:18:07 Release-Date: 2020-01-08 07:18:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:18:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:18:07 ==> Jenkins CI detected. 07:18:07 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-807 07:18:07 project root: . 07:18:07 --> token set from env 07:18:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:18:07 ==> Running gcov in . (disable via -X gcov) 07:18:07 ==> Python coveragepy not found 07:18:07 ==> Searching for coverage reports in: 07:18:07 + . 07:18:07 -> Found 1 reports 07:18:07 ==> Detecting git/mercurial file structure 07:18:07 ==> Reading reports 07:18:07 + ./coverage.out bytes=115754 07:18:07 ==> Appending adjustments 07:18:07 https://docs.codecov.io/docs/fixing-reports 07:18:07 + Found adjustments 07:18:07 ==> Gzipping contents 07:18:07 20K /tmp/codecov.rN3GW4.gz 07:18:07 ==> Uploading reports 07:18:07 url: https://codecov.io 07:18:07 query: branch=PR-807&commit=cb18066d493742bdfaf8f31a0eded08ce169db02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=807&job=&cmd_args= 07:18:07 -> Pinging Codecov 07:18:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-807&commit=cb18066d493742bdfaf8f31a0eded08ce169db02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=807&job=&cmd_args= 07:18:07 -> Uploading to 07:18:07 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/71470A77251A30514AAF9C0BB2E5B6CE/cb18066d493742bdfaf8f31a0eded08ce169db02/5fdf40c6-90ee-416f-a61e-fdd94541548a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T071807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee278bc2c60f1d880a216720f4db61d724db133233601989ee8e4014bce293d 07:18:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:07 Dload Upload Total Spent Left Speed 07:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17522 0 0 100 17522 0 65137 --:--:-- --:--:-- --:--:-- 65137 07:18:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cb18066d493742bdfaf8f31a0eded08ce169db02 [Pipeline] } 07:18:08 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 07:18:10 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-807/archives ] 07:18:10 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-807/archives 07:18:10 total 16 07:18:10 drwxr-xr-x 3 root root 4096 Feb 20 07:14 . 07:18:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 07:14 .. 07:18:10 drwxr-xr-x 2 root root 4096 Feb 20 07:14 cost 07:18:10 -rw-r--r-- 1 root root 93 Feb 20 07:14 cost.csv 07:18:10 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-807/archives 07:18:10 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-807/archives 07:18:10 total 16 07:18:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 07:14 . 07:18:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 07:14 .. 07:18:10 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 07:14 cost 07:18:10 -rw-r--r-- 1 jenkins jenkins 93 Feb 20 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:18:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:18:11 ---> package-listing.sh 07:18:11 ++ facter osfamily 07:18:11 ++ tr '[:upper:]' '[:lower:]' 07:18:11 + OS_FAMILY=debian 07:18:11 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-807 07:18:11 + START_PACKAGES=/tmp/packages_start.txt 07:18:11 + END_PACKAGES=/tmp/packages_end.txt 07:18:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:11 + PACKAGES=/tmp/packages_start.txt 07:18:11 + '[' /w/workspace/dry_go-mod-core-contracts_PR-807 ']' 07:18:11 + PACKAGES=/tmp/packages_end.txt 07:18:11 + case "${OS_FAMILY}" in 07:18:11 + dpkg -l 07:18:11 + grep '^ii' 07:18:11 + '[' -f /tmp/packages_start.txt ']' 07:18:11 + '[' -f /tmp/packages_end.txt ']' 07:18:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:11 + '[' /w/workspace/dry_go-mod-core-contracts_PR-807 ']' 07:18:11 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-807/archives/ 07:18:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-807/archives/ [Pipeline] echo 07:18:11 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-807/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:18:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:12 prd-ubuntu20.04-docker-8c-8g-6716 does not seem to be running inside a container 07:18:12 $ 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-807/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-807 -v /w/workspace/dry_go-mod-core-contracts_PR-807:/w/workspace/dry_go-mod-core-contracts_PR-807:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-807@tmp:/w/workspace/dry_go-mod-core-contracts_PR-807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:18:12 $ docker top ac18d91628664fe932589eb98ba5310a502df2293f76f5ceb5f43f4a4eb4f90b -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:13 + touch /tmp/pre-build-complete [Pipeline] sh 07:18:13 + mkdir -p /var/log/sysstat [Pipeline] sh 07:18:13 + ls /var/log/sa-host 07:18:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:14 provisioning config files... 07:18:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-807@tmp/config91388673191024293tmp [Pipeline] { [Pipeline] echo 07:18:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:18:14 ---> create-netrc.sh [Pipeline] } 07:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:18:15 ---> python-tools-install.sh [Pipeline] echo 07:18:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:18:15 ---> sudo-logs.sh 07:18:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:18:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:18:15 ---> job-cost.sh 07:18:15 lf-activate-venv: SKIPPING 07:18:15 DEBUG: total: 0.2199999988079071 07:18:15 INFO: Retrieving Stack Cost... 07:18:16 INFO: Retrieving Pricing Info for: v3-standard-8 07:18:16 INFO: Archiving Costs [Pipeline] echo 07:18:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:18:16 ---> logs-deploy.sh 07:18:16 lf-activate-venv: SKIPPING 07:18:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-807/1 07:18:16 INFO: archiving workspace using pattern(s): 07:18:17 Archives upload complete. 07:18:17 INFO: archiving logs to Nexus 07:18:18 ---> uname -a: 07:18:18 Linux prd-ubuntu20-04-docker-8c-8g-6716 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:18:18 07:18:18 07:18:18 ---> lscpu: 07:18:18 Architecture: x86_64 07:18:18 CPU op-mode(s): 32-bit, 64-bit 07:18:18 Byte Order: Little Endian 07:18:18 Address sizes: 40 bits physical, 48 bits virtual 07:18:18 CPU(s): 8 07:18:18 On-line CPU(s) list: 0-7 07:18:18 Thread(s) per core: 1 07:18:18 Core(s) per socket: 1 07:18:18 Socket(s): 8 07:18:18 NUMA node(s): 1 07:18:18 Vendor ID: AuthenticAMD 07:18:18 CPU family: 23 07:18:18 Model: 49 07:18:18 Model name: AMD EPYC-Rome Processor 07:18:18 Stepping: 0 07:18:18 CPU MHz: 2800.000 07:18:18 BogoMIPS: 5600.00 07:18:18 Virtualization: AMD-V 07:18:18 Hypervisor vendor: KVM 07:18:18 Virtualization type: full 07:18:18 L1d cache: 256 KiB 07:18:18 L1i cache: 256 KiB 07:18:18 L2 cache: 4 MiB 07:18:18 L3 cache: 128 MiB 07:18:18 NUMA node0 CPU(s): 0-7 07:18:18 Vulnerability Itlb multihit: Not affected 07:18:18 Vulnerability L1tf: Not affected 07:18:18 Vulnerability Mds: Not affected 07:18:18 Vulnerability Meltdown: Not affected 07:18:18 Vulnerability Mmio stale data: Not affected 07:18:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:18:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:18:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:18:18 Vulnerability Srbds: Not affected 07:18:18 Vulnerability Tsx async abort: Not affected 07:18:18 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 07:18:18 07:18:18 07:18:18 ---> nproc: 07:18:18 8 07:18:18 07:18:18 07:18:18 ---> df -h: 07:18:18 Filesystem Size Used Avail Use% Mounted on 07:18:18 overlay 155G 11G 145G 7% / 07:18:18 tmpfs 64M 0 64M 0% /dev 07:18:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:18:18 shm 64M 0 64M 0% /dev/shm 07:18:18 /dev/vda1 155G 11G 145G 7% /facter-os 07:18:18 07:18:18 07:18:18 ---> sar -b -r -n DEV: 07:18:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6716) 02/20/23 _x86_64_ (8 CPU) 07:18:18 07:18:18 07:12:39 LINUX RESTART (8 CPU) 07:18:18 07:18:18 07:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:18:18 07:14:01 288.49 38.01 250.47 0.00 4223.56 92951.44 0.00 07:18:18 07:15:01 44.01 0.20 43.81 0.00 10.66 23168.67 0.00 07:18:18 07:16:01 1.77 0.00 1.77 0.00 0.00 19.75 0.00 07:18:18 07:17:01 1.65 0.02 1.63 0.00 0.13 18.40 0.00 07:18:18 07:18:01 42.09 10.46 31.63 0.00 2906.45 5134.88 0.00 07:18:18 Average: 75.60 9.74 65.86 0.00 1428.16 24258.63 0.00 07:18:18 07:18:18 07:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:18:18 07:14:01 28874324 31490332 812752 2.47 79720 2797704 1965188 5.79 1239668 2382028 202956 07:18:18 07:15:01 28660828 31573568 731252 2.22 91620 3054444 1740028 5.13 1153340 2652568 164 07:18:18 07:16:01 28661188 31574132 730616 2.22 91716 3054440 1740028 5.13 1153700 2652572 8 07:18:18 07:17:01 28667644 31580660 724012 2.20 91792 3054444 1740028 5.13 1146880 2652572 44 07:18:18 07:18:01 28304288 31565660 723376 2.20 111128 3373336 1801204 5.31 1303564 2835420 67260 07:18:18 Average: 28633654 31556870 744402 2.26 93195 3066874 1797295 5.30 1199430 2635032 54086 07:18:18 07:18:18 07:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:18:18 07:14:01 docker0 20.40 27.38 1.88 330.01 0.00 0.00 0.00 0.00 07:18:18 07:14:01 ens3 764.72 502.27 6737.28 130.28 0.00 0.00 0.00 0.00 07:18:18 07:14:01 veth63c64cc 16.33 24.20 1.57 288.35 0.00 0.00 0.00 0.02 07:18:18 07:14:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 07:18:18 07:15:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:18:18 07:15:01 ens3 111.50 71.42 2528.57 14.46 0.00 0.00 0.00 0.00 07:18:18 07:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:18:18 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:18 07:16:01 ens3 12.11 3.35 12.54 0.47 0.00 0.00 0.00 0.00 07:18:18 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:18 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:18 07:17:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:18:18 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:18:18 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:18 07:18:01 ens3 185.54 98.30 2541.44 6.78 0.00 0.00 0.00 0.00 07:18:18 07:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:18:18 Average: docker0 4.09 5.48 0.38 66.00 0.00 0.00 0.00 0.00 07:18:18 Average: ens3 214.80 135.09 2363.97 30.40 0.00 0.00 0.00 0.00 07:18:18 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 07:18:18 07:18:18 07:18:18 ---> sar -P ALL: 07:18:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6716) 02/20/23 _x86_64_ (8 CPU) 07:18:18 07:18:18 07:12:39 LINUX RESTART (8 CPU) 07:18:18 07:18:18 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:18:18 07:14:01 all 15.20 0.00 4.22 2.17 0.06 78.36 07:18:18 07:14:01 0 16.18 0.00 3.64 0.67 0.05 79.45 07:18:18 07:14:01 1 14.93 0.00 4.04 0.42 0.05 80.56 07:18:18 07:14:01 2 13.51 0.00 4.14 5.64 0.07 76.64 07:18:18 07:14:01 3 14.25 0.00 5.19 5.18 0.07 75.31 07:18:18 07:14:01 4 15.68 0.00 4.31 1.33 0.05 78.63 07:18:18 07:14:01 5 14.48 0.00 4.17 2.60 0.07 78.68 07:18:18 07:14:01 6 14.82 0.00 3.97 0.49 0.07 80.65 07:18:18 07:14:01 7 17.72 0.00 4.28 1.02 0.07 76.92 07:18:18 07:15:01 all 10.03 0.00 2.33 0.60 0.04 87.01 07:18:18 07:15:01 0 10.72 0.00 2.36 0.03 0.03 86.85 07:18:18 07:15:01 1 9.68 0.00 2.06 0.28 0.03 87.94 07:18:18 07:15:01 2 9.38 0.00 2.20 2.22 0.03 86.17 07:18:18 07:15:01 3 10.10 0.00 2.75 0.03 0.03 87.09 07:18:18 07:15:01 4 10.22 0.00 2.64 0.02 0.03 87.09 07:18:18 07:15:01 5 10.14 0.00 2.34 2.04 0.03 85.44 07:18:18 07:15:01 6 10.35 0.00 2.27 0.15 0.05 87.18 07:18:18 07:15:01 7 9.61 0.00 2.05 0.00 0.05 88.30 07:18:18 07:16:01 all 0.30 0.00 0.01 0.01 0.01 99.68 07:18:18 07:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:18:18 07:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:18:18 07:16:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:18:18 07:16:01 3 0.18 0.00 0.00 0.00 0.02 99.80 07:18:18 07:16:01 4 1.92 0.00 0.00 0.00 0.00 98.08 07:18:18 07:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:18:18 07:16:01 6 0.02 0.00 0.00 0.12 0.02 99.85 07:18:18 07:16:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:18:18 07:17:01 all 0.07 0.00 0.03 0.01 0.01 99.88 07:18:18 07:17:01 0 0.00 0.00 0.05 0.00 0.02 99.93 07:18:18 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:18:18 07:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:18:18 07:17:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:18:18 07:17:01 4 0.35 0.00 0.03 0.00 0.02 99.60 07:18:18 07:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:18:18 07:17:01 6 0.05 0.00 0.05 0.12 0.03 99.75 07:18:18 07:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:18:18 07:18:01 all 1.44 0.00 0.87 0.42 0.02 97.24 07:18:18 07:18:01 0 2.07 0.00 0.98 0.45 0.02 96.48 07:18:18 07:18:01 1 1.34 0.00 0.60 1.41 0.02 96.63 07:18:18 07:18:01 2 1.95 0.00 0.70 0.12 0.02 97.21 07:18:18 07:18:01 3 0.88 0.00 0.65 0.67 0.03 97.76 07:18:18 07:18:01 4 1.21 0.00 0.70 0.05 0.02 98.02 07:18:18 07:18:01 5 0.97 0.00 0.83 0.37 0.00 97.83 07:18:18 07:18:01 6 1.25 0.00 1.80 0.18 0.03 96.72 07:18:18 07:18:01 7 1.87 0.00 0.70 0.10 0.05 97.27 07:18:18 Average: all 5.38 0.00 1.48 0.64 0.03 92.47 07:18:18 Average: 0 5.78 0.00 1.40 0.23 0.02 92.57 07:18:18 Average: 1 5.18 0.00 1.34 0.42 0.02 93.03 07:18:18 Average: 2 4.96 0.00 1.41 1.58 0.02 92.02 07:18:18 Average: 3 5.07 0.00 1.72 1.17 0.03 92.02 07:18:18 Average: 4 5.84 0.00 1.53 0.28 0.02 92.33 07:18:18 Average: 5 5.10 0.00 1.46 1.00 0.02 92.42 07:18:18 Average: 6 5.27 0.00 1.61 0.21 0.04 92.87 07:18:18 Average: 7 5.82 0.00 1.41 0.22 0.04 92.52 07:18:18 07:18:18 07:18:18