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 e3ea31acc74b42a29f45bb4111773d7dac0d226a+244b676ad9eb5cbb24e64fea3806b73112b64c21 (954a128333c8fee88e261f2560164773956bda73) 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16157 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 e3ea31acc74b42a29f45bb4111773d7dac0d226a Merge succeeded, producing e3ea31acc74b42a29f45bb4111773d7dac0d226a Checking out Revision e3ea31acc74b42a29f45bb4111773d7dac0d226a (PR-134) > git config core.sparsecheckout # timeout=10 > git checkout -f e3ea31acc74b42a29f45bb4111773d7dac0d226a # 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 e3ea31acc74b42a29f45bb4111773d7dac0d226a # 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 20:55:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk eb10c7cea7f5d1e6c189282b5a62ed487e2772da # timeout=10 [Pipeline] withCredentials 20:55:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:55 ========================================================= 20:55:55 EdgeX Global Pipelines Version Info 20:55:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:57 ------------------- 20:55:57 stable info: 20:55:57 ------------------- 20:55:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:57 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 20:55:57 Message: update stable to v1.0.172 20:55:58 ------------------- 20:55:58 experimental info: 20:55:58 ------------------- 20:55:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:58 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 20:55:58 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:55:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:55:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:55:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 20:56:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-134 [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-134 [Pipeline] echo 20:56:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-134 [Pipeline] echo 20:56:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3ea31acc74b42a29f45bb4111773d7dac0d226a [Pipeline] echo 20:56:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3ea31a [Pipeline] echo 20:56:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:03 + git log --format=format:%s -1 e3ea31acc74b42a29f45bb4111773d7dac0d226a [Pipeline] echo 20:56:03 GIT_COMMIT: e3ea31acc74b42a29f45bb4111773d7dac0d226a, Commit Message: refactor: Refactored SecretProvider into seperate Secure & Insecure implementations [Pipeline] echo 20:56:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:05 20:56:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:56:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:05 latest: Pulling from edgex-devops/git-semver 20:56:05 31603596830f: Pulling fs layer 20:56:05 2a8b12db71e7: Pulling fs layer 20:56:05 6ca5941a6612: Pulling fs layer 20:56:05 ecc8261a40a4: Pulling fs layer 20:56:05 ecc8261a40a4: Waiting 20:56:05 2a8b12db71e7: Verifying Checksum 20:56:05 2a8b12db71e7: Download complete 20:56:06 31603596830f: Download complete 20:56:06 ecc8261a40a4: Verifying Checksum 20:56:06 ecc8261a40a4: Download complete 20:56:06 6ca5941a6612: Verifying Checksum 20:56:06 6ca5941a6612: Download complete 20:56:06 31603596830f: Pull complete 20:56:06 2a8b12db71e7: Pull complete 20:56:07 6ca5941a6612: Pull complete 20:56:07 ecc8261a40a4: Pull complete 20:56:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:56:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:56:07 prd-centos7-docker-4c-2g-16157 does not seem to be running inside a container 20:56:07 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:56:09 $ docker top 4c7832f4215c31434efb70001550afb8a2e9f4e33c7572c833ed5edd0f4365d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:09 [ssh-agent] Looking for ssh-agent implementation... 20:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:10 $ docker exec 4c7832f4215c31434efb70001550afb8a2e9f4e33c7572c833ed5edd0f4365d6 ssh-agent 20:56:10 SSH_AUTH_SOCK=/tmp/ssh-AZZGFqu9At9p/agent.12 20:56:10 SSH_AGENT_PID=17 20:56:10 Running ssh-add (command line suppressed) 20:56:10 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_7224916833095449298.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_7224916833095449298.key) 20:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:11 + git tag --points-at HEAD [Pipeline] } 20:56:11 $ docker exec --env ******** --env ******** 4c7832f4215c31434efb70001550afb8a2e9f4e33c7572c833ed5edd0f4365d6 ssh-agent -k 20:56:11 unset SSH_AUTH_SOCK; 20:56:11 unset SSH_AGENT_PID; 20:56:11 echo Agent pid 17 killed; 20:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:56:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:11 [ssh-agent] Looking for ssh-agent implementation... 20:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:11 $ docker exec 4c7832f4215c31434efb70001550afb8a2e9f4e33c7572c833ed5edd0f4365d6 ssh-agent 20:56:11 SSH_AUTH_SOCK=/tmp/ssh-OOyuNgPOb6sw/agent.45 20:56:11 SSH_AGENT_PID=50 20:56:11 Running ssh-add (command line suppressed) 20:56:11 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_4578091848791737470.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_4578091848791737470.key) 20:56:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:12 + git semver init 20:56:12 # -> Open(): unable to determine branch for HEAD 20:56:12 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-134/.git 20:56:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-134 20:56:12 # $SEMVER_REMOTE_NAME = origin 20:56:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:56:12 # $SEMVER_USER_NAME = edgex-jenkins 20:56:12 # $SEMVER_BRANCH = PR-134 20:56:12 # $SEMVER_TEMP = /tmp/semver-441729350 20:56:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 20:56:12 # '/tmp/semver-441729350' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-134/.semver' 20:56:12 # -> Force: false 20:56:12 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-134/.semver [Pipeline] } 20:56:12 $ docker exec --env ******** --env ******** 4c7832f4215c31434efb70001550afb8a2e9f4e33c7572c833ed5edd0f4365d6 ssh-agent -k 20:56:12 unset SSH_AUTH_SOCK; 20:56:12 unset SSH_AGENT_PID; 20:56:12 echo Agent pid 50 killed; 20:56:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:13 + git semver [Pipeline] } 20:56:13 $ docker stop --time=1 4c7832f4215c31434efb70001550afb8a2e9f4e33c7572c833ed5edd0f4365d6 20:56:15 $ docker rm -f 4c7832f4215c31434efb70001550afb8a2e9f4e33c7572c833ed5edd0f4365d6 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:56:16 Stashed 1 file(s) [Pipeline] echo 20:56:16 [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 20:56:31 Still waiting to schedule task 20:56:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:56:31 Still waiting to schedule task 20:56:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:58:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16158 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [Pipeline] { [Pipeline] ws 20:58:27 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 20:58:33 using credential edgex-jenkins-ssh 20:58:33 Cloning the remote Git repository 20:58:33 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:58:33 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 20:58:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:58:33 > git --version # timeout=10 20:58:33 > git --version # 'git version 2.17.1' 20:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:58:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:58:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:58:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:34 > 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 20:58:34 Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit e3ea31acc74b42a29f45bb4111773d7dac0d226a 20:58:35 Merge succeeded, producing e3ea31acc74b42a29f45bb4111773d7dac0d226a 20:58:35 Checking out Revision e3ea31acc74b42a29f45bb4111773d7dac0d226a (PR-134) 20:58:34 > git config core.sparsecheckout # timeout=10 20:58:34 > git checkout -f e3ea31acc74b42a29f45bb4111773d7dac0d226a # timeout=10 20:58:35 > git remote # timeout=10 20:58:35 > git config --get remote.origin.url # timeout=10 20:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:35 > git merge 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 20:58:35 > git rev-parse HEAD^{commit} # timeout=10 20:58:35 > git config core.sparsecheckout # timeout=10 20:58:35 > git checkout -f e3ea31acc74b42a29f45bb4111773d7dac0d226a # timeout=10 20:58:39 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 20:58:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:58:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:58:42 + sudo service docker restart 20:58:42 + true [Pipeline] unstash [Pipeline] echo 20:58:44 ========================================================= 20:58:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:58:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:58:44 + 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 . 20:58:45 Sending build context to Docker daemon 717.8kB 20:58:45 Step 1/8 : ARG BASE=golang:1.15-alpine 20:58:45 Step 2/8 : FROM ${BASE} 20:58:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:46 5f621e34cdf4: Pulling fs layer 20:58:46 a4357932f1b6: Pulling fs layer 20:58:46 18c013af1878: Pulling fs layer 20:58:46 00ac8860ef70: Pulling fs layer 20:58:46 63d7cb157983: Pulling fs layer 20:58:46 b116817d02f9: Pulling fs layer 20:58:46 745a02a5169b: Pulling fs layer 20:58:46 63d7cb157983: Waiting 20:58:46 00ac8860ef70: Waiting 20:58:46 b116817d02f9: Waiting 20:58:46 745a02a5169b: Waiting 20:58:46 18c013af1878: Verifying Checksum 20:58:46 18c013af1878: Download complete 20:58:46 a4357932f1b6: Verifying Checksum 20:58:46 a4357932f1b6: Download complete 20:58:46 63d7cb157983: Download complete 20:58:47 b116817d02f9: Verifying Checksum 20:58:47 b116817d02f9: Download complete 20:58:47 5f621e34cdf4: Verifying Checksum 20:58:47 5f621e34cdf4: Download complete 20:58:47 5f621e34cdf4: Pull complete 20:58:48 a4357932f1b6: Pull complete 20:58:48 18c013af1878: Pull complete 20:58:48 745a02a5169b: Verifying Checksum 20:58:48 745a02a5169b: Download complete 20:58:50 00ac8860ef70: Download complete 20:58:56 Running on prd-centos7-docker-4c-2g-16159 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [Pipeline] { [Pipeline] ws 20:58:57 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 20:58:59 using credential edgex-jenkins-ssh 20:58:59 Cloning the remote Git repository 20:58:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:58:59 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 20:58:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:58:59 > git --version # timeout=10 20:58:59 > git --version # 'git version 2.24.3' 20:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:59:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:59:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:00 > 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 20:59:00 00ac8860ef70: Pull complete 20:59:00 63d7cb157983: Pull complete 20:59:00 Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit e3ea31acc74b42a29f45bb4111773d7dac0d226a 20:59:00 b116817d02f9: Pull complete 20:59:00 Merge succeeded, producing e3ea31acc74b42a29f45bb4111773d7dac0d226a 20:59:00 Checking out Revision e3ea31acc74b42a29f45bb4111773d7dac0d226a (PR-134) 20:59:00 > git config core.sparsecheckout # timeout=10 20:59:00 > git checkout -f e3ea31acc74b42a29f45bb4111773d7dac0d226a # timeout=10 20:59:00 > git remote # timeout=10 20:59:00 > git config --get remote.origin.url # timeout=10 20:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:00 > git merge 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 20:59:00 > git rev-parse HEAD^{commit} # timeout=10 20:59:00 > git config core.sparsecheckout # timeout=10 20:59:00 > git checkout -f e3ea31acc74b42a29f45bb4111773d7dac0d226a # timeout=10 20:59:04 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 20:59:05 745a02a5169b: Pull complete 20:59:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:59:05 ---> b7e6874047d6 20:59:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:59:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:59:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:59:06 + true 20:59:06 + sudo service docker restart 20:59:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:59:07 ========================================================= 20:59:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:59:07 ========================================================= 20:59:07 ---> Running in e26b2efaa283 [Pipeline] isUnix [Pipeline] sh 20:59:08 + 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 . 20:59:08 Sending build context to Docker daemon 718.8kB 20:59:08 Step 1/8 : ARG BASE=golang:1.15-alpine 20:59:08 Step 2/8 : FROM ${BASE} 20:59:08 Removing intermediate container e26b2efaa283 20:59:08 ---> dc974f4071d3 20:59:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:08 ---> Running in af264f928e1d 20:59:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:08 188c0c94c7c5: Pulling fs layer 20:59:08 0ef7d3d256c8: Pulling fs layer 20:59:08 de9db76c5a1d: Pulling fs layer 20:59:08 bca2f99d35d6: Pulling fs layer 20:59:08 93359f2a8cfa: Pulling fs layer 20:59:08 7c6f9722023f: Pulling fs layer 20:59:08 a35cf1a2eb13: Pulling fs layer 20:59:08 7c6f9722023f: Waiting 20:59:08 93359f2a8cfa: Waiting 20:59:08 bca2f99d35d6: Waiting 20:59:08 a35cf1a2eb13: Waiting 20:59:08 de9db76c5a1d: Download complete 20:59:08 0ef7d3d256c8: Verifying Checksum 20:59:08 0ef7d3d256c8: Download complete 20:59:08 93359f2a8cfa: Verifying Checksum 20:59:08 93359f2a8cfa: Download complete 20:59:08 7c6f9722023f: Download complete 20:59:08 188c0c94c7c5: Verifying Checksum 20:59:08 188c0c94c7c5: Download complete 20:59:08 188c0c94c7c5: Pull complete 20:59:09 0ef7d3d256c8: Pull complete 20:59:09 de9db76c5a1d: Pull complete 20:59:10 a35cf1a2eb13: Verifying Checksum 20:59:10 a35cf1a2eb13: Download complete 20:59:10 bca2f99d35d6: Download complete 20:59:11 Removing intermediate container af264f928e1d 20:59:11 ---> 30e85dbb17e1 20:59:11 Step 5/8 : RUN apk add --update --no-cache git make 20:59:11 ---> Running in 23e574643635 20:59:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:13 OK: 142 MiB in 39 packages 20:59:14 Removing intermediate container 23e574643635 20:59:14 ---> 678b479e7da5 20:59:14 Step 6/8 : WORKDIR /build 20:59:14 ---> Running in 5fd105987d06 20:59:14 Removing intermediate container 5fd105987d06 20:59:14 ---> 5139ec2cdab1 20:59:14 Step 7/8 : COPY go.mod . 20:59:15 ---> 48ac20f5af30 20:59:15 Step 8/8 : RUN go mod download 20:59:15 ---> Running in 2e8a8302812e 20:59:16 bca2f99d35d6: Pull complete 20:59:16 93359f2a8cfa: Pull complete 20:59:16 7c6f9722023f: Pull complete 20:59:21 a35cf1a2eb13: Pull complete 20:59:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:59:21 ---> a62c8e92a672 20:59:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:59:21 ---> Running in ccf795225383 20:59:21 Removing intermediate container ccf795225383 20:59:21 ---> 978337669c25 20:59:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:21 ---> Running in 2cbb8b1005c7 20:59:22 Removing intermediate container 2cbb8b1005c7 20:59:22 ---> bb484ef93f2e 20:59:22 Step 5/8 : RUN apk add --update --no-cache git make 20:59:22 ---> Running in 9518e3bc823e 20:59:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:59:24 OK: 166 MiB in 39 packages 20:59:25 Removing intermediate container 9518e3bc823e 20:59:25 ---> 43f4a2c0ce17 20:59:25 Step 6/8 : WORKDIR /build 20:59:25 ---> Running in d914aba50cd5 20:59:25 Removing intermediate container d914aba50cd5 20:59:25 ---> 55520601a368 20:59:25 Step 7/8 : COPY go.mod . 20:59:25 ---> 184ca639fc8e 20:59:25 Step 8/8 : RUN go mod download 20:59:25 ---> Running in f0db714e4802 20:59:37 Removing intermediate container 2e8a8302812e 20:59:37 ---> e87d41cd10c9 20:59:37 Successfully built e87d41cd10c9 20:59:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:59:38 + docker inspect -f . ci-base-image-arm64 20:59:38 . [Pipeline] withDockerContainer 20:59:38 prd-ubuntu18.04-docker-arm64-4c-16g-16158 does not seem to be running inside a container 20:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:59:40 $ docker top 55d94fd4343da0a6ec5c83114d2779b717f5885f3726161e48a18775af27d4f9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:41 + go version 20:59:41 go version go1.15.5 linux/arm64 [Pipeline] } 20:59:41 $ docker stop --time=1 55d94fd4343da0a6ec5c83114d2779b717f5885f3726161e48a18775af27d4f9 20:59:43 $ docker rm -f 55d94fd4343da0a6ec5c83114d2779b717f5885f3726161e48a18775af27d4f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:44 Removing intermediate container f0db714e4802 20:59:44 ---> 57f29128b20c 20:59:44 Successfully built 57f29128b20c 20:59:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:59:44 + docker inspect -f . ci-base-image-arm64 20:59:44 . [Pipeline] withDockerContainer 20:59:44 + docker inspect -f . ci-base-image-x86_64 20:59:44 . 20:59:44 prd-ubuntu18.04-docker-arm64-4c-16g-16158 does not seem to be running inside a container 20:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:59:46 $ docker top 0e1c0f60710eb98cb30c7d71d6ff685614e70237c6772313be45918444c98b35 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 20:59:46 prd-centos7-docker-4c-2g-16159 does not seem to be running inside a container 20:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:59:47 $ docker top 870a9693ae06a6a71e6aa6d7cf888e1e19b907ae23db807a5cc175f03340e682 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:59:48 + go version 20:59:48 go version go1.15.5 linux/amd64 [Pipeline] } 20:59:48 $ docker stop --time=1 870a9693ae06a6a71e6aa6d7cf888e1e19b907ae23db807a5cc175f03340e682 20:59:48 + make test 20:59:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:59:49 $ docker rm -f 870a9693ae06a6a71e6aa6d7cf888e1e19b907ae23db807a5cc175f03340e682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:50 + docker inspect -f . ci-base-image-x86_64 20:59:50 . [Pipeline] withDockerContainer 20:59:50 prd-centos7-docker-4c-2g-16159 does not seem to be running inside a container 20:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:59:51 $ docker top 2dff40d10aba7ef99b3791f4004e7d8a72ab6125a52b637227b53949e2e295b3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:52 + make test 20:59:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:00:00 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 21:00:01 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.006s coverage: 8.3% of statements 21:00:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 21:00:01 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.012s coverage: 95.1% of statements 21:00:01 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.014s coverage: 87.8% of statements 21:00:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.016s coverage: 36.2% of statements 21:00:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 21:00:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 21:00:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 21:00:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.022s coverage: 48.9% of statements 21:00:05 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.009s coverage: 95.3% of statements 21:00:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 21:00:05 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 21:00:05 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 21:00:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:00:07 gofmt -l . 21:00:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:00:07 $ docker stop --time=1 2dff40d10aba7ef99b3791f4004e7d8a72ab6125a52b637227b53949e2e295b3 21:00:09 $ docker rm -f 2dff40d10aba7ef99b3791f4004e7d8a72ab6125a52b637227b53949e2e295b3 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:11 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] } 21:00:15 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 21:00:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.021s coverage: 8.3% of statements 21:00:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 21:00:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.039s coverage: 95.1% of statements 21:00:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.032s coverage: 87.8% of statements 21:00:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.016s coverage: 36.2% of statements 21:00:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 21:00:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 21:00:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 21:00:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements 21:00:23 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.020s coverage: 95.3% of statements 21:00:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 21:00:23 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 21:00:23 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements 21:00:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:00:29 gofmt -l . 21:00:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:00:29 $ docker stop --time=1 0e1c0f60710eb98cb30c7d71d6ff685614e70237c6772313be45918444c98b35 21:00:31 $ docker rm -f 0e1c0f60710eb98cb30c7d71d6ff685614e70237c6772313be45918444c98b35 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:32 Warning: overwriting stash ‘coverage-report’ 21:00:33 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:00:35 provisioning config files... 21:00:35 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/config8684312028781574674tmp [Pipeline] { [Pipeline] sh 21:00:35 + set +x 21:00:35 + curl -s https://codecov.io/bash 21:00:35 + bash -s -- 21:00:36 21:00:36 _____ _ 21:00:36 / ____| | | 21:00:36 | | ___ __| | ___ ___ _____ __ 21:00:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:00:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:00:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:00:36 Bash-20201130-cc6d3fe 21:00:36 21:00:36 21:00:36 ==> Jenkins CI detected. 21:00:36 project root: . 21:00:36 --> token set from env 21:00:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:00:36 ==> Running gcov in . (disable via -X gcov) 21:00:36 ==> Python coveragepy not found 21:00:36 ==> Searching for coverage reports in: 21:00:36 + . 21:00:36 -> Found 1 reports 21:00:36 ==> Detecting git/mercurial file structure 21:00:36 ==> Reading reports 21:00:36 + ./coverage.out bytes=28796 21:00:36 ==> Appending adjustments 21:00:36 https://docs.codecov.io/docs/fixing-reports 21:00:36 + Found adjustments 21:00:36 ==> Gzipping contents 21:00:36 8.0K /tmp/codecov.f895LG.gz 21:00:36 ==> Uploading reports 21:00:36 url: https://codecov.io 21:00:36 query: branch=PR-134&commit=e3ea31acc74b42a29f45bb4111773d7dac0d226a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-134%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=134&job=&cmd_args= 21:00:36 -> Pinging Codecov 21:00:36 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-134&commit=e3ea31acc74b42a29f45bb4111773d7dac0d226a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-134%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=134&job=&cmd_args= 21:00:36 -> Uploading to 21:00:36 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/833815588EE85121546D348822E98E2E/e3ea31acc74b42a29f45bb4111773d7dac0d226a/06af8da8-1fa4-4180-a6b7-8ae2f8ed64bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T210036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec36daca3c88a9c72872e79c02a38e7303de2556424f577f65800ff9e80e24cf 21:00:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:36 Dload Upload Total Spent Left Speed 21:00:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5432 0 0 100 5432 0 10735 --:--:-- --:--:-- --:--:-- 10735 21:00:37 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e3ea31acc74b42a29f45bb4111773d7dac0d226a [Pipeline] } 21:00:37 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 21:00:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:00:41 ---> package-listing.sh 21:00:41 ++ facter osfamily 21:00:41 ++ tr '[:upper:]' '[:lower:]' 21:00:41 + OS_FAMILY=redhat 21:00:41 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-134 21:00:41 + START_PACKAGES=/tmp/packages_start.txt 21:00:41 + END_PACKAGES=/tmp/packages_end.txt 21:00:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:00:41 + PACKAGES=/tmp/packages_start.txt 21:00:41 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-134 ']' 21:00:41 + PACKAGES=/tmp/packages_end.txt 21:00:41 + case "${OS_FAMILY}" in 21:00:41 + rpm -qa 21:00:41 + sort 21:00:46 + '[' -f /tmp/packages_start.txt ']' 21:00:46 + '[' -f /tmp/packages_end.txt ']' 21:00:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:00:46 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-134 ']' 21:00:46 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-134/archives/ 21:00:46 + 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 21:00:46 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 21:00:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:47 21:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:47 alpine: Pulling from edgex-lftools-log-publisher 21:00:47 df20fa9351a1: Pulling fs layer 21:00:47 36b3adc4ff6f: Pulling fs layer 21:00:47 8ad3a11d3b57: Pulling fs layer 21:00:47 46f8f816bc3b: Pulling fs layer 21:00:47 93b61091891f: Pulling fs layer 21:00:47 93b9cdb0e59b: Pulling fs layer 21:00:47 5e14af77c1be: Pulling fs layer 21:00:47 01666e4c0597: Pulling fs layer 21:00:47 aa168da1d23b: Pulling fs layer 21:00:47 93b9cdb0e59b: Waiting 21:00:47 aa168da1d23b: Waiting 21:00:47 46f8f816bc3b: Waiting 21:00:47 5e14af77c1be: Waiting 21:00:47 01666e4c0597: Waiting 21:00:47 93b61091891f: Waiting 21:00:47 36b3adc4ff6f: Verifying Checksum 21:00:47 36b3adc4ff6f: Download complete 21:00:47 46f8f816bc3b: Verifying Checksum 21:00:47 46f8f816bc3b: Download complete 21:00:47 df20fa9351a1: Verifying Checksum 21:00:47 df20fa9351a1: Download complete 21:00:47 93b9cdb0e59b: Verifying Checksum 21:00:47 93b9cdb0e59b: Download complete 21:00:47 5e14af77c1be: Verifying Checksum 21:00:47 5e14af77c1be: Download complete 21:00:47 01666e4c0597: Verifying Checksum 21:00:47 01666e4c0597: Download complete 21:00:47 93b61091891f: Download complete 21:00:47 8ad3a11d3b57: Verifying Checksum 21:00:47 8ad3a11d3b57: Download complete 21:00:48 df20fa9351a1: Pull complete 21:00:48 36b3adc4ff6f: Pull complete 21:00:48 8ad3a11d3b57: Pull complete 21:00:49 46f8f816bc3b: Pull complete 21:00:49 93b61091891f: Pull complete 21:00:49 93b9cdb0e59b: Pull complete 21:00:49 aa168da1d23b: Verifying Checksum 21:00:49 aa168da1d23b: Download complete 21:00:49 5e14af77c1be: Pull complete 21:00:49 01666e4c0597: Pull complete 21:00:56 aa168da1d23b: Pull complete 21:00:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:00:56 prd-centos7-docker-4c-2g-16157 does not seem to be running inside a container 21:00:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:01:00 $ docker top 36a7a6e0f8d7becbe413e07c9af76a585b3482d13a62c8677088b28e8f78b62e -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:01 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:01 + mkdir -p /var/log/sa [Pipeline] sh 21:01:02 + ls /var/log/sa-host 21:01:02 + sadf -c /var/log/sa-host/sa15 21:01:02 file_magic: OK 21:01:02 HZ: Using current value: 100 21:01:02 file_header: OK 21:01:02 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 21:01:02 Statistics: 21:01:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:01:02 File successfully converted to sysstat format version 12.2.1 21:01:02 + sadf -c /var/log/sa-host/sa23 21:01:02 file_magic: OK 21:01:02 HZ: Using current value: 100 21:01:02 file_header: OK 21:01:02 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 21:01:02 Statistics: 21:01:02 Hnuu...uuuununununu... 21:01:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:02 provisioning config files... 21:01:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/config3018889933017494997tmp [Pipeline] { [Pipeline] echo 21:01:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:02 ---> create-netrc.sh [Pipeline] } 21:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:01:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:01:03 ---> python-tools-install.sh [Pipeline] echo 21:01:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:03 ---> sudo-logs.sh 21:01:03 Archiving 'sudo' log.. [Pipeline] echo 21:01:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:04 ---> job-cost.sh 21:01:04 lf-activate-venv: SKIPPING 21:01:04 INFO: No Stack... 21:01:05 INFO: Retrieving Pricing Info for: v1-standard-2 21:01:06 INFO: Archiving Costs [Pipeline] echo 21:01:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:06 ---> logs-deploy.sh 21:01:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-134/4 21:01:06 INFO: archiving workspace using pattern(s): 21:01:08 Archives upload complete. 21:01:08 INFO: archiving logs to Nexus 21:01:09 ---> uname -a: 21:01:09 Linux prd-centos7-docker-4c-2g-16157.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:01:09 21:01:09 21:01:09 ---> lscpu: 21:01:09 Architecture: x86_64 21:01:09 CPU op-mode(s): 32-bit, 64-bit 21:01:09 Byte Order: Little Endian 21:01:09 Address sizes: 40 bits physical, 48 bits virtual 21:01:09 CPU(s): 4 21:01:09 On-line CPU(s) list: 0-3 21:01:09 Thread(s) per core: 1 21:01:09 Core(s) per socket: 1 21:01:09 Socket(s): 4 21:01:09 NUMA node(s): 1 21:01:09 Vendor ID: GenuineIntel 21:01:09 CPU family: 6 21:01:09 Model: 44 21:01:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:01:09 Stepping: 1 21:01:09 CPU MHz: 2933.442 21:01:09 BogoMIPS: 5866.88 21:01:09 Virtualization: VT-x 21:01:09 Hypervisor vendor: KVM 21:01:09 Virtualization type: full 21:01:09 L1d cache: 128 KiB 21:01:09 L1i cache: 128 KiB 21:01:09 L2 cache: 16 MiB 21:01:09 L3 cache: 64 MiB 21:01:09 NUMA node0 CPU(s): 0-3 21:01:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:01:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:01:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:01:09 Vulnerability Meltdown: Mitigation; PTI 21:01:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:01:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:01:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:01:09 Vulnerability Srbds: Not affected 21:01:09 Vulnerability Tsx async abort: Not affected 21:01:09 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 21:01:09 21:01:09 21:01:09 ---> nproc: 21:01:09 4 21:01:09 21:01:09 21:01:09 ---> df -h: 21:01:09 Filesystem Size Used Available Use% Mounted on 21:01:09 overlay 50.0G 7.3G 42.7G 15% / 21:01:09 tmpfs 64.0M 0 64.0M 0% /dev 21:01:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:01:09 shm 64.0M 0 64.0M 0% /dev/shm 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-134 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:01:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:01:09 21:01:09 21:01:09 ---> free -m: 21:01:09 total used free shared buff/cache available 21:01:09 Mem: 1837 685 103 0 1047 1047 21:01:09 Swap: 1023 1 1022 21:01:09 21:01:09 21:01:09 ---> ip addr: 21:01:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:01:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:01:09 inet 127.0.0.1/8 scope host lo 21:01:09 valid_lft forever preferred_lft forever 21:01:09 inet6 ::1/128 scope host 21:01:09 valid_lft forever preferred_lft forever 21:01:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:01:09 link/ether fa:16:3e:98:02:90 brd ff:ff:ff:ff:ff:ff 21:01:09 inet 10.30.122.211/23 brd 10.30.123.255 scope global dynamic eth0 21:01:09 valid_lft 86054sec preferred_lft 86054sec 21:01:09 inet6 fe80::f816:3eff:fe98:290/64 scope link 21:01:09 valid_lft forever preferred_lft forever 21:01:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:01:09 link/ether 02:42:35:d9:72:1f brd ff:ff:ff:ff:ff:ff 21:01:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:01:09 valid_lft forever preferred_lft forever 21:01:09 inet6 fe80::42:35ff:fed9:721f/64 scope link 21:01:09 valid_lft forever preferred_lft forever 21:01:09 21:01:09 21:01:09 ---> sar -b -r -n DEV: 21:01:09 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) 21:01:09 21:01:09 20:55:11 LINUX RESTART (4 CPU) 21:01:09 21:01:09 20:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:01:09 20:57:01 30.06 9.87 20.19 0.00 4194.17 3020.11 0.00 21:01:09 20:58:01 1.90 0.00 1.90 0.00 0.00 36.46 0.00 21:01:09 20:59:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 21:01:09 21:00:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 21:01:09 21:01:01 136.15 81.01 55.14 0.00 6610.25 18341.28 0.00 21:01:09 Average: 33.73 18.18 15.54 0.00 2161.61 4282.33 0.00 21:01:09 21:01:09 20:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:01:09 20:57:01 149804 0 578076 30.72 2620 1151044 1096272 37.41 390560 1141432 20 21:01:09 20:58:01 153776 0 574096 30.51 2620 1151052 1072852 36.61 390828 1138132 20 21:01:09 20:59:01 151076 0 576732 30.65 2620 1151116 1073032 36.62 401016 1131048 28 21:01:09 21:00:01 150688 0 577176 30.68 2620 1151060 1072780 36.61 405668 1126276 12 21:01:09 21:01:01 172756 0 650244 34.56 2620 1055924 1188076 40.55 425348 1025756 48 21:01:09 Average: 155620 0 591265 31.42 2620 1132039 1100602 37.56 402684 1112529 26 21:01:09 21:01:09 20:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:01:09 20:57:01 eth0 70.77 56.58 336.43 34.72 0.00 0.00 0.00 0.00 21:01:09 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 20:57:01 docker0 1.70 1.43 0.53 3.87 0.00 0.00 0.00 0.00 21:01:09 20:58:01 eth0 5.93 2.60 4.61 0.17 0.00 0.00 0.00 0.00 21:01:09 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 20:59:01 eth0 1.43 0.78 0.62 0.41 0.00 0.00 0.00 0.00 21:01:09 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 21:00:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 21:01:01 eth0 208.77 162.05 2177.07 19.37 0.00 0.00 0.00 0.00 21:01:09 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 Average: eth0 57.41 44.43 503.94 10.94 0.00 0.00 0.00 0.00 21:01:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:09 Average: docker0 0.34 0.29 0.11 0.77 0.00 0.00 0.00 0.00 21:01:09 21:01:09 21:01:09 ---> sar -P ALL: 21:01:09 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) 21:01:09 21:01:09 20:55:11 LINUX RESTART (4 CPU) 21:01:09 21:01:09 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:01:09 20:57:01 all 2.31 0.00 1.67 0.50 0.00 95.52 21:01:09 20:57:01 0 1.91 0.00 1.46 1.51 0.00 95.13 21:01:09 20:57:01 1 2.81 0.00 2.04 0.18 0.00 94.97 21:01:09 20:57:01 2 2.18 0.00 1.64 0.12 0.00 96.06 21:01:09 20:57:01 3 2.33 0.00 1.54 0.20 0.02 95.92 21:01:09 20:58:01 all 0.17 0.00 0.06 0.00 0.00 99.77 21:01:09 20:58:01 0 0.08 0.00 0.10 0.00 0.00 99.82 21:01:09 20:58:01 1 0.48 0.00 0.05 0.00 0.00 99.47 21:01:09 20:58:01 2 0.03 0.00 0.07 0.00 0.00 99.90 21:01:09 20:58:01 3 0.08 0.00 0.03 0.00 0.00 99.88 21:01:09 20:59:01 all 0.08 0.00 0.05 0.00 0.00 99.87 21:01:09 20:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:01:09 20:59:01 1 0.17 0.00 0.08 0.00 0.00 99.75 21:01:09 20:59:01 2 0.08 0.00 0.03 0.00 0.00 99.88 21:01:09 20:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:01:09 21:00:01 all 0.10 0.00 0.04 0.00 0.00 99.86 21:01:09 21:00:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:01:09 21:00:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:01:09 21:00:01 2 0.30 0.00 0.03 0.00 0.00 99.67 21:01:09 21:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:01:09 21:01:01 all 5.78 0.00 4.23 2.31 0.01 87.66 21:01:09 21:01:01 0 5.65 0.00 4.32 1.43 0.02 88.58 21:01:09 21:01:01 1 4.94 0.00 3.53 1.97 0.02 89.54 21:01:09 21:01:01 2 6.97 0.00 5.10 4.78 0.02 83.13 21:01:09 21:01:01 3 5.58 0.00 3.98 1.06 0.00 89.39 21:01:09 Average: all 1.68 0.00 1.20 0.56 0.00 96.55 21:01:09 Average: 0 1.53 0.00 1.18 0.59 0.00 96.69 21:01:09 Average: 1 1.68 0.00 1.15 0.43 0.00 96.74 21:01:09 Average: 2 1.90 0.00 1.37 0.97 0.00 95.75 21:01:09 Average: 3 1.60 0.00 1.12 0.25 0.00 97.03 21:01:09 21:01:09 21:01:09