Pull request #37 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 jpwhitemn for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from d0d3276ee51604fa64735aabb60c8578b03a8e79+ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f (45d67f92fcc5f81f38270e302739c2919dbe6607) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-configuration/branches/PR-37/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-configuration/branches/PR-37/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3271 in /w/workspace/undry_go-mod-configuration_PR-37 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-37 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f into PR head commit d0d3276ee51604fa64735aabb60c8578b03a8e79 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # 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 ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing d0d3276ee51604fa64735aabb60c8578b03a8e79 Checking out Revision d0d3276ee51604fa64735aabb60c8578b03a8e79 (PR-37) > git config core.sparsecheckout # timeout=10 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 Commit message: "build: upgrade Go lang to 1.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-06T19:28:14.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-06T19:28:14.498Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-06T19:28:14.640Z] ========================================================= [2021-05-06T19:28:14.640Z] EdgeX Global Pipelines Version Info [2021-05-06T19:28:14.640Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:28:17.103Z] ------------------- [2021-05-06T19:28:17.103Z] stable info: [2021-05-06T19:28:17.103Z] ------------------- [2021-05-06T19:28:17.103Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-06T19:28:17.103Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T19:28:17.103Z] Message: update stable to v1.0.191 [2021-05-06T19:28:18.163Z] ------------------- [2021-05-06T19:28:18.163Z] experimental info: [2021-05-06T19:28:18.163Z] ------------------- [2021-05-06T19:28:18.163Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-06T19:28:18.163Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T19:28:18.163Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-06T19:28:18.416Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-05-06T19:28:18.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-05-06T19:28:18.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-06T19:28:18.589Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-06T19:28:18.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-06T19:28:18.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-06T19:28:18.754Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-06T19:28:18.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-06T19:28:18.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-06T19:28:18.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-06T19:28:19.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-06T19:28:19.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo [2021-05-06T19:28:19.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-06T19:28:19.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-06T19:28:19.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:28:19.303Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:28:19.374Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:28:19.469Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:28:19.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-06T19:28:19.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-06T19:28:19.647Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-06T19:28:19.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-06T19:28:19.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-06T19:28:19.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-06T19:28:19.866Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-06T19:28:19.927Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-06T19:28:19.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2021-05-06T19:28:20.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2021-05-06T19:28:20.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2021-05-06T19:28:20.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0d3276ee51604fa64735aabb60c8578b03a8e79 [Pipeline] echo [2021-05-06T19:28:20.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0d3276 [Pipeline] echo [2021-05-06T19:28:20.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T19:28:20.961Z] + git log --format=format:%s -1 d0d3276ee51604fa64735aabb60c8578b03a8e79 [Pipeline] echo [2021-05-06T19:28:21.164Z] GIT_COMMIT: d0d3276ee51604fa64735aabb60c8578b03a8e79, Commit Message: build: upgrade Go lang to 1.16 [Pipeline] echo [2021-05-06T19:28:21.201Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:28:21.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T19:28:22.461Z] [2021-05-06T19:28:22.461Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:28:22.875Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T19:28:23.162Z] latest: Pulling from edgex-devops/git-semver [2021-05-06T19:28:23.162Z] 31603596830f: Pulling fs layer [2021-05-06T19:28:23.162Z] 54011a49482f: Pulling fs layer [2021-05-06T19:28:23.162Z] a6820b24f6d8: Pulling fs layer [2021-05-06T19:28:23.162Z] f581987b2513: Pulling fs layer [2021-05-06T19:28:23.162Z] f581987b2513: Waiting [2021-05-06T19:28:23.162Z] 54011a49482f: Verifying Checksum [2021-05-06T19:28:23.162Z] 54011a49482f: Download complete [2021-05-06T19:28:23.444Z] 31603596830f: Verifying Checksum [2021-05-06T19:28:23.444Z] 31603596830f: Download complete [2021-05-06T19:28:23.719Z] f581987b2513: Verifying Checksum [2021-05-06T19:28:23.719Z] f581987b2513: Download complete [2021-05-06T19:28:23.719Z] a6820b24f6d8: Verifying Checksum [2021-05-06T19:28:23.719Z] a6820b24f6d8: Download complete [2021-05-06T19:28:24.385Z] 31603596830f: Pull complete [2021-05-06T19:28:24.713Z] 54011a49482f: Pull complete [2021-05-06T19:28:26.221Z] a6820b24f6d8: Pull complete [2021-05-06T19:28:26.511Z] f581987b2513: Pull complete [2021-05-06T19:28:26.511Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-06T19:28:26.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T19:28:26.511Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-06T19:28:26.785Z] prd-centos7-docker-4c-2g-3271 does not seem to be running inside a container [2021-05-06T19:28:26.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-37 -v /w/workspace/undry_go-mod-configuration_PR-37:/w/workspace/undry_go-mod-configuration_PR-37:rw,z -v /w/workspace/undry_go-mod-configuration_PR-37@tmp:/w/workspace/undry_go-mod-configuration_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-06T19:28:29.478Z] $ docker top c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-06T19:28:29.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T19:28:29.781Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T19:28:30.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T19:28:30.156Z] $ docker exec c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent [2021-05-06T19:28:30.383Z] SSH_AUTH_SOCK=/tmp/ssh-X34q84eaSnac/agent.11 [2021-05-06T19:28:30.383Z] SSH_AGENT_PID=17 [2021-05-06T19:28:30.402Z] Running ssh-add (command line suppressed) [2021-05-06T19:28:30.623Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_3330291168862953366.key (/w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_3330291168862953366.key) [2021-05-06T19:28:30.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T19:28:31.088Z] + git tag --points-at HEAD [Pipeline] } [2021-05-06T19:28:31.127Z] $ docker exec --env ******** --env ******** c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent -k [2021-05-06T19:28:31.349Z] unset SSH_AUTH_SOCK; [2021-05-06T19:28:31.350Z] unset SSH_AGENT_PID; [2021-05-06T19:28:31.350Z] echo Agent pid 17 killed; [2021-05-06T19:28:31.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-06T19:28:31.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T19:28:31.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T19:28:31.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T19:28:31.931Z] $ docker exec c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent [2021-05-06T19:28:32.177Z] SSH_AUTH_SOCK=/tmp/ssh-Jo5QCbnpdgJr/agent.46 [2021-05-06T19:28:32.177Z] SSH_AGENT_PID=51 [2021-05-06T19:28:32.188Z] Running ssh-add (command line suppressed) [2021-05-06T19:28:32.413Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_8742726694349663976.key (/w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_8742726694349663976.key) [2021-05-06T19:28:32.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T19:28:32.907Z] + git semver init [2021-05-06T19:28:32.907Z] # -> Open(): unable to determine branch for HEAD [2021-05-06T19:28:32.907Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-37/.git [2021-05-06T19:28:32.907Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-37 [2021-05-06T19:28:32.907Z] # $SEMVER_REMOTE_NAME = origin [2021-05-06T19:28:32.907Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-06T19:28:32.908Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-06T19:28:32.908Z] # $SEMVER_BRANCH = PR-37 [2021-05-06T19:28:32.908Z] # $SEMVER_TEMP = /tmp/semver-594859519 [2021-05-06T19:28:32.908Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-05-06T19:28:33.525Z] # '/tmp/semver-594859519' -> '/w/workspace/undry_go-mod-configuration_PR-37/.semver' [2021-05-06T19:28:33.525Z] # -> Force: false [2021-05-06T19:28:33.525Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-37/.semver [Pipeline] } [2021-05-06T19:28:33.554Z] $ docker exec --env ******** --env ******** c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent -k [2021-05-06T19:28:33.942Z] unset SSH_AUTH_SOCK; [2021-05-06T19:28:33.943Z] unset SSH_AGENT_PID; [2021-05-06T19:28:33.943Z] echo Agent pid 51 killed; [2021-05-06T19:28:34.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-06T19:28:34.571Z] + git semver [Pipeline] } [2021-05-06T19:28:34.615Z] $ docker stop --time=1 c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 [2021-05-06T19:28:36.042Z] $ docker rm -f c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T19:28:36.517Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-06T19:28:37.175Z] Stashed 1 file(s) [Pipeline] echo [2021-05-06T19:28:37.199Z] [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 [2021-05-06T19:28:52.718Z] Still waiting to schedule task [2021-05-06T19:28:52.718Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-06T19:28:52.752Z] Still waiting to schedule task [2021-05-06T19:28:52.753Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3270’ is offline [2021-05-06T19:30:37.015Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3272 in /w/workspace/undry_go-mod-configuration_PR-37 [Pipeline] { [Pipeline] ws [2021-05-06T19:30:37.074Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-05-06T19:30:43.139Z] using credential edgex-jenkins-ssh [2021-05-06T19:30:43.159Z] Cloning the remote Git repository [2021-05-06T19:30:43.217Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-05-06T19:30:43.446Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-05-06T19:30:43.594Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-05-06T19:30:43.595Z] > git --version # timeout=10 [2021-05-06T19:30:43.629Z] > git --version # 'git version 2.17.1' [2021-05-06T19:30:43.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:30:43.713Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:30:44.424Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-05-06T19:30:44.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:30:44.488Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-05-06T19:30:44.525Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-05-06T19:30:44.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:30:44.544Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T19:30:45.202Z] Merging remotes/origin/master commit ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f into PR head commit d0d3276ee51604fa64735aabb60c8578b03a8e79 [2021-05-06T19:30:45.383Z] Merge succeeded, producing d0d3276ee51604fa64735aabb60c8578b03a8e79 [2021-05-06T19:30:45.383Z] Checking out Revision d0d3276ee51604fa64735aabb60c8578b03a8e79 (PR-37) [2021-05-06T19:30:45.220Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:30:45.233Z] > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 [2021-05-06T19:30:45.304Z] > git remote # timeout=10 [2021-05-06T19:30:45.321Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T19:30:45.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:30:45.347Z] > git merge ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f # timeout=10 [2021-05-06T19:30:45.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T19:30:45.388Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:30:45.401Z] > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 [2021-05-06T19:30:49.600Z] Commit message: "build: upgrade Go lang to 1.16" [2021-05-06T19:30:49.653Z] > git --version # timeout=10 [2021-05-06T19:30:49.662Z] > git --version # 'git version 2.17.1' [2021-05-06T19:30:49.674Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T19:30:51.477Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:30:51.929Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:30:52.293Z] + true [2021-05-06T19:30:52.293Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-06T19:30:54.664Z] ========================================================= [2021-05-06T19:30:54.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-06T19:30:54.664Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:30:55.061Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-06T19:30:55.666Z] Sending build context to Docker daemon 254kB [2021-05-06T19:30:55.940Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-06T19:30:55.940Z] Step 2/7 : FROM ${BASE} [2021-05-06T19:30:56.214Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-06T19:30:56.214Z] 595b0fe564bb: Pulling fs layer [2021-05-06T19:30:56.214Z] 7186ed65a4f7: Pulling fs layer [2021-05-06T19:30:56.214Z] 316046926c0a: Pulling fs layer [2021-05-06T19:30:56.214Z] 4ebd0625c992: Pulling fs layer [2021-05-06T19:30:56.214Z] 207e8628e3a3: Pulling fs layer [2021-05-06T19:30:56.214Z] c791037a9be2: Pulling fs layer [2021-05-06T19:30:56.214Z] ffd874e62e21: Pulling fs layer [2021-05-06T19:30:56.214Z] 4ebd0625c992: Waiting [2021-05-06T19:30:56.214Z] 207e8628e3a3: Waiting [2021-05-06T19:30:56.214Z] c791037a9be2: Waiting [2021-05-06T19:30:56.214Z] ffd874e62e21: Waiting [2021-05-06T19:30:56.214Z] 316046926c0a: Verifying Checksum [2021-05-06T19:30:56.214Z] 316046926c0a: Download complete [2021-05-06T19:30:56.214Z] 7186ed65a4f7: Download complete [2021-05-06T19:30:56.214Z] 207e8628e3a3: Verifying Checksum [2021-05-06T19:30:56.214Z] 207e8628e3a3: Download complete [2021-05-06T19:30:56.214Z] c791037a9be2: Verifying Checksum [2021-05-06T19:30:56.214Z] c791037a9be2: Download complete [2021-05-06T19:30:56.488Z] 595b0fe564bb: Verifying Checksum [2021-05-06T19:30:56.488Z] 595b0fe564bb: Download complete [2021-05-06T19:30:57.089Z] 595b0fe564bb: Pull complete [2021-05-06T19:30:57.695Z] 7186ed65a4f7: Pull complete [2021-05-06T19:30:58.296Z] 316046926c0a: Pull complete [2021-05-06T19:30:59.295Z] ffd874e62e21: Verifying Checksum [2021-05-06T19:30:59.295Z] ffd874e62e21: Download complete [2021-05-06T19:30:59.897Z] 4ebd0625c992: Verifying Checksum [2021-05-06T19:30:59.897Z] 4ebd0625c992: Download complete [2021-05-06T19:31:00.791Z] Running on prd-centos7-docker-4c-2g-3273 in /w/workspace/undry_go-mod-configuration_PR-37 [Pipeline] { [Pipeline] ws [2021-05-06T19:31:00.851Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-05-06T19:31:03.525Z] using credential edgex-jenkins-ssh [2021-05-06T19:31:03.539Z] Cloning the remote Git repository [2021-05-06T19:31:03.205Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-05-06T19:31:03.278Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-05-06T19:31:03.347Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-05-06T19:31:03.348Z] > git --version # timeout=10 [2021-05-06T19:31:03.355Z] > git --version # 'git version 2.24.3' [2021-05-06T19:31:03.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:31:03.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:31:04.962Z] Merging remotes/origin/master commit ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f into PR head commit d0d3276ee51604fa64735aabb60c8578b03a8e79 [2021-05-06T19:31:05.033Z] Merge succeeded, producing d0d3276ee51604fa64735aabb60c8578b03a8e79 [2021-05-06T19:31:05.033Z] Checking out Revision d0d3276ee51604fa64735aabb60c8578b03a8e79 (PR-37) [2021-05-06T19:31:04.262Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-05-06T19:31:04.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:31:04.282Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-05-06T19:31:04.296Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-05-06T19:31:04.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:31:04.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T19:31:04.731Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:31:04.737Z] > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 [2021-05-06T19:31:04.768Z] > git remote # timeout=10 [2021-05-06T19:31:04.774Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T19:31:04.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:31:04.783Z] > git merge ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f # timeout=10 [2021-05-06T19:31:04.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T19:31:04.805Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:31:04.821Z] > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 [2021-05-06T19:31:08.437Z] Commit message: "build: upgrade Go lang to 1.16" [2021-05-06T19:31:08.463Z] > git --version # timeout=10 [2021-05-06T19:31:08.469Z] > git --version # 'git version 2.24.3' [2021-05-06T19:31:08.476Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T19:31:09.769Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:31:10.104Z] 4ebd0625c992: Pull complete [2021-05-06T19:31:10.132Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:31:10.453Z] + sudo service docker restart [2021-05-06T19:31:10.453Z] + true [2021-05-06T19:31:10.453Z] Redirecting to /bin/systemctl restart docker.service [2021-05-06T19:31:10.704Z] 207e8628e3a3: Pull complete [2021-05-06T19:31:10.979Z] c791037a9be2: Pull complete [Pipeline] unstash [Pipeline] echo [2021-05-06T19:31:11.582Z] ========================================================= [2021-05-06T19:31:11.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-06T19:31:11.582Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:31:11.934Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-06T19:31:12.199Z] Sending build context to Docker daemon 255kB [2021-05-06T19:31:12.199Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-06T19:31:12.199Z] Step 2/7 : FROM ${BASE} [2021-05-06T19:31:12.462Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-06T19:31:12.462Z] 540db60ca938: Pulling fs layer [2021-05-06T19:31:12.462Z] adcc1eea9eea: Pulling fs layer [2021-05-06T19:31:12.462Z] 4c4ab2625f07: Pulling fs layer [2021-05-06T19:31:12.462Z] 0510c868ecb4: Pulling fs layer [2021-05-06T19:31:12.462Z] afea3b2eda06: Pulling fs layer [2021-05-06T19:31:12.462Z] 7809a108b3ef: Pulling fs layer [2021-05-06T19:31:12.462Z] f706445af74f: Pulling fs layer [2021-05-06T19:31:12.462Z] 0510c868ecb4: Waiting [2021-05-06T19:31:12.462Z] afea3b2eda06: Waiting [2021-05-06T19:31:12.462Z] 7809a108b3ef: Waiting [2021-05-06T19:31:12.462Z] f706445af74f: Waiting [2021-05-06T19:31:12.462Z] 4c4ab2625f07: Verifying Checksum [2021-05-06T19:31:12.462Z] 4c4ab2625f07: Download complete [2021-05-06T19:31:12.462Z] adcc1eea9eea: Verifying Checksum [2021-05-06T19:31:12.462Z] adcc1eea9eea: Download complete [2021-05-06T19:31:12.462Z] afea3b2eda06: Verifying Checksum [2021-05-06T19:31:12.462Z] afea3b2eda06: Download complete [2021-05-06T19:31:12.462Z] 7809a108b3ef: Download complete [2021-05-06T19:31:12.462Z] 540db60ca938: Verifying Checksum [2021-05-06T19:31:12.462Z] 540db60ca938: Download complete [2021-05-06T19:31:12.731Z] 540db60ca938: Pull complete [2021-05-06T19:31:13.001Z] adcc1eea9eea: Pull complete [2021-05-06T19:31:13.263Z] 4c4ab2625f07: Pull complete [2021-05-06T19:31:13.842Z] f706445af74f: Download complete [2021-05-06T19:31:14.401Z] ffd874e62e21: Pull complete [2021-05-06T19:31:14.677Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-06T19:31:14.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-06T19:31:14.677Z] ---> cfc18b08335c [2021-05-06T19:31:14.677Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-06T19:31:14.798Z] 0510c868ecb4: Verifying Checksum [2021-05-06T19:31:14.798Z] 0510c868ecb4: Download complete [2021-05-06T19:31:18.073Z] ---> Running in 84a11524f302 [2021-05-06T19:31:18.073Z] Removing intermediate container 84a11524f302 [2021-05-06T19:31:18.073Z] ---> 3c6fed2be96c [2021-05-06T19:31:18.073Z] Step 4/7 : RUN apk add --update bash [2021-05-06T19:31:18.347Z] ---> Running in 87cae715029d [2021-05-06T19:31:19.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T19:31:20.133Z] 0510c868ecb4: Pull complete [2021-05-06T19:31:20.133Z] afea3b2eda06: Pull complete [2021-05-06T19:31:20.133Z] 7809a108b3ef: Pull complete [2021-05-06T19:31:20.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T19:31:21.739Z] OK: 138 MiB in 40 packages [2021-05-06T19:31:22.722Z] Removing intermediate container 87cae715029d [2021-05-06T19:31:22.722Z] ---> 722ef809fb8f [2021-05-06T19:31:22.722Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-06T19:31:22.998Z] ---> Running in 754666128ba1 [2021-05-06T19:31:23.619Z] Removing intermediate container 754666128ba1 [2021-05-06T19:31:23.620Z] ---> a9759be007c6 [2021-05-06T19:31:23.620Z] Step 6/7 : COPY go.mod . [2021-05-06T19:31:24.217Z] ---> 791823e04185 [2021-05-06T19:31:24.217Z] Step 7/7 : RUN go mod download [2021-05-06T19:31:24.491Z] ---> Running in c1b913a883ab [2021-05-06T19:31:30.163Z] f706445af74f: Pull complete [2021-05-06T19:31:30.163Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-06T19:31:30.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-06T19:31:30.163Z] ---> b068be0155e3 [2021-05-06T19:31:30.163Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-06T19:31:30.163Z] ---> Running in f80d2b491e9e [2021-05-06T19:31:30.163Z] Removing intermediate container f80d2b491e9e [2021-05-06T19:31:30.163Z] ---> c4a76ae33b40 [2021-05-06T19:31:30.163Z] Step 4/7 : RUN apk add --update bash [2021-05-06T19:31:30.163Z] ---> Running in fb3eda4e998f [2021-05-06T19:31:30.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T19:31:30.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T19:31:31.317Z] OK: 149 MiB in 40 packages [2021-05-06T19:31:31.893Z] Removing intermediate container fb3eda4e998f [2021-05-06T19:31:31.893Z] ---> fcdb16c139f0 [2021-05-06T19:31:31.893Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-06T19:31:31.893Z] ---> Running in ba99cc3c62c3 [2021-05-06T19:31:31.893Z] Removing intermediate container ba99cc3c62c3 [2021-05-06T19:31:31.893Z] ---> 1a2a540f2306 [2021-05-06T19:31:31.893Z] Step 6/7 : COPY go.mod . [2021-05-06T19:31:32.164Z] ---> 97f00ba51ea2 [2021-05-06T19:31:32.164Z] Step 7/7 : RUN go mod download [2021-05-06T19:31:32.164Z] ---> Running in 7cceb2aecfe4 [2021-05-06T19:31:42.813Z] Removing intermediate container c1b913a883ab [2021-05-06T19:31:42.813Z] ---> 8054534482e1 [2021-05-06T19:31:42.813Z] Successfully built 8054534482e1 [2021-05-06T19:31:42.813Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:31:43.194Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T19:31:43.194Z] . [Pipeline] withDockerContainer [2021-05-06T19:31:43.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-3272 does not seem to be running inside a container [2021-05-06T19:31:43.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-06T19:31:45.125Z] $ docker top e8298a964f3beec42f33353b21edc6b64050be51b4fc135aa2ac5b85484a4853 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T19:31:46.145Z] + go version [2021-05-06T19:31:46.145Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-06T19:31:46.180Z] $ docker stop --time=1 e8298a964f3beec42f33353b21edc6b64050be51b4fc135aa2ac5b85484a4853 [2021-05-06T19:31:47.127Z] Removing intermediate container 7cceb2aecfe4 [2021-05-06T19:31:47.127Z] ---> 2d6f0ed26654 [2021-05-06T19:31:47.127Z] Successfully built 2d6f0ed26654 [2021-05-06T19:31:47.127Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-06T19:31:48.127Z] $ docker rm -f e8298a964f3beec42f33353b21edc6b64050be51b4fc135aa2ac5b85484a4853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:31:48.951Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T19:31:48.951Z] . [Pipeline] withDockerContainer [2021-05-06T19:31:49.090Z] prd-centos7-docker-4c-2g-3273 does not seem to be running inside a container [2021-05-06T19:31:49.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-x86_64 cat [2021-05-06T19:31:49.152Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T19:31:49.152Z] . [2021-05-06T19:31:49.824Z] $ docker top 0107101b9f73749729f111943c9c6c15dde01a35e0bf21427d09e248ea0e083a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-06T19:31:50.268Z] prd-ubuntu18.04-docker-arm64-4c-16g-3272 does not seem to be running inside a container [2021-05-06T19:31:50.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-06T19:31:51.929Z] $ docker top 219b32eda5d6b11ef0af7acb5f8bc453df1f51c5c6eecd9ac50bbea43d16f5b0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-06T19:31:52.579Z] + go version [2021-05-06T19:31:52.579Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-06T19:31:52.609Z] $ docker stop --time=1 0107101b9f73749729f111943c9c6c15dde01a35e0bf21427d09e248ea0e083a [2021-05-06T19:31:52.989Z] + go mod tidy [2021-05-06T19:31:53.972Z] $ docker rm -f 0107101b9f73749729f111943c9c6c15dde01a35e0bf21427d09e248ea0e083a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:31:54.824Z] + make test [2021-05-06T19:31:54.824Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-06T19:31:54.888Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T19:31:54.888Z] . [Pipeline] withDockerContainer [2021-05-06T19:31:55.014Z] prd-centos7-docker-4c-2g-3273 does not seem to be running inside a container [2021-05-06T19:31:55.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-x86_64 cat [2021-05-06T19:31:56.222Z] $ docker top 12dc65a6731a70022922d42f19479d7721b945e80f8b66e1300e759fb3fc96df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T19:31:56.756Z] + go mod tidy [Pipeline] sh [2021-05-06T19:31:57.348Z] + make test [2021-05-06T19:31:57.348Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-06T19:32:09.722Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements [2021-05-06T19:32:10.296Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.555s coverage: 87.4% of statements [2021-05-06T19:32:10.296Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.012s coverage: 100.0% of statements [2021-05-06T19:32:10.563Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-06T19:32:17.198Z] gofmt -l . [2021-05-06T19:32:17.198Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-06T19:32:17.228Z] $ docker stop --time=1 12dc65a6731a70022922d42f19479d7721b945e80f8b66e1300e759fb3fc96df [2021-05-06T19:32:19.486Z] $ docker rm -f 12dc65a6731a70022922d42f19479d7721b945e80f8b66e1300e759fb3fc96df [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T19:32:20.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-06T19:32:20.395Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:32:21.542Z] ---> job-cost.sh [2021-05-06T19:32:21.542Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I5N8 [2021-05-06T19:32:27.268Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.028s coverage: 85.7% of statements [2021-05-06T19:32:27.268Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.635s coverage: 87.4% of statements [2021-05-06T19:32:27.268Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.011s coverage: 100.0% of statements [2021-05-06T19:32:27.544Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-06T19:32:36.501Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T19:32:45.893Z] gofmt -l . [2021-05-06T19:32:45.893Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-06T19:32:45.931Z] $ docker stop --time=1 219b32eda5d6b11ef0af7acb5f8bc453df1f51c5c6eecd9ac50bbea43d16f5b0 [2021-05-06T19:32:48.096Z] $ docker rm -f 219b32eda5d6b11ef0af7acb5f8bc453df1f51c5c6eecd9ac50bbea43d16f5b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T19:32:48.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-06T19:32:49.020Z] Warning: overwriting stash ‘coverage-report’ [2021-05-06T19:32:50.055Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:32:50.917Z] ---> job-cost.sh [2021-05-06T19:32:50.917Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C7Uv [2021-05-06T19:33:03.170Z] lf-activate-venv(): INFO: Adding /tmp/venv-I5N8/bin to PATH [2021-05-06T19:33:03.170Z] INFO: No Stack... [2021-05-06T19:33:03.435Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T19:33:04.012Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T19:33:04.342Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-05-06T19:33:04.343Z] + cut -d, -f6 [Pipeline] lock [2021-05-06T19:33:04.444Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [2021-05-06T19:33:04.451Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] did not exist. Created. [2021-05-06T19:33:04.451Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T19:33:04.871Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-06T19:33:05.005Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T19:33:05.028Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T19:33:29.923Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T19:34:51.675Z] lf-activate-venv(): INFO: Adding /tmp/venv-C7Uv/bin to PATH [2021-05-06T19:34:51.675Z] INFO: No Stack... [2021-05-06T19:34:51.675Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-06T19:34:51.675Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T19:34:52.037Z] + + catcut /w/workspace/go-mod-configuration/1/archives/cost.csv -d, [2021-05-06T19:34:52.037Z] -f6 [Pipeline] lock [2021-05-06T19:34:52.190Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [2021-05-06T19:34:52.197Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] did not exist. Created. [2021-05-06T19:34:52.197Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T19:34:52.640Z] /w/workspace/go-mod-configuration/1@tmp/durable-6033ed0c/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-6033ed0c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-06T19:34:53.003Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-06T19:34:53.044Z] Warning: overwriting stash ‘stack-cost’ [2021-05-06T19:34:53.193Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T19:34:53.217Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [Pipeline] // lock [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 [2021-05-06T19:34:54.352Z] provisioning config files... [2021-05-06T19:34:54.372Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-37@tmp/config3852492310093626485tmp [Pipeline] { [Pipeline] sh [2021-05-06T19:34:54.771Z] + set +x [2021-05-06T19:34:54.771Z] + curl -s https://codecov.io/bash [2021-05-06T19:34:54.771Z] + bash -s -- [2021-05-06T19:34:55.039Z] [2021-05-06T19:34:55.039Z] _____ _ [2021-05-06T19:34:55.039Z] / ____| | | [2021-05-06T19:34:55.039Z] | | ___ __| | ___ ___ _____ __ [2021-05-06T19:34:55.039Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-06T19:34:55.039Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-06T19:34:55.039Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-06T19:34:55.039Z] Bash-1.0.2 [2021-05-06T19:34:55.039Z] [2021-05-06T19:34:55.039Z] [2021-05-06T19:34:55.039Z] ==> git version 2.24.3 found [2021-05-06T19:34:55.039Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-06T19:34:55.039Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-06T19:34:55.039Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-06T19:34:55.039Z] ==> Jenkins CI detected. [2021-05-06T19:34:55.039Z] project root: . [2021-05-06T19:34:55.039Z] --> token set from env [2021-05-06T19:34:55.039Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-06T19:34:55.039Z] ==> Running gcov in . (disable via -X gcov) [2021-05-06T19:34:55.039Z] ==> Python coveragepy not found [2021-05-06T19:34:55.039Z] ==> Searching for coverage reports in: [2021-05-06T19:34:55.039Z] + . [2021-05-06T19:34:55.039Z] -> Found 1 reports [2021-05-06T19:34:55.039Z] ==> Detecting git/mercurial file structure [2021-05-06T19:34:55.305Z] ==> Reading reports [2021-05-06T19:34:55.305Z] + ./coverage.out bytes=14452 [2021-05-06T19:34:55.305Z] ==> Appending adjustments [2021-05-06T19:34:55.305Z] https://docs.codecov.io/docs/fixing-reports [2021-05-06T19:34:55.305Z] + Found adjustments [2021-05-06T19:34:55.305Z] ==> Gzipping contents [2021-05-06T19:34:55.305Z] 4.0K /tmp/codecov.j47T6A.gz [2021-05-06T19:34:55.305Z] ==> Uploading reports [2021-05-06T19:34:55.305Z] url: https://codecov.io [2021-05-06T19:34:55.305Z] query: branch=PR-37&commit=d0d3276ee51604fa64735aabb60c8578b03a8e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=37&job=&cmd_args= [2021-05-06T19:34:55.305Z] -> Pinging Codecov [2021-05-06T19:34:55.306Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-37&commit=d0d3276ee51604fa64735aabb60c8578b03a8e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=37&job=&cmd_args= [2021-05-06T19:34:55.903Z] -> Uploading to [2021-05-06T19:34:55.903Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-06/9F92B070CA9CA35F4914AC8684776953/d0d3276ee51604fa64735aabb60c8578b03a8e79/de6d3271-0bfd-4bc2-9ceb-89b95ee9885b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T193455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a02ca309692fbb55abbac4afb0946408b20ebb7826e661fb9f2aabb969384697 [2021-05-06T19:34:55.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-06T19:34:55.903Z] Dload Upload Total Spent Left Speed [2021-05-06T19:34:56.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2647 0 0 100 2647 0 6229 --:--:-- --:--:-- --:--:-- 6242 [2021-05-06T19:34:56.483Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/d0d3276ee51604fa64735aabb60c8578b03a8e79 [Pipeline] } [2021-05-06T19:34:56.511Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 [2021-05-06T19:34:58.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:34:59.545Z] ---> package-listing.sh [2021-05-06T19:34:59.545Z] ++ facter osfamily [2021-05-06T19:34:59.545Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-06T19:34:59.545Z] + OS_FAMILY=redhat [2021-05-06T19:34:59.545Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-37 [2021-05-06T19:34:59.545Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-06T19:34:59.545Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-06T19:34:59.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-06T19:34:59.545Z] + PACKAGES=/tmp/packages_start.txt [2021-05-06T19:34:59.545Z] + '[' /w/workspace/undry_go-mod-configuration_PR-37 ']' [2021-05-06T19:34:59.545Z] + PACKAGES=/tmp/packages_end.txt [2021-05-06T19:34:59.545Z] + case "${OS_FAMILY}" in [2021-05-06T19:34:59.545Z] + rpm -qa [2021-05-06T19:34:59.545Z] + sort [2021-05-06T19:35:06.238Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-06T19:35:06.238Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-06T19:35:06.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-06T19:35:06.238Z] + '[' /w/workspace/undry_go-mod-configuration_PR-37 ']' [2021-05-06T19:35:06.238Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-37/archives/ [2021-05-06T19:35:06.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-37/archives/ [Pipeline] echo [2021-05-06T19:35:06.283Z] 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/undry_go-mod-configuration_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-06T19:35:06.632Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:35:07.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T19:35:07.272Z] [2021-05-06T19:35:07.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:35:07.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T19:35:07.864Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-06T19:35:07.864Z] df20fa9351a1: Pulling fs layer [2021-05-06T19:35:07.864Z] 36b3adc4ff6f: Pulling fs layer [2021-05-06T19:35:07.864Z] 8ad3a11d3b57: Pulling fs layer [2021-05-06T19:35:07.864Z] 46f8f816bc3b: Pulling fs layer [2021-05-06T19:35:07.864Z] 93b61091891f: Pulling fs layer [2021-05-06T19:35:07.864Z] 93b9cdb0e59b: Pulling fs layer [2021-05-06T19:35:07.864Z] 5e14af77c1be: Pulling fs layer [2021-05-06T19:35:07.864Z] 01666e4c0597: Pulling fs layer [2021-05-06T19:35:07.864Z] aa168da1d23b: Pulling fs layer [2021-05-06T19:35:07.864Z] 93b9cdb0e59b: Waiting [2021-05-06T19:35:07.864Z] 5e14af77c1be: Waiting [2021-05-06T19:35:07.864Z] 01666e4c0597: Waiting [2021-05-06T19:35:07.864Z] aa168da1d23b: Waiting [2021-05-06T19:35:07.864Z] 46f8f816bc3b: Waiting [2021-05-06T19:35:07.864Z] 93b61091891f: Waiting [2021-05-06T19:35:08.263Z] df20fa9351a1: Verifying Checksum [2021-05-06T19:35:08.263Z] df20fa9351a1: Download complete [2021-05-06T19:35:08.263Z] 46f8f816bc3b: Verifying Checksum [2021-05-06T19:35:08.263Z] 46f8f816bc3b: Download complete [2021-05-06T19:35:08.263Z] 36b3adc4ff6f: Download complete [2021-05-06T19:35:08.263Z] 93b9cdb0e59b: Verifying Checksum [2021-05-06T19:35:08.263Z] 93b9cdb0e59b: Download complete [2021-05-06T19:35:08.263Z] 5e14af77c1be: Verifying Checksum [2021-05-06T19:35:08.263Z] 5e14af77c1be: Download complete [2021-05-06T19:35:08.263Z] 01666e4c0597: Verifying Checksum [2021-05-06T19:35:08.263Z] 01666e4c0597: Download complete [2021-05-06T19:35:08.263Z] 93b61091891f: Verifying Checksum [2021-05-06T19:35:08.263Z] 93b61091891f: Download complete [2021-05-06T19:35:08.263Z] 8ad3a11d3b57: Verifying Checksum [2021-05-06T19:35:08.263Z] 8ad3a11d3b57: Download complete [2021-05-06T19:35:08.549Z] df20fa9351a1: Pull complete [2021-05-06T19:35:08.825Z] 36b3adc4ff6f: Pull complete [2021-05-06T19:35:10.314Z] 8ad3a11d3b57: Pull complete [2021-05-06T19:35:10.314Z] 46f8f816bc3b: Pull complete [2021-05-06T19:35:11.323Z] 93b61091891f: Pull complete [2021-05-06T19:35:11.323Z] 93b9cdb0e59b: Pull complete [2021-05-06T19:35:11.603Z] 5e14af77c1be: Pull complete [2021-05-06T19:35:11.876Z] aa168da1d23b: Verifying Checksum [2021-05-06T19:35:11.876Z] aa168da1d23b: Download complete [2021-05-06T19:35:11.876Z] 01666e4c0597: Pull complete [2021-05-06T19:35:21.978Z] aa168da1d23b: Pull complete [2021-05-06T19:35:21.978Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-06T19:35:21.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T19:35:21.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-06T19:35:22.508Z] prd-centos7-docker-4c-2g-3271 does not seem to be running inside a container [2021-05-06T19:35:22.587Z] $ 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/undry_go-mod-configuration_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-37 -v /w/workspace/undry_go-mod-configuration_PR-37:/w/workspace/undry_go-mod-configuration_PR-37:rw,z -v /w/workspace/undry_go-mod-configuration_PR-37@tmp:/w/workspace/undry_go-mod-configuration_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-06T19:35:25.000Z] $ docker top 01cca0b06dce1fbe2ade861d521aac7757348faf7be5006209ee520b066293a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T19:35:25.629Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-06T19:35:25.963Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-06T19:35:26.327Z] + ls /var/log/sa-host [2021-05-06T19:35:26.327Z] + sadf -c /var/log/sa-host/sa06 [2021-05-06T19:35:26.327Z] file_magic: OK [2021-05-06T19:35:26.327Z] HZ: Using current value: 100 [2021-05-06T19:35:26.328Z] file_header: OK [2021-05-06T19:35:26.328Z] 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 [2021-05-06T19:35:26.328Z] Statistics: [2021-05-06T19:35:26.328Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-06T19:35:26.328Z] File successfully converted to sysstat format version 12.2.1 [2021-05-06T19:35:26.328Z] + sadf -c /var/log/sa-host/sa23 [2021-05-06T19:35:26.328Z] file_magic: OK [2021-05-06T19:35:26.328Z] HZ: Using current value: 100 [2021-05-06T19:35:26.328Z] file_header: OK [2021-05-06T19:35:26.328Z] 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 [2021-05-06T19:35:26.328Z] Statistics: [2021-05-06T19:35:26.328Z] Hnuu...uuuununununu... [2021-05-06T19:35:26.328Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-06T19:35:26.954Z] provisioning config files... [2021-05-06T19:35:26.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-37@tmp/config1366041220928831617tmp [Pipeline] { [Pipeline] echo [2021-05-06T19:35:27.055Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:35:27.467Z] ---> create-netrc.sh [Pipeline] } [2021-05-06T19:35:27.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-06T19:35:27.581Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:35:27.950Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-06T19:35:27.995Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:35:28.346Z] ---> sudo-logs.sh [2021-05-06T19:35:28.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-06T19:35:28.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:35:28.817Z] ---> job-cost.sh [2021-05-06T19:35:28.817Z] lf-activate-venv: SKIPPING [2021-05-06T19:35:28.817Z] DEBUG: total: 0.20999999344348907 [2021-05-06T19:35:28.817Z] INFO: Retrieving Stack Cost... [2021-05-06T19:35:30.235Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T19:35:30.503Z] INFO: Archiving Costs [Pipeline] echo [2021-05-06T19:35:30.545Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:35:30.917Z] ---> logs-deploy.sh [2021-05-06T19:35:30.917Z] lf-activate-venv: SKIPPING [2021-05-06T19:35:30.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-37/1 [2021-05-06T19:35:30.917Z] INFO: archiving workspace using pattern(s): [2021-05-06T19:35:33.508Z] Archives upload complete. [2021-05-06T19:35:33.508Z] INFO: archiving logs to Nexus [2021-05-06T19:35:35.493Z] ---> uname -a: [2021-05-06T19:35:35.493Z] Linux prd-centos7-docker-4c-2g-3271.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-06T19:35:35.493Z] [2021-05-06T19:35:35.493Z] [2021-05-06T19:35:35.493Z] ---> lscpu: [2021-05-06T19:35:35.493Z] Architecture: x86_64 [2021-05-06T19:35:35.493Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-06T19:35:35.493Z] Byte Order: Little Endian [2021-05-06T19:35:35.493Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-06T19:35:35.493Z] CPU(s): 4 [2021-05-06T19:35:35.493Z] On-line CPU(s) list: 0-3 [2021-05-06T19:35:35.493Z] Thread(s) per core: 1 [2021-05-06T19:35:35.493Z] Core(s) per socket: 1 [2021-05-06T19:35:35.493Z] Socket(s): 4 [2021-05-06T19:35:35.493Z] NUMA node(s): 1 [2021-05-06T19:35:35.493Z] Vendor ID: GenuineIntel [2021-05-06T19:35:35.493Z] CPU family: 6 [2021-05-06T19:35:35.493Z] Model: 44 [2021-05-06T19:35:35.493Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-06T19:35:35.493Z] Stepping: 1 [2021-05-06T19:35:35.493Z] CPU MHz: 2933.436 [2021-05-06T19:35:35.493Z] BogoMIPS: 5866.87 [2021-05-06T19:35:35.493Z] Virtualization: VT-x [2021-05-06T19:35:35.493Z] Hypervisor vendor: KVM [2021-05-06T19:35:35.493Z] Virtualization type: full [2021-05-06T19:35:35.493Z] L1d cache: 128 KiB [2021-05-06T19:35:35.493Z] L1i cache: 128 KiB [2021-05-06T19:35:35.493Z] L2 cache: 16 MiB [2021-05-06T19:35:35.493Z] L3 cache: 64 MiB [2021-05-06T19:35:35.493Z] NUMA node0 CPU(s): 0-3 [2021-05-06T19:35:35.493Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-06T19:35:35.493Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-06T19:35:35.493Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-06T19:35:35.493Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-06T19:35:35.493Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-06T19:35:35.493Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-06T19:35:35.493Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-06T19:35:35.493Z] Vulnerability Srbds: Not affected [2021-05-06T19:35:35.493Z] Vulnerability Tsx async abort: Not affected [2021-05-06T19:35:35.493Z] 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 [2021-05-06T19:35:35.493Z] [2021-05-06T19:35:35.493Z] [2021-05-06T19:35:35.493Z] ---> nproc: [2021-05-06T19:35:35.493Z] 4 [2021-05-06T19:35:35.493Z] [2021-05-06T19:35:35.493Z] [2021-05-06T19:35:35.493Z] ---> df -h: [2021-05-06T19:35:35.493Z] Filesystem Size Used Available Use% Mounted on [2021-05-06T19:35:35.493Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-06T19:35:35.493Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-06T19:35:35.493Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-06T19:35:35.493Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-37 [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-37@tmp [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-06T19:35:35.493Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-06T19:35:35.493Z] [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] ---> free -m: [2021-05-06T19:35:35.494Z] total used free shared buff/cache available [2021-05-06T19:35:35.494Z] Mem: 1837 726 98 0 1012 1005 [2021-05-06T19:35:35.494Z] Swap: 1023 0 1023 [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] ---> ip addr: [2021-05-06T19:35:35.494Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-06T19:35:35.494Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-06T19:35:35.494Z] inet 127.0.0.1/8 scope host lo [2021-05-06T19:35:35.494Z] valid_lft forever preferred_lft forever [2021-05-06T19:35:35.494Z] inet6 ::1/128 scope host [2021-05-06T19:35:35.494Z] valid_lft forever preferred_lft forever [2021-05-06T19:35:35.494Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-06T19:35:35.494Z] link/ether fa:16:3e:6e:71:f5 brd ff:ff:ff:ff:ff:ff [2021-05-06T19:35:35.494Z] inet 10.30.122.98/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-06T19:35:35.494Z] valid_lft 85893sec preferred_lft 85893sec [2021-05-06T19:35:35.494Z] inet6 fe80::f816:3eff:fe6e:71f5/64 scope link [2021-05-06T19:35:35.494Z] valid_lft forever preferred_lft forever [2021-05-06T19:35:35.494Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-06T19:35:35.494Z] link/ether 02:42:cb:5b:2d:1e brd ff:ff:ff:ff:ff:ff [2021-05-06T19:35:35.494Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-06T19:35:35.494Z] valid_lft forever preferred_lft forever [2021-05-06T19:35:35.494Z] inet6 fe80::42:cbff:fe5b:2d1e/64 scope link [2021-05-06T19:35:35.494Z] valid_lft forever preferred_lft forever [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] ---> sar -b -r -n DEV: [2021-05-06T19:35:35.494Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] 19:26:54 LINUX RESTART (4 CPU) [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] 19:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-06T19:35:35.494Z] 19:29:01 52.62 14.45 38.17 0.00 4777.30 3578.92 0.00 [2021-05-06T19:35:35.494Z] 19:30:02 2.31 0.00 2.31 0.00 0.00 39.80 0.00 [2021-05-06T19:35:35.494Z] 19:31:01 0.63 0.00 0.63 0.00 0.00 7.82 0.00 [2021-05-06T19:35:35.494Z] 19:32:01 0.55 0.00 0.55 0.00 0.00 5.83 0.00 [2021-05-06T19:35:35.494Z] 19:33:01 0.58 0.00 0.58 0.00 0.00 6.88 0.00 [2021-05-06T19:35:35.494Z] 19:34:01 0.25 0.00 0.25 0.00 0.00 3.34 0.00 [2021-05-06T19:35:35.494Z] 19:35:01 16.92 16.59 0.33 0.00 2157.87 4.18 0.00 [2021-05-06T19:35:35.494Z] Average: 10.59 4.45 6.14 0.00 994.83 523.50 0.00 [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] 19:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-06T19:35:35.494Z] 19:29:01 172368 0 618588 32.88 2620 1087968 1127196 38.47 435004 1076452 20 [2021-05-06T19:35:35.494Z] 19:30:02 181736 0 609212 32.38 2620 1087976 1072040 36.59 439344 1063996 8 [2021-05-06T19:35:35.494Z] 19:31:01 180732 0 610212 32.43 2620 1087980 1072256 36.59 440536 1063996 8 [2021-05-06T19:35:35.494Z] 19:32:01 175176 0 615764 32.73 2620 1087984 1072304 36.60 452372 1057480 8 [2021-05-06T19:35:35.494Z] 19:33:01 176088 0 614848 32.68 2620 1087988 1072136 36.59 448920 1059924 20 [2021-05-06T19:35:35.494Z] 19:34:01 176664 0 614264 32.65 2620 1087996 1072100 36.59 448732 1059928 12 [2021-05-06T19:35:35.494Z] 19:35:01 86136 0 639884 34.01 2620 1152904 1108412 37.83 473580 1123796 76 [2021-05-06T19:35:35.494Z] Average: 164129 0 617539 32.82 2620 1097257 1085206 37.04 448355 1072225 22 [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] 19:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-06T19:35:35.494Z] 19:29:01 eth0 163.01 125.36 635.62 49.28 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:29:01 docker0 1.00 0.81 0.21 1.39 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:30:02 eth0 0.77 0.08 0.06 0.02 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:31:01 eth0 0.95 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:32:01 eth0 0.43 0.35 0.26 0.20 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:33:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:34:01 eth0 0.20 0.20 0.07 0.02 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:35:01 eth0 8.67 5.62 8.96 3.18 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] Average: eth0 25.01 18.96 92.65 7.60 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] Average: docker0 0.14 0.12 0.03 0.20 0.00 0.00 0.00 0.00 [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] ---> sar -P ALL: [2021-05-06T19:35:35.494Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] 19:26:54 LINUX RESTART (4 CPU) [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] 19:28:01 CPU %user %nice %system %iowait %steal %idle [2021-05-06T19:35:35.494Z] 19:29:01 all 6.70 0.00 3.60 1.44 8.24 80.02 [2021-05-06T19:35:35.494Z] 19:29:01 0 4.68 0.00 3.63 0.19 8.71 82.79 [2021-05-06T19:35:35.494Z] 19:29:01 1 6.51 0.00 3.63 1.05 8.18 80.63 [2021-05-06T19:35:35.494Z] 19:29:01 2 8.32 0.00 3.57 1.35 7.39 79.37 [2021-05-06T19:35:35.494Z] 19:29:01 3 7.32 0.00 3.58 3.19 8.66 77.26 [2021-05-06T19:35:35.494Z] 19:30:02 all 0.13 0.00 0.07 0.00 0.41 99.39 [2021-05-06T19:35:35.494Z] 19:30:02 0 0.03 0.00 0.08 0.00 0.45 99.44 [2021-05-06T19:35:35.494Z] 19:30:02 1 0.05 0.00 0.05 0.00 0.23 99.67 [2021-05-06T19:35:35.494Z] 19:30:02 2 0.40 0.00 0.13 0.00 0.80 98.67 [2021-05-06T19:35:35.494Z] 19:30:02 3 0.03 0.00 0.03 0.00 0.15 99.78 [2021-05-06T19:35:35.494Z] 19:31:01 all 0.14 0.00 0.07 0.00 0.29 99.50 [2021-05-06T19:35:35.494Z] 19:31:01 0 0.03 0.00 0.03 0.00 0.15 99.78 [2021-05-06T19:35:35.494Z] 19:31:01 1 0.14 0.00 0.05 0.00 0.20 99.61 [2021-05-06T19:35:35.494Z] 19:31:01 2 0.32 0.00 0.12 0.00 0.35 99.21 [2021-05-06T19:35:35.494Z] 19:31:01 3 0.07 0.00 0.08 0.00 0.46 99.39 [2021-05-06T19:35:35.494Z] 19:32:01 all 0.14 0.00 0.04 0.00 0.19 99.63 [2021-05-06T19:35:35.494Z] 19:32:01 0 0.00 0.00 0.02 0.00 0.15 99.83 [2021-05-06T19:35:35.494Z] 19:32:01 1 0.47 0.00 0.03 0.00 0.13 99.37 [2021-05-06T19:35:35.494Z] 19:32:01 2 0.07 0.00 0.05 0.00 0.27 99.62 [2021-05-06T19:35:35.494Z] 19:32:01 3 0.03 0.00 0.05 0.00 0.20 99.72 [2021-05-06T19:35:35.494Z] 19:33:01 all 0.12 0.00 0.19 0.00 1.05 98.64 [2021-05-06T19:35:35.494Z] 19:33:01 0 0.08 0.00 0.51 0.00 1.21 98.19 [2021-05-06T19:35:35.494Z] 19:33:01 1 0.33 0.00 0.10 0.00 0.71 98.86 [2021-05-06T19:35:35.494Z] 19:33:01 2 0.03 0.00 0.05 0.00 1.35 98.57 [2021-05-06T19:35:35.494Z] 19:33:01 3 0.02 0.00 0.10 0.00 0.93 98.96 [2021-05-06T19:35:35.494Z] 19:34:01 all 0.11 0.00 0.04 0.00 0.51 99.33 [2021-05-06T19:35:35.494Z] 19:34:01 0 0.03 0.00 0.03 0.00 0.38 99.55 [2021-05-06T19:35:35.494Z] 19:34:01 1 0.38 0.00 0.05 0.00 0.75 98.82 [2021-05-06T19:35:35.494Z] 19:34:01 2 0.02 0.00 0.03 0.00 0.41 99.54 [2021-05-06T19:35:35.494Z] 19:34:01 3 0.02 0.00 0.05 0.00 0.51 99.42 [2021-05-06T19:35:35.494Z] 19:35:01 all 0.80 0.00 0.48 0.47 0.62 97.63 [2021-05-06T19:35:35.494Z] 19:35:01 0 0.70 0.00 0.48 0.32 0.76 97.74 [2021-05-06T19:35:35.494Z] 19:35:01 1 0.63 0.00 0.33 0.78 0.90 97.36 [2021-05-06T19:35:35.494Z] 19:35:01 2 0.75 0.00 0.40 0.02 0.40 98.44 [2021-05-06T19:35:35.494Z] 19:35:01 3 1.13 0.00 0.72 0.75 0.43 96.97 [2021-05-06T19:35:35.494Z] Average: all 1.19 0.00 0.66 0.28 1.65 96.23 [2021-05-06T19:35:35.494Z] Average: 0 0.82 0.00 0.70 0.07 1.73 96.67 [2021-05-06T19:35:35.494Z] Average: 1 1.24 0.00 0.62 0.27 1.62 96.25 [2021-05-06T19:35:35.494Z] Average: 2 1.43 0.00 0.63 0.20 1.59 96.15 [2021-05-06T19:35:35.494Z] Average: 3 1.26 0.00 0.67 0.57 1.65 95.85 [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z] [2021-05-06T19:35:35.494Z]