Pull request #134 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from a8a073e08b700e62b80be4e67731c2c1fff868a7+244b676ad9eb5cbb24e64fea3806b73112b64c21 (da5926b20f29119c2d08fd7d7a35b37264d23dba) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@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-16166 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-134 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit a8a073e08b700e62b80be4e67731c2c1fff868a7 Merge succeeded, producing a8a073e08b700e62b80be4e67731c2c1fff868a7 Checking out Revision a8a073e08b700e62b80be4e67731c2c1fff868a7 (PR-134) > git config core.sparsecheckout # timeout=10 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # 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 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 Commit message: "refactor: Refactored SecretProvider into seperate Secure & Insecure implementations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T21:16:28.439Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk ba729e3e0c40f442bf68583c67215c116ebd4d86 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T21:16:28.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T21:16:28.861Z] ========================================================= [2020-12-15T21:16:28.861Z] EdgeX Global Pipelines Version Info [2020-12-15T21:16:28.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:16:30.553Z] ------------------- [2020-12-15T21:16:30.553Z] stable info: [2020-12-15T21:16:30.553Z] ------------------- [2020-12-15T21:16:30.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T21:16:30.553Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T21:16:30.553Z] Message: update stable to v1.0.172 [2020-12-15T21:16:31.503Z] ------------------- [2020-12-15T21:16:31.503Z] experimental info: [2020-12-15T21:16:31.504Z] ------------------- [2020-12-15T21:16:31.504Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T21:16:31.504Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T21:16:31.504Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T21:16:31.773Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-12-15T21:16:31.898Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-12-15T21:16:31.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T21:16:32.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T21:16:32.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T21:16:32.295Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T21:16:32.529Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T21:16:32.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T21:16:32.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-15T21:16:32.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T21:16:33.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T21:16:33.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-12-15T21:16:33.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T21:16:33.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T21:16:33.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T21:16:33.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T21:16:33.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T21:16:33.811Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T21:16:33.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-15T21:16:34.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-15T21:16:34.149Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-15T21:16:34.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-15T21:16:34.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-15T21:16:34.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-15T21:16:34.552Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-15T21:16:34.641Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T21:16:34.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-134 [Pipeline] echo [2020-12-15T21:16:34.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-134 [Pipeline] echo [2020-12-15T21:16:34.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-134 [Pipeline] echo [2020-12-15T21:16:35.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8a073e08b700e62b80be4e67731c2c1fff868a7 [Pipeline] echo [2020-12-15T21:16:35.188Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8a073e [Pipeline] echo [2020-12-15T21:16:35.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T21:16:35.976Z] + git log --format=format:%s -1 a8a073e08b700e62b80be4e67731c2c1fff868a7 [Pipeline] echo [2020-12-15T21:16:36.040Z] GIT_COMMIT: a8a073e08b700e62b80be4e67731c2c1fff868a7, Commit Message: refactor: Refactored SecretProvider into seperate Secure & Insecure implementations [Pipeline] echo [2020-12-15T21:16:36.091Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:16:36.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T21:16:36.951Z] [2020-12-15T21:16:36.951Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:16:37.310Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T21:16:37.310Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T21:16:37.310Z] 31603596830f: Pulling fs layer [2020-12-15T21:16:37.310Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T21:16:37.311Z] 6ca5941a6612: Pulling fs layer [2020-12-15T21:16:37.311Z] ecc8261a40a4: Pulling fs layer [2020-12-15T21:16:37.311Z] ecc8261a40a4: Waiting [2020-12-15T21:16:37.311Z] 2a8b12db71e7: Verifying Checksum [2020-12-15T21:16:37.311Z] 2a8b12db71e7: Download complete [2020-12-15T21:16:37.576Z] 31603596830f: Download complete [2020-12-15T21:16:37.576Z] ecc8261a40a4: Verifying Checksum [2020-12-15T21:16:37.576Z] ecc8261a40a4: Download complete [2020-12-15T21:16:37.576Z] 6ca5941a6612: Verifying Checksum [2020-12-15T21:16:37.576Z] 6ca5941a6612: Download complete [2020-12-15T21:16:37.841Z] 31603596830f: Pull complete [2020-12-15T21:16:37.841Z] 2a8b12db71e7: Pull complete [2020-12-15T21:16:38.800Z] 6ca5941a6612: Pull complete [2020-12-15T21:16:39.062Z] ecc8261a40a4: Pull complete [2020-12-15T21:16:39.062Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T21:16:39.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T21:16:39.062Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T21:16:39.163Z] prd-centos7-docker-4c-2g-16166 does not seem to be running inside a container [2020-12-15T21:16:39.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-134 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134:/w/workspace/xfoundry_go-mod-bootstrap_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@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 [2020-12-15T21:16:41.090Z] $ docker top 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T21:16:41.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T21:16:41.469Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T21:16:41.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T21:16:41.688Z] $ docker exec 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent [2020-12-15T21:16:41.850Z] SSH_AUTH_SOCK=/tmp/ssh-KL6enuA8QZNC/agent.12 [2020-12-15T21:16:41.850Z] SSH_AGENT_PID=17 [2020-12-15T21:16:41.862Z] Running ssh-add (command line suppressed) [2020-12-15T21:16:41.986Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_7746847885323282009.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_7746847885323282009.key) [2020-12-15T21:16:42.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T21:16:42.403Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T21:16:42.441Z] $ docker exec --env ******** --env ******** 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent -k [2020-12-15T21:16:42.557Z] unset SSH_AUTH_SOCK; [2020-12-15T21:16:42.557Z] unset SSH_AGENT_PID; [2020-12-15T21:16:42.557Z] echo Agent pid 17 killed; [2020-12-15T21:16:42.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T21:16:42.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T21:16:42.781Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T21:16:42.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T21:16:42.976Z] $ docker exec 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent [2020-12-15T21:16:43.138Z] SSH_AUTH_SOCK=/tmp/ssh-00sUT5DfYenL/agent.46 [2020-12-15T21:16:43.138Z] SSH_AGENT_PID=52 [2020-12-15T21:16:43.145Z] Running ssh-add (command line suppressed) [2020-12-15T21:16:43.274Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_5947079524274215371.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_5947079524274215371.key) [2020-12-15T21:16:43.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T21:16:43.656Z] + git semver init [2020-12-15T21:16:43.657Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T21:16:43.657Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-134/.git [2020-12-15T21:16:43.657Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [2020-12-15T21:16:43.657Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T21:16:43.657Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T21:16:43.657Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T21:16:43.657Z] # $SEMVER_BRANCH = PR-134 [2020-12-15T21:16:43.657Z] # $SEMVER_TEMP = /tmp/semver-888937799 [2020-12-15T21:16:43.657Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-12-15T21:16:44.231Z] # '/tmp/semver-888937799' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-134/.semver' [2020-12-15T21:16:44.231Z] # -> Force: false [2020-12-15T21:16:44.231Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-134/.semver [Pipeline] } [2020-12-15T21:16:44.249Z] $ docker exec --env ******** --env ******** 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent -k [2020-12-15T21:16:44.380Z] unset SSH_AUTH_SOCK; [2020-12-15T21:16:44.380Z] unset SSH_AGENT_PID; [2020-12-15T21:16:44.380Z] echo Agent pid 52 killed; [2020-12-15T21:16:44.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T21:16:44.894Z] + git semver [Pipeline] } [2020-12-15T21:16:44.918Z] $ docker stop --time=1 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 [2020-12-15T21:16:46.610Z] $ docker rm -f 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T21:16:47.121Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T21:16:47.611Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T21:16:47.614Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-15T21:17:03.167Z] Still waiting to schedule task [2020-12-15T21:17:03.167Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-15T21:17:03.169Z] Still waiting to schedule task [2020-12-15T21:17:03.169Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16164’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16165’ is offline [2020-12-15T21:19:18.002Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16167 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [Pipeline] { [Pipeline] ws [2020-12-15T21:19:18.061Z] Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout [2020-12-15T21:19:23.042Z] using credential edgex-jenkins-ssh [2020-12-15T21:19:23.102Z] Cloning the remote Git repository [2020-12-15T21:19:23.147Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-12-15T21:19:23.262Z] > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 [2020-12-15T21:19:23.338Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-12-15T21:19:23.339Z] > git --version # timeout=10 [2020-12-15T21:19:23.355Z] > git --version # 'git version 2.17.1' [2020-12-15T21:19:23.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T21:19:23.437Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T21:19:24.273Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-12-15T21:19:24.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T21:19:24.317Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-12-15T21:19:25.018Z] Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit a8a073e08b700e62b80be4e67731c2c1fff868a7 [2020-12-15T21:19:25.225Z] Merge succeeded, producing a8a073e08b700e62b80be4e67731c2c1fff868a7 [2020-12-15T21:19:25.226Z] Checking out Revision a8a073e08b700e62b80be4e67731c2c1fff868a7 (PR-134) [2020-12-15T21:19:24.370Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-12-15T21:19:24.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T21:19:24.382Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T21:19:25.029Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T21:19:25.041Z] > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 [2020-12-15T21:19:25.127Z] > git remote # timeout=10 [2020-12-15T21:19:25.148Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T21:19:25.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T21:19:25.180Z] > git merge 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 [2020-12-15T21:19:25.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T21:19:25.224Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T21:19:25.234Z] > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 [2020-12-15T21:19:29.922Z] Commit message: "refactor: Refactored SecretProvider into seperate Secure & Insecure implementations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T21:19:32.030Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-15T21:19:32.506Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T21:19:32.899Z] + true [2020-12-15T21:19:32.899Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2020-12-15T21:19:35.190Z] ========================================================= [2020-12-15T21:19:35.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-15T21:19:35.190Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:19:35.616Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-15T21:19:36.610Z] Sending build context to Docker daemon 722.9kB [2020-12-15T21:19:36.610Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-15T21:19:36.610Z] Step 2/8 : FROM ${BASE} [2020-12-15T21:19:36.888Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-15T21:19:36.888Z] 5f621e34cdf4: Pulling fs layer [2020-12-15T21:19:36.888Z] a4357932f1b6: Pulling fs layer [2020-12-15T21:19:36.888Z] 18c013af1878: Pulling fs layer [2020-12-15T21:19:36.888Z] 00ac8860ef70: Pulling fs layer [2020-12-15T21:19:36.888Z] 63d7cb157983: Pulling fs layer [2020-12-15T21:19:36.888Z] b116817d02f9: Pulling fs layer [2020-12-15T21:19:36.888Z] 745a02a5169b: Pulling fs layer [2020-12-15T21:19:36.888Z] 00ac8860ef70: Waiting [2020-12-15T21:19:36.888Z] 63d7cb157983: Waiting [2020-12-15T21:19:36.888Z] 745a02a5169b: Waiting [2020-12-15T21:19:36.888Z] b116817d02f9: Waiting [2020-12-15T21:19:36.888Z] 18c013af1878: Verifying Checksum [2020-12-15T21:19:36.888Z] 18c013af1878: Download complete [2020-12-15T21:19:36.888Z] a4357932f1b6: Download complete [2020-12-15T21:19:36.888Z] 63d7cb157983: Verifying Checksum [2020-12-15T21:19:36.888Z] 63d7cb157983: Download complete [2020-12-15T21:19:36.888Z] b116817d02f9: Download complete [2020-12-15T21:19:36.888Z] 5f621e34cdf4: Verifying Checksum [2020-12-15T21:19:36.888Z] 5f621e34cdf4: Download complete [2020-12-15T21:19:37.507Z] 5f621e34cdf4: Pull complete [2020-12-15T21:19:38.118Z] a4357932f1b6: Pull complete [2020-12-15T21:19:38.410Z] 18c013af1878: Pull complete [2020-12-15T21:19:39.004Z] 745a02a5169b: Verifying Checksum [2020-12-15T21:19:39.004Z] 745a02a5169b: Download complete [2020-12-15T21:19:40.982Z] 00ac8860ef70: Verifying Checksum [2020-12-15T21:19:40.982Z] 00ac8860ef70: Download complete [2020-12-15T21:19:44.094Z] Running on prd-centos7-docker-4c-2g-16168 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [Pipeline] { [Pipeline] ws [2020-12-15T21:19:44.148Z] Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout [2020-12-15T21:19:50.628Z] using credential edgex-jenkins-ssh [2020-12-15T21:19:50.683Z] Cloning the remote Git repository [2020-12-15T21:19:51.206Z] 00ac8860ef70: Pull complete [2020-12-15T21:19:51.207Z] 63d7cb157983: Pull complete [2020-12-15T21:19:50.722Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-12-15T21:19:50.817Z] > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 [2020-12-15T21:19:50.945Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-12-15T21:19:50.945Z] > git --version # timeout=10 [2020-12-15T21:19:50.973Z] > git --version # 'git version 2.24.3' [2020-12-15T21:19:50.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T21:19:51.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T21:19:51.480Z] b116817d02f9: Pull complete [2020-12-15T21:19:52.270Z] Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit a8a073e08b700e62b80be4e67731c2c1fff868a7 [2020-12-15T21:19:51.677Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-12-15T21:19:51.693Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T21:19:51.709Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-12-15T21:19:51.746Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-12-15T21:19:51.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T21:19:51.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T21:19:52.283Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T21:19:52.304Z] > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 [2020-12-15T21:19:52.373Z] > git remote # timeout=10 [2020-12-15T21:19:52.392Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T21:19:52.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T21:19:52.441Z] > git merge 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 [2020-12-15T21:19:52.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T21:19:52.498Z] Merge succeeded, producing a8a073e08b700e62b80be4e67731c2c1fff868a7 [2020-12-15T21:19:52.499Z] Checking out Revision a8a073e08b700e62b80be4e67731c2c1fff868a7 (PR-134) [2020-12-15T21:19:52.505Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T21:19:52.517Z] > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 [2020-12-15T21:19:55.847Z] 745a02a5169b: Pull complete [2020-12-15T21:19:55.847Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-15T21:19:55.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-15T21:19:55.847Z] ---> b7e6874047d6 [2020-12-15T21:19:55.847Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-15T21:19:56.631Z] Commit message: "refactor: Refactored SecretProvider into seperate Secure & Insecure implementations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T21:19:58.059Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T21:19:58.472Z] ---> Running in f7f338b1d67b [2020-12-15T21:19:58.472Z] Removing intermediate container f7f338b1d67b [2020-12-15T21:19:58.472Z] ---> 13977642e47a [2020-12-15T21:19:58.472Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T21:19:58.472Z] ---> Running in 90c306926773 [2020-12-15T21:19:58.655Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T21:19:59.258Z] + sudo service docker restart [2020-12-15T21:19:59.258Z] + true [2020-12-15T21:19:59.258Z] Redirecting to /bin/systemctl restart docker.service [2020-12-15T21:20:01.113Z] Removing intermediate container 90c306926773 [2020-12-15T21:20:01.113Z] ---> 31b5700b6a4b [2020-12-15T21:20:01.113Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-12-15T21:20:01.113Z] ---> Running in 41aae108a414 [Pipeline] unstash [Pipeline] echo [2020-12-15T21:20:01.606Z] ========================================================= [2020-12-15T21:20:01.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T21:20:01.606Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:20:02.076Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-15T21:20:02.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T21:20:02.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T21:20:02.742Z] Sending build context to Docker daemon 724kB [2020-12-15T21:20:02.742Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-15T21:20:02.742Z] Step 2/8 : FROM ${BASE} [2020-12-15T21:20:03.033Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T21:20:03.033Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T21:20:03.033Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T21:20:03.033Z] de9db76c5a1d: Pulling fs layer [2020-12-15T21:20:03.033Z] bca2f99d35d6: Pulling fs layer [2020-12-15T21:20:03.033Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T21:20:03.033Z] 7c6f9722023f: Pulling fs layer [2020-12-15T21:20:03.033Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T21:20:03.033Z] 93359f2a8cfa: Waiting [2020-12-15T21:20:03.033Z] 7c6f9722023f: Waiting [2020-12-15T21:20:03.033Z] a35cf1a2eb13: Waiting [2020-12-15T21:20:03.033Z] bca2f99d35d6: Waiting [2020-12-15T21:20:03.033Z] de9db76c5a1d: Verifying Checksum [2020-12-15T21:20:03.033Z] de9db76c5a1d: Download complete [2020-12-15T21:20:03.033Z] 0ef7d3d256c8: Verifying Checksum [2020-12-15T21:20:03.033Z] 0ef7d3d256c8: Download complete [2020-12-15T21:20:03.033Z] 93359f2a8cfa: Verifying Checksum [2020-12-15T21:20:03.033Z] 93359f2a8cfa: Download complete [2020-12-15T21:20:03.033Z] 7c6f9722023f: Verifying Checksum [2020-12-15T21:20:03.033Z] 7c6f9722023f: Download complete [2020-12-15T21:20:03.315Z] OK: 142 MiB in 39 packages [2020-12-15T21:20:03.318Z] 188c0c94c7c5: Verifying Checksum [2020-12-15T21:20:03.318Z] 188c0c94c7c5: Download complete [2020-12-15T21:20:03.955Z] 188c0c94c7c5: Pull complete [2020-12-15T21:20:04.257Z] 0ef7d3d256c8: Pull complete [2020-12-15T21:20:04.295Z] Removing intermediate container 41aae108a414 [2020-12-15T21:20:04.295Z] ---> 10fa9d816992 [2020-12-15T21:20:04.295Z] Step 6/8 : WORKDIR /build [2020-12-15T21:20:04.539Z] de9db76c5a1d: Pull complete [2020-12-15T21:20:04.569Z] ---> Running in 1206d233a139 [2020-12-15T21:20:05.167Z] Removing intermediate container 1206d233a139 [2020-12-15T21:20:05.167Z] ---> 0742273b2628 [2020-12-15T21:20:05.167Z] Step 7/8 : COPY go.mod . [2020-12-15T21:20:05.779Z] ---> 9257b677aafa [2020-12-15T21:20:05.779Z] Step 8/8 : RUN go mod download [2020-12-15T21:20:05.779Z] ---> Running in 448794a0f71c [2020-12-15T21:20:08.010Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T21:20:08.010Z] a35cf1a2eb13: Download complete [2020-12-15T21:20:08.605Z] bca2f99d35d6: Verifying Checksum [2020-12-15T21:20:08.605Z] bca2f99d35d6: Download complete [2020-12-15T21:20:21.156Z] bca2f99d35d6: Pull complete [2020-12-15T21:20:21.156Z] 93359f2a8cfa: Pull complete [2020-12-15T21:20:21.156Z] 7c6f9722023f: Pull complete [2020-12-15T21:20:25.840Z] a35cf1a2eb13: Pull complete [2020-12-15T21:20:25.840Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T21:20:25.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T21:20:25.840Z] ---> a62c8e92a672 [2020-12-15T21:20:25.840Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-15T21:20:26.139Z] ---> Running in 7d9625581d30 [2020-12-15T21:20:26.753Z] Removing intermediate container 7d9625581d30 [2020-12-15T21:20:26.753Z] ---> 3e10501593b9 [2020-12-15T21:20:26.753Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T21:20:26.753Z] ---> Running in dfa3f9312b7d [2020-12-15T21:20:27.962Z] Removing intermediate container 448794a0f71c [2020-12-15T21:20:27.962Z] ---> cda71555f26a [2020-12-15T21:20:27.962Z] Successfully built cda71555f26a [2020-12-15T21:20:27.962Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:20:28.298Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T21:20:28.299Z] . [Pipeline] withDockerContainer [2020-12-15T21:20:28.588Z] prd-ubuntu18.04-docker-arm64-4c-16g-16167 does not seem to be running inside a container [2020-12-15T21:20:28.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-arm64 cat [2020-12-15T21:20:28.819Z] Removing intermediate container dfa3f9312b7d [2020-12-15T21:20:28.819Z] ---> 6271b2dd64fa [2020-12-15T21:20:28.819Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-12-15T21:20:28.819Z] ---> Running in 7caece07bb5f [2020-12-15T21:20:29.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T21:20:30.104Z] $ docker top 50fca1981ad78ba0196002a806f519035e9e4711b027f757579408292da0bb4d -eo pid,comm [2020-12-15T21:20:30.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-12-15T21:20:31.041Z] OK: 166 MiB in 39 packages [2020-12-15T21:20:31.347Z] + go version [2020-12-15T21:20:31.347Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-15T21:20:31.368Z] $ docker stop --time=1 50fca1981ad78ba0196002a806f519035e9e4711b027f757579408292da0bb4d [2020-12-15T21:20:32.023Z] Removing intermediate container 7caece07bb5f [2020-12-15T21:20:32.024Z] ---> 7fede665f173 [2020-12-15T21:20:32.024Z] Step 6/8 : WORKDIR /build [2020-12-15T21:20:32.024Z] ---> Running in 1034dd8ca23e [2020-12-15T21:20:32.327Z] Removing intermediate container 1034dd8ca23e [2020-12-15T21:20:32.327Z] ---> aeb1168b3547 [2020-12-15T21:20:32.327Z] Step 7/8 : COPY go.mod . [2020-12-15T21:20:32.626Z] ---> 68c9eaba0772 [2020-12-15T21:20:32.626Z] Step 8/8 : RUN go mod download [2020-12-15T21:20:32.626Z] ---> Running in 35083ad92b54 [2020-12-15T21:20:33.245Z] $ docker rm -f 50fca1981ad78ba0196002a806f519035e9e4711b027f757579408292da0bb4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:20:34.276Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T21:20:34.276Z] . [Pipeline] withDockerContainer [2020-12-15T21:20:34.504Z] prd-ubuntu18.04-docker-arm64-4c-16g-16167 does not seem to be running inside a container [2020-12-15T21:20:34.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-arm64 cat [2020-12-15T21:20:36.139Z] $ docker top 0979b44addfd6e5e7a8f17de93c22a9e6e2ad88c1aafc2059dee06e2016f5acc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T21:20:37.153Z] + make test [2020-12-15T21:20:37.153Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-15T21:20:59.519Z] Removing intermediate container 35083ad92b54 [2020-12-15T21:20:59.519Z] ---> 771cbdf1d880 [2020-12-15T21:20:59.519Z] Successfully built 771cbdf1d880 [2020-12-15T21:20:59.519Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:20:59.872Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T21:21:00.148Z] . [Pipeline] withDockerContainer [2020-12-15T21:21:00.647Z] prd-centos7-docker-4c-2g-16168 does not seem to be running inside a container [2020-12-15T21:21:00.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T21:21:02.339Z] $ docker top e603ae6a0918f585569f4f7809bca3655f32490dbbbd17e952cdd9b95aee8f7e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T21:21:02.923Z] + go version [2020-12-15T21:21:02.923Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-15T21:21:02.944Z] $ docker stop --time=1 e603ae6a0918f585569f4f7809bca3655f32490dbbbd17e952cdd9b95aee8f7e [2020-12-15T21:21:04.049Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-12-15T21:21:04.049Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.025s coverage: 8.3% of statements [2020-12-15T21:21:04.050Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-12-15T21:21:04.050Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.031s coverage: 95.1% of statements [2020-12-15T21:21:04.050Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.012s coverage: 87.8% of statements [2020-12-15T21:21:04.444Z] $ docker rm -f e603ae6a0918f585569f4f7809bca3655f32490dbbbd17e952cdd9b95aee8f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:21:05.402Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T21:21:05.402Z] . [Pipeline] withDockerContainer [2020-12-15T21:21:05.618Z] prd-centos7-docker-4c-2g-16168 does not seem to be running inside a container [2020-12-15T21:21:05.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T21:21:06.617Z] $ docker top 8b72933c5b6400b3a9b97530799d253c9c7619487acef55e1821ff6fe28a9959 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T21:21:07.225Z] + make test [2020-12-15T21:21:07.225Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-15T21:21:07.462Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.016s coverage: 36.2% of statements [2020-12-15T21:21:07.462Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-12-15T21:21:07.462Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] [2020-12-15T21:21:07.462Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-12-15T21:21:07.462Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.055s coverage: 48.9% of statements [2020-12-15T21:21:10.850Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.023s coverage: 95.3% of statements [2020-12-15T21:21:10.850Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-12-15T21:21:10.850Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-12-15T21:21:10.850Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.010s coverage: 91.3% of statements [2020-12-15T21:21:10.850Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-15T21:21:16.317Z] gofmt -l . [2020-12-15T21:21:16.317Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-15T21:21:16.341Z] $ docker stop --time=1 0979b44addfd6e5e7a8f17de93c22a9e6e2ad88c1aafc2059dee06e2016f5acc [2020-12-15T21:21:18.551Z] $ docker rm -f 0979b44addfd6e5e7a8f17de93c22a9e6e2ad88c1aafc2059dee06e2016f5acc [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T21:21:19.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-15T21:21:20.330Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T21:21:25.911Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-12-15T21:21:25.911Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.016s coverage: 8.3% of statements [2020-12-15T21:21:25.911Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-12-15T21:21:25.911Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.028s coverage: 95.1% of statements [2020-12-15T21:21:25.911Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.017s coverage: 87.8% of statements [2020-12-15T21:21:27.093Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.059s coverage: 36.2% of statements [2020-12-15T21:21:27.094Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-12-15T21:21:27.094Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] [2020-12-15T21:21:27.094Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-12-15T21:21:27.094Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.057s coverage: 48.9% of statements [2020-12-15T21:21:30.464Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.027s coverage: 95.3% of statements [2020-12-15T21:21:30.464Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-12-15T21:21:30.464Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-12-15T21:21:30.464Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.010s coverage: 91.3% of statements [2020-12-15T21:21:30.757Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-15T21:21:34.261Z] gofmt -l . [2020-12-15T21:21:34.261Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-15T21:21:34.322Z] $ docker stop --time=1 8b72933c5b6400b3a9b97530799d253c9c7619487acef55e1821ff6fe28a9959 [2020-12-15T21:21:37.003Z] $ docker rm -f 8b72933c5b6400b3a9b97530799d253c9c7619487acef55e1821ff6fe28a9959 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T21:21:37.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-15T21:21:37.863Z] Warning: overwriting stash ‘coverage-report’ [2020-12-15T21:21:38.452Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-15T21:21:40.327Z] provisioning config files... [2020-12-15T21:21:40.341Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/config1488709059195390979tmp [Pipeline] { [Pipeline] sh [2020-12-15T21:21:40.771Z] + set +x [2020-12-15T21:21:40.772Z] + curl -s https://codecov.io/bash [2020-12-15T21:21:40.772Z] + bash -s -- [2020-12-15T21:21:41.034Z] [2020-12-15T21:21:41.034Z] _____ _ [2020-12-15T21:21:41.034Z] / ____| | | [2020-12-15T21:21:41.034Z] | | ___ __| | ___ ___ _____ __ [2020-12-15T21:21:41.034Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-15T21:21:41.034Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-15T21:21:41.034Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-15T21:21:41.034Z] Bash-20201130-cc6d3fe [2020-12-15T21:21:41.034Z] [2020-12-15T21:21:41.034Z] [2020-12-15T21:21:41.034Z] ==> Jenkins CI detected. [2020-12-15T21:21:41.034Z] project root: . [2020-12-15T21:21:41.034Z] --> token set from env [2020-12-15T21:21:41.034Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-15T21:21:41.034Z] ==> Running gcov in . (disable via -X gcov) [2020-12-15T21:21:41.034Z] ==> Python coveragepy not found [2020-12-15T21:21:41.034Z] ==> Searching for coverage reports in: [2020-12-15T21:21:41.034Z] + . [2020-12-15T21:21:41.034Z] -> Found 1 reports [2020-12-15T21:21:41.034Z] ==> Detecting git/mercurial file structure [2020-12-15T21:21:41.034Z] ==> Reading reports [2020-12-15T21:21:41.034Z] + ./coverage.out bytes=28796 [2020-12-15T21:21:41.034Z] ==> Appending adjustments [2020-12-15T21:21:41.034Z] https://docs.codecov.io/docs/fixing-reports [2020-12-15T21:21:41.298Z] + Found adjustments [2020-12-15T21:21:41.298Z] ==> Gzipping contents [2020-12-15T21:21:41.298Z] 8.0K /tmp/codecov.VoTFLx.gz [2020-12-15T21:21:41.298Z] ==> Uploading reports [2020-12-15T21:21:41.298Z] url: https://codecov.io [2020-12-15T21:21:41.298Z] query: branch=PR-134&commit=a8a073e08b700e62b80be4e67731c2c1fff868a7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-134%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=134&job=&cmd_args= [2020-12-15T21:21:41.298Z] -> Pinging Codecov [2020-12-15T21:21:41.298Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-134&commit=a8a073e08b700e62b80be4e67731c2c1fff868a7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-134%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=134&job=&cmd_args= [2020-12-15T21:21:43.238Z] -> Uploading to [2020-12-15T21:21:43.238Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-15/833815588EE85121546D348822E98E2E/a8a073e08b700e62b80be4e67731c2c1fff868a7/0139a2c8-8e4f-44f0-a260-c9415576bf06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T212142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fcba380c7fa7748adcc024162651655e0779f622a7ee576193f83c53153c6f5 [2020-12-15T21:21:43.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T21:21:43.238Z] Dload Upload Total Spent Left Speed [2020-12-15T21:21:43.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5428 0 0 100 5428 0 11038 --:--:-- --:--:-- --:--:-- 11054 [2020-12-15T21:21:43.500Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a8a073e08b700e62b80be4e67731c2c1fff868a7 [Pipeline] } [2020-12-15T21:21:43.510Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:21:46.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:21:46.860Z] ---> package-listing.sh [2020-12-15T21:21:46.860Z] ++ facter osfamily [2020-12-15T21:21:46.860Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T21:21:46.860Z] + OS_FAMILY=redhat [2020-12-15T21:21:46.860Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-134 [2020-12-15T21:21:46.860Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T21:21:46.860Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T21:21:46.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T21:21:46.860Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T21:21:46.860Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-134 ']' [2020-12-15T21:21:46.860Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T21:21:46.860Z] + case "${OS_FAMILY}" in [2020-12-15T21:21:46.860Z] + rpm -qa [2020-12-15T21:21:46.860Z] + sort [2020-12-15T21:21:52.166Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T21:21:52.166Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T21:21:52.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T21:21:52.166Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-134 ']' [2020-12-15T21:21:52.166Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-134/archives/ [2020-12-15T21:21:52.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-134/archives/ [Pipeline] echo [2020-12-15T21:21:52.179Z] 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/xfoundry_go-mod-bootstrap_PR-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T21:21:52.468Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:21:52.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T21:21:52.771Z] [2020-12-15T21:21:52.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T21:21:53.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T21:21:53.142Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T21:21:53.142Z] df20fa9351a1: Pulling fs layer [2020-12-15T21:21:53.142Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T21:21:53.142Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T21:21:53.142Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T21:21:53.142Z] 93b61091891f: Pulling fs layer [2020-12-15T21:21:53.142Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T21:21:53.142Z] 5e14af77c1be: Pulling fs layer [2020-12-15T21:21:53.142Z] 01666e4c0597: Pulling fs layer [2020-12-15T21:21:53.142Z] aa168da1d23b: Pulling fs layer [2020-12-15T21:21:53.142Z] 93b9cdb0e59b: Waiting [2020-12-15T21:21:53.142Z] 5e14af77c1be: Waiting [2020-12-15T21:21:53.142Z] 01666e4c0597: Waiting [2020-12-15T21:21:53.142Z] aa168da1d23b: Waiting [2020-12-15T21:21:53.142Z] 46f8f816bc3b: Waiting [2020-12-15T21:21:53.142Z] 93b61091891f: Waiting [2020-12-15T21:21:53.142Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T21:21:53.142Z] 36b3adc4ff6f: Download complete [2020-12-15T21:21:53.143Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T21:21:53.143Z] 46f8f816bc3b: Download complete [2020-12-15T21:21:53.143Z] df20fa9351a1: Verifying Checksum [2020-12-15T21:21:53.143Z] df20fa9351a1: Download complete [2020-12-15T21:21:53.143Z] 93b9cdb0e59b: Verifying Checksum [2020-12-15T21:21:53.143Z] 93b9cdb0e59b: Download complete [2020-12-15T21:21:53.408Z] 5e14af77c1be: Verifying Checksum [2020-12-15T21:21:53.408Z] 5e14af77c1be: Download complete [2020-12-15T21:21:53.408Z] 93b61091891f: Verifying Checksum [2020-12-15T21:21:53.408Z] 93b61091891f: Download complete [2020-12-15T21:21:53.408Z] 01666e4c0597: Verifying Checksum [2020-12-15T21:21:53.408Z] 01666e4c0597: Download complete [2020-12-15T21:21:53.674Z] df20fa9351a1: Pull complete [2020-12-15T21:21:53.674Z] 36b3adc4ff6f: Pull complete [2020-12-15T21:21:53.940Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T21:21:53.940Z] 8ad3a11d3b57: Download complete [2020-12-15T21:21:54.526Z] 8ad3a11d3b57: Pull complete [2020-12-15T21:21:54.800Z] 46f8f816bc3b: Pull complete [2020-12-15T21:21:55.379Z] 93b61091891f: Pull complete [2020-12-15T21:21:55.642Z] aa168da1d23b: Verifying Checksum [2020-12-15T21:21:55.642Z] aa168da1d23b: Download complete [2020-12-15T21:21:55.642Z] 93b9cdb0e59b: Pull complete [2020-12-15T21:21:55.915Z] 5e14af77c1be: Pull complete [2020-12-15T21:21:55.915Z] 01666e4c0597: Pull complete [2020-12-15T21:22:02.571Z] aa168da1d23b: Pull complete [2020-12-15T21:22:02.571Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T21:22:02.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T21:22:02.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T21:22:02.740Z] prd-centos7-docker-4c-2g-16166 does not seem to be running inside a container [2020-12-15T21:22:02.792Z] $ 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/xfoundry_go-mod-bootstrap_PR-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-134 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134:/w/workspace/xfoundry_go-mod-bootstrap_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@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 [2020-12-15T21:22:06.884Z] $ docker top 19a116c853867e924ae5131ebb71f85df69843a52967643ca3e6bdc838de40b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T21:22:07.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T21:22:07.664Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T21:22:08.001Z] + ls /var/log/sa-host [2020-12-15T21:22:08.001Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T21:22:08.001Z] file_magic: OK [2020-12-15T21:22:08.001Z] HZ: Using current value: 100 [2020-12-15T21:22:08.001Z] file_header: OK [2020-12-15T21:22:08.001Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-15T21:22:08.001Z] Statistics: [2020-12-15T21:22:08.001Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-15T21:22:08.001Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T21:22:08.001Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T21:22:08.001Z] file_magic: OK [2020-12-15T21:22:08.001Z] HZ: Using current value: 100 [2020-12-15T21:22:08.001Z] file_header: OK [2020-12-15T21:22:08.001Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-15T21:22:08.001Z] Statistics: [2020-12-15T21:22:08.001Z] Hnuu...uuuununununu... [2020-12-15T21:22:08.001Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T21:22:08.244Z] provisioning config files... [2020-12-15T21:22:08.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/config5513072306840072617tmp [Pipeline] { [Pipeline] echo [2020-12-15T21:22:08.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:22:08.636Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T21:22:08.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T21:22:08.740Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:22:09.043Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T21:22:09.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:22:09.386Z] ---> sudo-logs.sh [2020-12-15T21:22:09.387Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T21:22:09.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:22:09.759Z] ---> job-cost.sh [2020-12-15T21:22:09.759Z] lf-activate-venv: SKIPPING [2020-12-15T21:22:09.759Z] INFO: No Stack... [2020-12-15T21:22:10.705Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T21:22:11.279Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T21:22:11.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T21:22:11.596Z] ---> logs-deploy.sh [2020-12-15T21:22:11.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-134/6 [2020-12-15T21:22:11.596Z] INFO: archiving workspace using pattern(s): [2020-12-15T21:22:12.984Z] Archives upload complete. [2020-12-15T21:22:13.258Z] INFO: archiving logs to Nexus [2020-12-15T21:22:14.216Z] ---> uname -a: [2020-12-15T21:22:14.216Z] Linux prd-centos7-docker-4c-2g-16166.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-15T21:22:14.216Z] [2020-12-15T21:22:14.216Z] [2020-12-15T21:22:14.216Z] ---> lscpu: [2020-12-15T21:22:14.216Z] Architecture: x86_64 [2020-12-15T21:22:14.216Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-15T21:22:14.216Z] Byte Order: Little Endian [2020-12-15T21:22:14.216Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-15T21:22:14.216Z] CPU(s): 4 [2020-12-15T21:22:14.216Z] On-line CPU(s) list: 0-3 [2020-12-15T21:22:14.216Z] Thread(s) per core: 1 [2020-12-15T21:22:14.216Z] Core(s) per socket: 1 [2020-12-15T21:22:14.216Z] Socket(s): 4 [2020-12-15T21:22:14.216Z] NUMA node(s): 1 [2020-12-15T21:22:14.216Z] Vendor ID: GenuineIntel [2020-12-15T21:22:14.216Z] CPU family: 6 [2020-12-15T21:22:14.216Z] Model: 44 [2020-12-15T21:22:14.216Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-15T21:22:14.217Z] Stepping: 1 [2020-12-15T21:22:14.217Z] CPU MHz: 2933.442 [2020-12-15T21:22:14.217Z] BogoMIPS: 5866.88 [2020-12-15T21:22:14.217Z] Virtualization: VT-x [2020-12-15T21:22:14.217Z] Hypervisor vendor: KVM [2020-12-15T21:22:14.217Z] Virtualization type: full [2020-12-15T21:22:14.217Z] L1d cache: 128 KiB [2020-12-15T21:22:14.217Z] L1i cache: 128 KiB [2020-12-15T21:22:14.217Z] L2 cache: 16 MiB [2020-12-15T21:22:14.217Z] L3 cache: 64 MiB [2020-12-15T21:22:14.217Z] NUMA node0 CPU(s): 0-3 [2020-12-15T21:22:14.217Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-15T21:22:14.217Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-15T21:22:14.217Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-15T21:22:14.217Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-15T21:22:14.217Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-15T21:22:14.217Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-15T21:22:14.217Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-15T21:22:14.217Z] Vulnerability Srbds: Not affected [2020-12-15T21:22:14.217Z] Vulnerability Tsx async abort: Not affected [2020-12-15T21:22:14.217Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] ---> nproc: [2020-12-15T21:22:14.217Z] 4 [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] ---> df -h: [2020-12-15T21:22:14.217Z] Filesystem Size Used Available Use% Mounted on [2020-12-15T21:22:14.217Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-15T21:22:14.217Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-15T21:22:14.217Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-15T21:22:14.217Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [2020-12-15T21:22:14.217Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] ---> free -m: [2020-12-15T21:22:14.217Z] total used free shared buff/cache available [2020-12-15T21:22:14.217Z] Mem: 1837 691 108 0 1037 1041 [2020-12-15T21:22:14.217Z] Swap: 1023 1 1022 [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] ---> ip addr: [2020-12-15T21:22:14.217Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-15T21:22:14.217Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-15T21:22:14.217Z] inet 127.0.0.1/8 scope host lo [2020-12-15T21:22:14.217Z] valid_lft forever preferred_lft forever [2020-12-15T21:22:14.217Z] inet6 ::1/128 scope host [2020-12-15T21:22:14.217Z] valid_lft forever preferred_lft forever [2020-12-15T21:22:14.217Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-15T21:22:14.217Z] link/ether fa:16:3e:94:5c:e8 brd ff:ff:ff:ff:ff:ff [2020-12-15T21:22:14.217Z] inet 10.30.123.193/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-15T21:22:14.217Z] valid_lft 86021sec preferred_lft 86021sec [2020-12-15T21:22:14.217Z] inet6 fe80::f816:3eff:fe94:5ce8/64 scope link [2020-12-15T21:22:14.217Z] valid_lft forever preferred_lft forever [2020-12-15T21:22:14.217Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-15T21:22:14.217Z] link/ether 02:42:bd:0d:11:be brd ff:ff:ff:ff:ff:ff [2020-12-15T21:22:14.217Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-15T21:22:14.217Z] valid_lft forever preferred_lft forever [2020-12-15T21:22:14.217Z] inet6 fe80::42:bdff:fe0d:11be/64 scope link [2020-12-15T21:22:14.217Z] valid_lft forever preferred_lft forever [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] ---> sar -b -r -n DEV: [2020-12-15T21:22:14.217Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] 21:15:43 LINUX RESTART (4 CPU) [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] 21:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-15T21:22:14.217Z] 21:17:02 170.03 83.35 86.68 0.00 9031.53 39174.28 0.00 [2020-12-15T21:22:14.217Z] 21:18:01 2.46 0.00 2.46 0.00 0.00 55.50 0.00 [2020-12-15T21:22:14.217Z] 21:19:01 0.42 0.00 0.42 0.00 0.00 5.86 0.00 [2020-12-15T21:22:14.217Z] 21:20:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 [2020-12-15T21:22:14.217Z] 21:21:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2020-12-15T21:22:14.217Z] 21:22:01 104.48 63.11 41.37 0.00 4738.89 14624.60 0.00 [2020-12-15T21:22:14.217Z] Average: 46.46 24.49 21.98 0.00 2302.17 9005.33 0.00 [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] 21:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-15T21:22:14.217Z] 21:17:02 152160 0 592780 31.50 2620 1133984 1102564 37.63 396232 1133228 128 [2020-12-15T21:22:14.217Z] 21:18:01 152112 0 592740 31.50 2620 1134072 1102564 37.63 398576 1131064 12 [2020-12-15T21:22:14.217Z] 21:19:01 156144 0 588700 31.29 2620 1134080 1075168 36.69 397528 1128624 8 [2020-12-15T21:22:14.217Z] 21:20:01 156052 0 588792 31.29 2620 1134080 1075356 36.70 407056 1119892 16 [2020-12-15T21:22:14.217Z] 21:21:01 157072 0 587764 31.24 2620 1134088 1075176 36.69 398844 1127164 12 [2020-12-15T21:22:14.217Z] 21:22:01 223524 0 676756 35.97 2620 978644 1277448 43.60 447252 962684 101956 [2020-12-15T21:22:14.217Z] Average: 166177 0 604589 32.13 2620 1108158 1118046 38.16 407581 1100443 17022 [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] 21:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-15T21:22:14.217Z] 21:17:02 eth0 445.83 303.60 1044.64 95.54 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:17:02 docker0 3.31 2.58 0.61 3.94 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:18:01 eth0 0.51 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:19:01 eth0 1.20 0.08 0.10 0.01 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:20:01 eth0 1.13 0.63 0.57 0.37 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:21:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:22:01 eth0 217.37 168.98 2171.50 18.15 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] Average: eth0 111.37 79.21 537.90 19.11 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] Average: docker0 0.55 0.43 0.10 0.66 0.00 0.00 0.00 0.00 [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] ---> sar -P ALL: [2020-12-15T21:22:14.217Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] 21:15:43 LINUX RESTART (4 CPU) [2020-12-15T21:22:14.217Z] [2020-12-15T21:22:14.217Z] 21:16:01 CPU %user %nice %system %iowait %steal %idle [2020-12-15T21:22:14.218Z] 21:17:02 all 14.43 0.00 8.27 7.05 0.02 70.23 [2020-12-15T21:22:14.218Z] 21:17:02 0 15.23 0.00 7.83 7.70 0.02 69.22 [2020-12-15T21:22:14.218Z] 21:17:02 1 15.32 0.00 8.53 6.74 0.02 69.40 [2020-12-15T21:22:14.218Z] 21:17:02 2 12.34 0.00 8.07 7.15 0.03 72.40 [2020-12-15T21:22:14.218Z] 21:17:02 3 14.81 0.00 8.67 6.60 0.02 69.90 [2020-12-15T21:22:14.218Z] 21:18:01 all 0.19 0.00 0.06 0.00 0.00 99.75 [2020-12-15T21:22:14.218Z] 21:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T21:22:14.218Z] 21:18:01 1 0.10 0.00 0.08 0.00 0.00 99.81 [2020-12-15T21:22:14.218Z] 21:18:01 2 0.56 0.00 0.08 0.00 0.00 99.36 [2020-12-15T21:22:14.218Z] 21:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-15T21:22:14.218Z] 21:19:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-12-15T21:22:14.218Z] 21:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T21:22:14.218Z] 21:19:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-15T21:22:14.218Z] 21:19:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-12-15T21:22:14.218Z] 21:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-15T21:22:14.218Z] 21:20:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2020-12-15T21:22:14.218Z] 21:20:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-15T21:22:14.218Z] 21:20:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2020-12-15T21:22:14.218Z] 21:20:01 2 0.57 0.00 0.07 0.00 0.00 99.37 [2020-12-15T21:22:14.218Z] 21:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T21:22:14.218Z] 21:21:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-12-15T21:22:14.218Z] 21:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-15T21:22:14.218Z] 21:21:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-15T21:22:14.218Z] 21:21:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-12-15T21:22:14.218Z] 21:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-15T21:22:14.218Z] 21:22:01 all 5.30 0.00 3.56 1.29 0.00 89.84 [2020-12-15T21:22:14.218Z] 21:22:01 0 5.28 0.00 3.96 0.94 0.00 89.83 [2020-12-15T21:22:14.218Z] 21:22:01 1 5.50 0.00 3.38 2.14 0.02 88.97 [2020-12-15T21:22:14.218Z] 21:22:01 2 5.30 0.00 3.49 0.99 0.00 90.22 [2020-12-15T21:22:14.218Z] 21:22:01 3 5.11 0.00 3.43 1.11 0.00 90.35 [2020-12-15T21:22:14.218Z] Average: all 3.39 0.00 1.99 1.38 0.00 93.23 [2020-12-15T21:22:14.218Z] Average: 0 3.43 0.00 1.98 1.43 0.00 93.16 [2020-12-15T21:22:14.218Z] Average: 1 3.50 0.00 2.02 1.47 0.01 93.00 [2020-12-15T21:22:14.218Z] Average: 2 3.29 0.00 1.96 1.35 0.01 93.40 [2020-12-15T21:22:14.218Z] Average: 3 3.32 0.00 2.02 1.27 0.01 93.39 [2020-12-15T21:22:14.218Z] [2020-12-15T21:22:14.218Z] [2020-12-15T21:22:14.218Z]