Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24383 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 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 # timeout=10 Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3" > git rev-list --no-walk 2b6b0fcc6b5c73f841d629cf32c650eeba103d73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:37:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:37:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:37:04 ========================================================= 18:37:04 EdgeX Global Pipelines Version Info 18:37:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:37:06 ------------------- 18:37:06 stable info: 18:37:06 ------------------- 18:37:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:37:06 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:37:06 Message: update stable to v1.0.179 18:37:07 ------------------- 18:37:07 experimental info: 18:37:07 ------------------- 18:37:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:37:07 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:37:07 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:37:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:37:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:37:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:37:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:37:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7097895 [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:11 + git log --format=format:%s -1 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] echo 18:37:11 GIT_COMMIT: 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6, Commit Message: Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3 [Pipeline] echo 18:37:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:37:14 18:37:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:37:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:37:14 latest: Pulling from edgex-devops/git-semver 18:37:14 31603596830f: Pulling fs layer 18:37:14 2a8b12db71e7: Pulling fs layer 18:37:14 6ca5941a6612: Pulling fs layer 18:37:14 ecc8261a40a4: Pulling fs layer 18:37:14 ecc8261a40a4: Waiting 18:37:14 2a8b12db71e7: Verifying Checksum 18:37:14 2a8b12db71e7: Download complete 18:37:14 31603596830f: Verifying Checksum 18:37:14 31603596830f: Download complete 18:37:14 6ca5941a6612: Download complete 18:37:14 ecc8261a40a4: Verifying Checksum 18:37:14 ecc8261a40a4: Download complete 18:37:15 31603596830f: Pull complete 18:37:15 2a8b12db71e7: Pull complete 18:37:15 6ca5941a6612: Pull complete 18:37:16 ecc8261a40a4: Pull complete 18:37:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:37:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:37:16 prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container 18:37:16 $ 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 18:37:18 $ docker top b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:37:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:18 [ssh-agent] Looking for ssh-agent implementation... 18:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:19 $ docker exec b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent 18:37:19 SSH_AUTH_SOCK=/tmp/ssh-WBrclKc72kRE/agent.13 18:37:19 SSH_AGENT_PID=18 18:37:19 Running ssh-add (command line suppressed) 18:37:19 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3610306330012099082.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3610306330012099082.key) 18:37:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:19 + git tag --points-at HEAD [Pipeline] } 18:37:19 $ docker exec --env ******** --env ******** b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent -k 18:37:20 unset SSH_AUTH_SOCK; 18:37:20 unset SSH_AGENT_PID; 18:37:20 echo Agent pid 18 killed; 18:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:37:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:20 [ssh-agent] Looking for ssh-agent implementation... 18:37:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:20 $ docker exec b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent 18:37:20 SSH_AUTH_SOCK=/tmp/ssh-TqNorMaicPED/agent.48 18:37:20 SSH_AGENT_PID=54 18:37:20 Running ssh-add (command line suppressed) 18:37:20 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6565895598458867464.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6565895598458867464.key) 18:37:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:21 + git semver init 18:37:21 # -> Open(): unable to determine branch for HEAD 18:37:21 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:37:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:37:21 # $SEMVER_REMOTE_NAME = origin 18:37:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:37:21 # $SEMVER_USER_NAME = edgex-jenkins 18:37:21 # $SEMVER_BRANCH = master 18:37:21 # $SEMVER_TEMP = /tmp/semver-695425678 18:37:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 18:37:21 # '/tmp/semver-695425678' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 18:37:21 # -> Force: false 18:37:21 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 18:37:21 $ docker exec --env ******** --env ******** b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent -k 18:37:21 unset SSH_AUTH_SOCK; 18:37:21 unset SSH_AGENT_PID; 18:37:21 echo Agent pid 54 killed; 18:37:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:22 + git semver [Pipeline] } 18:37:22 $ docker stop --time=1 b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 18:37:24 $ docker rm -f b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:37:25 Stashed 1 file(s) [Pipeline] echo 18:37:25 [edgeXSemver]: initialized semver on version 2.0.0-dev.6 [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 18:37:41 Still waiting to schedule task 18:37:41 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24371’ is offline; ‘prd-centos7-docker-4c-2g-24374’ is offline; ‘prd-centos7-docker-4c-2g-24381’ is offline; ‘prd-centos7-docker-4c-2g-24384’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-24382’ doesn’t have label ‘centos7-docker-4c-2g’ 18:37:41 Still waiting to schedule task 18:37:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:38:56 Running on prd-centos7-docker-4c-2g-24386 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:38:56 Running in /w/workspace/go-mod-bootstrap/82 [Pipeline] { [Pipeline] checkout 18:38:58 using credential edgex-jenkins-ssh 18:38:58 Cloning the remote Git repository 18:38:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:38:58 > git init /w/workspace/go-mod-bootstrap/82 # timeout=10 18:38:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:38:58 > git --version # timeout=10 18:38:58 > git --version # 'git version 2.24.3' 18:38:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:38:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:38:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:38:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:39:00 Checking out Revision 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 (master) 18:39:00 > git config core.sparsecheckout # timeout=10 18:39:00 > git checkout -f 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 # timeout=10 18:39:03 Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:39:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:39:05 + sudo service docker restart 18:39:05 + true 18:39:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:39:06 ========================================================= 18:39:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:39:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:39:07 + 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 . 18:39:07 Sending build context to Docker daemon 669.7kB 18:39:07 Step 1/8 : ARG BASE=golang:1.15-alpine 18:39:07 Step 2/8 : FROM ${BASE} 18:39:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:39:07 188c0c94c7c5: Pulling fs layer 18:39:07 0ef7d3d256c8: Pulling fs layer 18:39:07 de9db76c5a1d: Pulling fs layer 18:39:07 bca2f99d35d6: Pulling fs layer 18:39:07 93359f2a8cfa: Pulling fs layer 18:39:07 7c6f9722023f: Pulling fs layer 18:39:07 a35cf1a2eb13: Pulling fs layer 18:39:07 93359f2a8cfa: Waiting 18:39:07 7c6f9722023f: Waiting 18:39:07 a35cf1a2eb13: Waiting 18:39:07 bca2f99d35d6: Waiting 18:39:07 de9db76c5a1d: Verifying Checksum 18:39:07 de9db76c5a1d: Download complete 18:39:07 0ef7d3d256c8: Download complete 18:39:07 93359f2a8cfa: Verifying Checksum 18:39:07 93359f2a8cfa: Download complete 18:39:07 7c6f9722023f: Download complete 18:39:07 188c0c94c7c5: Verifying Checksum 18:39:07 188c0c94c7c5: Download complete 18:39:08 188c0c94c7c5: Pull complete 18:39:08 0ef7d3d256c8: Pull complete 18:39:08 de9db76c5a1d: Pull complete 18:39:09 a35cf1a2eb13: Download complete 18:39:10 bca2f99d35d6: Verifying Checksum 18:39:10 bca2f99d35d6: Download complete 18:39:15 bca2f99d35d6: Pull complete 18:39:15 93359f2a8cfa: Pull complete 18:39:15 7c6f9722023f: Pull complete 18:39:22 a35cf1a2eb13: Pull complete 18:39:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:39:22 ---> a62c8e92a672 18:39:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:39:22 ---> Running in dda5e4c3d2c0 18:39:22 Removing intermediate container dda5e4c3d2c0 18:39:22 ---> dbcb1c9b77fb 18:39:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:22 ---> Running in 27a6e510589c 18:39:23 Removing intermediate container 27a6e510589c 18:39:23 ---> 901d6f7f1c4a 18:39:23 Step 5/8 : RUN apk add --update --no-cache git make 18:39:23 ---> Running in 8650cdb2214a 18:39:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:25 OK: 166 MiB in 39 packages 18:39:26 Removing intermediate container 8650cdb2214a 18:39:26 ---> 34686d74eb88 18:39:26 Step 6/8 : WORKDIR /build 18:39:26 ---> Running in 8c134613e1c6 18:39:26 Removing intermediate container 8c134613e1c6 18:39:26 ---> 0f18a472da58 18:39:26 Step 7/8 : COPY go.mod . 18:39:27 ---> 07bd9bc8dca4 18:39:27 Step 8/8 : RUN go mod download 18:39:27 ---> Running in d08beafb4831 18:39:45 Removing intermediate container d08beafb4831 18:39:45 ---> 54a7673bd4ad 18:39:45 Successfully built 54a7673bd4ad 18:39:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:39:45 + docker inspect -f . ci-base-image-x86_64 18:39:45 . [Pipeline] withDockerContainer 18:39:45 prd-centos7-docker-4c-2g-24386 does not seem to be running inside a container 18:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@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 18:39:46 $ docker top 9cbb33ff8b749c3bc0f7ca9033c9e2bf33b00cce103c3c4e480d97f6c3b57b8b -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:47 + go version 18:39:47 go version go1.15.5 linux/amd64 [Pipeline] } 18:39:47 $ docker stop --time=1 9cbb33ff8b749c3bc0f7ca9033c9e2bf33b00cce103c3c4e480d97f6c3b57b8b 18:39:48 $ docker rm -f 9cbb33ff8b749c3bc0f7ca9033c9e2bf33b00cce103c3c4e480d97f6c3b57b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:49 + docker inspect -f . ci-base-image-x86_64 18:39:49 . [Pipeline] withDockerContainer 18:39:49 prd-centos7-docker-4c-2g-24386 does not seem to be running inside a container 18:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@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 18:39:50 $ docker top a8e44635f0ce3c639118525ace6e744b30f702fc8c3650f027b001128f7e318e -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:50 + make test 18:39:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:40:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:40:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.028s coverage: 9.0% of statements 18:40:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:40:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements 18:40:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.006s coverage: 85.3% of statements 18:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.023s coverage: 34.3% of statements 18:40:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:40:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.004s coverage: 18.2% of statements 18:40:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 95.3% of statements 18:40:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:40:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:40:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.023s coverage: 91.3% of statements 18:40:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:40:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:40:06 gofmt -l . 18:40:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:40:06 $ docker stop --time=1 a8e44635f0ce3c639118525ace6e744b30f702fc8c3650f027b001128f7e318e 18:40:09 $ docker rm -f a8e44635f0ce3c639118525ace6e744b30f702fc8c3650f027b001128f7e318e [Pipeline] // withDockerContainer [Pipeline] sh 18:40:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:40:10 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] } 18:40:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24389 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:40:40 Running in /w/workspace/go-mod-bootstrap/82 [Pipeline] { [Pipeline] checkout 18:40:46 using credential edgex-jenkins-ssh 18:40:46 Cloning the remote Git repository 18:40:46 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:40:46 > git init /w/workspace/go-mod-bootstrap/82 # timeout=10 18:40:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:40:46 > git --version # timeout=10 18:40:46 > git --version # 'git version 2.17.1' 18:40:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:48 Checking out Revision 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 (master) 18:40:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:40:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:40:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:40:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:40:48 > git config core.sparsecheckout # timeout=10 18:40:48 > git checkout -f 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 # timeout=10 18:40:52 Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:40:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:40:54 + true 18:40:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:40:57 ========================================================= 18:40:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:40:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:40:58 + 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 . 18:40:59 Sending build context to Docker daemon 668.7kB 18:40:59 Step 1/8 : ARG BASE=golang:1.15-alpine 18:40:59 Step 2/8 : FROM ${BASE} 18:40:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:40:59 5f621e34cdf4: Pulling fs layer 18:40:59 a4357932f1b6: Pulling fs layer 18:40:59 18c013af1878: Pulling fs layer 18:40:59 00ac8860ef70: Pulling fs layer 18:40:59 63d7cb157983: Pulling fs layer 18:40:59 b116817d02f9: Pulling fs layer 18:40:59 745a02a5169b: Pulling fs layer 18:40:59 00ac8860ef70: Waiting 18:40:59 63d7cb157983: Waiting 18:40:59 b116817d02f9: Waiting 18:40:59 745a02a5169b: Waiting 18:40:59 18c013af1878: Verifying Checksum 18:40:59 18c013af1878: Download complete 18:40:59 a4357932f1b6: Download complete 18:40:59 63d7cb157983: Verifying Checksum 18:40:59 63d7cb157983: Download complete 18:40:59 b116817d02f9: Verifying Checksum 18:40:59 b116817d02f9: Download complete 18:41:00 5f621e34cdf4: Verifying Checksum 18:41:00 5f621e34cdf4: Download complete 18:41:01 5f621e34cdf4: Pull complete 18:41:01 a4357932f1b6: Pull complete 18:41:02 18c013af1878: Pull complete 18:41:02 745a02a5169b: Verifying Checksum 18:41:02 745a02a5169b: Download complete 18:41:03 00ac8860ef70: Verifying Checksum 18:41:03 00ac8860ef70: Download complete 18:41:14 00ac8860ef70: Pull complete 18:41:14 63d7cb157983: Pull complete 18:41:14 b116817d02f9: Pull complete 18:41:18 745a02a5169b: Pull complete 18:41:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:41:18 ---> b7e6874047d6 18:41:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:41:20 ---> Running in 0f4a25c2ff0f 18:41:21 Removing intermediate container 0f4a25c2ff0f 18:41:21 ---> fb3e35169054 18:41:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:21 ---> Running in f7b344594b24 18:41:24 Removing intermediate container f7b344594b24 18:41:24 ---> 7b006b42e938 18:41:24 Step 5/8 : RUN apk add --update --no-cache git make 18:41:24 ---> Running in 61682b8fd371 18:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:41:26 OK: 142 MiB in 39 packages 18:41:27 Removing intermediate container 61682b8fd371 18:41:27 ---> 3d140718f79c 18:41:27 Step 6/8 : WORKDIR /build 18:41:27 ---> Running in 93e5e68f692f 18:41:28 Removing intermediate container 93e5e68f692f 18:41:28 ---> a11c06cde948 18:41:28 Step 7/8 : COPY go.mod . 18:41:29 ---> c129c58c56d8 18:41:29 Step 8/8 : RUN go mod download 18:41:29 ---> Running in 59fb7f62ca4c 18:41:51 Removing intermediate container 59fb7f62ca4c 18:41:51 ---> c7d868b4ea2b 18:41:51 Successfully built c7d868b4ea2b 18:41:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:41:51 + docker inspect -f . ci-base-image-arm64 18:41:51 . [Pipeline] withDockerContainer 18:41:51 prd-ubuntu18.04-docker-arm64-4c-16g-24389 does not seem to be running inside a container 18:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@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 18:41:53 $ docker top 2972099a2c789fbe66979e5a76f8eab1e105914d6986777ca7b30e55eb6f6ba3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:54 + go version 18:41:54 go version go1.15.5 linux/arm64 [Pipeline] } 18:41:54 $ docker stop --time=1 2972099a2c789fbe66979e5a76f8eab1e105914d6986777ca7b30e55eb6f6ba3 18:41:56 $ docker rm -f 2972099a2c789fbe66979e5a76f8eab1e105914d6986777ca7b30e55eb6f6ba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:57 + docker inspect -f . ci-base-image-arm64 18:41:57 . [Pipeline] withDockerContainer 18:41:57 prd-ubuntu18.04-docker-arm64-4c-16g-24389 does not seem to be running inside a container 18:41:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@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 18:41:59 $ docker top b8f5611554ff0d61f7e5fc98cc4bbb17681ac54641a71c74e505be909348cd76 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:00 + make test 18:42:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:42:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:42:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 9.0% of statements 18:42:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:42:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.039s coverage: 92.2% of statements 18:42:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements 18:42:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.051s coverage: 34.3% of statements 18:42:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:42:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:42:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 18.2% of statements 18:42:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.039s coverage: 95.3% of statements 18:42:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:42:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:42:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.024s coverage: 91.3% of statements 18:42:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:42:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:42:46 gofmt -l . 18:42:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:42:46 $ docker stop --time=1 b8f5611554ff0d61f7e5fc98cc4bbb17681ac54641a71c74e505be909348cd76 18:42:48 $ docker rm -f b8f5611554ff0d61f7e5fc98cc4bbb17681ac54641a71c74e505be909348cd76 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:49 Warning: overwriting stash ‘coverage-report’ 18:42:50 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 18:42:51 provisioning config files... 18:42:51 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5293968336175567121tmp [Pipeline] { [Pipeline] sh 18:42:52 + set +x 18:42:52 + curl -s https://codecov.io/bash 18:42:52 + bash -s -- 18:42:52 18:42:52 _____ _ 18:42:52 / ____| | | 18:42:52 | | ___ __| | ___ ___ _____ __ 18:42:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:42:52 | |___| (_) | (_| | __/ (_| (_) \ V / 18:42:52 \_____\___/ \__,_|\___|\___\___/ \_/ 18:42:52 Bash-20210129-7c25fce 18:42:52 18:42:52 18:42:52 ==> git version 2.24.3 found 18:42:52 ==> 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 18:42:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:42:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:42:52 ==> Jenkins CI detected. 18:42:52 project root: . 18:42:52 --> token set from env 18:42:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:42:52 ==> Running gcov in . (disable via -X gcov) 18:42:52 ==> Python coveragepy not found 18:42:52 ==> Searching for coverage reports in: 18:42:52 + . 18:42:52 -> Found 1 reports 18:42:52 ==> Detecting git/mercurial file structure 18:42:52 ==> Reading reports 18:42:52 + ./coverage.out bytes=26895 18:42:52 ==> Appending adjustments 18:42:52 https://docs.codecov.io/docs/fixing-reports 18:42:52 + Found adjustments 18:42:52 ==> Gzipping contents 18:42:52 8.0K /tmp/codecov.ZeISND.gz 18:42:52 ==> Uploading reports 18:42:52 url: https://codecov.io 18:42:52 query: branch=master&commit=70978958e59783cd5bd2b4f344ddc1bcbe32a3f6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:42:52 -> Pinging Codecov 18:42:52 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=70978958e59783cd5bd2b4f344ddc1bcbe32a3f6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:42:55 -> Uploading to 18:42:55 https://storage.googleapis.com/codecov/v4/raw/2021-02-01/833815588EE85121546D348822E98E2E/70978958e59783cd5bd2b4f344ddc1bcbe32a3f6/5dd64c57-e62e-4d94-bf32-3ba21ab5fefc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T184254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3ba9cddc2de00251551c4ba7761f3eb3488cb54ca239b6faa93a95f6ae2c6d3 18:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:55 Dload Upload Total Spent Left Speed 18:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5078 0 0 100 5078 0 10169 --:--:-- --:--:-- --:--:-- 10176 18:42:55 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] } 18:42:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:42:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:42:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:42:56 18:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:42:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:42:57 188c0c94c7c5: Pulling fs layer 18:42:57 0ef7d3d256c8: Pulling fs layer 18:42:57 de9db76c5a1d: Pulling fs layer 18:42:57 0eba1c9be4d2: Pulling fs layer 18:42:57 0d57e429df01: Pulling fs layer 18:42:57 4e4be7b47b0d: Pulling fs layer 18:42:57 e1f770b5df2f: Pulling fs layer 18:42:57 85a0685a4137: Pulling fs layer 18:42:57 0eba1c9be4d2: Waiting 18:42:57 0d57e429df01: Waiting 18:42:57 4e4be7b47b0d: Waiting 18:42:57 e1f770b5df2f: Waiting 18:42:57 85a0685a4137: Waiting 18:42:57 de9db76c5a1d: Verifying Checksum 18:42:57 de9db76c5a1d: Download complete 18:42:57 0ef7d3d256c8: Download complete 18:42:57 0d57e429df01: Verifying Checksum 18:42:57 0d57e429df01: Download complete 18:42:57 188c0c94c7c5: Verifying Checksum 18:42:57 188c0c94c7c5: Download complete 18:42:57 4e4be7b47b0d: Verifying Checksum 18:42:57 4e4be7b47b0d: Download complete 18:42:57 188c0c94c7c5: Pull complete 18:42:57 0ef7d3d256c8: Pull complete 18:42:57 de9db76c5a1d: Pull complete 18:42:58 e1f770b5df2f: Verifying Checksum 18:42:58 e1f770b5df2f: Download complete 18:43:00 0eba1c9be4d2: Verifying Checksum 18:43:00 0eba1c9be4d2: Download complete 18:43:01 85a0685a4137: Verifying Checksum 18:43:01 85a0685a4137: Download complete 18:43:08 0eba1c9be4d2: Pull complete 18:43:08 0d57e429df01: Pull complete 18:43:08 4e4be7b47b0d: Pull complete 18:43:09 e1f770b5df2f: Pull complete 18:43:17 85a0685a4137: Pull complete 18:43:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:43:17 prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container 18:43:18 $ 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 18:43:19 $ docker top a9300d72113cea9922e146ba463af81660b48ac164dddcd63260faeef08a20da -eo pid,comm [Pipeline] { [Pipeline] echo 18:43:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:43:19 + set -o pipefail 18:43:19 + snyk monitor '--org=edgex-jenkins' 18:43:26 18:43:26 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:43:26 18:43:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/74ba1737-5cfb-4c74-b1e0-1fa079e6a0c5 18:43:26 18:43:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:43:26 18:43:26 [Pipeline] } 18:43:26 $ docker stop --time=1 a9300d72113cea9922e146ba463af81660b48ac164dddcd63260faeef08a20da 18:43:29 $ docker rm -f a9300d72113cea9922e146ba463af81660b48ac164dddcd63260faeef08a20da [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 18:43:31 + git log --format=format:%s -1 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] isUnix [Pipeline] sh 18:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:31 . [Pipeline] withDockerContainer 18:43:31 prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container 18:43:31 $ 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 18:43:32 $ docker top fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:33 [ssh-agent] Looking for ssh-agent implementation... 18:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:33 $ docker exec fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a ssh-agent 18:43:33 SSH_AUTH_SOCK=/tmp/ssh-z57Rn5LH64YC/agent.11 18:43:33 SSH_AGENT_PID=17 18:43:33 Running ssh-add (command line suppressed) 18:43:33 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2386979069737594809.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2386979069737594809.key) 18:43:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:34 + git semver tag 18:43:34 # -> Open(): unable to determine branch for HEAD 18:43:34 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:43:34 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:43:34 # $SEMVER_REMOTE_NAME = origin 18:43:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:43:34 # $SEMVER_USER_NAME = edgex-jenkins 18:43:34 # $SEMVER_BRANCH = master 18:43:34 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 18:43:34 # 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 HEAD 18:43:34 # -> Force: false 18:43:34 # 6d7fc0b15e8fc8d1c9ae221d87134c470bef8e20 refs/tags/v2.0.0-dev.6 [Pipeline] } 18:43:34 $ docker exec --env ******** --env ******** fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a ssh-agent -k 18:43:34 unset SSH_AUTH_SOCK; 18:43:34 unset SSH_AGENT_PID; 18:43:34 echo Agent pid 17 killed; 18:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:34 + git semver [Pipeline] } 18:43:34 $ docker stop --time=1 fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a 18:43:36 $ docker rm -f fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:43:36 18:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:43:37 0.23.1-centos7: Pulling from edgex-lftools 18:43:37 ab5ef0e58194: Pulling fs layer 18:43:37 9712f1f96733: Pulling fs layer 18:43:37 63f879dbbcfc: Pulling fs layer 18:43:37 0d9ebad4ef96: Pulling fs layer 18:43:37 e9a5061849ea: Pulling fs layer 18:43:37 d747dcd14b5f: Pulling fs layer 18:43:37 2de7ff778b66: Pulling fs layer 18:43:37 e9a5061849ea: Waiting 18:43:37 d747dcd14b5f: Waiting 18:43:37 0d9ebad4ef96: Waiting 18:43:37 2de7ff778b66: Waiting 18:43:37 9712f1f96733: Verifying Checksum 18:43:37 9712f1f96733: Download complete 18:43:39 63f879dbbcfc: Verifying Checksum 18:43:39 63f879dbbcfc: Download complete 18:43:39 e9a5061849ea: Verifying Checksum 18:43:39 e9a5061849ea: Download complete 18:43:39 d747dcd14b5f: Verifying Checksum 18:43:39 d747dcd14b5f: Download complete 18:43:39 2de7ff778b66: Verifying Checksum 18:43:39 2de7ff778b66: Download complete 18:43:40 0d9ebad4ef96: Verifying Checksum 18:43:40 0d9ebad4ef96: Download complete 18:43:40 ab5ef0e58194: Verifying Checksum 18:43:40 ab5ef0e58194: Download complete 18:43:46 ab5ef0e58194: Pull complete 18:43:46 9712f1f96733: Pull complete 18:43:48 63f879dbbcfc: Pull complete 18:43:56 0d9ebad4ef96: Pull complete 18:43:57 e9a5061849ea: Pull complete 18:43:57 d747dcd14b5f: Pull complete 18:43:59 2de7ff778b66: Pull complete 18:43:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:43:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:44:00 prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container 18:44:00 $ 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 18:44:03 $ docker top 6d7306afe06bd953c3e406bfba138acdd1f245946860c434361efcc4f94552f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:44:04 provisioning config files... 18:44:04 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4938749517213477644tmp 18:44:04 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8570767300003925156tmp 18:44:04 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4344420582165609177tmp [Pipeline] { [Pipeline] echo 18:44:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:44:04 ---> sigul-configuration.sh 18:44:04 gpg: directory `/root/.gnupg' created 18:44:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:44:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:44:04 gpg: keyring `/root/.gnupg/secring.gpg' created 18:44:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:44:04 gpg: CAST5 encrypted data 18:44:04 gpg: encrypted with 1 passphrase 18:44:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:44:05 + mkdir /home/jenkins 18:44:05 + mkdir /home/jenkins/sigul [Pipeline] sh 18:44:05 + 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 18:44:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:44:05 ---> sigul-install.sh 18:44:12 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:44:12 + git tag --list 18:44:12 v0.0.1 18:44:12 v0.0.10 18:44:12 v0.0.11 18:44:12 v0.0.12 18:44:12 v0.0.13 18:44:12 v0.0.14 18:44:12 v0.0.15 18:44:12 v0.0.16 18:44:12 v0.0.17 18:44:12 v0.0.18 18:44:12 v0.0.19 18:44:12 v0.0.2 18:44:12 v0.0.20 18:44:12 v0.0.21 18:44:12 v0.0.22 18:44:12 v0.0.23 18:44:12 v0.0.24 18:44:12 v0.0.25 18:44:12 v0.0.26 18:44:12 v0.0.27 18:44:12 v0.0.28 18:44:12 v0.0.29 18:44:12 v0.0.3 18:44:12 v0.0.30 18:44:12 v0.0.31 18:44:12 v0.0.32 18:44:12 v0.0.33 18:44:12 v0.0.34 18:44:12 v0.0.35 18:44:12 v0.0.36 18:44:12 v0.0.37 18:44:12 v0.0.38 18:44:12 v0.0.39 18:44:12 v0.0.4 18:44:12 v0.0.40 18:44:12 v0.0.41 18:44:12 v0.0.42 18:44:12 v0.0.43 18:44:12 v0.0.44 18:44:12 v0.0.45 18:44:12 v0.0.46 18:44:12 v0.0.47 18:44:12 v0.0.48 18:44:12 v0.0.49 18:44:12 v0.0.5 18:44:12 v0.0.50 18:44:12 v0.0.51 18:44:12 v0.0.52 18:44:12 v0.0.53 18:44:12 v0.0.54 18:44:12 v0.0.55 18:44:12 v0.0.56 18:44:12 v0.0.57 18:44:12 v0.0.58 18:44:12 v0.0.59 18:44:12 v0.0.6 18:44:12 v0.0.60 18:44:12 v0.0.61 18:44:12 v0.0.62 18:44:12 v0.0.63 18:44:12 v0.0.64 18:44:12 v0.0.65 18:44:12 v0.0.66 18:44:12 v0.0.67 18:44:12 v0.0.68 18:44:12 v0.0.69 18:44:12 v0.0.7 18:44:12 v0.0.70 18:44:12 v0.0.71 18:44:12 v0.0.72 18:44:12 v0.0.8 18:44:12 v0.0.9 18:44:12 v2.0.0-dev.1 18:44:12 v2.0.0-dev.2 18:44:12 v2.0.0-dev.3 18:44:12 v2.0.0-dev.4 18:44:12 v2.0.0-dev.5 18:44:12 v2.0.0-dev.6 [Pipeline] sh 18:44:13 + lftools sign git-tag v2.0.0-dev.6 18:44:14 Signing Git tag with Sigul... 18:44:14 Signing v2.0.0-dev.6 [Pipeline] echo 18:44:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:44:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:44:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:44:15 $ docker stop --time=1 6d7306afe06bd953c3e406bfba138acdd1f245946860c434361efcc4f94552f7 18:44:17 $ docker rm -f 6d7306afe06bd953c3e406bfba138acdd1f245946860c434361efcc4f94552f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:18 . [Pipeline] withDockerContainer 18:44:19 prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container 18:44:19 $ 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 18:44:20 $ docker top fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:20 [ssh-agent] Looking for ssh-agent implementation... 18:44:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:20 $ docker exec fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f ssh-agent 18:44:21 SSH_AUTH_SOCK=/tmp/ssh-v2lKIFmmveYG/agent.11 18:44:21 SSH_AGENT_PID=17 18:44:21 Running ssh-add (command line suppressed) 18:44:21 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6735240701928226240.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6735240701928226240.key) 18:44:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:21 + git semver bump pre 18:44:21 # -> Open(): unable to determine branch for HEAD 18:44:21 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:44:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:44:21 # $SEMVER_REMOTE_NAME = origin 18:44:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:44:21 # $SEMVER_USER_NAME = edgex-jenkins 18:44:21 # $SEMVER_BRANCH = master 18:44:21 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 18:44:21 2.0.0-dev.7 [Pipeline] } 18:44:21 $ docker exec --env ******** --env ******** fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f ssh-agent -k 18:44:21 unset SSH_AUTH_SOCK; 18:44:21 unset SSH_AGENT_PID; 18:44:21 echo Agent pid 17 killed; 18:44:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:22 + git semver [Pipeline] } 18:44:22 $ docker stop --time=1 fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f 18:44:23 $ docker rm -f fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:24 . [Pipeline] withDockerContainer 18:44:24 prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container 18:44:24 $ 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 18:44:25 $ docker top 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:25 [ssh-agent] Looking for ssh-agent implementation... 18:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:26 $ docker exec 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 ssh-agent 18:44:26 SSH_AUTH_SOCK=/tmp/ssh-s8Y6Wb5Wg1Jp/agent.11 18:44:26 SSH_AGENT_PID=16 18:44:26 Running ssh-add (command line suppressed) 18:44:26 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5062404830488363769.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5062404830488363769.key) 18:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:26 + git semver push 18:44:26 # -> Open(): unable to determine branch for HEAD 18:44:26 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:44:26 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:44:26 # $SEMVER_REMOTE_NAME = origin 18:44:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:44:26 # $SEMVER_USER_NAME = edgex-jenkins 18:44:26 # $SEMVER_BRANCH = master 18:44:26 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 18:44:33 $ docker exec --env ******** --env ******** 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 ssh-agent -k 18:44:33 unset SSH_AUTH_SOCK; 18:44:33 unset SSH_AGENT_PID; 18:44:33 echo Agent pid 16 killed; 18:44:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:34 + git semver [Pipeline] } 18:44:34 $ docker stop --time=1 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 18:44:35 $ docker rm -f 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 [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 18:44:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:44:37 ---> package-listing.sh 18:44:37 ++ facter osfamily 18:44:37 ++ tr '[:upper:]' '[:lower:]' 18:44:37 + OS_FAMILY=redhat 18:44:37 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 18:44:37 + START_PACKAGES=/tmp/packages_start.txt 18:44:37 + END_PACKAGES=/tmp/packages_end.txt 18:44:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:44:37 + PACKAGES=/tmp/packages_start.txt 18:44:37 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 18:44:37 + PACKAGES=/tmp/packages_end.txt 18:44:37 + case "${OS_FAMILY}" in 18:44:37 + rpm -qa 18:44:37 + sort 18:44:43 + '[' -f /tmp/packages_start.txt ']' 18:44:43 + '[' -f /tmp/packages_end.txt ']' 18:44:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:44:43 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 18:44:43 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 18:44:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 18:44:43 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 18:44:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:43 18:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:44 alpine: Pulling from edgex-lftools-log-publisher 18:44:44 df20fa9351a1: Pulling fs layer 18:44:44 36b3adc4ff6f: Pulling fs layer 18:44:44 8ad3a11d3b57: Pulling fs layer 18:44:44 46f8f816bc3b: Pulling fs layer 18:44:44 93b61091891f: Pulling fs layer 18:44:44 93b9cdb0e59b: Pulling fs layer 18:44:44 5e14af77c1be: Pulling fs layer 18:44:44 01666e4c0597: Pulling fs layer 18:44:44 aa168da1d23b: Pulling fs layer 18:44:44 93b9cdb0e59b: Waiting 18:44:44 5e14af77c1be: Waiting 18:44:44 46f8f816bc3b: Waiting 18:44:44 93b61091891f: Waiting 18:44:44 aa168da1d23b: Waiting 18:44:44 36b3adc4ff6f: Download complete 18:44:44 46f8f816bc3b: Verifying Checksum 18:44:44 46f8f816bc3b: Download complete 18:44:44 df20fa9351a1: Verifying Checksum 18:44:44 93b9cdb0e59b: Verifying Checksum 18:44:44 93b9cdb0e59b: Download complete 18:44:44 5e14af77c1be: Verifying Checksum 18:44:44 5e14af77c1be: Download complete 18:44:44 93b61091891f: Verifying Checksum 18:44:44 93b61091891f: Download complete 18:44:44 01666e4c0597: Verifying Checksum 18:44:44 01666e4c0597: Download complete 18:44:44 8ad3a11d3b57: Verifying Checksum 18:44:44 8ad3a11d3b57: Download complete 18:44:44 df20fa9351a1: Pull complete 18:44:45 36b3adc4ff6f: Pull complete 18:44:46 8ad3a11d3b57: Pull complete 18:44:46 46f8f816bc3b: Pull complete 18:44:46 aa168da1d23b: Verifying Checksum 18:44:46 aa168da1d23b: Download complete 18:44:47 93b61091891f: Pull complete 18:44:47 93b9cdb0e59b: Pull complete 18:44:47 5e14af77c1be: Pull complete 18:44:47 01666e4c0597: Pull complete 18:44:55 aa168da1d23b: Pull complete 18:44:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:44:56 prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container 18:44:56 $ 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 18:44:59 $ docker top d45b816975f3fc393576a3193f7d0aceeb38e447fa938ba92af11902d4987845 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:44:59 + mkdir -p /var/log/sa [Pipeline] sh 18:45:00 + ls /var/log/sa-host 18:45:00 + sadf -c /var/log/sa-host/sa01 18:45:00 file_magic: OK 18:45:00 HZ: Using current value: 100 18:45:00 file_header: OK 18:45:00 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 18:45:00 Statistics: 18:45:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:45:00 File successfully converted to sysstat format version 12.2.1 18:45:00 + sadf -c /var/log/sa-host/sa23 18:45:00 file_magic: OK 18:45:00 HZ: Using current value: 100 18:45:00 file_header: OK 18:45:00 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 18:45:00 Statistics: 18:45:00 Hnuu...uuuununununu... 18:45:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:00 provisioning config files... 18:45:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config627176109994022188tmp [Pipeline] { [Pipeline] echo 18:45:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:45:01 ---> create-netrc.sh [Pipeline] } 18:45:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:45:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:45:01 ---> python-tools-install.sh [Pipeline] echo 18:45:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:45:01 ---> sudo-logs.sh 18:45:01 Archiving 'sudo' log.. [Pipeline] echo 18:45:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:45:02 ---> job-cost.sh 18:45:02 lf-activate-venv: SKIPPING 18:45:02 INFO: No Stack... 18:45:03 INFO: Retrieving Pricing Info for: v1-standard-2 18:45:03 INFO: Archiving Costs [Pipeline] echo 18:45:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:45:04 ---> logs-deploy.sh 18:45:04 lf-activate-venv: SKIPPING 18:45:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/82 18:45:04 INFO: archiving workspace using pattern(s): 18:45:06 Archives upload complete. 18:45:06 INFO: archiving logs to Nexus 18:45:07 ---> uname -a: 18:45:07 Linux prd-centos7-docker-4c-2g-24383.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:45:07 18:45:07 18:45:07 ---> lscpu: 18:45:07 Architecture: x86_64 18:45:07 CPU op-mode(s): 32-bit, 64-bit 18:45:07 Byte Order: Little Endian 18:45:07 Address sizes: 40 bits physical, 48 bits virtual 18:45:07 CPU(s): 4 18:45:07 On-line CPU(s) list: 0-3 18:45:07 Thread(s) per core: 1 18:45:07 Core(s) per socket: 1 18:45:07 Socket(s): 4 18:45:07 NUMA node(s): 1 18:45:07 Vendor ID: GenuineIntel 18:45:07 CPU family: 6 18:45:07 Model: 44 18:45:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:45:07 Stepping: 1 18:45:07 CPU MHz: 2933.438 18:45:07 BogoMIPS: 5866.87 18:45:07 Virtualization: VT-x 18:45:07 Hypervisor vendor: KVM 18:45:07 Virtualization type: full 18:45:07 L1d cache: 128 KiB 18:45:07 L1i cache: 128 KiB 18:45:07 L2 cache: 16 MiB 18:45:07 L3 cache: 64 MiB 18:45:07 NUMA node0 CPU(s): 0-3 18:45:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:45:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:45:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:45:07 Vulnerability Meltdown: Mitigation; PTI 18:45:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:45:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:45:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:45:07 Vulnerability Srbds: Not affected 18:45:07 Vulnerability Tsx async abort: Not affected 18:45:07 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 18:45:07 18:45:07 18:45:07 ---> nproc: 18:45:07 4 18:45:07 18:45:07 18:45:07 ---> df -h: 18:45:07 Filesystem Size Used Available Use% Mounted on 18:45:07 overlay 50.0G 8.5G 41.4G 17% / 18:45:07 tmpfs 64.0M 0 64.0M 0% /dev 18:45:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:45:07 shm 64.0M 0 64.0M 0% /dev/shm 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 18:45:07 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 18:45:07 18:45:07 18:45:07 ---> free -m: 18:45:07 total used free shared buff/cache available 18:45:07 Mem: 1837 823 138 0 875 948 18:45:07 Swap: 1023 3 1020 18:45:07 18:45:07 18:45:07 ---> ip addr: 18:45:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:45:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:45:07 inet 127.0.0.1/8 scope host lo 18:45:07 valid_lft forever preferred_lft forever 18:45:07 inet6 ::1/128 scope host 18:45:07 valid_lft forever preferred_lft forever 18:45:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:45:07 link/ether fa:16:3e:b9:9d:5a brd ff:ff:ff:ff:ff:ff 18:45:07 inet 10.30.123.203/23 brd 10.30.123.255 scope global dynamic eth0 18:45:07 valid_lft 85885sec preferred_lft 85885sec 18:45:07 inet6 fe80::f816:3eff:feb9:9d5a/64 scope link 18:45:07 valid_lft forever preferred_lft forever 18:45:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:45:07 link/ether 02:42:52:ed:11:d8 brd ff:ff:ff:ff:ff:ff 18:45:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:45:07 valid_lft forever preferred_lft forever 18:45:07 inet6 fe80::42:52ff:feed:11d8/64 scope link 18:45:07 valid_lft forever preferred_lft forever 18:45:07 18:45:07 18:45:07 ---> sar -b -r -n DEV: 18:45:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 18:45:07 18:45:07 18:36:19 LINUX RESTART (4 CPU) 18:45:07 18:45:07 18:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:45:07 18:38:01 42.55 11.39 31.16 0.00 4391.04 3090.46 0.00 18:45:07 18:39:01 1.85 0.00 1.85 0.00 0.00 36.60 0.00 18:45:07 18:40:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 18:45:07 18:41:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 18:45:07 18:42:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 18:45:07 18:43:01 15.01 3.84 11.16 0.00 556.27 7498.47 0.00 18:45:07 18:44:02 420.95 206.35 214.60 0.00 9750.79 56354.49 0.00 18:45:07 Average: 69.03 31.81 37.22 0.00 2106.61 9611.77 0.00 18:45:07 18:45:07 18:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:45:07 18:38:01 159032 0 613752 32.62 2620 1106140 1103016 37.64 411932 1112052 20 18:45:07 18:39:01 162000 0 610776 32.46 2620 1106148 1087988 37.13 412564 1109124 20 18:45:07 18:40:01 161692 0 611080 32.48 2620 1106152 1088076 37.13 421220 1100512 8 18:45:07 18:41:01 160464 0 612308 32.54 2620 1106152 1088200 37.14 423752 1099744 12 18:45:07 18:42:01 160272 0 612492 32.55 2620 1106160 1088248 37.14 430492 1093292 16 18:45:07 18:43:01 77528 0 683996 36.35 2620 1117400 1515816 51.73 521032 1076944 57012 18:45:07 18:44:02 104220 0 797124 42.37 1492 978708 1290824 44.05 563852 878996 16 18:45:07 Average: 140744 0 648790 34.48 2459 1089551 1180310 40.28 454978 1067238 8158 18:45:07 18:45:07 18:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:45:07 18:38:01 eth0 158.20 111.67 454.55 37.92 0.00 0.00 0.00 0.00 18:45:07 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:38:01 docker0 2.60 2.10 0.69 5.07 0.00 0.00 0.00 0.00 18:45:07 18:39:01 eth0 2.03 0.47 0.65 0.36 0.00 0.00 0.00 0.00 18:45:07 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:40:01 eth0 3.38 0.52 0.77 0.39 0.00 0.00 0.00 0.00 18:45:07 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:41:01 eth0 5.20 1.23 1.63 0.98 0.00 0.00 0.00 0.00 18:45:07 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:42:01 eth0 3.46 1.07 1.32 0.87 0.00 0.00 0.00 0.00 18:45:07 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:43:01 eth0 407.70 361.20 4070.25 28.23 0.00 0.00 0.00 0.00 18:45:07 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:44:02 eth0 418.65 373.08 3366.16 95.75 0.00 0.00 0.00 0.00 18:45:07 18:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 18:44:02 docker0 31.86 31.64 2.84 157.04 0.00 0.00 0.00 0.00 18:45:07 Average: eth0 142.95 121.58 1130.27 23.57 0.00 0.00 0.00 0.00 18:45:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:07 Average: docker0 4.95 4.84 0.51 23.28 0.00 0.00 0.00 0.00 18:45:07 18:45:07 18:45:07 ---> sar -P ALL: 18:45:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 18:45:07 18:45:07 18:36:19 LINUX RESTART (4 CPU) 18:45:07 18:45:07 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:45:07 18:38:01 all 3.33 0.00 2.17 1.09 0.05 93.36 18:45:07 18:38:01 0 3.80 0.00 2.61 1.68 0.05 91.87 18:45:07 18:38:01 1 3.36 0.00 2.38 1.63 0.05 92.58 18:45:07 18:38:01 2 3.02 0.00 1.83 0.70 0.03 94.41 18:45:07 18:38:01 3 3.16 0.00 1.86 0.34 0.07 94.58 18:45:07 18:39:01 all 0.16 0.00 0.05 0.00 0.00 99.79 18:45:07 18:39:01 0 0.45 0.00 0.03 0.00 0.00 99.52 18:45:07 18:39:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:45:07 18:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:45:07 18:39:01 3 0.07 0.00 0.10 0.00 0.00 99.83 18:45:07 18:40:01 all 0.18 0.00 0.06 0.00 0.01 99.75 18:45:07 18:40:01 0 0.45 0.00 0.03 0.00 0.00 99.52 18:45:07 18:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:45:07 18:40:01 2 0.13 0.00 0.07 0.00 0.02 99.78 18:45:07 18:40:01 3 0.08 0.00 0.10 0.00 0.02 99.80 18:45:07 18:41:01 all 0.17 0.00 0.04 0.00 0.01 99.78 18:45:07 18:41:01 0 0.50 0.00 0.05 0.00 0.02 99.43 18:45:07 18:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:45:07 18:41:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:45:07 18:41:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:45:07 18:42:01 all 0.20 0.00 0.10 0.00 0.03 99.68 18:45:07 18:42:01 0 0.20 0.00 0.02 0.00 0.02 99.77 18:45:07 18:42:01 1 0.38 0.00 0.10 0.00 0.02 99.50 18:45:07 18:42:01 2 0.08 0.00 0.08 0.00 0.02 99.82 18:45:07 18:42:01 3 0.12 0.00 0.18 0.00 0.05 99.65 18:45:07 18:43:01 all 2.08 0.00 1.65 0.05 0.04 96.17 18:45:07 18:43:01 0 1.94 0.00 2.02 0.17 0.03 95.84 18:45:07 18:43:01 1 2.59 0.00 1.49 0.02 0.07 95.84 18:45:07 18:43:01 2 1.89 0.00 1.31 0.00 0.03 96.77 18:45:07 18:43:01 3 1.89 0.00 1.79 0.03 0.03 96.25 18:45:07 18:44:02 all 17.13 0.00 13.26 3.84 0.97 64.80 18:45:07 18:44:02 0 16.45 0.00 13.01 3.09 1.01 66.44 18:45:07 18:44:02 1 17.09 0.00 13.44 6.09 1.02 62.37 18:45:07 18:44:02 2 17.48 0.00 13.65 3.15 0.94 64.78 18:45:07 18:44:02 3 17.50 0.00 12.94 3.03 0.92 65.62 18:45:07 Average: all 3.24 0.00 2.42 0.69 0.15 93.49 18:45:07 Average: 0 3.32 0.00 2.48 0.69 0.16 93.35 18:45:07 Average: 1 3.30 0.00 2.45 1.08 0.16 93.02 18:45:07 Average: 2 3.17 0.00 2.37 0.54 0.14 93.78 18:45:07 Average: 3 3.18 0.00 2.37 0.47 0.15 93.82 18:45:07 18:45:07 18:45:07