Pull request #300 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 72be8f4469c531c306b0b218ab3ccede51eb07d9+63573b5d6735eb56f53f097030aff5f58f6cf442 (ebd319f00496a981d85a3c179cecf37bee511f6b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-300/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1251’ is offline; ‘prd-centos7-docker-4c-2g-1252’ is offline; ‘prd-centos7-docker-4c-2g-1253’ is offline; ‘prd-centos7-docker-4c-2g-1264’ is offline; ‘prd-centos7-docker-4c-2g-1265’ is offline; ‘prd-centos7-docker-4c-2g-1267’ is offline; ‘prd-centos7-docker-4c-2g-1268’ is offline; ‘prd-centos7-docker-4c-2g-1269’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1261’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1290 in /w/workspace/dry_go-mod-core-contracts_PR-300 [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-300 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 63573b5d6735eb56f53f097030aff5f58f6cf442 into PR head commit 72be8f4469c531c306b0b218ab3ccede51eb07d9 Merge succeeded, producing 72be8f4469c531c306b0b218ab3ccede51eb07d9 Checking out Revision 72be8f4469c531c306b0b218ab3ccede51eb07d9 (PR-300) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72be8f4469c531c306b0b218ab3ccede51eb07d9 # 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 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72be8f4469c531c306b0b218ab3ccede51eb07d9 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-24T21:05:21.308Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-24T21:05:21.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-24T21:05:22.391Z] ========================================================= [2020-09-24T21:05:22.391Z] EdgeX Global Pipelines Version Info [2020-09-24T21:05:22.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:05:24.227Z] ------------------- [2020-09-24T21:05:24.227Z] stable info: [2020-09-24T21:05:24.227Z] ------------------- [2020-09-24T21:05:24.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-24T21:05:24.227Z] Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [2020-09-24T21:05:24.227Z] Message: update stable to v1.0.128 [2020-09-24T21:05:25.197Z] ------------------- [2020-09-24T21:05:25.197Z] experimental info: [2020-09-24T21:05:25.197Z] ------------------- [2020-09-24T21:05:25.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-24T21:05:25.197Z] Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 [2020-09-24T21:05:25.197Z] Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-24T21:05:25.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-09-24T21:05:25.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-09-24T21:05:26.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-24T21:05:26.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-24T21:05:26.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-24T21:05:26.545Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-24T21:05:26.737Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-24T21:05:26.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-24T21:05:27.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-24T21:05:27.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-24T21:05:27.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-24T21:05:27.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-09-24T21:05:27.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-24T21:05:28.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-24T21:05:28.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T21:05:28.439Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T21:05:28.625Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T21:05:28.805Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T21:05:28.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-24T21:05:29.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-24T21:05:29.280Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-24T21:05:29.590Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-24T21:05:29.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-24T21:05:29.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-24T21:05:30.078Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-09-24T21:05:30.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo [2020-09-24T21:05:30.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo [2020-09-24T21:05:30.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo [2020-09-24T21:05:30.818Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72be8f4469c531c306b0b218ab3ccede51eb07d9 [Pipeline] echo [2020-09-24T21:05:31.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72be8f4 [Pipeline] echo [2020-09-24T21:05:31.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-24T21:05:32.205Z] + git log --format=format:%s -1 72be8f4469c531c306b0b218ab3ccede51eb07d9 [Pipeline] echo [2020-09-24T21:05:32.333Z] GIT_COMMIT: 72be8f4469c531c306b0b218ab3ccede51eb07d9, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 [Pipeline] echo [2020-09-24T21:05:32.589Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:05:33.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-24T21:05:33.916Z] [2020-09-24T21:05:33.916Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:05:34.382Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-24T21:05:34.382Z] latest: Pulling from edgex-devops/git-semver [2020-09-24T21:05:34.382Z] 31603596830f: Pulling fs layer [2020-09-24T21:05:34.382Z] 2a8b12db71e7: Pulling fs layer [2020-09-24T21:05:34.382Z] 6ca5941a6612: Pulling fs layer [2020-09-24T21:05:34.382Z] ecc8261a40a4: Pulling fs layer [2020-09-24T21:05:34.382Z] ecc8261a40a4: Waiting [2020-09-24T21:05:34.382Z] 2a8b12db71e7: Verifying Checksum [2020-09-24T21:05:34.382Z] 2a8b12db71e7: Download complete [2020-09-24T21:05:34.966Z] 31603596830f: Verifying Checksum [2020-09-24T21:05:34.966Z] 31603596830f: Download complete [2020-09-24T21:05:35.237Z] 31603596830f: Pull complete [2020-09-24T21:05:35.237Z] ecc8261a40a4: Verifying Checksum [2020-09-24T21:05:35.237Z] ecc8261a40a4: Download complete [2020-09-24T21:05:35.237Z] 2a8b12db71e7: Pull complete [2020-09-24T21:05:35.849Z] 6ca5941a6612: Verifying Checksum [2020-09-24T21:05:35.849Z] 6ca5941a6612: Download complete [2020-09-24T21:05:36.448Z] 6ca5941a6612: Pull complete [2020-09-24T21:05:36.723Z] ecc8261a40a4: Pull complete [2020-09-24T21:05:36.723Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-24T21:05:36.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-24T21:05:36.723Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-24T21:05:36.860Z] prd-centos7-docker-4c-2g-1290 does not seem to be running inside a container [2020-09-24T21:05:36.929Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-300 -v /w/workspace/dry_go-mod-core-contracts_PR-300:/w/workspace/dry_go-mod-core-contracts_PR-300:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-300@tmp:/w/workspace/dry_go-mod-core-contracts_PR-300@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 [2020-09-24T21:05:38.820Z] $ docker top 19394a1a8e14ed6cb7a176005269127f0bc737aa3a17215be1d2ce99c15db7fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-24T21:05:39.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-24T21:05:39.242Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-24T21:05:39.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-24T21:05:39.484Z] $ docker exec 19394a1a8e14ed6cb7a176005269127f0bc737aa3a17215be1d2ce99c15db7fa ssh-agent [2020-09-24T21:05:39.654Z] SSH_AUTH_SOCK=/tmp/ssh-XoSp4br1cui5/agent.11 [2020-09-24T21:05:39.654Z] SSH_AGENT_PID=16 [2020-09-24T21:05:39.667Z] Running ssh-add (command line suppressed) [2020-09-24T21:05:39.793Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-300@tmp/private_key_1107257444267069691.key (/w/workspace/dry_go-mod-core-contracts_PR-300@tmp/private_key_1107257444267069691.key) [2020-09-24T21:05:39.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-24T21:05:40.226Z] + git describe --exact-match --tags HEAD [2020-09-24T21:05:40.226Z] fatal: no tag exactly matches '72be8f4469c531c306b0b218ab3ccede51eb07d9' [Pipeline] } [2020-09-24T21:05:40.349Z] $ docker exec --env ******** --env ******** 19394a1a8e14ed6cb7a176005269127f0bc737aa3a17215be1d2ce99c15db7fa ssh-agent -k [2020-09-24T21:05:40.493Z] unset SSH_AUTH_SOCK; [2020-09-24T21:05:40.494Z] unset SSH_AGENT_PID; [2020-09-24T21:05:40.494Z] echo Agent pid 16 killed; [2020-09-24T21:05:40.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-24T21:05:40.703Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-24T21:05:40.703Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-24T21:05:40.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-24T21:05:40.832Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-24T21:05:41.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-24T21:05:41.007Z] $ docker exec 19394a1a8e14ed6cb7a176005269127f0bc737aa3a17215be1d2ce99c15db7fa ssh-agent [2020-09-24T21:05:41.182Z] SSH_AUTH_SOCK=/tmp/ssh-CfQpXTDdUUKx/agent.45 [2020-09-24T21:05:41.182Z] SSH_AGENT_PID=50 [2020-09-24T21:05:41.196Z] Running ssh-add (command line suppressed) [2020-09-24T21:05:41.321Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-300@tmp/private_key_5782707547039680965.key (/w/workspace/dry_go-mod-core-contracts_PR-300@tmp/private_key_5782707547039680965.key) [2020-09-24T21:05:41.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-24T21:05:41.770Z] + git semver init [2020-09-24T21:05:41.770Z] # -> Open(): unable to determine branch for HEAD [2020-09-24T21:05:41.770Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-300/.git [2020-09-24T21:05:41.770Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-300 [2020-09-24T21:05:41.770Z] # $SEMVER_REMOTE_NAME = origin [2020-09-24T21:05:41.770Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-24T21:05:41.770Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-24T21:05:41.770Z] # $SEMVER_BRANCH = PR-300 [2020-09-24T21:05:41.770Z] # $SEMVER_TEMP = /tmp/semver-587878017 [2020-09-24T21:05:41.770Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-09-24T21:05:42.343Z] # '/tmp/semver-587878017' -> '/w/workspace/dry_go-mod-core-contracts_PR-300/.semver' [2020-09-24T21:05:42.343Z] # -> Force: false [2020-09-24T21:05:42.343Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-300/.semver [Pipeline] } [2020-09-24T21:05:42.367Z] $ docker exec --env ******** --env ******** 19394a1a8e14ed6cb7a176005269127f0bc737aa3a17215be1d2ce99c15db7fa ssh-agent -k [2020-09-24T21:05:42.484Z] unset SSH_AUTH_SOCK; [2020-09-24T21:05:42.485Z] unset SSH_AGENT_PID; [2020-09-24T21:05:42.485Z] echo Agent pid 50 killed; [2020-09-24T21:05:42.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-24T21:05:43.102Z] + git semver [Pipeline] } [2020-09-24T21:05:43.139Z] $ docker stop --time=1 19394a1a8e14ed6cb7a176005269127f0bc737aa3a17215be1d2ce99c15db7fa [2020-09-24T21:05:44.895Z] $ docker rm -f 19394a1a8e14ed6cb7a176005269127f0bc737aa3a17215be1d2ce99c15db7fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-24T21:05:45.768Z] Stashed 98 file(s) [Pipeline] echo [2020-09-24T21:05:45.789Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-24T21:05:45.925Z] 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 [2020-09-24T21:06:01.654Z] Still waiting to schedule task [2020-09-24T21:06:01.655Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-24T21:06:01.681Z] Still waiting to schedule task [2020-09-24T21:06:01.682Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1284’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1303’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1304’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1305’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1306’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1307’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1308’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1309’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1311’ is offline [2020-09-24T21:15:21.564Z] Running on prd-centos7-docker-4c-2g-1329 in /w/workspace/dry_go-mod-core-contracts_PR-300 [Pipeline] { [Pipeline] ws [2020-09-24T21:15:21.702Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-09-24T21:15:25.062Z] using credential edgex-jenkins-ssh [2020-09-24T21:15:25.111Z] Cloning the remote Git repository [2020-09-24T21:15:25.149Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-24T21:15:25.216Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-09-24T21:15:25.271Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-24T21:15:25.272Z] > git --version # timeout=10 [2020-09-24T21:15:25.279Z] > git --version # 'git version 2.16.5' [2020-09-24T21:15:25.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:15:25.305Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:15:26.426Z] Merging remotes/origin/master commit 63573b5d6735eb56f53f097030aff5f58f6cf442 into PR head commit 72be8f4469c531c306b0b218ab3ccede51eb07d9 [2020-09-24T21:15:26.524Z] Merge succeeded, producing 72be8f4469c531c306b0b218ab3ccede51eb07d9 [2020-09-24T21:15:26.525Z] Checking out Revision 72be8f4469c531c306b0b218ab3ccede51eb07d9 (PR-300) [2020-09-24T21:15:25.907Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-24T21:15:25.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:15:25.924Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-24T21:15:25.938Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-24T21:15:25.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:15:25.943Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-24T21:15:26.437Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:15:26.442Z] > git checkout -f 72be8f4469c531c306b0b218ab3ccede51eb07d9 # timeout=10 [2020-09-24T21:15:26.499Z] > git remote # timeout=10 [2020-09-24T21:15:26.504Z] > git config --get remote.origin.url # timeout=10 [2020-09-24T21:15:26.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:15:26.511Z] > git merge 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 [2020-09-24T21:15:26.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-24T21:15:26.531Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:15:26.534Z] > git checkout -f 72be8f4469c531c306b0b218ab3ccede51eb07d9 # timeout=10 [2020-09-24T21:15:30.265Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" [2020-09-24T21:15:30.292Z] > git --version # timeout=10 [2020-09-24T21:15:30.298Z] > git --version # 'git version 2.16.5' [2020-09-24T21:15:30.303Z] fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-24T21:15:31.369Z] ========================================================= [2020-09-24T21:15:31.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-24T21:15:31.369Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:15:32.058Z] + 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 . [2020-09-24T21:15:32.325Z] Sending build context to Docker daemon 2.484MB [2020-09-24T21:15:32.594Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-24T21:15:32.594Z] Step 2/7 : FROM ${BASE} [2020-09-24T21:15:32.594Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-24T21:15:32.594Z] df20fa9351a1: Pulling fs layer [2020-09-24T21:15:32.594Z] ed8968b2872e: Pulling fs layer [2020-09-24T21:15:32.594Z] a92cc7c5fd73: Pulling fs layer [2020-09-24T21:15:32.594Z] e871e8e8d7a9: Pulling fs layer [2020-09-24T21:15:32.594Z] e73272ec9a57: Pulling fs layer [2020-09-24T21:15:32.594Z] 1e910a182e73: Pulling fs layer [2020-09-24T21:15:32.594Z] 4e634b169226: Pulling fs layer [2020-09-24T21:15:32.594Z] e73272ec9a57: Waiting [2020-09-24T21:15:32.594Z] 1e910a182e73: Waiting [2020-09-24T21:15:32.594Z] 4e634b169226: Waiting [2020-09-24T21:15:32.594Z] e871e8e8d7a9: Waiting [2020-09-24T21:15:32.594Z] a92cc7c5fd73: Verifying Checksum [2020-09-24T21:15:32.594Z] a92cc7c5fd73: Download complete [2020-09-24T21:15:32.859Z] ed8968b2872e: Verifying Checksum [2020-09-24T21:15:32.859Z] ed8968b2872e: Download complete [2020-09-24T21:15:32.859Z] e73272ec9a57: Verifying Checksum [2020-09-24T21:15:32.859Z] e73272ec9a57: Download complete [2020-09-24T21:15:32.859Z] 1e910a182e73: Verifying Checksum [2020-09-24T21:15:32.859Z] 1e910a182e73: Download complete [2020-09-24T21:15:32.859Z] df20fa9351a1: Verifying Checksum [2020-09-24T21:15:32.859Z] df20fa9351a1: Download complete [2020-09-24T21:15:33.122Z] df20fa9351a1: Pull complete [2020-09-24T21:15:33.384Z] ed8968b2872e: Pull complete [2020-09-24T21:15:33.384Z] a92cc7c5fd73: Pull complete [2020-09-24T21:15:36.731Z] 4e634b169226: Verifying Checksum [2020-09-24T21:15:37.701Z] e871e8e8d7a9: Verifying Checksum [2020-09-24T21:15:37.701Z] e871e8e8d7a9: Download complete [2020-09-24T21:15:44.385Z] e871e8e8d7a9: Pull complete [2020-09-24T21:15:44.385Z] e73272ec9a57: Pull complete [2020-09-24T21:15:44.385Z] 1e910a182e73: Pull complete [2020-09-24T21:15:48.628Z] 4e634b169226: Pull complete [2020-09-24T21:15:48.628Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-24T21:15:48.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-24T21:15:48.628Z] ---> f7629b54cfaa [2020-09-24T21:15:48.628Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-24T21:15:48.895Z] ---> Running in dd8b7c9b9022 [2020-09-24T21:15:49.159Z] Removing intermediate container dd8b7c9b9022 [2020-09-24T21:15:49.159Z] ---> c1f4c1939f98 [2020-09-24T21:15:49.159Z] Step 4/7 : RUN apk add bash [2020-09-24T21:15:49.159Z] ---> Running in a6e8ac097291 [2020-09-24T21:15:49.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-24T21:15:51.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-24T21:15:52.539Z] OK: 166 MiB in 39 packages [2020-09-24T21:15:53.122Z] Removing intermediate container a6e8ac097291 [2020-09-24T21:15:53.122Z] ---> 451fd2f68313 [2020-09-24T21:15:53.122Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-24T21:15:53.122Z] ---> Running in c6d579393907 [2020-09-24T21:15:53.388Z] Removing intermediate container c6d579393907 [2020-09-24T21:15:53.388Z] ---> 7b1f2d4d6f55 [2020-09-24T21:15:53.388Z] Step 6/7 : COPY go.mod . [2020-09-24T21:15:53.656Z] ---> 69603751cfbc [2020-09-24T21:15:53.656Z] Step 7/7 : RUN go mod download [2020-09-24T21:15:53.656Z] ---> Running in b15858e4f0b2 [2020-09-24T21:16:06.005Z] Removing intermediate container b15858e4f0b2 [2020-09-24T21:16:06.005Z] ---> 8c79b8eb0910 [2020-09-24T21:16:06.005Z] Successfully built 8c79b8eb0910 [2020-09-24T21:16:06.005Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:16:06.397Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-24T21:16:06.397Z] . [Pipeline] withDockerContainer [2020-09-24T21:16:06.550Z] prd-centos7-docker-4c-2g-1329 does not seem to be running inside a container [2020-09-24T21:16:06.621Z] $ 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 ******** ci-base-image-x86_64 cat [2020-09-24T21:16:07.274Z] $ docker top 1bab09e818526b867ddcc41079ceee0913afeeaf3a06a7dc4705a21f00281507 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:16:07.978Z] + go version [2020-09-24T21:16:07.978Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-24T21:16:08.023Z] $ docker stop --time=1 1bab09e818526b867ddcc41079ceee0913afeeaf3a06a7dc4705a21f00281507 [2020-09-24T21:16:09.445Z] $ docker rm -f 1bab09e818526b867ddcc41079ceee0913afeeaf3a06a7dc4705a21f00281507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:16:11.227Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-24T21:16:11.227Z] . [Pipeline] withDockerContainer [2020-09-24T21:16:11.514Z] prd-centos7-docker-4c-2g-1329 does not seem to be running inside a container [2020-09-24T21:16:11.647Z] $ 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 ******** ci-base-image-x86_64 cat [2020-09-24T21:16:12.486Z] $ docker top 30508e620b117eaaf37c418541159fa4b6796794948ce3539913deadc42af9bb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:16:13.264Z] + make test [2020-09-24T21:16:13.264Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-24T21:16:23.799Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-09-24T21:16:23.799Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements [2020-09-24T21:16:23.799Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements [2020-09-24T21:16:24.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements [2020-09-24T21:16:24.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements [2020-09-24T21:16:24.096Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-09-24T21:16:24.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements [2020-09-24T21:16:24.929Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1327 in /w/workspace/dry_go-mod-core-contracts_PR-300 [Pipeline] { [Pipeline] ws [2020-09-24T21:16:25.038Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [2020-09-24T21:16:25.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.017s coverage: 14.7% of statements [2020-09-24T21:16:25.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements [2020-09-24T21:16:25.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.033s coverage: 91.8% of statements [2020-09-24T21:16:25.155Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-09-24T21:16:25.155Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-09-24T21:16:25.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements [Pipeline] checkout [2020-09-24T21:16:25.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 53.7% of statements [2020-09-24T21:16:28.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.055s coverage: 63.0% of statements [2020-09-24T21:16:28.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements [2020-09-24T21:16:28.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.009s coverage: 15.4% of statements [2020-09-24T21:16:28.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements [2020-09-24T21:16:28.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.055s coverage: 14.3% of statements [2020-09-24T21:16:28.232Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-09-24T21:16:28.523Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.031s coverage: 31.3% of statements [2020-09-24T21:16:28.523Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.029s coverage: 100.0% of statements [2020-09-24T21:16:28.821Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.018s coverage: 95.0% of statements [2020-09-24T21:16:28.821Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-09-24T21:16:28.821Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-09-24T21:16:29.095Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-24T21:16:31.137Z] gofmt -l . [2020-09-24T21:16:31.137Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-09-24T21:16:31.757Z] Stashed 1 file(s) [Pipeline] } [2020-09-24T21:16:31.786Z] $ docker stop --time=1 30508e620b117eaaf37c418541159fa4b6796794948ce3539913deadc42af9bb [2020-09-24T21:16:31.899Z] using credential edgex-jenkins-ssh [2020-09-24T21:16:31.981Z] Cloning the remote Git repository [2020-09-24T21:16:32.048Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-24T21:16:32.187Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-09-24T21:16:32.275Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-24T21:16:32.276Z] > git --version # timeout=10 [2020-09-24T21:16:32.296Z] > git --version # 'git version 2.17.1' [2020-09-24T21:16:32.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:16:32.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:16:33.954Z] $ docker rm -f 30508e620b117eaaf37c418541159fa4b6796794948ce3539913deadc42af9bb [2020-09-24T21:16:34.162Z] Merging remotes/origin/master commit 63573b5d6735eb56f53f097030aff5f58f6cf442 into PR head commit 72be8f4469c531c306b0b218ab3ccede51eb07d9 [2020-09-24T21:16:33.477Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-24T21:16:33.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:16:33.527Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-24T21:16:33.637Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-24T21:16:33.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:16:33.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-24T21:16:34.200Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:16:34.216Z] > git checkout -f 72be8f4469c531c306b0b218ab3ccede51eb07d9 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-09-24T21:16:34.577Z] Merge succeeded, producing 72be8f4469c531c306b0b218ab3ccede51eb07d9 [2020-09-24T21:16:34.577Z] Checking out Revision 72be8f4469c531c306b0b218ab3ccede51eb07d9 (PR-300) [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] } [2020-09-24T21:16:34.388Z] > git remote # timeout=10 [2020-09-24T21:16:34.405Z] > git config --get remote.origin.url # timeout=10 [2020-09-24T21:16:34.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:16:34.494Z] > git merge 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 [2020-09-24T21:16:34.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-24T21:16:34.596Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:16:34.639Z] > git checkout -f 72be8f4469c531c306b0b218ab3ccede51eb07d9 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-24T21:16:39.346Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" [2020-09-24T21:16:39.435Z] > git --version # timeout=10 [2020-09-24T21:16:39.447Z] > git --version # 'git version 2.17.1' [2020-09-24T21:16:39.475Z] fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-24T21:16:41.028Z] ========================================================= [2020-09-24T21:16:41.028Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-24T21:16:41.028Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:16:42.155Z] + 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 . [2020-09-24T21:16:43.138Z] Sending build context to Docker daemon 2.484MB [2020-09-24T21:16:43.138Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-24T21:16:43.138Z] Step 2/7 : FROM ${BASE} [2020-09-24T21:16:43.411Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-24T21:16:43.411Z] b538f80385f9: Pulling fs layer [2020-09-24T21:16:43.411Z] 74f711af9a0d: Pulling fs layer [2020-09-24T21:16:43.411Z] 99f96fe45779: Pulling fs layer [2020-09-24T21:16:43.411Z] 8529a6b9a6be: Pulling fs layer [2020-09-24T21:16:43.411Z] 45590311c82a: Pulling fs layer [2020-09-24T21:16:43.411Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-24T21:16:43.411Z] 209524e5b208: Pulling fs layer [2020-09-24T21:16:43.411Z] 8529a6b9a6be: Waiting [2020-09-24T21:16:43.411Z] 45590311c82a: Waiting [2020-09-24T21:16:43.411Z] 69ca0ff8b7b3: Waiting [2020-09-24T21:16:43.411Z] 209524e5b208: Waiting [2020-09-24T21:16:43.411Z] 99f96fe45779: Verifying Checksum [2020-09-24T21:16:43.411Z] 99f96fe45779: Download complete [2020-09-24T21:16:43.411Z] 74f711af9a0d: Verifying Checksum [2020-09-24T21:16:43.411Z] 74f711af9a0d: Download complete [2020-09-24T21:16:43.690Z] 45590311c82a: Verifying Checksum [2020-09-24T21:16:43.690Z] 45590311c82a: Download complete [2020-09-24T21:16:43.690Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-24T21:16:43.690Z] 69ca0ff8b7b3: Download complete [2020-09-24T21:16:43.969Z] b538f80385f9: Download complete [2020-09-24T21:16:44.576Z] b538f80385f9: Pull complete [2020-09-24T21:16:45.184Z] 74f711af9a0d: Pull complete [2020-09-24T21:16:45.463Z] 99f96fe45779: Pull complete [2020-09-24T21:16:46.926Z] 209524e5b208: Verifying Checksum [2020-09-24T21:16:46.926Z] 209524e5b208: Download complete [2020-09-24T21:16:48.384Z] 8529a6b9a6be: Verifying Checksum [2020-09-24T21:16:48.384Z] 8529a6b9a6be: Download complete [2020-09-24T21:16:58.546Z] 8529a6b9a6be: Pull complete [2020-09-24T21:16:58.546Z] 45590311c82a: Pull complete [2020-09-24T21:16:58.546Z] 69ca0ff8b7b3: Pull complete [2020-09-24T21:17:01.957Z] 209524e5b208: Pull complete [2020-09-24T21:17:01.957Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-24T21:17:01.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-24T21:17:01.957Z] ---> 5bddaf1c2fca [2020-09-24T21:17:01.957Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-24T21:17:05.376Z] ---> Running in 54d756533cd3 [2020-09-24T21:17:05.376Z] Removing intermediate container 54d756533cd3 [2020-09-24T21:17:05.376Z] ---> 042164365909 [2020-09-24T21:17:05.376Z] Step 4/7 : RUN apk add bash [2020-09-24T21:17:05.376Z] ---> Running in e2cca870a8bf [2020-09-24T21:17:07.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-24T21:17:10.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-24T21:17:13.403Z] OK: 142 MiB in 39 packages [2020-09-24T21:17:14.853Z] Removing intermediate container e2cca870a8bf [2020-09-24T21:17:14.853Z] ---> a972fbe32eac [2020-09-24T21:17:14.853Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-24T21:17:14.853Z] ---> Running in fcf6b5a721eb [2020-09-24T21:17:15.453Z] Removing intermediate container fcf6b5a721eb [2020-09-24T21:17:15.453Z] ---> 247893dbfc98 [2020-09-24T21:17:15.453Z] Step 6/7 : COPY go.mod . [2020-09-24T21:17:16.056Z] ---> c64db995e5d5 [2020-09-24T21:17:16.056Z] Step 7/7 : RUN go mod download [2020-09-24T21:17:16.341Z] ---> Running in 9f050b6a2240 [2020-09-24T21:17:31.463Z] Removing intermediate container 9f050b6a2240 [2020-09-24T21:17:31.463Z] ---> 7fd80da0cc45 [2020-09-24T21:17:31.463Z] Successfully built 7fd80da0cc45 [2020-09-24T21:17:31.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:17:31.954Z] + docker inspect -f . ci-base-image-arm64 [2020-09-24T21:17:31.954Z] . [Pipeline] withDockerContainer [2020-09-24T21:17:32.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-1327 does not seem to be running inside a container [2020-09-24T21:17:32.392Z] $ 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 ******** ci-base-image-arm64 cat [2020-09-24T21:17:34.580Z] $ docker top 616a6537c3d9c16bc77194e93f523feb5ff04272755520a4f8d24ba194efa47d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:17:36.171Z] + go version [2020-09-24T21:17:36.171Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-24T21:17:36.225Z] $ docker stop --time=1 616a6537c3d9c16bc77194e93f523feb5ff04272755520a4f8d24ba194efa47d [2020-09-24T21:17:38.394Z] $ docker rm -f 616a6537c3d9c16bc77194e93f523feb5ff04272755520a4f8d24ba194efa47d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:17:39.698Z] + docker inspect -f . ci-base-image-arm64 [2020-09-24T21:17:39.698Z] . [Pipeline] withDockerContainer [2020-09-24T21:17:40.016Z] prd-ubuntu18.04-docker-arm64-4c-16g-1327 does not seem to be running inside a container [2020-09-24T21:17:40.130Z] $ 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 ******** ci-base-image-arm64 cat [2020-09-24T21:17:42.219Z] $ docker top 1570130ff5754a3288c5f22f80ced129660a742db814ddd80a1c3d28f64aeac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:17:43.803Z] + make test [2020-09-24T21:17:43.804Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-24T21:18:10.663Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-09-24T21:18:10.663Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.041s coverage: 85.7% of statements [2020-09-24T21:18:10.663Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.066s coverage: 100.0% of statements [2020-09-24T21:18:11.282Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements [2020-09-24T21:18:11.562Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements [2020-09-24T21:18:11.562Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-09-24T21:18:11.841Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.040s coverage: 6.4% of statements [2020-09-24T21:18:14.521Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.056s coverage: 14.7% of statements [2020-09-24T21:18:14.521Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements [2020-09-24T21:18:14.797Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.088s coverage: 91.8% of statements [2020-09-24T21:18:14.797Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-09-24T21:18:14.797Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-09-24T21:18:14.797Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.013s coverage: 100.0% of statements [2020-09-24T21:18:16.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.046s coverage: 53.7% of statements [2020-09-24T21:18:22.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.118s coverage: 63.0% of statements [2020-09-24T21:18:22.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements [2020-09-24T21:18:22.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements [2020-09-24T21:18:22.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements [2020-09-24T21:18:22.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements [2020-09-24T21:18:22.314Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-09-24T21:18:23.773Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 31.3% of statements [2020-09-24T21:18:23.773Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.088s coverage: 100.0% of statements [2020-09-24T21:18:25.758Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.065s coverage: 95.0% of statements [2020-09-24T21:18:25.758Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements [2020-09-24T21:18:25.758Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-09-24T21:18:26.044Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-24T21:18:31.488Z] gofmt -l . [2020-09-24T21:18:31.488Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-09-24T21:18:32.127Z] Warning: overwriting stash ‘coverage-report’ [2020-09-24T21:18:33.459Z] Stashed 1 file(s) [Pipeline] } [2020-09-24T21:18:33.493Z] $ docker stop --time=1 1570130ff5754a3288c5f22f80ced129660a742db814ddd80a1c3d28f64aeac5 [2020-09-24T21:18:35.730Z] $ docker rm -f 1570130ff5754a3288c5f22f80ced129660a742db814ddd80a1c3d28f64aeac5 [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 [2020-09-24T21:18:39.396Z] provisioning config files... [2020-09-24T21:18:39.409Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-300@tmp/config2911865281358002046tmp [Pipeline] { [Pipeline] sh [2020-09-24T21:18:39.857Z] + curl -s https://codecov.io/bash [2020-09-24T21:18:39.857Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-300@tmp/config2911865281358002046tmp [Pipeline] } [2020-09-24T21:18:40.144Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:18:45.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:18:46.578Z] ---> package-listing.sh [2020-09-24T21:18:46.578Z] ++ facter osfamily [2020-09-24T21:18:46.578Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-24T21:18:46.578Z] + OS_FAMILY=redhat [2020-09-24T21:18:46.578Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-300 [2020-09-24T21:18:46.578Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-24T21:18:46.578Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-24T21:18:46.578Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-24T21:18:46.578Z] + PACKAGES=/tmp/packages_start.txt [2020-09-24T21:18:46.578Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-300 ']' [2020-09-24T21:18:46.578Z] + PACKAGES=/tmp/packages_end.txt [2020-09-24T21:18:46.578Z] + case "${OS_FAMILY}" in [2020-09-24T21:18:46.578Z] + rpm -qa [2020-09-24T21:18:46.578Z] + sort [2020-09-24T21:18:50.803Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-24T21:18:50.803Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-24T21:18:50.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-24T21:18:50.803Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-300 ']' [2020-09-24T21:18:50.803Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-300/archives/ [2020-09-24T21:18:50.803Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-300/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:18:51.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-24T21:18:51.338Z] [2020-09-24T21:18:51.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:18:51.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-24T21:18:51.735Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-24T21:18:51.735Z] df20fa9351a1: Pulling fs layer [2020-09-24T21:18:51.735Z] 36b3adc4ff6f: Pulling fs layer [2020-09-24T21:18:51.735Z] 8ad3a11d3b57: Pulling fs layer [2020-09-24T21:18:51.735Z] 46f8f816bc3b: Pulling fs layer [2020-09-24T21:18:51.735Z] 0dadc02b9964: Pulling fs layer [2020-09-24T21:18:51.735Z] ce6a7cf60c04: Pulling fs layer [2020-09-24T21:18:51.735Z] 7a184a31f384: Pulling fs layer [2020-09-24T21:18:51.735Z] 0879bd2ef858: Pulling fs layer [2020-09-24T21:18:51.735Z] 0879bd2ef858: Waiting [2020-09-24T21:18:51.735Z] 46f8f816bc3b: Waiting [2020-09-24T21:18:51.735Z] 0dadc02b9964: Waiting [2020-09-24T21:18:51.735Z] 7a184a31f384: Waiting [2020-09-24T21:18:51.735Z] 36b3adc4ff6f: Verifying Checksum [2020-09-24T21:18:51.735Z] 36b3adc4ff6f: Download complete [2020-09-24T21:18:51.735Z] 46f8f816bc3b: Verifying Checksum [2020-09-24T21:18:51.735Z] 46f8f816bc3b: Download complete [2020-09-24T21:18:51.735Z] df20fa9351a1: Verifying Checksum [2020-09-24T21:18:51.735Z] ce6a7cf60c04: Verifying Checksum [2020-09-24T21:18:51.735Z] ce6a7cf60c04: Download complete [2020-09-24T21:18:51.735Z] 0dadc02b9964: Verifying Checksum [2020-09-24T21:18:51.735Z] 0dadc02b9964: Download complete [2020-09-24T21:18:52.000Z] 7a184a31f384: Verifying Checksum [2020-09-24T21:18:52.000Z] 7a184a31f384: Download complete [2020-09-24T21:18:52.000Z] 8ad3a11d3b57: Verifying Checksum [2020-09-24T21:18:52.000Z] 8ad3a11d3b57: Download complete [2020-09-24T21:18:52.267Z] df20fa9351a1: Pull complete [2020-09-24T21:18:52.267Z] 0879bd2ef858: Verifying Checksum [2020-09-24T21:18:52.267Z] 0879bd2ef858: Download complete [2020-09-24T21:18:52.534Z] 36b3adc4ff6f: Pull complete [2020-09-24T21:18:53.119Z] 8ad3a11d3b57: Pull complete [2020-09-24T21:18:53.119Z] 46f8f816bc3b: Pull complete [2020-09-24T21:18:53.383Z] 0dadc02b9964: Pull complete [2020-09-24T21:18:53.650Z] ce6a7cf60c04: Pull complete [2020-09-24T21:18:53.650Z] 7a184a31f384: Pull complete [2020-09-24T21:18:56.235Z] 0879bd2ef858: Pull complete [2020-09-24T21:18:56.235Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-24T21:18:56.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-24T21:18:56.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-24T21:18:56.393Z] prd-centos7-docker-4c-2g-1290 does not seem to be running inside a container [2020-09-24T21:18:56.446Z] $ 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-300 -v /w/workspace/dry_go-mod-core-contracts_PR-300:/w/workspace/dry_go-mod-core-contracts_PR-300:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-300@tmp:/w/workspace/dry_go-mod-core-contracts_PR-300@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 [2020-09-24T21:19:01.713Z] $ docker top 5edc0f647867f448b13e53fab3d7f31dd82648a7313f916fdd4b9d8a0776eafb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:19:02.282Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-24T21:19:02.611Z] + ls /var/log/sa-host [2020-09-24T21:19:02.611Z] + sadf -c /var/log/sa-host/sa05 [2020-09-24T21:19:02.611Z] file_magic: OK [2020-09-24T21:19:02.611Z] HZ: Using current value: 100 [2020-09-24T21:19:02.611Z] file_header: OK [2020-09-24T21:19:02.611Z] 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 [2020-09-24T21:19:02.611Z] Statistics: [2020-09-24T21:19:02.611Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-24T21:19:02.611Z] File successfully converted to sysstat format version 12.2.1 [2020-09-24T21:19:02.611Z] + sadf -c /var/log/sa-host/sa24 [2020-09-24T21:19:02.611Z] file_magic: OK [2020-09-24T21:19:02.611Z] HZ: Using current value: 100 [2020-09-24T21:19:02.611Z] file_header: OK [2020-09-24T21:19:02.611Z] 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 [2020-09-24T21:19:02.611Z] Statistics: [2020-09-24T21:19:02.611Z] 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... [2020-09-24T21:19:02.611Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-24T21:19:02.739Z] provisioning config files... [2020-09-24T21:19:02.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-300@tmp/config3668197016838712619tmp [Pipeline] { [Pipeline] echo [2020-09-24T21:19:02.878Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:19:03.216Z] ---> create-netrc.sh [Pipeline] echo [2020-09-24T21:19:03.246Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:19:03.583Z] ---> logs-deploy.sh [2020-09-24T21:19:03.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-300/1 [2020-09-24T21:19:03.583Z] INFO: archiving workspace using pattern(s): [2020-09-24T21:19:05.026Z] Archives upload complete. [2020-09-24T21:19:05.026Z] INFO: archiving logs to Nexus [2020-09-24T21:19:05.972Z] ---> uname -a: [2020-09-24T21:19:05.972Z] Linux 5edc0f647867 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] ---> lscpu: [2020-09-24T21:19:05.972Z] Architecture: x86_64 [2020-09-24T21:19:05.972Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-24T21:19:05.972Z] Byte Order: Little Endian [2020-09-24T21:19:05.972Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-24T21:19:05.972Z] CPU(s): 4 [2020-09-24T21:19:05.972Z] On-line CPU(s) list: 0-3 [2020-09-24T21:19:05.972Z] Thread(s) per core: 1 [2020-09-24T21:19:05.972Z] Core(s) per socket: 1 [2020-09-24T21:19:05.972Z] Socket(s): 4 [2020-09-24T21:19:05.972Z] NUMA node(s): 1 [2020-09-24T21:19:05.972Z] Vendor ID: GenuineIntel [2020-09-24T21:19:05.972Z] CPU family: 6 [2020-09-24T21:19:05.972Z] Model: 44 [2020-09-24T21:19:05.972Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-24T21:19:05.972Z] Stepping: 1 [2020-09-24T21:19:05.972Z] CPU MHz: 2933.438 [2020-09-24T21:19:05.972Z] BogoMIPS: 5866.87 [2020-09-24T21:19:05.972Z] Virtualization: VT-x [2020-09-24T21:19:05.972Z] Hypervisor vendor: KVM [2020-09-24T21:19:05.972Z] Virtualization type: full [2020-09-24T21:19:05.972Z] L1d cache: 128 KiB [2020-09-24T21:19:05.972Z] L1i cache: 128 KiB [2020-09-24T21:19:05.972Z] L2 cache: 16 MiB [2020-09-24T21:19:05.972Z] L3 cache: 64 MiB [2020-09-24T21:19:05.972Z] NUMA node0 CPU(s): 0-3 [2020-09-24T21:19:05.972Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-24T21:19:05.972Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-24T21:19:05.972Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-24T21:19:05.972Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-24T21:19:05.972Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-24T21:19:05.972Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-24T21:19:05.972Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-24T21:19:05.972Z] Vulnerability Tsx async abort: Not affected [2020-09-24T21:19:05.972Z] 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 [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] ---> nproc: [2020-09-24T21:19:05.972Z] 4 [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] ---> df -h: [2020-09-24T21:19:05.972Z] Filesystem Size Used Available Use% Mounted on [2020-09-24T21:19:05.972Z] overlay 50.0G 7.0G 43.0G 14% / [2020-09-24T21:19:05.972Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-24T21:19:05.972Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-24T21:19:05.972Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-24T21:19:05.972Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf [2020-09-24T21:19:05.972Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname [2020-09-24T21:19:05.972Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts [2020-09-24T21:19:05.972Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-300 [2020-09-24T21:19:05.972Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-300@tmp [2020-09-24T21:19:05.972Z] /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] ---> free -m: [2020-09-24T21:19:05.972Z] total used free shared buff/cache available [2020-09-24T21:19:05.972Z] Mem: 1837 655 129 0 1052 1075 [2020-09-24T21:19:05.972Z] Swap: 1023 1 1022 [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] ---> ip addr: [2020-09-24T21:19:05.972Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-24T21:19:05.972Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-24T21:19:05.972Z] inet 127.0.0.1/8 scope host lo [2020-09-24T21:19:05.972Z] valid_lft forever preferred_lft forever [2020-09-24T21:19:05.972Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-24T21:19:05.972Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-24T21:19:05.972Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-24T21:19:05.972Z] valid_lft forever preferred_lft forever [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] ---> sar -b -r -n DEV: [2020-09-24T21:19:05.972Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/24/20 _x86_64_ (4 CPU) [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] 21:04:13 LINUX RESTART (4 CPU) [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] 21:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-24T21:19:05.972Z] 21:06:01 64.50 16.73 47.77 0.00 5160.07 5079.85 0.00 [2020-09-24T21:19:05.972Z] 21:07:01 2.46 0.00 2.46 0.00 0.00 52.89 0.00 [2020-09-24T21:19:05.972Z] 21:08:01 0.33 0.00 0.33 0.00 0.00 4.75 0.00 [2020-09-24T21:19:05.972Z] 21:09:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 [2020-09-24T21:19:05.972Z] 21:10:01 0.20 0.00 0.20 0.00 0.00 2.63 0.00 [2020-09-24T21:19:05.972Z] 21:11:01 0.38 0.00 0.38 0.00 0.00 5.30 0.00 [2020-09-24T21:19:05.972Z] 21:12:01 0.28 0.02 0.27 0.00 0.13 3.10 0.00 [2020-09-24T21:19:05.972Z] 21:13:01 0.60 0.00 0.60 0.00 0.00 6.66 0.00 [2020-09-24T21:19:05.972Z] 21:14:01 0.58 0.00 0.58 0.00 0.00 7.31 0.00 [2020-09-24T21:19:05.972Z] 21:15:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2020-09-24T21:19:05.972Z] 21:16:01 0.28 0.00 0.28 0.00 0.00 4.01 0.00 [2020-09-24T21:19:05.972Z] 21:17:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 [2020-09-24T21:19:05.972Z] 21:18:01 0.20 0.00 0.20 0.00 0.00 2.16 0.00 [2020-09-24T21:19:05.972Z] 21:19:01 92.91 53.98 38.93 0.00 6217.04 6273.82 0.00 [2020-09-24T21:19:05.972Z] Average: 11.61 5.04 6.57 0.00 807.93 813.22 0.00 [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] 21:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-24T21:19:05.972Z] 21:06:01 159312 0 574788 30.55 2620 1144836 1101992 37.61 421964 1139560 120 [2020-09-24T21:19:05.972Z] 21:07:01 161072 0 573024 30.45 2620 1144840 1096728 37.43 422872 1137380 12 [2020-09-24T21:19:05.972Z] 21:08:01 162704 0 571384 30.37 2620 1144848 1080280 36.87 422484 1136088 8 [2020-09-24T21:19:05.972Z] 21:09:01 160892 0 573196 30.46 2620 1144848 1080280 36.87 426580 1133964 16 [2020-09-24T21:19:05.972Z] 21:10:01 161472 0 572612 30.43 2620 1144852 1080280 36.87 431864 1128808 8 [2020-09-24T21:19:05.972Z] 21:11:01 160920 0 573156 30.46 2620 1144860 1080352 36.87 432272 1128808 8 [2020-09-24T21:19:05.972Z] 21:12:01 161380 0 572692 30.44 2620 1144864 1080280 36.87 431772 1128808 12 [2020-09-24T21:19:05.972Z] 21:13:01 161092 0 572968 30.45 2620 1144876 1080280 36.87 427896 1132816 8 [2020-09-24T21:19:05.972Z] 21:14:01 161148 0 572908 30.45 2620 1144880 1080280 36.87 427900 1132816 16 [2020-09-24T21:19:05.972Z] 21:15:01 160952 0 573096 30.46 2620 1144888 1080280 36.87 421896 1138704 20 [2020-09-24T21:19:05.972Z] 21:16:01 160396 0 573652 30.49 2620 1144888 1080412 36.87 422612 1138704 16 [2020-09-24T21:19:05.972Z] 21:17:01 160180 0 573864 30.50 2620 1144892 1080500 36.88 422908 1138704 8 [2020-09-24T21:19:05.972Z] 21:18:01 160452 0 573584 30.48 2620 1144900 1080508 36.88 420568 1140752 8 [2020-09-24T21:19:05.972Z] 21:19:01 191128 0 618212 32.86 2620 1069596 1191912 40.68 434604 1061560 32 [2020-09-24T21:19:05.972Z] Average: 163079 0 576367 30.63 2620 1139491 1091026 37.23 426299 1129819 21 [2020-09-24T21:19:05.972Z] [2020-09-24T21:19:05.972Z] 21:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-24T21:19:05.972Z] 21:06:01 eth0 311.88 244.99 1042.59 99.83 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:06:01 docker0 5.06 3.87 1.01 11.34 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:07:01 eth0 1.90 0.97 1.09 0.78 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:08:01 eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:10:01 eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:11:01 eth0 0.30 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:12:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.972Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:15:01 eth0 7.45 0.08 0.68 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:16:01 eth0 6.68 0.68 1.18 0.46 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:17:01 eth0 3.05 0.85 0.95 0.61 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:18:01 eth0 0.60 0.32 0.28 0.20 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:19:01 eth0 88.86 68.16 742.51 10.72 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:19:01 vethca0e5cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] Average: eth0 29.80 22.37 126.81 7.95 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] Average: vethca0e5cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] Average: docker0 0.36 0.27 0.07 0.80 0.00 0.00 0.00 0.00 [2020-09-24T21:19:05.973Z] [2020-09-24T21:19:05.973Z] [2020-09-24T21:19:05.973Z] ---> sar -P ALL: [2020-09-24T21:19:05.973Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/24/20 _x86_64_ (4 CPU) [2020-09-24T21:19:05.973Z] [2020-09-24T21:19:05.973Z] 21:04:13 LINUX RESTART (4 CPU) [2020-09-24T21:19:05.973Z] [2020-09-24T21:19:05.973Z] 21:05:02 CPU %user %nice %system %iowait %steal %idle [2020-09-24T21:19:05.973Z] 21:06:01 all 9.45 0.00 3.80 1.96 0.07 84.72 [2020-09-24T21:19:05.973Z] 21:06:01 0 9.77 0.00 4.26 0.81 0.05 85.11 [2020-09-24T21:19:05.973Z] 21:06:01 1 9.30 0.00 3.29 1.53 0.07 85.81 [2020-09-24T21:19:05.973Z] 21:06:01 2 8.68 0.00 3.32 0.68 0.09 87.23 [2020-09-24T21:19:05.973Z] 21:06:01 3 10.07 0.00 4.32 4.81 0.07 80.74 [2020-09-24T21:19:05.973Z] 21:07:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-09-24T21:19:05.973Z] 21:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2020-09-24T21:19:05.973Z] 21:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] 21:07:01 2 0.58 0.00 0.07 0.00 0.00 99.35 [2020-09-24T21:19:05.973Z] 21:07:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] 21:08:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-09-24T21:19:05.973Z] 21:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:19:05.973Z] 21:08:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] 21:08:01 2 0.57 0.00 0.07 0.00 0.00 99.37 [2020-09-24T21:19:05.973Z] 21:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:19:05.973Z] 21:09:01 all 0.13 0.00 0.03 0.00 0.00 99.83 [2020-09-24T21:19:05.973Z] 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:19:05.973Z] 21:09:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2020-09-24T21:19:05.973Z] 21:09:01 2 0.35 0.00 0.05 0.00 0.00 99.60 [2020-09-24T21:19:05.973Z] 21:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:19:05.973Z] 21:10:01 all 0.04 0.00 0.05 0.00 0.00 99.91 [2020-09-24T21:19:05.973Z] 21:10:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2020-09-24T21:19:05.973Z] 21:10:01 1 0.03 0.00 0.08 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] 21:10:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2020-09-24T21:19:05.973Z] 21:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-24T21:19:05.973Z] 21:11:01 all 0.11 0.00 0.04 0.00 0.00 99.85 [2020-09-24T21:19:05.973Z] 21:11:01 0 0.30 0.00 0.05 0.00 0.00 99.65 [2020-09-24T21:19:05.973Z] 21:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-24T21:19:05.973Z] 21:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:19:05.973Z] 21:12:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-09-24T21:19:05.973Z] 21:12:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-09-24T21:19:05.973Z] 21:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] 21:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-24T21:19:05.973Z] 21:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-24T21:19:05.973Z] 21:13:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-09-24T21:19:05.973Z] 21:13:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2020-09-24T21:19:05.973Z] 21:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-24T21:19:05.973Z] 21:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:19:05.973Z] 21:13:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2020-09-24T21:19:05.973Z] 21:14:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2020-09-24T21:19:05.973Z] 21:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:19:05.973Z] 21:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-24T21:19:05.973Z] 21:14:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-09-24T21:19:05.973Z] 21:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-09-24T21:19:05.973Z] 21:15:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2020-09-24T21:19:05.973Z] 21:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-09-24T21:19:05.973Z] 21:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-24T21:19:05.973Z] 21:15:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2020-09-24T21:19:05.973Z] 21:15:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2020-09-24T21:19:05.973Z] 21:16:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-09-24T21:19:05.973Z] 21:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-24T21:19:05.973Z] 21:16:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2020-09-24T21:19:05.973Z] 21:16:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-09-24T21:19:05.973Z] 21:16:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] [2020-09-24T21:19:05.973Z] 21:16:01 CPU %user %nice %system %iowait %steal %idle [2020-09-24T21:19:05.973Z] 21:17:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2020-09-24T21:19:05.973Z] 21:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2020-09-24T21:19:05.973Z] 21:17:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-09-24T21:19:05.973Z] 21:17:01 2 0.55 0.00 0.05 0.00 0.02 99.38 [2020-09-24T21:19:05.973Z] 21:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-09-24T21:19:05.973Z] 21:18:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-09-24T21:19:05.973Z] 21:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-24T21:19:05.973Z] 21:18:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:19:05.973Z] 21:18:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2020-09-24T21:19:05.973Z] 21:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:19:05.973Z] 21:19:01 all 3.13 0.00 2.15 1.16 0.02 93.53 [2020-09-24T21:19:05.973Z] 21:19:01 0 2.41 0.00 2.13 0.23 0.00 95.23 [2020-09-24T21:19:05.973Z] 21:19:01 1 2.48 0.00 1.81 0.13 0.03 95.55 [2020-09-24T21:19:05.973Z] 21:19:01 2 5.13 0.00 2.75 4.21 0.02 87.89 [2020-09-24T21:19:05.973Z] 21:19:01 3 2.51 0.00 1.93 0.08 0.02 95.46 [2020-09-24T21:19:05.973Z] Average: all 1.01 0.00 0.45 0.22 0.01 98.31 [2020-09-24T21:19:05.973Z] Average: 0 0.97 0.00 0.47 0.07 0.01 98.48 [2020-09-24T21:19:05.973Z] Average: 1 0.88 0.00 0.40 0.12 0.01 98.59 [2020-09-24T21:19:05.973Z] Average: 2 1.28 0.00 0.46 0.35 0.01 97.90 [2020-09-24T21:19:05.973Z] Average: 3 0.91 0.00 0.47 0.34 0.01 98.27 [2020-09-24T21:19:05.973Z] [2020-09-24T21:19:05.973Z] [2020-09-24T21:19:05.973Z]