Pull request #115 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 24b73a6434cb38589e079008051004f3c9220532+5b809937728fe6379baf9f00399e19471274c7bf (0d6246732660a84c08a30ca01e9d06c3d2e4029e) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-bootstrap/branches/PR-115/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-115/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6359 in /w/workspace/xfoundry_go-mod-bootstrap_PR-115 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-115 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit 24b73a6434cb38589e079008051004f3c9220532 Merge succeeded, producing 24b73a6434cb38589e079008051004f3c9220532 Checking out Revision 24b73a6434cb38589e079008051004f3c9220532 (PR-115) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24b73a6434cb38589e079008051004f3c9220532 # 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 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24b73a6434cb38589e079008051004f3c9220532 # timeout=10 Commit message: "fix: replace broken link in pull request template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:03 ========================================================= 22:21:03 EdgeX Global Pipelines Version Info 22:21:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:06 ------------------- 22:21:06 stable info: 22:21:06 ------------------- 22:21:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:06 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:21:06 Message: update stable to v1.0.144 22:21:07 ------------------- 22:21:07 experimental info: 22:21:07 ------------------- 22:21:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:07 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:21:07 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:21:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:21:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 22:21:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:21:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:21:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:21:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:21:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115 [Pipeline] echo 22:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115 [Pipeline] echo 22:21:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115 [Pipeline] echo 22:21:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24b73a6434cb38589e079008051004f3c9220532 [Pipeline] echo 22:21:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24b73a6 [Pipeline] echo 22:21:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:12 + git log --format=format:%s -1 24b73a6434cb38589e079008051004f3c9220532 [Pipeline] echo 22:21:12 GIT_COMMIT: 24b73a6434cb38589e079008051004f3c9220532, Commit Message: fix: replace broken link in pull request template [Pipeline] echo 22:21:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:14 22:21:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:21:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:15 latest: Pulling from edgex-devops/git-semver 22:21:15 31603596830f: Pulling fs layer 22:21:15 2a8b12db71e7: Pulling fs layer 22:21:15 6ca5941a6612: Pulling fs layer 22:21:15 ecc8261a40a4: Pulling fs layer 22:21:15 ecc8261a40a4: Waiting 22:21:15 2a8b12db71e7: Download complete 22:21:16 31603596830f: Verifying Checksum 22:21:16 31603596830f: Download complete 22:21:16 ecc8261a40a4: Verifying Checksum 22:21:16 ecc8261a40a4: Download complete 22:21:16 6ca5941a6612: Download complete 22:21:16 31603596830f: Pull complete 22:21:16 2a8b12db71e7: Pull complete 22:21:18 6ca5941a6612: Pull complete 22:21:18 ecc8261a40a4: Pull complete 22:21:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:21:18 prd-centos7-docker-4c-2g-6359 does not seem to be running inside a container 22:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-115 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-115:/w/workspace/xfoundry_go-mod-bootstrap_PR-115:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:21:21 $ docker top b7fa08c0cdae57dccc26732e70026a3d30b50b5a0960afdaa03302e786c0a156 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:22 [ssh-agent] Looking for ssh-agent implementation... 22:21:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:22 $ docker exec b7fa08c0cdae57dccc26732e70026a3d30b50b5a0960afdaa03302e786c0a156 ssh-agent 22:21:23 SSH_AUTH_SOCK=/tmp/ssh-6ZZNae2zXpuX/agent.11 22:21:23 SSH_AGENT_PID=16 22:21:23 Running ssh-add (command line suppressed) 22:21:23 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp/private_key_475167975133332157.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp/private_key_475167975133332157.key) 22:21:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:23 + git tag --points-at HEAD [Pipeline] } 22:21:23 $ docker exec --env ******** --env ******** b7fa08c0cdae57dccc26732e70026a3d30b50b5a0960afdaa03302e786c0a156 ssh-agent -k 22:21:24 unset SSH_AUTH_SOCK; 22:21:24 unset SSH_AGENT_PID; 22:21:24 echo Agent pid 16 killed; 22:21:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:24 [ssh-agent] Looking for ssh-agent implementation... 22:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:24 $ docker exec b7fa08c0cdae57dccc26732e70026a3d30b50b5a0960afdaa03302e786c0a156 ssh-agent 22:21:24 SSH_AUTH_SOCK=/tmp/ssh-9bbAY1EKo4HE/agent.45 22:21:24 SSH_AGENT_PID=51 22:21:24 Running ssh-add (command line suppressed) 22:21:25 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp/private_key_1110646634542299216.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp/private_key_1110646634542299216.key) 22:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:25 + git semver init 22:21:25 # -> Open(): unable to determine branch for HEAD 22:21:25 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-115/.git 22:21:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-115 22:21:25 # $SEMVER_REMOTE_NAME = origin 22:21:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:21:25 # $SEMVER_USER_NAME = edgex-jenkins 22:21:25 # $SEMVER_BRANCH = PR-115 22:21:25 # $SEMVER_TEMP = /tmp/semver-068585626 22:21:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:21:26 # '/tmp/semver-068585626' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-115/.semver' 22:21:26 # -> Force: false 22:21:26 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-115/.semver [Pipeline] } 22:21:26 $ docker exec --env ******** --env ******** b7fa08c0cdae57dccc26732e70026a3d30b50b5a0960afdaa03302e786c0a156 ssh-agent -k 22:21:26 unset SSH_AUTH_SOCK; 22:21:26 unset SSH_AGENT_PID; 22:21:26 echo Agent pid 51 killed; 22:21:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:27 + git semver [Pipeline] } 22:21:27 $ docker stop --time=1 b7fa08c0cdae57dccc26732e70026a3d30b50b5a0960afdaa03302e786c0a156 22:21:29 $ docker rm -f b7fa08c0cdae57dccc26732e70026a3d30b50b5a0960afdaa03302e786c0a156 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:21:30 Stashed 1 file(s) [Pipeline] echo 22:21:30 [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 22:21:46 Still waiting to schedule task 22:21:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:21:46 Still waiting to schedule task 22:21:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 22:23:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6360 in /w/workspace/xfoundry_go-mod-bootstrap_PR-115 [Pipeline] { [Pipeline] ws 22:23:47 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 22:23:53 using credential edgex-jenkins-ssh 22:23:53 Cloning the remote Git repository 22:23:53 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:23:53 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 22:23:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:23:53 > git --version # timeout=10 22:23:53 > git --version # 'git version 2.17.1' 22:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:55 Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit 24b73a6434cb38589e079008051004f3c9220532 22:23:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:23:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:23:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:23:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:23:55 > git config core.sparsecheckout # timeout=10 22:23:55 > git checkout -f 24b73a6434cb38589e079008051004f3c9220532 # timeout=10 22:23:55 > git remote # timeout=10 22:23:55 > git config --get remote.origin.url # timeout=10 22:23:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:55 Merge succeeded, producing 24b73a6434cb38589e079008051004f3c9220532 22:23:55 Checking out Revision 24b73a6434cb38589e079008051004f3c9220532 (PR-115) 22:23:55 > git merge 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 22:23:55 > git rev-parse HEAD^{commit} # timeout=10 22:23:55 > git config core.sparsecheckout # timeout=10 22:23:55 > git checkout -f 24b73a6434cb38589e079008051004f3c9220532 # timeout=10 22:24:00 Commit message: "fix: replace broken link in pull request template" 22:24:00 > git --version # timeout=10 22:24:00 > git --version # 'git version 2.17.1' 22:24:00 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:24:01 ========================================================= 22:24:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:24:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:02 + 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 . 22:24:03 Sending build context to Docker daemon 548.4kB 22:24:03 Step 1/8 : ARG BASE=golang:1.15-alpine 22:24:03 Step 2/8 : FROM ${BASE} 22:24:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:04 b538f80385f9: Pulling fs layer 22:24:04 74f711af9a0d: Pulling fs layer 22:24:04 99f96fe45779: Pulling fs layer 22:24:04 8529a6b9a6be: Pulling fs layer 22:24:04 45590311c82a: Pulling fs layer 22:24:04 69ca0ff8b7b3: Pulling fs layer 22:24:04 209524e5b208: Pulling fs layer 22:24:04 45590311c82a: Waiting 22:24:04 69ca0ff8b7b3: Waiting 22:24:04 209524e5b208: Waiting 22:24:04 8529a6b9a6be: Waiting 22:24:04 99f96fe45779: Verifying Checksum 22:24:04 99f96fe45779: Download complete 22:24:04 74f711af9a0d: Verifying Checksum 22:24:04 74f711af9a0d: Download complete 22:24:04 45590311c82a: Verifying Checksum 22:24:04 45590311c82a: Download complete 22:24:04 69ca0ff8b7b3: Download complete 22:24:04 b538f80385f9: Verifying Checksum 22:24:04 b538f80385f9: Download complete 22:24:05 b538f80385f9: Pull complete 22:24:06 74f711af9a0d: Pull complete 22:24:06 99f96fe45779: Pull complete 22:24:07 209524e5b208: Verifying Checksum 22:24:07 209524e5b208: Download complete 22:24:08 8529a6b9a6be: Verifying Checksum 22:24:08 8529a6b9a6be: Download complete 22:24:18 Running on prd-centos7-docker-4c-2g-6361 in /w/workspace/xfoundry_go-mod-bootstrap_PR-115 [Pipeline] { [Pipeline] ws 22:24:18 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 22:24:21 8529a6b9a6be: Pull complete 22:24:21 45590311c82a: Pull complete 22:24:21 69ca0ff8b7b3: Pull complete 22:24:21 using credential edgex-jenkins-ssh 22:24:21 Cloning the remote Git repository 22:24:21 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:24:21 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 22:24:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:24:21 > git --version # timeout=10 22:24:21 > git --version # 'git version 2.16.5' 22:24:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:24:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:24:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:24:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:24:22 Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit 24b73a6434cb38589e079008051004f3c9220532 22:24:22 Merge succeeded, producing 24b73a6434cb38589e079008051004f3c9220532 22:24:22 Checking out Revision 24b73a6434cb38589e079008051004f3c9220532 (PR-115) 22:24:22 > git config core.sparsecheckout # timeout=10 22:24:22 > git checkout -f 24b73a6434cb38589e079008051004f3c9220532 # timeout=10 22:24:22 > git remote # timeout=10 22:24:22 > git config --get remote.origin.url # timeout=10 22:24:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:22 > git merge 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 22:24:22 > git rev-parse HEAD^{commit} # timeout=10 22:24:22 > git config core.sparsecheckout # timeout=10 22:24:22 > git checkout -f 24b73a6434cb38589e079008051004f3c9220532 # timeout=10 22:24:23 209524e5b208: Pull complete 22:24:23 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:24:23 ---> 5bddaf1c2fca 22:24:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:24:26 Commit message: "fix: replace broken link in pull request template" 22:24:26 > git --version # timeout=10 22:24:26 > git --version # 'git version 2.16.5' 22:24:26 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:24:26 ---> Running in 65034fa99192 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 22:24:26 Removing intermediate container 65034fa99192 22:24:26 ---> 37b2a26a62a9 22:24:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:26 ---> Running in 9440b007df5b [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:24:27 ========================================================= 22:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:24:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:28 + 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 . 22:24:28 Sending build context to Docker daemon 548.4kB 22:24:28 Step 1/8 : ARG BASE=golang:1.15-alpine 22:24:28 Step 2/8 : FROM ${BASE} 22:24:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:24:28 df20fa9351a1: Pulling fs layer 22:24:28 ed8968b2872e: Pulling fs layer 22:24:28 a92cc7c5fd73: Pulling fs layer 22:24:28 e871e8e8d7a9: Pulling fs layer 22:24:28 e73272ec9a57: Pulling fs layer 22:24:28 1e910a182e73: Pulling fs layer 22:24:28 4e634b169226: Pulling fs layer 22:24:28 e871e8e8d7a9: Waiting 22:24:28 e73272ec9a57: Waiting 22:24:28 1e910a182e73: Waiting 22:24:28 4e634b169226: Waiting 22:24:28 a92cc7c5fd73: Verifying Checksum 22:24:28 a92cc7c5fd73: Download complete 22:24:28 ed8968b2872e: Download complete 22:24:28 e73272ec9a57: Verifying Checksum 22:24:28 e73272ec9a57: Download complete 22:24:28 1e910a182e73: Download complete 22:24:28 df20fa9351a1: Verifying Checksum 22:24:28 df20fa9351a1: Download complete 22:24:28 df20fa9351a1: Pull complete 22:24:29 ed8968b2872e: Pull complete 22:24:29 a92cc7c5fd73: Pull complete 22:24:29 Removing intermediate container 9440b007df5b 22:24:29 ---> 955aaf2f814f 22:24:29 Step 5/8 : RUN apk add --update --no-cache git make 22:24:29 ---> Running in c89dfb37b15a 22:24:31 4e634b169226: Verifying Checksum 22:24:31 4e634b169226: Download complete 22:24:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:31 e871e8e8d7a9: Verifying Checksum 22:24:31 e871e8e8d7a9: Download complete 22:24:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:32 OK: 142 MiB in 39 packages 22:24:34 Removing intermediate container c89dfb37b15a 22:24:34 ---> e4a01f13d61f 22:24:34 Step 6/8 : WORKDIR /build 22:24:34 ---> Running in d88cfd2c4d81 22:24:34 Removing intermediate container d88cfd2c4d81 22:24:34 ---> cd180beaf476 22:24:34 Step 7/8 : COPY go.mod . 22:24:34 ---> 3587cbe1929d 22:24:34 Step 8/8 : RUN go mod download 22:24:35 ---> Running in ccefba925f7b 22:24:36 e871e8e8d7a9: Pull complete 22:24:36 e73272ec9a57: Pull complete 22:24:36 1e910a182e73: Pull complete 22:24:40 4e634b169226: Pull complete 22:24:40 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:24:40 ---> f7629b54cfaa 22:24:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:24:40 ---> Running in 1d5942f8018d 22:24:40 Removing intermediate container 1d5942f8018d 22:24:40 ---> e05fa6d9c3b2 22:24:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:41 ---> Running in ce6ce45c627c 22:24:41 Removing intermediate container ce6ce45c627c 22:24:41 ---> 681a92b99139 22:24:41 Step 5/8 : RUN apk add --update --no-cache git make 22:24:41 ---> Running in d5a7bb64a9c5 22:24:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:44 OK: 166 MiB in 39 packages 22:24:44 Removing intermediate container d5a7bb64a9c5 22:24:44 ---> 13136a428fc1 22:24:44 Step 6/8 : WORKDIR /build 22:24:44 ---> Running in cdcc4d7de60a 22:24:44 Removing intermediate container cdcc4d7de60a 22:24:44 ---> 1870f58c880c 22:24:44 Step 7/8 : COPY go.mod . 22:24:44 ---> 366cd914c60d 22:24:44 Step 8/8 : RUN go mod download 22:24:45 ---> Running in 2869d97ad4b6 22:24:57 Removing intermediate container ccefba925f7b 22:24:57 ---> 45161c31a0b7 22:24:57 Successfully built 45161c31a0b7 22:24:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:24:57 + docker inspect -f . ci-base-image-arm64 22:24:57 . [Pipeline] withDockerContainer 22:24:58 prd-ubuntu18.04-docker-arm64-4c-16g-6360 does not seem to be running inside a container 22:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:00 $ docker top aedfaadadd3f078fb2bd98c77b2978a4e831e22f7c9f6d5fd3ce67228562888d -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:01 + go version 22:25:01 go version go1.15.2 linux/arm64 [Pipeline] } 22:25:01 $ docker stop --time=1 aedfaadadd3f078fb2bd98c77b2978a4e831e22f7c9f6d5fd3ce67228562888d 22:25:03 Removing intermediate container 2869d97ad4b6 22:25:03 ---> 8df4da996639 22:25:03 Successfully built 8df4da996639 22:25:03 Successfully tagged ci-base-image-x86_64:latest 22:25:03 $ docker rm -f aedfaadadd3f078fb2bd98c77b2978a4e831e22f7c9f6d5fd3ce67228562888d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:04 + docker inspect -f . ci-base-image-x86_64 22:25:04 . [Pipeline] withDockerContainer 22:25:04 + docker inspect -f . ci-base-image-arm64 22:25:04 . 22:25:04 prd-centos7-docker-4c-2g-6361 does not seem to be running inside a container 22:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:06 $ docker top 6d2797da0d452c207220b62afb579d0fbfbeab4398db41661d8051eb72f76040 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 22:25:06 prd-ubuntu18.04-docker-arm64-4c-16g-6360 does not seem to be running inside a container 22:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:08 $ docker top 744f399752edc20a29b65f8895a96a563c7eb0708407cac306291934211e19a9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:25:09 + go version 22:25:09 go version go1.15.2 linux/amd64 [Pipeline] } 22:25:09 $ docker stop --time=1 6d2797da0d452c207220b62afb579d0fbfbeab4398db41661d8051eb72f76040 22:25:10 + make test 22:25:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:25:10 $ docker rm -f 6d2797da0d452c207220b62afb579d0fbfbeab4398db41661d8051eb72f76040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:11 + docker inspect -f . ci-base-image-x86_64 22:25:11 . [Pipeline] withDockerContainer 22:25:12 prd-centos7-docker-4c-2g-6361 does not seem to be running inside a container 22:25:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:12 $ docker top 4de002086be20bdeec1bc778346d3aa6286fcf98a5e98be296f8b96e97c324aa -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:13 + make test 22:25:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:25:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:25:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 9.0% of statements 22:25:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:25:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.010s coverage: 95.1% of statements 22:25:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.023s coverage: 84.2% of statements 22:25:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:25:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:25:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:25:29 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.013s coverage: 100.0% of statements 22:25:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:25:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:25:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:25:29 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.011s coverage: 48.9% of statements 22:25:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:25:29 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:25:29 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 22:25:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:25:30 gofmt -l . 22:25:30 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:25:31 Stashed 1 file(s) [Pipeline] } 22:25:31 $ docker stop --time=1 4de002086be20bdeec1bc778346d3aa6286fcf98a5e98be296f8b96e97c324aa 22:25:33 $ docker rm -f 4de002086be20bdeec1bc778346d3aa6286fcf98a5e98be296f8b96e97c324aa [Pipeline] // withDockerContainer [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] } 22:25:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:25:37 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.059s coverage: 9.0% of statements 22:25:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:25:37 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.043s coverage: 95.1% of statements 22:25:37 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.020s coverage: 84.2% of statements 22:25:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:25:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:25:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:25:48 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.034s coverage: 100.0% of statements 22:25:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:25:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:25:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:25:48 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.014s coverage: 48.9% of statements 22:25:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:25:48 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:25:48 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.014s coverage: 91.3% of statements 22:25:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:25:52 gofmt -l . 22:25:52 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:25:52 Warning: overwriting stash ‘coverage-report’ 22:25:52 Stashed 1 file(s) [Pipeline] } 22:25:52 $ docker stop --time=1 744f399752edc20a29b65f8895a96a563c7eb0708407cac306291934211e19a9 22:25:55 $ docker rm -f 744f399752edc20a29b65f8895a96a563c7eb0708407cac306291934211e19a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:25:58 provisioning config files... 22:25:58 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp/config8702770907012594563tmp [Pipeline] { [Pipeline] sh 22:25:59 + set +x 22:25:59 + curl -s https://codecov.io/bash 22:25:59 + bash -s -- 22:25:59 22:25:59 _____ _ 22:25:59 / ____| | | 22:25:59 | | ___ __| | ___ ___ _____ __ 22:25:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:25:59 | |___| (_) | (_| | __/ (_| (_) \ V / 22:25:59 \_____\___/ \__,_|\___|\___\___/ \_/ 22:25:59 Bash-20201009-048fee3 22:25:59 22:25:59 22:25:59 ==> Jenkins CI detected. 22:25:59 project root: . 22:25:59 --> token set from env 22:25:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:25:59 ==> Running gcov in . (disable via -X gcov) 22:25:59 ==> Python coveragepy not found 22:25:59 ==> Searching for coverage reports in: 22:25:59 + . 22:25:59 -> Found 1 reports 22:25:59 ==> Detecting git/mercurial file structure 22:25:59 ==> Reading reports 22:25:59 + ./coverage.out bytes=20923 22:25:59 ==> Appending adjustments 22:25:59 https://docs.codecov.io/docs/fixing-reports 22:25:59 + Found adjustments 22:25:59 ==> Gzipping contents 22:26:00 ==> Uploading reports 22:26:00 url: https://codecov.io 22:26:00 query: branch=PR-115&commit=24b73a6434cb38589e079008051004f3c9220532&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-115%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=115&job=&cmd_args= 22:26:00 -> Pinging Codecov 22:26:00 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-115&commit=24b73a6434cb38589e079008051004f3c9220532&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-115%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=115&job=&cmd_args= 22:26:00 -> Uploading to 22:26:00 22:26:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:00 Dload Upload Total Spent Left Speed 22:26:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 22:26:00 X> Failed to upload 22:26:00 ==> Uploading to Codecov 22:26:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:00 Dload Upload Total Spent Left Speed 22:26:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4490 100 113 100 4377 174 6755 --:--:-- --:--:-- --:--:-- 6765 22:26:01 View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/24b73a6434cb38589e079008051004f3c9220532 [Pipeline] } 22:26:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 22:26:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:26:05 ---> package-listing.sh 22:26:05 ++ facter osfamily 22:26:05 ++ tr '[:upper:]' '[:lower:]' 22:26:06 + OS_FAMILY=redhat 22:26:06 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-115 22:26:06 + START_PACKAGES=/tmp/packages_start.txt 22:26:06 + END_PACKAGES=/tmp/packages_end.txt 22:26:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:26:06 + PACKAGES=/tmp/packages_start.txt 22:26:06 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-115 ']' 22:26:06 + PACKAGES=/tmp/packages_end.txt 22:26:06 + case "${OS_FAMILY}" in 22:26:06 + rpm -qa 22:26:06 + sort 22:26:10 + '[' -f /tmp/packages_start.txt ']' 22:26:10 + '[' -f /tmp/packages_end.txt ']' 22:26:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:26:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-115 ']' 22:26:10 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-115/archives/ 22:26:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-115/archives/ [Pipeline] echo 22:26:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:26:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:11 22:26:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:12 alpine: Pulling from edgex-lftools-log-publisher 22:26:12 df20fa9351a1: Pulling fs layer 22:26:12 36b3adc4ff6f: Pulling fs layer 22:26:12 8ad3a11d3b57: Pulling fs layer 22:26:12 46f8f816bc3b: Pulling fs layer 22:26:12 93b61091891f: Pulling fs layer 22:26:12 93b9cdb0e59b: Pulling fs layer 22:26:12 5e14af77c1be: Pulling fs layer 22:26:12 01666e4c0597: Pulling fs layer 22:26:12 aa168da1d23b: Pulling fs layer 22:26:12 46f8f816bc3b: Waiting 22:26:12 93b61091891f: Waiting 22:26:12 93b9cdb0e59b: Waiting 22:26:12 5e14af77c1be: Waiting 22:26:12 01666e4c0597: Waiting 22:26:12 aa168da1d23b: Waiting 22:26:12 36b3adc4ff6f: Verifying Checksum 22:26:12 46f8f816bc3b: Verifying Checksum 22:26:12 46f8f816bc3b: Download complete 22:26:12 df20fa9351a1: Verifying Checksum 22:26:12 df20fa9351a1: Download complete 22:26:12 93b9cdb0e59b: Verifying Checksum 22:26:12 93b9cdb0e59b: Download complete 22:26:12 5e14af77c1be: Verifying Checksum 22:26:12 5e14af77c1be: Download complete 22:26:12 01666e4c0597: Download complete 22:26:12 93b61091891f: Verifying Checksum 22:26:12 93b61091891f: Download complete 22:26:13 df20fa9351a1: Pull complete 22:26:13 8ad3a11d3b57: Verifying Checksum 22:26:13 36b3adc4ff6f: Pull complete 22:26:15 8ad3a11d3b57: Pull complete 22:26:15 46f8f816bc3b: Pull complete 22:26:16 93b61091891f: Pull complete 22:26:16 93b9cdb0e59b: Pull complete 22:26:16 5e14af77c1be: Pull complete 22:26:17 01666e4c0597: Pull complete 22:26:19 aa168da1d23b: Verifying Checksum 22:26:19 aa168da1d23b: Download complete 22:26:30 aa168da1d23b: Pull complete 22:26:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:26:30 prd-centos7-docker-4c-2g-6359 does not seem to be running inside a container 22:26:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-115 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-115:/w/workspace/xfoundry_go-mod-bootstrap_PR-115:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:26:34 $ docker top 18031dacacc082e84a047387a5cf1dc59139e4df4c797f1bf6199a3e67f8e6ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:36 + touch /tmp/pre-build-complete [Pipeline] sh 22:26:37 + mkdir -p /var/log/sa [Pipeline] sh 22:26:37 + ls /var/log/sa-host 22:26:37 + sadf -c /var/log/sa-host/sa05 22:26:37 file_magic: OK 22:26:37 HZ: Using current value: 100 22:26:37 file_header: OK 22:26:37 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 22:26:37 Statistics: 22:26:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:26:37 File successfully converted to sysstat format version 12.2.1 22:26:37 + sadf -c /var/log/sa-host/sa19 22:26:37 file_magic: OK 22:26:37 HZ: Using current value: 100 22:26:37 file_header: OK 22:26:37 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 22:26:37 Statistics: 22:26:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:26:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:38 provisioning config files... 22:26:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-115@tmp/config2610421020439976959tmp [Pipeline] { [Pipeline] echo 22:26:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:26:38 ---> create-netrc.sh [Pipeline] } 22:26:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:26:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:26:39 ---> python-tools-install.sh [Pipeline] echo 22:26:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:26:40 ---> sudo-logs.sh 22:26:40 Archiving 'sudo' log.. [Pipeline] echo 22:26:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:26:41 ---> job-cost.sh 22:26:41 lf-activate-venv: SKIPPING 22:26:41 INFO: No Stack... 22:26:42 INFO: Retrieving Pricing Info for: v1-standard-2 22:26:42 INFO: Archiving Costs [Pipeline] echo 22:26:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:26:43 ---> logs-deploy.sh 22:26:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-115/1 22:26:43 INFO: archiving workspace using pattern(s): 22:26:46 Archives upload complete. 22:26:46 INFO: archiving logs to Nexus