Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from a525e5b0c89ca3317691f4f39cdb13a6f092fbae+4c3c8919c2a915030aa42238d07aeb28434825d2 (0ff1962bf15e9413501b96a0acf40b41be685aa2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-82/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-82/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20585 in /w/workspace/dgexfoundry_go-mod-secrets_PR-82 [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-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4c3c8919c2a915030aa42238d07aeb28434825d2 into PR head commit a525e5b0c89ca3317691f4f39cdb13a6f092fbae Merge succeeded, producing a525e5b0c89ca3317691f4f39cdb13a6f092fbae Checking out Revision a525e5b0c89ca3317691f4f39cdb13a6f092fbae (PR-82) > git config core.sparsecheckout # timeout=10 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # 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 4c3c8919c2a915030aa42238d07aeb28434825d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 Commit message: "refactor: Make module a V2 Go Module" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:49 ========================================================= 19:04:49 EdgeX Global Pipelines Version Info 19:04:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:51 ------------------- 19:04:51 stable info: 19:04:51 ------------------- 19:04:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:51 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 19:04:51 Message: update stable to v1.0.177 19:04:52 ------------------- 19:04:52 experimental info: 19:04:52 ------------------- 19:04:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:52 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 19:04:52 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 19:04:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 19:04:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 19:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 19:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 19:04:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a525e5b0c89ca3317691f4f39cdb13a6f092fbae [Pipeline] echo 19:04:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a525e5b [Pipeline] echo 19:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:58 + git log --format=format:%s -1 a525e5b0c89ca3317691f4f39cdb13a6f092fbae [Pipeline] echo 19:04:58 GIT_COMMIT: a525e5b0c89ca3317691f4f39cdb13a6f092fbae, Commit Message: refactor: Make module a V2 Go Module [Pipeline] echo 19:04:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:59 19:04:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:05:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:00 latest: Pulling from edgex-devops/git-semver 19:05:00 31603596830f: Pulling fs layer 19:05:00 2a8b12db71e7: Pulling fs layer 19:05:00 6ca5941a6612: Pulling fs layer 19:05:00 ecc8261a40a4: Pulling fs layer 19:05:00 ecc8261a40a4: Waiting 19:05:00 2a8b12db71e7: Verifying Checksum 19:05:00 2a8b12db71e7: Download complete 19:05:00 31603596830f: Verifying Checksum 19:05:00 31603596830f: Download complete 19:05:00 ecc8261a40a4: Verifying Checksum 19:05:00 ecc8261a40a4: Download complete 19:05:00 6ca5941a6612: Verifying Checksum 19:05:00 6ca5941a6612: Download complete 19:05:00 31603596830f: Pull complete 19:05:01 2a8b12db71e7: Pull complete 19:05:01 6ca5941a6612: Pull complete 19:05:02 ecc8261a40a4: Pull complete 19:05:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:05:02 prd-centos7-docker-4c-2g-20585 does not seem to be running inside a container 19:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-82 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82:/w/workspace/dgexfoundry_go-mod-secrets_PR-82:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@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 19:05:04 $ docker top c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:04 [ssh-agent] Looking for ssh-agent implementation... 19:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:04 $ docker exec c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent 19:05:05 SSH_AUTH_SOCK=/tmp/ssh-SZRtQFIiIr36/agent.11 19:05:05 SSH_AGENT_PID=16 19:05:05 Running ssh-add (command line suppressed) 19:05:05 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_6147897263286077057.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_6147897263286077057.key) 19:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:05 + git tag --points-at HEAD [Pipeline] } 19:05:05 $ docker exec --env ******** --env ******** c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent -k 19:05:05 unset SSH_AUTH_SOCK; 19:05:05 unset SSH_AGENT_PID; 19:05:05 echo Agent pid 16 killed; 19:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:06 [ssh-agent] Looking for ssh-agent implementation... 19:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:06 $ docker exec c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent 19:05:06 SSH_AUTH_SOCK=/tmp/ssh-u5MWtytQhl67/agent.44 19:05:06 SSH_AGENT_PID=50 19:05:06 Running ssh-add (command line suppressed) 19:05:06 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_995585567998097012.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_995585567998097012.key) 19:05:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:07 + git semver init 19:05:07 # -> Open(): unable to determine branch for HEAD 19:05:07 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-82/.git 19:05:07 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-82 19:05:07 # $SEMVER_REMOTE_NAME = origin 19:05:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:05:07 # $SEMVER_USER_NAME = edgex-jenkins 19:05:07 # $SEMVER_BRANCH = PR-82 19:05:07 # $SEMVER_TEMP = /tmp/semver-913146004 19:05:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 19:05:07 # '/tmp/semver-913146004' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-82/.semver' 19:05:07 # -> Force: false 19:05:07 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-82/.semver [Pipeline] } 19:05:07 $ docker exec --env ******** --env ******** c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent -k 19:05:07 unset SSH_AUTH_SOCK; 19:05:07 unset SSH_AGENT_PID; 19:05:07 echo Agent pid 50 killed; 19:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:08 + git semver [Pipeline] } 19:05:08 $ docker stop --time=1 c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 19:05:09 $ docker rm -f c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:10 Stashed 1 file(s) [Pipeline] echo 19:05:10 [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 19:05:26 Still waiting to schedule task 19:05:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:05:26 Still waiting to schedule task 19:05:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 19:07:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20586 in /w/workspace/dgexfoundry_go-mod-secrets_PR-82 [Pipeline] { [Pipeline] ws 19:07:22 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 19:07:27 using credential edgex-jenkins-ssh 19:07:27 Cloning the remote Git repository 19:07:27 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 19:07:27 > git init /w/workspace/go-mod-secrets/1 # timeout=10 19:07:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:07:27 > git --version # timeout=10 19:07:27 > git --version # 'git version 2.17.1' 19:07:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:07:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:07:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:07:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:07:29 Merging remotes/origin/master commit 4c3c8919c2a915030aa42238d07aeb28434825d2 into PR head commit a525e5b0c89ca3317691f4f39cdb13a6f092fbae 19:07:29 Merge succeeded, producing a525e5b0c89ca3317691f4f39cdb13a6f092fbae 19:07:29 Checking out Revision a525e5b0c89ca3317691f4f39cdb13a6f092fbae (PR-82) 19:07:29 > git config core.sparsecheckout # timeout=10 19:07:29 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 19:07:29 > git remote # timeout=10 19:07:29 > git config --get remote.origin.url # timeout=10 19:07:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:29 > git merge 4c3c8919c2a915030aa42238d07aeb28434825d2 # timeout=10 19:07:29 > git rev-parse HEAD^{commit} # timeout=10 19:07:29 > git config core.sparsecheckout # timeout=10 19:07:29 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 19:07:34 Commit message: "refactor: Make module a V2 Go Module" 19:07:34 > git --version # timeout=10 19:07:34 > git --version # 'git version 2.17.1' 19:07:34 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:07:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:07:37 + + sudo servicetrue docker 19:07:37 restart [Pipeline] unstash [Pipeline] echo 19:07:40 ========================================================= 19:07:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:07:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:07:40 + 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 . 19:07:41 Sending build context to Docker daemon 478.7kB 19:07:41 Step 1/7 : ARG BASE=golang:1.15-alpine 19:07:41 Step 2/7 : FROM ${BASE} 19:07:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:42 5f621e34cdf4: Pulling fs layer 19:07:42 a4357932f1b6: Pulling fs layer 19:07:42 18c013af1878: Pulling fs layer 19:07:42 00ac8860ef70: Pulling fs layer 19:07:42 63d7cb157983: Pulling fs layer 19:07:42 b116817d02f9: Pulling fs layer 19:07:42 745a02a5169b: Pulling fs layer 19:07:42 00ac8860ef70: Waiting 19:07:42 63d7cb157983: Waiting 19:07:42 b116817d02f9: Waiting 19:07:42 745a02a5169b: Waiting 19:07:42 18c013af1878: Verifying Checksum 19:07:42 18c013af1878: Download complete 19:07:42 a4357932f1b6: Verifying Checksum 19:07:42 a4357932f1b6: Download complete 19:07:42 63d7cb157983: Download complete 19:07:42 b116817d02f9: Verifying Checksum 19:07:42 b116817d02f9: Download complete 19:07:42 5f621e34cdf4: Verifying Checksum 19:07:42 5f621e34cdf4: Download complete 19:07:43 5f621e34cdf4: Pull complete 19:07:43 a4357932f1b6: Pull complete 19:07:44 18c013af1878: Pull complete 19:07:45 745a02a5169b: Download complete 19:07:46 00ac8860ef70: Download complete 19:07:56 00ac8860ef70: Pull complete 19:07:56 63d7cb157983: Pull complete 19:07:56 b116817d02f9: Pull complete 19:08:01 745a02a5169b: Pull complete 19:08:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:08:01 ---> b7e6874047d6 19:08:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:08:03 ---> Running in 765eadba2f30 19:08:03 Removing intermediate container 765eadba2f30 19:08:03 ---> 279ac1355e3f 19:08:03 Step 4/7 : RUN apk add --update bash 19:08:03 ---> Running in dc4dacbeb74e 19:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:08:06 OK: 142 MiB in 39 packages 19:08:08 Removing intermediate container dc4dacbeb74e 19:08:08 ---> 71c75d71a707 19:08:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:08:08 ---> Running in bb0454a19e7d 19:08:08 Removing intermediate container bb0454a19e7d 19:08:08 ---> ebbd3a0a03ba 19:08:08 Step 6/7 : COPY go.mod . 19:08:09 ---> 84c9439a5382 19:08:09 Step 7/7 : RUN go mod download 19:08:09 ---> Running in 177639863a09 19:08:24 Removing intermediate container 177639863a09 19:08:24 ---> 64f6cad75981 19:08:24 Successfully built 64f6cad75981 19:08:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:08:25 + docker inspect -f . ci-base-image-arm64 19:08:25 . [Pipeline] withDockerContainer 19:08:25 prd-ubuntu18.04-docker-arm64-4c-16g-20586 does not seem to be running inside a container 19:08:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:26 $ docker top 2ef1d4b6b9a0d8b641dbcab3cb3c44c9ad0384ac342ff94608a5dbc8217a1a7e -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:27 Running on prd-centos7-docker-4c-2g-20587 in /w/workspace/dgexfoundry_go-mod-secrets_PR-82 [Pipeline] { [Pipeline] ws 19:08:27 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 19:08:28 + go version 19:08:28 go version go1.15.5 linux/arm64 [Pipeline] } 19:08:28 $ docker stop --time=1 2ef1d4b6b9a0d8b641dbcab3cb3c44c9ad0384ac342ff94608a5dbc8217a1a7e 19:08:30 $ docker rm -f 2ef1d4b6b9a0d8b641dbcab3cb3c44c9ad0384ac342ff94608a5dbc8217a1a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:31 + docker inspect -f . ci-base-image-arm64 19:08:31 . [Pipeline] withDockerContainer 19:08:31 prd-ubuntu18.04-docker-arm64-4c-16g-20586 does not seem to be running inside a container 19:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:33 $ docker top 86b01f06a9576a3c333801baa53e1421bd1af02fe7be409e3c2ba71b63414161 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:34 + make test 19:08:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:08:34 using credential edgex-jenkins-ssh 19:08:34 Cloning the remote Git repository 19:08:34 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 19:08:34 > git init /w/workspace/go-mod-secrets/1 # timeout=10 19:08:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:08:34 > git --version # timeout=10 19:08:34 > git --version # 'git version 2.24.3' 19:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:08:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:08:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:08:36 Merging remotes/origin/master commit 4c3c8919c2a915030aa42238d07aeb28434825d2 into PR head commit a525e5b0c89ca3317691f4f39cdb13a6f092fbae 19:08:36 Merge succeeded, producing a525e5b0c89ca3317691f4f39cdb13a6f092fbae 19:08:36 Checking out Revision a525e5b0c89ca3317691f4f39cdb13a6f092fbae (PR-82) 19:08:36 > git config core.sparsecheckout # timeout=10 19:08:36 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 19:08:36 > git remote # timeout=10 19:08:36 > git config --get remote.origin.url # timeout=10 19:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:36 > git merge 4c3c8919c2a915030aa42238d07aeb28434825d2 # timeout=10 19:08:36 > git rev-parse HEAD^{commit} # timeout=10 19:08:36 > git config core.sparsecheckout # timeout=10 19:08:36 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 19:08:41 Commit message: "refactor: Make module a V2 Go Module" 19:08:41 > git --version # timeout=10 19:08:41 > git --version # 'git version 2.24.3' 19:08:41 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:08:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:08:44 + sudo service docker restart 19:08:44 + true 19:08:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:08:47 ========================================================= 19:08:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:08:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:48 + 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 . 19:08:49 Sending build context to Docker daemon 479.7kB 19:08:49 Step 1/7 : ARG BASE=golang:1.15-alpine 19:08:49 Step 2/7 : FROM ${BASE} 19:08:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:49 188c0c94c7c5: Pulling fs layer 19:08:49 0ef7d3d256c8: Pulling fs layer 19:08:49 de9db76c5a1d: Pulling fs layer 19:08:49 bca2f99d35d6: Pulling fs layer 19:08:49 93359f2a8cfa: Pulling fs layer 19:08:49 7c6f9722023f: Pulling fs layer 19:08:49 a35cf1a2eb13: Pulling fs layer 19:08:49 93359f2a8cfa: Waiting 19:08:49 7c6f9722023f: Waiting 19:08:49 a35cf1a2eb13: Waiting 19:08:49 bca2f99d35d6: Waiting 19:08:49 de9db76c5a1d: Verifying Checksum 19:08:49 de9db76c5a1d: Download complete 19:08:49 0ef7d3d256c8: Verifying Checksum 19:08:49 0ef7d3d256c8: Download complete 19:08:50 93359f2a8cfa: Verifying Checksum 19:08:50 93359f2a8cfa: Download complete 19:08:50 7c6f9722023f: Verifying Checksum 19:08:50 7c6f9722023f: Download complete 19:08:50 188c0c94c7c5: Download complete 19:08:51 188c0c94c7c5: Pull complete 19:08:52 0ef7d3d256c8: Pull complete 19:08:52 de9db76c5a1d: Pull complete 19:08:54 a35cf1a2eb13: Verifying Checksum 19:08:54 a35cf1a2eb13: Download complete 19:08:56 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg [no test files] 19:08:56 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 19:08:56 bca2f99d35d6: Verifying Checksum 19:08:56 bca2f99d35d6: Download complete 19:09:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.018s coverage: 96.7% of statements 19:09:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/providers/vault 0.024s coverage: 44.1% of statements 19:09:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements 19:09:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 19:09:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.014s coverage: 100.0% of statements 19:09:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 19:09:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.017s coverage: 87.5% of statements 19:09:09 bca2f99d35d6: Pull complete 19:09:09 93359f2a8cfa: Pull complete 19:09:09 7c6f9722023f: Pull complete 19:09:14 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 15.026s coverage: 93.3% of statements 19:09:14 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 19:09:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:09:16 a35cf1a2eb13: Pull complete 19:09:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:09:16 ---> a62c8e92a672 19:09:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:09:16 ---> Running in 942665d5bc3a 19:09:16 Removing intermediate container 942665d5bc3a 19:09:16 ---> c8141bbf9563 19:09:16 Step 4/7 : RUN apk add --update bash 19:09:16 ---> Running in 0c013577caf6 19:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:18 gofmt -l . 19:09:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:09:18 $ docker stop --time=1 86b01f06a9576a3c333801baa53e1421bd1af02fe7be409e3c2ba71b63414161 19:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:19 OK: 166 MiB in 39 packages 19:09:20 Removing intermediate container 0c013577caf6 19:09:20 ---> 797b29d9c8b4 19:09:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:09:20 $ docker rm -f 86b01f06a9576a3c333801baa53e1421bd1af02fe7be409e3c2ba71b63414161 19:09:20 ---> Running in 5ce89b0010f2 19:09:20 Removing intermediate container 5ce89b0010f2 19:09:20 ---> 18817f601697 19:09:20 Step 6/7 : COPY go.mod . [Pipeline] // withDockerContainer [Pipeline] sh 19:09:21 ---> 935c3813f048 19:09:21 Step 7/7 : RUN go mod download 19:09:21 ---> Running in da5f54752d21 19:09:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:22 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] } 19:09:36 Removing intermediate container da5f54752d21 19:09:36 ---> faef20b2745b 19:09:36 Successfully built faef20b2745b 19:09:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:37 + docker inspect -f . ci-base-image-x86_64 19:09:37 . [Pipeline] withDockerContainer 19:09:37 prd-centos7-docker-4c-2g-20587 does not seem to be running inside a container 19:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:38 $ docker top 7b5c37f1d5e1768e718ba201ec5ec83c69d7fe7ea74a122669be90e46a60f7ac -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:39 + go version 19:09:39 go version go1.15.5 linux/amd64 [Pipeline] } 19:09:39 $ docker stop --time=1 7b5c37f1d5e1768e718ba201ec5ec83c69d7fe7ea74a122669be90e46a60f7ac 19:09:41 $ docker rm -f 7b5c37f1d5e1768e718ba201ec5ec83c69d7fe7ea74a122669be90e46a60f7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:42 + docker inspect -f . ci-base-image-x86_64 19:09:42 . [Pipeline] withDockerContainer 19:09:42 prd-centos7-docker-4c-2g-20587 does not seem to be running inside a container 19:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:44 $ docker top b252bae6fbdb2edc7139ad179718527fa035a032f40255ddad45b7909f7c456b -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:44 + make test 19:09:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:09:57 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg [no test files] 19:09:57 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 19:10:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.032s coverage: 96.7% of statements 19:10:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/providers/vault 0.019s coverage: 44.1% of statements 19:10:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.013s coverage: 89.5% of statements 19:10:07 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 19:10:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.017s coverage: 100.0% of statements 19:10:07 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 19:10:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.008s coverage: 87.5% of statements 19:10:18 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 15.047s coverage: 93.3% of statements 19:10:18 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 19:10:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:10:19 gofmt -l . 19:10:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:10:19 $ docker stop --time=1 b252bae6fbdb2edc7139ad179718527fa035a032f40255ddad45b7909f7c456b 19:10:21 $ docker rm -f b252bae6fbdb2edc7139ad179718527fa035a032f40255ddad45b7909f7c456b [Pipeline] // withDockerContainer [Pipeline] sh 19:10:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:10:22 Warning: overwriting stash ‘coverage-report’ 19:10:22 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 19:10:25 provisioning config files... 19:10:25 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/config7049533945325146554tmp [Pipeline] { [Pipeline] sh 19:10:26 + set +x 19:10:26 + curl -s https://codecov.io/bash 19:10:26 + bash -s -- 19:10:26 19:10:26 _____ _ 19:10:26 / ____| | | 19:10:26 | | ___ __| | ___ ___ _____ __ 19:10:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:10:26 | |___| (_) | (_| | __/ (_| (_) \ V / 19:10:26 \_____\___/ \__,_|\___|\___\___/ \_/ 19:10:26 Bash-20210115-cec3c92 19:10:26 19:10:26 19:10:26 ==> git version 2.24.3 found 19:10:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:10:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:10:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:10:26 ==> Jenkins CI detected. 19:10:26 project root: . 19:10:26 --> token set from env 19:10:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:10:26 ==> Running gcov in . (disable via -X gcov) 19:10:26 ==> Python coveragepy not found 19:10:26 ==> Searching for coverage reports in: 19:10:26 + . 19:10:26 -> Found 1 reports 19:10:26 ==> Detecting git/mercurial file structure 19:10:26 ==> Reading reports 19:10:26 + ./coverage.out bytes=17226 19:10:26 ==> Appending adjustments 19:10:26 https://docs.codecov.io/docs/fixing-reports 19:10:27 + Found adjustments 19:10:27 ==> Gzipping contents 19:10:27 4.0K /tmp/codecov.kiwuW6.gz 19:10:27 ==> Uploading reports 19:10:27 url: https://codecov.io 19:10:27 query: branch=PR-82&commit=a525e5b0c89ca3317691f4f39cdb13a6f092fbae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=82&job=&cmd_args= 19:10:27 -> Pinging Codecov 19:10:27 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-82&commit=a525e5b0c89ca3317691f4f39cdb13a6f092fbae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=82&job=&cmd_args= 19:10:27 -> Uploading to 19:10:27 https://storage.googleapis.com/codecov/v4/raw/2021-01-15/D63849C06B6B67093493C71CE874ED06/a525e5b0c89ca3317691f4f39cdb13a6f092fbae/1a9557e3-b6cc-482e-99c9-b2745997f422.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T191027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0ebfdac22b1eda89427095add3fbc0d4253ed93947d162573242c26a2d7ef75 19:10:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:27 Dload Upload Total Spent Left Speed 19:10:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3739 0 0 100 3739 0 7245 --:--:-- --:--:-- --:--:-- 7246 19:10:27 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/a525e5b0c89ca3317691f4f39cdb13a6f092fbae [Pipeline] } 19:10:27 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 19:10:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:32 ---> package-listing.sh 19:10:32 ++ facter osfamily 19:10:32 ++ tr '[:upper:]' '[:lower:]' 19:10:32 + OS_FAMILY=redhat 19:10:32 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-82 19:10:32 + START_PACKAGES=/tmp/packages_start.txt 19:10:32 + END_PACKAGES=/tmp/packages_end.txt 19:10:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:32 + PACKAGES=/tmp/packages_start.txt 19:10:32 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-82 ']' 19:10:32 + PACKAGES=/tmp/packages_end.txt 19:10:32 + case "${OS_FAMILY}" in 19:10:32 + rpm -qa 19:10:32 + sort 19:10:37 + '[' -f /tmp/packages_start.txt ']' 19:10:37 + '[' -f /tmp/packages_end.txt ']' 19:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:37 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-82 ']' 19:10:37 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-82/archives/ 19:10:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-82/archives/ [Pipeline] echo 19:10:37 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/dgexfoundry_go-mod-secrets_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:10:38 19:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:10:38 alpine: Pulling from edgex-lftools-log-publisher 19:10:38 df20fa9351a1: Pulling fs layer 19:10:38 36b3adc4ff6f: Pulling fs layer 19:10:38 8ad3a11d3b57: Pulling fs layer 19:10:38 46f8f816bc3b: Pulling fs layer 19:10:38 93b61091891f: Pulling fs layer 19:10:38 93b9cdb0e59b: Pulling fs layer 19:10:38 5e14af77c1be: Pulling fs layer 19:10:38 01666e4c0597: Pulling fs layer 19:10:38 aa168da1d23b: Pulling fs layer 19:10:38 93b61091891f: Waiting 19:10:38 93b9cdb0e59b: Waiting 19:10:38 5e14af77c1be: Waiting 19:10:38 46f8f816bc3b: Waiting 19:10:38 01666e4c0597: Waiting 19:10:38 aa168da1d23b: Waiting 19:10:38 36b3adc4ff6f: Download complete 19:10:38 46f8f816bc3b: Verifying Checksum 19:10:38 46f8f816bc3b: Download complete 19:10:39 df20fa9351a1: Verifying Checksum 19:10:39 df20fa9351a1: Download complete 19:10:39 93b61091891f: Verifying Checksum 19:10:39 93b61091891f: Download complete 19:10:39 93b9cdb0e59b: Verifying Checksum 19:10:39 93b9cdb0e59b: Download complete 19:10:39 5e14af77c1be: Verifying Checksum 19:10:39 5e14af77c1be: Download complete 19:10:39 01666e4c0597: Verifying Checksum 19:10:39 01666e4c0597: Download complete 19:10:39 8ad3a11d3b57: Verifying Checksum 19:10:39 8ad3a11d3b57: Download complete 19:10:39 df20fa9351a1: Pull complete 19:10:39 36b3adc4ff6f: Pull complete 19:10:40 8ad3a11d3b57: Pull complete 19:10:40 46f8f816bc3b: Pull complete 19:10:41 93b61091891f: Pull complete 19:10:41 93b9cdb0e59b: Pull complete 19:10:41 aa168da1d23b: Verifying Checksum 19:10:41 aa168da1d23b: Download complete 19:10:42 5e14af77c1be: Pull complete 19:10:42 01666e4c0597: Pull complete 19:10:48 aa168da1d23b: Pull complete 19:10:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:10:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:10:48 prd-centos7-docker-4c-2g-20585 does not seem to be running inside a container 19:10:48 $ 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/dgexfoundry_go-mod-secrets_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-82 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82:/w/workspace/dgexfoundry_go-mod-secrets_PR-82:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@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 19:10:52 $ docker top b86f8ee7088fcf59598ed04967981e27b150d648f4cd1676d9d5fd3ae79f0ec2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:53 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:53 + mkdir -p /var/log/sa [Pipeline] sh 19:10:53 + ls /var/log/sa-host 19:10:53 + sadf -c /var/log/sa-host/sa15 19:10:53 file_magic: OK 19:10:53 HZ: Using current value: 100 19:10:53 file_header: OK 19:10:53 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 19:10:53 Statistics: 19:10:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:10:53 File successfully converted to sysstat format version 12.2.1 19:10:53 + sadf -c /var/log/sa-host/sa23 19:10:53 file_magic: OK 19:10:53 HZ: Using current value: 100 19:10:53 file_header: OK 19:10:53 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 19:10:53 Statistics: 19:10:53 Hnuu...uuuununununu... 19:10:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:54 provisioning config files... 19:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/config2453935129389826142tmp [Pipeline] { [Pipeline] echo 19:10:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:55 ---> create-netrc.sh [Pipeline] } 19:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:10:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:10:55 ---> python-tools-install.sh [Pipeline] echo 19:10:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:56 ---> sudo-logs.sh 19:10:56 Archiving 'sudo' log.. [Pipeline] echo 19:10:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:56 ---> job-cost.sh 19:10:56 lf-activate-venv: SKIPPING 19:10:56 INFO: No Stack... 19:10:57 INFO: Retrieving Pricing Info for: v1-standard-2 19:10:57 INFO: Archiving Costs [Pipeline] echo 19:10:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:58 ---> logs-deploy.sh 19:10:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-82/1 19:10:58 INFO: archiving workspace using pattern(s): 19:10:59 Archives upload complete. 19:10:59 INFO: archiving logs to Nexus 19:11:00 ---> uname -a: 19:11:00 Linux prd-centos7-docker-4c-2g-20585.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:11:00 19:11:00 19:11:00 ---> lscpu: 19:11:00 Architecture: x86_64 19:11:00 CPU op-mode(s): 32-bit, 64-bit 19:11:00 Byte Order: Little Endian 19:11:00 Address sizes: 40 bits physical, 48 bits virtual 19:11:00 CPU(s): 4 19:11:00 On-line CPU(s) list: 0-3 19:11:00 Thread(s) per core: 1 19:11:00 Core(s) per socket: 1 19:11:00 Socket(s): 4 19:11:00 NUMA node(s): 1 19:11:00 Vendor ID: GenuineIntel 19:11:00 CPU family: 6 19:11:00 Model: 44 19:11:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:11:00 Stepping: 1 19:11:00 CPU MHz: 2933.436 19:11:00 BogoMIPS: 5866.87 19:11:00 Virtualization: VT-x 19:11:00 Hypervisor vendor: KVM 19:11:00 Virtualization type: full 19:11:00 L1d cache: 128 KiB 19:11:00 L1i cache: 128 KiB 19:11:00 L2 cache: 16 MiB 19:11:00 L3 cache: 64 MiB 19:11:00 NUMA node0 CPU(s): 0-3 19:11:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:11:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:11:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:11:00 Vulnerability Meltdown: Mitigation; PTI 19:11:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:11:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:11:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:11:00 Vulnerability Srbds: Not affected 19:11:00 Vulnerability Tsx async abort: Not affected 19:11:00 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 19:11:00 19:11:00 19:11:00 ---> nproc: 19:11:00 4 19:11:00 19:11:00