Pull request #202 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 3cc553404595a3de5f93c9f1f6b091cbfe175c07+615e60020182411a1d7637d53158481863aa590e (a102e24dd75fa0f06ee34c093939afd43542b61d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-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: 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 ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-centos7-docker-4c-2g-33012’ is offline; ‘prd-centos7-docker-4c-2g-33015’ is offline; ‘prd-centos7-docker-4c-2g-33016’ is offline; ‘prd-centos7-docker-4c-2g-33017’ is offline; ‘prd-centos7-docker-4c-2g-33028’ is offline; ‘prd-centos7-docker-4c-2g-33032’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-33021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-33023’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-33024’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-33025’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33036 in /w/workspace/xfoundry_go-mod-bootstrap_PR-202 [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-202 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 615e60020182411a1d7637d53158481863aa590e into PR head commit 3cc553404595a3de5f93c9f1f6b091cbfe175c07 Merge succeeded, producing 3cc553404595a3de5f93c9f1f6b091cbfe175c07 Checking out Revision 3cc553404595a3de5f93c9f1f6b091cbfe175c07 (PR-202) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cc553404595a3de5f93c9f1f6b091cbfe175c07 # 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 615e60020182411a1d7637d53158481863aa590e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cc553404595a3de5f93c9f1f6b091cbfe175c07 # timeout=10 Commit message: "fix: Changes per PR comments" > git rev-list --no-walk ead418976669bda3765c0e99ed72e3bf2456da32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:57 ========================================================= 23:02:57 EdgeX Global Pipelines Version Info 23:02:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:02:58 ------------------- 23:02:58 stable info: 23:02:58 ------------------- 23:02:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:58 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 23:02:58 Message: update stable to v1.0.186 23:02:59 ------------------- 23:02:59 experimental info: 23:02:59 ------------------- 23:02:59 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:59 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 23:02:59 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 23:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:03:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:03:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:03:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-202 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-202 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-202 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cc553404595a3de5f93c9f1f6b091cbfe175c07 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cc5534 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:04 + git log --format=format:%s -1 3cc553404595a3de5f93c9f1f6b091cbfe175c07 [Pipeline] echo 23:03:04 GIT_COMMIT: 3cc553404595a3de5f93c9f1f6b091cbfe175c07, Commit Message: fix: Changes per PR comments [Pipeline] echo 23:03:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:05 23:03:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:03:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:05 latest: Pulling from edgex-devops/git-semver 23:03:05 31603596830f: Pulling fs layer 23:03:05 2a8b12db71e7: Pulling fs layer 23:03:05 6ca5941a6612: Pulling fs layer 23:03:05 ecc8261a40a4: Pulling fs layer 23:03:05 ecc8261a40a4: Waiting 23:03:05 2a8b12db71e7: Verifying Checksum 23:03:05 2a8b12db71e7: Download complete 23:03:05 31603596830f: Verifying Checksum 23:03:05 31603596830f: Download complete 23:03:05 6ca5941a6612: Verifying Checksum 23:03:05 6ca5941a6612: Download complete 23:03:05 ecc8261a40a4: Verifying Checksum 23:03:05 ecc8261a40a4: Download complete 23:03:06 31603596830f: Pull complete 23:03:06 2a8b12db71e7: Pull complete 23:03:07 6ca5941a6612: Pull complete 23:03:07 ecc8261a40a4: Pull complete 23:03:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:03:07 prd-centos7-docker-4c-2g-33036 does not seem to be running inside a container 23:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-202 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-202:/w/workspace/xfoundry_go-mod-bootstrap_PR-202:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:03:09 $ docker top 1cc540fcdc796e338fa08a89144931d7b5d95295eb63acc637e5b1e9133b8810 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:03:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:09 [ssh-agent] Looking for ssh-agent implementation... 23:03:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:10 $ docker exec 1cc540fcdc796e338fa08a89144931d7b5d95295eb63acc637e5b1e9133b8810 ssh-agent 23:03:10 SSH_AUTH_SOCK=/tmp/ssh-vVpbigNBTg3a/agent.11 23:03:10 SSH_AGENT_PID=16 23:03:10 Running ssh-add (command line suppressed) 23:03:10 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp/private_key_7995915051965468357.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp/private_key_7995915051965468357.key) 23:03:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:10 + git tag --points-at HEAD [Pipeline] } 23:03:10 $ docker exec --env ******** --env ******** 1cc540fcdc796e338fa08a89144931d7b5d95295eb63acc637e5b1e9133b8810 ssh-agent -k 23:03:11 unset SSH_AUTH_SOCK; 23:03:11 unset SSH_AGENT_PID; 23:03:11 echo Agent pid 16 killed; 23:03:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:03:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:11 [ssh-agent] Looking for ssh-agent implementation... 23:03:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:11 $ docker exec 1cc540fcdc796e338fa08a89144931d7b5d95295eb63acc637e5b1e9133b8810 ssh-agent 23:03:11 SSH_AUTH_SOCK=/tmp/ssh-Oe5fc2tWIMmZ/agent.45 23:03:11 SSH_AGENT_PID=50 23:03:11 Running ssh-add (command line suppressed) 23:03:12 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp/private_key_7939223212850700458.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp/private_key_7939223212850700458.key) 23:03:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:12 + git semver init 23:03:12 # -> Open(): unable to determine branch for HEAD 23:03:12 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-202/.git 23:03:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-202 23:03:12 # $SEMVER_REMOTE_NAME = origin 23:03:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:03:12 # $SEMVER_USER_NAME = edgex-jenkins 23:03:12 # $SEMVER_BRANCH = PR-202 23:03:12 # $SEMVER_TEMP = /tmp/semver-268727476 23:03:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:03:12 # '/tmp/semver-268727476' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-202/.semver' 23:03:12 # -> Force: false 23:03:12 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-202/.semver [Pipeline] } 23:03:13 $ docker exec --env ******** --env ******** 1cc540fcdc796e338fa08a89144931d7b5d95295eb63acc637e5b1e9133b8810 ssh-agent -k 23:03:13 unset SSH_AUTH_SOCK; 23:03:13 unset SSH_AGENT_PID; 23:03:13 echo Agent pid 50 killed; 23:03:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:13 + git semver [Pipeline] } 23:03:13 $ docker stop --time=1 1cc540fcdc796e338fa08a89144931d7b5d95295eb63acc637e5b1e9133b8810 23:03:15 $ docker rm -f 1cc540fcdc796e338fa08a89144931d7b5d95295eb63acc637e5b1e9133b8810 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:03:16 Stashed 1 file(s) [Pipeline] echo 23:03:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:03:31 Still waiting to schedule task 23:03:31 ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-centos7-docker-4c-2g-33027’ is offline; ‘prd-centos7-docker-4c-2g-33035’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ 23:03:31 Still waiting to schedule task 23:03:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 23:04:44 Running on prd-centos7-docker-4c-2g-33042 in /w/workspace/xfoundry_go-mod-bootstrap_PR-202 [Pipeline] { [Pipeline] ws 23:04:44 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 23:04:46 using credential edgex-jenkins-ssh 23:04:46 Cloning the remote Git repository 23:04:46 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:04:46 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 23:04:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:04:46 > git --version # timeout=10 23:04:47 > git --version # 'git version 2.24.3' 23:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:04:48 Merging remotes/origin/master commit 615e60020182411a1d7637d53158481863aa590e into PR head commit 3cc553404595a3de5f93c9f1f6b091cbfe175c07 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:04:48 Failed in branch amd64 23:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:04:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:04:48 > git config core.sparsecheckout # timeout=10 23:04:48 > git checkout -f 3cc553404595a3de5f93c9f1f6b091cbfe175c07 # timeout=10 23:06:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33047 in /w/workspace/xfoundry_go-mod-bootstrap_PR-202 [Pipeline] { [Pipeline] ws 23:06:59 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 23:07:04 using credential edgex-jenkins-ssh 23:07:04 Cloning the remote Git repository 23:07:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:07:04 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 23:07:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:07:05 > git --version # timeout=10 23:07:05 > git --version # 'git version 2.17.1' 23:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:06 Merging remotes/origin/master commit 615e60020182411a1d7637d53158481863aa590e into PR head commit 3cc553404595a3de5f93c9f1f6b091cbfe175c07 [Pipeline] } 23:07:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:07:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:07:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:07:06 > git config core.sparsecheckout # timeout=10 23:07:06 > git checkout -f 3cc553404595a3de5f93c9f1f6b091cbfe175c07 # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:07:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:07:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:07:10 ---> package-listing.sh 23:07:10 ++ facter osfamily 23:07:10 ++ tr '[:upper:]' '[:lower:]' 23:07:10 + OS_FAMILY=redhat 23:07:10 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-202 23:07:10 + START_PACKAGES=/tmp/packages_start.txt 23:07:10 + END_PACKAGES=/tmp/packages_end.txt 23:07:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:10 + PACKAGES=/tmp/packages_start.txt 23:07:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-202 ']' 23:07:10 + PACKAGES=/tmp/packages_end.txt 23:07:10 + case "${OS_FAMILY}" in 23:07:10 + rpm -qa 23:07:10 + sort 23:07:15 + '[' -f /tmp/packages_start.txt ']' 23:07:15 + '[' -f /tmp/packages_end.txt ']' 23:07:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:15 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-202 ']' 23:07:15 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-202/archives/ 23:07:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-202/archives/ [Pipeline] echo 23:07:15 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-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:07:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:16 23:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:16 alpine: Pulling from edgex-lftools-log-publisher 23:07:16 df20fa9351a1: Pulling fs layer 23:07:16 36b3adc4ff6f: Pulling fs layer 23:07:16 8ad3a11d3b57: Pulling fs layer 23:07:16 46f8f816bc3b: Pulling fs layer 23:07:16 93b61091891f: Pulling fs layer 23:07:16 93b9cdb0e59b: Pulling fs layer 23:07:16 5e14af77c1be: Pulling fs layer 23:07:16 01666e4c0597: Pulling fs layer 23:07:16 aa168da1d23b: Pulling fs layer 23:07:16 93b9cdb0e59b: Waiting 23:07:16 5e14af77c1be: Waiting 23:07:16 01666e4c0597: Waiting 23:07:16 aa168da1d23b: Waiting 23:07:16 46f8f816bc3b: Waiting 23:07:16 93b61091891f: Waiting 23:07:16 36b3adc4ff6f: Verifying Checksum 23:07:16 36b3adc4ff6f: Download complete 23:07:16 46f8f816bc3b: Download complete 23:07:16 df20fa9351a1: Verifying Checksum 23:07:16 df20fa9351a1: Download complete 23:07:16 93b9cdb0e59b: Verifying Checksum 23:07:16 93b9cdb0e59b: Download complete 23:07:16 5e14af77c1be: Verifying Checksum 23:07:16 5e14af77c1be: Download complete 23:07:16 93b61091891f: Download complete 23:07:16 01666e4c0597: Verifying Checksum 23:07:16 01666e4c0597: Download complete 23:07:17 df20fa9351a1: Pull complete 23:07:17 8ad3a11d3b57: Verifying Checksum 23:07:17 8ad3a11d3b57: Download complete 23:07:17 36b3adc4ff6f: Pull complete 23:07:18 8ad3a11d3b57: Pull complete 23:07:18 46f8f816bc3b: Pull complete 23:07:19 aa168da1d23b: Verifying Checksum 23:07:19 aa168da1d23b: Download complete 23:07:19 93b61091891f: Pull complete 23:07:19 93b9cdb0e59b: Pull complete 23:07:19 5e14af77c1be: Pull complete 23:07:19 01666e4c0597: Pull complete 23:07:28 aa168da1d23b: Pull complete 23:07:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:07:28 prd-centos7-docker-4c-2g-33036 does not seem to be running inside a container 23:07:28 $ 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-202/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-202 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-202:/w/workspace/xfoundry_go-mod-bootstrap_PR-202:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:07:31 $ docker top 0cf6ccb562aee93037a5fbec075c4366e56b574452ac3508d8e3bc58e1d61f6a -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:32 + touch /tmp/pre-build-complete [Pipeline] sh 23:07:32 + mkdir -p /var/log/sa [Pipeline] sh 23:07:32 + ls /var/log/sa-host 23:07:32 + sadf -c /var/log/sa-host/sa06 23:07:32 file_magic: OK 23:07:32 HZ: Using current value: 100 23:07:32 file_header: OK 23:07:32 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 23:07:32 Statistics: 23:07:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:32 File successfully converted to sysstat format version 12.2.1 23:07:32 + sadf -c /var/log/sa-host/sa23 23:07:32 file_magic: OK 23:07:32 HZ: Using current value: 100 23:07:32 file_header: OK 23:07:32 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 23:07:32 Statistics: 23:07:32 Hnuu...uuuununununu... 23:07:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:32 provisioning config files... 23:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-202@tmp/config7786422226639455152tmp [Pipeline] { [Pipeline] echo 23:07:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:07:33 ---> create-netrc.sh [Pipeline] } 23:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:07:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:07:33 ---> python-tools-install.sh [Pipeline] echo 23:07:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:07:34 ---> sudo-logs.sh 23:07:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:07:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:07:34 ---> job-cost.sh 23:07:34 lf-activate-venv: SKIPPING 23:07:34 INFO: No Stack... 23:07:35 INFO: Retrieving Pricing Info for: v1-standard-2 23:07:36 INFO: Archiving Costs [Pipeline] echo 23:07:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:07:36 ---> logs-deploy.sh 23:07:36 lf-activate-venv: SKIPPING 23:07:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-202/2 23:07:36 INFO: archiving workspace using pattern(s): 23:07:38 Archives upload complete. 23:07:38 INFO: archiving logs to Nexus