Pull request #781 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 bnevis-i for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 811fa0bc85abd847cf889711ff1cf89522b422c5+7e0c83d7b629306e64997ecd877af1515e598311 (f7d649f27ff077b79235663414138597ae9ec256) 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-ssh14488161856463445596.key Verifying host key using known hosts file > 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-ssh12759072760953949212.key Verifying host key using known hosts file > 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-781/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-781/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6765220812064038650.key Verifying host key using known hosts file > 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-781/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11404348756766812511.key Verifying host key using known hosts file > 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-ssh17217104532903944493.key Verifying host key using known hosts file > 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-781/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-781/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16111179168815910014.key Verifying host key using known hosts file > 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120863 in /w/workspace/dry_go-mod-core-contracts_PR-781 [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-781 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/781/head:refs/remotes/origin/PR-781 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7e0c83d7b629306e64997ecd877af1515e598311 into PR head commit 811fa0bc85abd847cf889711ff1cf89522b422c5 Merge succeeded, producing 811fa0bc85abd847cf889711ff1cf89522b422c5 Checking out Revision 811fa0bc85abd847cf889711ff1cf89522b422c5 (PR-781) > git config core.sparsecheckout # timeout=10 > git checkout -f 811fa0bc85abd847cf889711ff1cf89522b422c5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 7e0c83d7b629306e64997ecd877af1515e598311 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 811fa0bc85abd847cf889711ff1cf89522b422c5 # timeout=10 Commit message: "feat!: Add interface for injecting authentication data to outgoing requests" 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 00:21:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:21:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:21:55 ========================================================= 00:21:55 EdgeX Global Pipelines Version Info 00:21:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:21:56 ------------------- 00:21:56 stable info: 00:21:56 ------------------- 00:21:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:21:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:21:56 Message: update stable to v1.0.244 00:21:56 ------------------- 00:21:56 experimental info: 00:21:56 ------------------- 00:21:56 Commited By: **** collab-it+edgex@linuxfoundation.org 00:21:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:21:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:21:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-781 [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-781 [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-781 [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 811fa0bc85abd847cf889711ff1cf89522b422c5 [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 811fa0b [Pipeline] echo 00:21:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:21:58 + git rev-list -1 --merges 811fa0bc85abd847cf889711ff1cf89522b422c5~1..811fa0bc85abd847cf889711ff1cf89522b422c5 [Pipeline] echo 00:21:58 -----------> git rev-list -1 --merges 811fa0bc85abd847cf889711ff1cf89522b422c5~1..811fa0bc85abd847cf889711ff1cf89522b422c5 811fa0bc85abd847cf889711ff1cf89522b422c5 [false] [Pipeline] sh 00:21:59 + git log --format=format:%s -1 811fa0bc85abd847cf889711ff1cf89522b422c5 [Pipeline] echo 00:21:59 ========================================================= 00:21:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:21:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:59 + git log --format=format:%s -1 811fa0bc85abd847cf889711ff1cf89522b422c5 [Pipeline] echo 00:21:59 [semverPrep] GIT_COMMIT: 811fa0bc85abd847cf889711ff1cf89522b422c5, Commit Message: feat!: Add interface for injecting authentication data to outgoing requests [Pipeline] echo 00:21:59 [semverPrep] This is not a build commit. [Pipeline] sh 00:22:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:22:00 + grep -v github /etc/ssh/ssh_known_hosts 00:22:00 + [ -e /tmp/ssh_known_hosts ] 00:22:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:22:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:22:00 + sudo tee -a /etc/ssh/ssh_known_hosts 00:22:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:22:01 00:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:22:01 0.1.4: Pulling from edgex-devops/py-git-semver 00:22:01 b85a868b505f: Pulling fs layer 00:22:01 e2be974225ed: Pulling fs layer 00:22:01 339a4e72a1f5: Pulling fs layer 00:22:01 988bab9f4d93: Pulling fs layer 00:22:01 1469e6f7b9e6: Pulling fs layer 00:22:01 eaf3925da568: Pulling fs layer 00:22:01 bab4dde63d76: Pulling fs layer 00:22:01 bde34c3a00c8: Pulling fs layer 00:22:01 b352a97aabf1: Pulling fs layer 00:22:01 4872d77fe225: Pulling fs layer 00:22:01 5851b861e8e6: Pulling fs layer 00:22:01 988bab9f4d93: Waiting 00:22:01 bab4dde63d76: Waiting 00:22:01 b352a97aabf1: Waiting 00:22:01 bde34c3a00c8: Waiting 00:22:01 5851b861e8e6: Waiting 00:22:01 1469e6f7b9e6: Waiting 00:22:01 4872d77fe225: Waiting 00:22:01 eaf3925da568: Waiting 00:22:01 e2be974225ed: Download complete 00:22:01 988bab9f4d93: Verifying Checksum 00:22:01 988bab9f4d93: Download complete 00:22:01 1469e6f7b9e6: Verifying Checksum 00:22:01 1469e6f7b9e6: Download complete 00:22:01 339a4e72a1f5: Verifying Checksum 00:22:01 339a4e72a1f5: Download complete 00:22:01 eaf3925da568: Download complete 00:22:01 bde34c3a00c8: Verifying Checksum 00:22:01 bde34c3a00c8: Download complete 00:22:01 b352a97aabf1: Download complete 00:22:01 4872d77fe225: Verifying Checksum 00:22:01 4872d77fe225: Download complete 00:22:01 5851b861e8e6: Verifying Checksum 00:22:01 5851b861e8e6: Download complete 00:22:01 b85a868b505f: Download complete 00:22:02 bab4dde63d76: Verifying Checksum 00:22:02 bab4dde63d76: Download complete 00:22:03 b85a868b505f: Pull complete 00:22:03 e2be974225ed: Pull complete 00:22:03 339a4e72a1f5: Pull complete 00:22:03 988bab9f4d93: Pull complete 00:22:04 1469e6f7b9e6: Pull complete 00:22:04 eaf3925da568: Pull complete 00:22:06 bab4dde63d76: Pull complete 00:22:06 bde34c3a00c8: Pull complete 00:22:06 b352a97aabf1: Pull complete 00:22:06 4872d77fe225: Pull complete 00:22:06 5851b861e8e6: Pull complete 00:22:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:22:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:06 prd-ubuntu20.04-docker-8c-8g-120863 does not seem to be running inside a container 00:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-781 -v /w/workspace/dry_go-mod-core-contracts_PR-781:/w/workspace/dry_go-mod-core-contracts_PR-781:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-781@tmp:/w/workspace/dry_go-mod-core-contracts_PR-781@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 00:22:07 $ docker top dd52729cc1bbae295395932f082622cf21074e038e885da9053f609ed69e4c7c -eo pid,comm 00:22:08 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). 00:22:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:22:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:08 [ssh-agent] Looking for ssh-agent implementation... 00:22:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:08 $ docker exec dd52729cc1bbae295395932f082622cf21074e038e885da9053f609ed69e4c7c ssh-agent 00:22:08 SSH_AUTH_SOCK=/tmp/ssh-3wP9GzzT6Zoj/agent.32 00:22:08 SSH_AGENT_PID=38 00:22:08 Running ssh-add (command line suppressed) 00:22:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-781@tmp/private_key_7767411582578982702.key (/w/workspace/dry_go-mod-core-contracts_PR-781@tmp/private_key_7767411582578982702.key) 00:22:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:08 + git tag --points-at HEAD [Pipeline] } 00:22:08 $ docker exec --env ******** --env ******** dd52729cc1bbae295395932f082622cf21074e038e885da9053f609ed69e4c7c ssh-agent -k 00:22:08 unset SSH_AUTH_SOCK; 00:22:08 unset SSH_AGENT_PID; 00:22:08 echo Agent pid 38 killed; 00:22:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:09 [ssh-agent] Looking for ssh-agent implementation... 00:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:09 $ docker exec dd52729cc1bbae295395932f082622cf21074e038e885da9053f609ed69e4c7c ssh-agent 00:22:09 SSH_AUTH_SOCK=/tmp/ssh-2lR5r8kj1vlP/agent.70 00:22:09 SSH_AGENT_PID=76 00:22:09 Running ssh-add (command line suppressed) 00:22:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-781@tmp/private_key_8271403061684005035.key (/w/workspace/dry_go-mod-core-contracts_PR-781@tmp/private_key_8271403061684005035.key) 00:22:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:09 + git semver init 00:22:10 2022-12-10 00:22:09,922 [run_init] DEBUG init version:0.0.0 force:False 00:22:10 2022-12-10 00:22:09,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-781/.semver 00:22:10 2022-12-10 00:22:09,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-781/.semver 00:22:10 2022-12-10 00:22:09,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-781/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-781, universal_newlines=False, shell=None, istream=None) 00:22:10 2022-12-10 00:22:10,793 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-781/.git/info/exclude 00:22:10 2022-12-10 00:22:10,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-781/.semver/PR-781 with force:False 00:22:10 2022-12-10 00:22:10,794 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-781/.semver/PR-781 00:22:10 2022-12-10 00:22:10,798 [execute] INFO git cat-file --batch-check 00:22:10 2022-12-10 00:22:10,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-781/.semver, universal_newlines=False, shell=None, istream=) 00:22:10 2022-12-10 00:22:10,806 [execute] INFO git cat-file --batch 00:22:10 2022-12-10 00:22:10,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-781/.semver, universal_newlines=False, shell=None, istream=) 00:22:10 2022-12-10 00:22:10,812 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-781/.semver/PR-781 00:22:10 0.0.0 [Pipeline] } 00:22:10 $ docker exec --env ******** --env ******** dd52729cc1bbae295395932f082622cf21074e038e885da9053f609ed69e4c7c ssh-agent -k 00:22:11 unset SSH_AUTH_SOCK; 00:22:11 unset SSH_AGENT_PID; 00:22:11 echo Agent pid 76 killed; 00:22:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:22:11 + git semver [Pipeline] } 00:22:11 $ docker stop --time=1 dd52729cc1bbae295395932f082622cf21074e038e885da9053f609ed69e4c7c 00:22:13 $ docker rm -f dd52729cc1bbae295395932f082622cf21074e038e885da9053f609ed69e4c7c [Pipeline] // withDockerContainer [Pipeline] sh 00:22:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:22:13 Stashed 1 file(s) [Pipeline] echo 00:22:13 [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 00:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:14 ========================================================= 00:22:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:22:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:22:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:22:14 213ec9aee27d: Pulling fs layer 00:22:14 4583459ba037: Pulling fs layer 00:22:14 93c1e223e6f2: Pulling fs layer 00:22:14 53926ce57604: Pulling fs layer 00:22:14 21b2b0c7a3f4: Pulling fs layer 00:22:14 22ff95d597cd: Pulling fs layer 00:22:14 12d6caf4c0d1: Pulling fs layer 00:22:14 96b7cbca73a9: Pulling fs layer 00:22:14 a7acece74701: Pulling fs layer 00:22:14 96b7cbca73a9: Waiting 00:22:14 a7acece74701: Waiting 00:22:14 12d6caf4c0d1: Waiting 00:22:14 21b2b0c7a3f4: Waiting 00:22:14 22ff95d597cd: Waiting 00:22:14 53926ce57604: Waiting 00:22:14 93c1e223e6f2: Verifying Checksum 00:22:14 93c1e223e6f2: Download complete 00:22:14 4583459ba037: Download complete 00:22:14 21b2b0c7a3f4: Verifying Checksum 00:22:14 21b2b0c7a3f4: Download complete 00:22:14 22ff95d597cd: Verifying Checksum 00:22:14 22ff95d597cd: Download complete 00:22:14 213ec9aee27d: Verifying Checksum 00:22:14 213ec9aee27d: Download complete 00:22:15 213ec9aee27d: Pull complete 00:22:15 4583459ba037: Pull complete 00:22:15 93c1e223e6f2: Pull complete 00:22:15 a7acece74701: Verifying Checksum 00:22:15 a7acece74701: Download complete 00:22:15 96b7cbca73a9: Verifying Checksum 00:22:15 96b7cbca73a9: Download complete 00:22:15 53926ce57604: Verifying Checksum 00:22:15 53926ce57604: Download complete 00:22:19 53926ce57604: Pull complete 00:22:19 21b2b0c7a3f4: Pull complete 00:22:19 22ff95d597cd: Pull complete 00:22:19 12d6caf4c0d1: Pull complete 00:22:21 96b7cbca73a9: Pull complete 00:22:22 a7acece74701: Pull complete 00:22:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 00:22:22 + 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 00:22:23 + docker inspect -f . ci-base-image-x86_64 00:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:23 prd-ubuntu20.04-docker-8c-8g-120863 does not seem to be running inside a container 00:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-781 -v /w/workspace/dry_go-mod-core-contracts_PR-781:/w/workspace/dry_go-mod-core-contracts_PR-781:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-781@tmp:/w/workspace/dry_go-mod-core-contracts_PR-781@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 00:22:25 $ docker top 09b70f43daf4dad74c7872a745ac75d715e84a9b7b846e9e33090d2c3d2b6ec8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:26 + go version 00:22:26 go version go1.18.7 linux/amd64 [Pipeline] } 00:22:26 $ docker stop --time=1 09b70f43daf4dad74c7872a745ac75d715e84a9b7b846e9e33090d2c3d2b6ec8 00:22:27 $ docker rm -f 09b70f43daf4dad74c7872a745ac75d715e84a9b7b846e9e33090d2c3d2b6ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:28 + docker inspect -f . ci-base-image-x86_64 00:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:28 prd-ubuntu20.04-docker-8c-8g-120863 does not seem to be running inside a container 00:22:28 $ 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-781 -v /w/workspace/dry_go-mod-core-contracts_PR-781:/w/workspace/dry_go-mod-core-contracts_PR-781:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-781@tmp:/w/workspace/dry_go-mod-core-contracts_PR-781@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 00:22:28 $ docker top 40ba1cdc024515d3ca0c3192f4efdbcb157bde304918f4474f3085eb24b63832 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:29 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-781 [Pipeline] fileExists [Pipeline] sh 00:22:29 Still waiting to schedule task 00:22:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120861’ 00:22:29 + make test 00:22:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:22:29 go: downloading github.com/stretchr/testify v1.8.1 00:22:29 go: downloading github.com/google/uuid v1.3.0 00:22:29 go: downloading gopkg.in/yaml.v3 v3.0.1 00:22:29 go: downloading github.com/go-kit/log v0.2.1 00:22:29 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:22:29 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:22:29 go: downloading github.com/stretchr/objx v0.5.0 00:22:29 go: downloading github.com/davecgh/go-spew v1.1.1 00:22:29 go: downloading github.com/pmezard/go-difflib v1.0.0 00:22:29 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:22:29 go: downloading github.com/x448/float16 v0.8.4 00:22:29 go: downloading golang.org/x/text v0.3.7 00:22:29 go: downloading github.com/leodido/go-urn v1.2.1 00:22:29 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:22:29 go: downloading github.com/go-playground/universal-translator v0.18.0 00:22:29 go: downloading github.com/go-playground/locales v0.14.0 00:22:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.087s coverage: 83.4% of statements 00:22:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 00:22:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:22:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.025s coverage: 29.4% of statements 00:22:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:22:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.012s coverage: 53.5% of statements 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.011s coverage: 90.5% of statements 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.039s coverage: 86.8% of statements 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.027s coverage: 60.5% of statements 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.031s coverage: 36.1% of statements 00:22:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.009s coverage: 48.7% of statements 00:22:44 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." 00:22:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:22:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:22:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:22:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:22:47 $ docker stop --time=1 40ba1cdc024515d3ca0c3192f4efdbcb157bde304918f4474f3085eb24b63832 00:22:49 $ docker rm -f 40ba1cdc024515d3ca0c3192f4efdbcb157bde304918f4474f3085eb24b63832 [Pipeline] // withDockerContainer [Pipeline] sh 00:22:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:22:50 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 00:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:51 00:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:51 latest: Pulling from edgex-lftools-log-publisher 00:22:51 5eb5b503b376: Pulling fs layer 00:22:51 5c69ac0246d0: Pulling fs layer 00:22:51 ec43610c2a17: Pulling fs layer 00:22:51 3a2ae6a8a46f: Pulling fs layer 00:22:51 33b1e0a273af: Pulling fs layer 00:22:51 5d3b04190fa2: Pulling fs layer 00:22:51 2f39f015ded8: Pulling fs layer 00:22:51 3a2ae6a8a46f: Waiting 00:22:51 33b1e0a273af: Waiting 00:22:51 2f39f015ded8: Waiting 00:22:51 5d3b04190fa2: Waiting 00:22:51 5c69ac0246d0: Download complete 00:22:51 3a2ae6a8a46f: Download complete 00:22:51 33b1e0a273af: Verifying Checksum 00:22:51 33b1e0a273af: Download complete 00:22:51 5d3b04190fa2: Verifying Checksum 00:22:51 5d3b04190fa2: Download complete 00:22:51 ec43610c2a17: Verifying Checksum 00:22:51 ec43610c2a17: Download complete 00:22:51 5eb5b503b376: Verifying Checksum 00:22:51 5eb5b503b376: Download complete 00:22:52 2f39f015ded8: Verifying Checksum 00:22:52 2f39f015ded8: Download complete 00:22:52 5eb5b503b376: Pull complete 00:22:53 5c69ac0246d0: Pull complete 00:22:53 ec43610c2a17: Pull complete 00:22:53 3a2ae6a8a46f: Pull complete 00:22:53 33b1e0a273af: Pull complete 00:22:53 5d3b04190fa2: Pull complete 00:22:57 2f39f015ded8: Pull complete 00:22:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:58 prd-ubuntu20.04-docker-8c-8g-120863 does not seem to be running inside a container 00:22: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/dry_go-mod-core-contracts_PR-781 -v /w/workspace/dry_go-mod-core-contracts_PR-781:/w/workspace/dry_go-mod-core-contracts_PR-781:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-781@tmp:/w/workspace/dry_go-mod-core-contracts_PR-781@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 00:22:59 $ docker top 0f25bd5798111bc4cce6aba9b4e5aa2236c1d4fc2e136e3f440a82e97c2a392a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:00 ---> job-cost.sh 00:23:00 lf-activate-venv: SKIPPING 00:23:00 INFO: No Stack... 00:23:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:23:01 INFO: Archiving Costs [Pipeline] sh 00:23:01 + cut -d, -f6 00:23:01 + cat /w/workspace/dry_go-mod-core-contracts_PR-781/archives/cost.csv [Pipeline] lock 00:23:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] 00:23:01 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] did not exist. Created. 00:23:01 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:23:02 + echo total: 0.2199999988079071 [Pipeline] stash 00:23:02 Stashed 1 file(s) [Pipeline] } 00:23:02 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:23:02 $ docker stop --time=1 0f25bd5798111bc4cce6aba9b4e5aa2236c1d4fc2e136e3f440a82e97c2a392a 00:23:03 $ docker rm -f 0f25bd5798111bc4cce6aba9b4e5aa2236c1d4fc2e136e3f440a82e97c2a392a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:25:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120866 in /w/workspace/dry_go-mod-core-contracts_PR-781 [Pipeline] { [Pipeline] ws 00:25:22 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 00:25:22 Selected Git installation does not exist. Using Default 00:25:22 The recommended git tool is: NONE 00:25:28 using credential edgex-jenkins-ssh 00:25:28 Cloning the remote Git repository 00:25:28 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:25:29 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 00:25:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:25:29 > git --version # timeout=10 00:25:29 > git --version # 'git version 2.25.1' 00:25:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:29 Verifying host key using known hosts file 00:25:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:25:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:25:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:25:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:32 Verifying host key using known hosts file 00:25:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:25:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/781/head:refs/remotes/origin/PR-781 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:25:33 Merging remotes/origin/main commit 7e0c83d7b629306e64997ecd877af1515e598311 into PR head commit 811fa0bc85abd847cf889711ff1cf89522b422c5 00:25:33 Merge succeeded, producing 811fa0bc85abd847cf889711ff1cf89522b422c5 00:25:33 Checking out Revision 811fa0bc85abd847cf889711ff1cf89522b422c5 (PR-781) 00:25:33 > git config core.sparsecheckout # timeout=10 00:25:33 > git checkout -f 811fa0bc85abd847cf889711ff1cf89522b422c5 # timeout=10 00:25:33 > git remote # timeout=10 00:25:33 > git config --get remote.origin.url # timeout=10 00:25:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:33 Verifying host key using known hosts file 00:25:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:25:33 > git merge 7e0c83d7b629306e64997ecd877af1515e598311 # timeout=10 00:25:33 > git rev-parse HEAD^{commit} # timeout=10 00:25:33 > git config core.sparsecheckout # timeout=10 00:25:33 > git checkout -f 811fa0bc85abd847cf889711ff1cf89522b422c5 # timeout=10 00:25:37 Commit message: "feat!: Add interface for injecting authentication data to outgoing requests" 00:25:37 > git --version # timeout=10 00:25:37 > git --version # 'git version 2.25.1' 00:25:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:25:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:25:38 Dload Upload Total Spent Left Speed 00:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 00:25:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:25:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:25:39 + sudo tee /etc/docker/daemon.new 00:25:39 { 00:25:39 "registry-mirrors": [ 00:25:39 "https://nexus3.edgexfoundry.org:10001" 00:25:39 ], 00:25:39 "bip": "10.250.0.254/24", 00:25:39 "hosts": [ 00:25:39 "tcp://0.0.0.0:5555", 00:25:39 "unix:///var/run/docker.sock" 00:25:39 ], 00:25:39 "mtu": 1458, 00:25:39 "selinux-enabled": true, 00:25:39 "seccomp-profile": "/etc/docker/seccomp.json" 00:25:39 } [Pipeline] sh 00:25:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:25:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:25:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:25:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:25:58 ========================================================= 00:25:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:25:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:25:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:25:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:25:59 9b18e9b68314: Pulling fs layer 00:25:59 35d82f9e3411: Pulling fs layer 00:25:59 e16973657156: Pulling fs layer 00:25:59 fc693d55d65f: Pulling fs layer 00:25:59 7e9fc2657dce: Pulling fs layer 00:25:59 dda99020689f: Pulling fs layer 00:25:59 fc693d55d65f: Waiting 00:25:59 db1c61fa0a46: Pulling fs layer 00:25:59 891c053d2c06: Pulling fs layer 00:25:59 7e9fc2657dce: Waiting 00:25:59 db1c61fa0a46: Waiting 00:25:59 dda99020689f: Waiting 00:25:59 891c053d2c06: Waiting 00:25:59 e16973657156: Verifying Checksum 00:25:59 e16973657156: Download complete 00:25:59 35d82f9e3411: Verifying Checksum 00:25:59 35d82f9e3411: Download complete 00:25:59 7e9fc2657dce: Verifying Checksum 00:25:59 7e9fc2657dce: Download complete 00:25:59 dda99020689f: Download complete 00:25:59 9b18e9b68314: Verifying Checksum 00:25:59 9b18e9b68314: Download complete 00:26:00 9b18e9b68314: Pull complete 00:26:01 891c053d2c06: Verifying Checksum 00:26:01 891c053d2c06: Download complete 00:26:01 35d82f9e3411: Pull complete 00:26:02 e16973657156: Pull complete 00:26:02 db1c61fa0a46: Verifying Checksum 00:26:02 db1c61fa0a46: Download complete 00:26:03 fc693d55d65f: Verifying Checksum 00:26:03 fc693d55d65f: Download complete 00:26:15 fc693d55d65f: Pull complete 00:26:15 7e9fc2657dce: Pull complete 00:26:16 dda99020689f: Pull complete 00:26:22 db1c61fa0a46: Pull complete 00:26:24 891c053d2c06: Pull complete 00:26:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:26:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 00:26:25 + 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 00:26:25 + docker inspect -f . ci-base-image-arm64 00:26:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:26 prd-ubuntu20.04-docker-arm64-4c-16g-120866 does not seem to be running inside a container 00:26:26 $ 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 00:26:29 $ docker top 7fd79009dbdab15d805e244a5bf8248f26e58eab1b29bbef4144f58748e312c7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:30 + go version 00:26:30 go version go1.18.7 linux/arm64 [Pipeline] } 00:26:30 $ docker stop --time=1 7fd79009dbdab15d805e244a5bf8248f26e58eab1b29bbef4144f58748e312c7 00:26:32 $ docker rm -f 7fd79009dbdab15d805e244a5bf8248f26e58eab1b29bbef4144f58748e312c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:33 + docker inspect -f . ci-base-image-arm64 00:26:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:33 prd-ubuntu20.04-docker-arm64-4c-16g-120866 does not seem to be running inside a container 00:26:33 $ 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 00:26:35 $ docker top 863180b6aff760ee6526fb3283578b7aff6b7e409bba3aa292728662ad26ac4f -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:35 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 00:26:36 + make test 00:26:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:26:36 go: downloading github.com/google/uuid v1.3.0 00:26:36 go: downloading github.com/go-kit/log v0.2.1 00:26:36 go: downloading github.com/stretchr/testify v1.8.1 00:26:36 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:26:36 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:26:36 go: downloading gopkg.in/yaml.v3 v3.0.1 00:26:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:26:37 go: downloading github.com/davecgh/go-spew v1.1.1 00:26:37 go: downloading github.com/pmezard/go-difflib v1.0.0 00:26:37 go: downloading github.com/stretchr/objx v0.5.0 00:26:37 go: downloading github.com/x448/float16 v0.8.4 00:26:37 go: downloading github.com/go-playground/universal-translator v0.18.0 00:26:37 go: downloading github.com/leodido/go-urn v1.2.1 00:26:37 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:26:37 go: downloading golang.org/x/text v0.3.7 00:26:37 go: downloading github.com/go-playground/locales v0.14.0 00:26:41 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.609s coverage: 83.4% of statements 00:27:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 00:27:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:27:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.103s coverage: 29.4% of statements 00:27:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:27:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.106s coverage: 53.5% of statements 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.087s coverage: 90.5% of statements 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.241s coverage: 86.8% of statements 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.052s coverage: 60.5% of statements 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.034s coverage: 36.1% of statements 00:27:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.054s coverage: 48.7% of statements 00:27:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:27:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:27:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:27:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:27:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:27:40 $ docker stop --time=1 863180b6aff760ee6526fb3283578b7aff6b7e409bba3aa292728662ad26ac4f 00:27:42 $ docker rm -f 863180b6aff760ee6526fb3283578b7aff6b7e409bba3aa292728662ad26ac4f [Pipeline] // withDockerContainer [Pipeline] sh 00:27:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:27:44 Warning: overwriting stash ‘coverage-report’ 00:27:44 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 00:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:45 00:27:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:47 arm64: Pulling from edgex-lftools-log-publisher 00:27:47 8998bd30e6a1: Pulling fs layer 00:27:47 04944245beec: Pulling fs layer 00:27:47 699f458cf7ca: Pulling fs layer 00:27:47 765212b225bb: Pulling fs layer 00:27:47 f23df028b6ca: Pulling fs layer 00:27:47 d65c8cfc05b1: Pulling fs layer 00:27:47 2437ff75d9bd: Pulling fs layer 00:27:47 f23df028b6ca: Waiting 00:27:47 d65c8cfc05b1: Waiting 00:27:47 2437ff75d9bd: Waiting 00:27:47 765212b225bb: Waiting 00:27:47 04944245beec: Verifying Checksum 00:27:47 04944245beec: Download complete 00:27:47 765212b225bb: Verifying Checksum 00:27:47 765212b225bb: Download complete 00:27:47 f23df028b6ca: Verifying Checksum 00:27:47 f23df028b6ca: Download complete 00:27:47 d65c8cfc05b1: Verifying Checksum 00:27:47 d65c8cfc05b1: Download complete 00:27:47 699f458cf7ca: Verifying Checksum 00:27:47 699f458cf7ca: Download complete 00:27:48 8998bd30e6a1: Download complete 00:27:50 2437ff75d9bd: Verifying Checksum 00:27:50 2437ff75d9bd: Download complete 00:27:52 8998bd30e6a1: Pull complete 00:27:52 04944245beec: Pull complete 00:27:54 699f458cf7ca: Pull complete 00:27:54 765212b225bb: Pull complete 00:27:55 f23df028b6ca: Pull complete 00:27:55 d65c8cfc05b1: Pull complete 00:28:10 2437ff75d9bd: Pull complete 00:28:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:10 prd-ubuntu20.04-docker-arm64-4c-16g-120866 does not seem to be running inside a container 00:28:10 $ 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 00:28:13 $ docker top ea13a620badb05b01a390381145382c1b6274287569a03a77e02621a9879dec6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:28:13 ---> job-cost.sh 00:28:14 lf-activate-venv: SKIPPING 00:28:14 INFO: No Stack... 00:28:14 INFO: Retrieving Pricing Info for: v3-standard-4 00:28:15 INFO: Archiving Costs [Pipeline] sh 00:28:16 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 00:28:16 + cut -d, -f6 [Pipeline] lock 00:28:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] 00:28:16 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] did not exist. Created. 00:28:16 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:28:17 /w/workspace/go-mod-core-contracts/1@tmp/durable-0f058758/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:28:18 + echo total: 0.10999999940395355 [Pipeline] stash 00:28:18 Warning: overwriting stash ‘stack-cost’ 00:28:18 Stashed 1 file(s) [Pipeline] } 00:28:18 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-781-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:28:18 $ docker stop --time=1 ea13a620badb05b01a390381145382c1b6274287569a03a77e02621a9879dec6 00:28:19 $ docker rm -f ea13a620badb05b01a390381145382c1b6274287569a03a77e02621a9879dec6 [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 00:28:20 provisioning config files... 00:28:20 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-781@tmp/config7546351215924832047tmp [Pipeline] { [Pipeline] sh 00:28:21 + set +x 00:28:21 + curl -s https://codecov.io/bash 00:28:21 + bash -s -- 00:28:21 00:28:21 _____ _ 00:28:21 / ____| | | 00:28:21 | | ___ __| | ___ ___ _____ __ 00:28:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:28:21 | |___| (_) | (_| | __/ (_| (_) \ V / 00:28:21 \_____\___/ \__,_|\___|\___\___/ \_/ 00:28:21 Bash-1.0.6 00:28:21 00:28:21 00:28:21 ==> git version 2.25.1 found 00:28:21 ==> 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 00:28:21 Release-Date: 2020-01-08 00:28:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:28:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:28:21 ==> Jenkins CI detected. 00:28:21 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-781 00:28:21 project root: . 00:28:21 --> token set from env 00:28:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:28:21 ==> Running gcov in . (disable via -X gcov) 00:28:21 ==> Python coveragepy not found 00:28:21 ==> Searching for coverage reports in: 00:28:21 + . 00:28:21 -> Found 1 reports 00:28:21 ==> Detecting git/mercurial file structure 00:28:21 ==> Reading reports 00:28:21 + ./coverage.out bytes=117233 00:28:21 ==> Appending adjustments 00:28:21 https://docs.codecov.io/docs/fixing-reports 00:28:22 + Found adjustments 00:28:22 ==> Gzipping contents 00:28:22 20K /tmp/codecov.NGXMwK.gz 00:28:22 ==> Uploading reports 00:28:22 url: https://codecov.io 00:28:22 query: branch=PR-781&commit=811fa0bc85abd847cf889711ff1cf89522b422c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-781%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=781&job=&cmd_args= 00:28:22 -> Pinging Codecov 00:28:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-781&commit=811fa0bc85abd847cf889711ff1cf89522b422c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-781%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=781&job=&cmd_args= 00:28:22 -> Uploading to 00:28:22 https://storage.googleapis.com/codecov/v4/raw/2022-12-10/71470A77251A30514AAF9C0BB2E5B6CE/811fa0bc85abd847cf889711ff1cf89522b422c5/27969f91-906e-4cdd-8ee4-6f1e2e04438a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221210T002821Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5169e3aca502d8c29fcd004358d531d82467f1c8f4d72eee4af662ef5a71090 00:28:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:22 Dload Upload Total Spent Left Speed 00:28:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17763 0 0 100 17763 0 73705 --:--:-- --:--:-- --:--:-- 73705 00:28:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/811fa0bc85abd847cf889711ff1cf89522b422c5 [Pipeline] } 00:28:22 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 00:28:23 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-781/archives ] 00:28:23 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-781/archives 00:28:23 total 16 00:28:23 drwxr-xr-x 3 root root 4096 Dec 10 00:23 . 00:28:23 drwxrwxr-x 11 jenkins jenkins 4096 Dec 10 00:23 .. 00:28:23 drwxr-xr-x 2 root root 4096 Dec 10 00:23 cost 00:28:23 -rw-r--r-- 1 root root 93 Dec 10 00:23 cost.csv 00:28:23 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-781/archives 00:28:23 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-781/archives 00:28:23 total 16 00:28:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 00:23 . 00:28:23 drwxrwxr-x 11 jenkins jenkins 4096 Dec 10 00:23 .. 00:28:23 drwxr-xr-x 2 jenkins jenkins 4096 Dec 10 00:23 cost 00:28:23 -rw-r--r-- 1 jenkins jenkins 93 Dec 10 00:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:28:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:28:25 ---> package-listing.sh 00:28:25 ++ facter osfamily 00:28:25 ++ tr '[:upper:]' '[:lower:]' 00:28:25 + OS_FAMILY=debian 00:28:25 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-781 00:28:25 + START_PACKAGES=/tmp/packages_start.txt 00:28:25 + END_PACKAGES=/tmp/packages_end.txt 00:28:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:25 + PACKAGES=/tmp/packages_start.txt 00:28:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-781 ']' 00:28:25 + PACKAGES=/tmp/packages_end.txt 00:28:25 + case "${OS_FAMILY}" in 00:28:25 + dpkg -l 00:28:25 + grep '^ii' 00:28:25 + '[' -f /tmp/packages_start.txt ']' 00:28:25 + '[' -f /tmp/packages_end.txt ']' 00:28:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-781 ']' 00:28:25 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-781/archives/ 00:28:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-781/archives/ [Pipeline] echo 00:28:25 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-781/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:28:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:26 prd-ubuntu20.04-docker-8c-8g-120863 does not seem to be running inside a container 00:28:26 $ 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-781/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-781 -v /w/workspace/dry_go-mod-core-contracts_PR-781:/w/workspace/dry_go-mod-core-contracts_PR-781:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-781@tmp:/w/workspace/dry_go-mod-core-contracts_PR-781@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 00:28:26 $ docker top 93b843e61f97d21246b2164babdee38157c26d81ce1cb8ca7d928fb8daf3136b -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:27 + touch /tmp/pre-build-complete [Pipeline] sh 00:28:27 + mkdir -p /var/log/sysstat [Pipeline] sh 00:28:27 + ls /var/log/sa-host 00:28:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:27 provisioning config files... 00:28:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-781@tmp/config10379686956056441422tmp [Pipeline] { [Pipeline] echo 00:28:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:28:28 ---> create-netrc.sh [Pipeline] } 00:28:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:28:28 ---> python-tools-install.sh [Pipeline] echo 00:28:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:28:29 ---> sudo-logs.sh 00:28:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:28:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:28:29 ---> job-cost.sh 00:28:29 lf-activate-venv: SKIPPING 00:28:29 DEBUG: total: 0.2199999988079071 00:28:29 INFO: Retrieving Stack Cost... 00:28:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:28:29 INFO: Archiving Costs [Pipeline] echo 00:28:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:28:30 ---> logs-deploy.sh 00:28:30 lf-activate-venv: SKIPPING 00:28:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-781/1 00:28:30 INFO: archiving workspace using pattern(s): 00:28:31 Archives upload complete. 00:28:31 INFO: archiving logs to Nexus 00:28:32 ---> uname -a: 00:28:32 Linux prd-ubuntu20-04-docker-8c-8g-120863 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:28:32 00:28:32 00:28:32 ---> lscpu: 00:28:32 Architecture: x86_64 00:28:32 CPU op-mode(s): 32-bit, 64-bit 00:28:32 Byte Order: Little Endian 00:28:32 Address sizes: 40 bits physical, 48 bits virtual 00:28:32 CPU(s): 8 00:28:32 On-line CPU(s) list: 0-7 00:28:32 Thread(s) per core: 1 00:28:32 Core(s) per socket: 1 00:28:32 Socket(s): 8 00:28:32 NUMA node(s): 1 00:28:32 Vendor ID: AuthenticAMD 00:28:32 CPU family: 23 00:28:32 Model: 49 00:28:32 Model name: AMD EPYC-Rome Processor 00:28:32 Stepping: 0 00:28:32 CPU MHz: 2799.998 00:28:32 BogoMIPS: 5599.99 00:28:32 Virtualization: AMD-V 00:28:32 Hypervisor vendor: KVM 00:28:32 Virtualization type: full 00:28:32 L1d cache: 256 KiB 00:28:32 L1i cache: 256 KiB 00:28:32 L2 cache: 4 MiB 00:28:32 L3 cache: 128 MiB 00:28:32 NUMA node0 CPU(s): 0-7 00:28:32 Vulnerability Itlb multihit: Not affected 00:28:32 Vulnerability L1tf: Not affected 00:28:32 Vulnerability Mds: Not affected 00:28:32 Vulnerability Meltdown: Not affected 00:28:32 Vulnerability Mmio stale data: Not affected 00:28:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:28:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:28:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:28:32 Vulnerability Srbds: Not affected 00:28:32 Vulnerability Tsx async abort: Not affected 00:28:32 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 00:28:32 00:28:32 00:28:32 ---> nproc: 00:28:32 8 00:28:32 00:28:32 00:28:32 ---> df -h: 00:28:32 Filesystem Size Used Avail Use% Mounted on 00:28:32 overlay 155G 11G 145G 7% / 00:28:32 tmpfs 64M 0 64M 0% /dev 00:28:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:28:32 shm 64M 0 64M 0% /dev/shm 00:28:32 /dev/vda1 155G 11G 145G 7% /facter-os 00:28:32 00:28:32 00:28:32 ---> sar -b -r -n DEV: 00:28:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120863) 12/10/22 _x86_64_ (8 CPU) 00:28:32 00:28:32 00:21:15 LINUX RESTART (8 CPU) 00:28:32 00:28:32 00:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:28:32 00:23:01 130.16 4.35 125.80 0.00 453.81 140413.83 0.00 00:28:32 00:24:01 5.65 0.02 5.63 0.00 4.13 10948.33 0.00 00:28:32 00:25:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 00:28:32 00:26:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 00:28:32 00:27:01 52.43 10.56 41.87 0.00 5153.88 8735.35 0.00 00:28:32 00:28:01 6.32 0.02 6.30 0.00 0.13 124.91 0.00 00:28:32 Average: 32.59 2.49 30.10 0.00 936.75 26393.92 0.00 00:28:32 00:28:32 00:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:28:32 00:23:01 28671172 31586476 718256 2.18 91732 3055088 1791376 5.28 1137484 2656264 320 00:28:32 00:24:01 28687764 31602936 703252 2.14 91876 3055068 1761776 5.19 1122968 2655652 32 00:28:32 00:25:01 28688432 31603776 702148 2.14 91908 3055068 1761776 5.19 1123156 2655660 16 00:28:32 00:26:01 28696336 31611768 694020 2.11 91956 3055072 1761776 5.19 1114848 2655664 164 00:28:32 00:27:01 28171620 31589056 697488 2.12 125928 3509516 1790488 5.28 1440028 2819348 964 00:28:32 00:28:01 28179044 31591840 695240 2.11 124544 3506260 1780680 5.25 1436596 2816100 8 00:28:32 Average: 28515728 31597642 701734 2.13 102991 3206012 1774645 5.23 1229180 2709781 251 00:28:32 00:28:32 00:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:28:32 00:23:01 ens3 316.69 214.15 7010.32 67.03 0.00 0.00 0.00 0.00 00:28:32 00:23:01 lo 2.30 2.30 0.23 0.23 0.00 0.00 0.00 0.00 00:28:32 00:23:01 docker0 24.09 36.16 2.10 337.16 0.00 0.00 0.00 0.00 00:28:32 00:24:01 ens3 5.90 3.28 5.13 1.88 0.00 0.00 0.00 0.00 00:28:32 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:32 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:32 00:25:01 ens3 2.72 0.50 1.51 0.28 0.00 0.00 0.00 0.00 00:28:32 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:32 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:32 00:26:01 ens3 9.57 4.20 11.66 0.65 0.00 0.00 0.00 0.00 00:28:32 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:32 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:32 00:27:01 ens3 160.70 93.99 2748.53 6.64 0.00 0.00 0.00 0.00 00:28:32 00:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:28:32 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:32 00:28:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 00:28:32 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:28:32 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:32 Average: ens3 82.00 52.28 1614.68 12.60 0.00 0.00 0.00 0.00 00:28:32 Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 00:28:32 Average: docker0 3.96 5.94 0.34 55.41 0.00 0.00 0.00 0.00 00:28:32 00:28:32 00:28:32 ---> sar -P ALL: 00:28:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120863) 12/10/22 _x86_64_ (8 CPU) 00:28:32 00:28:32 00:21:15 LINUX RESTART (8 CPU) 00:28:32 00:28:32 00:22:02 CPU %user %nice %system %iowait %steal %idle 00:28:32 00:23:01 all 21.32 0.00 5.71 1.30 0.07 71.60 00:28:32 00:23:01 0 22.60 0.00 6.76 5.83 0.07 64.74 00:28:32 00:23:01 1 20.88 0.00 5.73 0.68 0.07 72.63 00:28:32 00:23:01 2 20.48 0.00 5.33 0.86 0.07 73.26 00:28:32 00:23:01 3 20.92 0.00 5.05 1.60 0.07 72.35 00:28:32 00:23:01 4 19.86 0.00 5.66 1.01 0.05 73.42 00:28:32 00:23:01 5 22.72 0.00 6.10 0.14 0.07 70.97 00:28:32 00:23:01 6 21.84 0.00 5.24 0.24 0.07 72.61 00:28:32 00:23:01 7 21.31 0.00 5.79 0.05 0.09 72.76 00:28:32 00:24:01 all 0.11 0.00 0.07 0.02 0.00 99.81 00:28:32 00:24:01 0 0.12 0.00 0.08 0.00 0.00 99.80 00:28:32 00:24:01 1 0.03 0.00 0.10 0.07 0.00 99.80 00:28:32 00:24:01 2 0.12 0.00 0.05 0.00 0.00 99.83 00:28:32 00:24:01 3 0.08 0.00 0.07 0.02 0.00 99.83 00:28:32 00:24:01 4 0.20 0.00 0.07 0.02 0.02 99.70 00:28:32 00:24:01 5 0.07 0.00 0.05 0.00 0.00 99.88 00:28:32 00:24:01 6 0.13 0.00 0.07 0.03 0.00 99.77 00:28:32 00:24:01 7 0.10 0.00 0.07 0.00 0.00 99.83 00:28:32 00:25:01 all 0.05 0.00 0.02 0.00 0.00 99.92 00:28:32 00:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:28:32 00:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:28:32 00:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:28:32 00:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:28:32 00:25:01 4 0.27 0.00 0.03 0.00 0.00 99.70 00:28:32 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:28:32 00:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:28:32 00:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:28:32 00:26:01 all 0.06 0.00 0.01 0.01 0.00 99.92 00:28:32 00:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 00:28:32 00:26:01 1 0.00 0.00 0.02 0.02 0.00 99.97 00:28:32 00:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:28:32 00:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:28:32 00:26:01 4 0.22 0.00 0.00 0.00 0.00 99.78 00:28:32 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:28:32 00:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:28:32 00:26:01 7 0.12 0.00 0.03 0.02 0.02 99.82 00:28:32 00:27:01 all 2.24 0.00 1.38 0.57 0.02 95.79 00:28:32 00:27:01 0 3.55 0.00 1.31 0.58 0.03 94.52 00:28:32 00:27:01 1 1.72 0.00 2.00 1.85 0.03 94.39 00:28:32 00:27:01 2 1.79 0.00 1.39 0.73 0.02 96.08 00:28:32 00:27:01 3 1.64 0.00 0.72 0.33 0.03 97.27 00:28:32 00:27:01 4 2.12 0.00 0.77 0.33 0.02 96.76 00:28:32 00:27:01 5 4.19 0.00 1.37 0.48 0.02 93.94 00:28:32 00:27:01 6 1.08 0.00 2.44 0.22 0.02 96.25 00:28:32 00:27:01 7 1.80 0.00 1.02 0.02 0.02 97.14 00:28:32 00:28:01 all 0.30 0.00 0.05 0.03 0.00 99.62 00:28:32 00:28:01 0 1.40 0.00 0.03 0.00 0.00 98.56 00:28:32 00:28:01 1 0.10 0.00 0.10 0.13 0.02 99.65 00:28:32 00:28:01 2 0.55 0.00 0.03 0.02 0.00 99.40 00:28:32 00:28:01 3 0.18 0.00 0.08 0.07 0.00 99.67 00:28:32 00:28:01 4 0.02 0.00 0.05 0.00 0.00 99.93 00:28:32 00:28:01 5 0.05 0.00 0.05 0.00 0.00 99.90 00:28:32 00:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:28:32 00:28:01 7 0.08 0.00 0.03 0.00 0.02 99.87 00:28:32 Average: all 3.92 0.00 1.18 0.32 0.02 94.56 00:28:32 Average: 0 4.51 0.00 1.34 1.04 0.02 93.08 00:28:32 Average: 1 3.72 0.00 1.31 0.46 0.02 94.50 00:28:32 Average: 2 3.74 0.00 1.11 0.27 0.01 94.87 00:28:32 Average: 3 3.72 0.00 0.96 0.33 0.02 94.97 00:28:32 Average: 4 3.71 0.00 1.08 0.22 0.01 94.98 00:28:32 Average: 5 4.41 0.00 1.23 0.10 0.01 94.24 00:28:32 Average: 6 3.77 0.00 1.27 0.08 0.01 94.86 00:28:32 Average: 7 3.81 0.00 1.14 0.01 0.02 95.01 00:28:32 00:28:32 00:28:32