Pull request #443 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from dcbccb6b27b2957be6f158d3ef66db66e44659b0+1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb (4359086f3297586e9cbeca466360af880c7451c1) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 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-443/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-443/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 69a7e166112f335804d9fea76440e5140e47f034 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: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21543 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-443 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit dcbccb6b27b2957be6f158d3ef66db66e44659b0 Merge succeeded, producing dcbccb6b27b2957be6f158d3ef66db66e44659b0 Checking out Revision dcbccb6b27b2957be6f158d3ef66db66e44659b0 (PR-443) > git config core.sparsecheckout # timeout=10 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T07:40:45.457Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T07:40:45.829Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T07:40:46.054Z] ========================================================= [2021-01-20T07:40:46.054Z] EdgeX Global Pipelines Version Info [2021-01-20T07:40:46.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:40:47.567Z] ------------------- [2021-01-20T07:40:47.567Z] stable info: [2021-01-20T07:40:47.567Z] ------------------- [2021-01-20T07:40:47.567Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T07:40:47.567Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T07:40:47.567Z] Message: update stable to v1.0.179 [2021-01-20T07:40:48.514Z] ------------------- [2021-01-20T07:40:48.514Z] experimental info: [2021-01-20T07:40:48.514Z] ------------------- [2021-01-20T07:40:48.514Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T07:40:48.514Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T07:40:48.514Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T07:40:48.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-20T07:40:49.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-20T07:40:49.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T07:40:49.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T07:40:49.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T07:40:49.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T07:40:49.717Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T07:40:49.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T07:40:49.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-20T07:40:50.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T07:40:50.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T07:40:50.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-20T07:40:50.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T07:40:50.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T07:40:51.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T07:40:51.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T07:40:51.302Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T07:40:51.425Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T07:40:51.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T07:40:51.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-20T07:40:51.812Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-20T07:40:52.011Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-20T07:40:52.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-20T07:40:52.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-20T07:40:52.463Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-20T07:40:52.600Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T07:40:52.776Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T07:40:52.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-443 [Pipeline] echo [2021-01-20T07:40:53.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-443 [Pipeline] echo [2021-01-20T07:40:53.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-443 [Pipeline] echo [2021-01-20T07:40:53.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcbccb6b27b2957be6f158d3ef66db66e44659b0 [Pipeline] echo [2021-01-20T07:40:53.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcbccb6 [Pipeline] echo [2021-01-20T07:40:53.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T07:40:54.484Z] + git log --format=format:%s -1 dcbccb6b27b2957be6f158d3ef66db66e44659b0 [Pipeline] echo [2021-01-20T07:40:54.576Z] GIT_COMMIT: dcbccb6b27b2957be6f158d3ef66db66e44659b0, Commit Message: feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse [Pipeline] echo [2021-01-20T07:40:54.668Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:40:55.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T07:40:56.034Z] [2021-01-20T07:40:56.034Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:40:56.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T07:40:56.434Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T07:40:56.434Z] 31603596830f: Pulling fs layer [2021-01-20T07:40:56.434Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T07:40:56.434Z] 6ca5941a6612: Pulling fs layer [2021-01-20T07:40:56.434Z] ecc8261a40a4: Pulling fs layer [2021-01-20T07:40:56.434Z] ecc8261a40a4: Waiting [2021-01-20T07:40:56.434Z] 2a8b12db71e7: Verifying Checksum [2021-01-20T07:40:56.434Z] 2a8b12db71e7: Download complete [2021-01-20T07:40:56.716Z] 31603596830f: Verifying Checksum [2021-01-20T07:40:56.716Z] 31603596830f: Download complete [2021-01-20T07:40:56.716Z] ecc8261a40a4: Verifying Checksum [2021-01-20T07:40:56.716Z] ecc8261a40a4: Download complete [2021-01-20T07:40:56.716Z] 6ca5941a6612: Verifying Checksum [2021-01-20T07:40:56.716Z] 6ca5941a6612: Download complete [2021-01-20T07:40:56.991Z] 31603596830f: Pull complete [2021-01-20T07:40:57.258Z] 2a8b12db71e7: Pull complete [2021-01-20T07:40:58.206Z] 6ca5941a6612: Pull complete [2021-01-20T07:40:58.469Z] ecc8261a40a4: Pull complete [2021-01-20T07:40:58.469Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T07:40:58.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T07:40:58.469Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T07:40:58.597Z] prd-centos7-docker-4c-2g-21543 does not seem to be running inside a container [2021-01-20T07:40:58.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T07:41:00.948Z] $ docker top ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T07:41:01.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T07:41:01.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T07:41:01.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T07:41:01.565Z] $ docker exec ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent [2021-01-20T07:41:01.725Z] SSH_AUTH_SOCK=/tmp/ssh-xlXucyxqMV80/agent.11 [2021-01-20T07:41:01.725Z] SSH_AGENT_PID=16 [2021-01-20T07:41:01.735Z] Running ssh-add (command line suppressed) [2021-01-20T07:41:01.851Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_5195864312252478222.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_5195864312252478222.key) [2021-01-20T07:41:01.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T07:41:02.300Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T07:41:02.393Z] $ docker exec --env ******** --env ******** ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent -k [2021-01-20T07:41:02.525Z] unset SSH_AUTH_SOCK; [2021-01-20T07:41:02.525Z] unset SSH_AGENT_PID; [2021-01-20T07:41:02.525Z] echo Agent pid 16 killed; [2021-01-20T07:41:02.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T07:41:02.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T07:41:02.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T07:41:02.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T07:41:02.947Z] $ docker exec ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent [2021-01-20T07:41:03.114Z] SSH_AUTH_SOCK=/tmp/ssh-vEDbYVNsBgil/agent.46 [2021-01-20T07:41:03.114Z] SSH_AGENT_PID=51 [2021-01-20T07:41:03.121Z] Running ssh-add (command line suppressed) [2021-01-20T07:41:03.234Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_7605813245188329234.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_7605813245188329234.key) [2021-01-20T07:41:03.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T07:41:03.706Z] + git semver init [2021-01-20T07:41:03.706Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T07:41:03.706Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.git [2021-01-20T07:41:03.706Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-443 [2021-01-20T07:41:03.706Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T07:41:03.706Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T07:41:03.706Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T07:41:03.706Z] # $SEMVER_BRANCH = PR-443 [2021-01-20T07:41:03.706Z] # $SEMVER_TEMP = /tmp/semver-706405322 [2021-01-20T07:41:03.706Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-20T07:41:05.103Z] # '/tmp/semver-706405322' -> '/w/workspace/dry_go-mod-core-contracts_PR-443/.semver' [2021-01-20T07:41:05.103Z] # -> Force: false [2021-01-20T07:41:05.103Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.semver [Pipeline] } [2021-01-20T07:41:05.130Z] $ docker exec --env ******** --env ******** ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 ssh-agent -k [2021-01-20T07:41:05.239Z] unset SSH_AUTH_SOCK; [2021-01-20T07:41:05.240Z] unset SSH_AGENT_PID; [2021-01-20T07:41:05.240Z] echo Agent pid 51 killed; [2021-01-20T07:41:05.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T07:41:05.914Z] + git semver [Pipeline] } [2021-01-20T07:41:05.950Z] $ docker stop --time=1 ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 [2021-01-20T07:41:07.797Z] $ docker rm -f ef8037bf8c55e33a6646163abfc1955159a603032d19773de4dfbc736bbb2465 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T07:41:08.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T07:41:08.770Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T07:41:08.794Z] [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] node [Pipeline] node [2021-01-20T07:41:24.688Z] Still waiting to schedule task [2021-01-20T07:41:24.688Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-20T07:41:24.716Z] Still waiting to schedule task [2021-01-20T07:41:24.716Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-20T07:43:10.952Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21544 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws [2021-01-20T07:43:11.053Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-20T07:43:15.935Z] using credential edgex-jenkins-ssh [2021-01-20T07:43:16.046Z] Cloning the remote Git repository [2021-01-20T07:43:16.118Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T07:43:16.220Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-20T07:43:16.294Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T07:43:16.294Z] > git --version # timeout=10 [2021-01-20T07:43:16.312Z] > git --version # 'git version 2.17.1' [2021-01-20T07:43:16.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T07:43:16.414Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T07:43:18.224Z] Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit dcbccb6b27b2957be6f158d3ef66db66e44659b0 [2021-01-20T07:43:18.464Z] Merge succeeded, producing dcbccb6b27b2957be6f158d3ef66db66e44659b0 [2021-01-20T07:43:18.465Z] Checking out Revision dcbccb6b27b2957be6f158d3ef66db66e44659b0 (PR-443) [2021-01-20T07:43:17.465Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T07:43:17.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T07:43:17.516Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T07:43:17.553Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T07:43:17.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T07:43:17.563Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T07:43:18.262Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T07:43:18.272Z] > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 [2021-01-20T07:43:18.399Z] > git remote # timeout=10 [2021-01-20T07:43:18.418Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T07:43:18.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T07:43:18.448Z] > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 [2021-01-20T07:43:18.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T07:43:18.491Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T07:43:18.501Z] > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 [2021-01-20T07:43:22.946Z] Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" [2021-01-20T07:43:23.025Z] > git --version # timeout=10 [2021-01-20T07:43:23.034Z] > git --version # 'git version 2.17.1' [2021-01-20T07:43:23.047Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T07:43:24.829Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T07:43:25.254Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T07:43:25.647Z] + sudo service docker restart [2021-01-20T07:43:25.647Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-20T07:43:28.648Z] ========================================================= [2021-01-20T07:43:28.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T07:43:28.648Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:43:29.073Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-20T07:43:30.065Z] Sending build context to Docker daemon 2.25MB [2021-01-20T07:43:30.341Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-20T07:43:30.341Z] Step 2/7 : FROM ${BASE} [2021-01-20T07:43:30.616Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T07:43:30.616Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T07:43:30.616Z] a4357932f1b6: Pulling fs layer [2021-01-20T07:43:30.616Z] 18c013af1878: Pulling fs layer [2021-01-20T07:43:30.616Z] 00ac8860ef70: Pulling fs layer [2021-01-20T07:43:30.616Z] 63d7cb157983: Pulling fs layer [2021-01-20T07:43:30.616Z] b116817d02f9: Pulling fs layer [2021-01-20T07:43:30.616Z] 745a02a5169b: Pulling fs layer [2021-01-20T07:43:30.616Z] 745a02a5169b: Waiting [2021-01-20T07:43:30.616Z] 63d7cb157983: Waiting [2021-01-20T07:43:30.616Z] b116817d02f9: Waiting [2021-01-20T07:43:30.616Z] 00ac8860ef70: Waiting [2021-01-20T07:43:30.616Z] 18c013af1878: Verifying Checksum [2021-01-20T07:43:30.616Z] a4357932f1b6: Verifying Checksum [2021-01-20T07:43:30.616Z] a4357932f1b6: Download complete [2021-01-20T07:43:30.616Z] 63d7cb157983: Verifying Checksum [2021-01-20T07:43:30.616Z] 63d7cb157983: Download complete [2021-01-20T07:43:30.616Z] b116817d02f9: Verifying Checksum [2021-01-20T07:43:30.616Z] b116817d02f9: Download complete [2021-01-20T07:43:30.616Z] 5f621e34cdf4: Download complete [2021-01-20T07:43:31.616Z] 5f621e34cdf4: Pull complete [2021-01-20T07:43:31.893Z] a4357932f1b6: Pull complete [2021-01-20T07:43:32.166Z] 18c013af1878: Pull complete [2021-01-20T07:43:34.143Z] 745a02a5169b: Verifying Checksum [2021-01-20T07:43:34.143Z] 745a02a5169b: Download complete [2021-01-20T07:43:34.736Z] 00ac8860ef70: Verifying Checksum [2021-01-20T07:43:34.736Z] 00ac8860ef70: Download complete [2021-01-20T07:43:44.900Z] 00ac8860ef70: Pull complete [2021-01-20T07:43:45.179Z] 63d7cb157983: Pull complete [2021-01-20T07:43:45.461Z] b116817d02f9: Pull complete [2021-01-20T07:43:49.798Z] 745a02a5169b: Pull complete [2021-01-20T07:43:49.798Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T07:43:49.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T07:43:49.798Z] ---> b7e6874047d6 [2021-01-20T07:43:49.798Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-20T07:43:52.408Z] ---> Running in 1b37ae1cb793 [2021-01-20T07:43:52.685Z] Removing intermediate container 1b37ae1cb793 [2021-01-20T07:43:52.685Z] ---> 7d3b5769ead0 [2021-01-20T07:43:52.685Z] Step 4/7 : RUN apk add bash [2021-01-20T07:43:52.959Z] ---> Running in 108987065b7c [2021-01-20T07:43:54.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T07:43:54.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T07:43:55.966Z] OK: 142 MiB in 39 packages [2021-01-20T07:43:56.950Z] Removing intermediate container 108987065b7c [2021-01-20T07:43:56.951Z] ---> 449ab5ba5331 [2021-01-20T07:43:56.951Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-20T07:43:57.235Z] ---> Running in cc6b94247d09 [2021-01-20T07:43:57.516Z] Removing intermediate container cc6b94247d09 [2021-01-20T07:43:57.516Z] ---> dff63f571c18 [2021-01-20T07:43:57.516Z] Step 6/7 : COPY go.mod . [2021-01-20T07:43:58.504Z] ---> d43bd7aec12b [2021-01-20T07:43:58.504Z] Step 7/7 : RUN go mod download [2021-01-20T07:43:58.504Z] ---> Running in 385b000ea370 [2021-01-20T07:44:12.381Z] Running on prd-centos7-docker-4c-2g-21545 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws [2021-01-20T07:44:12.477Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-20T07:44:13.629Z] Removing intermediate container 385b000ea370 [2021-01-20T07:44:13.629Z] ---> b33150eb1f5d [2021-01-20T07:44:13.629Z] Successfully built b33150eb1f5d [2021-01-20T07:44:13.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:44:14.004Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T07:44:14.004Z] . [Pipeline] withDockerContainer [2021-01-20T07:44:14.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-21544 does not seem to be running inside a container [2021-01-20T07:44:14.418Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-20T07:44:15.997Z] $ docker top f167d441014bd5b584b14ca663d91b9caa10c4b75ed6019dfe6a1423f1eccc28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T07:44:17.119Z] + go version [2021-01-20T07:44:17.119Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T07:44:17.186Z] $ docker stop --time=1 f167d441014bd5b584b14ca663d91b9caa10c4b75ed6019dfe6a1423f1eccc28 [2021-01-20T07:44:19.173Z] $ docker rm -f f167d441014bd5b584b14ca663d91b9caa10c4b75ed6019dfe6a1423f1eccc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-01-20T07:44:19.982Z] using credential edgex-jenkins-ssh [2021-01-20T07:44:20.044Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:44:20.398Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T07:44:20.398Z] . [Pipeline] withDockerContainer [2021-01-20T07:44:20.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-21544 does not seem to be running inside a container [2021-01-20T07:44:20.791Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-20T07:44:20.077Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T07:44:20.233Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-20T07:44:20.461Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T07:44:20.461Z] > git --version # timeout=10 [2021-01-20T07:44:20.517Z] > git --version # 'git version 2.24.3' [2021-01-20T07:44:20.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T07:44:20.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T07:44:21.682Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T07:44:21.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T07:44:21.729Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T07:44:21.781Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T07:44:21.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T07:44:21.792Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T07:44:22.269Z] $ docker top 5b9b9b550dcbd4fd0292159df2038f4503007e6da76da4d8bd869d9392589c50 -eo pid,comm [2021-01-20T07:44:22.383Z] Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit dcbccb6b27b2957be6f158d3ef66db66e44659b0 [Pipeline] { [2021-01-20T07:44:22.624Z] Merge succeeded, producing dcbccb6b27b2957be6f158d3ef66db66e44659b0 [2021-01-20T07:44:22.624Z] Checking out Revision dcbccb6b27b2957be6f158d3ef66db66e44659b0 (PR-443) [Pipeline] sh [2021-01-20T07:44:23.314Z] + make test [2021-01-20T07:44:23.315Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-20T07:44:23.588Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-20T07:44:23.588Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-20T07:44:22.403Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T07:44:22.431Z] > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 [2021-01-20T07:44:22.532Z] > git remote # timeout=10 [2021-01-20T07:44:22.547Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T07:44:22.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T07:44:22.573Z] > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 [2021-01-20T07:44:22.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T07:44:22.644Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T07:44:22.700Z] > git checkout -f dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 [2021-01-20T07:44:23.862Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T07:44:24.458Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T07:44:24.458Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T07:44:25.050Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T07:44:25.050Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T07:44:25.050Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T07:44:25.050Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) [2021-01-20T07:44:25.050Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T07:44:25.050Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-20T07:44:25.133Z] $ docker stop --time=1 5b9b9b550dcbd4fd0292159df2038f4503007e6da76da4d8bd869d9392589c50 [2021-01-20T07:44:27.054Z] Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" [2021-01-20T07:44:27.115Z] $ docker rm -f 5b9b9b550dcbd4fd0292159df2038f4503007e6da76da4d8bd869d9392589c50 [2021-01-20T07:44:27.118Z] > git --version # timeout=10 [2021-01-20T07:44:27.225Z] > git --version # 'git version 2.24.3' [2021-01-20T07:44:27.236Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-20T07:44:29.077Z] Failed in branch arm64 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T07:44:30.469Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T07:44:30.974Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T07:44:31.409Z] + true [2021-01-20T07:44:31.409Z] + sudo service docker restart [2021-01-20T07:44:31.409Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-20T07:44:33.470Z] ========================================================= [2021-01-20T07:44:33.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T07:44:33.470Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:44:33.914Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-20T07:44:34.555Z] Sending build context to Docker daemon 2.251MB [2021-01-20T07:44:34.846Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-20T07:44:34.846Z] Step 2/7 : FROM ${BASE} [2021-01-20T07:44:34.846Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T07:44:34.846Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T07:44:34.846Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T07:44:34.846Z] de9db76c5a1d: Pulling fs layer [2021-01-20T07:44:34.846Z] bca2f99d35d6: Pulling fs layer [2021-01-20T07:44:34.846Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T07:44:34.846Z] bca2f99d35d6: Waiting [2021-01-20T07:44:34.846Z] 7c6f9722023f: Pulling fs layer [2021-01-20T07:44:34.846Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T07:44:34.846Z] 93359f2a8cfa: Waiting [2021-01-20T07:44:34.846Z] 7c6f9722023f: Waiting [2021-01-20T07:44:34.846Z] a35cf1a2eb13: Waiting [2021-01-20T07:44:35.144Z] de9db76c5a1d: Download complete [2021-01-20T07:44:35.144Z] 0ef7d3d256c8: Verifying Checksum [2021-01-20T07:44:35.144Z] 0ef7d3d256c8: Download complete [2021-01-20T07:44:35.144Z] 93359f2a8cfa: Verifying Checksum [2021-01-20T07:44:35.144Z] 93359f2a8cfa: Download complete [2021-01-20T07:44:35.144Z] 7c6f9722023f: Verifying Checksum [2021-01-20T07:44:35.144Z] 7c6f9722023f: Download complete [2021-01-20T07:44:36.174Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T07:44:36.174Z] 188c0c94c7c5: Download complete [2021-01-20T07:44:37.279Z] 188c0c94c7c5: Pull complete [2021-01-20T07:44:38.317Z] 0ef7d3d256c8: Pull complete [2021-01-20T07:44:38.317Z] de9db76c5a1d: Pull complete [2021-01-20T07:44:41.993Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T07:44:41.993Z] a35cf1a2eb13: Download complete [2021-01-20T07:44:44.140Z] bca2f99d35d6: Verifying Checksum [2021-01-20T07:44:44.140Z] bca2f99d35d6: Download complete [2021-01-20T07:44:56.786Z] bca2f99d35d6: Pull complete [2021-01-20T07:44:56.786Z] 93359f2a8cfa: Pull complete [2021-01-20T07:44:56.786Z] 7c6f9722023f: Pull complete [2021-01-20T07:45:03.798Z] a35cf1a2eb13: Pull complete [2021-01-20T07:45:03.798Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T07:45:03.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T07:45:03.798Z] ---> a62c8e92a672 [2021-01-20T07:45:03.798Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-20T07:45:03.798Z] ---> Running in 99960e47a59c [2021-01-20T07:45:04.088Z] Removing intermediate container 99960e47a59c [2021-01-20T07:45:04.088Z] ---> 0d508be3f8ce [2021-01-20T07:45:04.088Z] Step 4/7 : RUN apk add bash [2021-01-20T07:45:04.088Z] ---> Running in b42b7f4670a9 [2021-01-20T07:45:06.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T07:45:07.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T07:45:07.948Z] OK: 166 MiB in 39 packages [2021-01-20T07:45:09.088Z] Removing intermediate container b42b7f4670a9 [2021-01-20T07:45:09.088Z] ---> 316d12d8049d [2021-01-20T07:45:09.088Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-20T07:45:09.088Z] ---> Running in 681167f312c5 [2021-01-20T07:45:09.430Z] Removing intermediate container 681167f312c5 [2021-01-20T07:45:09.430Z] ---> d293057fd61c [2021-01-20T07:45:09.430Z] Step 6/7 : COPY go.mod . [2021-01-20T07:45:10.114Z] ---> cee7575f0110 [2021-01-20T07:45:10.114Z] Step 7/7 : RUN go mod download [2021-01-20T07:45:10.114Z] ---> Running in 219edd4242ed [2021-01-20T07:45:28.941Z] Removing intermediate container 219edd4242ed [2021-01-20T07:45:28.941Z] ---> b4ba2356c4d3 [2021-01-20T07:45:28.941Z] Successfully built b4ba2356c4d3 [2021-01-20T07:45:28.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:45:29.348Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T07:45:29.348Z] . [Pipeline] withDockerContainer [2021-01-20T07:45:29.723Z] prd-centos7-docker-4c-2g-21545 does not seem to be running inside a container [2021-01-20T07:45:29.931Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-20T07:45:31.435Z] $ docker top cc8d7919b4cc81cf12ca58d39d04a55ab6f26e55314d351b3e02b2f47ee13a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T07:45:32.091Z] + go version [2021-01-20T07:45:32.091Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T07:45:32.129Z] $ docker stop --time=1 cc8d7919b4cc81cf12ca58d39d04a55ab6f26e55314d351b3e02b2f47ee13a39 [2021-01-20T07:45:33.806Z] $ docker rm -f cc8d7919b4cc81cf12ca58d39d04a55ab6f26e55314d351b3e02b2f47ee13a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:45:34.988Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T07:45:34.989Z] . [Pipeline] withDockerContainer [2021-01-20T07:45:35.363Z] prd-centos7-docker-4c-2g-21545 does not seem to be running inside a container [2021-01-20T07:45:35.641Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-20T07:45:36.928Z] $ docker top 534c7ed4e4635ed2f0113e9b4dc6f3fa660bcae69237e816aa2e879d07d7c39b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T07:45:37.640Z] + make test [2021-01-20T07:45:37.640Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-20T07:45:37.993Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-20T07:45:37.993Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-20T07:45:38.610Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T07:45:38.972Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T07:45:38.972Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T07:45:39.618Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T07:45:39.618Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T07:45:39.618Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/clients/interfaces) [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T07:45:39.618Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/1/models) [2021-01-20T07:45:39.618Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T07:45:39.618Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-20T07:45:39.672Z] $ docker stop --time=1 534c7ed4e4635ed2f0113e9b4dc6f3fa660bcae69237e816aa2e879d07d7c39b [2021-01-20T07:45:41.752Z] $ docker rm -f 534c7ed4e4635ed2f0113e9b4dc6f3fa660bcae69237e816aa2e879d07d7c39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-20T07:45:44.311Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:45:48.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:45:49.478Z] ---> package-listing.sh [2021-01-20T07:45:49.478Z] ++ facter osfamily [2021-01-20T07:45:49.478Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T07:45:49.478Z] + OS_FAMILY=redhat [2021-01-20T07:45:49.478Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-443 [2021-01-20T07:45:49.478Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T07:45:49.478Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T07:45:49.478Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T07:45:49.478Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T07:45:49.478Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' [2021-01-20T07:45:49.478Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T07:45:49.478Z] + case "${OS_FAMILY}" in [2021-01-20T07:45:49.478Z] + rpm -qa [2021-01-20T07:45:49.478Z] + sort [2021-01-20T07:45:54.791Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T07:45:54.791Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T07:45:54.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T07:45:54.791Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' [2021-01-20T07:45:54.791Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ [2021-01-20T07:45:54.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ [Pipeline] echo [2021-01-20T07:45:54.827Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-20T07:45:55.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:45:55.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T07:45:55.492Z] [2021-01-20T07:45:55.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T07:45:55.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T07:45:55.903Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T07:45:55.903Z] df20fa9351a1: Pulling fs layer [2021-01-20T07:45:55.903Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T07:45:55.903Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T07:45:55.903Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T07:45:55.903Z] 93b61091891f: Pulling fs layer [2021-01-20T07:45:55.903Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T07:45:55.903Z] 5e14af77c1be: Pulling fs layer [2021-01-20T07:45:55.903Z] 01666e4c0597: Pulling fs layer [2021-01-20T07:45:55.903Z] aa168da1d23b: Pulling fs layer [2021-01-20T07:45:55.903Z] 93b9cdb0e59b: Waiting [2021-01-20T07:45:55.903Z] 5e14af77c1be: Waiting [2021-01-20T07:45:55.903Z] 01666e4c0597: Waiting [2021-01-20T07:45:55.903Z] aa168da1d23b: Waiting [2021-01-20T07:45:55.903Z] 93b61091891f: Waiting [2021-01-20T07:45:55.903Z] 46f8f816bc3b: Waiting [2021-01-20T07:45:55.903Z] 36b3adc4ff6f: Verifying Checksum [2021-01-20T07:45:55.903Z] 36b3adc4ff6f: Download complete [2021-01-20T07:45:55.903Z] 46f8f816bc3b: Download complete [2021-01-20T07:45:56.184Z] df20fa9351a1: Verifying Checksum [2021-01-20T07:45:56.184Z] df20fa9351a1: Download complete [2021-01-20T07:45:56.184Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T07:45:56.184Z] 93b9cdb0e59b: Download complete [2021-01-20T07:45:56.184Z] 5e14af77c1be: Verifying Checksum [2021-01-20T07:45:56.184Z] 5e14af77c1be: Download complete [2021-01-20T07:45:56.184Z] 93b61091891f: Verifying Checksum [2021-01-20T07:45:56.184Z] 93b61091891f: Download complete [2021-01-20T07:45:56.184Z] 01666e4c0597: Verifying Checksum [2021-01-20T07:45:56.184Z] 01666e4c0597: Download complete [2021-01-20T07:45:56.184Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T07:45:56.184Z] 8ad3a11d3b57: Download complete [2021-01-20T07:45:56.460Z] df20fa9351a1: Pull complete [2021-01-20T07:45:56.728Z] 36b3adc4ff6f: Pull complete [2021-01-20T07:45:57.317Z] 8ad3a11d3b57: Pull complete [2021-01-20T07:45:57.589Z] 46f8f816bc3b: Pull complete [2021-01-20T07:45:58.177Z] aa168da1d23b: Verifying Checksum [2021-01-20T07:45:58.177Z] 93b61091891f: Pull complete [2021-01-20T07:45:58.455Z] 93b9cdb0e59b: Pull complete [2021-01-20T07:45:58.725Z] 5e14af77c1be: Pull complete [2021-01-20T07:45:58.725Z] 01666e4c0597: Pull complete [2021-01-20T07:46:06.979Z] aa168da1d23b: Pull complete [2021-01-20T07:46:06.979Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T07:46:06.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T07:46:06.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T07:46:07.211Z] prd-centos7-docker-4c-2g-21543 does not seem to be running inside a container [2021-01-20T07:46:07.262Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-443/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-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@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-lftools-log-publisher:alpine cat [2021-01-20T07:46:10.823Z] $ docker top 5f7b2539beaef3ed2a9b3352628e581774eab302a9f8ca38a0cc614331ee478e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T07:46:11.389Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T07:46:11.715Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T07:46:12.035Z] + ls /var/log/sa-host [2021-01-20T07:46:12.035Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T07:46:12.035Z] file_magic: OK [2021-01-20T07:46:12.035Z] HZ: Using current value: 100 [2021-01-20T07:46:12.035Z] file_header: OK [2021-01-20T07:46:12.035Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-20T07:46:12.035Z] Statistics: [2021-01-20T07:46:12.035Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T07:46:12.035Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T07:46:12.035Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T07:46:12.035Z] file_magic: OK [2021-01-20T07:46:12.035Z] HZ: Using current value: 100 [2021-01-20T07:46:12.035Z] file_header: OK [2021-01-20T07:46:12.035Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-20T07:46:12.035Z] Statistics: [2021-01-20T07:46:12.035Z] Hnuu...uuuununununu... [2021-01-20T07:46:12.035Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T07:46:12.787Z] provisioning config files... [2021-01-20T07:46:12.807Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/config6057912453486097742tmp [Pipeline] { [Pipeline] echo [2021-01-20T07:46:12.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:46:13.280Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T07:46:13.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T07:46:13.457Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:46:13.792Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T07:46:13.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:46:14.159Z] ---> sudo-logs.sh [2021-01-20T07:46:14.159Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T07:46:14.192Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:46:14.534Z] ---> job-cost.sh [2021-01-20T07:46:14.534Z] lf-activate-venv: SKIPPING [2021-01-20T07:46:14.534Z] INFO: No Stack... [2021-01-20T07:46:16.456Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T07:46:16.721Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T07:46:16.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T07:46:17.096Z] ---> logs-deploy.sh [2021-01-20T07:46:17.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-443/1 [2021-01-20T07:46:17.096Z] INFO: archiving workspace using pattern(s): [2021-01-20T07:46:19.022Z] Archives upload complete. [2021-01-20T07:46:19.022Z] INFO: archiving logs to Nexus [2021-01-20T07:46:19.969Z] ---> uname -a: [2021-01-20T07:46:19.969Z] Linux prd-centos7-docker-4c-2g-21543.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] ---> lscpu: [2021-01-20T07:46:19.969Z] Architecture: x86_64 [2021-01-20T07:46:19.969Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-20T07:46:19.969Z] Byte Order: Little Endian [2021-01-20T07:46:19.969Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-20T07:46:19.969Z] CPU(s): 4 [2021-01-20T07:46:19.969Z] On-line CPU(s) list: 0-3 [2021-01-20T07:46:19.969Z] Thread(s) per core: 1 [2021-01-20T07:46:19.969Z] Core(s) per socket: 1 [2021-01-20T07:46:19.969Z] Socket(s): 4 [2021-01-20T07:46:19.969Z] NUMA node(s): 1 [2021-01-20T07:46:19.969Z] Vendor ID: GenuineIntel [2021-01-20T07:46:19.969Z] CPU family: 6 [2021-01-20T07:46:19.969Z] Model: 44 [2021-01-20T07:46:19.969Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-20T07:46:19.969Z] Stepping: 1 [2021-01-20T07:46:19.969Z] CPU MHz: 2933.438 [2021-01-20T07:46:19.969Z] BogoMIPS: 5866.87 [2021-01-20T07:46:19.969Z] Virtualization: VT-x [2021-01-20T07:46:19.969Z] Hypervisor vendor: KVM [2021-01-20T07:46:19.969Z] Virtualization type: full [2021-01-20T07:46:19.969Z] L1d cache: 128 KiB [2021-01-20T07:46:19.969Z] L1i cache: 128 KiB [2021-01-20T07:46:19.969Z] L2 cache: 16 MiB [2021-01-20T07:46:19.969Z] L3 cache: 64 MiB [2021-01-20T07:46:19.969Z] NUMA node0 CPU(s): 0-3 [2021-01-20T07:46:19.969Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-20T07:46:19.969Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-20T07:46:19.969Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-20T07:46:19.969Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-20T07:46:19.969Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-20T07:46:19.969Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-20T07:46:19.969Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-20T07:46:19.969Z] Vulnerability Srbds: Not affected [2021-01-20T07:46:19.969Z] Vulnerability Tsx async abort: Not affected [2021-01-20T07:46:19.969Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] ---> nproc: [2021-01-20T07:46:19.969Z] 4 [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] ---> df -h: [2021-01-20T07:46:19.969Z] Filesystem Size Used Available Use% Mounted on [2021-01-20T07:46:19.969Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-20T07:46:19.969Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-20T07:46:19.969Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-20T07:46:19.969Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-443@tmp [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-20T07:46:19.969Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-443 [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] ---> free -m: [2021-01-20T07:46:19.969Z] total used free shared buff/cache available [2021-01-20T07:46:19.969Z] Mem: 1837 696 106 0 1033 1036 [2021-01-20T07:46:19.969Z] Swap: 1023 1 1022 [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] [2021-01-20T07:46:19.969Z] ---> ip addr: [2021-01-20T07:46:19.969Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-20T07:46:19.969Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-20T07:46:19.970Z] inet 127.0.0.1/8 scope host lo [2021-01-20T07:46:19.970Z] valid_lft forever preferred_lft forever [2021-01-20T07:46:19.970Z] inet6 ::1/128 scope host [2021-01-20T07:46:19.970Z] valid_lft forever preferred_lft forever [2021-01-20T07:46:19.970Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-20T07:46:19.970Z] link/ether fa:16:3e:e0:71:59 brd ff:ff:ff:ff:ff:ff [2021-01-20T07:46:19.970Z] inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-20T07:46:19.970Z] valid_lft 86032sec preferred_lft 86032sec [2021-01-20T07:46:19.970Z] inet6 fe80::f816:3eff:fee0:7159/64 scope link [2021-01-20T07:46:19.970Z] valid_lft forever preferred_lft forever [2021-01-20T07:46:19.970Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-20T07:46:19.970Z] link/ether 02:42:0e:ff:d8:8d brd ff:ff:ff:ff:ff:ff [2021-01-20T07:46:19.970Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-20T07:46:19.970Z] valid_lft forever preferred_lft forever [2021-01-20T07:46:19.970Z] inet6 fe80::42:eff:feff:d88d/64 scope link [2021-01-20T07:46:19.970Z] valid_lft forever preferred_lft forever [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] ---> sar -b -r -n DEV: [2021-01-20T07:46:19.970Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] 07:39:59 LINUX RESTART (4 CPU) [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] 07:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-20T07:46:19.970Z] 07:42:01 9.18 0.68 8.50 0.00 43.07 265.98 0.00 [2021-01-20T07:46:19.970Z] 07:43:01 0.40 0.00 0.40 0.00 0.00 6.38 0.00 [2021-01-20T07:46:19.970Z] 07:44:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 [2021-01-20T07:46:19.970Z] 07:45:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-01-20T07:46:19.970Z] 07:46:01 74.57 50.65 23.92 0.00 4147.40 8189.76 0.00 [2021-01-20T07:46:19.970Z] Average: 16.95 10.30 6.65 0.00 841.11 1699.04 0.00 [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] 07:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-20T07:46:19.970Z] 07:42:01 151664 0 593312 31.53 2620 1133948 1099536 37.53 415992 1113472 20 [2021-01-20T07:46:19.970Z] 07:43:01 156268 0 588700 31.29 2620 1133956 1077660 36.78 415172 1110140 20 [2021-01-20T07:46:19.970Z] 07:44:01 154776 0 590188 31.37 2620 1133960 1077708 36.78 419236 1108308 8 [2021-01-20T07:46:19.970Z] 07:45:01 153276 0 591688 31.45 2620 1133960 1077684 36.78 426824 1102368 8 [2021-01-20T07:46:19.970Z] 07:46:01 71148 0 695444 36.96 2620 1112332 1504816 51.36 575064 1008524 103276 [2021-01-20T07:46:19.970Z] Average: 137426 0 611866 32.52 2620 1129631 1167481 39.84 450458 1088562 20666 [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] 07:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-20T07:46:19.970Z] 07:42:01 eth0 23.94 18.34 34.83 9.23 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:42:01 docker0 7.03 5.25 1.53 16.69 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:43:01 eth0 1.02 0.30 0.32 0.17 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:44:01 eth0 1.18 0.37 0.33 0.23 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:45:01 eth0 0.53 0.43 0.27 0.21 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:46:01 eth0 211.19 176.58 2165.96 16.59 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] Average: eth0 47.67 39.29 441.88 5.28 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] Average: docker0 1.39 1.04 0.30 3.29 0.00 0.00 0.00 0.00 [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] ---> sar -P ALL: [2021-01-20T07:46:19.970Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] 07:39:59 LINUX RESTART (4 CPU) [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] 07:41:02 CPU %user %nice %system %iowait %steal %idle [2021-01-20T07:46:19.970Z] 07:42:01 all 0.87 0.00 0.56 0.22 0.00 98.35 [2021-01-20T07:46:19.970Z] 07:42:01 0 0.99 0.00 0.65 0.02 0.00 98.35 [2021-01-20T07:46:19.970Z] 07:42:01 1 0.78 0.00 0.56 0.66 0.02 97.98 [2021-01-20T07:46:19.970Z] 07:42:01 2 1.02 0.00 0.53 0.10 0.00 98.35 [2021-01-20T07:46:19.970Z] 07:42:01 3 0.70 0.00 0.49 0.08 0.00 98.73 [2021-01-20T07:46:19.970Z] 07:43:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-01-20T07:46:19.970Z] 07:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-20T07:46:19.970Z] 07:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-20T07:46:19.970Z] 07:43:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2021-01-20T07:46:19.970Z] 07:43:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2021-01-20T07:46:19.970Z] 07:44:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-01-20T07:46:19.970Z] 07:44:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-20T07:46:19.970Z] 07:44:01 1 0.37 0.00 0.05 0.00 0.00 99.58 [2021-01-20T07:46:19.970Z] 07:44:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2021-01-20T07:46:19.970Z] 07:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-20T07:46:19.970Z] 07:45:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-01-20T07:46:19.970Z] 07:45:01 0 0.55 0.00 0.07 0.00 0.00 99.38 [2021-01-20T07:46:19.970Z] 07:45:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-01-20T07:46:19.970Z] 07:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-20T07:46:19.970Z] 07:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-20T07:46:19.970Z] 07:46:01 all 3.63 0.00 2.42 1.41 0.02 92.52 [2021-01-20T07:46:19.970Z] 07:46:01 0 3.71 0.00 2.62 0.29 0.02 93.36 [2021-01-20T07:46:19.970Z] 07:46:01 1 3.22 0.00 1.98 0.02 0.02 94.77 [2021-01-20T07:46:19.970Z] 07:46:01 2 3.87 0.00 2.85 4.34 0.02 88.92 [2021-01-20T07:46:19.970Z] 07:46:01 3 3.71 0.00 2.25 0.99 0.02 93.04 [2021-01-20T07:46:19.970Z] Average: all 0.99 0.00 0.62 0.32 0.01 98.06 [2021-01-20T07:46:19.970Z] Average: 0 1.07 0.00 0.68 0.06 0.00 98.19 [2021-01-20T07:46:19.970Z] Average: 1 0.90 0.00 0.54 0.13 0.01 98.42 [2021-01-20T07:46:19.970Z] Average: 2 1.11 0.00 0.70 0.89 0.00 97.30 [2021-01-20T07:46:19.970Z] Average: 3 0.90 0.00 0.57 0.21 0.01 98.31 [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z] [2021-01-20T07:46:19.970Z]