Pull request #453 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ec144b24ced0f21853b25b0c4d467c544d57d2dd rather than 283b2cf6a6f9edece8545cc524c245c40ce9d5be Obtained Jenkinsfile from ec144b24ced0f21853b25b0c4d467c544d57d2dd 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-453/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-453/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 Running on prd-centos7-docker-4c-2g-22224 in /w/workspace/dry_go-mod-core-contracts_PR-453 [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-453 # 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 Merging remotes/origin/master commit ec144b24ced0f21853b25b0c4d467c544d57d2dd into PR head commit 283b2cf6a6f9edece8545cc524c245c40ce9d5be Merge succeeded, producing 283b2cf6a6f9edece8545cc524c245c40ce9d5be Checking out Revision 283b2cf6a6f9edece8545cc524c245c40ce9d5be (PR-453) > 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/453/head:refs/remotes/origin/PR-453 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 283b2cf6a6f9edece8545cc524c245c40ce9d5be # 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 ec144b24ced0f21853b25b0c4d467c544d57d2dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 283b2cf6a6f9edece8545cc524c245c40ce9d5be # timeout=10 Commit message: "build: Upgrade yaml library to v3" 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 07:42:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:31 ========================================================= 07:42:31 EdgeX Global Pipelines Version Info 07:42:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:33 ------------------- 07:42:33 stable info: 07:42:33 ------------------- 07:42:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:42:33 Message: update stable to v1.0.179 07:42:33 ------------------- 07:42:33 experimental info: 07:42:33 ------------------- 07:42:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:42:33 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:42:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-453 [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-453 [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-453 [Pipeline] echo 07:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 283b2cf6a6f9edece8545cc524c245c40ce9d5be [Pipeline] echo 07:42:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 283b2cf [Pipeline] echo 07:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:39 + git log --format=format:%s -1 283b2cf6a6f9edece8545cc524c245c40ce9d5be [Pipeline] echo 07:42:39 GIT_COMMIT: 283b2cf6a6f9edece8545cc524c245c40ce9d5be, Commit Message: build: Upgrade yaml library to v3 [Pipeline] echo 07:42:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:40 07:42:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:42:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:41 latest: Pulling from edgex-devops/git-semver 07:42:41 31603596830f: Pulling fs layer 07:42:41 2a8b12db71e7: Pulling fs layer 07:42:41 6ca5941a6612: Pulling fs layer 07:42:41 ecc8261a40a4: Pulling fs layer 07:42:41 ecc8261a40a4: Waiting 07:42:41 2a8b12db71e7: Verifying Checksum 07:42:41 2a8b12db71e7: Download complete 07:42:41 31603596830f: Verifying Checksum 07:42:41 31603596830f: Download complete 07:42:41 ecc8261a40a4: Verifying Checksum 07:42:41 ecc8261a40a4: Download complete 07:42:41 6ca5941a6612: Verifying Checksum 07:42:41 6ca5941a6612: Download complete 07:42:41 31603596830f: Pull complete 07:42:42 2a8b12db71e7: Pull complete 07:42:42 6ca5941a6612: Pull complete 07:42:43 ecc8261a40a4: Pull complete 07:42:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:42:43 prd-centos7-docker-4c-2g-22224 does not seem to be running inside a container 07:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-453 -v /w/workspace/dry_go-mod-core-contracts_PR-453:/w/workspace/dry_go-mod-core-contracts_PR-453:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-453@tmp:/w/workspace/dry_go-mod-core-contracts_PR-453@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 07:42:46 $ docker top 82d5d12d7cbc5386d5542e67f8d3db8c387e81c63e761737e8e2ef36f53f615f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:47 [ssh-agent] Looking for ssh-agent implementation... 07:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:47 $ docker exec 82d5d12d7cbc5386d5542e67f8d3db8c387e81c63e761737e8e2ef36f53f615f ssh-agent 07:42:47 SSH_AUTH_SOCK=/tmp/ssh-YYlifO1kRJD3/agent.11 07:42:47 SSH_AGENT_PID=17 07:42:47 Running ssh-add (command line suppressed) 07:42:47 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-453@tmp/private_key_8508828629036922407.key (/w/workspace/dry_go-mod-core-contracts_PR-453@tmp/private_key_8508828629036922407.key) 07:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:48 + git tag --points-at HEAD [Pipeline] } 07:42:48 $ docker exec --env ******** --env ******** 82d5d12d7cbc5386d5542e67f8d3db8c387e81c63e761737e8e2ef36f53f615f ssh-agent -k 07:42:48 unset SSH_AUTH_SOCK; 07:42:48 unset SSH_AGENT_PID; 07:42:48 echo Agent pid 17 killed; 07:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:48 [ssh-agent] Looking for ssh-agent implementation... 07:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:48 $ docker exec 82d5d12d7cbc5386d5542e67f8d3db8c387e81c63e761737e8e2ef36f53f615f ssh-agent 07:42:48 SSH_AUTH_SOCK=/tmp/ssh-EOivd6FeZyJN/agent.45 07:42:48 SSH_AGENT_PID=50 07:42:48 Running ssh-add (command line suppressed) 07:42:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-453@tmp/private_key_6246411982682957814.key (/w/workspace/dry_go-mod-core-contracts_PR-453@tmp/private_key_6246411982682957814.key) 07:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:49 + git semver init 07:42:49 # -> Open(): unable to determine branch for HEAD 07:42:49 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-453/.git 07:42:49 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-453 07:42:49 # $SEMVER_REMOTE_NAME = origin 07:42:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:42:49 # $SEMVER_USER_NAME = edgex-jenkins 07:42:49 # $SEMVER_BRANCH = PR-453 07:42:49 # $SEMVER_TEMP = /tmp/semver-625777027 07:42:49 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:42:50 # '/tmp/semver-625777027' -> '/w/workspace/dry_go-mod-core-contracts_PR-453/.semver' 07:42:50 # -> Force: false 07:42:50 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-453/.semver [Pipeline] } 07:42:50 $ docker exec --env ******** --env ******** 82d5d12d7cbc5386d5542e67f8d3db8c387e81c63e761737e8e2ef36f53f615f ssh-agent -k 07:42:50 unset SSH_AUTH_SOCK; 07:42:50 unset SSH_AGENT_PID; 07:42:50 echo Agent pid 50 killed; 07:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:51 + git semver [Pipeline] } 07:42:51 $ docker stop --time=1 82d5d12d7cbc5386d5542e67f8d3db8c387e81c63e761737e8e2ef36f53f615f 07:42:53 $ docker rm -f 82d5d12d7cbc5386d5542e67f8d3db8c387e81c63e761737e8e2ef36f53f615f [Pipeline] // withDockerContainer [Pipeline] sh 07:42:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:42:54 Stashed 1 file(s) [Pipeline] echo 07:42:54 [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 07:43:10 Still waiting to schedule task 07:43:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:43:10 Still waiting to schedule task 07:43:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:46:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22233 in /w/workspace/dry_go-mod-core-contracts_PR-453 [Pipeline] { [Pipeline] ws 07:46:44 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:46:49 using credential edgex-jenkins-ssh 07:46:49 Cloning the remote Git repository 07:46:49 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:46:50 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:46:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:46:50 > git --version # timeout=10 07:46:50 > git --version # 'git version 2.17.1' 07:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:52 Merging remotes/origin/master commit ec144b24ced0f21853b25b0c4d467c544d57d2dd into PR head commit 283b2cf6a6f9edece8545cc524c245c40ce9d5be 07:46:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:46:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:46:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:46:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/453/head:refs/remotes/origin/PR-453 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:46:52 > git config core.sparsecheckout # timeout=10 07:46:52 > git checkout -f 283b2cf6a6f9edece8545cc524c245c40ce9d5be # timeout=10 07:46:52 Merge succeeded, producing 283b2cf6a6f9edece8545cc524c245c40ce9d5be 07:46:52 Checking out Revision 283b2cf6a6f9edece8545cc524c245c40ce9d5be (PR-453) 07:46:52 > git remote # timeout=10 07:46:52 > git config --get remote.origin.url # timeout=10 07:46:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:52 > git merge ec144b24ced0f21853b25b0c4d467c544d57d2dd # timeout=10 07:46:52 > git rev-parse HEAD^{commit} # timeout=10 07:46:52 > git config core.sparsecheckout # timeout=10 07:46:52 > git checkout -f 283b2cf6a6f9edece8545cc524c245c40ce9d5be # timeout=10 07:46:56 Commit message: "build: Upgrade yaml library to v3" 07:46:56 > git --version # timeout=10 07:46:56 > git --version # 'git version 2.17.1' 07:46:57 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:46:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:46:59 + true 07:46:59 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:47:01 ========================================================= 07:47:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:47:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:47:02 + 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 . 07:47:03 Sending build context to Docker daemon 2.298MB 07:47:03 Step 1/7 : ARG BASE=golang:1.15-alpine 07:47:03 Step 2/7 : FROM ${BASE} 07:47:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:47:03 5f621e34cdf4: Pulling fs layer 07:47:03 a4357932f1b6: Pulling fs layer 07:47:03 18c013af1878: Pulling fs layer 07:47:03 00ac8860ef70: Pulling fs layer 07:47:03 63d7cb157983: Pulling fs layer 07:47:03 b116817d02f9: Pulling fs layer 07:47:03 745a02a5169b: Pulling fs layer 07:47:03 00ac8860ef70: Waiting 07:47:03 63d7cb157983: Waiting 07:47:03 b116817d02f9: Waiting 07:47:03 745a02a5169b: Waiting 07:47:03 18c013af1878: Download complete 07:47:03 a4357932f1b6: Verifying Checksum 07:47:03 a4357932f1b6: Download complete 07:47:03 63d7cb157983: Verifying Checksum 07:47:03 63d7cb157983: Download complete 07:47:04 b116817d02f9: Verifying Checksum 07:47:04 b116817d02f9: Download complete 07:47:04 5f621e34cdf4: Verifying Checksum 07:47:04 5f621e34cdf4: Download complete 07:47:05 5f621e34cdf4: Pull complete 07:47:05 a4357932f1b6: Pull complete 07:47:06 Running on prd-centos7-docker-4c-2g-22234 in /w/workspace/dry_go-mod-core-contracts_PR-453 [Pipeline] { [Pipeline] ws 07:47:06 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:47:06 18c013af1878: Pull complete 07:47:06 745a02a5169b: Verifying Checksum 07:47:06 745a02a5169b: Download complete 07:47:08 00ac8860ef70: Verifying Checksum 07:47:08 00ac8860ef70: Download complete 07:47:08 using credential edgex-jenkins-ssh 07:47:08 Cloning the remote Git repository 07:47:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:47:08 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:47:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:47:08 > git --version # timeout=10 07:47:08 > git --version # 'git version 2.24.3' 07:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:47:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:47:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/453/head:refs/remotes/origin/PR-453 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:47:09 Merging remotes/origin/master commit ec144b24ced0f21853b25b0c4d467c544d57d2dd into PR head commit 283b2cf6a6f9edece8545cc524c245c40ce9d5be 07:47:09 Merge succeeded, producing 283b2cf6a6f9edece8545cc524c245c40ce9d5be 07:47:09 Checking out Revision 283b2cf6a6f9edece8545cc524c245c40ce9d5be (PR-453) 07:47:09 > git config core.sparsecheckout # timeout=10 07:47:09 > git checkout -f 283b2cf6a6f9edece8545cc524c245c40ce9d5be # timeout=10 07:47:09 > git remote # timeout=10 07:47:09 > git config --get remote.origin.url # timeout=10 07:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:09 > git merge ec144b24ced0f21853b25b0c4d467c544d57d2dd # timeout=10 07:47:09 > git rev-parse HEAD^{commit} # timeout=10 07:47:10 > git config core.sparsecheckout # timeout=10 07:47:10 > git checkout -f 283b2cf6a6f9edece8545cc524c245c40ce9d5be # timeout=10 07:47:13 Commit message: "build: Upgrade yaml library to v3" 07:47:13 > git --version # timeout=10 07:47:13 > git --version # 'git version 2.24.3' 07:47:13 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:47:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:47:15 + true 07:47:15 + sudo service docker restart 07:47:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:47:17 ========================================================= 07:47:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:47:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:47:17 + 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 . 07:47:17 Sending build context to Docker daemon 2.299MB 07:47:17 Step 1/7 : ARG BASE=golang:1.15-alpine 07:47:17 Step 2/7 : FROM ${BASE} 07:47:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:47:17 188c0c94c7c5: Pulling fs layer 07:47:17 0ef7d3d256c8: Pulling fs layer 07:47:17 de9db76c5a1d: Pulling fs layer 07:47:17 bca2f99d35d6: Pulling fs layer 07:47:17 93359f2a8cfa: Pulling fs layer 07:47:17 7c6f9722023f: Pulling fs layer 07:47:17 a35cf1a2eb13: Pulling fs layer 07:47:17 93359f2a8cfa: Waiting 07:47:17 7c6f9722023f: Waiting 07:47:17 a35cf1a2eb13: Waiting 07:47:17 bca2f99d35d6: Waiting 07:47:17 de9db76c5a1d: Verifying Checksum 07:47:17 de9db76c5a1d: Download complete 07:47:17 0ef7d3d256c8: Download complete 07:47:17 93359f2a8cfa: Verifying Checksum 07:47:17 93359f2a8cfa: Download complete 07:47:18 7c6f9722023f: Verifying Checksum 07:47:18 7c6f9722023f: Download complete 07:47:18 188c0c94c7c5: Verifying Checksum 07:47:18 188c0c94c7c5: Download complete 07:47:18 00ac8860ef70: Pull complete 07:47:18 63d7cb157983: Pull complete 07:47:18 b116817d02f9: Pull complete 07:47:18 188c0c94c7c5: Pull complete 07:47:18 0ef7d3d256c8: Pull complete 07:47:19 de9db76c5a1d: Pull complete 07:47:19 a35cf1a2eb13: Verifying Checksum 07:47:19 a35cf1a2eb13: Download complete 07:47:20 bca2f99d35d6: Verifying Checksum 07:47:20 bca2f99d35d6: Download complete 07:47:22 745a02a5169b: Pull complete 07:47:22 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:47:22 ---> b7e6874047d6 07:47:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:47:24 ---> Running in 68a930eefa46 07:47:25 Removing intermediate container 68a930eefa46 07:47:25 ---> 4d2dbbfd7318 07:47:25 Step 4/7 : RUN apk add bash 07:47:25 ---> Running in d9d3dfcd54e5 07:47:26 bca2f99d35d6: Pull complete 07:47:26 93359f2a8cfa: Pull complete 07:47:26 7c6f9722023f: Pull complete 07:47:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:28 OK: 142 MiB in 39 packages 07:47:29 Removing intermediate container d9d3dfcd54e5 07:47:29 ---> d5cbc8d9d335 07:47:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:47:29 ---> Running in b6e8bbef258b 07:47:29 Removing intermediate container b6e8bbef258b 07:47:29 ---> 7524af533f75 07:47:29 Step 6/7 : COPY go.mod . 07:47:30 ---> 5f6214175ce1 07:47:30 Step 7/7 : RUN go mod download 07:47:30 ---> Running in 957271d3e99e 07:47:32 a35cf1a2eb13: Pull complete 07:47:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:47:32 ---> a62c8e92a672 07:47:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:47:33 ---> Running in 765b5cb4c82c 07:47:33 Removing intermediate container 765b5cb4c82c 07:47:33 ---> 923f7c97800d 07:47:33 Step 4/7 : RUN apk add bash 07:47:33 ---> Running in 742854d23da0 07:47:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:47:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:47:35 OK: 166 MiB in 39 packages 07:47:35 Removing intermediate container 742854d23da0 07:47:35 ---> a7b867f0a41e 07:47:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:47:35 ---> Running in 739aa13e2a2d 07:47:36 Removing intermediate container 739aa13e2a2d 07:47:36 ---> 34008cb67f93 07:47:36 Step 6/7 : COPY go.mod . 07:47:36 ---> 512477078f67 07:47:36 Step 7/7 : RUN go mod download 07:47:36 ---> Running in bcefded4577a 07:47:45 Removing intermediate container 957271d3e99e 07:47:45 ---> d5a5944859b1 07:47:45 Successfully built d5a5944859b1 07:47:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:47:46 + docker inspect -f . ci-base-image-arm64 07:47:46 . [Pipeline] withDockerContainer 07:47:46 prd-ubuntu18.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container 07:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:47:48 $ docker top e00117d87a7b66db09139dc36f38d5e11618968d4db25db8b3751a4e9147d11a -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:48 Removing intermediate container bcefded4577a 07:47:48 ---> f33e93170ab4 07:47:48 Successfully built f33e93170ab4 07:47:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:47:49 + docker inspect -f . ci-base-image-x86_64 07:47:49 . [Pipeline] withDockerContainer 07:47:49 prd-centos7-docker-4c-2g-22234 does not seem to be running inside a container 07:47:49 + go version 07:47:49 go version go1.15.5 linux/arm64 07:47:49 $ 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 07:47:50 $ docker top 5da2a2b76e48b2aa9892860d416e2314a982b4f5498ade8da22ba84cafcfe156 -eo pid,comm [Pipeline] { [Pipeline] } 07:47:50 $ docker stop --time=1 e00117d87a7b66db09139dc36f38d5e11618968d4db25db8b3751a4e9147d11a 07:47:52 $ docker rm -f e00117d87a7b66db09139dc36f38d5e11618968d4db25db8b3751a4e9147d11a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 07:47:52 + go version 07:47:52 go version go1.15.5 linux/amd64 [Pipeline] // stage [Pipeline] } 07:47:52 $ docker stop --time=1 5da2a2b76e48b2aa9892860d416e2314a982b4f5498ade8da22ba84cafcfe156 07:47:54 $ docker rm -f 5da2a2b76e48b2aa9892860d416e2314a982b4f5498ade8da22ba84cafcfe156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:47:55 + docker inspect -f . ci-base-image-arm64 07:47:55 . [Pipeline] withDockerContainer 07:47:55 + docker inspect -f . ci-base-image-x86_64 07:47:55 . 07:47:55 prd-ubuntu18.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container 07:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:47:57 $ docker top 5a9514106ea1ed85c095d8e3d6ca8b7c9b1a1ebf54dfae5f08ff5486b17a865f -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 07:47:57 prd-centos7-docker-4c-2g-22234 does not seem to be running inside a container 07:47:57 $ 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 07:47:58 $ docker top 615019e23fa1d3485ff42cdce8ba254cea2079d1dc6862a150c893bb435a63ea -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:47:58 + make test 07:47:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:47:59 + make test 07:47:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:48:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:48:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.016s coverage: 85.7% of statements 07:48:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.024s coverage: 100.0% of statements 07:48:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.019s coverage: 45.4% of statements 07:48:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.007s coverage: 77.8% of statements 07:48:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:48:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements 07:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.019s coverage: 14.7% of statements 07:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.023s coverage: 100.0% of statements 07:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.028s coverage: 91.8% of statements 07:48:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 07:48:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 07:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.020s coverage: 100.0% of statements 07:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.7% of statements 07:48:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.024s coverage: 63.0% of statements 07:48:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements 07:48:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 07:48:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements 07:48:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.005s coverage: 14.3% of statements 07:48:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 07:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.051s coverage: 84.7% of statements 07:48:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 07:48:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 07:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.020s coverage: 43.6% of statements 07:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.021s coverage: 94.4% of statements 07:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.037s coverage: 92.9% of statements 07:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements 07:48:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 07:48:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:48:13 gofmt -l . 07:48:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:48:13 $ docker stop --time=1 615019e23fa1d3485ff42cdce8ba254cea2079d1dc6862a150c893bb435a63ea 07:48:15 $ docker rm -f 615019e23fa1d3485ff42cdce8ba254cea2079d1dc6862a150c893bb435a63ea [Pipeline] // withDockerContainer [Pipeline] sh 07:48:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:48:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:48:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.049s coverage: 85.7% of statements 07:48:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.048s coverage: 100.0% of statements 07:48:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.063s coverage: 45.4% of statements 07:48:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.040s coverage: 77.8% of statements 07:48:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:48:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.040s coverage: 26.3% of statements 07:48:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.064s coverage: 14.7% of statements 07:48:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements 07:48:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.090s coverage: 91.8% of statements 07:48:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 07:48:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 07:48:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.023s coverage: 100.0% of statements 07:48:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.032s coverage: 36.7% of statements 07:48:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.149s coverage: 63.0% of statements 07:48:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.035s coverage: 26.3% of statements 07:48:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.037s coverage: 15.4% of statements 07:48:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.037s coverage: 15.4% of statements 07:48:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.041s coverage: 14.3% of statements 07:48:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 07:48:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.215s coverage: 84.7% of statements 07:48:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 07:48:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 07:48:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.043s coverage: 43.6% of statements 07:48:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.048s coverage: 94.4% of statements 07:48:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.131s coverage: 92.9% of statements 07:48:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.023s coverage: 100.0% of statements 07:48:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 07:48:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:48:43 gofmt -l . 07:48:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:48:43 $ docker stop --time=1 5a9514106ea1ed85c095d8e3d6ca8b7c9b1a1ebf54dfae5f08ff5486b17a865f 07:48:45 $ docker rm -f 5a9514106ea1ed85c095d8e3d6ca8b7c9b1a1ebf54dfae5f08ff5486b17a865f [Pipeline] // withDockerContainer [Pipeline] sh 07:48:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:46 Warning: overwriting stash ‘coverage-report’ 07:48:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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 07:48:50 provisioning config files... 07:48:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-453@tmp/config2929870423933490489tmp [Pipeline] { [Pipeline] sh 07:48:51 + set +x 07:48:51 + curl -s https://codecov.io/bash 07:48:51 + bash -s -- 07:48:51 07:48:51 _____ _ 07:48:51 / ____| | | 07:48:51 | | ___ __| | ___ ___ _____ __ 07:48:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:48:51 | |___| (_) | (_| | __/ (_| (_) \ V / 07:48:51 \_____\___/ \__,_|\___|\___\___/ \_/ 07:48:51 Bash-20210115-cec3c92 07:48:51 07:48:51 07:48:51 ==> git version 2.24.3 found 07:48:51 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:48:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:48:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:48:51 ==> Jenkins CI detected. 07:48:51 project root: . 07:48:51 --> token set from env 07:48:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:48:51 ==> Running gcov in . (disable via -X gcov) 07:48:51 ==> Python coveragepy not found 07:48:51 ==> Searching for coverage reports in: 07:48:51 + . 07:48:51 -> Found 1 reports 07:48:51 ==> Detecting git/mercurial file structure 07:48:51 ==> Reading reports 07:48:51 + ./coverage.out bytes=132307 07:48:51 ==> Appending adjustments 07:48:51 https://docs.codecov.io/docs/fixing-reports 07:48:52 + Found adjustments 07:48:52 ==> Gzipping contents 07:48:52 20K /tmp/codecov.gcMwzA.gz 07:48:52 ==> Uploading reports 07:48:52 url: https://codecov.io 07:48:52 query: branch=PR-453&commit=283b2cf6a6f9edece8545cc524c245c40ce9d5be&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=453&job=&cmd_args= 07:48:52 -> Pinging Codecov 07:48:52 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-453&commit=283b2cf6a6f9edece8545cc524c245c40ce9d5be&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=453&job=&cmd_args= 07:48:53 -> Uploading to 07:48:53 https://storage.googleapis.com/codecov/v4/raw/2021-01-22/71470A77251A30514AAF9C0BB2E5B6CE/283b2cf6a6f9edece8545cc524c245c40ce9d5be/71911ae8-1b9c-474e-9d11-f7ff2a97ef99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T074852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42927fda6775edaf2f03486c9767ef91fa1996e97121427c75fd14ea5ce3178f 07:48:53 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:53 Dload Upload Total Spent Left Speed 07:48:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20184 0 0 100 20184 0 40841 --:--:-- --:--:-- --:--:-- 40858 07:48:53 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/283b2cf6a6f9edece8545cc524c245c40ce9d5be [Pipeline] } 07:48:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 07:48:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:48:57 ---> package-listing.sh 07:48:57 ++ facter osfamily 07:48:57 ++ tr '[:upper:]' '[:lower:]' 07:48:57 + OS_FAMILY=redhat 07:48:57 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-453 07:48:57 + START_PACKAGES=/tmp/packages_start.txt 07:48:57 + END_PACKAGES=/tmp/packages_end.txt 07:48:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:57 + PACKAGES=/tmp/packages_start.txt 07:48:57 + '[' /w/workspace/dry_go-mod-core-contracts_PR-453 ']' 07:48:57 + PACKAGES=/tmp/packages_end.txt 07:48:57 + case "${OS_FAMILY}" in 07:48:57 + rpm -qa 07:48:57 + sort 07:49:04 + '[' -f /tmp/packages_start.txt ']' 07:49:04 + '[' -f /tmp/packages_end.txt ']' 07:49:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-453 ']' 07:49:04 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-453/archives/ 07:49:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-453/archives/ [Pipeline] echo 07:49:04 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-453/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:49:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:05 07:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:05 alpine: Pulling from edgex-lftools-log-publisher 07:49:05 df20fa9351a1: Pulling fs layer 07:49:05 36b3adc4ff6f: Pulling fs layer 07:49:05 8ad3a11d3b57: Pulling fs layer 07:49:05 46f8f816bc3b: Pulling fs layer 07:49:05 93b61091891f: Pulling fs layer 07:49:05 93b9cdb0e59b: Pulling fs layer 07:49:05 5e14af77c1be: Pulling fs layer 07:49:05 01666e4c0597: Pulling fs layer 07:49:05 aa168da1d23b: Pulling fs layer 07:49:05 46f8f816bc3b: Waiting 07:49:05 93b61091891f: Waiting 07:49:05 93b9cdb0e59b: Waiting 07:49:05 5e14af77c1be: Waiting 07:49:05 01666e4c0597: Waiting 07:49:05 aa168da1d23b: Waiting 07:49:05 36b3adc4ff6f: Download complete 07:49:05 46f8f816bc3b: Verifying Checksum 07:49:05 46f8f816bc3b: Download complete 07:49:05 df20fa9351a1: Verifying Checksum 07:49:05 df20fa9351a1: Download complete 07:49:05 93b9cdb0e59b: Verifying Checksum 07:49:05 93b9cdb0e59b: Download complete 07:49:05 5e14af77c1be: Verifying Checksum 07:49:05 5e14af77c1be: Download complete 07:49:05 01666e4c0597: Verifying Checksum 07:49:05 01666e4c0597: Download complete 07:49:05 93b61091891f: Download complete 07:49:05 df20fa9351a1: Pull complete 07:49:06 8ad3a11d3b57: Verifying Checksum 07:49:06 8ad3a11d3b57: Download complete 07:49:06 36b3adc4ff6f: Pull complete 07:49:07 8ad3a11d3b57: Pull complete 07:49:07 46f8f816bc3b: Pull complete 07:49:08 aa168da1d23b: Verifying Checksum 07:49:08 aa168da1d23b: Download complete 07:49:08 93b61091891f: Pull complete 07:49:08 93b9cdb0e59b: Pull complete 07:49:08 5e14af77c1be: Pull complete 07:49:08 01666e4c0597: Pull complete 07:49:16 aa168da1d23b: Pull complete 07:49:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:49:16 prd-centos7-docker-4c-2g-22224 does not seem to be running inside a container 07:49:16 $ 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-453/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-453 -v /w/workspace/dry_go-mod-core-contracts_PR-453:/w/workspace/dry_go-mod-core-contracts_PR-453:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-453@tmp:/w/workspace/dry_go-mod-core-contracts_PR-453@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 07:49:21 $ docker top f3da41d88dd1ad10b7ff3656f242e710603500a8d4a0bed44650e1c158eba33e -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:22 + touch /tmp/pre-build-complete [Pipeline] sh 07:49:22 + mkdir -p /var/log/sa [Pipeline] sh 07:49:22 + ls /var/log/sa-host 07:49:22 + sadf -c /var/log/sa-host/sa22 07:49:22 file_magic: OK 07:49:22 HZ: Using current value: 100 07:49:22 file_header: OK 07:49:22 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 07:49:22 Statistics: 07:49:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:49:22 File successfully converted to sysstat format version 12.2.1 07:49:22 + sadf -c /var/log/sa-host/sa23 07:49:22 file_magic: OK 07:49:22 HZ: Using current value: 100 07:49:22 file_header: OK 07:49:22 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 07:49:22 Statistics: 07:49:22 Hnuu...uuuununununu... 07:49:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:22 provisioning config files... 07:49:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-453@tmp/config7468167022539046060tmp [Pipeline] { [Pipeline] echo 07:49:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:49:23 ---> create-netrc.sh [Pipeline] } 07:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:49:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:49:23 ---> python-tools-install.sh [Pipeline] echo 07:49:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:49:24 ---> sudo-logs.sh 07:49:24 Archiving 'sudo' log.. [Pipeline] echo 07:49:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:49:24 ---> job-cost.sh 07:49:24 lf-activate-venv: SKIPPING 07:49:24 INFO: No Stack... 07:49:25 INFO: Retrieving Pricing Info for: v1-standard-2 07:49:26 INFO: Archiving Costs [Pipeline] echo 07:49:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:49:26 ---> logs-deploy.sh 07:49:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-453/1 07:49:26 INFO: archiving workspace using pattern(s): 07:49:28 Archives upload complete. 07:49:28 INFO: archiving logs to Nexus 07:49:29 ---> uname -a: 07:49:29 Linux prd-centos7-docker-4c-2g-22224.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:49:29 07:49:29 07:49:29 ---> lscpu: 07:49:29 Architecture: x86_64 07:49:29 CPU op-mode(s): 32-bit, 64-bit 07:49:29 Byte Order: Little Endian 07:49:29 Address sizes: 40 bits physical, 48 bits virtual 07:49:29 CPU(s): 4 07:49:29 On-line CPU(s) list: 0-3 07:49:29 Thread(s) per core: 1 07:49:29 Core(s) per socket: 1 07:49:29 Socket(s): 4 07:49:29 NUMA node(s): 1 07:49:29 Vendor ID: GenuineIntel 07:49:29 CPU family: 6 07:49:29 Model: 44 07:49:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:49:29 Stepping: 1 07:49:29 CPU MHz: 2933.436 07:49:29 BogoMIPS: 5866.87 07:49:29 Virtualization: VT-x 07:49:29 Hypervisor vendor: KVM 07:49:29 Virtualization type: full 07:49:29 L1d cache: 128 KiB 07:49:29 L1i cache: 128 KiB 07:49:29 L2 cache: 16 MiB 07:49:29 L3 cache: 64 MiB 07:49:29 NUMA node0 CPU(s): 0-3 07:49:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:49:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:49:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:49:29 Vulnerability Meltdown: Mitigation; PTI 07:49:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:49:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:49:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:49:29 Vulnerability Srbds: Not affected 07:49:29 Vulnerability Tsx async abort: Not affected 07:49:29 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 07:49:29 07:49:29 07:49:29 ---> nproc: 07:49:29 4 07:49:29 07:49:29 07:49:29 ---> df -h: 07:49:29 Filesystem Size Used Available Use% Mounted on 07:49:29 overlay 50.0G 6.9G 43.1G 14% / 07:49:29 tmpfs 64.0M 0 64.0M 0% /dev 07:49:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:49:29 shm 64.0M 0 64.0M 0% /dev/shm 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dry_go-mod-core-contracts_PR-453 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dry_go-mod-core-contracts_PR-453@tmp 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 07:49:29 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 07:49:29 07:49:29 07:49:29 ---> free -m: 07:49:29 total used free shared buff/cache available 07:49:29 Mem: 1837 718 96 0 1022 1014 07:49:29 Swap: 1023 0 1023 07:49:29 07:49:29 07:49:29 ---> ip addr: 07:49:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:49:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:49:29 inet 127.0.0.1/8 scope host lo 07:49:29 valid_lft forever preferred_lft forever 07:49:29 inet6 ::1/128 scope host 07:49:29 valid_lft forever preferred_lft forever 07:49:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:49:29 link/ether fa:16:3e:46:07:13 brd ff:ff:ff:ff:ff:ff 07:49:29 inet 10.30.123.11/23 brd 10.30.123.255 scope global dynamic eth0 07:49:29 valid_lft 84861sec preferred_lft 84861sec 07:49:29 inet6 fe80::f816:3eff:fe46:713/64 scope link 07:49:29 valid_lft forever preferred_lft forever 07:49:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:49:29 link/ether 02:42:38:35:24:3a brd ff:ff:ff:ff:ff:ff 07:49:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:49:29 valid_lft forever preferred_lft forever 07:49:29 inet6 fe80::42:38ff:fe35:243a/64 scope link 07:49:29 valid_lft forever preferred_lft forever 07:49:29 07:49:29 07:49:29 ---> sar -b -r -n DEV: 07:49:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) 07:49:29 07:49:29 07:23:40 LINUX RESTART (4 CPU) 07:49:29 07:49:29 07:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:49:29 07:25:01 78.84 32.98 45.86 0.00 3150.63 31861.38 0.00 07:49:29 07:26:01 1.75 0.00 1.75 0.00 0.00 29.29 0.00 07:49:29 07:27:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 07:49:29 07:28:02 0.28 0.00 0.28 0.00 0.00 3.33 0.00 07:49:29 07:29:01 0.20 0.00 0.20 0.00 0.00 2.62 0.00 07:49:29 07:30:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 07:49:29 07:31:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 07:49:29 07:32:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 07:49:29 07:33:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 07:49:29 07:34:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 07:49:29 07:35:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 07:49:29 07:36:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 07:49:29 07:37:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 07:49:29 07:38:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 07:49:29 07:39:01 0.48 0.23 0.25 0.00 7.33 3.48 0.00 07:49:29 07:40:01 0.77 0.00 0.77 0.00 0.00 15.34 0.00 07:49:29 07:41:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 07:49:29 07:42:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 07:49:29 07:43:01 49.58 14.09 35.50 0.00 4567.57 2637.35 0.00 07:49:29 07:44:01 2.88 0.00 2.88 0.00 0.00 111.89 0.00 07:49:29 07:45:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 07:49:29 07:46:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 07:49:29 07:47:02 0.25 0.00 0.25 0.00 0.00 2.83 0.00 07:49:29 07:48:01 0.15 0.00 0.15 0.00 0.00 1.80 0.00 07:49:29 07:49:01 40.94 40.31 0.63 0.00 3437.63 15.95 0.00 07:49:29 Average: 7.21 3.51 3.70 0.00 447.28 1392.56 0.00 07:49:29 07:49:29 07:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:49:29 07:25:01 82400 0 480960 25.56 2620 1315564 1007812 34.39 299040 1302808 20 07:49:29 07:26:01 86616 0 476616 25.33 2620 1315692 993884 33.92 295156 1303584 8 07:49:29 07:27:01 86436 0 476792 25.34 2620 1315696 993920 33.92 293220 1305708 8 07:49:29 07:28:02 86692 0 476532 25.33 2620 1315700 993896 33.92 292888 1306084 20 07:49:29 07:29:01 87468 0 475752 25.29 2620 1315704 993764 33.92 292084 1306084 16 07:49:29 07:30:01 87280 0 475932 25.29 2620 1315712 993836 33.92 292536 1306088 8 07:49:29 07:31:01 86900 0 476312 25.31 2620 1315712 993800 33.92 292368 1306084 8 07:49:29 07:32:01 86812 0 476396 25.32 2620 1315716 1002080 34.20 292844 1306084 20 07:49:29 07:33:01 86820 0 476376 25.32 2620 1315728 1002092 34.20 292820 1306084 8 07:49:29 07:34:01 86328 0 476864 25.34 2620 1315732 1002188 34.20 293472 1306084 8 07:49:29 07:35:01 86024 0 477164 25.36 2620 1315736 1002212 34.20 293400 1306084 8 07:49:29 07:36:01 87360 0 475824 25.29 2620 1315740 1001960 34.20 292144 1306084 8 07:49:29 07:37:01 87392 0 475784 25.29 2620 1315748 1001960 34.20 292272 1306088 8 07:49:29 07:38:01 87360 0 475816 25.29 2620 1315748 1001960 34.20 292136 1306084 8 07:49:29 07:39:01 86660 0 476480 25.32 2620 1315784 1002032 34.20 292568 1306116 12 07:49:29 07:40:01 87032 0 476104 25.30 2620 1315788 1002032 34.20 292660 1306112 8 07:49:29 07:41:01 86996 0 476140 25.31 2620 1315788 1001960 34.20 292164 1306112 8 07:49:29 07:42:01 87368 0 475760 25.29 2620 1315796 1001960 34.20 292156 1306112 8 07:49:29 07:43:01 152540 0 615744 32.73 2620 1110640 1103928 37.68 429984 1098500 128 07:49:29 07:44:01 158624 0 609656 32.40 2620 1110644 1078812 36.82 425028 1098384 24 07:49:29 07:45:01 159044 0 609232 32.38 2620 1110648 1076828 36.75 423464 1099924 8 07:49:29 07:46:01 159060 0 609212 32.38 2620 1110652 1076804 36.75 423420 1099924 8 07:49:29 07:47:02 158684 0 609584 32.40 2620 1110656 1076964 36.75 419724 1104224 8 07:49:29 07:48:01 158436 0 609828 32.41 2620 1110660 1076976 36.76 419788 1104224 8 07:49:29 07:49:01 74200 0 632376 33.61 2620 1172348 1112580 37.97 433172 1174884 320 07:49:29 Average: 103221 0 514929 27.37 2620 1260773 1023850 34.94 330020 1251342 28 07:49:29 07:49:29 07:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:49:29 07:25:01 eth0 174.50 98.04 367.02 21.19 0.00 0.00 0.00 0.00 07:49:29 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:26:01 eth0 1.22 0.40 0.33 0.18 0.00 0.00 0.00 0.00 07:49:29 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:27:01 eth0 1.33 0.45 0.38 0.21 0.00 0.00 0.00 0.00 07:49:29 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:28:02 eth0 0.58 0.38 0.27 0.23 0.00 0.00 0.00 0.00 07:49:29 07:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:49:29 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:30:01 eth0 0.33 0.25 0.14 0.07 0.00 0.00 0.00 0.00 07:49:29 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:31:01 eth0 0.60 0.18 0.09 0.01 0.00 0.00 0.00 0.00 07:49:29 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:32:01 eth0 1.27 0.35 0.35 0.20 0.00 0.00 0.00 0.00 07:49:29 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:33:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 07:49:29 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:34:01 eth0 1.05 0.47 0.32 0.21 0.00 0.00 0.00 0.00 07:49:29 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:35:01 eth0 0.68 0.37 0.40 0.26 0.00 0.00 0.00 0.00 07:49:29 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:36:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:49:29 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:49:29 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:38:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:49:29 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:39:01 eth0 0.58 0.32 0.28 0.20 0.00 0.00 0.00 0.00 07:49:29 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:40:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 07:49:29 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:49:29 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:42:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:49:29 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:43:01 eth0 298.67 211.26 710.58 72.04 0.00 0.00 0.00 0.00 07:49:29 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:43:01 docker0 10.62 8.59 1.77 17.03 0.00 0.00 0.00 0.00 07:49:29 07:44:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 07:49:29 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:45:01 eth0 0.32 0.28 0.15 0.08 0.00 0.00 0.00 0.00 07:49:29 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:46:01 eth0 0.88 0.18 0.16 0.01 0.00 0.00 0.00 0.00 07:49:29 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:47:02 eth0 1.12 0.45 0.34 0.21 0.00 0.00 0.00 0.00 07:49:29 07:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:48:01 eth0 1.17 0.27 0.33 0.20 0.00 0.00 0.00 0.00 07:49:29 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:49:01 eth0 11.19 6.84 10.42 4.24 0.00 0.00 0.00 0.00 07:49:29 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 Average: eth0 19.95 12.88 43.76 4.00 0.00 0.00 0.00 0.00 07:49:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:29 Average: docker0 0.43 0.34 0.07 0.68 0.00 0.00 0.00 0.00 07:49:29 07:49:29 07:49:29 ---> sar -P ALL: 07:49:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) 07:49:29 07:49:29 07:23:40 LINUX RESTART (4 CPU) 07:49:29 07:49:29 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:49:29 07:25:01 all 8.09 0.00 4.21 3.25 0.13 84.33 07:49:29 07:25:01 0 8.34 0.00 4.50 3.31 0.12 83.73 07:49:29 07:25:01 1 7.43 0.00 4.19 2.80 0.13 85.44 07:49:29 07:25:01 2 8.38 0.00 4.75 4.24 0.17 82.47 07:49:29 07:25:01 3 8.19 0.00 3.40 2.64 0.08 85.69 07:49:29 07:26:01 all 0.17 0.00 0.05 0.00 0.01 99.77 07:49:29 07:26:01 0 0.48 0.00 0.05 0.00 0.02 99.45 07:49:29 07:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:49:29 07:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:49:29 07:26:01 3 0.08 0.00 0.07 0.00 0.02 99.83 07:49:29 07:27:01 all 0.13 0.00 0.05 0.00 0.04 99.78 07:49:29 07:27:01 0 0.40 0.00 0.03 0.00 0.00 99.57 07:49:29 07:27:01 1 0.03 0.00 0.05 0.00 0.07 99.85 07:49:29 07:27:01 2 0.05 0.00 0.05 0.00 0.05 99.85 07:49:29 07:27:01 3 0.03 0.00 0.08 0.00 0.03 99.85 07:49:29 07:28:02 all 0.16 0.00 0.03 0.00 0.01 99.80 07:49:29 07:28:02 0 0.53 0.00 0.02 0.00 0.00 99.45 07:49:29 07:28:02 1 0.03 0.00 0.02 0.00 0.02 99.93 07:49:29 07:28:02 2 0.05 0.00 0.05 0.00 0.02 99.88 07:49:29 07:28:02 3 0.03 0.00 0.05 0.00 0.00 99.92 07:49:29 07:29:01 all 0.14 0.00 0.04 0.00 0.01 99.81 07:49:29 07:29:01 0 0.44 0.00 0.03 0.00 0.02 99.51 07:49:29 07:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:49:29 07:29:01 2 0.05 0.00 0.07 0.00 0.02 99.86 07:49:29 07:29:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:49:29 07:30:01 all 0.22 0.00 0.05 0.00 0.01 99.73 07:49:29 07:30:01 0 0.50 0.00 0.02 0.00 0.00 99.48 07:49:29 07:30:01 1 0.08 0.00 0.07 0.00 0.03 99.82 07:49:29 07:30:01 2 0.23 0.00 0.05 0.00 0.00 99.72 07:49:29 07:30:01 3 0.05 0.00 0.05 0.00 0.02 99.88 07:49:29 07:31:01 all 0.16 0.00 0.04 0.00 0.01 99.78 07:49:29 07:31:01 0 0.50 0.00 0.03 0.00 0.02 99.45 07:49:29 07:31:01 1 0.08 0.00 0.08 0.00 0.02 99.82 07:49:29 07:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:49:29 07:31:01 3 0.05 0.00 0.05 0.00 0.02 99.88 07:49:29 07:32:01 all 0.13 0.00 0.05 0.00 0.00 99.82 07:49:29 07:32:01 0 0.42 0.00 0.08 0.00 0.00 99.50 07:49:29 07:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:49:29 07:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:49:29 07:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:49:29 07:33:01 all 0.04 0.00 0.05 0.00 0.00 99.91 07:49:29 07:33:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:49:29 07:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:49:29 07:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:49:29 07:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 07:49:29 07:34:01 all 0.19 0.00 0.05 0.00 0.00 99.76 07:49:29 07:34:01 0 0.48 0.00 0.05 0.00 0.00 99.47 07:49:29 07:34:01 1 0.12 0.00 0.02 0.00 0.00 99.87 07:49:29 07:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:49:29 07:34:01 3 0.08 0.00 0.08 0.00 0.00 99.83 07:49:29 07:35:01 all 0.17 0.00 0.03 0.00 0.00 99.80 07:49:29 07:35:01 0 0.50 0.00 0.02 0.00 0.00 99.48 07:49:29 07:35:01 1 0.08 0.00 0.05 0.00 0.00 99.87 07:49:29 07:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:49:29 07:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:49:29 07:49:29 07:35:01 CPU %user %nice %system %iowait %steal %idle 07:49:29 07:36:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:49:29 07:36:01 0 0.50 0.00 0.02 0.00 0.00 99.48 07:49:29 07:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:49:29 07:36:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:49:29 07:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:49:29 07:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 07:49:29 07:37:01 0 0.52 0.00 0.02 0.00 0.00 99.47 07:49:29 07:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:49:29 07:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:49:29 07:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:49:29 07:38:01 all 0.14 0.00 0.03 0.00 0.00 99.83 07:49:29 07:38:01 0 0.48 0.00 0.02 0.00 0.00 99.50 07:49:29 07:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:49:29 07:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:49:29 07:38:01 3 0.03 0.00 0.05 0.00 0.00 99.92 07:49:29 07:39:01 all 0.17 0.00 0.05 0.00 0.00 99.78 07:49:29 07:39:01 0 0.50 0.00 0.03 0.00 0.00 99.47 07:49:29 07:39:01 1 0.05 0.00 0.07 0.00 0.02 99.87 07:49:29 07:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:49:29 07:39:01 3 0.07 0.00 0.08 0.00 0.00 99.85 07:49:29 07:40:01 all 0.07 0.00 0.05 0.00 0.00 99.88 07:49:29 07:40:01 0 0.10 0.00 0.08 0.00 0.02 99.80 07:49:29 07:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:49:29 07:40:01 2 0.10 0.00 0.03 0.00 0.00 99.87 07:49:29 07:40:01 3 0.05 0.00 0.05 0.00 0.00 99.90 07:49:29 07:41:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:49:29 07:41:01 0 0.52 0.00 0.03 0.00 0.00 99.45 07:49:29 07:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:49:29 07:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:49:29 07:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:49:29 07:42:01 all 0.14 0.00 0.03 0.00 0.01 99.82 07:49:29 07:42:01 0 0.47 0.00 0.03 0.00 0.02 99.48 07:49:29 07:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:49:29 07:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:49:29 07:42:01 3 0.07 0.00 0.05 0.00 0.02 99.87 07:49:29 07:43:01 all 6.69 0.00 3.05 1.77 0.11 88.38 07:49:29 07:43:01 0 7.49 0.00 3.60 1.63 0.08 87.19 07:49:29 07:43:01 1 6.82 0.00 2.32 1.03 0.10 89.73 07:49:29 07:43:01 2 5.95 0.00 2.86 2.49 0.10 88.61 07:49:29 07:43:01 3 6.48 0.00 3.44 1.94 0.13 88.01 07:49:29 07:44:01 all 0.18 0.00 0.06 0.00 0.00 99.75 07:49:29 07:44:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:49:29 07:44:01 1 0.57 0.00 0.05 0.00 0.00 99.38 07:49:29 07:44:01 2 0.05 0.00 0.10 0.00 0.00 99.85 07:49:29 07:44:01 3 0.03 0.00 0.07 0.00 0.02 99.88 07:49:29 07:45:01 all 0.16 0.00 0.07 0.00 0.01 99.77 07:49:29 07:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:49:29 07:45:01 1 0.53 0.00 0.13 0.00 0.00 99.33 07:49:29 07:45:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:49:29 07:45:01 3 0.03 0.00 0.07 0.00 0.02 99.88 07:49:29 07:46:01 all 0.13 0.00 0.03 0.00 0.00 99.84 07:49:29 07:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:49:29 07:46:01 1 0.47 0.00 0.02 0.00 0.00 99.52 07:49:29 07:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:49:29 07:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:49:29 07:49:29 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:49:29 07:47:02 all 0.15 0.00 0.08 0.00 0.03 99.75 07:49:29 07:47:02 0 0.05 0.00 0.07 0.00 0.02 99.87 07:49:29 07:47:02 1 0.42 0.00 0.12 0.00 0.02 99.45 07:49:29 07:47:02 2 0.08 0.00 0.08 0.00 0.03 99.80 07:49:29 07:47:02 3 0.05 0.00 0.05 0.00 0.03 99.87 07:49:29 07:48:01 all 0.14 0.00 0.04 0.00 0.01 99.81 07:49:29 07:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:49:29 07:48:01 1 0.47 0.00 0.03 0.00 0.02 99.47 07:49:29 07:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:49:29 07:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:49:29 07:49:01 all 1.03 0.00 0.65 1.01 0.04 97.27 07:49:29 07:49:01 0 1.25 0.00 0.70 0.03 0.03 97.98 07:49:29 07:49:01 1 1.00 0.00 0.60 0.00 0.02 98.38 07:49:29 07:49:01 2 0.37 0.00 0.37 0.03 0.05 99.18 07:49:29 07:49:01 3 1.52 0.00 0.92 3.98 0.05 93.53 07:49:29 Average: all 0.76 0.00 0.35 0.24 0.02 98.63 07:49:29 Average: 0 0.98 0.00 0.38 0.20 0.01 98.42 07:49:29 Average: 1 0.74 0.00 0.32 0.15 0.02 98.77 07:49:29 Average: 2 0.63 0.00 0.36 0.27 0.02 98.73 07:49:29 Average: 3 0.68 0.00 0.35 0.34 0.02 98.61 07:49:29 07:49:29 07:49:29