Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 011f90c1aded870e945927a52dc79902e3daa599 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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 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 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22626 in /w/workspace/xfoundry_go-mod-bootstrap_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 011f90c1aded870e945927a52dc79902e3daa599 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 011f90c1aded870e945927a52dc79902e3daa599 # timeout=10 Commit message: "Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6" > git rev-list --no-walk ec2d1cf3092da685f05a9a38dd0e87620792269b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:24:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:24:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:24:52 ========================================================= 14:24:52 EdgeX Global Pipelines Version Info 14:24:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:24:54 ------------------- 14:24:54 stable info: 14:24:54 ------------------- 14:24:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:24:54 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 14:24:54 Message: update stable to v1.0.179 14:24:55 ------------------- 14:24:55 experimental info: 14:24:55 ------------------- 14:24:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:24:55 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 14:24:55 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:24:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 14:24:55 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 14:24:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:24:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:24:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:24:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:24:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 011f90c [Pipeline] echo 14:24:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:24:59 + git log --format=format:%s -1 011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] echo 14:24:59 GIT_COMMIT: 011f90c1aded870e945927a52dc79902e3daa599, Commit Message: Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6 [Pipeline] echo 14:24:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:00 14:25:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:25:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:01 latest: Pulling from edgex-devops/git-semver 14:25:01 31603596830f: Pulling fs layer 14:25:01 2a8b12db71e7: Pulling fs layer 14:25:01 6ca5941a6612: Pulling fs layer 14:25:01 ecc8261a40a4: Pulling fs layer 14:25:01 ecc8261a40a4: Waiting 14:25:01 2a8b12db71e7: Verifying Checksum 14:25:01 2a8b12db71e7: Download complete 14:25:01 31603596830f: Verifying Checksum 14:25:01 31603596830f: Download complete 14:25:01 ecc8261a40a4: Verifying Checksum 14:25:01 ecc8261a40a4: Download complete 14:25:01 6ca5941a6612: Verifying Checksum 14:25:01 6ca5941a6612: Download complete 14:25:01 31603596830f: Pull complete 14:25:02 2a8b12db71e7: Pull complete 14:25:02 6ca5941a6612: Pull complete 14:25:02 ecc8261a40a4: Pull complete 14:25:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:25:02 prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container 14:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:25:04 $ docker top 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:05 [ssh-agent] Looking for ssh-agent implementation... 14:25:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:05 $ docker exec 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent 14:25:05 SSH_AUTH_SOCK=/tmp/ssh-0xVn5Ncsh23u/agent.11 14:25:05 SSH_AGENT_PID=16 14:25:05 Running ssh-add (command line suppressed) 14:25:05 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5480139467132347510.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5480139467132347510.key) 14:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:06 + git tag --points-at HEAD [Pipeline] } 14:25:06 $ docker exec --env ******** --env ******** 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent -k 14:25:06 unset SSH_AUTH_SOCK; 14:25:06 unset SSH_AGENT_PID; 14:25:06 echo Agent pid 16 killed; 14:25:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:06 [ssh-agent] Looking for ssh-agent implementation... 14:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:06 $ docker exec 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent 14:25:06 SSH_AUTH_SOCK=/tmp/ssh-WX5Wz77rmkuz/agent.45 14:25:06 SSH_AGENT_PID=50 14:25:06 Running ssh-add (command line suppressed) 14:25:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8549637186097283889.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8549637186097283889.key) 14:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:07 + git semver init 14:25:07 # -> Open(): unable to determine branch for HEAD 14:25:07 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:25:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:25:07 # $SEMVER_REMOTE_NAME = origin 14:25:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:25:07 # $SEMVER_USER_NAME = edgex-jenkins 14:25:07 # $SEMVER_BRANCH = master 14:25:07 # $SEMVER_TEMP = /tmp/semver-605578380 14:25:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 14:25:08 # '/tmp/semver-605578380' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 14:25:08 # -> Force: false 14:25:08 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 14:25:08 $ docker exec --env ******** --env ******** 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent -k 14:25:08 unset SSH_AUTH_SOCK; 14:25:08 unset SSH_AGENT_PID; 14:25:08 echo Agent pid 50 killed; 14:25:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:08 + git semver [Pipeline] } 14:25:08 $ docker stop --time=1 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 14:25:10 $ docker rm -f 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:25:11 Stashed 1 file(s) [Pipeline] echo 14:25:11 [edgeXSemver]: initialized semver on version 2.0.0-dev.3 [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 14:25:27 Still waiting to schedule task 14:25:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:25:27 Still waiting to schedule task 14:25:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 14:27:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22628 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 14:27:18 Running in /w/workspace/go-mod-bootstrap/79 [Pipeline] { [Pipeline] checkout 14:27:23 using credential edgex-jenkins-ssh 14:27:23 Cloning the remote Git repository 14:27:23 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:27:23 > git init /w/workspace/go-mod-bootstrap/79 # timeout=10 14:27:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:27:23 > git --version # timeout=10 14:27:23 > git --version # 'git version 2.17.1' 14:27:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:25 Checking out Revision 011f90c1aded870e945927a52dc79902e3daa599 (master) 14:27:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:27:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:27:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:27:25 > git config core.sparsecheckout # timeout=10 14:27:25 > git checkout -f 011f90c1aded870e945927a52dc79902e3daa599 # timeout=10 14:27:29 Running on prd-centos7-docker-4c-2g-22631 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 14:27:29 Running in /w/workspace/go-mod-bootstrap/79 [Pipeline] { [Pipeline] checkout 14:27:30 Commit message: "Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:27:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:27:32 using credential edgex-jenkins-ssh 14:27:32 Cloning the remote Git repository 14:27:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:27:32 + sudo service docker restart 14:27:32 + true 14:27:31 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:27:32 > git init /w/workspace/go-mod-bootstrap/79 # timeout=10 14:27:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:27:32 > git --version # timeout=10 14:27:32 > git --version # 'git version 2.24.3' 14:27:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:33 Checking out Revision 011f90c1aded870e945927a52dc79902e3daa599 (master) 14:27:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:27:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:27:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:27:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:27:33 > git config core.sparsecheckout # timeout=10 14:27:33 > git checkout -f 011f90c1aded870e945927a52dc79902e3daa599 # timeout=10 [Pipeline] unstash [Pipeline] echo 14:27:34 ========================================================= 14:27:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:27:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:27:35 + 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 . 14:27:36 Sending build context to Docker daemon 652.8kB 14:27:36 Step 1/8 : ARG BASE=golang:1.15-alpine 14:27:36 Step 2/8 : FROM ${BASE} 14:27:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:36 5f621e34cdf4: Pulling fs layer 14:27:36 a4357932f1b6: Pulling fs layer 14:27:36 18c013af1878: Pulling fs layer 14:27:36 00ac8860ef70: Pulling fs layer 14:27:36 63d7cb157983: Pulling fs layer 14:27:36 b116817d02f9: Pulling fs layer 14:27:36 745a02a5169b: Pulling fs layer 14:27:36 00ac8860ef70: Waiting 14:27:36 63d7cb157983: Waiting 14:27:36 b116817d02f9: Waiting 14:27:36 18c013af1878: Verifying Checksum 14:27:36 18c013af1878: Download complete 14:27:36 a4357932f1b6: Verifying Checksum 14:27:36 a4357932f1b6: Download complete 14:27:36 63d7cb157983: Verifying Checksum 14:27:36 63d7cb157983: Download complete 14:27:36 b116817d02f9: Download complete 14:27:36 5f621e34cdf4: Verifying Checksum 14:27:36 5f621e34cdf4: Download complete 14:27:36 Commit message: "Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6" 14:27:37 5f621e34cdf4: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:27:37 a4357932f1b6: Pull complete 14:27:38 18c013af1878: Pull complete 14:27:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:27:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:27:38 + sudo service docker restart 14:27:38 + true 14:27:38 Redirecting to /bin/systemctl restart docker.service 14:27:39 745a02a5169b: Verifying Checksum 14:27:39 745a02a5169b: Download complete [Pipeline] unstash [Pipeline] echo 14:27:39 ========================================================= 14:27:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:27:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:27:40 00ac8860ef70: Verifying Checksum 14:27:40 00ac8860ef70: Download complete 14:27:40 + 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 . 14:27:40 Sending build context to Docker daemon 653.8kB 14:27:40 Step 1/8 : ARG BASE=golang:1.15-alpine 14:27:40 Step 2/8 : FROM ${BASE} 14:27:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:27:40 188c0c94c7c5: Pulling fs layer 14:27:40 0ef7d3d256c8: Pulling fs layer 14:27:40 de9db76c5a1d: Pulling fs layer 14:27:40 bca2f99d35d6: Pulling fs layer 14:27:40 93359f2a8cfa: Pulling fs layer 14:27:40 7c6f9722023f: Pulling fs layer 14:27:40 a35cf1a2eb13: Pulling fs layer 14:27:40 93359f2a8cfa: Waiting 14:27:40 7c6f9722023f: Waiting 14:27:40 a35cf1a2eb13: Waiting 14:27:40 bca2f99d35d6: Waiting 14:27:40 de9db76c5a1d: Verifying Checksum 14:27:40 de9db76c5a1d: Download complete 14:27:40 0ef7d3d256c8: Verifying Checksum 14:27:40 0ef7d3d256c8: Download complete 14:27:40 93359f2a8cfa: Verifying Checksum 14:27:40 93359f2a8cfa: Download complete 14:27:40 7c6f9722023f: Verifying Checksum 14:27:40 7c6f9722023f: Download complete 14:27:40 188c0c94c7c5: Verifying Checksum 14:27:40 188c0c94c7c5: Download complete 14:27:40 188c0c94c7c5: Pull complete 14:27:41 0ef7d3d256c8: Pull complete 14:27:41 de9db76c5a1d: Pull complete 14:27:42 a35cf1a2eb13: Download complete 14:27:43 bca2f99d35d6: Verifying Checksum 14:27:43 bca2f99d35d6: Download complete 14:27:48 bca2f99d35d6: Pull complete 14:27:48 93359f2a8cfa: Pull complete 14:27:48 7c6f9722023f: Pull complete 14:27:50 00ac8860ef70: Pull complete 14:27:50 63d7cb157983: Pull complete 14:27:50 b116817d02f9: Pull complete 14:27:54 745a02a5169b: Pull complete 14:27:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:27:54 ---> b7e6874047d6 14:27:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:27:56 ---> Running in 8c806bce0a68 14:27:57 Removing intermediate container 8c806bce0a68 14:27:57 ---> 329bb0478796 14:27:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:57 ---> Running in 54dcfc5c2ade 14:27:58 a35cf1a2eb13: Pull complete 14:27:58 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:27:58 ---> a62c8e92a672 14:27:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:27:58 ---> Running in 526ab5c8a083 14:27:58 Removing intermediate container 526ab5c8a083 14:27:58 ---> 14740f2803ae 14:27:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:58 ---> Running in 73cc42fa03b1 14:27:59 Removing intermediate container 73cc42fa03b1 14:27:59 ---> e409b6799055 14:27:59 Step 5/8 : RUN apk add --update --no-cache git make 14:27:59 ---> Running in e1adae563215 14:27:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:28:00 Removing intermediate container 54dcfc5c2ade 14:28:00 ---> 0a938b0d3ea9 14:28:00 Step 5/8 : RUN apk add --update --no-cache git make 14:28:00 ---> Running in 48e48fe0d9c0 14:28:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:28:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:28:01 OK: 166 MiB in 39 packages 14:28:01 Removing intermediate container e1adae563215 14:28:01 ---> 3690d5c9d13d 14:28:01 Step 6/8 : WORKDIR /build 14:28:01 ---> Running in f84166b133a6 14:28:01 Removing intermediate container f84166b133a6 14:28:01 ---> 3ea6bf54981e 14:28:01 Step 7/8 : COPY go.mod . 14:28:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:28:02 ---> 20200d0a4409 14:28:02 Step 8/8 : RUN go mod download 14:28:02 ---> Running in 17061b3d2a12 14:28:03 OK: 142 MiB in 39 packages 14:28:04 Removing intermediate container 48e48fe0d9c0 14:28:04 ---> fdf175429722 14:28:04 Step 6/8 : WORKDIR /build 14:28:04 ---> Running in 50b3681559f7 14:28:04 Removing intermediate container 50b3681559f7 14:28:04 ---> f0e87dd2bb1d 14:28:04 Step 7/8 : COPY go.mod . 14:28:05 ---> 49dcfba2c384 14:28:05 Step 8/8 : RUN go mod download 14:28:05 ---> Running in 1bd489e4ae5a 14:28:20 Removing intermediate container 17061b3d2a12 14:28:20 ---> 23f47d2f58a5 14:28:20 Successfully built 23f47d2f58a5 14:28:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:28:20 + docker inspect -f . ci-base-image-x86_64 14:28:20 . [Pipeline] withDockerContainer 14:28:20 prd-centos7-docker-4c-2g-22631 does not seem to be running inside a container 14:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 ******** ci-base-image-x86_64 cat 14:28:21 $ docker top 187d13b57e867064891c5a01f8147204394238cd2adb6bd8c802888206d7a809 -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:22 + go version 14:28:22 go version go1.15.5 linux/amd64 [Pipeline] } 14:28:22 $ docker stop --time=1 187d13b57e867064891c5a01f8147204394238cd2adb6bd8c802888206d7a809 14:28:23 $ docker rm -f 187d13b57e867064891c5a01f8147204394238cd2adb6bd8c802888206d7a809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:25 + docker inspect -f . ci-base-image-x86_64 14:28:25 . [Pipeline] withDockerContainer 14:28:25 prd-centos7-docker-4c-2g-22631 does not seem to be running inside a container 14:28:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 ******** ci-base-image-x86_64 cat 14:28:25 $ docker top 3ef97c3e0b6cddd5dfe4454fc67951407987fc1d2d666ef712212e26729388ac -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:26 + make test 14:28:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:28:28 Removing intermediate container 1bd489e4ae5a 14:28:28 ---> c676d6817729 14:28:28 Successfully built c676d6817729 14:28:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:28:28 + docker inspect -f . ci-base-image-arm64 14:28:28 . [Pipeline] withDockerContainer 14:28:28 prd-ubuntu18.04-docker-arm64-4c-16g-22628 does not seem to be running inside a container 14:28:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 ******** ci-base-image-arm64 cat 14:28:30 $ docker top 78a883f832cf523c63f54009d6e2841b6380a1d7662eccb00000416eca517e88 -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:31 + go version 14:28:31 go version go1.15.5 linux/arm64 [Pipeline] } 14:28:31 $ docker stop --time=1 78a883f832cf523c63f54009d6e2841b6380a1d7662eccb00000416eca517e88 14:28:33 $ docker rm -f 78a883f832cf523c63f54009d6e2841b6380a1d7662eccb00000416eca517e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:34 + docker inspect -f . ci-base-image-arm64 14:28:34 . [Pipeline] withDockerContainer 14:28:34 prd-ubuntu18.04-docker-arm64-4c-16g-22628 does not seem to be running inside a container 14:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 ******** ci-base-image-arm64 cat 14:28:36 $ docker top a8d826c870fc49acb7b5e853f502aa67889e0b52ee8a8662a47c7a48fc8cb26d -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:28:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.017s coverage: 9.0% of statements 14:28:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:28:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.033s coverage: 92.2% of statements 14:28:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.040s coverage: 85.3% of statements 14:28:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.012s coverage: 34.3% of statements 14:28:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:28:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:28:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 18.2% of statements 14:28:37 + make test 14:28:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:28:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.007s coverage: 95.3% of statements 14:28:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:28:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 14:28:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 14:28:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:28:41 gofmt -l . 14:28:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:28:41 $ docker stop --time=1 3ef97c3e0b6cddd5dfe4454fc67951407987fc1d2d666ef712212e26729388ac 14:28:43 $ docker rm -f 3ef97c3e0b6cddd5dfe4454fc67951407987fc1d2d666ef712212e26729388ac [Pipeline] // withDockerContainer [Pipeline] sh 14:28:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:28:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:29:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:29:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.023s coverage: 9.0% of statements 14:29:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:29:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.039s coverage: 92.2% of statements 14:29:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements 14:29:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.023s coverage: 34.3% of statements 14:29:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:29:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:29:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 18.2% of statements 14:29:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.019s coverage: 95.3% of statements 14:29:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:29:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 14:29:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 14:29:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:29:17 gofmt -l . 14:29:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:29:17 $ docker stop --time=1 a8d826c870fc49acb7b5e853f502aa67889e0b52ee8a8662a47c7a48fc8cb26d 14:29:19 $ docker rm -f a8d826c870fc49acb7b5e853f502aa67889e0b52ee8a8662a47c7a48fc8cb26d [Pipeline] // withDockerContainer [Pipeline] sh 14:29:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:29:20 Warning: overwriting stash ‘coverage-report’ 14:29:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 14:29:23 provisioning config files... 14:29:23 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4898024009043216925tmp [Pipeline] { [Pipeline] sh 14:29:23 + set +x 14:29:23 + curl -s https://codecov.io/bash 14:29:23 + bash -s -- 14:29:24 14:29:24 _____ _ 14:29:24 / ____| | | 14:29:24 | | ___ __| | ___ ___ _____ __ 14:29:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:29:24 | |___| (_) | (_| | __/ (_| (_) \ V / 14:29:24 \_____\___/ \__,_|\___|\___\___/ \_/ 14:29:24 Bash-20210115-cec3c92 14:29:24 14:29:24 14:29:24 ==> git version 2.24.3 found 14:29:24 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:29:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:29:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:29:24 ==> Jenkins CI detected. 14:29:24 project root: . 14:29:24 --> token set from env 14:29:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:29:24 ==> Running gcov in . (disable via -X gcov) 14:29:24 ==> Python coveragepy not found 14:29:24 ==> Searching for coverage reports in: 14:29:24 + . 14:29:24 -> Found 1 reports 14:29:24 ==> Detecting git/mercurial file structure 14:29:24 ==> Reading reports 14:29:24 + ./coverage.out bytes=26895 14:29:24 ==> Appending adjustments 14:29:24 https://docs.codecov.io/docs/fixing-reports 14:29:24 + Found adjustments 14:29:24 ==> Gzipping contents 14:29:24 8.0K /tmp/codecov.rgcsjY.gz 14:29:24 ==> Uploading reports 14:29:24 url: https://codecov.io 14:29:24 query: branch=master&commit=011f90c1aded870e945927a52dc79902e3daa599&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:29:24 -> Pinging Codecov 14:29:24 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=011f90c1aded870e945927a52dc79902e3daa599&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:29:24 -> Uploading to 14:29:24 https://storage.googleapis.com/codecov/v4/raw/2021-01-25/833815588EE85121546D348822E98E2E/011f90c1aded870e945927a52dc79902e3daa599/2f5257e7-366f-4a75-989c-bbc23567cc8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210125T142924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdf085d19407e77ae73922956d1360ad5076de7be98eb336ee897a772c1bad2a 14:29:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:25 Dload Upload Total Spent Left Speed 14:29:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4970 0 0 100 4970 0 9191 --:--:-- --:--:-- --:--:-- 9203 14:29:25 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] } 14:29:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:29:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:29:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:28 14:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:29:28 188c0c94c7c5: Pulling fs layer 14:29:28 0ef7d3d256c8: Pulling fs layer 14:29:28 de9db76c5a1d: Pulling fs layer 14:29:28 0eba1c9be4d2: Pulling fs layer 14:29:28 0d57e429df01: Pulling fs layer 14:29:28 4e4be7b47b0d: Pulling fs layer 14:29:28 e1f770b5df2f: Pulling fs layer 14:29:28 85a0685a4137: Pulling fs layer 14:29:28 0d57e429df01: Waiting 14:29:28 4e4be7b47b0d: Waiting 14:29:28 e1f770b5df2f: Waiting 14:29:28 85a0685a4137: Waiting 14:29:28 0eba1c9be4d2: Waiting 14:29:28 de9db76c5a1d: Verifying Checksum 14:29:28 de9db76c5a1d: Download complete 14:29:28 0ef7d3d256c8: Verifying Checksum 14:29:28 0ef7d3d256c8: Download complete 14:29:28 0d57e429df01: Verifying Checksum 14:29:28 0d57e429df01: Download complete 14:29:28 4e4be7b47b0d: Verifying Checksum 14:29:28 4e4be7b47b0d: Download complete 14:29:28 188c0c94c7c5: Verifying Checksum 14:29:29 188c0c94c7c5: Pull complete 14:29:29 0ef7d3d256c8: Pull complete 14:29:29 de9db76c5a1d: Pull complete 14:29:29 e1f770b5df2f: Verifying Checksum 14:29:29 e1f770b5df2f: Download complete 14:29:33 0eba1c9be4d2: Verifying Checksum 14:29:33 0eba1c9be4d2: Download complete 14:29:33 85a0685a4137: Verifying Checksum 14:29:33 85a0685a4137: Download complete 14:29:38 0eba1c9be4d2: Pull complete 14:29:38 0d57e429df01: Pull complete 14:29:38 4e4be7b47b0d: Pull complete 14:29:40 e1f770b5df2f: Pull complete 14:29:47 85a0685a4137: Pull complete 14:29:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:29:47 prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container 14:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:29:48 $ docker top 34f477d5992b612caa6f8f83f5fcdbe12367264508c5f91c3422e738d83a22ff -eo pid,comm [Pipeline] { [Pipeline] echo 14:29:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:29:48 + set -o pipefail 14:29:48 + snyk monitor '--org=edgex-jenkins' 14:30:01 14:30:01 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 14:30:01 14:30:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/c2d3a79f-ddab-42b3-9e86-2c1a99ec9001 14:30:01 14:30:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:30:01 14:30:01 [Pipeline] } 14:30:01 $ docker stop --time=1 34f477d5992b612caa6f8f83f5fcdbe12367264508c5f91c3422e738d83a22ff 14:30:03 $ docker rm -f 34f477d5992b612caa6f8f83f5fcdbe12367264508c5f91c3422e738d83a22ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:30:05 + git log --format=format:%s -1 011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] isUnix [Pipeline] sh 14:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:30:05 . [Pipeline] withDockerContainer 14:30:05 prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container 14:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:30:06 $ docker top c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:06 [ssh-agent] Looking for ssh-agent implementation... 14:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:07 $ docker exec c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 ssh-agent 14:30:07 SSH_AUTH_SOCK=/tmp/ssh-86eRtRP8HmiJ/agent.11 14:30:07 SSH_AGENT_PID=16 14:30:07 Running ssh-add (command line suppressed) 14:30:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5696701332566136768.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5696701332566136768.key) 14:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:07 + git semver tag 14:30:07 # -> Open(): unable to determine branch for HEAD 14:30:07 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:30:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:30:07 # $SEMVER_REMOTE_NAME = origin 14:30:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:30:07 # $SEMVER_USER_NAME = edgex-jenkins 14:30:07 # $SEMVER_BRANCH = master 14:30:07 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 14:30:07 # 011f90c1aded870e945927a52dc79902e3daa599 HEAD 14:30:07 # -> Force: false 14:30:07 # dae87e195bbd15cda59e5a56790eca37897d5b54 refs/tags/v2.0.0-dev.3 [Pipeline] } 14:30:07 $ docker exec --env ******** --env ******** c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 ssh-agent -k 14:30:07 unset SSH_AUTH_SOCK; 14:30:07 unset SSH_AGENT_PID; 14:30:07 echo Agent pid 16 killed; 14:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:08 + git semver [Pipeline] } 14:30:08 $ docker stop --time=1 c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 14:30:09 $ docker rm -f c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:30:10 14:30:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:30:10 0.23.1-centos7: Pulling from edgex-lftools 14:30:10 ab5ef0e58194: Pulling fs layer 14:30:10 9712f1f96733: Pulling fs layer 14:30:10 63f879dbbcfc: Pulling fs layer 14:30:10 0d9ebad4ef96: Pulling fs layer 14:30:10 e9a5061849ea: Pulling fs layer 14:30:10 d747dcd14b5f: Pulling fs layer 14:30:10 2de7ff778b66: Pulling fs layer 14:30:10 d747dcd14b5f: Waiting 14:30:10 e9a5061849ea: Waiting 14:30:10 2de7ff778b66: Waiting 14:30:10 0d9ebad4ef96: Waiting 14:30:10 9712f1f96733: Verifying Checksum 14:30:10 9712f1f96733: Download complete 14:30:12 63f879dbbcfc: Verifying Checksum 14:30:12 63f879dbbcfc: Download complete 14:30:12 e9a5061849ea: Verifying Checksum 14:30:12 e9a5061849ea: Download complete 14:30:12 d747dcd14b5f: Verifying Checksum 14:30:12 d747dcd14b5f: Download complete 14:30:12 2de7ff778b66: Verifying Checksum 14:30:12 2de7ff778b66: Download complete 14:30:13 0d9ebad4ef96: Verifying Checksum 14:30:13 0d9ebad4ef96: Download complete 14:30:13 ab5ef0e58194: Download complete 14:30:17 ab5ef0e58194: Pull complete 14:30:17 9712f1f96733: Pull complete 14:30:20 63f879dbbcfc: Pull complete 14:30:25 0d9ebad4ef96: Pull complete 14:30:27 e9a5061849ea: Pull complete 14:30:27 d747dcd14b5f: Pull complete 14:30:30 2de7ff778b66: Pull complete 14:30:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:30:30 prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container 14:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:30:34 $ docker top cb7084b453aa9d7d929fc156ca98081403d4c2686af0e5d8a4b2a444bfa0bef8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:30:35 provisioning config files... 14:30:35 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config9170863398124820630tmp 14:30:35 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config263481221762993836tmp 14:30:35 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7035023198701103302tmp [Pipeline] { [Pipeline] echo 14:30:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:30:35 ---> sigul-configuration.sh 14:30:35 gpg: directory `/root/.gnupg' created 14:30:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:30:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:30:35 gpg: keyring `/root/.gnupg/secring.gpg' created 14:30:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:30:35 gpg: CAST5 encrypted data 14:30:35 gpg: encrypted with 1 passphrase 14:30:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:30:36 + mkdir /home/jenkins 14:30:36 + mkdir /home/jenkins/sigul [Pipeline] sh 14:30:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:30:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:30:36 ---> sigul-install.sh 14:30:58 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:30:59 + git tag --list 14:30:59 v0.0.1 14:30:59 v0.0.10 14:30:59 v0.0.11 14:30:59 v0.0.12 14:30:59 v0.0.13 14:30:59 v0.0.14 14:30:59 v0.0.15 14:30:59 v0.0.16 14:30:59 v0.0.17 14:30:59 v0.0.18 14:30:59 v0.0.19 14:30:59 v0.0.2 14:30:59 v0.0.20 14:30:59 v0.0.21 14:30:59 v0.0.22 14:30:59 v0.0.23 14:30:59 v0.0.24 14:30:59 v0.0.25 14:30:59 v0.0.26 14:30:59 v0.0.27 14:30:59 v0.0.28 14:30:59 v0.0.29 14:30:59 v0.0.3 14:30:59 v0.0.30 14:30:59 v0.0.31 14:30:59 v0.0.32 14:30:59 v0.0.33 14:30:59 v0.0.34 14:30:59 v0.0.35 14:30:59 v0.0.36 14:30:59 v0.0.37 14:30:59 v0.0.38 14:30:59 v0.0.39 14:30:59 v0.0.4 14:30:59 v0.0.40 14:30:59 v0.0.41 14:30:59 v0.0.42 14:30:59 v0.0.43 14:30:59 v0.0.44 14:30:59 v0.0.45 14:30:59 v0.0.46 14:30:59 v0.0.47 14:30:59 v0.0.48 14:30:59 v0.0.49 14:30:59 v0.0.5 14:30:59 v0.0.50 14:30:59 v0.0.51 14:30:59 v0.0.52 14:30:59 v0.0.53 14:30:59 v0.0.54 14:30:59 v0.0.55 14:30:59 v0.0.56 14:30:59 v0.0.57 14:30:59 v0.0.58 14:30:59 v0.0.59 14:30:59 v0.0.6 14:30:59 v0.0.60 14:30:59 v0.0.61 14:30:59 v0.0.62 14:30:59 v0.0.63 14:30:59 v0.0.64 14:30:59 v0.0.65 14:30:59 v0.0.66 14:30:59 v0.0.67 14:30:59 v0.0.68 14:30:59 v0.0.69 14:30:59 v0.0.7 14:30:59 v0.0.70 14:30:59 v0.0.71 14:30:59 v0.0.72 14:30:59 v0.0.8 14:30:59 v0.0.9 14:30:59 v2.0.0-dev.1 14:30:59 v2.0.0-dev.2 14:30:59 v2.0.0-dev.3 [Pipeline] sh 14:30:59 + lftools sign git-tag v2.0.0-dev.3 14:31:00 Signing Git tag with Sigul... 14:31:00 Signing v2.0.0-dev.3 [Pipeline] echo 14:31:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:31:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:31:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:31:02 $ docker stop --time=1 cb7084b453aa9d7d929fc156ca98081403d4c2686af0e5d8a4b2a444bfa0bef8 14:31:04 $ docker rm -f cb7084b453aa9d7d929fc156ca98081403d4c2686af0e5d8a4b2a444bfa0bef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:05 . [Pipeline] withDockerContainer 14:31:05 prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container 14:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:31:06 $ docker top ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:06 [ssh-agent] Looking for ssh-agent implementation... 14:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:06 $ docker exec ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 ssh-agent 14:31:06 SSH_AUTH_SOCK=/tmp/ssh-4HAXoBcLI2WO/agent.12 14:31:06 SSH_AGENT_PID=17 14:31:06 Running ssh-add (command line suppressed) 14:31:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3696322655818956514.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3696322655818956514.key) 14:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:07 + git semver bump pre 14:31:07 # -> Open(): unable to determine branch for HEAD 14:31:07 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:31:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:31:07 # $SEMVER_REMOTE_NAME = origin 14:31:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:31:07 # $SEMVER_USER_NAME = edgex-jenkins 14:31:07 # $SEMVER_BRANCH = master 14:31:07 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 14:31:07 2.0.0-dev.4 [Pipeline] } 14:31:07 $ docker exec --env ******** --env ******** ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 ssh-agent -k 14:31:07 unset SSH_AUTH_SOCK; 14:31:07 unset SSH_AGENT_PID; 14:31:07 echo Agent pid 17 killed; 14:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:08 + git semver [Pipeline] } 14:31:08 $ docker stop --time=1 ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 14:31:09 $ docker rm -f ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:10 . [Pipeline] withDockerContainer 14:31:10 prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container 14:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:31:11 $ docker top fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:31:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:11 [ssh-agent] Looking for ssh-agent implementation... 14:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:11 $ docker exec fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b ssh-agent 14:31:11 SSH_AUTH_SOCK=/tmp/ssh-tWsLlTAv5Vbr/agent.11 14:31:11 SSH_AGENT_PID=16 14:31:11 Running ssh-add (command line suppressed) 14:31:11 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5561282523708757872.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5561282523708757872.key) 14:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:12 + git semver push 14:31:12 # -> Open(): unable to determine branch for HEAD 14:31:12 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:31:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:31:12 # $SEMVER_REMOTE_NAME = origin 14:31:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:31:12 # $SEMVER_USER_NAME = edgex-jenkins 14:31:12 # $SEMVER_BRANCH = master 14:31:12 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 14:31:19 $ docker exec --env ******** --env ******** fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b ssh-agent -k 14:31:19 unset SSH_AUTH_SOCK; 14:31:19 unset SSH_AGENT_PID; 14:31:19 echo Agent pid 16 killed; 14:31:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:19 + git semver [Pipeline] } 14:31:19 $ docker stop --time=1 fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b 14:31:21 $ docker rm -f fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 14:31:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:31:23 ---> package-listing.sh 14:31:23 ++ facter osfamily 14:31:23 ++ tr '[:upper:]' '[:lower:]' 14:31:23 + OS_FAMILY=redhat 14:31:23 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 14:31:23 + START_PACKAGES=/tmp/packages_start.txt 14:31:23 + END_PACKAGES=/tmp/packages_end.txt 14:31:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:23 + PACKAGES=/tmp/packages_start.txt 14:31:23 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 14:31:23 + PACKAGES=/tmp/packages_end.txt 14:31:23 + case "${OS_FAMILY}" in 14:31:23 + rpm -qa 14:31:23 + sort 14:31:28 + '[' -f /tmp/packages_start.txt ']' 14:31:28 + '[' -f /tmp/packages_end.txt ']' 14:31:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 14:31:28 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 14:31:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 14:31:28 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:31:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:31:29 14:31:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:31:29 alpine: Pulling from edgex-lftools-log-publisher 14:31:29 df20fa9351a1: Pulling fs layer 14:31:29 36b3adc4ff6f: Pulling fs layer 14:31:29 8ad3a11d3b57: Pulling fs layer 14:31:29 46f8f816bc3b: Pulling fs layer 14:31:29 93b61091891f: Pulling fs layer 14:31:29 93b9cdb0e59b: Pulling fs layer 14:31:29 5e14af77c1be: Pulling fs layer 14:31:29 01666e4c0597: Pulling fs layer 14:31:29 aa168da1d23b: Pulling fs layer 14:31:29 93b9cdb0e59b: Waiting 14:31:29 01666e4c0597: Waiting 14:31:29 aa168da1d23b: Waiting 14:31:29 46f8f816bc3b: Waiting 14:31:29 93b61091891f: Waiting 14:31:29 5e14af77c1be: Waiting 14:31:29 36b3adc4ff6f: Verifying Checksum 14:31:29 36b3adc4ff6f: Download complete 14:31:29 46f8f816bc3b: Verifying Checksum 14:31:29 46f8f816bc3b: Download complete 14:31:29 df20fa9351a1: Verifying Checksum 14:31:29 df20fa9351a1: Download complete 14:31:29 93b9cdb0e59b: Verifying Checksum 14:31:29 93b9cdb0e59b: Download complete 14:31:29 93b61091891f: Download complete 14:31:29 5e14af77c1be: Verifying Checksum 14:31:29 5e14af77c1be: Download complete 14:31:29 01666e4c0597: Verifying Checksum 14:31:29 01666e4c0597: Download complete 14:31:29 8ad3a11d3b57: Verifying Checksum 14:31:29 8ad3a11d3b57: Download complete 14:31:30 df20fa9351a1: Pull complete 14:31:30 36b3adc4ff6f: Pull complete 14:31:31 8ad3a11d3b57: Pull complete 14:31:31 46f8f816bc3b: Pull complete 14:31:31 aa168da1d23b: Verifying Checksum 14:31:31 aa168da1d23b: Download complete 14:31:32 93b61091891f: Pull complete 14:31:32 93b9cdb0e59b: Pull complete 14:31:32 5e14af77c1be: Pull complete 14:31:32 01666e4c0597: Pull complete 14:31:41 aa168da1d23b: Pull complete 14:31:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:31:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:31:41 prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container 14:31:41 $ 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_master/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_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:31:43 $ docker top ef0eb95981066a11a30e967e49cb5629565f7b28f36d61519c9bb040ea8c1c5a -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:44 + touch /tmp/pre-build-complete [Pipeline] sh 14:31:44 + mkdir -p /var/log/sa [Pipeline] sh 14:31:45 + ls /var/log/sa-host 14:31:45 + sadf -c /var/log/sa-host/sa23 14:31:45 file_magic: OK 14:31:45 HZ: Using current value: 100 14:31:45 file_header: OK 14:31:45 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 14:31:45 Statistics: 14:31:45 Hnuu...uuuununununu... 14:31:45 File successfully converted to sysstat format version 12.2.1 14:31:45 + sadf -c /var/log/sa-host/sa25 14:31:45 file_magic: OK 14:31:45 HZ: Using current value: 100 14:31:45 file_header: OK 14:31:45 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 14:31:45 Statistics: 14:31:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:31:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:31:45 provisioning config files... 14:31:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6249450020969627063tmp [Pipeline] { [Pipeline] echo 14:31:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:31:46 ---> create-netrc.sh [Pipeline] } 14:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:31:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:31:46 ---> python-tools-install.sh [Pipeline] echo 14:31:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:31:46 ---> sudo-logs.sh 14:31:46 Archiving 'sudo' log.. [Pipeline] echo 14:31:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:31:47 ---> job-cost.sh 14:31:47 lf-activate-venv: SKIPPING 14:31:47 INFO: No Stack... 14:31:48 INFO: Retrieving Pricing Info for: v1-standard-2 14:31:48 INFO: Archiving Costs [Pipeline] echo 14:31:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:31:49 ---> logs-deploy.sh 14:31:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/79 14:31:49 INFO: archiving workspace using pattern(s): 14:31:51 Archives upload complete. 14:31:51 INFO: archiving logs to Nexus 14:31:52 ---> uname -a: 14:31:52 Linux prd-centos7-docker-4c-2g-22626.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:31:52 14:31:52 14:31:52 ---> lscpu: 14:31:52 Architecture: x86_64 14:31:52 CPU op-mode(s): 32-bit, 64-bit 14:31:52 Byte Order: Little Endian 14:31:52 Address sizes: 40 bits physical, 48 bits virtual 14:31:52 CPU(s): 4 14:31:52 On-line CPU(s) list: 0-3 14:31:52 Thread(s) per core: 1 14:31:52 Core(s) per socket: 1 14:31:52 Socket(s): 4 14:31:52 NUMA node(s): 1 14:31:52 Vendor ID: GenuineIntel 14:31:52 CPU family: 6 14:31:52 Model: 44 14:31:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:31:52 Stepping: 1 14:31:52 CPU MHz: 2933.442 14:31:52 BogoMIPS: 5866.88 14:31:52 Virtualization: VT-x 14:31:52 Hypervisor vendor: KVM 14:31:52 Virtualization type: full 14:31:52 L1d cache: 128 KiB 14:31:52 L1i cache: 128 KiB 14:31:52 L2 cache: 16 MiB 14:31:52 L3 cache: 64 MiB 14:31:52 NUMA node0 CPU(s): 0-3 14:31:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:31:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:31:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:31:52 Vulnerability Meltdown: Mitigation; PTI 14:31:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:31:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:31:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:31:52 Vulnerability Srbds: Not affected 14:31:52 Vulnerability Tsx async abort: Not affected 14:31:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:31:52 14:31:52 14:31:52 ---> nproc: 14:31:52 4 14:31:52 14:31:52 14:31:52 ---> df -h: 14:31:52 Filesystem Size Used Available Use% Mounted on 14:31:52 overlay 50.0G 8.5G 41.4G 17% / 14:31:52 tmpfs 64.0M 0 64.0M 0% /dev 14:31:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:31:52 shm 64.0M 0 64.0M 0% /dev/shm 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 14:31:52 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 14:31:52 14:31:52 14:31:52 ---> free -m: 14:31:52 total used free shared buff/cache available 14:31:52 Mem: 1837 824 148 0 864 948 14:31:52 Swap: 1023 3 1020 14:31:52 14:31:52 14:31:52 ---> ip addr: 14:31:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:31:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:31:52 inet 127.0.0.1/8 scope host lo 14:31:52 valid_lft forever preferred_lft forever 14:31:52 inet6 ::1/128 scope host 14:31:52 valid_lft forever preferred_lft forever 14:31:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:31:52 link/ether fa:16:3e:90:a0:90 brd ff:ff:ff:ff:ff:ff 14:31:52 inet 10.30.122.208/23 brd 10.30.123.255 scope global dynamic eth0 14:31:52 valid_lft 85946sec preferred_lft 85946sec 14:31:52 inet6 fe80::f816:3eff:fe90:a090/64 scope link 14:31:52 valid_lft forever preferred_lft forever 14:31:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:31:52 link/ether 02:42:24:cc:0c:d1 brd ff:ff:ff:ff:ff:ff 14:31:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:31:52 valid_lft forever preferred_lft forever 14:31:52 inet6 fe80::42:24ff:fecc:cd1/64 scope link 14:31:52 valid_lft forever preferred_lft forever 14:31:52 14:31:52 14:31:52 ---> sar -b -r -n DEV: 14:31:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) 14:31:52 14:31:52 14:24:07 LINUX RESTART (4 CPU) 14:31:52 14:31:52 14:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:31:52 14:26:01 24.66 5.91 18.75 0.00 1686.58 2971.99 0.00 14:31:52 14:27:01 1.78 0.00 1.78 0.00 0.00 35.63 0.00 14:31:52 14:28:01 0.18 0.00 0.18 0.00 0.00 2.16 0.00 14:31:52 14:29:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 14:31:52 14:30:01 249.19 154.88 94.31 0.00 8314.99 33631.25 0.00 14:31:52 14:31:01 197.57 66.66 130.91 0.00 3960.59 30880.09 0.00 14:31:52 Average: 78.97 37.92 41.04 0.00 2327.74 11257.68 0.00 14:31:52 14:31:52 14:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:31:52 14:26:01 142368 0 624904 33.21 2620 1111652 1102668 37.63 415224 1124644 20 14:31:52 14:27:01 146684 0 620580 32.98 2620 1111660 1079308 36.83 415072 1121952 20 14:31:52 14:28:01 146496 0 620764 32.99 2620 1111664 1079320 36.84 419152 1118004 16 14:31:52 14:29:01 145904 0 621356 33.02 2620 1111664 1079224 36.83 420084 1117364 16 14:31:52 14:30:01 134504 0 715144 38.01 2596 1029300 1392688 47.53 554072 938424 11248 14:31:52 14:31:01 134040 0 779740 41.44 1492 966272 1191588 40.67 644692 757656 72168 14:31:52 Average: 141666 0 663748 35.28 2428 1073702 1154133 39.39 478049 1029674 13915 14:31:52 14:31:52 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:31:52 14:26:01 eth0 68.65 55.71 324.37 32.76 0.00 0.00 0.00 0.00 14:31:52 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:26:01 docker0 2.58 2.01 0.67 4.91 0.00 0.00 0.00 0.00 14:31:52 14:27:01 eth0 3.35 0.98 1.09 0.24 0.00 0.00 0.00 0.00 14:31:52 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:28:01 eth0 3.15 0.85 0.99 0.59 0.00 0.00 0.00 0.00 14:31:52 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:29:01 eth0 1.07 0.28 0.32 0.20 0.00 0.00 0.00 0.00 14:31:52 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:30:01 eth0 556.12 501.81 4142.70 43.70 0.00 0.00 0.00 0.00 14:31:52 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:30:01 veth22d8925 24.36 24.70 2.75 51.39 0.00 0.00 0.00 0.00 14:31:52 14:30:01 docker0 24.36 24.56 2.42 51.38 0.00 0.00 0.00 0.00 14:31:52 14:31:01 veth334e3e3 27.58 34.99 1.90 202.13 0.00 0.00 0.00 0.00 14:31:52 14:31:01 eth0 520.41 452.51 3437.85 96.11 0.00 0.00 0.00 0.00 14:31:52 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 14:31:01 docker0 27.58 34.85 1.53 202.12 0.00 0.00 0.00 0.00 14:31:52 Average: veth334e3e3 4.60 5.83 0.32 33.70 0.00 0.00 0.00 0.00 14:31:52 Average: eth0 192.18 168.74 1318.31 28.94 0.00 0.00 0.00 0.00 14:31:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:52 Average: docker0 9.09 10.24 0.77 43.08 0.00 0.00 0.00 0.00 14:31:52 14:31:52 14:31:52 ---> sar -P ALL: 14:31:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) 14:31:52 14:31:52 14:24:07 LINUX RESTART (4 CPU) 14:31:52 14:31:52 14:25:01 CPU %user %nice %system %iowait %steal %idle 14:31:52 14:26:01 all 2.18 0.00 1.44 0.56 0.00 95.82 14:31:52 14:26:01 0 2.04 0.00 1.47 0.20 0.00 96.29 14:31:52 14:26:01 1 2.33 0.00 1.46 1.64 0.00 94.57 14:31:52 14:26:01 2 1.89 0.00 1.27 0.07 0.02 96.75 14:31:52 14:26:01 3 2.48 0.00 1.56 0.32 0.00 95.65 14:31:52 14:27:01 all 0.17 0.00 0.04 0.00 0.01 99.78 14:31:52 14:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:31:52 14:27:01 1 0.47 0.00 0.03 0.00 0.02 99.48 14:31:52 14:27:01 2 0.10 0.00 0.07 0.00 0.02 99.82 14:31:52 14:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 14:31:52 14:28:01 all 0.17 0.00 0.05 0.00 0.01 99.77 14:31:52 14:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:31:52 14:28:01 1 0.17 0.00 0.07 0.00 0.02 99.75 14:31:52 14:28:01 2 0.07 0.00 0.08 0.00 0.00 99.85 14:31:52 14:28:01 3 0.38 0.00 0.05 0.00 0.00 99.57 14:31:52 14:29:01 all 0.13 0.00 0.05 0.00 0.00 99.82 14:31:52 14:29:01 0 0.02 0.00 0.05 0.00 0.00 99.93 14:31:52 14:29:01 1 0.03 0.00 0.07 0.00 0.02 99.88 14:31:52 14:29:01 2 0.03 0.00 0.05 0.00 0.00 99.92 14:31:52 14:29:01 3 0.43 0.00 0.03 0.00 0.00 99.53 14:31:52 14:30:01 all 8.59 0.00 5.55 2.19 0.04 83.64 14:31:52 14:30:01 0 8.51 0.00 5.72 2.36 0.03 83.38 14:31:52 14:30:01 1 8.32 0.00 5.56 2.16 0.05 83.91 14:31:52 14:30:01 2 8.92 0.00 5.29 2.09 0.05 83.65 14:31:52 14:30:01 3 8.60 0.00 5.61 2.15 0.03 83.61 14:31:52 14:31:01 all 10.47 0.00 7.21 2.81 0.06 79.46 14:31:52 14:31:01 0 13.46 0.00 8.30 3.55 0.07 74.63 14:31:52 14:31:01 1 9.38 0.00 7.50 5.08 0.09 77.96 14:31:52 14:31:01 2 9.72 0.00 6.84 1.85 0.03 81.56 14:31:52 14:31:01 3 9.34 0.00 6.20 0.75 0.05 83.66 14:31:52 Average: all 3.57 0.00 2.36 0.91 0.02 93.13 14:31:52 Average: 0 3.96 0.00 2.56 1.00 0.02 92.46 14:31:52 Average: 1 3.41 0.00 2.42 1.46 0.03 92.68 14:31:52 Average: 2 3.42 0.00 2.24 0.66 0.02 93.66 14:31:52 Average: 3 3.50 0.00 2.22 0.53 0.01 93.73 14:31:52 14:31:52 14:31:52