Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 93ddefdaf6617af0373b1f3212ac5349c59920ca+ba13cc667efa8488f1388563b3303a08f2c8bd2a (d386b5613ef36d8387c6cc6b54f4a4ddc961f3e5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-96/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-96/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30833 in /w/workspace/dgexfoundry_go-mod-secrets_PR-96 [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-96 # 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/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ba13cc667efa8488f1388563b3303a08f2c8bd2a into PR head commit 93ddefdaf6617af0373b1f3212ac5349c59920ca Merge succeeded, producing 93ddefdaf6617af0373b1f3212ac5349c59920ca Checking out Revision 93ddefdaf6617af0373b1f3212ac5349c59920ca (PR-96) > git config core.sparsecheckout # timeout=10 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # 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 ba13cc667efa8488f1388563b3303a08f2c8bd2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:48 ========================================================= 05:57:48 EdgeX Global Pipelines Version Info 05:57:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:50 ------------------- 05:57:50 stable info: 05:57:50 ------------------- 05:57:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:57:50 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:57:50 Message: update stable to v1.0.186 05:57:51 ------------------- 05:57:51 experimental info: 05:57:51 ------------------- 05:57:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:51 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:57:51 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 05:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:57:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93ddefdaf6617af0373b1f3212ac5349c59920ca [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93ddefd [Pipeline] echo 05:57:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:56 + git log --format=format:%s -1 93ddefdaf6617af0373b1f3212ac5349c59920ca [Pipeline] echo 05:57:57 GIT_COMMIT: 93ddefdaf6617af0373b1f3212ac5349c59920ca, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:57:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:58 05:57:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:57:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:58 latest: Pulling from edgex-devops/git-semver 05:57:58 31603596830f: Pulling fs layer 05:57:58 2a8b12db71e7: Pulling fs layer 05:57:58 6ca5941a6612: Pulling fs layer 05:57:58 ecc8261a40a4: Pulling fs layer 05:57:58 ecc8261a40a4: Waiting 05:57:58 2a8b12db71e7: Verifying Checksum 05:57:58 2a8b12db71e7: Download complete 05:57:59 31603596830f: Download complete 05:57:59 ecc8261a40a4: Verifying Checksum 05:57:59 ecc8261a40a4: Download complete 05:57:59 6ca5941a6612: Verifying Checksum 05:57:59 6ca5941a6612: Download complete 05:57:59 31603596830f: Pull complete 05:57:59 2a8b12db71e7: Pull complete 05:58:00 6ca5941a6612: Pull complete 05:58:00 ecc8261a40a4: Pull complete 05:58:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:58:00 prd-centos7-docker-4c-2g-30833 does not seem to be running inside a container 05:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-96 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96:/w/workspace/dgexfoundry_go-mod-secrets_PR-96:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:58:03 $ docker top 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:03 [ssh-agent] Looking for ssh-agent implementation... 05:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:04 $ docker exec 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent 05:58:04 SSH_AUTH_SOCK=/tmp/ssh-uOx6fVK5JMlG/agent.12 05:58:04 SSH_AGENT_PID=17 05:58:04 Running ssh-add (command line suppressed) 05:58:04 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_7282483652694421660.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_7282483652694421660.key) 05:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:04 + git tag --points-at HEAD [Pipeline] } 05:58:04 $ docker exec --env ******** --env ******** 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent -k 05:58:05 unset SSH_AUTH_SOCK; 05:58:05 unset SSH_AGENT_PID; 05:58:05 echo Agent pid 17 killed; 05:58:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:05 [ssh-agent] Looking for ssh-agent implementation... 05:58:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:05 $ docker exec 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent 05:58:05 SSH_AUTH_SOCK=/tmp/ssh-7iFxjkAcM9er/agent.47 05:58:05 SSH_AGENT_PID=52 05:58:05 Running ssh-add (command line suppressed) 05:58:05 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_4239685434113379524.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/private_key_4239685434113379524.key) 05:58:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:06 + git semver init 05:58:06 # -> Open(): unable to determine branch for HEAD 05:58:06 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-96/.git 05:58:06 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-96 05:58:06 # $SEMVER_REMOTE_NAME = origin 05:58:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:58:06 # $SEMVER_USER_NAME = edgex-jenkins 05:58:06 # $SEMVER_BRANCH = PR-96 05:58:06 # $SEMVER_TEMP = /tmp/semver-707592319 05:58:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 05:58:06 # '/tmp/semver-707592319' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-96/.semver' 05:58:06 # -> Force: false 05:58:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-96/.semver [Pipeline] } 05:58:06 $ docker exec --env ******** --env ******** 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 ssh-agent -k 05:58:07 unset SSH_AUTH_SOCK; 05:58:07 unset SSH_AGENT_PID; 05:58:07 echo Agent pid 52 killed; 05:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:07 + git semver [Pipeline] } 05:58:07 $ docker stop --time=1 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 05:58:09 $ docker rm -f 99ceaae43cd373d7f53c8262aec140cb7e08c3ade6df9fab450c0ecfa4df54c3 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:10 Stashed 1 file(s) [Pipeline] echo 05:58: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 05:58:26 Still waiting to schedule task 05:58:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:58:26 Still waiting to schedule task 05:58:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:59:43 Running on prd-centos7-docker-4c-2g-30838 in /w/workspace/dgexfoundry_go-mod-secrets_PR-96 [Pipeline] { [Pipeline] ws 05:59:43 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:59:46 using credential edgex-jenkins-ssh 05:59:46 Cloning the remote Git repository 05:59:46 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:59:46 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:59:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:59:46 > git --version # timeout=10 05:59:46 > git --version # 'git version 2.24.3' 05:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:59:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:59:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:47 Merging remotes/origin/master commit ba13cc667efa8488f1388563b3303a08f2c8bd2a into PR head commit 93ddefdaf6617af0373b1f3212ac5349c59920ca 05:59:47 Merge succeeded, producing 93ddefdaf6617af0373b1f3212ac5349c59920ca 05:59:47 Checking out Revision 93ddefdaf6617af0373b1f3212ac5349c59920ca (PR-96) 05:59:47 > git config core.sparsecheckout # timeout=10 05:59:47 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 05:59:47 > git remote # timeout=10 05:59:47 > git config --get remote.origin.url # timeout=10 05:59:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:47 > git merge ba13cc667efa8488f1388563b3303a08f2c8bd2a # timeout=10 05:59:47 > git rev-parse HEAD^{commit} # timeout=10 05:59:47 > git config core.sparsecheckout # timeout=10 05:59:47 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 05:59:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:59:51 > git --version # timeout=10 05:59:51 > git --version # 'git version 2.24.3' 05:59:51 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:53 + sudo service docker restart 05:59:53 + true 05:59:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:59:54 ========================================================= 05:59:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:59:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:55 + 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 . 05:59:55 Sending build context to Docker daemon 589.8kB 05:59:55 Step 1/7 : ARG BASE=golang:1.15-alpine 05:59:55 Step 2/7 : FROM ${BASE} 05:59:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:55 188c0c94c7c5: Pulling fs layer 05:59:55 0ef7d3d256c8: Pulling fs layer 05:59:55 de9db76c5a1d: Pulling fs layer 05:59:55 bca2f99d35d6: Pulling fs layer 05:59:55 93359f2a8cfa: Pulling fs layer 05:59:55 7c6f9722023f: Pulling fs layer 05:59:55 a35cf1a2eb13: Pulling fs layer 05:59:55 bca2f99d35d6: Waiting 05:59:55 93359f2a8cfa: Waiting 05:59:55 7c6f9722023f: Waiting 05:59:55 a35cf1a2eb13: Waiting 05:59:55 de9db76c5a1d: Verifying Checksum 05:59:55 de9db76c5a1d: Download complete 05:59:55 0ef7d3d256c8: Verifying Checksum 05:59:55 0ef7d3d256c8: Download complete 05:59:55 93359f2a8cfa: Verifying Checksum 05:59:55 93359f2a8cfa: Download complete 05:59:55 7c6f9722023f: Verifying Checksum 05:59:55 7c6f9722023f: Download complete 05:59:55 188c0c94c7c5: Verifying Checksum 05:59:55 188c0c94c7c5: Download complete 05:59:56 188c0c94c7c5: Pull complete 05:59:56 0ef7d3d256c8: Pull complete 05:59:56 de9db76c5a1d: Pull complete 05:59:58 a35cf1a2eb13: Verifying Checksum 05:59:58 a35cf1a2eb13: Download complete 05:59:58 bca2f99d35d6: Verifying Checksum 05:59:58 bca2f99d35d6: Download complete 06:00:04 bca2f99d35d6: Pull complete 06:00:04 93359f2a8cfa: Pull complete 06:00:04 7c6f9722023f: Pull complete 06:00:09 a35cf1a2eb13: Pull complete 06:00:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:00:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:00:09 ---> a62c8e92a672 06:00:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:00:09 ---> Running in a4a313e27b38 06:00:09 Removing intermediate container a4a313e27b38 06:00:09 ---> dbb802097bb2 06:00:09 Step 4/7 : RUN apk add --update bash 06:00:09 ---> Running in 663b5ff7e444 06:00:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:00:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:00:11 OK: 166 MiB in 39 packages 06:00:11 Removing intermediate container 663b5ff7e444 06:00:11 ---> b7a8826bff6b 06:00:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:00:11 ---> Running in fe7f3b38b8dc 06:00:12 Removing intermediate container fe7f3b38b8dc 06:00:12 ---> 946a8d12061d 06:00:12 Step 6/7 : COPY go.mod . 06:00:12 ---> 74dcea9836d3 06:00:12 Step 7/7 : RUN go mod download 06:00:12 ---> Running in 92f8e9a67ca2 06:00:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30837 in /w/workspace/dgexfoundry_go-mod-secrets_PR-96 [Pipeline] { [Pipeline] ws 06:00:18 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 06:00:24 using credential edgex-jenkins-ssh 06:00:24 Cloning the remote Git repository 06:00:24 Removing intermediate container 92f8e9a67ca2 06:00:24 ---> 8a5adf5bd72e 06:00:24 Successfully built 8a5adf5bd72e 06:00:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:25 + docker inspect -f . ci-base-image-x86_64 06:00:25 . [Pipeline] withDockerContainer 06:00:25 prd-centos7-docker-4c-2g-30838 does not seem to be running inside a container 06:00:24 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 06:00:24 > git init /w/workspace/go-mod-secrets/1 # timeout=10 06:00:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:00:24 > git --version # timeout=10 06:00:24 > git --version # 'git version 2.17.1' 06:00:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00: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 ******** ci-base-image-x86_64 cat 06:00:25 Merging remotes/origin/master commit ba13cc667efa8488f1388563b3303a08f2c8bd2a into PR head commit 93ddefdaf6617af0373b1f3212ac5349c59920ca 06:00:26 $ docker top feaa1d18bb91b2a0575bc5e5a5f0ea7ac671d199724ad65ca441d33e63e20424 -eo pid,comm 06:00:26 Merge succeeded, producing 93ddefdaf6617af0373b1f3212ac5349c59920ca 06:00:26 Checking out Revision 93ddefdaf6617af0373b1f3212ac5349c59920ca (PR-96) [Pipeline] { [Pipeline] sh 06:00:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:00:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:00:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:25 > git config core.sparsecheckout # timeout=10 06:00:26 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 06:00:26 > git remote # timeout=10 06:00:26 > git config --get remote.origin.url # timeout=10 06:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:26 > git merge ba13cc667efa8488f1388563b3303a08f2c8bd2a # timeout=10 06:00:26 > git rev-parse HEAD^{commit} # timeout=10 06:00:26 > git config core.sparsecheckout # timeout=10 06:00:26 > git checkout -f 93ddefdaf6617af0373b1f3212ac5349c59920ca # timeout=10 06:00:26 + go version 06:00:26 go version go1.15.5 linux/amd64 [Pipeline] } 06:00:26 $ docker stop --time=1 feaa1d18bb91b2a0575bc5e5a5f0ea7ac671d199724ad65ca441d33e63e20424 06:00:28 $ docker rm -f feaa1d18bb91b2a0575bc5e5a5f0ea7ac671d199724ad65ca441d33e63e20424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:29 + docker inspect -f . ci-base-image-x86_64 06:00:29 . [Pipeline] withDockerContainer 06:00:29 prd-centos7-docker-4c-2g-30838 does not seem to be running inside a container 06:00:29 $ 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 ******** ci-base-image-x86_64 cat 06:00:30 $ docker top c82edbd35376b56e5d8f7a6ca26814415d2bb955bf9388343f8eff56569bd512 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:30 + make test 06:00:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:00:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:00:30 > git --version # timeout=10 06:00:30 > git --version # 'git version 2.17.1' 06:00:30 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:00:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:00:33 + sudo service docker+ restart 06:00:33 true [Pipeline] unstash [Pipeline] echo 06:00:36 ========================================================= 06:00:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:00:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:36 + 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 . 06:00:37 Sending build context to Docker daemon 588.8kB 06:00:37 Step 1/7 : ARG BASE=golang:1.15-alpine 06:00:37 Step 2/7 : FROM ${BASE} 06:00:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:37 5f621e34cdf4: Pulling fs layer 06:00:37 a4357932f1b6: Pulling fs layer 06:00:37 18c013af1878: Pulling fs layer 06:00:37 00ac8860ef70: Pulling fs layer 06:00:37 63d7cb157983: Pulling fs layer 06:00:37 b116817d02f9: Pulling fs layer 06:00:37 745a02a5169b: Pulling fs layer 06:00:37 00ac8860ef70: Waiting 06:00:37 63d7cb157983: Waiting 06:00:37 b116817d02f9: Waiting 06:00:37 745a02a5169b: Waiting 06:00:37 18c013af1878: Download complete 06:00:37 a4357932f1b6: Verifying Checksum 06:00:37 a4357932f1b6: Download complete 06:00:37 63d7cb157983: Download complete 06:00:37 b116817d02f9: Verifying Checksum 06:00:37 b116817d02f9: Download complete 06:00:37 5f621e34cdf4: Verifying Checksum 06:00:37 5f621e34cdf4: Download complete 06:00:38 5f621e34cdf4: Pull complete 06:00:39 a4357932f1b6: Pull complete 06:00:39 18c013af1878: Pull complete 06:00:40 745a02a5169b: Download complete 06:00:40 00ac8860ef70: Verifying Checksum 06:00:40 00ac8860ef70: Download complete 06:00:49 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.116s coverage: 80.7% of statements 06:00:49 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.010s coverage: 57.1% of statements 06:00:49 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 06:00:49 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.007s coverage: 96.7% of statements 06:00:49 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.015s coverage: 89.5% of statements 06:00:49 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 06:00:49 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.004s coverage: 100.0% of statements 06:00:49 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 06:00:49 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.012s coverage: 85.7% of statements 06:00:49 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.008s coverage: 100.0% of statements 06:00:49 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 06:00:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:00:49 gofmt -l . 06:00:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:00:49 $ docker stop --time=1 c82edbd35376b56e5d8f7a6ca26814415d2bb955bf9388343f8eff56569bd512 06:00:51 00ac8860ef70: Pull complete 06:00:51 63d7cb157983: Pull complete 06:00:51 $ docker rm -f c82edbd35376b56e5d8f7a6ca26814415d2bb955bf9388343f8eff56569bd512 06:00:51 b116817d02f9: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 06:00:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:52 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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:00:54 ---> job-cost.sh 06:00:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FaZ4 06:00:56 745a02a5169b: Pull complete 06:00:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:00:56 ---> b7e6874047d6 06:00:56 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:00:58 ---> Running in 27c559a09d9b 06:00:58 Removing intermediate container 27c559a09d9b 06:00:58 ---> c5ef656677ea 06:00:58 Step 4/7 : RUN apk add --update bash 06:00:59 ---> Running in 02b16647efff 06:01:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:01:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:01:02 OK: 142 MiB in 39 packages 06:01:03 Removing intermediate container 02b16647efff 06:01:03 ---> caaa97a8fd48 06:01:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:01:03 ---> Running in ec2d0fbab6b2 06:01:04 Removing intermediate container ec2d0fbab6b2 06:01:04 ---> 0c94b128b302 06:01:04 Step 6/7 : COPY go.mod . 06:01:04 ---> 872deb481d31 06:01:04 Step 7/7 : RUN go mod download 06:01:05 ---> Running in be050a67e4b9 06:01:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:01:20 Removing intermediate container be050a67e4b9 06:01:20 ---> 0ec67d08b323 06:01:20 Successfully built 0ec67d08b323 06:01:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:20 + docker inspect -f . ci-base-image-arm64 06:01:20 . [Pipeline] withDockerContainer 06:01:20 prd-ubuntu18.04-docker-arm64-4c-16g-30837 does not seem to be running inside a container 06:01:21 $ 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 ******** ci-base-image-arm64 cat 06:01:22 $ docker top e9182f9d5ae0324eea8f332a31cff6125f522b297a030476c78665e89cd0b239 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:23 + go version 06:01:23 go version go1.15.5 linux/arm64 [Pipeline] } 06:01:23 $ docker stop --time=1 e9182f9d5ae0324eea8f332a31cff6125f522b297a030476c78665e89cd0b239 06:01:25 $ docker rm -f e9182f9d5ae0324eea8f332a31cff6125f522b297a030476c78665e89cd0b239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:27 + docker inspect -f . ci-base-image-arm64 06:01:27 . [Pipeline] withDockerContainer 06:01:27 prd-ubuntu18.04-docker-arm64-4c-16g-30837 does not seem to be running inside a container 06:01:27 $ 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 ******** ci-base-image-arm64 cat 06:01:28 $ docker top abe0d4dddac1e3dcc746284d0753494a59795dc298e3c07536adc8c47d8c7018 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:30 + make test 06:01:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:01:36 lf-activate-venv(): INFO: Adding /tmp/venv-FaZ4/bin to PATH 06:01:36 INFO: No Stack... 06:01:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:01:36 INFO: Archiving Costs [Pipeline] sh 06:01:37 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 06:01:37 + cut -d, -f6 [Pipeline] lock 06:01:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] 06:01:37 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] did not exist. Created. 06:01:37 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:37 + echo total: 0.029999999329447746 [Pipeline] stash 06:01:38 Stashed 1 file(s) [Pipeline] } 06:01:38 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:02 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.473s coverage: 80.7% of statements 06:02:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.058s coverage: 57.1% of statements 06:02:02 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 06:02:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.023s coverage: 96.7% of statements 06:02:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.031s coverage: 89.5% of statements 06:02:03 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 06:02:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.012s coverage: 100.0% of statements 06:02:03 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 06:02:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.018s coverage: 85.7% of statements 06:02:03 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.016s coverage: 100.0% of statements 06:02:03 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 06:02:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:02:07 gofmt -l . 06:02:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:02:07 $ docker stop --time=1 abe0d4dddac1e3dcc746284d0753494a59795dc298e3c07536adc8c47d8c7018 06:02:09 $ docker rm -f abe0d4dddac1e3dcc746284d0753494a59795dc298e3c07536adc8c47d8c7018 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:02:10 Warning: overwriting stash ‘coverage-report’ 06:02:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:02:13 ---> job-cost.sh 06:02:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T5Pc 06:03:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-T5Pc/bin to PATH 06:04:52 INFO: No Stack... 06:04:52 INFO: Retrieving Pricing Info for: lf-standard-4 06:04:52 INFO: Archiving Costs [Pipeline] sh 06:04:53 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 06:04:53 + cut -d, -f6 [Pipeline] lock 06:04:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] 06:04:53 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] did not exist. Created. 06:04:53 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:53 /w/workspace/go-mod-secrets/1@tmp/durable-b4fd3566/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-b4fd3566/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:54 + echo total: 0.20999999344348907 [Pipeline] stash 06:04:54 Warning: overwriting stash ‘stack-cost’ 06:04:54 Stashed 1 file(s) [Pipeline] } 06:04:54 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:04:56 provisioning config files... 06:04:56 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/config9053296522833340722tmp [Pipeline] { [Pipeline] sh 06:04:56 + set +x 06:04:56 + bash -s -- 06:04:56 + curl -s https://codecov.io/bash 06:04:57 06:04:57 _____ _ 06:04:57 / ____| | | 06:04:57 | | ___ __| | ___ ___ _____ __ 06:04:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:04:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:04:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:04:57 Bash-20210309-2b87ace 06:04:57 06:04:57 06:04:57 ==> git version 2.24.3 found 06:04:57 ==> 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 06:04:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:04:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:04:57 ==> Jenkins CI detected. 06:04:57 project root: . 06:04:57 --> token set from env 06:04:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:04:57 ==> Running gcov in . (disable via -X gcov) 06:04:57 ==> Python coveragepy not found 06:04:57 ==> Searching for coverage reports in: 06:04:57 + . 06:04:57 -> Found 1 reports 06:04:57 ==> Detecting git/mercurial file structure 06:04:57 ==> Reading reports 06:04:57 + ./coverage.out bytes=27424 06:04:57 ==> Appending adjustments 06:04:57 https://docs.codecov.io/docs/fixing-reports 06:04:57 + Found adjustments 06:04:57 ==> Gzipping contents 06:04:57 8.0K /tmp/codecov.yAmXL4.gz 06:04:57 ==> Uploading reports 06:04:57 url: https://codecov.io 06:04:57 query: branch=PR-96&commit=93ddefdaf6617af0373b1f3212ac5349c59920ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=96&job=&cmd_args= 06:04:57 -> Pinging Codecov 06:04:57 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-96&commit=93ddefdaf6617af0373b1f3212ac5349c59920ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=96&job=&cmd_args= 06:04:57 -> Uploading to 06:04:57 https://storage.googleapis.com/codecov/v4/raw/2021-03-22/D63849C06B6B67093493C71CE874ED06/93ddefdaf6617af0373b1f3212ac5349c59920ca/ecb76351-9816-4636-897c-0a6ae094ec87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T060457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8037c56a5e45a4d15e042a9260e53fc151f6c94dcc8514b2d4775557f8c51289 06:04:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:57 Dload Upload Total Spent Left Speed 06:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5624 0 0 100 5624 0 13872 --:--:-- --:--:-- --:--:-- 13886 06:04:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/93ddefdaf6617af0373b1f3212ac5349c59920ca [Pipeline] } 06:04:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:05:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:02 ---> package-listing.sh 06:05:02 ++ facter osfamily 06:05:02 ++ tr '[:upper:]' '[:lower:]' 06:05:02 + OS_FAMILY=redhat 06:05:02 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-96 06:05:02 + START_PACKAGES=/tmp/packages_start.txt 06:05:02 + END_PACKAGES=/tmp/packages_end.txt 06:05:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:02 + PACKAGES=/tmp/packages_start.txt 06:05:02 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-96 ']' 06:05:02 + PACKAGES=/tmp/packages_end.txt 06:05:02 + case "${OS_FAMILY}" in 06:05:02 + rpm -qa 06:05:02 + sort 06:05:06 + '[' -f /tmp/packages_start.txt ']' 06:05:06 + '[' -f /tmp/packages_end.txt ']' 06:05:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:06 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-96 ']' 06:05:06 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-96/archives/ 06:05:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-96/archives/ [Pipeline] echo 06:05:06 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:05:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:07 06:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:07 alpine: Pulling from edgex-lftools-log-publisher 06:05:07 df20fa9351a1: Pulling fs layer 06:05:07 36b3adc4ff6f: Pulling fs layer 06:05:07 8ad3a11d3b57: Pulling fs layer 06:05:07 46f8f816bc3b: Pulling fs layer 06:05:07 93b61091891f: Pulling fs layer 06:05:07 93b9cdb0e59b: Pulling fs layer 06:05:07 5e14af77c1be: Pulling fs layer 06:05:07 01666e4c0597: Pulling fs layer 06:05:07 aa168da1d23b: Pulling fs layer 06:05:07 46f8f816bc3b: Waiting 06:05:07 93b61091891f: Waiting 06:05:07 93b9cdb0e59b: Waiting 06:05:07 5e14af77c1be: Waiting 06:05:07 01666e4c0597: Waiting 06:05:07 aa168da1d23b: Waiting 06:05:07 36b3adc4ff6f: Download complete 06:05:07 46f8f816bc3b: Verifying Checksum 06:05:07 46f8f816bc3b: Download complete 06:05:07 df20fa9351a1: Verifying Checksum 06:05:07 df20fa9351a1: Download complete 06:05:07 93b9cdb0e59b: Verifying Checksum 06:05:07 93b9cdb0e59b: Download complete 06:05:07 5e14af77c1be: Verifying Checksum 06:05:07 5e14af77c1be: Download complete 06:05:08 01666e4c0597: Verifying Checksum 06:05:08 01666e4c0597: Download complete 06:05:08 93b61091891f: Verifying Checksum 06:05:08 93b61091891f: Download complete 06:05:08 8ad3a11d3b57: Verifying Checksum 06:05:08 8ad3a11d3b57: Download complete 06:05:08 df20fa9351a1: Pull complete 06:05:08 36b3adc4ff6f: Pull complete 06:05:10 aa168da1d23b: Verifying Checksum 06:05:10 aa168da1d23b: Download complete 06:05:10 8ad3a11d3b57: Pull complete 06:05:10 46f8f816bc3b: Pull complete 06:05:10 93b61091891f: Pull complete 06:05:10 93b9cdb0e59b: Pull complete 06:05:10 5e14af77c1be: Pull complete 06:05:11 01666e4c0597: Pull complete 06:05:19 aa168da1d23b: Pull complete 06:05:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:05:19 prd-centos7-docker-4c-2g-30833 does not seem to be running inside a container 06:05:19 $ 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-96/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-96 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96:/w/workspace/dgexfoundry_go-mod-secrets_PR-96:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:05:22 $ docker top d40b8c702c9b9c83b834ddf4e944b995b9f4fe36fb6c83b3db726d6bd2ab8496 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:23 + mkdir -p /var/log/sa [Pipeline] sh 06:05:23 + ls /var/log/sa-host 06:05:23 + sadf -c /var/log/sa-host/sa22 06:05:23 file_magic: OK 06:05:23 HZ: Using current value: 100 06:05:23 file_header: OK 06:05:23 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 06:05:23 Statistics: 06:05:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:23 File successfully converted to sysstat format version 12.2.1 06:05:23 + sadf -c /var/log/sa-host/sa23 06:05:23 file_magic: OK 06:05:23 HZ: Using current value: 100 06:05:23 file_header: OK 06:05:23 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 06:05:23 Statistics: 06:05:23 Hnuu...uuuununununu... 06:05:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:24 provisioning config files... 06:05:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-96@tmp/config1380138750937642883tmp [Pipeline] { [Pipeline] echo 06:05:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:25 ---> create-netrc.sh [Pipeline] } 06:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:05:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:05:25 ---> python-tools-install.sh [Pipeline] echo 06:05:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:26 ---> sudo-logs.sh 06:05:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:26 ---> job-cost.sh 06:05:26 lf-activate-venv: SKIPPING 06:05:26 DEBUG: total: 0.20999999344348907 06:05:26 INFO: Retrieving Stack Cost... 06:05:27 INFO: Retrieving Pricing Info for: v1-standard-2 06:05:28 INFO: Archiving Costs [Pipeline] echo 06:05:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:28 ---> logs-deploy.sh 06:05:28 lf-activate-venv: SKIPPING 06:05:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-96/1 06:05:28 INFO: archiving workspace using pattern(s): 06:05:30 Archives upload complete. 06:05:30 INFO: archiving logs to Nexus 06:05:31 ---> uname -a: 06:05:31 Linux prd-centos7-docker-4c-2g-30833.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:05:31 06:05:31