Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d140074b2025bfa6cd9f363d3898411c689815b6 rather than ac01b7b0eca4c1499cbaeea947cba84ff962af6a Obtained Jenkinsfile from d140074b2025bfa6cd9f363d3898411c689815b6 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-351/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-351/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6132 in /w/workspace/dry_go-mod-core-contracts_PR-351 [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-351 # 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 d140074b2025bfa6cd9f363d3898411c689815b6 into PR head commit ac01b7b0eca4c1499cbaeea947cba84ff962af6a Merge succeeded, producing ac01b7b0eca4c1499cbaeea947cba84ff962af6a Checking out Revision ac01b7b0eca4c1499cbaeea947cba84ff962af6a (PR-351) > 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/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # 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 d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 Commit message: "feat(metadata): Add API route path for device" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T02:04:29.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T02:04:30.237Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T02:04:30.493Z] ========================================================= [2020-10-19T02:04:30.493Z] EdgeX Global Pipelines Version Info [2020-10-19T02:04:30.493Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:04:32.467Z] ------------------- [2020-10-19T02:04:32.467Z] stable info: [2020-10-19T02:04:32.467Z] ------------------- [2020-10-19T02:04:32.467Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T02:04:32.467Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T02:04:32.467Z] Message: update stable to v1.0.144 [2020-10-19T02:04:33.044Z] ------------------- [2020-10-19T02:04:33.044Z] experimental info: [2020-10-19T02:04:33.044Z] ------------------- [2020-10-19T02:04:33.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T02:04:33.044Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T02:04:33.044Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T02:04:33.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T02:04:33.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T02:04:33.881Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T02:04:34.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T02:04:34.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T02:04:34.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T02:04:34.554Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T02:04:34.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T02:04:34.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T02:04:34.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T02:04:35.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T02:04:35.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T02:04:35.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T02:04:35.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T02:04:35.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:04:35.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:04:35.861Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:04:35.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:04:36.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T02:04:36.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T02:04:36.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T02:04:36.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T02:04:36.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T02:04:36.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T02:04:36.862Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T02:04:37.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo [2020-10-19T02:04:37.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo [2020-10-19T02:04:37.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo [2020-10-19T02:04:37.515Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac01b7b0eca4c1499cbaeea947cba84ff962af6a [Pipeline] echo [2020-10-19T02:04:37.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac01b7b [Pipeline] echo [2020-10-19T02:04:37.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T02:04:38.565Z] + git log --format=format:%s -1 ac01b7b0eca4c1499cbaeea947cba84ff962af6a [Pipeline] echo [2020-10-19T02:04:38.647Z] GIT_COMMIT: ac01b7b0eca4c1499cbaeea947cba84ff962af6a, Commit Message: feat(metadata): Add API route path for device [Pipeline] echo [2020-10-19T02:04:38.721Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:04:40.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:04:40.300Z] [2020-10-19T02:04:40.300Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:04:40.689Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:04:40.689Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T02:04:40.689Z] 31603596830f: Pulling fs layer [2020-10-19T02:04:40.689Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T02:04:40.689Z] 6ca5941a6612: Pulling fs layer [2020-10-19T02:04:40.689Z] ecc8261a40a4: Pulling fs layer [2020-10-19T02:04:40.689Z] ecc8261a40a4: Waiting [2020-10-19T02:04:40.689Z] 2a8b12db71e7: Download complete [2020-10-19T02:04:40.976Z] 31603596830f: Verifying Checksum [2020-10-19T02:04:40.976Z] 31603596830f: Download complete [2020-10-19T02:04:40.976Z] 6ca5941a6612: Verifying Checksum [2020-10-19T02:04:40.976Z] 6ca5941a6612: Download complete [2020-10-19T02:04:40.976Z] ecc8261a40a4: Verifying Checksum [2020-10-19T02:04:40.976Z] ecc8261a40a4: Download complete [2020-10-19T02:04:41.238Z] 31603596830f: Pull complete [2020-10-19T02:04:41.238Z] 2a8b12db71e7: Pull complete [2020-10-19T02:04:42.193Z] 6ca5941a6612: Pull complete [2020-10-19T02:04:42.459Z] ecc8261a40a4: Pull complete [2020-10-19T02:04:42.459Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T02:04:42.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:04:42.459Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T02:04:42.582Z] prd-centos7-docker-4c-2g-6132 does not seem to be running inside a container [2020-10-19T02:04:42.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-351 -v /w/workspace/dry_go-mod-core-contracts_PR-351:/w/workspace/dry_go-mod-core-contracts_PR-351:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-351@tmp:/w/workspace/dry_go-mod-core-contracts_PR-351@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T02:04:44.913Z] $ docker top e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T02:04:45.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T02:04:45.287Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T02:04:45.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T02:04:45.515Z] $ docker exec e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent [2020-10-19T02:04:45.669Z] SSH_AUTH_SOCK=/tmp/ssh-Shtij6DM0szJ/agent.11 [2020-10-19T02:04:45.669Z] SSH_AGENT_PID=17 [2020-10-19T02:04:45.680Z] Running ssh-add (command line suppressed) [2020-10-19T02:04:45.800Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_7220872673516344724.key (/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_7220872673516344724.key) [2020-10-19T02:04:45.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T02:04:46.273Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T02:04:46.301Z] $ docker exec --env ******** --env ******** e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent -k [2020-10-19T02:04:46.411Z] unset SSH_AUTH_SOCK; [2020-10-19T02:04:46.411Z] unset SSH_AGENT_PID; [2020-10-19T02:04:46.411Z] echo Agent pid 17 killed; [2020-10-19T02:04:46.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T02:04:46.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T02:04:46.647Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T02:04:46.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T02:04:46.807Z] $ docker exec e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent [2020-10-19T02:04:46.961Z] SSH_AUTH_SOCK=/tmp/ssh-Z942qsuIILfc/agent.47 [2020-10-19T02:04:46.961Z] SSH_AGENT_PID=52 [2020-10-19T02:04:46.967Z] Running ssh-add (command line suppressed) [2020-10-19T02:04:47.083Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_3445854041183523112.key (/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_3445854041183523112.key) [2020-10-19T02:04:47.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T02:04:47.504Z] + git semver init [2020-10-19T02:04:47.504Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T02:04:47.504Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-351/.git [2020-10-19T02:04:47.504Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-351 [2020-10-19T02:04:47.504Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T02:04:47.504Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T02:04:47.504Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T02:04:47.504Z] # $SEMVER_BRANCH = PR-351 [2020-10-19T02:04:47.504Z] # $SEMVER_TEMP = /tmp/semver-854535386 [2020-10-19T02:04:47.504Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T02:04:48.077Z] # '/tmp/semver-854535386' -> '/w/workspace/dry_go-mod-core-contracts_PR-351/.semver' [2020-10-19T02:04:48.077Z] # -> Force: false [2020-10-19T02:04:48.077Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-351/.semver [Pipeline] } [2020-10-19T02:04:48.096Z] $ docker exec --env ******** --env ******** e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent -k [2020-10-19T02:04:48.212Z] unset SSH_AUTH_SOCK; [2020-10-19T02:04:48.212Z] unset SSH_AGENT_PID; [2020-10-19T02:04:48.212Z] echo Agent pid 52 killed; [2020-10-19T02:04:48.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T02:04:48.842Z] + git semver [Pipeline] } [2020-10-19T02:04:48.871Z] $ docker stop --time=1 e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb [2020-10-19T02:04:50.681Z] $ docker rm -f e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T02:04:51.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T02:04:51.790Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T02:04:51.813Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-19T02:05:07.704Z] Still waiting to schedule task [2020-10-19T02:05:07.705Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T02:05:07.764Z] Still waiting to schedule task [2020-10-19T02:05:07.764Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T02:07:27.069Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6133 in /w/workspace/dry_go-mod-core-contracts_PR-351 [Pipeline] { [Pipeline] ws [2020-10-19T02:07:27.186Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-10-19T02:07:32.109Z] using credential edgex-jenkins-ssh [2020-10-19T02:07:32.229Z] Cloning the remote Git repository [2020-10-19T02:07:32.303Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:07:32.348Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-10-19T02:07:32.439Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:07:32.440Z] > git --version # timeout=10 [2020-10-19T02:07:32.468Z] > git --version # 'git version 2.17.1' [2020-10-19T02:07:32.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:07:32.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:07:33.698Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:07:33.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:07:33.774Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:07:33.813Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:07:33.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:07:33.823Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T02:07:34.430Z] Merging remotes/origin/master commit d140074b2025bfa6cd9f363d3898411c689815b6 into PR head commit ac01b7b0eca4c1499cbaeea947cba84ff962af6a [2020-10-19T02:07:34.675Z] Merge succeeded, producing ac01b7b0eca4c1499cbaeea947cba84ff962af6a [2020-10-19T02:07:34.676Z] Checking out Revision ac01b7b0eca4c1499cbaeea947cba84ff962af6a (PR-351) [2020-10-19T02:07:34.483Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T02:07:34.501Z] > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 [2020-10-19T02:07:34.621Z] > git remote # timeout=10 [2020-10-19T02:07:34.638Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T02:07:34.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:07:34.662Z] > git merge d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 [2020-10-19T02:07:34.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T02:07:34.705Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T02:07:34.717Z] > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 [2020-10-19T02:07:38.728Z] Commit message: "feat(metadata): Add API route path for device" [2020-10-19T02:07:38.792Z] > git --version # timeout=10 [2020-10-19T02:07:38.811Z] > git --version # 'git version 2.17.1' [2020-10-19T02:07:38.821Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T02:07:39.988Z] ========================================================= [2020-10-19T02:07:39.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T02:07:39.988Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:07:40.974Z] + 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-10-19T02:07:41.962Z] Sending build context to Docker daemon 1.758MB [2020-10-19T02:07:41.962Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T02:07:41.962Z] Step 2/7 : FROM ${BASE} [2020-10-19T02:07:42.254Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T02:07:42.254Z] b538f80385f9: Pulling fs layer [2020-10-19T02:07:42.254Z] 74f711af9a0d: Pulling fs layer [2020-10-19T02:07:42.254Z] 99f96fe45779: Pulling fs layer [2020-10-19T02:07:42.254Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T02:07:42.254Z] 45590311c82a: Pulling fs layer [2020-10-19T02:07:42.254Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T02:07:42.254Z] 209524e5b208: Pulling fs layer [2020-10-19T02:07:42.254Z] 45590311c82a: Waiting [2020-10-19T02:07:42.254Z] 69ca0ff8b7b3: Waiting [2020-10-19T02:07:42.254Z] 209524e5b208: Waiting [2020-10-19T02:07:42.254Z] 8529a6b9a6be: Waiting [2020-10-19T02:07:42.254Z] 99f96fe45779: Download complete [2020-10-19T02:07:42.254Z] 74f711af9a0d: Verifying Checksum [2020-10-19T02:07:42.254Z] 74f711af9a0d: Download complete [2020-10-19T02:07:42.254Z] 45590311c82a: Verifying Checksum [2020-10-19T02:07:42.254Z] 45590311c82a: Download complete [2020-10-19T02:07:42.553Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T02:07:42.553Z] 69ca0ff8b7b3: Download complete [2020-10-19T02:07:42.553Z] b538f80385f9: Verifying Checksum [2020-10-19T02:07:42.553Z] b538f80385f9: Download complete [2020-10-19T02:07:43.155Z] b538f80385f9: Pull complete [2020-10-19T02:07:43.429Z] 74f711af9a0d: Pull complete [2020-10-19T02:07:44.059Z] 99f96fe45779: Pull complete [2020-10-19T02:07:45.501Z] 209524e5b208: Verifying Checksum [2020-10-19T02:07:45.501Z] 209524e5b208: Download complete [2020-10-19T02:07:46.484Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T02:07:46.484Z] 8529a6b9a6be: Download complete [2020-10-19T02:07:49.930Z] Running on prd-centos7-docker-4c-2g-6134 in /w/workspace/dry_go-mod-core-contracts_PR-351 [Pipeline] { [Pipeline] ws [2020-10-19T02:07:50.041Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-10-19T02:07:52.863Z] using credential edgex-jenkins-ssh [2020-10-19T02:07:52.920Z] Cloning the remote Git repository [2020-10-19T02:07:52.950Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:07:53.028Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-10-19T02:07:53.699Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:07:53.699Z] > git --version # timeout=10 [2020-10-19T02:07:53.706Z] > git --version # 'git version 2.16.5' [2020-10-19T02:07:53.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:07:53.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:07:54.885Z] Merging remotes/origin/master commit d140074b2025bfa6cd9f363d3898411c689815b6 into PR head commit ac01b7b0eca4c1499cbaeea947cba84ff962af6a [2020-10-19T02:07:54.982Z] Merge succeeded, producing ac01b7b0eca4c1499cbaeea947cba84ff962af6a [2020-10-19T02:07:54.982Z] Checking out Revision ac01b7b0eca4c1499cbaeea947cba84ff962af6a (PR-351) [2020-10-19T02:07:54.371Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:07:54.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:07:54.387Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:07:54.401Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:07:54.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:07:54.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T02:07:54.892Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T02:07:54.896Z] > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 [2020-10-19T02:07:54.952Z] > git remote # timeout=10 [2020-10-19T02:07:54.958Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T02:07:54.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:07:54.967Z] > git merge d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 [2020-10-19T02:07:54.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T02:07:54.984Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T02:07:54.989Z] > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 [2020-10-19T02:07:56.652Z] 8529a6b9a6be: Pull complete [2020-10-19T02:07:56.928Z] 45590311c82a: Pull complete [2020-10-19T02:07:57.205Z] 69ca0ff8b7b3: Pull complete [2020-10-19T02:07:58.682Z] Commit message: "feat(metadata): Add API route path for device" [2020-10-19T02:07:58.705Z] > git --version # timeout=10 [2020-10-19T02:07:58.711Z] > git --version # 'git version 2.16.5' [2020-10-19T02:07:58.716Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T02:07:59.722Z] ========================================================= [2020-10-19T02:07:59.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T02:07:59.722Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:08:00.403Z] + 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-10-19T02:08:00.666Z] Sending build context to Docker daemon 1.758MB [2020-10-19T02:08:00.931Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T02:08:00.931Z] Step 2/7 : FROM ${BASE} [2020-10-19T02:08:00.931Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T02:08:00.931Z] df20fa9351a1: Pulling fs layer [2020-10-19T02:08:00.931Z] ed8968b2872e: Pulling fs layer [2020-10-19T02:08:00.931Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T02:08:00.931Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T02:08:00.931Z] e73272ec9a57: Pulling fs layer [2020-10-19T02:08:00.931Z] 1e910a182e73: Pulling fs layer [2020-10-19T02:08:00.931Z] 4e634b169226: Pulling fs layer [2020-10-19T02:08:00.931Z] e73272ec9a57: Waiting [2020-10-19T02:08:00.931Z] 1e910a182e73: Waiting [2020-10-19T02:08:00.931Z] 4e634b169226: Waiting [2020-10-19T02:08:00.931Z] e871e8e8d7a9: Waiting [2020-10-19T02:08:00.931Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T02:08:00.931Z] a92cc7c5fd73: Download complete [2020-10-19T02:08:00.931Z] e73272ec9a57: Verifying Checksum [2020-10-19T02:08:00.931Z] e73272ec9a57: Download complete [2020-10-19T02:08:00.931Z] 1e910a182e73: Verifying Checksum [2020-10-19T02:08:00.931Z] 1e910a182e73: Download complete [2020-10-19T02:08:00.931Z] df20fa9351a1: Download complete [2020-10-19T02:08:01.200Z] df20fa9351a1: Pull complete [2020-10-19T02:08:01.462Z] ed8968b2872e: Pull complete [2020-10-19T02:08:01.531Z] 209524e5b208: Pull complete [2020-10-19T02:08:01.531Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T02:08:01.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T02:08:01.531Z] ---> 5bddaf1c2fca [2020-10-19T02:08:01.531Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T02:08:01.723Z] a92cc7c5fd73: Pull complete [2020-10-19T02:08:03.513Z] ---> Running in 3e5afd972d37 [2020-10-19T02:08:03.654Z] 4e634b169226: Verifying Checksum [2020-10-19T02:08:03.654Z] 4e634b169226: Download complete [2020-10-19T02:08:03.922Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T02:08:03.922Z] e871e8e8d7a9: Download complete [2020-10-19T02:08:04.108Z] Removing intermediate container 3e5afd972d37 [2020-10-19T02:08:04.108Z] ---> 25bedd519787 [2020-10-19T02:08:04.108Z] Step 4/7 : RUN apk add bash [2020-10-19T02:08:04.108Z] ---> Running in ce8413cfd9a7 [2020-10-19T02:08:06.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T02:08:06.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T02:08:07.666Z] OK: 142 MiB in 39 packages [2020-10-19T02:08:08.638Z] Removing intermediate container ce8413cfd9a7 [2020-10-19T02:08:08.638Z] ---> 8f38a320e816 [2020-10-19T02:08:08.638Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T02:08:08.913Z] ---> Running in d6b2d34ad00c [2020-10-19T02:08:09.262Z] e871e8e8d7a9: Pull complete [2020-10-19T02:08:09.518Z] Removing intermediate container d6b2d34ad00c [2020-10-19T02:08:09.518Z] ---> 38e75cbc8746 [2020-10-19T02:08:09.518Z] Step 6/7 : COPY go.mod . [2020-10-19T02:08:09.526Z] e73272ec9a57: Pull complete [2020-10-19T02:08:09.526Z] 1e910a182e73: Pull complete [2020-10-19T02:08:10.111Z] ---> 9503073041b9 [2020-10-19T02:08:10.112Z] Step 7/7 : RUN go mod download [2020-10-19T02:08:10.112Z] ---> Running in 753d9612d7f8 [2020-10-19T02:08:13.762Z] 4e634b169226: Pull complete [2020-10-19T02:08:13.762Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T02:08:13.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T02:08:13.762Z] ---> f7629b54cfaa [2020-10-19T02:08:13.762Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T02:08:13.762Z] ---> Running in 48a65fb8baa0 [2020-10-19T02:08:13.762Z] Removing intermediate container 48a65fb8baa0 [2020-10-19T02:08:13.762Z] ---> 5358165f87f4 [2020-10-19T02:08:13.762Z] Step 4/7 : RUN apk add bash [2020-10-19T02:08:14.026Z] ---> Running in 0439f6930da1 [2020-10-19T02:08:14.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T02:08:15.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T02:08:16.225Z] OK: 166 MiB in 39 packages [2020-10-19T02:08:16.870Z] Removing intermediate container 0439f6930da1 [2020-10-19T02:08:16.870Z] ---> e0da4801f217 [2020-10-19T02:08:16.870Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T02:08:16.870Z] ---> Running in 97ee395db574 [2020-10-19T02:08:17.311Z] Removing intermediate container 97ee395db574 [2020-10-19T02:08:17.311Z] ---> e19240537102 [2020-10-19T02:08:17.311Z] Step 6/7 : COPY go.mod . [2020-10-19T02:08:17.311Z] ---> d6291427336f [2020-10-19T02:08:17.311Z] Step 7/7 : RUN go mod download [2020-10-19T02:08:17.311Z] ---> Running in 87c6cde1825f [2020-10-19T02:08:25.358Z] Removing intermediate container 753d9612d7f8 [2020-10-19T02:08:25.358Z] ---> 68ab0681ef46 [2020-10-19T02:08:25.358Z] Successfully built 68ab0681ef46 [2020-10-19T02:08:25.358Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:08:25.831Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T02:08:25.831Z] . [Pipeline] withDockerContainer [2020-10-19T02:08:26.176Z] prd-ubuntu18.04-docker-arm64-4c-16g-6133 does not seem to be running inside a container [2020-10-19T02:08:26.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T02:08:27.843Z] Removing intermediate container 87c6cde1825f [2020-10-19T02:08:27.843Z] ---> 20d6dbcf44f2 [2020-10-19T02:08:27.843Z] Successfully built 20d6dbcf44f2 [2020-10-19T02:08:27.843Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-19T02:08:28.329Z] $ docker top 0349d4087b455c4ea252ce0980010f601e3cbd9f13f68ad97919796faf244e73 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:08:29.391Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T02:08:29.391Z] . [Pipeline] withDockerContainer [2020-10-19T02:08:29.645Z] prd-centos7-docker-4c-2g-6134 does not seem to be running inside a container [2020-10-19T02:08:29.926Z] + go version [2020-10-19T02:08:29.926Z] go version go1.15.2 linux/arm64 [2020-10-19T02:08:30.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T02:08:30.705Z] $ docker top f38c44aedb7790558a631095a6902098f5fd70c2a61ced16fdd1a41f54978998 -eo pid,comm [Pipeline] { [Pipeline] } [2020-10-19T02:08:31.033Z] $ docker stop --time=1 0349d4087b455c4ea252ce0980010f601e3cbd9f13f68ad97919796faf244e73 [2020-10-19T02:08:33.123Z] $ docker rm -f 0349d4087b455c4ea252ce0980010f601e3cbd9f13f68ad97919796faf244e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2020-10-19T02:08:33.825Z] + go version [2020-10-19T02:08:33.825Z] go version go1.15.2 linux/amd64 [Pipeline] // stage [Pipeline] } [2020-10-19T02:08:34.165Z] $ docker stop --time=1 f38c44aedb7790558a631095a6902098f5fd70c2a61ced16fdd1a41f54978998 [2020-10-19T02:08:35.515Z] $ docker rm -f f38c44aedb7790558a631095a6902098f5fd70c2a61ced16fdd1a41f54978998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:08:36.648Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T02:08:36.648Z] . [Pipeline] withDockerContainer [2020-10-19T02:08:36.772Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T02:08:36.773Z] . [2020-10-19T02:08:36.985Z] prd-ubuntu18.04-docker-arm64-4c-16g-6133 does not seem to be running inside a container [2020-10-19T02:08:37.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T02:08:39.073Z] $ docker top 201bc0de3cb486227f315d96036499dfe68fcb0112a32c60ce783c13dd7416bf -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-10-19T02:08:39.600Z] prd-centos7-docker-4c-2g-6134 does not seem to be running inside a container [2020-10-19T02:08:39.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T02:08:40.524Z] $ docker top b0dd5d115eca23f4aa670b3d842e07b0a136257123b4dcd5cdf1448387958615 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-19T02:08:41.187Z] + make test [2020-10-19T02:08:41.187Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T02:08:41.855Z] + make test [2020-10-19T02:08:41.855Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T02:08:48.390Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T02:08:48.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements [2020-10-19T02:08:48.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements [2020-10-19T02:08:48.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.014s coverage: 45.4% of statements [2020-10-19T02:08:48.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements [2020-10-19T02:08:48.390Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T02:08:48.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements [2020-10-19T02:08:49.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.7% of statements [2020-10-19T02:08:49.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements [2020-10-19T02:08:49.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.033s coverage: 91.8% of statements [2020-10-19T02:08:49.557Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T02:08:49.557Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T02:08:49.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements [2020-10-19T02:08:49.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.015s coverage: 48.9% of statements [2020-10-19T02:08:51.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.038s coverage: 63.0% of statements [2020-10-19T02:08:51.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-10-19T02:08:51.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-10-19T02:08:51.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements [2020-10-19T02:08:51.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-10-19T02:08:51.763Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T02:08:51.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.020s coverage: 29.1% of statements [2020-10-19T02:08:51.763Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements [2020-10-19T02:08:52.203Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 94.4% of statements [2020-10-19T02:08:52.203Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-10-19T02:08:52.203Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T02:08:52.203Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T02:08:53.515Z] gofmt -l . [2020-10-19T02:08:53.515Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T02:08:54.125Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T02:08:54.162Z] $ docker stop --time=1 b0dd5d115eca23f4aa670b3d842e07b0a136257123b4dcd5cdf1448387958615 [2020-10-19T02:08:56.435Z] $ docker rm -f b0dd5d115eca23f4aa670b3d842e07b0a136257123b4dcd5cdf1448387958615 [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] } [2020-10-19T02:09:05.473Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T02:09:05.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements [2020-10-19T02:09:05.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements [2020-10-19T02:09:06.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.032s coverage: 45.4% of statements [2020-10-19T02:09:06.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements [2020-10-19T02:09:06.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T02:09:06.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements [2020-10-19T02:09:08.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.061s coverage: 14.7% of statements [2020-10-19T02:09:08.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.087s coverage: 100.0% of statements [2020-10-19T02:09:09.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.071s coverage: 91.8% of statements [2020-10-19T02:09:09.850Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T02:09:09.850Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T02:09:09.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements [2020-10-19T02:09:10.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.081s coverage: 63.0% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.031s coverage: 15.4% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.065s coverage: 15.4% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-10-19T02:09:17.245Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.043s coverage: 29.1% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.053s coverage: 94.4% of statements [2020-10-19T02:09:17.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-10-19T02:09:17.245Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T02:09:17.245Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T02:09:21.609Z] gofmt -l . [2020-10-19T02:09:22.240Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T02:09:22.561Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T02:09:23.613Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T02:09:23.648Z] $ docker stop --time=1 201bc0de3cb486227f315d96036499dfe68fcb0112a32c60ce783c13dd7416bf [2020-10-19T02:09:25.856Z] $ docker rm -f 201bc0de3cb486227f315d96036499dfe68fcb0112a32c60ce783c13dd7416bf [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-10-19T02:09:29.757Z] provisioning config files... [2020-10-19T02:09:29.768Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/config1169914162585526643tmp [Pipeline] { [Pipeline] sh [2020-10-19T02:09:30.199Z] + set +x [2020-10-19T02:09:30.199Z] + curl -s https://codecov.io/bash [2020-10-19T02:09:30.199Z] + bash -s -- [2020-10-19T02:09:30.461Z] [2020-10-19T02:09:30.461Z] _____ _ [2020-10-19T02:09:30.461Z] / ____| | | [2020-10-19T02:09:30.461Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T02:09:30.461Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T02:09:30.461Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T02:09:30.461Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T02:09:30.461Z] Bash-20201009-048fee3 [2020-10-19T02:09:30.461Z] [2020-10-19T02:09:30.461Z] [2020-10-19T02:09:30.461Z] ==> Jenkins CI detected. [2020-10-19T02:09:30.461Z] project root: . [2020-10-19T02:09:30.461Z] --> token set from env [2020-10-19T02:09:30.461Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T02:09:30.461Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T02:09:30.461Z] ==> Python coveragepy not found [2020-10-19T02:09:30.461Z] ==> Searching for coverage reports in: [2020-10-19T02:09:30.461Z] + . [2020-10-19T02:09:30.461Z] -> Found 1 reports [2020-10-19T02:09:30.461Z] ==> Detecting git/mercurial file structure [2020-10-19T02:09:30.461Z] ==> Reading reports [2020-10-19T02:09:30.461Z] + ./coverage.out bytes=106727 [2020-10-19T02:09:30.461Z] ==> Appending adjustments [2020-10-19T02:09:30.461Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T02:09:31.406Z] + Found adjustments [2020-10-19T02:09:31.406Z] ==> Gzipping contents [2020-10-19T02:09:31.406Z] ==> Uploading reports [2020-10-19T02:09:31.406Z] url: https://codecov.io [2020-10-19T02:09:31.406Z] query: branch=PR-351&commit=ac01b7b0eca4c1499cbaeea947cba84ff962af6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=351&job=&cmd_args= [2020-10-19T02:09:31.406Z] -> Pinging Codecov [2020-10-19T02:09:31.406Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-351&commit=ac01b7b0eca4c1499cbaeea947cba84ff962af6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=351&job=&cmd_args= [2020-10-19T02:09:31.406Z] -> Uploading to [2020-10-19T02:09:31.406Z] [2020-10-19T02:09:31.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T02:09:31.406Z] Dload Upload Total Spent Left Speed [2020-10-19T02:09:31.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T02:09:31.406Z] X> Failed to upload [2020-10-19T02:09:31.406Z] ==> Uploading to Codecov [2020-10-19T02:09:31.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T02:09:31.406Z] Dload Upload Total Spent Left Speed [2020-10-19T02:09:31.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17232 0 0 100 17114 0 29338 --:--:-- --:--:-- --:--:-- 29304 100 17232 100 118 100 17114 202 29325 --:--:-- --:--:-- --:--:-- 29304 [2020-10-19T02:09:31.997Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ac01b7b0eca4c1499cbaeea947cba84ff962af6a [Pipeline] } [2020-10-19T02:09:32.021Z] 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-10-19T02:09:35.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:09:36.595Z] ---> package-listing.sh [2020-10-19T02:09:36.595Z] ++ facter osfamily [2020-10-19T02:09:36.595Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T02:09:36.595Z] + OS_FAMILY=redhat [2020-10-19T02:09:36.595Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-351 [2020-10-19T02:09:36.595Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T02:09:36.595Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T02:09:36.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T02:09:36.595Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T02:09:36.595Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-351 ']' [2020-10-19T02:09:36.595Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T02:09:36.595Z] + case "${OS_FAMILY}" in [2020-10-19T02:09:36.595Z] + rpm -qa [2020-10-19T02:09:36.595Z] + sort [2020-10-19T02:09:40.815Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T02:09:40.816Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T02:09:40.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T02:09:40.816Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-351 ']' [2020-10-19T02:09:40.816Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-351/archives/ [2020-10-19T02:09:40.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-351/archives/ [Pipeline] echo [2020-10-19T02:09:40.852Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T02:09:41.162Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:09:41.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T02:09:41.522Z] [2020-10-19T02:09:41.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:09:41.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T02:09:41.922Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T02:09:41.922Z] df20fa9351a1: Pulling fs layer [2020-10-19T02:09:41.922Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T02:09:41.922Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T02:09:41.922Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T02:09:41.922Z] 93b61091891f: Pulling fs layer [2020-10-19T02:09:41.922Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T02:09:41.922Z] 5e14af77c1be: Pulling fs layer [2020-10-19T02:09:41.922Z] 01666e4c0597: Pulling fs layer [2020-10-19T02:09:41.922Z] aa168da1d23b: Pulling fs layer [2020-10-19T02:09:41.922Z] 46f8f816bc3b: Waiting [2020-10-19T02:09:41.922Z] 93b61091891f: Waiting [2020-10-19T02:09:41.922Z] 93b9cdb0e59b: Waiting [2020-10-19T02:09:41.922Z] 5e14af77c1be: Waiting [2020-10-19T02:09:41.922Z] 01666e4c0597: Waiting [2020-10-19T02:09:41.922Z] aa168da1d23b: Waiting [2020-10-19T02:09:41.922Z] 36b3adc4ff6f: Download complete [2020-10-19T02:09:41.922Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T02:09:41.922Z] 46f8f816bc3b: Download complete [2020-10-19T02:09:42.186Z] df20fa9351a1: Verifying Checksum [2020-10-19T02:09:42.186Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T02:09:42.186Z] 93b9cdb0e59b: Download complete [2020-10-19T02:09:42.186Z] 93b61091891f: Verifying Checksum [2020-10-19T02:09:42.186Z] 93b61091891f: Download complete [2020-10-19T02:09:42.186Z] 5e14af77c1be: Verifying Checksum [2020-10-19T02:09:42.186Z] 5e14af77c1be: Download complete [2020-10-19T02:09:42.186Z] 01666e4c0597: Verifying Checksum [2020-10-19T02:09:42.186Z] 01666e4c0597: Download complete [2020-10-19T02:09:42.450Z] df20fa9351a1: Pull complete [2020-10-19T02:09:42.450Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T02:09:42.450Z] 8ad3a11d3b57: Download complete [2020-10-19T02:09:42.450Z] 36b3adc4ff6f: Pull complete [2020-10-19T02:09:43.030Z] 8ad3a11d3b57: Pull complete [2020-10-19T02:09:43.299Z] 46f8f816bc3b: Pull complete [2020-10-19T02:09:43.887Z] 93b61091891f: Pull complete [2020-10-19T02:09:43.887Z] 93b9cdb0e59b: Pull complete [2020-10-19T02:09:44.150Z] 5e14af77c1be: Pull complete [2020-10-19T02:09:44.150Z] 01666e4c0597: Pull complete [2020-10-19T02:09:44.413Z] aa168da1d23b: Verifying Checksum [2020-10-19T02:09:44.413Z] aa168da1d23b: Download complete [2020-10-19T02:09:49.737Z] aa168da1d23b: Pull complete [2020-10-19T02:09:49.737Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T02:09:49.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T02:09:49.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T02:09:49.969Z] prd-centos7-docker-4c-2g-6132 does not seem to be running inside a container [2020-10-19T02:09:50.017Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-351 -v /w/workspace/dry_go-mod-core-contracts_PR-351:/w/workspace/dry_go-mod-core-contracts_PR-351:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-351@tmp:/w/workspace/dry_go-mod-core-contracts_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T02:09:56.583Z] $ docker top 909640c8caaff355e7ccbcb4900a0b2ea4bc1c9fa381c183f022d7ee99344848 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T02:09:57.172Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T02:09:57.491Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T02:09:57.816Z] + ls /var/log/sa-host [2020-10-19T02:09:57.816Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T02:09:57.816Z] file_magic: OK [2020-10-19T02:09:57.816Z] HZ: Using current value: 100 [2020-10-19T02:09:57.816Z] file_header: OK [2020-10-19T02:09:57.816Z] 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-10-19T02:09:57.816Z] Statistics: [2020-10-19T02:09:57.816Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T02:09:57.816Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T02:09:57.816Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T02:09:57.816Z] file_magic: OK [2020-10-19T02:09:57.816Z] HZ: Using current value: 100 [2020-10-19T02:09:57.816Z] file_header: OK [2020-10-19T02:09:57.816Z] 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-10-19T02:09:57.816Z] Statistics: [2020-10-19T02:09:57.816Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T02:09:57.816Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T02:09:58.507Z] provisioning config files... [2020-10-19T02:09:58.521Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/config7265933206004325084tmp [Pipeline] { [Pipeline] echo [2020-10-19T02:09:58.656Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:09:58.988Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T02:09:59.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T02:09:59.150Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:09:59.492Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T02:09:59.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:09:59.857Z] ---> sudo-logs.sh [2020-10-19T02:09:59.857Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T02:09:59.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:10:00.219Z] ---> job-cost.sh [2020-10-19T02:10:00.219Z] lf-activate-venv: SKIPPING [2020-10-19T02:10:00.219Z] INFO: No Stack... [2020-10-19T02:10:01.615Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T02:10:01.877Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T02:10:01.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:10:02.297Z] ---> logs-deploy.sh [2020-10-19T02:10:02.297Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-351/1 [2020-10-19T02:10:02.297Z] INFO: archiving workspace using pattern(s): [2020-10-19T02:10:03.690Z] Archives upload complete. [2020-10-19T02:10:03.953Z] INFO: archiving logs to Nexus [2020-10-19T02:10:04.907Z] ---> uname -a: [2020-10-19T02:10:04.907Z] Linux prd-centos7-docker-4c-2g-6132.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-19T02:10:04.907Z] [2020-10-19T02:10:04.907Z] [2020-10-19T02:10:04.907Z] ---> lscpu: [2020-10-19T02:10:04.907Z] Architecture: x86_64 [2020-10-19T02:10:04.907Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-19T02:10:04.907Z] Byte Order: Little Endian [2020-10-19T02:10:04.907Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-19T02:10:04.907Z] CPU(s): 4 [2020-10-19T02:10:04.907Z] On-line CPU(s) list: 0-3 [2020-10-19T02:10:04.907Z] Thread(s) per core: 1 [2020-10-19T02:10:04.907Z] Core(s) per socket: 1 [2020-10-19T02:10:04.907Z] Socket(s): 4 [2020-10-19T02:10:04.907Z] NUMA node(s): 1 [2020-10-19T02:10:04.907Z] Vendor ID: GenuineIntel [2020-10-19T02:10:04.907Z] CPU family: 6 [2020-10-19T02:10:04.907Z] Model: 44 [2020-10-19T02:10:04.907Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-19T02:10:04.907Z] Stepping: 1 [2020-10-19T02:10:04.907Z] CPU MHz: 2933.438 [2020-10-19T02:10:04.907Z] BogoMIPS: 5866.87 [2020-10-19T02:10:04.907Z] Virtualization: VT-x [2020-10-19T02:10:04.907Z] Hypervisor vendor: KVM [2020-10-19T02:10:04.907Z] Virtualization type: full [2020-10-19T02:10:04.907Z] L1d cache: 128 KiB [2020-10-19T02:10:04.907Z] L1i cache: 128 KiB [2020-10-19T02:10:04.907Z] L2 cache: 16 MiB [2020-10-19T02:10:04.907Z] L3 cache: 64 MiB [2020-10-19T02:10:04.907Z] NUMA node0 CPU(s): 0-3 [2020-10-19T02:10:04.907Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-19T02:10:04.907Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-19T02:10:04.907Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-19T02:10:04.907Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-19T02:10:04.907Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-19T02:10:04.907Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-19T02:10:04.907Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-19T02:10:04.907Z] Vulnerability Tsx async abort: Not affected [2020-10-19T02:10:04.907Z] 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-10-19T02:10:04.907Z] [2020-10-19T02:10:04.907Z] [2020-10-19T02:10:04.907Z] ---> nproc: [2020-10-19T02:10:04.907Z] 4 [2020-10-19T02:10:04.907Z] [2020-10-19T02:10:04.907Z] [2020-10-19T02:10:04.907Z] ---> df -h: [2020-10-19T02:10:04.907Z] Filesystem Size Used Available Use% Mounted on [2020-10-19T02:10:04.907Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-19T02:10:04.907Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-19T02:10:04.907Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-19T02:10:04.907Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-351 [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-351@tmp [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-19T02:10:04.908Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] ---> free -m: [2020-10-19T02:10:04.908Z] total used free shared buff/cache available [2020-10-19T02:10:04.908Z] Mem: 1837 678 108 0 1050 1057 [2020-10-19T02:10:04.908Z] Swap: 1023 0 1023 [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] ---> ip addr: [2020-10-19T02:10:04.908Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-19T02:10:04.908Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-19T02:10:04.908Z] inet 127.0.0.1/8 scope host lo [2020-10-19T02:10:04.908Z] valid_lft forever preferred_lft forever [2020-10-19T02:10:04.908Z] inet6 ::1/128 scope host [2020-10-19T02:10:04.908Z] valid_lft forever preferred_lft forever [2020-10-19T02:10:04.908Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-19T02:10:04.908Z] link/ether fa:16:3e:9f:e6:bb brd ff:ff:ff:ff:ff:ff [2020-10-19T02:10:04.908Z] inet 10.30.122.251/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-19T02:10:04.908Z] valid_lft 86033sec preferred_lft 86033sec [2020-10-19T02:10:04.908Z] inet6 fe80::f816:3eff:fe9f:e6bb/64 scope link [2020-10-19T02:10:04.908Z] valid_lft forever preferred_lft forever [2020-10-19T02:10:04.908Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-19T02:10:04.908Z] link/ether 02:42:16:48:9d:e6 brd ff:ff:ff:ff:ff:ff [2020-10-19T02:10:04.908Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-19T02:10:04.908Z] valid_lft forever preferred_lft forever [2020-10-19T02:10:04.908Z] inet6 fe80::42:16ff:fe48:9de6/64 scope link [2020-10-19T02:10:04.908Z] valid_lft forever preferred_lft forever [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] ---> sar -b -r -n DEV: [2020-10-19T02:10:04.908Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] 02:03:41 LINUX RESTART (4 CPU) [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] 02:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-19T02:10:04.908Z] 02:06:01 3.00 0.00 3.00 0.00 0.00 111.71 0.00 [2020-10-19T02:10:04.908Z] 02:07:01 0.52 0.02 0.50 0.00 0.53 7.13 0.00 [2020-10-19T02:10:04.908Z] 02:08:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2020-10-19T02:10:04.908Z] 02:09:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2020-10-19T02:10:04.908Z] Average: 1.01 0.00 1.00 0.00 0.13 31.22 0.00 [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] 02:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-19T02:10:04.908Z] 02:06:01 176264 0 570920 30.34 2620 1131752 1071960 36.58 409556 1135340 12 [2020-10-19T02:10:04.908Z] 02:07:01 174712 0 572468 30.43 2620 1131756 1071960 36.58 411772 1135036 8 [2020-10-19T02:10:04.908Z] 02:08:01 172568 0 574604 30.54 2620 1131764 1072152 36.59 414448 1134484 8 [2020-10-19T02:10:04.908Z] 02:09:01 172788 0 574384 30.53 2620 1131764 1071960 36.58 419256 1129352 12 [2020-10-19T02:10:04.908Z] Average: 174083 0 573094 30.46 2620 1131759 1072008 36.59 413758 1133553 10 [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] 02:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-19T02:10:04.908Z] 02:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:07:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:08:01 eth0 1.52 0.57 0.59 0.36 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:09:01 eth0 0.72 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] Average: eth0 0.76 0.20 0.18 0.10 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] ---> sar -P ALL: [2020-10-19T02:10:04.908Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] 02:03:41 LINUX RESTART (4 CPU) [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] 02:05:01 CPU %user %nice %system %iowait %steal %idle [2020-10-19T02:10:04.908Z] 02:06:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-10-19T02:10:04.908Z] 02:06:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-19T02:10:04.908Z] 02:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-19T02:10:04.908Z] 02:06:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2020-10-19T02:10:04.908Z] 02:06:01 3 0.47 0.00 0.05 0.00 0.00 99.48 [2020-10-19T02:10:04.908Z] 02:07:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-10-19T02:10:04.908Z] 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-19T02:10:04.908Z] 02:07:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-19T02:10:04.908Z] 02:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2020-10-19T02:10:04.908Z] 02:07:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-10-19T02:10:04.908Z] 02:08:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2020-10-19T02:10:04.908Z] 02:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-19T02:10:04.908Z] 02:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-19T02:10:04.908Z] 02:08:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-19T02:10:04.908Z] 02:08:01 3 0.30 0.00 0.07 0.00 0.02 99.62 [2020-10-19T02:10:04.908Z] 02:09:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-10-19T02:10:04.908Z] 02:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-19T02:10:04.908Z] 02:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-19T02:10:04.908Z] 02:09:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-19T02:10:04.908Z] 02:09:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-10-19T02:10:04.908Z] Average: all 0.14 0.00 0.04 0.00 0.00 99.81 [2020-10-19T02:10:04.908Z] Average: 0 0.03 0.00 0.03 0.00 0.00 99.94 [2020-10-19T02:10:04.908Z] Average: 1 0.05 0.00 0.04 0.00 0.00 99.92 [2020-10-19T02:10:04.908Z] Average: 2 0.04 0.00 0.05 0.00 0.00 99.91 [2020-10-19T02:10:04.908Z] Average: 3 0.46 0.00 0.05 0.00 0.00 99.49 [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z] [2020-10-19T02:10:04.908Z]