Pull request #731 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at b7d7850162a6c541ec08b58407a037705173d4b5 rather than 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 Obtained Jenkinsfile from b7d7850162a6c541ec08b58407a037705173d4b5 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-ssh12652088974494015987.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh13039708468499374439.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-731/workspace@libs/edgex-global-pipelines # 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-731/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7003834663491655700.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-731/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17358824991439834832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh10294467803360303423.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-731/workspace@libs/lf-pipelines # 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-731/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14344580841201321390.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34230 in /w/workspace/dry_go-mod-core-contracts_PR-731 [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-731 # 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 Merging remotes/origin/main commit b7d7850162a6c541ec08b58407a037705173d4b5 into PR head commit 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 > 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/731/head:refs/remotes/origin/PR-731 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 Checking out Revision 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 (PR-731) > git merge b7d7850162a6c541ec08b58407a037705173d4b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 # timeout=10 Commit message: "fix: Remove redundant URL escaping from Client lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:01:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:01:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:00 ========================================================= 08:01:00 EdgeX Global Pipelines Version Info 08:01:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:01 ------------------- 08:01:01 stable info: 08:01:01 ------------------- 08:01:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:01:01 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:01:01 Message: update stable to v1.0.227 08:01:01 ------------------- 08:01:01 experimental info: 08:01:01 ------------------- 08:01:01 Commited By: **** collab-it+edgex@linuxfoundation.org 08:01:01 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:01:01 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:01:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-731 [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-731 [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-731 [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 947fba1 [Pipeline] echo 08:01:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:01:03 + git rev-list -1 --merges 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580~1..947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 [Pipeline] echo 08:01:03 -----------> git rev-list -1 --merges 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580~1..947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 [false] [Pipeline] sh 08:01:04 + git log --format=format:%s -1 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 [Pipeline] echo 08:01:04 ========================================================= 08:01:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:01:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:04 + git log --format=format:%s -1 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 [Pipeline] echo 08:01:04 [semverPrep] GIT_COMMIT: 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580, Commit Message: fix: Remove redundant URL escaping from Client lib [Pipeline] echo 08:01:04 [semverPrep] This is not a build commit. [Pipeline] sh 08:01:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:05 + grep -v github /etc/ssh/ssh_known_hosts 08:01:05 + [ -e /tmp/ssh_known_hosts ] 08:01:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:01:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:01:05 + sudo tee -a /etc/ssh/ssh_known_hosts 08:01:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:01:06 08:01:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:01:06 latest: Pulling from edgex-devops/py-git-semver 08:01:06 1fe172e4850f: Pulling fs layer 08:01:06 caf521ccaac6: Pulling fs layer 08:01:06 3ead6fa29328: Pulling fs layer 08:01:06 5c2a1cbceb83: Pulling fs layer 08:01:06 a8d5f1318db7: Pulling fs layer 08:01:06 c427282e49a2: Pulling fs layer 08:01:06 1827001aaf11: Pulling fs layer 08:01:06 0714d37db230: Pulling fs layer 08:01:06 5c2a1cbceb83: Waiting 08:01:06 a8d5f1318db7: Waiting 08:01:06 c427282e49a2: Waiting 08:01:06 1827001aaf11: Waiting 08:01:06 ac28cf19c067: Pulling fs layer 08:01:06 ca983d60f3e2: Pulling fs layer 08:01:06 9f894cec8388: Pulling fs layer 08:01:06 0714d37db230: Waiting 08:01:06 ac28cf19c067: Waiting 08:01:06 caf521ccaac6: Verifying Checksum 08:01:06 caf521ccaac6: Download complete 08:01:06 5c2a1cbceb83: Verifying Checksum 08:01:06 5c2a1cbceb83: Download complete 08:01:06 a8d5f1318db7: Verifying Checksum 08:01:06 a8d5f1318db7: Download complete 08:01:06 c427282e49a2: Verifying Checksum 08:01:06 c427282e49a2: Download complete 08:01:06 3ead6fa29328: Verifying Checksum 08:01:06 3ead6fa29328: Download complete 08:01:06 0714d37db230: Verifying Checksum 08:01:06 0714d37db230: Download complete 08:01:06 ac28cf19c067: Download complete 08:01:06 ca983d60f3e2: Verifying Checksum 08:01:06 ca983d60f3e2: Download complete 08:01:06 9f894cec8388: Download complete 08:01:06 1fe172e4850f: Verifying Checksum 08:01:06 1fe172e4850f: Download complete 08:01:06 1827001aaf11: Download complete 08:01:08 1fe172e4850f: Pull complete 08:01:08 caf521ccaac6: Pull complete 08:01:08 3ead6fa29328: Pull complete 08:01:08 5c2a1cbceb83: Pull complete 08:01:09 a8d5f1318db7: Pull complete 08:01:09 c427282e49a2: Pull complete 08:01:11 1827001aaf11: Pull complete 08:01:11 0714d37db230: Pull complete 08:01:11 ac28cf19c067: Pull complete 08:01:11 ca983d60f3e2: Pull complete 08:01:11 9f894cec8388: Pull complete 08:01:11 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 08:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:01:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 08:01:11 prd-ubuntu20.04-docker-8c-8g-34230 does not seem to be running inside a container 08:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-731 -v /w/workspace/dry_go-mod-core-contracts_PR-731:/w/workspace/dry_go-mod-core-contracts_PR-731:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-731@tmp:/w/workspace/dry_go-mod-core-contracts_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 08:01:13 $ docker top d9b3ea32de4a49f91ed4aea8c9dca60573925bbe1dbe652b1497670590343a00 -eo pid,comm 08:01:13 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). 08:01:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:13 [ssh-agent] Looking for ssh-agent implementation... 08:01:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:13 $ docker exec d9b3ea32de4a49f91ed4aea8c9dca60573925bbe1dbe652b1497670590343a00 ssh-agent 08:01:13 SSH_AUTH_SOCK=/tmp/ssh-FD4w7pfZNzYy/agent.33 08:01:13 SSH_AGENT_PID=39 08:01:13 Running ssh-add (command line suppressed) 08:01:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-731@tmp/private_key_3025254158156737639.key (/w/workspace/dry_go-mod-core-contracts_PR-731@tmp/private_key_3025254158156737639.key) 08:01:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:14 + git tag --points-at HEAD [Pipeline] } 08:01:14 $ docker exec --env ******** --env ******** d9b3ea32de4a49f91ed4aea8c9dca60573925bbe1dbe652b1497670590343a00 ssh-agent -k 08:01:14 unset SSH_AUTH_SOCK; 08:01:14 unset SSH_AGENT_PID; 08:01:14 echo Agent pid 39 killed; 08:01:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:14 [ssh-agent] Looking for ssh-agent implementation... 08:01:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:14 $ docker exec d9b3ea32de4a49f91ed4aea8c9dca60573925bbe1dbe652b1497670590343a00 ssh-agent 08:01:14 SSH_AUTH_SOCK=/tmp/ssh-F48Jw1N0FH9f/agent.72 08:01:14 SSH_AGENT_PID=78 08:01:14 Running ssh-add (command line suppressed) 08:01:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-731@tmp/private_key_1169097674112491317.key (/w/workspace/dry_go-mod-core-contracts_PR-731@tmp/private_key_1169097674112491317.key) 08:01:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:15 + git semver init 08:01:15 2022-04-29 08:01:15,409 [run_init] DEBUG init version:0.0.0 force:False 08:01:15 2022-04-29 08:01:15,410 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-731/.semver 08:01:15 2022-04-29 08:01:15,410 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-731/.semver 08:01:15 2022-04-29 08:01:15,410 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-731/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-731, universal_newlines=False, shell=None, istream=None) 08:01:16 2022-04-29 08:01:16,270 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-731/.git/info/exclude 08:01:16 2022-04-29 08:01:16,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-731/.semver/PR-731 with force:False 08:01:16 2022-04-29 08:01:16,271 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-731/.semver/PR-731 08:01:16 2022-04-29 08:01:16,276 [execute] INFO git cat-file --batch-check 08:01:16 2022-04-29 08:01:16,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-731/.semver, universal_newlines=False, shell=None, istream=) 08:01:16 2022-04-29 08:01:16,283 [execute] INFO git cat-file --batch 08:01:16 2022-04-29 08:01:16,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-731/.semver, universal_newlines=False, shell=None, istream=) 08:01:16 2022-04-29 08:01:16,288 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-731/.semver/PR-731 08:01:16 0.0.0 [Pipeline] } 08:01:16 $ docker exec --env ******** --env ******** d9b3ea32de4a49f91ed4aea8c9dca60573925bbe1dbe652b1497670590343a00 ssh-agent -k 08:01:16 unset SSH_AUTH_SOCK; 08:01:16 unset SSH_AGENT_PID; 08:01:16 echo Agent pid 78 killed; 08:01:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:17 + git semver [Pipeline] } 08:01:17 $ docker stop --time=1 d9b3ea32de4a49f91ed4aea8c9dca60573925bbe1dbe652b1497670590343a00 08:01:18 $ docker rm -f d9b3ea32de4a49f91ed4aea8c9dca60573925bbe1dbe652b1497670590343a00 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:01:19 Stashed 1 file(s) [Pipeline] echo 08:01:19 [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 08:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:01:20 ========================================================= 08:01:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:01:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:01:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:01:20 59bf1c3509f3: Pulling fs layer 08:01:20 666ba61612fd: Pulling fs layer 08:01:20 8ed8ca486205: Pulling fs layer 08:01:20 4fe6c5a15a65: Pulling fs layer 08:01:20 22a0e8bec74d: Pulling fs layer 08:01:20 ca2b28591e48: Pulling fs layer 08:01:20 a51346096db8: Pulling fs layer 08:01:20 daebc70d1ce1: Pulling fs layer 08:01:20 0e18a0eac166: Pulling fs layer 08:01:20 22a0e8bec74d: Waiting 08:01:20 ca2b28591e48: Waiting 08:01:20 a51346096db8: Waiting 08:01:20 daebc70d1ce1: Waiting 08:01:20 0e18a0eac166: Waiting 08:01:20 4fe6c5a15a65: Waiting 08:01:20 8ed8ca486205: Verifying Checksum 08:01:20 8ed8ca486205: Download complete 08:01:20 666ba61612fd: Verifying Checksum 08:01:20 666ba61612fd: Download complete 08:01:20 22a0e8bec74d: Download complete 08:01:20 ca2b28591e48: Download complete 08:01:20 a51346096db8: Verifying Checksum 08:01:20 a51346096db8: Download complete 08:01:20 59bf1c3509f3: Verifying Checksum 08:01:20 daebc70d1ce1: Verifying Checksum 08:01:20 daebc70d1ce1: Download complete 08:01:20 59bf1c3509f3: Pull complete 08:01:20 666ba61612fd: Pull complete 08:01:20 8ed8ca486205: Pull complete 08:01:21 0e18a0eac166: Verifying Checksum 08:01:21 0e18a0eac166: Download complete 08:01:21 4fe6c5a15a65: Verifying Checksum 08:01:21 4fe6c5a15a65: Download complete 08:01:25 4fe6c5a15a65: Pull complete 08:01:25 22a0e8bec74d: Pull complete 08:01:25 ca2b28591e48: Pull complete 08:01:25 a51346096db8: Pull complete 08:01:25 daebc70d1ce1: Pull complete 08:01:27 0e18a0eac166: Pull complete 08:01:27 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:01:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 08:01:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 08:01:28 + docker inspect -f . ci-base-image-x86_64 08:01:28 . [Pipeline] withDockerContainer 08:01:28 prd-ubuntu20.04-docker-8c-8g-34230 does not seem to be running inside a container 08:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-731 -v /w/workspace/dry_go-mod-core-contracts_PR-731:/w/workspace/dry_go-mod-core-contracts_PR-731:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-731@tmp:/w/workspace/dry_go-mod-core-contracts_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:30 $ docker top 05745a9f624de4a30563fcc75318cf89502fbf959f88270352fbf695a4e63a9b -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:30 + go version 08:01:30 go version go1.17.6 linux/amd64 [Pipeline] } 08:01:30 $ docker stop --time=1 05745a9f624de4a30563fcc75318cf89502fbf959f88270352fbf695a4e63a9b 08:01:32 $ docker rm -f 05745a9f624de4a30563fcc75318cf89502fbf959f88270352fbf695a4e63a9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:32 + docker inspect -f . ci-base-image-x86_64 08:01:32 . [Pipeline] withDockerContainer 08:01:32 prd-ubuntu20.04-docker-8c-8g-34230 does not seem to be running inside a container 08:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-731 -v /w/workspace/dry_go-mod-core-contracts_PR-731:/w/workspace/dry_go-mod-core-contracts_PR-731:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-731@tmp:/w/workspace/dry_go-mod-core-contracts_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:33 $ docker top 34eea37f9b2bc1113c2410fef6bf1a1f2bb16df7be6e27ba2a34d04a078591b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:01:33 + make test 08:01:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:01:33 go: downloading github.com/go-playground/validator/v10 v10.10.1 08:01:33 go: downloading github.com/google/uuid v1.3.0 08:01:33 go: downloading github.com/stretchr/testify v1.7.1 08:01:33 go: downloading github.com/go-kit/log v0.2.0 08:01:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 08:01:33 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 08:01:34 go: downloading github.com/davecgh/go-spew v1.1.1 08:01:34 go: downloading github.com/stretchr/objx v0.1.1 08:01:34 go: downloading github.com/pmezard/go-difflib v1.0.0 08:01:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:01:34 go: downloading github.com/x448/float16 v0.8.4 08:01:34 go: downloading golang.org/x/text v0.3.7 08:01:34 go: downloading github.com/leodido/go-urn v1.2.1 08:01:34 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 08:01:34 go: downloading github.com/go-playground/universal-translator v0.18.0 08:01:34 go: downloading github.com/go-playground/locales v0.14.0 08:01:34 Still waiting to schedule task 08:01:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:01:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.085s coverage: 83.4% of statements 08:01:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:01:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:01:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 29.4% of statements 08:01:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 08:01:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 49.5% of statements 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 90.5% of statements 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.038s coverage: 86.8% of statements 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.032s coverage: 59.5% of statements 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 08:01:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 48.7% of statements 08:01:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:01:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:01:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:01:50 $ docker stop --time=1 34eea37f9b2bc1113c2410fef6bf1a1f2bb16df7be6e27ba2a34d04a078591b9 08:01:51 $ docker rm -f 34eea37f9b2bc1113c2410fef6bf1a1f2bb16df7be6e27ba2a34d04a078591b9 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:01:52 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] sh 08:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:53 08:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:53 latest: Pulling from edgex-lftools-log-publisher 08:01:53 5eb5b503b376: Pulling fs layer 08:01:53 5c69ac0246d0: Pulling fs layer 08:01:53 ec43610c2a17: Pulling fs layer 08:01:53 3a2ae6a8a46f: Pulling fs layer 08:01:53 33b1e0a273af: Pulling fs layer 08:01:53 5d3b04190fa2: Pulling fs layer 08:01:53 2f39f015ded8: Pulling fs layer 08:01:53 33b1e0a273af: Waiting 08:01:53 5d3b04190fa2: Waiting 08:01:53 2f39f015ded8: Waiting 08:01:53 3a2ae6a8a46f: Waiting 08:01:53 5c69ac0246d0: Verifying Checksum 08:01:53 5c69ac0246d0: Download complete 08:01:53 3a2ae6a8a46f: Verifying Checksum 08:01:53 3a2ae6a8a46f: Download complete 08:01:53 33b1e0a273af: Verifying Checksum 08:01:53 33b1e0a273af: Download complete 08:01:53 ec43610c2a17: Verifying Checksum 08:01:53 ec43610c2a17: Download complete 08:01:53 5d3b04190fa2: Download complete 08:01:53 5eb5b503b376: Verifying Checksum 08:01:53 5eb5b503b376: Download complete 08:01:54 2f39f015ded8: Verifying Checksum 08:01:55 5eb5b503b376: Pull complete 08:01:55 5c69ac0246d0: Pull complete 08:01:55 ec43610c2a17: Pull complete 08:01:55 3a2ae6a8a46f: Pull complete 08:01:55 33b1e0a273af: Pull complete 08:01:56 5d3b04190fa2: Pull complete 08:02:00 2f39f015ded8: Pull complete 08:02:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:02:00 prd-ubuntu20.04-docker-8c-8g-34230 does not seem to be running inside a container 08:02:00 $ 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-731 -v /w/workspace/dry_go-mod-core-contracts_PR-731:/w/workspace/dry_go-mod-core-contracts_PR-731:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-731@tmp:/w/workspace/dry_go-mod-core-contracts_PR-731@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 08:02:02 $ docker top 79af78df5a56a15f3965eb15cd4c5034e24d0d67f80c83a474fefded7cdbde39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:02 ---> job-cost.sh 08:02:02 lf-activate-venv: SKIPPING 08:02:02 INFO: No Stack... 08:02:03 INFO: Retrieving Pricing Info for: v3-standard-8 08:02:03 INFO: Archiving Costs [Pipeline] sh 08:02:03 + cat /w/workspace/dry_go-mod-core-contracts_PR-731/archives/cost.csv 08:02:03 + cut -d, -f6 [Pipeline] lock 08:02:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] 08:02:03 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] did not exist. Created. 08:02:03 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:04 + echo total: 0.2199999988079071 [Pipeline] stash 08:02:04 Stashed 1 file(s) [Pipeline] } 08:02:04 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:04 $ docker stop --time=1 79af78df5a56a15f3965eb15cd4c5034e24d0d67f80c83a474fefded7cdbde39 08:02:05 $ docker rm -f 79af78df5a56a15f3965eb15cd4c5034e24d0d67f80c83a474fefded7cdbde39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:03:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34231 in /w/workspace/dry_go-mod-core-contracts_PR-731 [Pipeline] { [Pipeline] ws 08:03:10 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:03:10 Selected Git installation does not exist. Using Default 08:03:10 The recommended git tool is: NONE 08:03:16 using credential edgex-jenkins-ssh 08:03:16 Cloning the remote Git repository 08:03:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:16 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:03:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:17 > git --version # timeout=10 08:03:17 > git --version # 'git version 2.25.1' 08:03:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/731/head:refs/remotes/origin/PR-731 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:03:19 Merging remotes/origin/main commit b7d7850162a6c541ec08b58407a037705173d4b5 into PR head commit 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 08:03:19 Merge succeeded, producing 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 08:03:19 Checking out Revision 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 (PR-731) 08:03:19 > git config core.sparsecheckout # timeout=10 08:03:19 > git checkout -f 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 # timeout=10 08:03:19 > git remote # timeout=10 08:03:19 > git config --get remote.origin.url # timeout=10 08:03:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:19 > git merge b7d7850162a6c541ec08b58407a037705173d4b5 # timeout=10 08:03:19 > git rev-parse HEAD^{commit} # timeout=10 08:03:19 > git config core.sparsecheckout # timeout=10 08:03:19 > git checkout -f 947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 # timeout=10 08:03:23 Commit message: "fix: Remove redundant URL escaping from Client lib" 08:03:23 > git --version # timeout=10 08:03:23 > git --version # 'git version 2.25.1' 08:03:24 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:03:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:25 Dload Upload Total Spent Left Speed 08:03:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh 08:03:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:03:26 + sudo tee /etc/docker/daemon.new 08:03:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:03:26 { 08:03:26 "registry-mirrors": [ 08:03:26 "https://nexus3.edgexfoundry.org:10001" 08:03:26 ], 08:03:26 "bip": "10.250.0.254/24", 08:03:26 "hosts": [ 08:03:26 "tcp://0.0.0.0:5555", 08:03:26 "unix:///var/run/docker.sock" 08:03:26 ], 08:03:26 "mtu": 1458, 08:03:26 "selinux-enabled": true, 08:03:26 "seccomp-profile": "/etc/docker/seccomp.json" 08:03:26 } [Pipeline] sh 08:03:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:03:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:03:45 ========================================================= 08:03:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:03:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:03:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:03:46 9b3977197b4f: Pulling fs layer 08:03:46 1a89e8eeedd5: Pulling fs layer 08:03:46 94645a83ff95: Pulling fs layer 08:03:46 3f3a8bcf1eab: Pulling fs layer 08:03:46 0c92f367c5e7: Pulling fs layer 08:03:46 3096ccb668a1: Pulling fs layer 08:03:46 e8cf19c19ddd: Pulling fs layer 08:03:46 a4caa8a26152: Pulling fs layer 08:03:46 3096ccb668a1: Waiting 08:03:46 e8cf19c19ddd: Waiting 08:03:46 a4caa8a26152: Waiting 08:03:46 3f3a8bcf1eab: Waiting 08:03:46 0c92f367c5e7: Waiting 08:03:46 94645a83ff95: Verifying Checksum 08:03:46 94645a83ff95: Download complete 08:03:46 1a89e8eeedd5: Verifying Checksum 08:03:46 1a89e8eeedd5: Download complete 08:03:46 0c92f367c5e7: Verifying Checksum 08:03:46 0c92f367c5e7: Download complete 08:03:46 9b3977197b4f: Verifying Checksum 08:03:46 9b3977197b4f: Download complete 08:03:46 3096ccb668a1: Verifying Checksum 08:03:46 3096ccb668a1: Download complete 08:03:47 e8cf19c19ddd: Verifying Checksum 08:03:47 e8cf19c19ddd: Download complete 08:03:47 9b3977197b4f: Pull complete 08:03:48 1a89e8eeedd5: Pull complete 08:03:48 94645a83ff95: Pull complete 08:03:48 a4caa8a26152: Verifying Checksum 08:03:48 a4caa8a26152: Download complete 08:03:49 3f3a8bcf1eab: Verifying Checksum 08:03:49 3f3a8bcf1eab: Download complete 08:04:01 3f3a8bcf1eab: Pull complete 08:04:01 0c92f367c5e7: Pull complete 08:04:02 3096ccb668a1: Pull complete 08:04:02 e8cf19c19ddd: Pull complete 08:04:09 a4caa8a26152: Pull complete 08:04:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:04:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 08:04:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 08:04:09 + docker inspect -f . ci-base-image-arm64 08:04:09 . [Pipeline] withDockerContainer 08:04:10 prd-ubuntu20.04-docker-arm64-4c-16g-34231 does not seem to be running inside a container 08:04:10 $ 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 08:04:13 $ docker top c2e7c45b21066712f604c5eea698be58a55bcad352363806eb9ae9f1d5badec0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:13 + go version 08:04:13 go version go1.17.6 linux/arm64 [Pipeline] } 08:04:14 $ docker stop --time=1 c2e7c45b21066712f604c5eea698be58a55bcad352363806eb9ae9f1d5badec0 08:04:15 $ docker rm -f c2e7c45b21066712f604c5eea698be58a55bcad352363806eb9ae9f1d5badec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:04:16 + docker inspect -f . ci-base-image-arm64 08:04:16 . [Pipeline] withDockerContainer 08:04:16 prd-ubuntu20.04-docker-arm64-4c-16g-34231 does not seem to be running inside a container 08:04:16 $ 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 08:04:18 $ docker top cb60cdc76c06dd66758b911ead484b08a17bbb0bfa037e0500ef694dac5da655 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:04:19 + make test 08:04:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:04:19 go: downloading github.com/google/uuid v1.3.0 08:04:19 go: downloading github.com/go-kit/log v0.2.0 08:04:19 go: downloading github.com/stretchr/testify v1.7.1 08:04:19 go: downloading github.com/go-playground/validator/v10 v10.10.1 08:04:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 08:04:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 08:04:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:04:19 go: downloading github.com/davecgh/go-spew v1.1.1 08:04:19 go: downloading github.com/pmezard/go-difflib v1.0.0 08:04:19 go: downloading github.com/stretchr/objx v0.1.1 08:04:19 go: downloading github.com/x448/float16 v0.8.4 08:04:19 go: downloading github.com/go-playground/universal-translator v0.18.0 08:04:19 go: downloading github.com/leodido/go-urn v1.2.1 08:04:19 go: downloading golang.org/x/text v0.3.7 08:04:19 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 08:04:19 go: downloading github.com/go-playground/locales v0.14.0 08:04:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.463s coverage: 83.4% of statements 08:05:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:05:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:05:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.100s coverage: 29.4% of statements 08:05:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 08:05:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.102s coverage: 49.5% of statements 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.056s coverage: 90.5% of statements 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.218s coverage: 86.8% of statements 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.070s coverage: 59.5% of statements 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.1% of statements 08:05:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 48.7% of statements 08:05:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:05:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:05:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:05:16 $ docker stop --time=1 cb60cdc76c06dd66758b911ead484b08a17bbb0bfa037e0500ef694dac5da655 08:05:17 $ docker rm -f cb60cdc76c06dd66758b911ead484b08a17bbb0bfa037e0500ef694dac5da655 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:19 Warning: overwriting stash ‘coverage-report’ 08:05:19 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] sh 08:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:20 08:05:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:21 arm64: Pulling from edgex-lftools-log-publisher 08:05:21 8998bd30e6a1: Pulling fs layer 08:05:21 04944245beec: Pulling fs layer 08:05:21 699f458cf7ca: Pulling fs layer 08:05:21 765212b225bb: Pulling fs layer 08:05:21 f23df028b6ca: Pulling fs layer 08:05:21 d65c8cfc05b1: Pulling fs layer 08:05:21 2437ff75d9bd: Pulling fs layer 08:05:21 765212b225bb: Waiting 08:05:21 f23df028b6ca: Waiting 08:05:21 d65c8cfc05b1: Waiting 08:05:21 2437ff75d9bd: Waiting 08:05:21 04944245beec: Verifying Checksum 08:05:21 04944245beec: Download complete 08:05:21 765212b225bb: Download complete 08:05:21 f23df028b6ca: Download complete 08:05:21 d65c8cfc05b1: Verifying Checksum 08:05:21 d65c8cfc05b1: Download complete 08:05:21 699f458cf7ca: Verifying Checksum 08:05:21 699f458cf7ca: Download complete 08:05:21 8998bd30e6a1: Download complete 08:05:24 2437ff75d9bd: Verifying Checksum 08:05:24 2437ff75d9bd: Download complete 08:05:26 8998bd30e6a1: Pull complete 08:05:26 04944245beec: Pull complete 08:05:28 699f458cf7ca: Pull complete 08:05:28 765212b225bb: Pull complete 08:05:29 f23df028b6ca: Pull complete 08:05:29 d65c8cfc05b1: Pull complete 08:05:44 2437ff75d9bd: Pull complete 08:05:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:05:44 prd-ubuntu20.04-docker-arm64-4c-16g-34231 does not seem to be running inside a container 08:05:44 $ 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 08:05:47 $ docker top d1a2114e33e0c0069cfe99146bf3fe4efc41a56d5593bec71e87c4a30152f79f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:48 ---> job-cost.sh 08:05:48 lf-activate-venv: SKIPPING 08:05:48 INFO: No Stack... 08:05:48 INFO: Retrieving Pricing Info for: v3-standard-4 08:05:49 INFO: Archiving Costs [Pipeline] sh 08:05:50 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 08:05:50 + cut -d, -f6 [Pipeline] lock 08:05:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] 08:05:50 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] did not exist. Created. 08:05:50 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:50 /w/workspace/go-mod-core-contracts/1@tmp/durable-8a7bd69b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:05:51 + echo total: 0.10999999940395355 [Pipeline] stash 08:05:51 Warning: overwriting stash ‘stack-cost’ 08:05:51 Stashed 1 file(s) [Pipeline] } 08:05:51 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-731-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:05:51 $ docker stop --time=1 d1a2114e33e0c0069cfe99146bf3fe4efc41a56d5593bec71e87c4a30152f79f 08:05:53 $ docker rm -f d1a2114e33e0c0069cfe99146bf3fe4efc41a56d5593bec71e87c4a30152f79f [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 08:05:54 provisioning config files... 08:05:54 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-731@tmp/config5316036599737892750tmp [Pipeline] { [Pipeline] sh 08:05:54 + set +x 08:05:54 + curl -s https://codecov.io/bash 08:05:54 + bash -s -- 08:05:54 08:05:54 _____ _ 08:05:54 / ____| | | 08:05:54 | | ___ __| | ___ ___ _____ __ 08:05:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:05:54 | |___| (_) | (_| | __/ (_| (_) \ V / 08:05:54 \_____\___/ \__,_|\___|\___\___/ \_/ 08:05:54 Bash-1.0.6 08:05:54 08:05:54 08:05:54 ==> git version 2.25.1 found 08:05:54 ==> 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 08:05:54 Release-Date: 2020-01-08 08:05:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:05:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:05:54 ==> Jenkins CI detected. 08:05:54 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-731 08:05:54 project root: . 08:05:54 --> token set from env 08:05:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:05:54 ==> Running gcov in . (disable via -X gcov) 08:05:54 ==> Python coveragepy not found 08:05:54 ==> Searching for coverage reports in: 08:05:54 + . 08:05:54 -> Found 1 reports 08:05:54 ==> Detecting git/mercurial file structure 08:05:54 ==> Reading reports 08:05:54 + ./coverage.out bytes=113458 08:05:54 ==> Appending adjustments 08:05:54 https://docs.codecov.io/docs/fixing-reports 08:05:55 + Found adjustments 08:05:55 ==> Gzipping contents 08:05:55 20K /tmp/codecov.33bzxp.gz 08:05:55 ==> Uploading reports 08:05:55 url: https://codecov.io 08:05:55 query: branch=PR-731&commit=947fba19764ad9c9dcb7f6f09b9fdb603cfc9580&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-731%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=731&job=&cmd_args= 08:05:55 -> Pinging Codecov 08:05:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-731&commit=947fba19764ad9c9dcb7f6f09b9fdb603cfc9580&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-731%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=731&job=&cmd_args= 08:05:55 -> Uploading to 08:05:55 https://storage.googleapis.com/codecov/v4/raw/2022-04-29/71470A77251A30514AAF9C0BB2E5B6CE/947fba19764ad9c9dcb7f6f09b9fdb603cfc9580/aac40885-291a-4fd9-82d6-ec42efee92ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T080555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46f5f5c7793795ab496a8f9a5df39d5ec6a4ea755574892200f946b2897f565e 08:05:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:55 Dload Upload Total Spent Left Speed 08:05:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17044 0 0 100 17044 0 69004 --:--:-- --:--:-- --:--:-- 69004 08:05:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/947fba19764ad9c9dcb7f6f09b9fdb603cfc9580 [Pipeline] } 08:05:56 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 08:05:57 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-731/archives ] 08:05:57 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-731/archives 08:05:57 total 16 08:05:57 drwxr-xr-x 3 root root 4096 Apr 29 08:02 . 08:05:57 drwxrwxr-x 11 jenkins jenkins 4096 Apr 29 08:02 .. 08:05:57 drwxr-xr-x 2 root root 4096 Apr 29 08:02 cost 08:05:57 -rw-r--r-- 1 root root 92 Apr 29 08:02 cost.csv 08:05:57 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-731/archives 08:05:57 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-731/archives 08:05:57 total 16 08:05:57 drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 08:02 . 08:05:57 drwxrwxr-x 11 jenkins jenkins 4096 Apr 29 08:02 .. 08:05:57 drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 08:02 cost 08:05:57 -rw-r--r-- 1 jenkins jenkins 92 Apr 29 08:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:05:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:05:59 ---> package-listing.sh 08:05:59 ++ facter osfamily 08:05:59 ++ tr '[:upper:]' '[:lower:]' 08:05:59 + OS_FAMILY=debian 08:05:59 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-731 08:05:59 + START_PACKAGES=/tmp/packages_start.txt 08:05:59 + END_PACKAGES=/tmp/packages_end.txt 08:05:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:05:59 + PACKAGES=/tmp/packages_start.txt 08:05:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-731 ']' 08:05:59 + PACKAGES=/tmp/packages_end.txt 08:05:59 + case "${OS_FAMILY}" in 08:05:59 + dpkg -l 08:05:59 + grep '^ii' 08:05:59 + '[' -f /tmp/packages_start.txt ']' 08:05:59 + '[' -f /tmp/packages_end.txt ']' 08:05:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:05:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-731 ']' 08:05:59 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-731/archives/ 08:05:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-731/archives/ [Pipeline] echo 08:05:59 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-731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:05:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:00 . [Pipeline] withDockerContainer 08:06:00 prd-ubuntu20.04-docker-8c-8g-34230 does not seem to be running inside a container 08:06:00 $ 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-731/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-731 -v /w/workspace/dry_go-mod-core-contracts_PR-731:/w/workspace/dry_go-mod-core-contracts_PR-731:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-731@tmp:/w/workspace/dry_go-mod-core-contracts_PR-731@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 08:06:00 $ docker top 1e8a65b0257cf676a8db50a0718c40126bf155c881a02e05914c20b4519893bd -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:01 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:01 + mkdir -p /var/log/sysstat [Pipeline] sh 08:06:01 + ls /var/log/sa-host 08:06:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:02 provisioning config files... 08:06:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-731@tmp/config1839680739155134531tmp [Pipeline] { [Pipeline] echo 08:06:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:02 ---> create-netrc.sh [Pipeline] } 08:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:06:02 ---> python-tools-install.sh [Pipeline] echo 08:06:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:03 ---> sudo-logs.sh 08:06:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:06:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:03 ---> job-cost.sh 08:06:03 lf-activate-venv: SKIPPING 08:06:03 DEBUG: total: 0.2199999988079071 08:06:03 INFO: Retrieving Stack Cost... 08:06:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:06:04 INFO: Archiving Costs [Pipeline] echo 08:06:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:05 ---> logs-deploy.sh 08:06:05 lf-activate-venv: SKIPPING 08:06:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-731/1 08:06:05 INFO: archiving workspace using pattern(s): 08:06:06 Archives upload complete. 08:06:06 INFO: archiving logs to Nexus 08:06:06 ---> uname -a: 08:06:06 Linux prd-ubuntu20-04-docker-8c-8g-34230 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:06:06 08:06:06 08:06:06 ---> lscpu: 08:06:06 Architecture: x86_64 08:06:06 CPU op-mode(s): 32-bit, 64-bit 08:06:06 Byte Order: Little Endian 08:06:06 Address sizes: 40 bits physical, 48 bits virtual 08:06:06 CPU(s): 8 08:06:06 On-line CPU(s) list: 0-7 08:06:06 Thread(s) per core: 1 08:06:06 Core(s) per socket: 1 08:06:06 Socket(s): 8 08:06:06 NUMA node(s): 1 08:06:06 Vendor ID: AuthenticAMD 08:06:06 CPU family: 23 08:06:06 Model: 49 08:06:06 Model name: AMD EPYC-Rome Processor 08:06:06 Stepping: 0 08:06:06 CPU MHz: 2799.976 08:06:06 BogoMIPS: 5599.95 08:06:06 Virtualization: AMD-V 08:06:06 Hypervisor vendor: KVM 08:06:06 Virtualization type: full 08:06:06 L1d cache: 256 KiB 08:06:06 L1i cache: 256 KiB 08:06:06 L2 cache: 4 MiB 08:06:06 L3 cache: 128 MiB 08:06:06 NUMA node0 CPU(s): 0-7 08:06:06 Vulnerability Itlb multihit: Not affected 08:06:06 Vulnerability L1tf: Not affected 08:06:06 Vulnerability Mds: Not affected 08:06:06 Vulnerability Meltdown: Not affected 08:06:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:06:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:06:06 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:06:06 Vulnerability Srbds: Not affected 08:06:06 Vulnerability Tsx async abort: Not affected 08:06:06 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 08:06:06 08:06:06 08:06:06 ---> nproc: 08:06:06 8 08:06:06 08:06:06 08:06:06 ---> df -h: 08:06:06 Filesystem Size Used Avail Use% Mounted on 08:06:06 overlay 155G 10G 145G 7% / 08:06:06 tmpfs 64M 0 64M 0% /dev 08:06:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:06:06 shm 64M 0 64M 0% /dev/shm 08:06:06 /dev/vda1 155G 10G 145G 7% /facter-os 08:06:06 08:06:06 08:06:06 ---> sar -b -r -n DEV: 08:06:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34230) 04/29/22 _x86_64_ (8 CPU) 08:06:06 08:06:06 08:00:22 LINUX RESTART (8 CPU) 08:06:06 08:06:06 08:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:06:06 08:02:01 119.25 10.71 108.53 0.00 1931.14 88892.92 0.00 08:06:06 08:03:01 17.59 0.00 17.59 0.00 0.00 7364.73 0.00 08:06:06 08:04:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 08:06:06 08:05:01 1.30 0.00 1.30 0.00 0.00 17.73 0.00 08:06:06 08:06:01 6.22 0.27 5.95 0.00 19.46 125.31 0.00 08:06:06 Average: 29.05 2.20 26.85 0.00 390.07 19280.33 0.00 08:06:06 08:06:06 08:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:06 08:02:01 28533944 31750988 541348 1.65 121244 3319784 1988580 5.86 1222768 2690116 180776 08:06:06 08:03:01 28558304 31775704 522604 1.59 121548 3319812 1818256 5.36 1215736 2677132 20 08:06:06 08:04:01 28558552 31776004 522108 1.59 121588 3319816 1818256 5.36 1216456 2677136 24 08:06:06 08:05:01 28560588 31778252 519972 1.58 121628 3319812 1818256 5.36 1213312 2677280 60 08:06:06 08:06:01 28520812 31740872 554236 1.69 121844 3321272 2431744 7.17 1252188 2677700 156 08:06:06 Average: 28546440 31764364 532054 1.62 121570 3320099 1975018 5.82 1224092 2679873 36207 08:06:06 08:06:06 08:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:06 08:02:01 ens3 410.26 249.61 7900.27 83.71 0.00 0.00 0.00 0.00 08:06:06 08:02:01 lo 3.60 3.60 0.36 0.36 0.00 0.00 0.00 0.00 08:06:06 08:02:01 docker0 23.66 28.23 2.07 328.59 0.00 0.00 0.00 0.00 08:06:06 08:03:01 ens3 7.61 4.81 8.11 2.89 0.00 0.00 0.00 0.00 08:06:06 08:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:06:06 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:06 08:04:01 ens3 6.03 3.23 13.01 0.60 0.00 0.00 0.00 0.00 08:06:06 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:06 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:06 08:05:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:06:06 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:06 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:06 08:06:01 ens3 42.56 38.56 21.25 46.47 0.00 0.00 0.00 0.00 08:06:06 08:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:06:06 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:06 Average: ens3 93.31 59.26 1588.32 26.73 0.00 0.00 0.00 0.00 08:06:06 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 08:06:06 Average: docker0 4.73 5.64 0.41 65.71 0.00 0.00 0.00 0.00 08:06:06 08:06:06 08:06:06 ---> sar -P ALL: 08:06:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34230) 04/29/22 _x86_64_ (8 CPU) 08:06:06 08:06:06 08:00:22 LINUX RESTART (8 CPU) 08:06:06 08:06:06 08:01:01 CPU %user %nice %system %iowait %steal %idle 08:06:06 08:02:01 all 20.41 0.00 5.67 1.01 0.07 72.84 08:06:06 08:02:01 0 20.84 0.00 6.46 0.25 0.08 72.37 08:06:06 08:02:01 1 21.07 0.00 5.57 0.22 0.08 73.06 08:06:06 08:02:01 2 20.74 0.00 5.22 1.66 0.07 72.32 08:06:06 08:02:01 3 21.61 0.00 5.82 0.20 0.08 72.28 08:06:06 08:02:01 4 19.69 0.00 5.80 0.59 0.07 73.85 08:06:06 08:02:01 5 19.77 0.00 5.34 0.66 0.07 74.16 08:06:06 08:02:01 6 19.79 0.00 5.69 4.29 0.07 70.16 08:06:06 08:02:01 7 19.74 0.00 5.49 0.20 0.07 74.49 08:06:06 08:03:01 all 0.53 0.00 0.18 0.14 0.01 99.14 08:06:06 08:03:01 0 0.38 0.00 0.18 0.00 0.00 99.43 08:06:06 08:03:01 1 0.30 0.00 0.17 0.02 0.00 99.52 08:06:06 08:03:01 2 0.25 0.00 0.15 0.20 0.00 99.40 08:06:06 08:03:01 3 1.76 0.00 0.12 0.00 0.00 98.12 08:06:06 08:03:01 4 0.20 0.00 0.17 0.00 0.02 99.62 08:06:06 08:03:01 5 0.37 0.00 0.12 0.08 0.00 99.43 08:06:06 08:03:01 6 0.55 0.00 0.37 0.65 0.02 98.41 08:06:06 08:03:01 7 0.45 0.00 0.20 0.13 0.02 99.20 08:06:06 08:04:01 all 0.24 0.00 0.02 0.01 0.00 99.73 08:06:06 08:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:06:06 08:04:01 1 0.12 0.00 0.03 0.00 0.00 99.85 08:06:06 08:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:06:06 08:04:01 3 1.48 0.00 0.02 0.00 0.00 98.50 08:06:06 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:06:06 08:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:06:06 08:04:01 6 0.10 0.00 0.07 0.03 0.02 99.78 08:06:06 08:04:01 7 0.10 0.00 0.05 0.00 0.00 99.85 08:06:06 08:05:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:06:06 08:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:06:06 08:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:06:06 08:05:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:06:06 08:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:06:06 08:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:06:06 08:05:01 5 0.03 0.00 0.05 0.00 0.02 99.90 08:06:06 08:05:01 6 0.02 0.00 0.07 0.05 0.02 99.85 08:06:06 08:05:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:06:06 08:06:01 all 0.53 0.00 0.25 0.03 0.01 99.18 08:06:06 08:06:01 0 0.47 0.00 0.17 0.00 0.02 99.35 08:06:06 08:06:01 1 0.70 0.00 0.37 0.00 0.02 98.92 08:06:06 08:06:01 2 0.37 0.00 0.20 0.07 0.02 99.35 08:06:06 08:06:01 3 0.74 0.00 0.23 0.05 0.02 98.96 08:06:06 08:06:01 4 0.33 0.00 0.28 0.00 0.00 99.38 08:06:06 08:06:01 5 0.22 0.00 0.20 0.05 0.00 99.53 08:06:06 08:06:01 6 0.45 0.00 0.27 0.08 0.02 99.18 08:06:06 08:06:01 7 0.97 0.00 0.25 0.00 0.00 98.78 08:06:06 Average: all 4.30 0.00 1.22 0.24 0.02 94.23 08:06:06 Average: 0 4.31 0.00 1.36 0.05 0.02 94.26 08:06:06 Average: 1 4.39 0.00 1.21 0.05 0.02 94.32 08:06:06 Average: 2 4.24 0.00 1.11 0.39 0.02 94.25 08:06:06 Average: 3 5.05 0.00 1.22 0.05 0.02 93.66 08:06:06 Average: 4 4.00 0.00 1.24 0.12 0.02 94.62 08:06:06 Average: 5 4.04 0.00 1.13 0.16 0.02 94.66 08:06:06 Average: 6 4.13 0.00 1.28 1.01 0.03 93.56 08:06:06 Average: 7 4.21 0.00 1.19 0.07 0.02 94.52 08:06:06 08:06:06 08:06:06