Pull request #277 updated 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 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb+d475daccfdb37edee7f76213afc01aae92d378d4 (a487e084e64ee67c3f1ffccbebd2d0d0a8a2d185) Running in Durability level: PERFORMANCE_OPTIMIZED 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 # timeout=10 Commit message: "Merge pull request #236 from ernestojeda/update-log-publish-steps" > 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 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, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1459 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-277 # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb Merge succeeded, producing 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb Checking out Revision 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb (PR-277) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb # 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 d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb # timeout=10 Commit message: "fix: Provided custom XML marshaling of Event" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 0a30cf20b5add77a7c7f195a7139a2a27cd24d2b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:33:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:33:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:33:17 ========================================================= 16:33:17 EdgeX Global Pipelines Version Info 16:33:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:33:18 ------------------- 16:33:18 stable info: 16:33:18 ------------------- 16:33:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:33:18 Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 16:33:18 Message: update stable to v1.0.117 16:33:19 ------------------- 16:33:19 experimental info: 16:33:19 ------------------- 16:33:19 Commited By: **** collab-it+edgex@linuxfoundation.org 16:33:19 Commit SHA: b030edb969b66946b77d77a06f0a152482af5f8e 16:33:19 Message: update experimental to v1.0.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:33:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:33:20 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:33:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:33:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:33:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64c3076 [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:23 + git log --format=format:%s -1 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb [Pipeline] echo 16:33:23 GIT_COMMIT: 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb, Commit Message: fix: Provided custom XML marshaling of Event [Pipeline] echo 16:33:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:24 16:33:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:33:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:24 latest: Pulling from edgex-devops/git-semver 16:33:24 31603596830f: Pulling fs layer 16:33:24 2a8b12db71e7: Pulling fs layer 16:33:24 6ca5941a6612: Pulling fs layer 16:33:24 ecc8261a40a4: Pulling fs layer 16:33:24 ecc8261a40a4: Waiting 16:33:24 2a8b12db71e7: Verifying Checksum 16:33:24 2a8b12db71e7: Download complete 16:33:25 31603596830f: Verifying Checksum 16:33:25 31603596830f: Download complete 16:33:25 ecc8261a40a4: Verifying Checksum 16:33:25 ecc8261a40a4: Download complete 16:33:25 6ca5941a6612: Verifying Checksum 16:33:25 6ca5941a6612: Download complete 16:33:25 31603596830f: Pull complete 16:33:25 2a8b12db71e7: Pull complete 16:33:26 6ca5941a6612: Pull complete 16:33:26 ecc8261a40a4: Pull complete 16:33:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:33:26 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 16:33:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-277 -v /w/workspace/dry_go-mod-core-contracts_PR-277:/w/workspace/dry_go-mod-core-contracts_PR-277:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-277@tmp:/w/workspace/dry_go-mod-core-contracts_PR-277@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:33:29 $ docker top e5782e38fab5573c9a1f3d259233f7fad860deac27833929ed9a3834cbc17d12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:29 [ssh-agent] Looking for ssh-agent implementation... 16:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:29 $ docker exec e5782e38fab5573c9a1f3d259233f7fad860deac27833929ed9a3834cbc17d12 ssh-agent 16:33:29 SSH_AUTH_SOCK=/tmp/ssh-1dXCY6pQN8WV/agent.11 16:33:29 SSH_AGENT_PID=17 16:33:29 Running ssh-add (command line suppressed) 16:33:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_855158919364159530.key (/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_855158919364159530.key) 16:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:30 + git describe --exact-match --tags HEAD 16:33:30 fatal: No names found, cannot describe anything. [Pipeline] } 16:33:30 $ docker exec --env ******** --env ******** e5782e38fab5573c9a1f3d259233f7fad860deac27833929ed9a3834cbc17d12 ssh-agent -k 16:33:30 unset SSH_AUTH_SOCK; 16:33:30 unset SSH_AGENT_PID; 16:33:30 echo Agent pid 17 killed; 16:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:33:30 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:33:30 This usually means this commit has not been tagged. [Pipeline] sshagent 16:33:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:30 [ssh-agent] Looking for ssh-agent implementation... 16:33:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:30 $ docker exec e5782e38fab5573c9a1f3d259233f7fad860deac27833929ed9a3834cbc17d12 ssh-agent 16:33:30 SSH_AUTH_SOCK=/tmp/ssh-2K3DIMZHdaRi/agent.47 16:33:30 SSH_AGENT_PID=52 16:33:30 Running ssh-add (command line suppressed) 16:33:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_2480136660543003055.key (/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_2480136660543003055.key) 16:33:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:31 + git semver init 16:33:31 # -> Open(): unable to determine branch for HEAD 16:33:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-277/.git 16:33:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-277 16:33:31 # $SEMVER_REMOTE_NAME = origin 16:33:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:31 # $SEMVER_USER_NAME = edgex-jenkins 16:33:31 # $SEMVER_BRANCH = PR-277 16:33:31 # $SEMVER_TEMP = /tmp/semver-831669769 16:33:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:33:32 # '/tmp/semver-831669769' -> '/w/workspace/dry_go-mod-core-contracts_PR-277/.semver' 16:33:32 # -> Force: false 16:33:32 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-277/.semver [Pipeline] } 16:33:32 $ docker exec --env ******** --env ******** e5782e38fab5573c9a1f3d259233f7fad860deac27833929ed9a3834cbc17d12 ssh-agent -k 16:33:32 unset SSH_AUTH_SOCK; 16:33:32 unset SSH_AGENT_PID; 16:33:32 echo Agent pid 52 killed; 16:33:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:32 + git semver [Pipeline] } 16:33:32 $ docker stop --time=1 e5782e38fab5573c9a1f3d259233f7fad860deac27833929ed9a3834cbc17d12 16:33:34 $ docker rm -f e5782e38fab5573c9a1f3d259233f7fad860deac27833929ed9a3834cbc17d12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:33:35 Stashed 90 file(s) [Pipeline] echo 16:33:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 16:33:35 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 16:33:50 Still waiting to schedule task 16:33:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:33:50 Still waiting to schedule task 16:33:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:35:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1460 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] ws 16:35:36 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 16:35:41 using credential edgex-jenkins-ssh 16:35:41 Cloning the remote Git repository 16:35:41 Cloning with configured refspecs honoured and without tags 16:35:43 Fetching without tags 16:35:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:35:41 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 16:35:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:35:42 > git --version # timeout=10 16:35:42 > git --version # 'git version 2.17.1' 16:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:35:42 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 16:35:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:35:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:43 Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb 16:35:43 Merge succeeded, producing 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb 16:35:43 Checking out Revision 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb (PR-277) 16:35:43 > git config core.sparsecheckout # timeout=10 16:35:43 > git checkout -f 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb # timeout=10 16:35:43 > git remote # timeout=10 16:35:43 > git config --get remote.origin.url # timeout=10 16:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:43 > git merge d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 16:35:43 > git rev-parse HEAD^{commit} # timeout=10 16:35:43 > git config core.sparsecheckout # timeout=10 16:35:43 > git checkout -f 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb # timeout=10 16:35:48 Commit message: "fix: Provided custom XML marshaling of Event" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:35:49 ========================================================= 16:35:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:35:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 16:35:51 Sending build context to Docker daemon 2.168MB 16:35:51 Step 1/7 : ARG BASE=golang:1.13-alpine 16:35:51 Step 2/7 : FROM ${BASE} 16:35:51 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:51 b538f80385f9: Pulling fs layer 16:35:51 74f711af9a0d: Pulling fs layer 16:35:51 99f96fe45779: Pulling fs layer 16:35:51 fd7a069fd194: Pulling fs layer 16:35:51 66aa3694b03b: Pulling fs layer 16:35:51 170f70906a0f: Pulling fs layer 16:35:51 ad7c5574e4b9: Pulling fs layer 16:35:51 e772456be8f7: Pulling fs layer 16:35:51 c890913d741a: Pulling fs layer 16:35:51 2480fcc9aa5a: Pulling fs layer 16:35:51 09adf4765672: Pulling fs layer 16:35:51 170f70906a0f: Waiting 16:35:51 ad7c5574e4b9: Waiting 16:35:51 e772456be8f7: Waiting 16:35:51 c890913d741a: Waiting 16:35:51 2480fcc9aa5a: Waiting 16:35:51 09adf4765672: Waiting 16:35:51 fd7a069fd194: Waiting 16:35:51 66aa3694b03b: Waiting 16:35:51 99f96fe45779: Verifying Checksum 16:35:51 99f96fe45779: Download complete 16:35:51 74f711af9a0d: Verifying Checksum 16:35:51 74f711af9a0d: Download complete 16:35:51 66aa3694b03b: Verifying Checksum 16:35:51 66aa3694b03b: Download complete 16:35:51 170f70906a0f: Verifying Checksum 16:35:51 170f70906a0f: Download complete 16:35:51 b538f80385f9: Verifying Checksum 16:35:51 b538f80385f9: Download complete 16:35:52 b538f80385f9: Pull complete 16:35:53 74f711af9a0d: Pull complete 16:35:53 99f96fe45779: Pull complete 16:35:54 ad7c5574e4b9: Verifying Checksum 16:35:54 ad7c5574e4b9: Download complete 16:35:54 c890913d741a: Verifying Checksum 16:35:54 c890913d741a: Download complete 16:35:56 2480fcc9aa5a: Verifying Checksum 16:35:56 2480fcc9aa5a: Download complete 16:35:57 09adf4765672: Download complete 16:35:57 e772456be8f7: Verifying Checksum 16:35:57 e772456be8f7: Download complete 16:35:57 fd7a069fd194: Verifying Checksum 16:35:57 fd7a069fd194: Download complete 16:36:10 fd7a069fd194: Pull complete 16:36:10 66aa3694b03b: Pull complete 16:36:10 170f70906a0f: Pull complete 16:36:12 ad7c5574e4b9: Pull complete 16:36:18 e772456be8f7: Pull complete 16:36:18 c890913d741a: Pull complete 16:36:20 2480fcc9aa5a: Pull complete 16:36:20 09adf4765672: Pull complete 16:36:20 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 16:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:36:20 ---> 2248a725d1cf 16:36:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:36:24 ---> Running in 3f53f65e2e43 16:36:24 Removing intermediate container 3f53f65e2e43 16:36:24 ---> 7aaf3b06e740 16:36:24 Step 4/7 : RUN apk add bash 16:36:24 ---> Running in c6a093e81ddb 16:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:27 OK: 142 MiB in 39 packages 16:36:29 Removing intermediate container c6a093e81ddb 16:36:29 ---> 521880c65776 16:36:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:36:29 ---> Running in 6f77f8116148 16:36:29 Removing intermediate container 6f77f8116148 16:36:29 ---> 3d2b14a78df5 16:36:29 Step 6/7 : COPY go.mod . 16:36:30 ---> 478a1120cf7a 16:36:30 Step 7/7 : RUN go mod download 16:36:30 ---> Running in caed6f596507 16:36:33 go: finding github.com/davecgh/go-spew v1.1.0 16:36:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:36:33 go: finding github.com/go-kit/kit v0.8.0 16:36:33 go: finding github.com/go-logfmt/logfmt v0.4.0 16:36:33 go: finding github.com/go-playground/assert/v2 v2.0.1 16:36:33 go: finding github.com/go-playground/locales v0.13.0 16:36:33 go: finding github.com/go-playground/universal-translator v0.17.0 16:36:33 go: finding github.com/go-playground/validator/v10 v10.3.0 16:36:33 go: finding github.com/go-stack/stack v1.8.0 16:36:33 go: finding github.com/google/uuid v1.1.0 16:36:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:36:33 go: finding github.com/leodido/go-urn v1.2.0 16:36:33 go: finding github.com/pmezard/go-difflib v1.0.0 16:36:33 go: finding github.com/stretchr/objx v0.1.0 16:36:33 go: finding github.com/stretchr/testify v1.5.1 16:36:33 go: finding github.com/x448/float16 v0.8.4 16:36:33 go: finding golang.org/x/text v0.3.2 16:36:33 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:36:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:36:33 go: finding gopkg.in/yaml.v2 v2.2.8 16:36:42 Running on prd-centos7-docker-4c-2g-1461 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] ws 16:36:42 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 16:36:45 Removing intermediate container caed6f596507 16:36:45 ---> 05abcc51eb96 16:36:45 Successfully built 05abcc51eb96 16:36:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:46 + docker inspect -f . ci-base-image-arm64 16:36:46 . [Pipeline] withDockerContainer 16:36:46 using credential edgex-jenkins-ssh 16:36:46 Cloning the remote Git repository 16:36:46 Cloning with configured refspecs honoured and without tags 16:36:46 prd-ubuntu18.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container 16:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** ci-base-image-arm64 cat 16:36:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:36:46 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 16:36:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:36:47 > git --version # timeout=10 16:36:47 > git --version # 'git version 2.16.5' 16:36:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:36:47 Fetching without tags 16:36:48 Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb 16:36:48 Merge succeeded, producing 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb 16:36:48 Checking out Revision 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb (PR-277) 16:36:48 $ docker top ee6634feb1c91d7d8825e7dbc27a3f896d8760380752f2dea427971af7347a7e -eo pid,comm 16:36:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:36:47 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 16:36:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:36:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:36:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:36:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:36:48 > git config core.sparsecheckout # timeout=10 16:36:48 > git checkout -f 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb # timeout=10 16:36:48 > git remote # timeout=10 16:36:48 > git config --get remote.origin.url # timeout=10 16:36:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:48 > git merge d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 16:36:48 > git rev-parse HEAD^{commit} # timeout=10 16:36:48 > git config core.sparsecheckout # timeout=10 16:36:48 > git checkout -f 64c3076fe7c658ac9927b82fa9fae25bf62b0cdb # timeout=10 [Pipeline] { [Pipeline] sh 16:36:50 + go version 16:36:50 go version go1.13.13 linux/arm64 [Pipeline] sh 16:36:51 + make test 16:36:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:36:52 Commit message: "fix: Provided custom XML marshaling of Event" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:36:53 ========================================================= 16:36:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:36:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:36: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.13-alpine . 16:36:55 Sending build context to Docker daemon 2.168MB 16:36:55 Step 1/7 : ARG BASE=golang:1.13-alpine 16:36:55 Step 2/7 : FROM ${BASE} 16:36:55 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:36:55 df20fa9351a1: Pulling fs layer 16:36:55 ed8968b2872e: Pulling fs layer 16:36:55 a92cc7c5fd73: Pulling fs layer 16:36:55 2dd03ba5bac4: Pulling fs layer 16:36:55 1e091d79d1de: Pulling fs layer 16:36:55 481702a1767f: Pulling fs layer 16:36:55 f64a6f60c768: Pulling fs layer 16:36:55 e78d2573fc39: Pulling fs layer 16:36:55 e876d2f968b6: Pulling fs layer 16:36:55 ce8a83651883: Pulling fs layer 16:36:55 07967f4d0e4b: Pulling fs layer 16:36:55 f64a6f60c768: Waiting 16:36:55 e78d2573fc39: Waiting 16:36:55 e876d2f968b6: Waiting 16:36:55 ce8a83651883: Waiting 16:36:55 07967f4d0e4b: Waiting 16:36:55 2dd03ba5bac4: Waiting 16:36:55 1e091d79d1de: Waiting 16:36:55 481702a1767f: Waiting 16:36:55 a92cc7c5fd73: Verifying Checksum 16:36:55 a92cc7c5fd73: Download complete 16:36:55 ed8968b2872e: Verifying Checksum 16:36:55 ed8968b2872e: Download complete 16:36:55 1e091d79d1de: Verifying Checksum 16:36:55 1e091d79d1de: Download complete 16:36:55 481702a1767f: Verifying Checksum 16:36:55 481702a1767f: Download complete 16:36:55 df20fa9351a1: Verifying Checksum 16:36:55 df20fa9351a1: Download complete 16:36:55 df20fa9351a1: Pull complete 16:36:56 ed8968b2872e: Pull complete 16:36:56 a92cc7c5fd73: Pull complete 16:36:59 f64a6f60c768: Verifying Checksum 16:36:59 f64a6f60c768: Download complete 16:36:59 e876d2f968b6: Verifying Checksum 16:36:59 e876d2f968b6: Download complete 16:37:05 ce8a83651883: Verifying Checksum 16:37:05 ce8a83651883: Download complete 16:37:05 07967f4d0e4b: Verifying Checksum 16:37:05 07967f4d0e4b: Download complete 16:37:06 2dd03ba5bac4: Verifying Checksum 16:37:06 2dd03ba5bac4: Download complete 16:37:06 e78d2573fc39: Verifying Checksum 16:37:06 e78d2573fc39: Download complete 16:37:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements 16:37:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.025s coverage: 100.0% of statements 16:37:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements 16:37:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.050s coverage: 77.8% of statements 16:37:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:37:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 16:37:16 2dd03ba5bac4: Pull complete 16:37:16 1e091d79d1de: Pull complete 16:37:16 481702a1767f: Pull complete 16:37:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.058s coverage: 14.7% of statements 16:37:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.048s coverage: 100.0% of statements 16:37:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.072s coverage: 91.8% of statements 16:37:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:37:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:37:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements 16:37:24 f64a6f60c768: Pull complete 16:37:25 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.148s coverage: 63.0% of statements 16:37:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.041s coverage: 26.3% of statements 16:37:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 16:37:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 16:37:25 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 16:37:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:37:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.067s coverage: 31.7% of statements 16:37:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.044s coverage: 100.0% of statements 16:37:28 e78d2573fc39: Pull complete 16:37:28 e876d2f968b6: Pull complete 16:37:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.060s coverage: 95.1% of statements 16:37:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.032s coverage: 100.0% of statements 16:37:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:37:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:29 ce8a83651883: Pull complete 16:37:29 07967f4d0e4b: Pull complete 16:37:29 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 16:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:37:29 ---> 5d7c900382c6 16:37:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:37:31 ---> Running in b02bef7df967 16:37:31 Removing intermediate container b02bef7df967 16:37:31 ---> c36c2df45081 16:37:31 Step 4/7 : RUN apk add bash 16:37:31 ---> Running in d84889f01b35 16:37:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:33 gofmt -l . 16:37:33 [ "`gofmt -l .`" = "" ] 16:37:34 OK: 166 MiB in 39 packages [Pipeline] stash 16:37:34 Removing intermediate container d84889f01b35 16:37:34 ---> 3b9b14fea4bf 16:37:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:37:34 ---> Running in a1876f4b7334 16:37:34 Removing intermediate container a1876f4b7334 16:37:34 ---> ea569aa84744 16:37:34 Step 6/7 : COPY go.mod . 16:37:35 ---> 0b9977b1e689 16:37:35 Step 7/7 : RUN go mod download 16:37:35 ---> Running in d2be72b1a680 16:37:35 Stashed 1 file(s) [Pipeline] } 16:37:35 $ docker stop --time=1 ee6634feb1c91d7d8825e7dbc27a3f896d8760380752f2dea427971af7347a7e 16:37:37 go: finding github.com/davecgh/go-spew v1.1.0 16:37:37 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:37:37 go: finding github.com/go-kit/kit v0.8.0 16:37:37 go: finding github.com/go-logfmt/logfmt v0.4.0 16:37:37 go: finding github.com/go-playground/assert/v2 v2.0.1 16:37:37 go: finding github.com/go-playground/locales v0.13.0 16:37:37 go: finding github.com/go-playground/universal-translator v0.17.0 16:37:37 go: finding github.com/go-playground/validator/v10 v10.3.0 16:37:37 go: finding github.com/go-stack/stack v1.8.0 16:37:37 go: finding github.com/google/uuid v1.1.0 16:37:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:37:37 go: finding github.com/leodido/go-urn v1.2.0 16:37:37 go: finding github.com/pmezard/go-difflib v1.0.0 16:37:37 go: finding github.com/stretchr/objx v0.1.0 16:37:37 go: finding github.com/stretchr/testify v1.5.1 16:37:37 go: finding github.com/x448/float16 v0.8.4 16:37:37 go: finding golang.org/x/text v0.3.2 16:37:37 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:37:37 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:37:37 go: finding gopkg.in/yaml.v2 v2.2.8 16:37:37 $ docker rm -f ee6634feb1c91d7d8825e7dbc27a3f896d8760380752f2dea427971af7347a7e [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] } 16:37:47 Removing intermediate container d2be72b1a680 16:37:47 ---> aece9920c9ff 16:37:47 Successfully built aece9920c9ff 16:37:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:48 + docker inspect -f . ci-base-image-x86_64 16:37:48 . [Pipeline] withDockerContainer 16:37:48 prd-centos7-docker-4c-2g-1461 does not seem to be running inside a container 16:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** ci-base-image-x86_64 cat 16:37:49 $ docker top 5da539aa1afd430a2e443264175d68a70a849f0f87070583b50083486df66b84 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:50 + go version 16:37:50 go version go1.13.13 linux/amd64 [Pipeline] sh 16:37:50 + make test 16:37:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:38:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:38:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.030s coverage: 85.7% of statements 16:38:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements 16:38:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements 16:38:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements 16:38:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:38:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements 16:38:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.7% of statements 16:38:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.034s coverage: 100.0% of statements 16:38:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.029s coverage: 91.8% of statements 16:38:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:38:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:38:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 16:38:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.051s coverage: 63.0% of statements 16:38:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 16:38:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 16:38:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.029s coverage: 15.4% of statements 16:38:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.042s coverage: 14.3% of statements 16:38:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:38:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 31.7% of statements 16:38:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements 16:38:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 95.1% of statements 16:38:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.015s coverage: 100.0% of statements 16:38:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:38:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:38:14 gofmt -l . 16:38:14 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:38:15 Warning: overwriting stash ‘coverage-report’ 16:38:16 Stashed 1 file(s) [Pipeline] } 16:38:16 $ docker stop --time=1 5da539aa1afd430a2e443264175d68a70a849f0f87070583b50083486df66b84 16:38:18 $ docker rm -f 5da539aa1afd430a2e443264175d68a70a849f0f87070583b50083486df66b84 [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 16:38:21 provisioning config files... 16:38:21 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/config1904028590387108365tmp [Pipeline] { [Pipeline] sh 16:38:21 + curl -s https://codecov.io/bash 16:38:21 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/config1904028590387108365tmp [Pipeline] } 16:38:22 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] { (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 16:38:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:38:32 ---> package-listing.sh 16:38:32 ++ tr '[:upper:]' '[:lower:]' 16:38:32 ++ facter osfamily 16:38:32 + OS_FAMILY=redhat 16:38:32 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-277 16:38:32 + START_PACKAGES=/tmp/packages_start.txt 16:38:32 + END_PACKAGES=/tmp/packages_end.txt 16:38:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:38:32 + PACKAGES=/tmp/packages_start.txt 16:38:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-277 ']' 16:38:32 + PACKAGES=/tmp/packages_end.txt 16:38:32 + case "${OS_FAMILY}" in 16:38:32 + rpm -qa 16:38:32 + sort 16:38:36 + '[' -f /tmp/packages_start.txt ']' 16:38:36 + '[' -f /tmp/packages_end.txt ']' 16:38:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:38:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-277 ']' 16:38:36 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-277/archives/ 16:38:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-277/archives/ [Pipeline] isUnix [Pipeline] sh 16:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:38:37 16:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:38:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:38:37 alpine: Pulling from edgex-lftools-log-publisher 16:38:37 df20fa9351a1: Pulling fs layer 16:38:37 36b3adc4ff6f: Pulling fs layer 16:38:37 8ad3a11d3b57: Pulling fs layer 16:38:37 46f8f816bc3b: Pulling fs layer 16:38:37 0dadc02b9964: Pulling fs layer 16:38:37 ce6a7cf60c04: Pulling fs layer 16:38:37 7a184a31f384: Pulling fs layer 16:38:37 0879bd2ef858: Pulling fs layer 16:38:37 0dadc02b9964: Waiting 16:38:37 ce6a7cf60c04: Waiting 16:38:37 7a184a31f384: Waiting 16:38:37 0879bd2ef858: Waiting 16:38:37 46f8f816bc3b: Waiting 16:38:37 36b3adc4ff6f: Verifying Checksum 16:38:37 36b3adc4ff6f: Download complete 16:38:37 46f8f816bc3b: Verifying Checksum 16:38:37 46f8f816bc3b: Download complete 16:38:38 df20fa9351a1: Verifying Checksum 16:38:38 df20fa9351a1: Download complete 16:38:38 ce6a7cf60c04: Verifying Checksum 16:38:38 ce6a7cf60c04: Download complete 16:38:38 7a184a31f384: Verifying Checksum 16:38:38 7a184a31f384: Download complete 16:38:38 0dadc02b9964: Verifying Checksum 16:38:38 0dadc02b9964: Download complete 16:38:38 8ad3a11d3b57: Verifying Checksum 16:38:38 8ad3a11d3b57: Download complete 16:38:38 df20fa9351a1: Pull complete 16:38:38 0879bd2ef858: Verifying Checksum 16:38:38 0879bd2ef858: Download complete 16:38:38 36b3adc4ff6f: Pull complete 16:38:39 8ad3a11d3b57: Pull complete 16:38:39 46f8f816bc3b: Pull complete 16:38:39 0dadc02b9964: Pull complete 16:38:39 ce6a7cf60c04: Pull complete 16:38:40 7a184a31f384: Pull complete 16:38:42 0879bd2ef858: Pull complete 16:38:42 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 16:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:38:42 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 16:38:42 $ 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-277 -v /w/workspace/dry_go-mod-core-contracts_PR-277:/w/workspace/dry_go-mod-core-contracts_PR-277:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-277@tmp:/w/workspace/dry_go-mod-core-contracts_PR-277@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:38:47 $ docker top 356772e9d5348ed83b39755b5125591b886edbcdcae2b27658c2f4934caad49d -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:47 + mkdir -p /var/log/sa [Pipeline] sh 16:38:48 + ls /var/log/sa-host 16:38:48 + sadf -c /var/log/sa-host/sa04 16:38:48 file_magic: OK 16:38:48 HZ: Using current value: 100 16:38:48 file_header: OK 16:38: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 16:38:48 Statistics: 16:38:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:38:48 File successfully converted to sysstat format version 12.2.1 16:38:48 + sadf -c /var/log/sa-host/sa05 16:38:48 file_magic: OK 16:38:48 HZ: Using current value: 100 16:38:48 file_header: OK 16:38: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 16:38:48 Statistics: 16:38:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:38:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:48 provisioning config files... 16:38:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/config3281502720837203344tmp [Pipeline] { [Pipeline] echo 16:38:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:38:48 ---> create-netrc.sh [Pipeline] echo 16:38:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:38:49 ---> logs-deploy.sh 16:38:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-277/3 16:38:49 INFO: archiving workspace using pattern(s): 16:38:50 Archives upload complete. 16:38:50 INFO: archiving logs to Nexus 16:38:51 ---> uname -a: 16:38:51 Linux 356772e9d534 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:38:51 16:38:51 16:38:51 ---> lscpu: 16:38:51 Architecture: x86_64 16:38:51 CPU op-mode(s): 32-bit, 64-bit 16:38:51 Byte Order: Little Endian 16:38:51 Address sizes: 40 bits physical, 48 bits virtual 16:38:51 CPU(s): 4 16:38:51 On-line CPU(s) list: 0-3 16:38:51 Thread(s) per core: 1 16:38:51 Core(s) per socket: 1 16:38:51 Socket(s): 4 16:38:51 NUMA node(s): 1 16:38:51 Vendor ID: GenuineIntel 16:38:51 CPU family: 6 16:38:51 Model: 44 16:38:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:38:51 Stepping: 1 16:38:51 CPU MHz: 2933.438 16:38:51 BogoMIPS: 5866.87 16:38:51 Virtualization: VT-x 16:38:51 Hypervisor vendor: KVM 16:38:51 Virtualization type: full 16:38:51 L1d cache: 128 KiB 16:38:51 L1i cache: 128 KiB 16:38:51 L2 cache: 16 MiB 16:38:51 L3 cache: 64 MiB 16:38:51 NUMA node0 CPU(s): 0-3 16:38:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:38:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:38:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:38:51 Vulnerability Meltdown: Mitigation; PTI 16:38:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:38:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:38:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:38:51 Vulnerability Tsx async abort: Not affected 16:38: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 16:38:51 16:38:51 16:38:51 ---> nproc: 16:38:51 4 16:38:51 16:38:51 16:38:51 ---> df -h: 16:38:51 Filesystem Size Used Available Use% Mounted on 16:38:51 overlay 50.0G 7.0G 43.0G 14% / 16:38:51 tmpfs 64.0M 0 64.0M 0% /dev 16:38:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:38:51 shm 64.0M 0 64.0M 0% /dev/shm 16:38:51 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 16:38:51 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 16:38:51 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 16:38:51 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host 16:38:51 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-277 16:38:51 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-277@tmp 16:38:51 16:38:51 16:38:51 ---> free -m: 16:38:51 total used free shared buff/cache available 16:38:51 Mem: 1837 664 138 0 1034 1066 16:38:51 Swap: 1023 0 1023 16:38:51 16:38:51 16:38:51 ---> ip addr: 16:38:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:38:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:38:51 inet 127.0.0.1/8 scope host lo 16:38:51 valid_lft forever preferred_lft forever 16:38:51 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:38:51 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:38:51 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:38:51 valid_lft forever preferred_lft forever 16:38:51 16:38:51 16:38:51 ---> sar -b -r -n DEV: 16:38:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/04/20 _x86_64_ (4 CPU) 16:38:51 16:38:51 16:32:25 LINUX RESTART (4 CPU) 16:38:51 16:38:51 16:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:38:51 16:34:01 75.55 30.03 45.52 0.00 7235.82 4913.75 0.00 16:38:51 16:35:01 1.63 0.00 1.63 0.00 0.00 32.11 0.00 16:38:51 16:36:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 16:38:51 16:37:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 16:38:51 16:38:01 0.20 0.00 0.20 0.00 0.00 2.76 0.00 16:38:51 Average: 15.58 6.01 9.57 0.00 1447.79 991.25 0.00 16:38:51 16:38:51 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:38:51 16:34:01 153736 0 588576 31.28 2620 1136624 1122080 38.29 439984 1126916 120 16:38:51 16:35:01 159780 0 582500 30.96 2620 1136656 1083132 36.97 438012 1124204 16 16:38:51 16:36:01 158644 0 583628 31.02 2620 1136664 1083376 36.97 439088 1124136 20 16:38:51 16:37:01 157496 0 584776 31.08 2620 1136664 1083376 36.97 440988 1123576 20 16:38:51 16:38:01 158564 0 583700 31.02 2620 1136672 1083196 36.97 447020 1116596 20 16:38:51 Average: 157644 0 584636 31.07 2620 1136656 1091032 37.23 441018 1123086 39 16:38:51 16:38:51 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:38:51 16:34:01 eth0 494.11 268.77 1064.10 102.37 0.00 0.00 0.00 0.00 16:38:51 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:34:01 docker0 4.24 3.08 0.88 10.28 0.00 0.00 0.00 0.00 16:38:51 16:35:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:38:51 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:36:01 eth0 0.87 0.43 0.33 0.21 0.00 0.00 0.00 0.00 16:38:51 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:37:01 eth0 0.58 0.35 0.29 0.20 0.00 0.00 0.00 0.00 16:38:51 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:38:51 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 Average: eth0 99.34 53.97 213.05 20.57 0.00 0.00 0.00 0.00 16:38:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:51 Average: docker0 0.85 0.62 0.18 2.06 0.00 0.00 0.00 0.00 16:38:51 16:38:51 16:38:51 ---> sar -P ALL: 16:38:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/04/20 _x86_64_ (4 CPU) 16:38:51 16:38:51 16:32:25 LINUX RESTART (4 CPU) 16:38:51 16:38:51 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:38:51 16:34:01 all 12.97 0.00 4.55 2.63 0.01 79.84 16:38:51 16:34:01 0 12.41 0.00 5.53 2.40 0.02 79.64 16:38:51 16:34:01 1 12.37 0.00 4.43 3.02 0.02 80.17 16:38:51 16:34:01 2 14.43 0.00 3.96 2.36 0.00 79.25 16:38:51 16:34:01 3 12.65 0.00 4.28 2.72 0.02 80.32 16:38:51 16:35:01 all 0.15 0.00 0.05 0.00 0.00 99.80 16:38:51 16:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:38:51 16:35:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:38:51 16:35:01 2 0.05 0.00 0.07 0.00 0.02 99.87 16:38:51 16:35:01 3 0.47 0.00 0.03 0.00 0.00 99.50 16:38:51 16:36:01 all 0.17 0.00 0.03 0.00 0.00 99.80 16:38:51 16:36:01 0 0.07 0.00 0.03 0.02 0.00 99.88 16:38:51 16:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:38:51 16:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:38:51 16:36:01 3 0.48 0.00 0.00 0.00 0.00 99.52 16:38:51 16:37:01 all 0.14 0.00 0.04 0.00 0.00 99.82 16:38:51 16:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:38:51 16:37:01 1 0.03 0.00 0.07 0.00 0.02 99.88 16:38:51 16:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:38:51 16:37:01 3 0.47 0.00 0.03 0.00 0.00 99.50 16:38:51 16:38:01 all 0.16 0.00 0.05 0.00 0.00 99.79 16:38:51 16:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:38:51 16:38:01 1 0.55 0.00 0.03 0.00 0.00 99.42 16:38:51 16:38:01 2 0.07 0.00 0.12 0.00 0.00 99.82 16:38:51 16:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:38:51 Average: all 2.70 0.00 0.94 0.52 0.00 95.84 16:38:51 Average: 0 2.49 0.00 1.12 0.48 0.00 95.90 16:38:51 Average: 1 2.59 0.00 0.92 0.60 0.01 95.89 16:38:51 Average: 2 2.91 0.00 0.84 0.47 0.00 95.77 16:38:51 Average: 3 2.80 0.00 0.87 0.54 0.00 95.79 16:38:51 16:38:51 16:38:51