Pull request #91 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-secrets Obtained Jenkinsfile from 7a84eec13149d6c121bbc79f2647aaab6bd22f24+f21943c21c7ff2270331d5fa01f8bff27d8f4049 (0f08eaaf5886a76cbb7052547116667520216880) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-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: pre 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26830 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [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-91 # 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/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 7a84eec13149d6c121bbc79f2647aaab6bd22f24 Merge succeeded, producing 7a84eec13149d6c121bbc79f2647aaab6bd22f24 Checking out Revision 7a84eec13149d6c121bbc79f2647aaab6bd22f24 (PR-91) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a84eec13149d6c121bbc79f2647aaab6bd22f24 # 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 f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a84eec13149d6c121bbc79f2647aaab6bd22f24 # timeout=10 Commit message: "refactor: Refactor to be proper abstraction of a SecretStore" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:54 ========================================================= 21:53:54 EdgeX Global Pipelines Version Info 21:53:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 886854bb20fc79eff6d1b7c781eda9d9421ac4fb # timeout=10 21:53:56 ------------------- 21:53:56 stable info: 21:53:56 ------------------- 21:53:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:53:56 Message: update stable to v1.0.179 21:53:57 ------------------- 21:53:57 experimental info: 21:53:57 ------------------- 21:53:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:57 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:53:57 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:53:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:53:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:53:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:53:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 21:54:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 21:54:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 21:54:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a84eec13149d6c121bbc79f2647aaab6bd22f24 [Pipeline] echo 21:54:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a84eec [Pipeline] echo 21:54:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:01 + git log --format=format:%s -1 7a84eec13149d6c121bbc79f2647aaab6bd22f24 [Pipeline] echo 21:54:01 GIT_COMMIT: 7a84eec13149d6c121bbc79f2647aaab6bd22f24, Commit Message: refactor: Refactor to be proper abstraction of a SecretStore [Pipeline] echo 21:54:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:02 21:54:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:54:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:02 latest: Pulling from edgex-devops/git-semver 21:54:02 31603596830f: Pulling fs layer 21:54:02 2a8b12db71e7: Pulling fs layer 21:54:02 6ca5941a6612: Pulling fs layer 21:54:02 ecc8261a40a4: Pulling fs layer 21:54:02 ecc8261a40a4: Waiting 21:54:02 2a8b12db71e7: Verifying Checksum 21:54:02 2a8b12db71e7: Download complete 21:54:02 31603596830f: Verifying Checksum 21:54:02 31603596830f: Download complete 21:54:02 ecc8261a40a4: Verifying Checksum 21:54:02 ecc8261a40a4: Download complete 21:54:02 6ca5941a6612: Verifying Checksum 21:54:02 6ca5941a6612: Download complete 21:54:02 31603596830f: Pull complete 21:54:03 2a8b12db71e7: Pull complete 21:54:04 6ca5941a6612: Pull complete 21:54:04 ecc8261a40a4: Pull complete 21:54:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:54:04 prd-centos7-docker-4c-2g-26830 does not seem to be running inside a container 21:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@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:10004/edgex-devops/git-semver:latest cat 21:54:06 $ docker top aa98e4d4d6dc48c492f89043644e23bdcfea8dcf3c932e1b94ed5a65efb19735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:06 [ssh-agent] Looking for ssh-agent implementation... 21:54:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:07 $ docker exec aa98e4d4d6dc48c492f89043644e23bdcfea8dcf3c932e1b94ed5a65efb19735 ssh-agent 21:54:07 SSH_AUTH_SOCK=/tmp/ssh-oyTeaCfoBaSk/agent.13 21:54:07 SSH_AGENT_PID=18 21:54:07 Running ssh-add (command line suppressed) 21:54:07 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_7054350303053110038.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_7054350303053110038.key) 21:54:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:07 + git tag --points-at HEAD [Pipeline] } 21:54:07 $ docker exec --env ******** --env ******** aa98e4d4d6dc48c492f89043644e23bdcfea8dcf3c932e1b94ed5a65efb19735 ssh-agent -k 21:54:07 unset SSH_AUTH_SOCK; 21:54:07 unset SSH_AGENT_PID; 21:54:07 echo Agent pid 18 killed; 21:54:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:54:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:08 [ssh-agent] Looking for ssh-agent implementation... 21:54:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:08 $ docker exec aa98e4d4d6dc48c492f89043644e23bdcfea8dcf3c932e1b94ed5a65efb19735 ssh-agent 21:54:08 SSH_AUTH_SOCK=/tmp/ssh-x66bFCmkDWws/agent.47 21:54:08 SSH_AGENT_PID=53 21:54:08 Running ssh-add (command line suppressed) 21:54:08 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_6618736691225875178.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_6618736691225875178.key) 21:54:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:09 + git semver init 21:54:09 # -> Open(): unable to determine branch for HEAD 21:54:09 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.git 21:54:09 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:54:09 # $SEMVER_REMOTE_NAME = origin 21:54:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:54:09 # $SEMVER_USER_NAME = edgex-jenkins 21:54:09 # $SEMVER_BRANCH = PR-91 21:54:09 # $SEMVER_TEMP = /tmp/semver-355094864 21:54:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 21:54:09 # '/tmp/semver-355094864' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver' 21:54:09 # -> Force: false 21:54:09 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver [Pipeline] } 21:54:09 $ docker exec --env ******** --env ******** aa98e4d4d6dc48c492f89043644e23bdcfea8dcf3c932e1b94ed5a65efb19735 ssh-agent -k 21:54:09 unset SSH_AUTH_SOCK; 21:54:09 unset SSH_AGENT_PID; 21:54:09 echo Agent pid 53 killed; 21:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:09 + git semver [Pipeline] } 21:54:09 $ docker stop --time=1 aa98e4d4d6dc48c492f89043644e23bdcfea8dcf3c932e1b94ed5a65efb19735 21:54:11 $ docker rm -f aa98e4d4d6dc48c492f89043644e23bdcfea8dcf3c932e1b94ed5a65efb19735 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:54:12 Stashed 1 file(s) [Pipeline] echo 21:54:12 [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 21:54:23 Running on prd-centos7-docker-4c-2g-26832 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 21:54:23 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 21:54:25 using credential edgex-jenkins-ssh 21:54:25 Cloning the remote Git repository 21:54:25 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:54:25 > git init /w/workspace/go-mod-secrets/2 # timeout=10 21:54:26 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 7a84eec13149d6c121bbc79f2647aaab6bd22f24 21:54:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:54:25 > git --version # timeout=10 21:54:25 > git --version # 'git version 2.24.3' 21:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:54:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:54:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:26 > git config core.sparsecheckout # timeout=10 21:54:26 > git checkout -f 7a84eec13149d6c121bbc79f2647aaab6bd22f24 # timeout=10 21:54:26 > git remote # timeout=10 21:54:27 Merge succeeded, producing 7a84eec13149d6c121bbc79f2647aaab6bd22f24 21:54:27 Checking out Revision 7a84eec13149d6c121bbc79f2647aaab6bd22f24 (PR-91) 21:54:28 Still waiting to schedule task 21:54:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 21:54:26 > git config --get remote.origin.url # timeout=10 21:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:26 > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 21:54:27 > git rev-parse HEAD^{commit} # timeout=10 21:54:27 > git config core.sparsecheckout # timeout=10 21:54:27 > git checkout -f 7a84eec13149d6c121bbc79f2647aaab6bd22f24 # timeout=10 21:54:30 Commit message: "refactor: Refactor to be proper abstraction of a SecretStore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:54:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:54:32 + sudo service docker restart 21:54:32 + true 21:54:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:54:33 ========================================================= 21:54:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:54:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:54:34 + 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 . 21:54:34 Sending build context to Docker daemon 619kB 21:54:34 Step 1/7 : ARG BASE=golang:1.15-alpine 21:54:34 Step 2/7 : FROM ${BASE} 21:54:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:54:34 188c0c94c7c5: Pulling fs layer 21:54:34 0ef7d3d256c8: Pulling fs layer 21:54:34 de9db76c5a1d: Pulling fs layer 21:54:34 bca2f99d35d6: Pulling fs layer 21:54:34 93359f2a8cfa: Pulling fs layer 21:54:34 7c6f9722023f: Pulling fs layer 21:54:34 a35cf1a2eb13: Pulling fs layer 21:54:34 93359f2a8cfa: Waiting 21:54:34 7c6f9722023f: Waiting 21:54:34 a35cf1a2eb13: Waiting 21:54:34 bca2f99d35d6: Waiting 21:54:34 de9db76c5a1d: Verifying Checksum 21:54:34 de9db76c5a1d: Download complete 21:54:34 0ef7d3d256c8: Download complete 21:54:34 93359f2a8cfa: Verifying Checksum 21:54:34 93359f2a8cfa: Download complete 21:54:34 7c6f9722023f: Verifying Checksum 21:54:34 7c6f9722023f: Download complete 21:54:35 188c0c94c7c5: Verifying Checksum 21:54:35 188c0c94c7c5: Download complete 21:54:35 188c0c94c7c5: Pull complete 21:54:36 0ef7d3d256c8: Pull complete 21:54:36 de9db76c5a1d: Pull complete 21:54:36 a35cf1a2eb13: Verifying Checksum 21:54:36 a35cf1a2eb13: Download complete 21:54:37 bca2f99d35d6: Verifying Checksum 21:54:37 bca2f99d35d6: Download complete 21:54:44 bca2f99d35d6: Pull complete 21:54:44 93359f2a8cfa: Pull complete 21:54:44 7c6f9722023f: Pull complete 21:54:48 a35cf1a2eb13: Pull complete 21:54:48 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:54:48 ---> a62c8e92a672 21:54:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:54:48 ---> Running in 2e13f4bb526c 21:54:48 Removing intermediate container 2e13f4bb526c 21:54:48 ---> 26ac2aeaba7d 21:54:48 Step 4/7 : RUN apk add --update bash 21:54:48 ---> Running in 49d071c04841 21:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:54:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:54:50 OK: 166 MiB in 39 packages 21:54:50 Removing intermediate container 49d071c04841 21:54:50 ---> 0d355998be08 21:54:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:54:50 ---> Running in 4a4d4547088e 21:54:50 Removing intermediate container 4a4d4547088e 21:54:50 ---> d46f957b7bb0 21:54:50 Step 6/7 : COPY go.mod . 21:54:51 ---> 9a8555bc6a0d 21:54:51 Step 7/7 : RUN go mod download 21:54:51 ---> Running in 2c6824a0f413 21:55:03 Removing intermediate container 2c6824a0f413 21:55:03 ---> 853553271cf6 21:55:03 Successfully built 853553271cf6 21:55:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:55:03 + docker inspect -f . ci-base-image-x86_64 21:55:03 . [Pipeline] withDockerContainer 21:55:03 prd-centos7-docker-4c-2g-26832 does not seem to be running inside a container 21:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:04 $ docker top 20c0dd11b794aa5e0937fca78a90e771d6dcb129df9e0bf80701c7bb8e26f2df -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:05 + go version 21:55:05 go version go1.15.5 linux/amd64 [Pipeline] } 21:55:05 $ docker stop --time=1 20c0dd11b794aa5e0937fca78a90e771d6dcb129df9e0bf80701c7bb8e26f2df 21:55:06 $ docker rm -f 20c0dd11b794aa5e0937fca78a90e771d6dcb129df9e0bf80701c7bb8e26f2df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:55:07 + docker inspect -f . ci-base-image-x86_64 21:55:07 . [Pipeline] withDockerContainer 21:55:07 prd-centos7-docker-4c-2g-26832 does not seem to be running inside a container 21:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:08 $ docker top 565e188f3cb2b038668f4fb5298829819b8ed209678f40fd0c31a1b9df77c89b -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:08 + make test 21:55:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:55:23 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.137s coverage: 81.7% of statements 21:55:23 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.009s coverage: 57.1% of statements 21:55:23 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 21:55:26 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.012s coverage: 96.7% of statements 21:55:26 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.008s coverage: 89.5% of statements 21:55:26 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 21:55:26 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.006s coverage: 100.0% of statements 21:55:26 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 21:55:26 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.004s coverage: 75.0% of statements 21:55:26 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.008s coverage: 100.0% of statements 21:55:26 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 21:55:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:55:27 gofmt -l . 21:55:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:55:27 $ docker stop --time=1 565e188f3cb2b038668f4fb5298829819b8ed209678f40fd0c31a1b9df77c89b 21:55:30 $ docker rm -f 565e188f3cb2b038668f4fb5298829819b8ed209678f40fd0c31a1b9df77c89b [Pipeline] // withDockerContainer [Pipeline] sh 21:55:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:31 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:57:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26834 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 21:57:46 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 21:57:51 using credential edgex-jenkins-ssh 21:57:51 Cloning the remote Git repository 21:57:51 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:57:51 > git init /w/workspace/go-mod-secrets/2 # timeout=10 21:57:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:57:51 > git --version # timeout=10 21:57:51 > git --version # 'git version 2.17.1' 21:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:57:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:57:53 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 7a84eec13149d6c121bbc79f2647aaab6bd22f24 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } 21:57:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:57:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:57:53 > git config core.sparsecheckout # timeout=10 21:57:53 > git checkout -f 7a84eec13149d6c121bbc79f2647aaab6bd22f24 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:57:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:57:56 ---> package-listing.sh 21:57:56 ++ tr '[:upper:]' '[:lower:]' 21:57:56 ++ facter osfamily 21:57:56 + OS_FAMILY=redhat 21:57:56 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:57:56 + START_PACKAGES=/tmp/packages_start.txt 21:57:56 + END_PACKAGES=/tmp/packages_end.txt 21:57:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:57:56 + PACKAGES=/tmp/packages_start.txt 21:57:56 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 21:57:56 + PACKAGES=/tmp/packages_end.txt 21:57:56 + case "${OS_FAMILY}" in 21:57:56 + rpm -qa 21:57:56 + sort 21:58:02 + '[' -f /tmp/packages_start.txt ']' 21:58:02 + '[' -f /tmp/packages_end.txt ']' 21:58:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:02 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 21:58:02 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ 21:58:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ [Pipeline] echo 21:58:02 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-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:58:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:58:02 21:58:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:58:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:58:03 alpine: Pulling from edgex-lftools-log-publisher 21:58:03 df20fa9351a1: Pulling fs layer 21:58:03 36b3adc4ff6f: Pulling fs layer 21:58:03 8ad3a11d3b57: Pulling fs layer 21:58:03 46f8f816bc3b: Pulling fs layer 21:58:03 93b61091891f: Pulling fs layer 21:58:03 93b9cdb0e59b: Pulling fs layer 21:58:03 5e14af77c1be: Pulling fs layer 21:58:03 01666e4c0597: Pulling fs layer 21:58:03 aa168da1d23b: Pulling fs layer 21:58:03 46f8f816bc3b: Waiting 21:58:03 93b9cdb0e59b: Waiting 21:58:03 5e14af77c1be: Waiting 21:58:03 93b61091891f: Waiting 21:58:03 01666e4c0597: Waiting 21:58:03 aa168da1d23b: Waiting 21:58:03 36b3adc4ff6f: Verifying Checksum 21:58:03 36b3adc4ff6f: Download complete 21:58:03 46f8f816bc3b: Verifying Checksum 21:58:03 46f8f816bc3b: Download complete 21:58:03 df20fa9351a1: Verifying Checksum 21:58:03 df20fa9351a1: Download complete 21:58:03 93b9cdb0e59b: Verifying Checksum 21:58:03 93b9cdb0e59b: Download complete 21:58:03 93b61091891f: Verifying Checksum 21:58:03 93b61091891f: Download complete 21:58:03 5e14af77c1be: Download complete 21:58:03 01666e4c0597: Verifying Checksum 21:58:03 01666e4c0597: Download complete 21:58:03 8ad3a11d3b57: Verifying Checksum 21:58:03 8ad3a11d3b57: Download complete 21:58:03 df20fa9351a1: Pull complete 21:58:03 36b3adc4ff6f: Pull complete 21:58:04 8ad3a11d3b57: Pull complete 21:58:04 46f8f816bc3b: Pull complete 21:58:04 93b61091891f: Pull complete 21:58:04 93b9cdb0e59b: Pull complete 21:58:04 5e14af77c1be: Pull complete 21:58:04 01666e4c0597: Pull complete 21:58:07 aa168da1d23b: Verifying Checksum 21:58:07 aa168da1d23b: Download complete 21:58:14 aa168da1d23b: Pull complete 21:58:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:58:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:58:14 prd-centos7-docker-4c-2g-26830 does not seem to be running inside a container 21:58:14 $ 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-91/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-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:58:17 $ docker top 54749e4b52b61c652145991e2cd889e063ae4584072ff81d1a59ce8ac11b8ebc -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:58:18 + mkdir -p /var/log/sa [Pipeline] sh 21:58:18 + ls /var/log/sa-host 21:58:18 + sadf -c /var/log/sa-host/sa18 21:58:18 file_magic: OK 21:58:18 HZ: Using current value: 100 21:58:18 file_header: OK 21:58:18 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:58:18 Statistics: 21:58:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:58:18 File successfully converted to sysstat format version 12.2.1 21:58:18 + sadf -c /var/log/sa-host/sa23 21:58:18 file_magic: OK 21:58:18 HZ: Using current value: 100 21:58:18 file_header: OK 21:58:18 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:58:18 Statistics: 21:58:18 Hnuu...uuuununununu... 21:58:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:18 provisioning config files... 21:58:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/config135650940651104259tmp [Pipeline] { [Pipeline] echo 21:58:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:19 ---> create-netrc.sh [Pipeline] } 21:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:58:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:58:19 ---> python-tools-install.sh [Pipeline] echo 21:58:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:58:19 ---> sudo-logs.sh 21:58:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:58:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:58:20 ---> job-cost.sh 21:58:20 lf-activate-venv: SKIPPING 21:58:20 INFO: No Stack... 21:58:22 INFO: Retrieving Pricing Info for: v1-standard-2 21:58:23 INFO: Archiving Costs [Pipeline] echo 21:58:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:23 ---> logs-deploy.sh 21:58:23 lf-activate-venv: SKIPPING 21:58:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-91/2 21:58:23 INFO: archiving workspace using pattern(s): 21:58:25 Archives upload complete. 21:58:25 INFO: archiving logs to Nexus 21:58:26 ---> uname -a: 21:58:26 Linux prd-centos7-docker-4c-2g-26830.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:58:26 21:58:26 21:58:26 ---> lscpu: 21:58:26 Architecture: x86_64 21:58:26 CPU op-mode(s): 32-bit, 64-bit 21:58:26 Byte Order: Little Endian 21:58:26 Address sizes: 40 bits physical, 48 bits virtual 21:58:26 CPU(s): 4 21:58:26 On-line CPU(s) list: 0-3 21:58:26 Thread(s) per core: 1 21:58:26 Core(s) per socket: 1 21:58:26 Socket(s): 4 21:58:26 NUMA node(s): 1 21:58:26 Vendor ID: GenuineIntel 21:58:26 CPU family: 6 21:58:26 Model: 44 21:58:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:58:26 Stepping: 1 21:58:26 CPU MHz: 2933.436 21:58:26 BogoMIPS: 5866.87 21:58:26 Virtualization: VT-x 21:58:26 Hypervisor vendor: KVM 21:58:26 Virtualization type: full 21:58:26 L1d cache: 128 KiB 21:58:26 L1i cache: 128 KiB 21:58:26 L2 cache: 16 MiB 21:58:26 L3 cache: 64 MiB 21:58:26 NUMA node0 CPU(s): 0-3 21:58:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:58:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:58:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:58:26 Vulnerability Meltdown: Mitigation; PTI 21:58:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:58:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:58:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:58:26 Vulnerability Srbds: Not affected 21:58:26 Vulnerability Tsx async abort: Not affected 21:58:26 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:58:26 21:58:26 21:58:26 ---> nproc: 21:58:26 4 21:58:26 21:58:26 21:58:26 ---> df -h: 21:58:26 Filesystem Size Used Available Use% Mounted on 21:58:26 overlay 50.0G 7.3G 42.7G 15% / 21:58:26 tmpfs 64.0M 0 64.0M 0% /dev 21:58:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:58:26 shm 64.0M 0 64.0M 0% /dev/shm 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:58:26 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:58:26 21:58:26 21:58:26 ---> free -m: 21:58:26 total used free shared buff/cache available 21:58:26 Mem: 1837 692 110 0 1033 1039 21:58:26 Swap: 1023 1 1022 21:58:26 21:58:26 21:58:26 ---> ip addr: 21:58:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:58:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:58:26 inet 127.0.0.1/8 scope host lo 21:58:26 valid_lft forever preferred_lft forever 21:58:26 inet6 ::1/128 scope host 21:58:26 valid_lft forever preferred_lft forever 21:58:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:58:26 link/ether fa:16:3e:0a:a3:3f brd ff:ff:ff:ff:ff:ff 21:58:26 inet 10.30.123.223/23 brd 10.30.123.255 scope global dynamic eth0 21:58:26 valid_lft 86097sec preferred_lft 86097sec 21:58:26 inet6 fe80::f816:3eff:fe0a:a33f/64 scope link 21:58:26 valid_lft forever preferred_lft forever 21:58:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:58:26 link/ether 02:42:8c:9c:e7:85 brd ff:ff:ff:ff:ff:ff 21:58:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:58:26 valid_lft forever preferred_lft forever 21:58:26 inet6 fe80::42:8cff:fe9c:e785/64 scope link 21:58:26 valid_lft forever preferred_lft forever 21:58:26 21:58:26 21:58:26 ---> sar -b -r -n DEV: 21:58:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/18/21 _x86_64_ (4 CPU) 21:58:26 21:58:26 21:53:10 LINUX RESTART (4 CPU) 21:58:26 21:58:26 21:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:58:26 21:55:01 30.28 10.54 19.74 0.00 4260.76 2788.55 0.00 21:58:26 21:56:01 1.87 0.00 1.87 0.00 0.00 36.14 0.00 21:58:26 21:57:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 21:58:26 21:58:01 46.52 46.20 0.32 0.00 3746.92 3.73 0.00 21:58:26 Average: 19.73 14.19 5.54 0.00 2002.26 707.99 0.00 21:58:26 21:58:26 21:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:58:26 21:55:01 147992 0 594168 31.58 2620 1136764 1128360 38.51 446448 1087356 28 21:58:26 21:56:01 156576 0 585576 31.12 2620 1136772 1079396 36.84 445588 1080756 8 21:58:26 21:57:01 154704 0 587444 31.22 2620 1136776 1079504 36.84 448744 1079956 8 21:58:26 21:58:01 109292 0 588144 31.26 2620 1181488 1081044 36.89 445164 1129340 60 21:58:26 Average: 142141 0 588833 31.30 2620 1147950 1092076 37.27 446486 1094352 26 21:58:26 21:58:26 21:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:58:26 21:55:01 eth0 71.45 55.00 338.18 33.29 0.00 0.00 0.00 0.00 21:58:26 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 21:55:01 docker0 1.58 1.50 0.39 3.41 0.00 0.00 0.00 0.00 21:58:26 21:56:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:58:26 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 21:57:01 eth0 1.65 0.38 0.39 0.20 0.00 0.00 0.00 0.00 21:58:26 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 21:58:01 eth0 6.21 3.38 5.48 2.21 0.00 0.00 0.00 0.00 21:58:26 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 Average: eth0 20.01 14.72 86.05 8.93 0.00 0.00 0.00 0.00 21:58:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:26 Average: docker0 0.40 0.37 0.10 0.85 0.00 0.00 0.00 0.00 21:58:26 21:58:26 21:58:26 ---> sar -P ALL: 21:58:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/18/21 _x86_64_ (4 CPU) 21:58:26 21:58:26 21:53:10 LINUX RESTART (4 CPU) 21:58:26 21:58:26 21:54:01 CPU %user %nice %system %iowait %steal %idle 21:58:26 21:55:01 all 2.30 0.00 1.57 0.59 0.02 95.52 21:58:26 21:55:01 0 2.26 0.00 1.83 0.28 0.02 95.61 21:58:26 21:55:01 1 2.33 0.00 1.35 0.05 0.02 96.25 21:58:26 21:55:01 2 2.43 0.00 1.57 1.64 0.02 94.34 21:58:26 21:55:01 3 2.18 0.00 1.52 0.39 0.03 95.88 21:58:26 21:56:01 all 0.15 0.00 0.05 0.00 0.00 99.80 21:58:26 21:56:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:58:26 21:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:58:26 21:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:58:26 21:56:01 3 0.48 0.00 0.07 0.00 0.02 99.43 21:58:26 21:57:01 all 0.14 0.00 0.05 0.00 0.02 99.80 21:58:26 21:57:01 0 0.02 0.00 0.03 0.00 0.05 99.90 21:58:26 21:57:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:58:26 21:57:01 2 0.03 0.00 0.07 0.00 0.00 99.90 21:58:26 21:57:01 3 0.45 0.00 0.03 0.00 0.00 99.52 21:58:26 21:58:01 all 0.81 0.00 0.24 1.23 0.00 97.71 21:58:26 21:58:01 0 0.35 0.00 0.20 0.28 0.00 99.17 21:58:26 21:58:01 1 0.35 0.00 0.18 0.43 0.00 99.03 21:58:26 21:58:01 2 1.89 0.00 0.45 3.84 0.02 93.81 21:58:26 21:58:01 3 0.67 0.00 0.13 0.37 0.00 98.83 21:58:26 Average: all 0.85 0.00 0.48 0.45 0.01 98.21 21:58:26 Average: 0 0.66 0.00 0.53 0.14 0.02 98.65 21:58:26 Average: 1 0.69 0.00 0.41 0.12 0.01 98.77 21:58:26 Average: 2 1.09 0.00 0.53 1.37 0.01 97.00 21:58:26 Average: 3 0.94 0.00 0.44 0.19 0.01 98.42 21:58:26 21:58:26 21:58:26