Pull request #34 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 723e7b17e0ba3574759c9b33c5a25b22d0eda157+c17a20f7f5fea15f065e3b2e57234782cafc5e7b (6cbbbb5bd7a9c32c5922d8b8bdfbba9739ca91df) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-34/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-34/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.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-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33702 in /w/workspace/undry_go-mod-configuration_PR-34 [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-34 # 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 c17a20f7f5fea15f065e3b2e57234782cafc5e7b into PR head commit 723e7b17e0ba3574759c9b33c5a25b22d0eda157 Merge succeeded, producing 723e7b17e0ba3574759c9b33c5a25b22d0eda157 Checking out Revision 723e7b17e0ba3574759c9b33c5a25b22d0eda157 (PR-34) > 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/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # 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 c17a20f7f5fea15f065e3b2e57234782cafc5e7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 Commit message: "revert: go-toml upgrade dot release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-12T15:21:19.014Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-12T15:21:19.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-12T15:21:19.597Z] ========================================================= [2021-04-12T15:21:19.597Z] EdgeX Global Pipelines Version Info [2021-04-12T15:21:19.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:21:23.901Z] ------------------- [2021-04-12T15:21:23.901Z] stable info: [2021-04-12T15:21:23.901Z] ------------------- [2021-04-12T15:21:23.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-12T15:21:23.901Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-12T15:21:23.901Z] Message: update stable to v1.0.186 [2021-04-12T15:21:25.106Z] ------------------- [2021-04-12T15:21:25.106Z] experimental info: [2021-04-12T15:21:25.106Z] ------------------- [2021-04-12T15:21:25.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-12T15:21:25.106Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-12T15:21:25.106Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-12T15:21:25.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-04-12T15:21:26.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-04-12T15:21:26.189Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-12T15:21:26.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-12T15:21:26.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-12T15:21:26.595Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-12T15:21:26.725Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-12T15:21:26.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-12T15:21:26.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-12T15:21:27.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-12T15:21:27.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-12T15:21:27.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo [2021-04-12T15:21:27.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-12T15:21:27.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-12T15:21:27.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:21:28.009Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:21:28.152Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:21:28.283Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-12T15:21:28.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-12T15:21:28.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-12T15:21:28.662Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-12T15:21:28.787Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-12T15:21:28.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-12T15:21:29.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-12T15:21:29.210Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-12T15:21:29.418Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-12T15:21:29.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-34 [Pipeline] echo [2021-04-12T15:21:29.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-34 [Pipeline] echo [2021-04-12T15:21:29.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-34 [Pipeline] echo [2021-04-12T15:21:29.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [Pipeline] echo [2021-04-12T15:21:30.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 723e7b1 [Pipeline] echo [2021-04-12T15:21:30.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T15:21:31.267Z] + git log --format=format:%s -1 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [Pipeline] echo [2021-04-12T15:21:31.511Z] GIT_COMMIT: 723e7b17e0ba3574759c9b33c5a25b22d0eda157, Commit Message: revert: go-toml upgrade dot release [Pipeline] echo [2021-04-12T15:21:31.582Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:21:33.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T15:21:34.286Z] [2021-04-12T15:21:34.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:21:34.939Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T15:21:35.258Z] latest: Pulling from edgex-devops/git-semver [2021-04-12T15:21:35.258Z] 31603596830f: Pulling fs layer [2021-04-12T15:21:35.258Z] 2a8b12db71e7: Pulling fs layer [2021-04-12T15:21:35.258Z] 6ca5941a6612: Pulling fs layer [2021-04-12T15:21:35.258Z] ecc8261a40a4: Pulling fs layer [2021-04-12T15:21:35.258Z] ecc8261a40a4: Waiting [2021-04-12T15:21:35.560Z] 2a8b12db71e7: Verifying Checksum [2021-04-12T15:21:35.560Z] 2a8b12db71e7: Download complete [2021-04-12T15:21:35.908Z] 31603596830f: Verifying Checksum [2021-04-12T15:21:35.908Z] 31603596830f: Download complete [2021-04-12T15:21:36.186Z] ecc8261a40a4: Verifying Checksum [2021-04-12T15:21:36.186Z] ecc8261a40a4: Download complete [2021-04-12T15:21:36.458Z] 6ca5941a6612: Verifying Checksum [2021-04-12T15:21:36.458Z] 6ca5941a6612: Download complete [2021-04-12T15:21:36.782Z] 31603596830f: Pull complete [2021-04-12T15:21:37.088Z] 2a8b12db71e7: Pull complete [2021-04-12T15:21:40.607Z] 6ca5941a6612: Pull complete [2021-04-12T15:21:41.197Z] ecc8261a40a4: Pull complete [2021-04-12T15:21:41.197Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-12T15:21:41.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-12T15:21:41.197Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-12T15:21:41.623Z] prd-centos7-docker-4c-2g-33702 does not seem to be running inside a container [2021-04-12T15:21:42.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-34 -v /w/workspace/undry_go-mod-configuration_PR-34:/w/workspace/undry_go-mod-configuration_PR-34:rw,z -v /w/workspace/undry_go-mod-configuration_PR-34@tmp:/w/workspace/undry_go-mod-configuration_PR-34@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 [2021-04-12T15:21:46.094Z] $ docker top ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-12T15:21:46.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-12T15:21:46.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-12T15:21:47.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-12T15:21:47.713Z] $ docker exec ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent [2021-04-12T15:21:49.088Z] SSH_AUTH_SOCK=/tmp/ssh-Yzhpj0sL7uIC/agent.11 [2021-04-12T15:21:49.088Z] SSH_AGENT_PID=16 [2021-04-12T15:21:49.112Z] Running ssh-add (command line suppressed) [2021-04-12T15:21:49.763Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_3296282612704952284.key (/w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_3296282612704952284.key) [2021-04-12T15:21:50.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-12T15:21:50.777Z] + git tag --points-at HEAD [Pipeline] } [2021-04-12T15:21:50.926Z] $ docker exec --env ******** --env ******** ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent -k [2021-04-12T15:21:51.188Z] unset SSH_AUTH_SOCK; [2021-04-12T15:21:51.201Z] unset SSH_AGENT_PID; [2021-04-12T15:21:51.201Z] echo Agent pid 16 killed; [2021-04-12T15:21:51.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-12T15:21:51.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-12T15:21:51.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-12T15:21:51.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-12T15:21:51.834Z] $ docker exec ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent [2021-04-12T15:21:52.630Z] SSH_AUTH_SOCK=/tmp/ssh-w5hNEdaWZCtn/agent.45 [2021-04-12T15:21:52.631Z] SSH_AGENT_PID=50 [2021-04-12T15:21:52.647Z] Running ssh-add (command line suppressed) [2021-04-12T15:21:52.998Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_6002588991945870847.key (/w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_6002588991945870847.key) [2021-04-12T15:21:53.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-12T15:21:53.614Z] + git semver init [2021-04-12T15:21:53.614Z] # -> Open(): unable to determine branch for HEAD [2021-04-12T15:21:53.614Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-34/.git [2021-04-12T15:21:53.614Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-34 [2021-04-12T15:21:53.614Z] # $SEMVER_REMOTE_NAME = origin [2021-04-12T15:21:53.614Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-12T15:21:53.614Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-12T15:21:53.614Z] # $SEMVER_BRANCH = PR-34 [2021-04-12T15:21:53.614Z] # $SEMVER_TEMP = /tmp/semver-126628138 [2021-04-12T15:21:53.614Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-04-12T15:21:54.210Z] # '/tmp/semver-126628138' -> '/w/workspace/undry_go-mod-configuration_PR-34/.semver' [2021-04-12T15:21:54.210Z] # -> Force: false [2021-04-12T15:21:54.210Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-34/.semver [Pipeline] } [2021-04-12T15:21:54.324Z] $ docker exec --env ******** --env ******** ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent -k [2021-04-12T15:21:54.878Z] unset SSH_AUTH_SOCK; [2021-04-12T15:21:54.883Z] unset SSH_AGENT_PID; [2021-04-12T15:21:54.883Z] echo Agent pid 50 killed; [2021-04-12T15:21:55.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-12T15:21:56.585Z] + git semver [Pipeline] } [2021-04-12T15:21:56.679Z] $ docker stop --time=1 ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 [2021-04-12T15:21:59.324Z] $ docker rm -f ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-12T15:22:00.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-12T15:22:01.298Z] Stashed 1 file(s) [Pipeline] echo [2021-04-12T15:22:01.323Z] [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-04-12T15:22:17.161Z] Still waiting to schedule task [2021-04-12T15:22:17.161Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-12T15:22:17.187Z] Still waiting to schedule task [2021-04-12T15:22:17.187Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-12T15:24:02.129Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33703 in /w/workspace/undry_go-mod-configuration_PR-34 [Pipeline] { [Pipeline] ws [2021-04-12T15:24:02.233Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-04-12T15:24:07.675Z] using credential edgex-jenkins-ssh [2021-04-12T15:24:07.734Z] Cloning the remote Git repository [2021-04-12T15:24:07.799Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:24:07.908Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-04-12T15:24:07.974Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:24:07.975Z] > git --version # timeout=10 [2021-04-12T15:24:07.991Z] > git --version # 'git version 2.17.1' [2021-04-12T15:24:07.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:24:08.038Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:24:09.458Z] Merging remotes/origin/master commit c17a20f7f5fea15f065e3b2e57234782cafc5e7b into PR head commit 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [2021-04-12T15:24:09.696Z] Merge succeeded, producing 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [2021-04-12T15:24:09.697Z] Checking out Revision 723e7b17e0ba3574759c9b33c5a25b22d0eda157 (PR-34) [2021-04-12T15:24:08.736Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:24:08.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:24:08.798Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:24:08.841Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:24:08.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:24:08.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-12T15:24:09.472Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T15:24:09.500Z] > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 [2021-04-12T15:24:09.581Z] > git remote # timeout=10 [2021-04-12T15:24:09.596Z] > git config --get remote.origin.url # timeout=10 [2021-04-12T15:24:09.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:24:09.619Z] > git merge c17a20f7f5fea15f065e3b2e57234782cafc5e7b # timeout=10 [2021-04-12T15:24:09.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-12T15:24:09.703Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T15:24:09.738Z] > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 [2021-04-12T15:24:14.037Z] Commit message: "revert: go-toml upgrade dot release" [2021-04-12T15:24:14.088Z] > git --version # timeout=10 [2021-04-12T15:24:14.096Z] > git --version # 'git version 2.17.1' [2021-04-12T15:24:14.105Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T15:24:15.989Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:24:16.415Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:24:16.835Z] + sudo service docker restart [2021-04-12T15:24:16.836Z] + true [Pipeline] unstash [Pipeline] echo [2021-04-12T15:24:19.820Z] ========================================================= [2021-04-12T15:24:19.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-12T15:24:19.820Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:24:20.249Z] + 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 . [2021-04-12T15:24:21.243Z] Sending build context to Docker daemon 246.3kB [2021-04-12T15:24:21.243Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-12T15:24:21.243Z] Step 2/7 : FROM ${BASE} [2021-04-12T15:24:21.518Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-12T15:24:21.518Z] 5f621e34cdf4: Pulling fs layer [2021-04-12T15:24:21.518Z] a4357932f1b6: Pulling fs layer [2021-04-12T15:24:21.518Z] 18c013af1878: Pulling fs layer [2021-04-12T15:24:21.518Z] 00ac8860ef70: Pulling fs layer [2021-04-12T15:24:21.518Z] 63d7cb157983: Pulling fs layer [2021-04-12T15:24:21.518Z] b116817d02f9: Pulling fs layer [2021-04-12T15:24:21.518Z] 745a02a5169b: Pulling fs layer [2021-04-12T15:24:21.518Z] 00ac8860ef70: Waiting [2021-04-12T15:24:21.518Z] 63d7cb157983: Waiting [2021-04-12T15:24:21.518Z] b116817d02f9: Waiting [2021-04-12T15:24:21.518Z] 745a02a5169b: Waiting [2021-04-12T15:24:21.793Z] 18c013af1878: Verifying Checksum [2021-04-12T15:24:21.793Z] a4357932f1b6: Verifying Checksum [2021-04-12T15:24:21.793Z] a4357932f1b6: Download complete [2021-04-12T15:24:21.793Z] 63d7cb157983: Verifying Checksum [2021-04-12T15:24:21.793Z] 63d7cb157983: Download complete [2021-04-12T15:24:21.793Z] b116817d02f9: Download complete [2021-04-12T15:24:21.793Z] 5f621e34cdf4: Download complete [2021-04-12T15:24:22.397Z] 5f621e34cdf4: Pull complete [2021-04-12T15:24:23.396Z] a4357932f1b6: Pull complete [2021-04-12T15:24:24.382Z] 18c013af1878: Pull complete [2021-04-12T15:24:24.990Z] 745a02a5169b: Verifying Checksum [2021-04-12T15:24:24.990Z] 745a02a5169b: Download complete [2021-04-12T15:24:25.592Z] 00ac8860ef70: Download complete [2021-04-12T15:24:35.784Z] 00ac8860ef70: Pull complete [2021-04-12T15:24:35.784Z] 63d7cb157983: Pull complete [2021-04-12T15:24:36.060Z] b116817d02f9: Pull complete [2021-04-12T15:24:40.406Z] 745a02a5169b: Pull complete [2021-04-12T15:24:40.406Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-12T15:24:40.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-12T15:24:40.406Z] ---> b7e6874047d6 [2021-04-12T15:24:40.406Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-12T15:24:43.030Z] ---> Running in 33b4c392926c [2021-04-12T15:24:43.305Z] Removing intermediate container 33b4c392926c [2021-04-12T15:24:43.305Z] ---> 664cbde2a463 [2021-04-12T15:24:43.305Z] Step 4/7 : RUN apk add --update bash [2021-04-12T15:24:43.578Z] ---> Running in 93dbc4208d1e [2021-04-12T15:24:44.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-12T15:24:45.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-12T15:24:46.564Z] OK: 142 MiB in 39 packages [2021-04-12T15:24:46.948Z] Running on prd-centos7-docker-4c-2g-33704 in /w/workspace/undry_go-mod-configuration_PR-34 [Pipeline] { [Pipeline] ws [2021-04-12T15:24:47.053Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-04-12T15:24:48.028Z] Removing intermediate container 93dbc4208d1e [2021-04-12T15:24:48.028Z] ---> 892f0fac63c9 [2021-04-12T15:24:48.028Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-12T15:24:48.028Z] ---> Running in ff6945b69774 [2021-04-12T15:24:48.638Z] Removing intermediate container ff6945b69774 [2021-04-12T15:24:48.638Z] ---> 3388a31c9eef [2021-04-12T15:24:48.638Z] Step 6/7 : COPY go.mod . [2021-04-12T15:24:49.243Z] ---> bf7c89a5bb07 [2021-04-12T15:24:49.243Z] Step 7/7 : RUN go mod download [2021-04-12T15:24:49.243Z] ---> Running in 36269cdc433b [2021-04-12T15:24:49.702Z] using credential edgex-jenkins-ssh [2021-04-12T15:24:49.758Z] Cloning the remote Git repository [2021-04-12T15:24:49.784Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:24:49.864Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-04-12T15:24:49.947Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:24:49.947Z] > git --version # timeout=10 [2021-04-12T15:24:49.955Z] > git --version # 'git version 2.24.3' [2021-04-12T15:24:49.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:24:49.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:24:50.517Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:24:50.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-12T15:24:50.533Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-04-12T15:24:50.544Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-04-12T15:24:50.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:24:50.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-12T15:24:50.962Z] Merging remotes/origin/master commit c17a20f7f5fea15f065e3b2e57234782cafc5e7b into PR head commit 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [2021-04-12T15:24:51.066Z] Merge succeeded, producing 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [2021-04-12T15:24:51.067Z] Checking out Revision 723e7b17e0ba3574759c9b33c5a25b22d0eda157 (PR-34) [2021-04-12T15:24:50.973Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T15:24:50.984Z] > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 [2021-04-12T15:24:51.025Z] > git remote # timeout=10 [2021-04-12T15:24:51.033Z] > git config --get remote.origin.url # timeout=10 [2021-04-12T15:24:51.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-12T15:24:51.047Z] > git merge c17a20f7f5fea15f065e3b2e57234782cafc5e7b # timeout=10 [2021-04-12T15:24:51.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-12T15:24:51.069Z] > git config core.sparsecheckout # timeout=10 [2021-04-12T15:24:51.074Z] > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 [2021-04-12T15:24:54.670Z] Commit message: "revert: go-toml upgrade dot release" [2021-04-12T15:24:54.697Z] > git --version # timeout=10 [2021-04-12T15:24:54.703Z] > git --version # 'git version 2.24.3' [2021-04-12T15:24:54.709Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-12T15:24:56.198Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:24:56.546Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-12T15:24:56.880Z] + sudo service docker restart [2021-04-12T15:24:56.880Z] + true [2021-04-12T15:24:56.880Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-12T15:24:58.536Z] ========================================================= [2021-04-12T15:24:58.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-12T15:24:58.536Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:24:58.955Z] + 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 . [2021-04-12T15:24:59.222Z] Sending build context to Docker daemon 247.3kB [2021-04-12T15:24:59.222Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-12T15:24:59.222Z] Step 2/7 : FROM ${BASE} [2021-04-12T15:24:59.222Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-12T15:24:59.222Z] 188c0c94c7c5: Pulling fs layer [2021-04-12T15:24:59.222Z] 0ef7d3d256c8: Pulling fs layer [2021-04-12T15:24:59.222Z] de9db76c5a1d: Pulling fs layer [2021-04-12T15:24:59.222Z] bca2f99d35d6: Pulling fs layer [2021-04-12T15:24:59.222Z] 93359f2a8cfa: Pulling fs layer [2021-04-12T15:24:59.222Z] 7c6f9722023f: Pulling fs layer [2021-04-12T15:24:59.222Z] a35cf1a2eb13: Pulling fs layer [2021-04-12T15:24:59.222Z] bca2f99d35d6: Waiting [2021-04-12T15:24:59.222Z] 93359f2a8cfa: Waiting [2021-04-12T15:24:59.222Z] a35cf1a2eb13: Waiting [2021-04-12T15:24:59.222Z] 7c6f9722023f: Waiting [2021-04-12T15:24:59.484Z] de9db76c5a1d: Verifying Checksum [2021-04-12T15:24:59.484Z] de9db76c5a1d: Download complete [2021-04-12T15:24:59.484Z] 0ef7d3d256c8: Verifying Checksum [2021-04-12T15:24:59.484Z] 0ef7d3d256c8: Download complete [2021-04-12T15:24:59.484Z] 93359f2a8cfa: Verifying Checksum [2021-04-12T15:24:59.484Z] 93359f2a8cfa: Download complete [2021-04-12T15:24:59.485Z] 7c6f9722023f: Download complete [2021-04-12T15:24:59.485Z] 188c0c94c7c5: Verifying Checksum [2021-04-12T15:24:59.485Z] 188c0c94c7c5: Download complete [2021-04-12T15:24:59.751Z] 188c0c94c7c5: Pull complete [2021-04-12T15:24:59.751Z] 0ef7d3d256c8: Pull complete [2021-04-12T15:25:00.017Z] de9db76c5a1d: Pull complete [2021-04-12T15:25:01.413Z] a35cf1a2eb13: Verifying Checksum [2021-04-12T15:25:01.413Z] a35cf1a2eb13: Download complete [2021-04-12T15:25:02.379Z] bca2f99d35d6: Verifying Checksum [2021-04-12T15:25:02.379Z] bca2f99d35d6: Download complete [2021-04-12T15:25:07.579Z] Removing intermediate container 36269cdc433b [2021-04-12T15:25:07.579Z] ---> 0accd97f0310 [2021-04-12T15:25:07.579Z] Successfully built 0accd97f0310 [2021-04-12T15:25:07.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:25:07.976Z] + docker inspect -f . ci-base-image-arm64 [2021-04-12T15:25:07.976Z] . [Pipeline] withDockerContainer [2021-04-12T15:25:08.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-33703 does not seem to be running inside a container [2021-04-12T15:25:08.343Z] $ 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-arm64 cat [2021-04-12T15:25:09.024Z] bca2f99d35d6: Pull complete [2021-04-12T15:25:09.024Z] 93359f2a8cfa: Pull complete [2021-04-12T15:25:09.024Z] 7c6f9722023f: Pull complete [2021-04-12T15:25:09.824Z] $ docker top 332fdaa0d3411b5eaaa3f68b2966c048820d505cd7896cbd2393ab6302be317d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:25:10.912Z] + go version [2021-04-12T15:25:10.912Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-12T15:25:10.955Z] $ docker stop --time=1 332fdaa0d3411b5eaaa3f68b2966c048820d505cd7896cbd2393ab6302be317d [2021-04-12T15:25:12.364Z] a35cf1a2eb13: Pull complete [2021-04-12T15:25:12.364Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-12T15:25:12.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-12T15:25:12.364Z] ---> a62c8e92a672 [2021-04-12T15:25:12.364Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-12T15:25:12.364Z] ---> Running in 47281631b851 [2021-04-12T15:25:12.641Z] Removing intermediate container 47281631b851 [2021-04-12T15:25:12.641Z] ---> 357f73937dc9 [2021-04-12T15:25:12.641Z] Step 4/7 : RUN apk add --update bash [2021-04-12T15:25:12.909Z] $ docker rm -f 332fdaa0d3411b5eaaa3f68b2966c048820d505cd7896cbd2393ab6302be317d [2021-04-12T15:25:12.906Z] ---> Running in 60419e0d4a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-04-12T15:25:13.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:25:14.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-12T15:25:14.232Z] + docker inspect -f . ci-base-image-arm64 [2021-04-12T15:25:14.232Z] . [Pipeline] withDockerContainer [2021-04-12T15:25:14.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-33703 does not seem to be running inside a container [2021-04-12T15:25:14.690Z] OK: 166 MiB in 39 packages [2021-04-12T15:25:14.748Z] $ 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-arm64 cat [2021-04-12T15:25:15.266Z] Removing intermediate container 60419e0d4a3c [2021-04-12T15:25:15.266Z] ---> 858996582810 [2021-04-12T15:25:15.266Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-12T15:25:15.266Z] ---> Running in b02eb78ad4e1 [2021-04-12T15:25:15.529Z] Removing intermediate container b02eb78ad4e1 [2021-04-12T15:25:15.529Z] ---> 5dd7ac3c44a9 [2021-04-12T15:25:15.529Z] Step 6/7 : COPY go.mod . [2021-04-12T15:25:15.792Z] ---> 37c8e64f6b17 [2021-04-12T15:25:15.792Z] Step 7/7 : RUN go mod download [2021-04-12T15:25:15.792Z] ---> Running in a28fa005e517 [2021-04-12T15:25:16.277Z] $ docker top 60d2b34ca96d41419f8842de17ae5492ac2984d56bfb2e18b78e84849ab6acaf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:25:17.396Z] + make test [2021-04-12T15:25:17.396Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-12T15:25:30.746Z] Removing intermediate container a28fa005e517 [2021-04-12T15:25:30.746Z] ---> 58f3b7757043 [2021-04-12T15:25:30.746Z] Successfully built 58f3b7757043 [2021-04-12T15:25:30.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:25:31.097Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-12T15:25:31.097Z] . [Pipeline] withDockerContainer [2021-04-12T15:25:31.235Z] prd-centos7-docker-4c-2g-33704 does not seem to be running inside a container [2021-04-12T15:25:31.284Z] $ 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-x86_64 cat [2021-04-12T15:25:32.029Z] $ docker top 08ad858a235ee53b5f09fc874f62481435524497e5e3139c1d843526342505ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:25:32.631Z] + go version [2021-04-12T15:25:32.631Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-12T15:25:32.661Z] $ docker stop --time=1 08ad858a235ee53b5f09fc874f62481435524497e5e3139c1d843526342505ea [2021-04-12T15:25:34.027Z] $ docker rm -f 08ad858a235ee53b5f09fc874f62481435524497e5e3139c1d843526342505ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:25:35.223Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-12T15:25:35.224Z] . [Pipeline] withDockerContainer [2021-04-12T15:25:35.341Z] prd-centos7-docker-4c-2g-33704 does not seem to be running inside a container [2021-04-12T15:25:35.391Z] $ 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-x86_64 cat [2021-04-12T15:25:36.085Z] $ docker top 4c7a65030f115fbf93aabe56e41dd36a07fbbf856a7e8e72acc7571d28a2d097 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:25:36.654Z] + make test [2021-04-12T15:25:36.654Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-12T15:25:44.231Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.023s coverage: 85.7% of statements [2021-04-12T15:25:46.208Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.637s coverage: 87.4% of statements [2021-04-12T15:25:46.208Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.012s coverage: 100.0% of statements [2021-04-12T15:25:46.486Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-12T15:25:46.755Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.024s coverage: 85.7% of statements [2021-04-12T15:25:48.153Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.551s coverage: 87.4% of statements [2021-04-12T15:25:48.153Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.006s coverage: 100.0% of statements [2021-04-12T15:25:48.153Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-12T15:25:49.563Z] gofmt -l . [2021-04-12T15:25:49.563Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-12T15:25:49.598Z] $ docker stop --time=1 4c7a65030f115fbf93aabe56e41dd36a07fbbf856a7e8e72acc7571d28a2d097 [2021-04-12T15:25:50.804Z] gofmt -l . [2021-04-12T15:25:50.804Z] [ "`gofmt -l .`" = "" ] [2021-04-12T15:25:51.816Z] $ docker rm -f 4c7a65030f115fbf93aabe56e41dd36a07fbbf856a7e8e72acc7571d28a2d097 [Pipeline] // withDockerContainer [Pipeline] } [2021-04-12T15:25:52.168Z] $ docker stop --time=1 60d2b34ca96d41419f8842de17ae5492ac2984d56bfb2e18b78e84849ab6acaf [2021-04-12T15:25:54.219Z] $ docker rm -f 60d2b34ca96d41419f8842de17ae5492ac2984d56bfb2e18b78e84849ab6acaf [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-12T15:25:54.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-12T15:25:55.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-12T15:25:55.140Z] Warning: overwriting stash ‘coverage-report’ [2021-04-12T15:25:55.236Z] 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) [2021-04-12T15:25:55.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:25:57.383Z] ---> job-cost.sh [2021-04-12T15:25:57.383Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RcYR [2021-04-12T15:25:57.726Z] ---> job-cost.sh [2021-04-12T15:25:57.726Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Vx7 [2021-04-12T15:26:12.320Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-12T15:26:36.713Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-12T15:26:38.937Z] lf-activate-venv(): INFO: Adding /tmp/venv-RcYR/bin to PATH [2021-04-12T15:26:38.937Z] INFO: No Stack... [2021-04-12T15:26:38.937Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-12T15:26:39.883Z] INFO: Archiving Costs [Pipeline] sh [2021-04-12T15:26:40.219Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-04-12T15:26:40.219Z] + cut -d, -f6 [Pipeline] lock [2021-04-12T15:26:40.338Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [2021-04-12T15:26:40.345Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] did not exist. Created. [2021-04-12T15:26:40.345Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-12T15:26:40.851Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-12T15:26:40.970Z] Stashed 1 file(s) [Pipeline] } [2021-04-12T15:26:41.001Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-12T15:27:58.517Z] lf-activate-venv(): INFO: Adding /tmp/venv-3Vx7/bin to PATH [2021-04-12T15:27:58.517Z] INFO: No Stack... [2021-04-12T15:27:58.788Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-12T15:27:59.062Z] INFO: Archiving Costs [Pipeline] sh [2021-04-12T15:27:59.444Z] + cut -d, -f6 [2021-04-12T15:27:59.444Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [Pipeline] lock [2021-04-12T15:27:59.598Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [2021-04-12T15:27:59.605Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] did not exist. Created. [2021-04-12T15:27:59.606Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-12T15:28:00.133Z] /w/workspace/go-mod-configuration/1@tmp/durable-8ff88bf2/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-8ff88bf2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-12T15:28:00.506Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-12T15:28:00.552Z] Warning: overwriting stash ‘stack-cost’ [2021-04-12T15:28:00.704Z] Stashed 1 file(s) [Pipeline] } [2021-04-12T15:28:00.727Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-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-04-12T15:28:02.815Z] provisioning config files... [2021-04-12T15:28:02.862Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-34@tmp/config722358438841895067tmp [Pipeline] { [Pipeline] sh [2021-04-12T15:28:03.646Z] + set +x [2021-04-12T15:28:03.646Z] + bash -s -- [2021-04-12T15:28:03.646Z] + curl -s https://codecov.io/bash [2021-04-12T15:28:05.526Z] [2021-04-12T15:28:05.526Z] _____ _ [2021-04-12T15:28:05.526Z] / ____| | | [2021-04-12T15:28:05.526Z] | | ___ __| | ___ ___ _____ __ [2021-04-12T15:28:05.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-12T15:28:05.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-12T15:28:05.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-12T15:28:05.526Z] Bash-20210309-2b87ace [2021-04-12T15:28:05.526Z] [2021-04-12T15:28:05.526Z] [2021-04-12T15:28:05.526Z] ==> git version 2.24.3 found [2021-04-12T15:28:05.526Z] ==> 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-04-12T15:28:05.526Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-12T15:28:05.527Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-12T15:28:05.852Z] ==> Jenkins CI detected. [2021-04-12T15:28:05.852Z] project root: . [2021-04-12T15:28:05.852Z] --> token set from env [2021-04-12T15:28:05.852Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-12T15:28:05.852Z] ==> Running gcov in . (disable via -X gcov) [2021-04-12T15:28:05.852Z] ==> Python coveragepy not found [2021-04-12T15:28:05.852Z] ==> Searching for coverage reports in: [2021-04-12T15:28:05.853Z] + . [2021-04-12T15:28:05.853Z] -> Found 1 reports [2021-04-12T15:28:05.853Z] ==> Detecting git/mercurial file structure [2021-04-12T15:28:06.126Z] ==> Reading reports [2021-04-12T15:28:06.126Z] + ./coverage.out bytes=14452 [2021-04-12T15:28:06.126Z] ==> Appending adjustments [2021-04-12T15:28:06.126Z] https://docs.codecov.io/docs/fixing-reports [2021-04-12T15:28:06.126Z] + Found adjustments [2021-04-12T15:28:06.126Z] ==> Gzipping contents [2021-04-12T15:28:06.126Z] 4.0K /tmp/codecov.L4qGcG.gz [2021-04-12T15:28:06.126Z] ==> Uploading reports [2021-04-12T15:28:06.126Z] url: https://codecov.io [2021-04-12T15:28:06.126Z] query: branch=PR-34&commit=723e7b17e0ba3574759c9b33c5a25b22d0eda157&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=34&job=&cmd_args= [2021-04-12T15:28:06.126Z] -> Pinging Codecov [2021-04-12T15:28:06.126Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-34&commit=723e7b17e0ba3574759c9b33c5a25b22d0eda157&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=34&job=&cmd_args= [2021-04-12T15:28:07.181Z] -> Uploading to [2021-04-12T15:28:07.182Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-12/9F92B070CA9CA35F4914AC8684776953/723e7b17e0ba3574759c9b33c5a25b22d0eda157/26227aa2-d20d-4e16-9955-d7cd7d404ff5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210412T152806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d4056881bd8393109e2fef0c0a86ba6d2b0ee48db7e2e78b2fd2eccccf7f7be [2021-04-12T15:28:07.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-12T15:28:07.182Z] Dload Upload Total Spent Left Speed [2021-04-12T15:28:07.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2647 0 0 100 2647 0 5123 --:--:-- --:--:-- --:--:-- 5129 [2021-04-12T15:28:07.453Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/723e7b17e0ba3574759c9b33c5a25b22d0eda157 [Pipeline] } [2021-04-12T15:28:07.487Z] 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-04-12T15:28:11.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:28:12.603Z] ---> package-listing.sh [2021-04-12T15:28:12.603Z] ++ facter osfamily [2021-04-12T15:28:12.603Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-12T15:28:12.939Z] + OS_FAMILY=redhat [2021-04-12T15:28:12.939Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-34 [2021-04-12T15:28:12.939Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-12T15:28:12.939Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-12T15:28:12.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-12T15:28:12.939Z] + PACKAGES=/tmp/packages_start.txt [2021-04-12T15:28:12.939Z] + '[' /w/workspace/undry_go-mod-configuration_PR-34 ']' [2021-04-12T15:28:12.939Z] + PACKAGES=/tmp/packages_end.txt [2021-04-12T15:28:12.939Z] + case "${OS_FAMILY}" in [2021-04-12T15:28:12.939Z] + sort [2021-04-12T15:28:12.939Z] + rpm -qa [2021-04-12T15:28:25.752Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-12T15:28:25.752Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-12T15:28:25.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-12T15:28:25.752Z] + '[' /w/workspace/undry_go-mod-configuration_PR-34 ']' [2021-04-12T15:28:25.752Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-34/archives/ [2021-04-12T15:28:25.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-34/archives/ [Pipeline] echo [2021-04-12T15:28:25.827Z] 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-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-12T15:28:26.217Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:28:26.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T15:28:26.606Z] [2021-04-12T15:28:26.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-12T15:28:27.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T15:28:27.522Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-12T15:28:27.522Z] df20fa9351a1: Pulling fs layer [2021-04-12T15:28:27.522Z] 36b3adc4ff6f: Pulling fs layer [2021-04-12T15:28:27.522Z] 8ad3a11d3b57: Pulling fs layer [2021-04-12T15:28:27.522Z] 46f8f816bc3b: Pulling fs layer [2021-04-12T15:28:27.522Z] 93b61091891f: Pulling fs layer [2021-04-12T15:28:27.522Z] 93b9cdb0e59b: Pulling fs layer [2021-04-12T15:28:27.522Z] 5e14af77c1be: Pulling fs layer [2021-04-12T15:28:27.522Z] 01666e4c0597: Pulling fs layer [2021-04-12T15:28:27.522Z] aa168da1d23b: Pulling fs layer [2021-04-12T15:28:27.522Z] 46f8f816bc3b: Waiting [2021-04-12T15:28:27.522Z] 93b61091891f: Waiting [2021-04-12T15:28:27.522Z] 93b9cdb0e59b: Waiting [2021-04-12T15:28:27.522Z] 5e14af77c1be: Waiting [2021-04-12T15:28:27.522Z] 01666e4c0597: Waiting [2021-04-12T15:28:27.522Z] aa168da1d23b: Waiting [2021-04-12T15:28:27.875Z] 36b3adc4ff6f: Download complete [2021-04-12T15:28:27.875Z] 46f8f816bc3b: Verifying Checksum [2021-04-12T15:28:27.875Z] 46f8f816bc3b: Download complete [2021-04-12T15:28:28.234Z] df20fa9351a1: Verifying Checksum [2021-04-12T15:28:28.234Z] df20fa9351a1: Download complete [2021-04-12T15:28:28.234Z] 93b9cdb0e59b: Verifying Checksum [2021-04-12T15:28:28.234Z] 93b9cdb0e59b: Download complete [2021-04-12T15:28:28.234Z] 93b61091891f: Verifying Checksum [2021-04-12T15:28:28.234Z] 93b61091891f: Download complete [2021-04-12T15:28:28.544Z] 5e14af77c1be: Verifying Checksum [2021-04-12T15:28:28.544Z] 5e14af77c1be: Download complete [2021-04-12T15:28:28.544Z] 01666e4c0597: Verifying Checksum [2021-04-12T15:28:28.544Z] 01666e4c0597: Download complete [2021-04-12T15:28:28.851Z] df20fa9351a1: Pull complete [2021-04-12T15:28:29.157Z] 8ad3a11d3b57: Verifying Checksum [2021-04-12T15:28:29.157Z] 8ad3a11d3b57: Download complete [2021-04-12T15:28:29.157Z] 36b3adc4ff6f: Pull complete [2021-04-12T15:28:32.035Z] 8ad3a11d3b57: Pull complete [2021-04-12T15:28:32.035Z] 46f8f816bc3b: Pull complete [2021-04-12T15:28:34.554Z] 93b61091891f: Pull complete [2021-04-12T15:28:34.975Z] 93b9cdb0e59b: Pull complete [2021-04-12T15:28:35.674Z] 5e14af77c1be: Pull complete [2021-04-12T15:28:35.674Z] 01666e4c0597: Pull complete [2021-04-12T15:28:39.341Z] aa168da1d23b: Verifying Checksum [2021-04-12T15:28:39.341Z] aa168da1d23b: Download complete [2021-04-12T15:29:02.644Z] aa168da1d23b: Pull complete [2021-04-12T15:29:02.644Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-12T15:29:02.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-12T15:29:02.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-12T15:29:03.344Z] prd-centos7-docker-4c-2g-33702 does not seem to be running inside a container [2021-04-12T15:29:03.464Z] $ 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-34/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-34 -v /w/workspace/undry_go-mod-configuration_PR-34:/w/workspace/undry_go-mod-configuration_PR-34:rw,z -v /w/workspace/undry_go-mod-configuration_PR-34@tmp:/w/workspace/undry_go-mod-configuration_PR-34@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 [2021-04-12T15:29:07.016Z] $ docker top f55f24c8dcde024e370b4fd48084168c191ef6d13fcba85dee64f9244e1b0aba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-12T15:29:08.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-12T15:29:09.452Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-12T15:29:10.326Z] + ls /var/log/sa-host [2021-04-12T15:29:10.326Z] + sadf -c /var/log/sa-host/sa12 [2021-04-12T15:29:10.326Z] file_magic: OK [2021-04-12T15:29:10.326Z] HZ: Using current value: 100 [2021-04-12T15:29:10.326Z] file_header: OK [2021-04-12T15:29:10.326Z] 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-04-12T15:29:10.326Z] Statistics: [2021-04-12T15:29:10.327Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-12T15:29:10.327Z] File successfully converted to sysstat format version 12.2.1 [2021-04-12T15:29:10.327Z] + sadf -c /var/log/sa-host/sa23 [2021-04-12T15:29:10.327Z] file_magic: OK [2021-04-12T15:29:10.327Z] HZ: Using current value: 100 [2021-04-12T15:29:10.327Z] file_header: OK [2021-04-12T15:29:10.327Z] 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-04-12T15:29:10.327Z] Statistics: [2021-04-12T15:29:10.327Z] Hnuu...uuuununununu... [2021-04-12T15:29:10.327Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-12T15:29:11.190Z] provisioning config files... [2021-04-12T15:29:11.274Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-34@tmp/config4154089750366001714tmp [Pipeline] { [Pipeline] echo [2021-04-12T15:29:11.393Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:29:12.177Z] ---> create-netrc.sh [Pipeline] } [2021-04-12T15:29:12.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-12T15:29:12.675Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:29:13.555Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-12T15:29:13.605Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:29:14.824Z] ---> sudo-logs.sh [2021-04-12T15:29:14.824Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-12T15:29:14.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:29:16.215Z] ---> job-cost.sh [2021-04-12T15:29:16.215Z] lf-activate-venv: SKIPPING [2021-04-12T15:29:16.215Z] DEBUG: total: 0.20999999344348907 [2021-04-12T15:29:16.215Z] INFO: Retrieving Stack Cost... [2021-04-12T15:29:17.747Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-12T15:29:18.031Z] INFO: Archiving Costs [Pipeline] echo [2021-04-12T15:29:18.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-12T15:29:18.850Z] ---> logs-deploy.sh [2021-04-12T15:29:18.850Z] lf-activate-venv: SKIPPING [2021-04-12T15:29:18.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-34/1 [2021-04-12T15:29:18.850Z] INFO: archiving workspace using pattern(s): [2021-04-12T15:29:22.345Z] Archives upload complete. [2021-04-12T15:29:22.345Z] INFO: archiving logs to Nexus [2021-04-12T15:29:25.285Z] ---> uname -a: [2021-04-12T15:29:25.285Z] Linux prd-centos7-docker-4c-2g-33702.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-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] ---> lscpu: [2021-04-12T15:29:25.285Z] Architecture: x86_64 [2021-04-12T15:29:25.285Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-12T15:29:25.285Z] Byte Order: Little Endian [2021-04-12T15:29:25.285Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-12T15:29:25.285Z] CPU(s): 4 [2021-04-12T15:29:25.285Z] On-line CPU(s) list: 0-3 [2021-04-12T15:29:25.285Z] Thread(s) per core: 1 [2021-04-12T15:29:25.285Z] Core(s) per socket: 1 [2021-04-12T15:29:25.285Z] Socket(s): 4 [2021-04-12T15:29:25.285Z] NUMA node(s): 1 [2021-04-12T15:29:25.285Z] Vendor ID: GenuineIntel [2021-04-12T15:29:25.285Z] CPU family: 6 [2021-04-12T15:29:25.285Z] Model: 44 [2021-04-12T15:29:25.285Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-12T15:29:25.285Z] Stepping: 1 [2021-04-12T15:29:25.285Z] CPU MHz: 2933.438 [2021-04-12T15:29:25.285Z] BogoMIPS: 5866.87 [2021-04-12T15:29:25.285Z] Virtualization: VT-x [2021-04-12T15:29:25.285Z] Hypervisor vendor: KVM [2021-04-12T15:29:25.285Z] Virtualization type: full [2021-04-12T15:29:25.285Z] L1d cache: 128 KiB [2021-04-12T15:29:25.285Z] L1i cache: 128 KiB [2021-04-12T15:29:25.285Z] L2 cache: 16 MiB [2021-04-12T15:29:25.285Z] L3 cache: 64 MiB [2021-04-12T15:29:25.285Z] NUMA node0 CPU(s): 0-3 [2021-04-12T15:29:25.285Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-12T15:29:25.285Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-12T15:29:25.285Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-12T15:29:25.285Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-12T15:29:25.285Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-12T15:29:25.285Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-12T15:29:25.285Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-12T15:29:25.285Z] Vulnerability Srbds: Not affected [2021-04-12T15:29:25.285Z] Vulnerability Tsx async abort: Not affected [2021-04-12T15:29:25.285Z] 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-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] ---> nproc: [2021-04-12T15:29:25.285Z] 4 [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] ---> df -h: [2021-04-12T15:29:25.285Z] Filesystem Size Used Available Use% Mounted on [2021-04-12T15:29:25.285Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-12T15:29:25.285Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-12T15:29:25.285Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-12T15:29:25.285Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-34@tmp [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-12T15:29:25.285Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-34 [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] ---> free -m: [2021-04-12T15:29:25.285Z] total used free shared buff/cache available [2021-04-12T15:29:25.285Z] Mem: 1837 702 94 0 1040 1030 [2021-04-12T15:29:25.285Z] Swap: 1023 1 1022 [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] ---> ip addr: [2021-04-12T15:29:25.285Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-12T15:29:25.285Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-12T15:29:25.285Z] inet 127.0.0.1/8 scope host lo [2021-04-12T15:29:25.285Z] valid_lft forever preferred_lft forever [2021-04-12T15:29:25.285Z] inet6 ::1/128 scope host [2021-04-12T15:29:25.285Z] valid_lft forever preferred_lft forever [2021-04-12T15:29:25.285Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-12T15:29:25.285Z] link/ether fa:16:3e:ac:38:aa brd ff:ff:ff:ff:ff:ff [2021-04-12T15:29:25.285Z] inet 10.30.122.215/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-12T15:29:25.285Z] valid_lft 85837sec preferred_lft 85837sec [2021-04-12T15:29:25.285Z] inet6 fe80::f816:3eff:feac:38aa/64 scope link [2021-04-12T15:29:25.285Z] valid_lft forever preferred_lft forever [2021-04-12T15:29:25.285Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-12T15:29:25.285Z] link/ether 02:42:4e:96:8b:44 brd ff:ff:ff:ff:ff:ff [2021-04-12T15:29:25.285Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-12T15:29:25.285Z] valid_lft forever preferred_lft forever [2021-04-12T15:29:25.285Z] inet6 fe80::42:4eff:fe96:8b44/64 scope link [2021-04-12T15:29:25.285Z] valid_lft forever preferred_lft forever [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] ---> sar -b -r -n DEV: [2021-04-12T15:29:25.285Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] 15:19:46 LINUX RESTART (4 CPU) [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] 15:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-12T15:29:25.285Z] 15:22:01 45.84 14.89 30.95 0.00 4820.88 3514.08 0.00 [2021-04-12T15:29:25.285Z] 15:23:01 2.35 0.00 2.35 0.00 0.00 55.70 0.00 [2021-04-12T15:29:25.285Z] 15:24:01 0.42 0.00 0.42 0.00 0.00 6.04 0.00 [2021-04-12T15:29:25.285Z] 15:25:01 0.23 0.00 0.23 0.00 0.00 3.09 0.00 [2021-04-12T15:29:25.285Z] 15:26:01 0.33 0.00 0.33 0.00 0.00 4.47 0.00 [2021-04-12T15:29:25.285Z] 15:27:01 0.27 0.00 0.27 0.00 0.00 2.58 0.00 [2021-04-12T15:29:25.285Z] 15:28:01 0.22 0.00 0.22 0.00 0.00 1.78 0.00 [2021-04-12T15:29:25.285Z] 15:29:02 133.50 66.20 67.29 0.00 4751.66 16434.01 0.00 [2021-04-12T15:29:25.285Z] Average: 22.97 10.18 12.78 0.00 1194.66 2514.93 0.00 [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] 15:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-12T15:29:25.285Z] 15:22:01 159496 0 590172 31.37 2620 1129256 1154748 39.41 407516 1115088 80 [2021-04-12T15:29:25.285Z] 15:23:01 171656 0 578008 30.72 2620 1129260 1075580 36.71 419264 1092648 16 [2021-04-12T15:29:25.285Z] 15:24:01 171716 0 577944 30.72 2620 1129264 1065300 36.36 420744 1091744 8 [2021-04-12T15:29:25.285Z] 15:25:01 169904 0 579752 30.81 2620 1129268 1065576 36.37 426236 1087968 8 [2021-04-12T15:29:25.285Z] 15:26:01 170680 0 578972 30.77 2620 1129272 1065384 36.36 425392 1087964 8 [2021-04-12T15:29:25.285Z] 15:27:01 171412 0 578236 30.73 2620 1129276 1065372 36.36 436020 1077080 8 [2021-04-12T15:29:25.285Z] 15:28:01 171736 0 577908 30.71 2620 1129280 1065300 36.36 435876 1077080 8 [2021-04-12T15:29:25.285Z] 15:29:02 227636 0 664800 35.33 2620 986488 1074148 36.66 420332 973744 33176 [2021-04-12T15:29:25.285Z] Average: 176780 0 590724 31.40 2620 1111420 1078926 36.82 423922 1075414 4164 [2021-04-12T15:29:25.285Z] [2021-04-12T15:29:25.285Z] 15:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-12T15:29:25.286Z] 15:22:01 eth0 131.63 111.62 640.72 67.03 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:22:01 docker0 1.11 0.91 0.21 1.35 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:23:01 eth0 0.40 0.13 0.02 0.03 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:24:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:25:01 eth0 2.36 1.38 3.52 0.42 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:26:01 eth0 0.20 0.15 0.08 0.10 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:29:02 eth0 207.74 163.28 2159.91 21.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] 15:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] Average: eth0 42.91 34.61 351.89 11.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] Average: docker0 0.14 0.11 0.03 0.17 0.00 0.00 0.00 0.00 [2021-04-12T15:29:25.286Z] [2021-04-12T15:29:25.286Z] [2021-04-12T15:29:25.286Z] ---> sar -P ALL: [2021-04-12T15:29:25.286Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) [2021-04-12T15:29:25.286Z] [2021-04-12T15:29:25.286Z] 15:19:46 LINUX RESTART (4 CPU) [2021-04-12T15:29:25.286Z] [2021-04-12T15:29:25.286Z] 15:21:02 CPU %user %nice %system %iowait %steal %idle [2021-04-12T15:29:25.286Z] 15:22:01 all 6.29 0.00 3.95 1.11 28.27 60.38 [2021-04-12T15:29:25.286Z] 15:22:01 0 6.13 0.00 3.87 1.89 30.78 57.33 [2021-04-12T15:29:25.286Z] 15:22:01 1 5.73 0.00 3.56 0.65 28.25 61.80 [2021-04-12T15:29:25.286Z] 15:22:01 2 5.74 0.00 3.19 1.06 26.85 63.16 [2021-04-12T15:29:25.286Z] 15:22:01 3 7.60 0.00 5.25 0.82 27.15 59.19 [2021-04-12T15:29:25.286Z] 15:23:01 all 0.17 0.00 0.05 0.00 1.53 98.24 [2021-04-12T15:29:25.286Z] 15:23:01 0 0.03 0.00 0.07 0.00 1.22 98.68 [2021-04-12T15:29:25.286Z] 15:23:01 1 0.07 0.00 0.08 0.00 1.79 98.06 [2021-04-12T15:29:25.286Z] 15:23:01 2 0.28 0.00 0.02 0.00 0.76 98.94 [2021-04-12T15:29:25.286Z] 15:23:01 3 0.29 0.00 0.05 0.00 2.35 97.31 [2021-04-12T15:29:25.286Z] 15:24:01 all 0.11 0.00 0.03 0.00 0.44 99.42 [2021-04-12T15:29:25.286Z] 15:24:01 0 0.02 0.00 0.03 0.00 0.28 99.67 [2021-04-12T15:29:25.286Z] 15:24:01 1 0.03 0.00 0.05 0.00 0.81 99.11 [2021-04-12T15:29:25.286Z] 15:24:01 2 0.03 0.00 0.03 0.00 0.40 99.53 [2021-04-12T15:29:25.286Z] 15:24:01 3 0.35 0.00 0.02 0.00 0.25 99.38 [2021-04-12T15:29:25.286Z] 15:25:01 all 0.11 0.00 0.04 0.00 1.33 98.53 [2021-04-12T15:29:25.286Z] 15:25:01 0 0.05 0.00 0.02 0.00 1.66 98.28 [2021-04-12T15:29:25.286Z] 15:25:01 1 0.03 0.00 0.03 0.00 0.45 99.49 [2021-04-12T15:29:25.286Z] 15:25:01 2 0.03 0.00 0.03 0.00 1.68 98.26 [2021-04-12T15:29:25.286Z] 15:25:01 3 0.31 0.00 0.07 0.00 1.53 98.09 [2021-04-12T15:29:25.286Z] 15:26:01 all 0.09 0.00 0.08 0.00 0.55 99.28 [2021-04-12T15:29:25.286Z] 15:26:01 0 0.05 0.00 0.07 0.00 0.35 99.54 [2021-04-12T15:29:25.286Z] 15:26:01 1 0.02 0.00 0.13 0.00 0.23 99.62 [2021-04-12T15:29:25.286Z] 15:26:01 2 0.00 0.00 0.05 0.00 0.33 99.62 [2021-04-12T15:29:25.286Z] 15:26:01 3 0.28 0.00 0.07 0.00 1.29 98.37 [2021-04-12T15:29:25.286Z] 15:27:01 all 0.10 0.00 0.32 0.00 1.93 97.65 [2021-04-12T15:29:25.286Z] 15:27:01 0 0.02 0.00 0.20 0.00 1.19 98.60 [2021-04-12T15:29:25.286Z] 15:27:01 1 0.02 0.00 0.43 0.00 1.40 98.15 [2021-04-12T15:29:25.286Z] 15:27:01 2 0.07 0.00 0.43 0.00 2.16 97.35 [2021-04-12T15:29:25.286Z] 15:27:01 3 0.29 0.00 0.23 0.00 2.94 96.54 [2021-04-12T15:29:25.286Z] 15:28:01 all 0.08 0.00 0.02 0.00 1.06 98.84 [2021-04-12T15:29:25.286Z] 15:28:01 0 0.03 0.00 0.03 0.00 1.51 98.42 [2021-04-12T15:29:25.286Z] 15:28:01 1 0.25 0.00 0.02 0.00 1.24 98.50 [2021-04-12T15:29:25.286Z] 15:28:01 2 0.02 0.00 0.02 0.00 0.55 99.42 [2021-04-12T15:29:25.286Z] 15:28:01 3 0.02 0.00 0.03 0.00 0.94 99.01 [2021-04-12T15:29:25.286Z] 15:29:02 all 3.68 0.00 3.24 2.82 28.67 61.59 [2021-04-12T15:29:25.286Z] 15:29:02 0 3.12 0.00 3.21 1.35 30.20 62.12 [2021-04-12T15:29:25.286Z] 15:29:02 1 3.13 0.00 2.99 1.10 27.92 64.87 [2021-04-12T15:29:25.286Z] 15:29:02 2 5.03 0.00 3.51 5.53 29.04 56.90 [2021-04-12T15:29:25.286Z] 15:29:02 3 3.47 0.00 3.25 3.42 27.47 62.39 [2021-04-12T15:29:25.286Z] Average: all 1.45 0.00 1.06 0.55 8.70 88.25 [2021-04-12T15:29:25.286Z] Average: 0 1.31 0.00 1.04 0.45 9.30 87.91 [2021-04-12T15:29:25.286Z] Average: 1 1.28 0.00 1.00 0.24 8.52 88.96 [2021-04-12T15:29:25.286Z] Average: 2 1.54 0.00 0.99 0.91 8.42 88.13 [2021-04-12T15:29:25.286Z] Average: 3 1.67 0.00 1.20 0.59 8.54 88.00 [2021-04-12T15:29:25.286Z] [2021-04-12T15:29:25.286Z] [2021-04-12T15:29:25.286Z]