Pull request #297 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 64adf95e2cbee49a2fb703edd19608a66f8b5b75+cf2d6ff636ffd34821300a1ced153a249f1f92fb (cfd45acd2032207f551e255cba87486addcd2a9e) 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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-297/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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1213 in /w/workspace/dry_go-mod-core-contracts_PR-297 [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-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cf2d6ff636ffd34821300a1ced153a249f1f92fb into PR head commit 64adf95e2cbee49a2fb703edd19608a66f8b5b75 > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64adf95e2cbee49a2fb703edd19608a66f8b5b75 # 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 cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 64adf95e2cbee49a2fb703edd19608a66f8b5b75 Checking out Revision 64adf95e2cbee49a2fb703edd19608a66f8b5b75 (PR-297) > git config core.sparsecheckout # timeout=10 > git checkout -f 64adf95e2cbee49a2fb703edd19608a66f8b5b75 # timeout=10 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:31:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:31:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:31:07 ========================================================= 19:31:07 EdgeX Global Pipelines Version Info 19:31:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:31:09 ------------------- 19:31:09 stable info: 19:31:09 ------------------- 19:31:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:31:09 Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 19:31:09 Message: update stable to v1.0.128 19:31:10 ------------------- 19:31:10 experimental info: 19:31:10 ------------------- 19:31:10 Commited By: **** collab-it+edgex@linuxfoundation.org 19:31:10 Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 19:31:10 Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 19:31:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:31:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:31:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:31:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:31:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 19:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:31:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:31:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:31:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:31:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:31:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo 19:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo 19:31:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo 19:31:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64adf95e2cbee49a2fb703edd19608a66f8b5b75 [Pipeline] echo 19:31:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64adf95 [Pipeline] echo 19:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:15 + git log --format=format:%s -1 64adf95e2cbee49a2fb703edd19608a66f8b5b75 [Pipeline] echo 19:31:15 GIT_COMMIT: 64adf95e2cbee49a2fb703edd19608a66f8b5b75, Commit Message: build(all): Enable use of DependaBot to maintain Go dependencies [Pipeline] echo 19:31:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:31:17 19:31:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:31:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:31:17 latest: Pulling from edgex-devops/git-semver 19:31:17 31603596830f: Pulling fs layer 19:31:17 2a8b12db71e7: Pulling fs layer 19:31:17 6ca5941a6612: Pulling fs layer 19:31:17 ecc8261a40a4: Pulling fs layer 19:31:17 ecc8261a40a4: Waiting 19:31:17 2a8b12db71e7: Verifying Checksum 19:31:17 2a8b12db71e7: Download complete 19:31:17 31603596830f: Verifying Checksum 19:31:17 31603596830f: Download complete 19:31:17 ecc8261a40a4: Verifying Checksum 19:31:17 ecc8261a40a4: Download complete 19:31:17 31603596830f: Pull complete 19:31:17 6ca5941a6612: Verifying Checksum 19:31:17 6ca5941a6612: Download complete 19:31:17 2a8b12db71e7: Pull complete 19:31:18 6ca5941a6612: Pull complete 19:31:18 ecc8261a40a4: Pull complete 19:31:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:31:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:31:19 prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container 19:31:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-297 -v /w/workspace/dry_go-mod-core-contracts_PR-297:/w/workspace/dry_go-mod-core-contracts_PR-297:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-297@tmp:/w/workspace/dry_go-mod-core-contracts_PR-297@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:31:21 $ docker top 7d3e96cbfe7554a592913fc9d6c2ab8dbde63a67e89ca1689a16aaa7997f7924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:22 [ssh-agent] Looking for ssh-agent implementation... 19:31:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:22 $ docker exec 7d3e96cbfe7554a592913fc9d6c2ab8dbde63a67e89ca1689a16aaa7997f7924 ssh-agent 19:31:22 SSH_AUTH_SOCK=/tmp/ssh-bybvghCXCu7S/agent.11 19:31:22 SSH_AGENT_PID=16 19:31:22 Running ssh-add (command line suppressed) 19:31:22 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-297@tmp/private_key_4601133531061000105.key (/w/workspace/dry_go-mod-core-contracts_PR-297@tmp/private_key_4601133531061000105.key) 19:31:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:23 + git describe --exact-match --tags HEAD 19:31:23 fatal: no tag exactly matches '64adf95e2cbee49a2fb703edd19608a66f8b5b75' [Pipeline] } 19:31:23 $ docker exec --env ******** --env ******** 7d3e96cbfe7554a592913fc9d6c2ab8dbde63a67e89ca1689a16aaa7997f7924 ssh-agent -k 19:31:23 unset SSH_AUTH_SOCK; 19:31:23 unset SSH_AGENT_PID; 19:31:23 echo Agent pid 16 killed; 19:31:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:31:24 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:31:24 This usually means this commit has not been tagged. [Pipeline] sshagent 19:31:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:24 [ssh-agent] Looking for ssh-agent implementation... 19:31:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:24 $ docker exec 7d3e96cbfe7554a592913fc9d6c2ab8dbde63a67e89ca1689a16aaa7997f7924 ssh-agent 19:31:24 SSH_AUTH_SOCK=/tmp/ssh-5ycD5C9ckdWq/agent.45 19:31:24 SSH_AGENT_PID=50 19:31:24 Running ssh-add (command line suppressed) 19:31:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-297@tmp/private_key_283100427940831585.key (/w/workspace/dry_go-mod-core-contracts_PR-297@tmp/private_key_283100427940831585.key) 19:31:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:25 + git semver init 19:31:25 # -> Open(): unable to determine branch for HEAD 19:31:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-297/.git 19:31:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-297 19:31:25 # $SEMVER_REMOTE_NAME = origin 19:31:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:31:25 # $SEMVER_USER_NAME = edgex-jenkins 19:31:25 # $SEMVER_BRANCH = PR-297 19:31:25 # $SEMVER_TEMP = /tmp/semver-648177103 19:31:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 19:31:25 # '/tmp/semver-648177103' -> '/w/workspace/dry_go-mod-core-contracts_PR-297/.semver' 19:31:25 # -> Force: false 19:31:25 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-297/.semver [Pipeline] } 19:31:25 $ docker exec --env ******** --env ******** 7d3e96cbfe7554a592913fc9d6c2ab8dbde63a67e89ca1689a16aaa7997f7924 ssh-agent -k 19:31:26 unset SSH_AUTH_SOCK; 19:31:26 unset SSH_AGENT_PID; 19:31:26 echo Agent pid 50 killed; 19:31:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:26 + git semver [Pipeline] } 19:31:26 $ docker stop --time=1 7d3e96cbfe7554a592913fc9d6c2ab8dbde63a67e89ca1689a16aaa7997f7924 19:31:28 $ docker rm -f 7d3e96cbfe7554a592913fc9d6c2ab8dbde63a67e89ca1689a16aaa7997f7924 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:31:29 Stashed 98 file(s) [Pipeline] echo 19:31:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 19:31:29 Archived original 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 19:31:45 Still waiting to schedule task 19:31:45 ‘prd-centos7-docker-4c-2g-1202’ is offline; ‘prd-centos7-docker-4c-2g-1214’ is offline; ‘prd-centos7-docker-4c-2g-1216’ is offline; ‘prd-centos7-docker-8c-8g-1205’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1204’ doesn’t have label ‘centos7-docker-4c-2g’ 19:31:45 Still waiting to schedule task 19:31:45 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:34:09 Running on prd-centos7-docker-4c-2g-1219 in /w/workspace/dry_go-mod-core-contracts_PR-297 [Pipeline] { [Pipeline] ws 19:34:09 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 19:34:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1222 in /w/workspace/dry_go-mod-core-contracts_PR-297 [Pipeline] { [Pipeline] ws 19:34:29 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 19:34:35 using credential edgex-jenkins-ssh 19:34:35 Cloning the remote Git repository 19:34:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:34:35 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:34:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:34:35 > git --version # timeout=10 19:34:35 > git --version # 'git version 2.17.1' 19:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:37 Merging remotes/origin/master commit cf2d6ff636ffd34821300a1ced153a249f1f92fb into PR head commit 64adf95e2cbee49a2fb703edd19608a66f8b5b75 19:34:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:34:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:34:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:34:37 > git config core.sparsecheckout # timeout=10 19:34:37 > git checkout -f 64adf95e2cbee49a2fb703edd19608a66f8b5b75 # timeout=10 19:34:37 Merge succeeded, producing 64adf95e2cbee49a2fb703edd19608a66f8b5b75 19:34:37 Checking out Revision 64adf95e2cbee49a2fb703edd19608a66f8b5b75 (PR-297) 19:34:37 using credential edgex-jenkins-ssh 19:34:38 Cloning the remote Git repository 19:34:37 > git remote # timeout=10 19:34:37 > git config --get remote.origin.url # timeout=10 19:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:37 > git merge cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 19:34:37 > git rev-parse HEAD^{commit} # timeout=10 19:34:37 > git config core.sparsecheckout # timeout=10 19:34:37 > git checkout -f 64adf95e2cbee49a2fb703edd19608a66f8b5b75 # timeout=10 19:34:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:34:39 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:34:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:34:40 > git --version # timeout=10 19:34:40 > git --version # 'git version 2.16.5' 19:34:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:42 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" 19:34:42 > git --version # timeout=10 19:34:42 > git --version # 'git version 2.17.1' 19:34:42 fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 19:34:43 Merging remotes/origin/master commit cf2d6ff636ffd34821300a1ced153a249f1f92fb into PR head commit 64adf95e2cbee49a2fb703edd19608a66f8b5b75 [Pipeline] echo 19:34:43 ========================================================= 19:34:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:34:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:34:44 Merge succeeded, producing 64adf95e2cbee49a2fb703edd19608a66f8b5b75 19:34:44 Checking out Revision 64adf95e2cbee49a2fb703edd19608a66f8b5b75 (PR-297) 19:34:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:34:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:34:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:34:43 > git config core.sparsecheckout # timeout=10 19:34:43 > git checkout -f 64adf95e2cbee49a2fb703edd19608a66f8b5b75 # timeout=10 19:34:43 > git remote # timeout=10 19:34:43 > git config --get remote.origin.url # timeout=10 19:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:43 > git merge cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 19:34:44 > git rev-parse HEAD^{commit} # timeout=10 19:34:44 > git config core.sparsecheckout # timeout=10 19:34:44 > git checkout -f 64adf95e2cbee49a2fb703edd19608a66f8b5b75 # timeout=10 19:34:44 + 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 . 19:34:45 Sending build context to Docker daemon 2.467MB 19:34:45 Step 1/7 : ARG BASE=golang:1.15-alpine 19:34:45 Step 2/7 : FROM ${BASE} 19:34:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:34:46 b538f80385f9: Pulling fs layer 19:34:46 74f711af9a0d: Pulling fs layer 19:34:46 99f96fe45779: Pulling fs layer 19:34:46 8529a6b9a6be: Pulling fs layer 19:34:46 45590311c82a: Pulling fs layer 19:34:46 69ca0ff8b7b3: Pulling fs layer 19:34:46 209524e5b208: Pulling fs layer 19:34:46 45590311c82a: Waiting 19:34:46 69ca0ff8b7b3: Waiting 19:34:46 209524e5b208: Waiting 19:34:46 8529a6b9a6be: Waiting 19:34:46 99f96fe45779: Verifying Checksum 19:34:46 99f96fe45779: Download complete 19:34:46 74f711af9a0d: Verifying Checksum 19:34:46 74f711af9a0d: Download complete 19:34:46 45590311c82a: Verifying Checksum 19:34:46 45590311c82a: Download complete 19:34:46 b538f80385f9: Verifying Checksum 19:34:46 b538f80385f9: Download complete 19:34:46 69ca0ff8b7b3: Verifying Checksum 19:34:46 69ca0ff8b7b3: Download complete 19:34:47 b538f80385f9: Pull complete 19:34:47 74f711af9a0d: Pull complete 19:34:48 99f96fe45779: Pull complete 19:34:49 209524e5b208: Verifying Checksum 19:34:49 209524e5b208: Download complete 19:34:49 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" 19:34:49 > git --version # timeout=10 19:34:49 > git --version # 'git version 2.16.5' 19:34:49 fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:34:50 8529a6b9a6be: Verifying Checksum 19:34:50 8529a6b9a6be: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:34:51 ========================================================= 19:34:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:34:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:34:54 + 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 . 19:34:55 Sending build context to Docker daemon 2.467MB 19:34:56 Step 1/7 : ARG BASE=golang:1.15-alpine 19:34:56 Step 2/7 : FROM ${BASE} 19:34:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:34:56 df20fa9351a1: Pulling fs layer 19:34:56 ed8968b2872e: Pulling fs layer 19:34:56 a92cc7c5fd73: Pulling fs layer 19:34:56 e871e8e8d7a9: Pulling fs layer 19:34:56 e73272ec9a57: Pulling fs layer 19:34:56 1e910a182e73: Pulling fs layer 19:34:56 4e634b169226: Pulling fs layer 19:34:56 e73272ec9a57: Waiting 19:34:56 1e910a182e73: Waiting 19:34:56 4e634b169226: Waiting 19:34:56 e871e8e8d7a9: Waiting 19:34:56 a92cc7c5fd73: Download complete 19:34:56 ed8968b2872e: Verifying Checksum 19:34:56 ed8968b2872e: Download complete 19:34:56 e73272ec9a57: Download complete 19:34:57 1e910a182e73: Verifying Checksum 19:34:57 1e910a182e73: Download complete 19:34:57 df20fa9351a1: Verifying Checksum 19:34:57 df20fa9351a1: Download complete 19:34:59 df20fa9351a1: Pull complete 19:34:59 ed8968b2872e: Pull complete 19:35:00 a92cc7c5fd73: Pull complete 19:35:00 8529a6b9a6be: Pull complete 19:35:00 45590311c82a: Pull complete 19:35:00 69ca0ff8b7b3: Pull complete 19:35:03 209524e5b208: Pull complete 19:35:03 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 19:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:35:03 ---> 5bddaf1c2fca 19:35:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:35:06 ---> Running in 2777c41908df 19:35:07 Removing intermediate container 2777c41908df 19:35:07 ---> 23c88d21cca8 19:35:07 Step 4/7 : RUN apk add bash 19:35:07 ---> Running in 4c26816e5758 19:35:09 4e634b169226: Verifying Checksum 19:35:09 4e634b169226: Download complete 19:35:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:35:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:35:12 OK: 142 MiB in 39 packages 19:35:13 Removing intermediate container 4c26816e5758 19:35:13 ---> e73c4cc06e18 19:35:13 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:35:13 ---> Running in 5a5af203dcc0 19:35:14 Removing intermediate container 5a5af203dcc0 19:35:14 ---> 11363fcef5b9 19:35:14 Step 6/7 : COPY go.mod . 19:35:14 ---> 9867dc3f759e 19:35:14 Step 7/7 : RUN go mod download 19:35:15 ---> Running in 18b2a57f5143 19:35:17 e871e8e8d7a9: Verifying Checksum 19:35:17 e871e8e8d7a9: Download complete 19:35:30 Removing intermediate container 18b2a57f5143 19:35:30 ---> b3999346af14 19:35:30 Successfully built b3999346af14 19:35:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:35:30 + docker inspect -f . ci-base-image-arm64 19:35:30 . [Pipeline] withDockerContainer 19:35:31 prd-ubuntu18.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container 19:35:31 $ 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 ******** ci-base-image-arm64 cat 19:35:33 $ docker top 0eea6cf5402ad91c6c11732547b5e474231e5e081b17a693d850e4aad62b7730 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:34 + go version 19:35:34 go version go1.15.2 linux/arm64 [Pipeline] } 19:35:34 $ docker stop --time=1 0eea6cf5402ad91c6c11732547b5e474231e5e081b17a693d850e4aad62b7730 19:35:36 $ docker rm -f 0eea6cf5402ad91c6c11732547b5e474231e5e081b17a693d850e4aad62b7730 19:35:36 e871e8e8d7a9: Pull complete 19:35:36 e73272ec9a57: Pull complete [Pipeline] // withDockerContainer 19:35:37 1e910a182e73: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:35:38 + docker inspect -f . ci-base-image-arm64 19:35:38 . [Pipeline] withDockerContainer 19:35:38 prd-ubuntu18.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container 19:35:38 $ 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 ******** ci-base-image-arm64 cat 19:35:40 $ docker top a2fef7769dd1e87fdd27e5b2e46f4b8bc9c4b058bdc1e18ed36647f2ed3ee163 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:42 + make test 19:35:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:35:49 4e634b169226: Pull complete 19:35:49 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 19:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:35:49 ---> f7629b54cfaa 19:35:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:35:49 ---> Running in c83463a3a304 19:35:49 Removing intermediate container c83463a3a304 19:35:49 ---> ca0a7d8cc6cd 19:35:49 Step 4/7 : RUN apk add bash 19:35:49 ---> Running in f99d6fd6510d 19:35:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:35:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:35:55 OK: 166 MiB in 39 packages 19:35:59 Removing intermediate container f99d6fd6510d 19:35:59 ---> c97ed0d57404 19:35:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:35:59 ---> Running in 04d35bd21f29 19:35:59 Removing intermediate container 04d35bd21f29 19:35:59 ---> 289ed85d8322 19:35:59 Step 6/7 : COPY go.mod . 19:36:00 ---> 30a41f40b0c5 19:36:00 Step 7/7 : RUN go mod download 19:36:00 ---> Running in 6168da31f67c 19:36:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 19:36:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.040s coverage: 85.7% of statements 19:36:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.029s coverage: 100.0% of statements 19:36:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.053s coverage: 45.4% of statements 19:36:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.029s coverage: 77.8% of statements 19:36:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 19:36:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.027s coverage: 6.4% of statements 19:36:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.068s coverage: 14.7% of statements 19:36:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.034s coverage: 100.0% of statements 19:36:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.087s coverage: 91.8% of statements 19:36:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 19:36:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 19:36:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.034s coverage: 100.0% of statements 19:36:14 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 53.7% of statements 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.083s coverage: 63.0% of statements 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.028s coverage: 15.4% of statements 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements 19:36:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.044s coverage: 31.3% of statements 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.045s coverage: 100.0% of statements 19:36:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.061s coverage: 95.0% of statements 19:36:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 19:36:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 19:36:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:36:24 gofmt -l . 19:36:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:36:26 Stashed 1 file(s) [Pipeline] } 19:36:26 $ docker stop --time=1 a2fef7769dd1e87fdd27e5b2e46f4b8bc9c4b058bdc1e18ed36647f2ed3ee163 19:36:28 Removing intermediate container 6168da31f67c 19:36:28 ---> 9a0302732df2 19:36:28 Successfully built 9a0302732df2 19:36:28 Successfully tagged ci-base-image-x86_64:latest 19:36:28 $ docker rm -f a2fef7769dd1e87fdd27e5b2e46f4b8bc9c4b058bdc1e18ed36647f2ed3ee163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 19:36:30 + docker inspect -f . ci-base-image-x86_64 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 19:36:30 . [Pipeline] // stage [Pipeline] withDockerContainer 19:36:30 prd-centos7-docker-4c-2g-1219 does not seem to be running inside a container 19:36:31 $ 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 ******** ci-base-image-x86_64 cat 19:36:32 $ docker top 0897cf38f7bf74106c961083777ca9597941e07bd880e196c844d4e17012a491 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 19:36:34 + go version 19:36:34 go version go1.15.2 linux/amd64 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] } 19:36:34 $ docker stop --time=1 0897cf38f7bf74106c961083777ca9597941e07bd880e196c844d4e17012a491 19:36:36 $ docker rm -f 0897cf38f7bf74106c961083777ca9597941e07bd880e196c844d4e17012a491 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:36:38 + docker inspect -f . ci-base-image-x86_64 19:36:38 . [Pipeline] withDockerContainer 19:36:39 prd-centos7-docker-4c-2g-1219 does not seem to be running inside a container 19:36:39 $ 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 ******** ci-base-image-x86_64 cat 19:36:41 $ docker top e27eaca6c3b9a29cdfa320395aafe7c0bd7da18dbb15c8a7b06252b49a35bbcb -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:42 + make test 19:36:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:37:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 19:37:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.048s coverage: 85.7% of statements 19:37:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.089s coverage: 100.0% of statements 19:37:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.067s coverage: 45.4% of statements 19:37:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.063s coverage: 77.8% of statements 19:37:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 19:37:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.045s coverage: 6.4% of statements 19:37:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.020s coverage: 14.7% of statements 19:37:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.027s coverage: 100.0% of statements 19:37:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.066s coverage: 91.8% of statements 19:37:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 19:37:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 19:37:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.118s coverage: 100.0% of statements 19:37:11 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.017s coverage: 53.7% of statements 19:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.098s coverage: 63.0% of statements 19:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements 19:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.037s coverage: 15.4% of statements 19:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements 19:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements 19:37:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 19:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.050s coverage: 31.3% of statements 19:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.024s coverage: 100.0% of statements 19:37:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.023s coverage: 95.0% of statements 19:37:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.064s coverage: 100.0% of statements 19:37:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 19:37:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:37:20 gofmt -l . 19:37:20 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:37:20 Warning: overwriting stash ‘coverage-report’ 19:37:22 Stashed 1 file(s) [Pipeline] } 19:37:22 $ docker stop --time=1 e27eaca6c3b9a29cdfa320395aafe7c0bd7da18dbb15c8a7b06252b49a35bbcb 19:37:24 $ docker rm -f e27eaca6c3b9a29cdfa320395aafe7c0bd7da18dbb15c8a7b06252b49a35bbcb [Pipeline] // withDockerContainer [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 [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] wrap 19:37:27 provisioning config files... 19:37:27 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-297@tmp/config2252020959181746108tmp [Pipeline] { [Pipeline] sh 19:37:28 + curl -s https://codecov.io/bash 19:37:28 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-297@tmp/config2252020959181746108tmp [Pipeline] } 19:37:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:37:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:33 ---> package-listing.sh 19:37:33 ++ facter osfamily 19:37:33 ++ tr '[:upper:]' '[:lower:]' 19:37:33 + OS_FAMILY=redhat 19:37:33 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-297 19:37:33 + START_PACKAGES=/tmp/packages_start.txt 19:37:33 + END_PACKAGES=/tmp/packages_end.txt 19:37:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:33 + PACKAGES=/tmp/packages_start.txt 19:37:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-297 ']' 19:37:33 + PACKAGES=/tmp/packages_end.txt 19:37:33 + case "${OS_FAMILY}" in 19:37:33 + rpm -qa 19:37:33 + sort 19:37:37 + '[' -f /tmp/packages_start.txt ']' 19:37:37 + '[' -f /tmp/packages_end.txt ']' 19:37:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-297 ']' 19:37:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-297/archives/ 19:37:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-297/archives/ [Pipeline] isUnix [Pipeline] sh 19:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:37:37 19:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:37:38 alpine: Pulling from edgex-lftools-log-publisher 19:37:38 df20fa9351a1: Pulling fs layer 19:37:38 36b3adc4ff6f: Pulling fs layer 19:37:38 8ad3a11d3b57: Pulling fs layer 19:37:38 46f8f816bc3b: Pulling fs layer 19:37:38 0dadc02b9964: Pulling fs layer 19:37:38 ce6a7cf60c04: Pulling fs layer 19:37:38 7a184a31f384: Pulling fs layer 19:37:38 0879bd2ef858: Pulling fs layer 19:37:38 ce6a7cf60c04: Waiting 19:37:38 7a184a31f384: Waiting 19:37:38 0dadc02b9964: Waiting 19:37:38 46f8f816bc3b: Waiting 19:37:38 36b3adc4ff6f: Verifying Checksum 19:37:38 36b3adc4ff6f: Download complete 19:37:38 46f8f816bc3b: Verifying Checksum 19:37:38 46f8f816bc3b: Download complete 19:37:38 df20fa9351a1: Download complete 19:37:38 ce6a7cf60c04: Verifying Checksum 19:37:38 ce6a7cf60c04: Download complete 19:37:38 7a184a31f384: Verifying Checksum 19:37:38 7a184a31f384: Download complete 19:37:38 0dadc02b9964: Verifying Checksum 19:37:38 0dadc02b9964: Download complete 19:37:38 8ad3a11d3b57: Verifying Checksum 19:37:38 8ad3a11d3b57: Download complete 19:37:38 df20fa9351a1: Pull complete 19:37:38 36b3adc4ff6f: Pull complete 19:37:38 0879bd2ef858: Verifying Checksum 19:37:38 0879bd2ef858: Download complete 19:37:39 8ad3a11d3b57: Pull complete 19:37:39 46f8f816bc3b: Pull complete 19:37:39 0dadc02b9964: Pull complete 19:37:40 ce6a7cf60c04: Pull complete 19:37:40 7a184a31f384: Pull complete 19:37:43 0879bd2ef858: Pull complete 19:37:43 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 19:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:37:43 prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container 19:37:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_PR-297 -v /w/workspace/dry_go-mod-core-contracts_PR-297:/w/workspace/dry_go-mod-core-contracts_PR-297:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-297@tmp:/w/workspace/dry_go-mod-core-contracts_PR-297@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:37:47 $ docker top a722ff9d55a9e6a835b266ef5d9bd04cceae580a2821246464ab507b5f274cd8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:48 + mkdir -p /var/log/sa [Pipeline] sh 19:37:48 + ls /var/log/sa-host 19:37:48 + sadf -c /var/log/sa-host/sa05 19:37:48 file_magic: OK 19:37:48 HZ: Using current value: 100 19:37:48 file_header: OK 19:37:48 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 19:37:48 Statistics: 19:37:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:37:48 File successfully converted to sysstat format version 12.2.1 19:37:48 + sadf -c /var/log/sa-host/sa24 19:37:48 file_magic: OK 19:37:48 HZ: Using current value: 100 19:37:48 file_header: OK 19:37:48 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 19:37:48 Statistics: 19:37:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:37:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:48 provisioning config files... 19:37:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-297@tmp/config4026238695562946660tmp [Pipeline] { [Pipeline] echo 19:37:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:48 ---> create-netrc.sh [Pipeline] echo 19:37:49 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:37:49 ---> logs-deploy.sh 19:37:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-297/1 19:37:49 INFO: archiving workspace using pattern(s): 19:37:50 Archives upload complete. 19:37:50 INFO: archiving logs to Nexus 19:37:51 ---> uname -a: 19:37:51 Linux a722ff9d55a9 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:37:51 19:37:51 19:37:51 ---> lscpu: 19:37:51 Architecture: x86_64 19:37:51 CPU op-mode(s): 32-bit, 64-bit 19:37:51 Byte Order: Little Endian 19:37:51 Address sizes: 40 bits physical, 48 bits virtual 19:37:51 CPU(s): 4 19:37:51 On-line CPU(s) list: 0-3 19:37:51 Thread(s) per core: 1 19:37:51 Core(s) per socket: 1 19:37:51 Socket(s): 4 19:37:51 NUMA node(s): 1 19:37:51 Vendor ID: GenuineIntel 19:37:51 CPU family: 6 19:37:51 Model: 44 19:37:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:37:51 Stepping: 1 19:37:51 CPU MHz: 2933.438 19:37:51 BogoMIPS: 5866.87 19:37:51 Virtualization: VT-x 19:37:51 Hypervisor vendor: KVM 19:37:51 Virtualization type: full 19:37:51 L1d cache: 128 KiB 19:37:51 L1i cache: 128 KiB 19:37:51 L2 cache: 16 MiB 19:37:51 L3 cache: 64 MiB 19:37:51 NUMA node0 CPU(s): 0-3 19:37:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:37:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:37:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:37:51 Vulnerability Meltdown: Mitigation; PTI 19:37:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:37:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:37:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:37:51 Vulnerability Tsx async abort: Not affected 19:37:51 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 19:37:51 19:37:51 19:37:51 ---> nproc: 19:37:51 4 19:37:51 19:37:51 19:37:51 ---> df -h: 19:37:51 Filesystem Size Used Available Use% Mounted on 19:37:51 overlay 50.0G 7.0G 43.0G 14% / 19:37:51 tmpfs 64.0M 0 64.0M 0% /dev 19:37:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:37:51 shm 64.0M 0 64.0M 0% /dev/shm 19:37:51 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 19:37:51 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 19:37:51 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 19:37:51 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-297@tmp 19:37:51 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host 19:37:51 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-297 19:37:51 19:37:51 19:37:51 ---> free -m: 19:37:51 total used free shared buff/cache available 19:37:51 Mem: 1837 641 132 0 1063 1089 19:37:51 Swap: 1023 1 1022 19:37:51 19:37:51 19:37:51 ---> ip addr: 19:37:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:37:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:37:51 inet 127.0.0.1/8 scope host lo 19:37:51 valid_lft forever preferred_lft forever 19:37:51 6: eth0@if7: mtu 1458 qdisc noqueue state UP 19:37:51 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:37:51 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:37:51 valid_lft forever preferred_lft forever 19:37:51 19:37:51 19:37:51 ---> sar -b -r -n DEV: 19:37:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/24/20 _x86_64_ (4 CPU) 19:37:51 19:37:51 19:30:13 LINUX RESTART (4 CPU) 19:37:51 19:37:51 19:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:37:51 19:32:01 50.13 12.98 37.15 0.00 4558.59 2429.19 0.00 19:37:51 19:33:01 1.65 0.00 1.65 0.00 0.00 26.02 0.00 19:37:51 19:34:01 0.15 0.00 0.15 0.00 0.00 2.01 0.00 19:37:51 19:35:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 19:37:51 19:36:01 0.28 0.00 0.28 0.00 0.00 4.18 0.00 19:37:51 19:37:01 0.37 0.00 0.37 0.00 0.00 5.68 0.00 19:37:51 Average: 8.81 2.16 6.65 0.00 760.06 411.92 0.00 19:37:51 19:37:51 19:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:37:51 19:32:01 168688 0 561040 29.82 2620 1149208 1114492 38.04 409860 1142384 12 19:37:51 19:33:01 169364 0 560360 29.78 2620 1149212 1100056 37.54 410700 1141148 24 19:37:51 19:34:01 170740 0 558976 29.71 2620 1149220 1090780 37.23 412264 1138568 12 19:37:51 19:35:01 168496 0 561220 29.83 2620 1149220 1090840 37.23 414508 1138152 12 19:37:51 19:36:01 169384 0 560328 29.78 2620 1149224 1087784 37.12 420332 1132004 20 19:37:51 19:37:01 169204 0 560496 29.79 2620 1149236 1087860 37.13 420468 1132004 8 19:37:51 Average: 169313 0 560403 29.78 2620 1149220 1095302 37.38 414689 1137377 15 19:37:51 19:37:51 19:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:37:51 19:32:01 eth0 174.62 132.14 492.69 60.22 0.00 0.00 0.00 0.00 19:37:51 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:32:01 docker0 5.58 4.23 1.03 11.17 0.00 0.00 0.00 0.00 19:37:51 19:33:01 eth0 2.71 0.38 0.45 0.24 0.00 0.00 0.00 0.00 19:37:51 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:34:01 eth0 2.53 0.25 0.47 0.16 0.00 0.00 0.00 0.00 19:37:51 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:35:01 eth0 4.85 1.12 1.37 0.82 0.00 0.00 0.00 0.00 19:37:51 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:36:01 eth0 2.53 0.43 0.59 0.27 0.00 0.00 0.00 0.00 19:37:51 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:37:01 eth0 1.37 0.72 0.80 0.55 0.00 0.00 0.00 0.00 19:37:51 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 Average: eth0 31.45 22.51 82.76 10.38 0.00 0.00 0.00 0.00 19:37:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:51 Average: docker0 0.93 0.70 0.17 1.86 0.00 0.00 0.00 0.00 19:37:51 19:37:51 19:37:51 ---> sar -P ALL: 19:37:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/24/20 _x86_64_ (4 CPU) 19:37:51 19:37:51 19:30:13 LINUX RESTART (4 CPU) 19:37:51 19:37:51 19:31:01 CPU %user %nice %system %iowait %steal %idle 19:37:51 19:32:01 all 3.78 0.00 2.10 1.74 0.02 92.36 19:37:51 19:32:01 0 3.70 0.00 2.28 2.06 0.02 91.94 19:37:51 19:32:01 1 3.77 0.00 2.26 2.11 0.02 91.84 19:37:51 19:32:01 2 3.68 0.00 1.81 0.20 0.02 94.29 19:37:51 19:32:01 3 3.97 0.00 2.04 2.60 0.02 91.37 19:37:51 19:33:01 all 0.13 0.00 0.04 0.00 0.00 99.82 19:37:51 19:33:01 0 0.25 0.00 0.03 0.00 0.00 99.72 19:37:51 19:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:37:51 19:33:01 2 0.22 0.00 0.08 0.00 0.00 99.70 19:37:51 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:37:51 19:34:01 all 0.17 0.00 0.05 0.00 0.00 99.78 19:37:51 19:34:01 0 0.52 0.00 0.03 0.00 0.00 99.45 19:37:51 19:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:37:51 19:34:01 2 0.10 0.00 0.07 0.00 0.02 99.82 19:37:51 19:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:37:51 19:35:01 all 0.10 0.00 0.05 0.00 0.00 99.84 19:37:51 19:35:01 0 0.20 0.00 0.08 0.00 0.00 99.72 19:37:51 19:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:37:51 19:35:01 2 0.15 0.00 0.07 0.00 0.00 99.78 19:37:51 19:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:37:51 19:36:01 all 0.10 0.00 0.06 0.00 0.00 99.83 19:37:51 19:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:37:51 19:36:01 1 0.10 0.00 0.17 0.00 0.00 99.73 19:37:51 19:36:01 2 0.25 0.00 0.03 0.00 0.00 99.72 19:37:51 19:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:37:51 19:37:01 all 0.17 0.00 0.03 0.00 0.00 99.80 19:37:51 19:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:37:51 19:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:37:51 19:37:01 2 0.55 0.00 0.03 0.00 0.00 99.42 19:37:51 19:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:37:51 Average: all 0.74 0.00 0.39 0.29 0.00 98.58 19:37:51 Average: 0 0.79 0.00 0.41 0.34 0.00 98.46 19:37:51 Average: 1 0.68 0.00 0.43 0.35 0.00 98.54 19:37:51 Average: 2 0.82 0.00 0.35 0.03 0.01 98.79 19:37:51 Average: 3 0.68 0.00 0.36 0.43 0.00 98.52 19:37:51 19:37:51 19:37:51