Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b42b1bfd9c30748770a17f33555286db2cc78103 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21323 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 Checking out Revision b42b1bfd9c30748770a17f33555286db2cc78103 (master) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 Commit message: "refactor: Make module a Go V2 Module (#149)" > git rev-list --no-walk 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T22:03:29.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T22:03:29.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T22:03:31.449Z] ========================================================= [2021-01-19T22:03:31.449Z] EdgeX Global Pipelines Version Info [2021-01-19T22:03:31.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:03:33.491Z] ------------------- [2021-01-19T22:03:33.491Z] stable info: [2021-01-19T22:03:33.491Z] ------------------- [2021-01-19T22:03:33.491Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T22:03:33.491Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-19T22:03:33.491Z] Message: update stable to v1.0.179 [2021-01-19T22:03:34.069Z] ------------------- [2021-01-19T22:03:34.069Z] experimental info: [2021-01-19T22:03:34.069Z] ------------------- [2021-01-19T22:03:34.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T22:03:34.069Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-19T22:03:34.069Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T22:03:34.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-01-19T22:03:34.444Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-01-19T22:03:34.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T22:03:34.633Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T22:03:34.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T22:03:34.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T22:03:34.937Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T22:03:35.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T22:03:35.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-19T22:03:35.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T22:03:35.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T22:03:35.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-01-19T22:03:35.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T22:03:35.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T22:03:36.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T22:03:36.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T22:03:36.390Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T22:03:36.488Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T22:03:36.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T22:03:36.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-19T22:03:36.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-19T22:03:36.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-19T22:03:36.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T22:03:37.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T22:03:37.124Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-19T22:03:37.227Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T22:03:37.358Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T22:03:37.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-19T22:03:37.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-19T22:03:37.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-19T22:03:37.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] echo [2021-01-19T22:03:37.894Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b42b1bf [Pipeline] echo [2021-01-19T22:03:37.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T22:03:38.638Z] + git log --format=format:%s -1 b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] echo [2021-01-19T22:03:38.702Z] GIT_COMMIT: b42b1bfd9c30748770a17f33555286db2cc78103, Commit Message: refactor: Make module a Go V2 Module (#149) [Pipeline] echo [2021-01-19T22:03:38.746Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:03:39.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:03:39.973Z] [2021-01-19T22:03:39.973Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:03:40.336Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:03:40.337Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T22:03:40.337Z] 31603596830f: Pulling fs layer [2021-01-19T22:03:40.337Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T22:03:40.337Z] 6ca5941a6612: Pulling fs layer [2021-01-19T22:03:40.337Z] ecc8261a40a4: Pulling fs layer [2021-01-19T22:03:40.337Z] ecc8261a40a4: Waiting [2021-01-19T22:03:40.337Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T22:03:40.337Z] 2a8b12db71e7: Download complete [2021-01-19T22:03:40.607Z] 31603596830f: Verifying Checksum [2021-01-19T22:03:40.607Z] 31603596830f: Download complete [2021-01-19T22:03:40.607Z] ecc8261a40a4: Verifying Checksum [2021-01-19T22:03:40.607Z] ecc8261a40a4: Download complete [2021-01-19T22:03:40.873Z] 6ca5941a6612: Download complete [2021-01-19T22:03:41.140Z] 31603596830f: Pull complete [2021-01-19T22:03:41.140Z] 2a8b12db71e7: Pull complete [2021-01-19T22:03:42.100Z] 6ca5941a6612: Pull complete [2021-01-19T22:03:42.365Z] ecc8261a40a4: Pull complete [2021-01-19T22:03:42.365Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T22:03:42.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:03:42.365Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T22:03:42.478Z] prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container [2021-01-19T22:03:42.527Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T22:03:44.395Z] $ docker top e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T22:03:44.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T22:03:44.675Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T22:03:44.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T22:03:44.901Z] $ docker exec e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent [2021-01-19T22:03:45.066Z] SSH_AUTH_SOCK=/tmp/ssh-l7Kr13wiLLaA/agent.11 [2021-01-19T22:03:45.066Z] SSH_AGENT_PID=16 [2021-01-19T22:03:45.075Z] Running ssh-add (command line suppressed) [2021-01-19T22:03:45.191Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5071033536200132699.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5071033536200132699.key) [2021-01-19T22:03:45.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T22:03:45.580Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T22:03:45.606Z] $ docker exec --env ******** --env ******** e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent -k [2021-01-19T22:03:45.713Z] unset SSH_AUTH_SOCK; [2021-01-19T22:03:45.714Z] unset SSH_AGENT_PID; [2021-01-19T22:03:45.714Z] echo Agent pid 16 killed; [2021-01-19T22:03:45.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T22:03:45.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T22:03:45.970Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T22:03:46.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T22:03:46.136Z] $ docker exec e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent [2021-01-19T22:03:46.301Z] SSH_AUTH_SOCK=/tmp/ssh-z2cbRMemRCgy/agent.45 [2021-01-19T22:03:46.301Z] SSH_AGENT_PID=50 [2021-01-19T22:03:46.309Z] Running ssh-add (command line suppressed) [2021-01-19T22:03:46.423Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7734005577267483430.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7734005577267483430.key) [2021-01-19T22:03:46.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T22:03:47.141Z] + git semver init [2021-01-19T22:03:47.141Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T22:03:47.141Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-19T22:03:47.141Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-19T22:03:47.141Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T22:03:47.141Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T22:03:47.141Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T22:03:47.141Z] # $SEMVER_BRANCH = master [2021-01-19T22:03:47.141Z] # $SEMVER_TEMP = /tmp/semver-883451874 [2021-01-19T22:03:47.141Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-01-19T22:03:47.403Z] # '/tmp/semver-883451874' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-01-19T22:03:47.403Z] # -> Force: false [2021-01-19T22:03:47.403Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-01-19T22:03:47.416Z] $ docker exec --env ******** --env ******** e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent -k [2021-01-19T22:03:47.526Z] unset SSH_AUTH_SOCK; [2021-01-19T22:03:47.527Z] unset SSH_AGENT_PID; [2021-01-19T22:03:47.527Z] echo Agent pid 50 killed; [2021-01-19T22:03:47.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T22:03:48.134Z] + git semver [Pipeline] } [2021-01-19T22:03:48.151Z] $ docker stop --time=1 e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a [2021-01-19T22:03:49.802Z] $ docker rm -f e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T22:03:50.258Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T22:03:50.614Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T22:03:50.617Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.1 [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 [2021-01-19T22:04:06.093Z] Still waiting to schedule task [2021-01-19T22:04:06.093Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21326’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-19T22:04:06.096Z] Still waiting to schedule task [2021-01-19T22:04:06.096Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-19T22:06:22.683Z] Running on prd-centos7-docker-4c-2g-21344 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-01-19T22:06:22.781Z] Running in /w/workspace/go-mod-bootstrap/77 [Pipeline] { [Pipeline] checkout [2021-01-19T22:06:25.675Z] using credential edgex-jenkins-ssh [2021-01-19T22:06:25.741Z] Cloning the remote Git repository [2021-01-19T22:06:25.616Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T22:06:25.698Z] > git init /w/workspace/go-mod-bootstrap/77 # timeout=10 [2021-01-19T22:06:25.784Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T22:06:25.784Z] > git --version # timeout=10 [2021-01-19T22:06:25.793Z] > git --version # 'git version 2.24.3' [2021-01-19T22:06:25.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:06:25.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:06:26.487Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T22:06:26.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:06:27.231Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T22:06:27.263Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T22:06:27.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:06:27.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T22:06:27.677Z] Checking out Revision b42b1bfd9c30748770a17f33555286db2cc78103 (master) [2021-01-19T22:06:27.691Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:06:27.702Z] > git checkout -f b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 [2021-01-19T22:06:31.118Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21337 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-01-19T22:06:31.193Z] Running in /w/workspace/go-mod-bootstrap/77 [Pipeline] { [Pipeline] checkout [2021-01-19T22:06:31.525Z] Commit message: "refactor: Make module a Go V2 Module (#149)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T22:06:33.042Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:06:33.411Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:06:33.745Z] + sudo service docker restart [2021-01-19T22:06:33.745Z] + true [2021-01-19T22:06:33.745Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-19T22:06:35.325Z] ========================================================= [2021-01-19T22:06:35.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T22:06:35.325Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:06:35.713Z] + 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 . [2021-01-19T22:06:36.319Z] Sending build context to Docker daemon 640.5kB [2021-01-19T22:06:36.319Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-19T22:06:36.319Z] Step 2/8 : FROM ${BASE} [2021-01-19T22:06:36.319Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T22:06:36.319Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T22:06:36.319Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T22:06:36.319Z] de9db76c5a1d: Pulling fs layer [2021-01-19T22:06:36.319Z] bca2f99d35d6: Pulling fs layer [2021-01-19T22:06:36.319Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T22:06:36.319Z] 7c6f9722023f: Pulling fs layer [2021-01-19T22:06:36.319Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T22:06:36.319Z] 93359f2a8cfa: Waiting [2021-01-19T22:06:36.319Z] 7c6f9722023f: Waiting [2021-01-19T22:06:36.319Z] bca2f99d35d6: Waiting [2021-01-19T22:06:36.319Z] a35cf1a2eb13: Waiting [2021-01-19T22:06:36.319Z] de9db76c5a1d: Verifying Checksum [2021-01-19T22:06:36.319Z] de9db76c5a1d: Download complete [2021-01-19T22:06:36.319Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T22:06:36.319Z] 0ef7d3d256c8: Download complete [2021-01-19T22:06:36.319Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T22:06:36.319Z] 93359f2a8cfa: Download complete [2021-01-19T22:06:36.319Z] 7c6f9722023f: Verifying Checksum [2021-01-19T22:06:36.319Z] 7c6f9722023f: Download complete [2021-01-19T22:06:36.319Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T22:06:36.319Z] 188c0c94c7c5: Download complete [2021-01-19T22:06:36.600Z] 188c0c94c7c5: Pull complete [2021-01-19T22:06:36.839Z] using credential edgex-jenkins-ssh [2021-01-19T22:06:36.874Z] 0ef7d3d256c8: Pull complete [2021-01-19T22:06:36.874Z] de9db76c5a1d: Pull complete [2021-01-19T22:06:36.909Z] Cloning the remote Git repository [2021-01-19T22:06:36.977Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T22:06:37.093Z] > git init /w/workspace/go-mod-bootstrap/77 # timeout=10 [2021-01-19T22:06:37.173Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T22:06:37.174Z] > git --version # timeout=10 [2021-01-19T22:06:37.199Z] > git --version # 'git version 2.17.1' [2021-01-19T22:06:37.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:06:37.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:06:38.162Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T22:06:38.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:06:38.235Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T22:06:38.284Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T22:06:38.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:06:38.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T22:06:38.858Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T22:06:38.859Z] a35cf1a2eb13: Download complete [2021-01-19T22:06:38.861Z] Checking out Revision b42b1bfd9c30748770a17f33555286db2cc78103 (master) [2021-01-19T22:06:39.458Z] bca2f99d35d6: Verifying Checksum [2021-01-19T22:06:39.458Z] bca2f99d35d6: Download complete [2021-01-19T22:06:38.890Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:06:38.906Z] > git checkout -f b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 [2021-01-19T22:06:43.665Z] Commit message: "refactor: Make module a Go V2 Module (#149)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T22:06:45.279Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:06:45.711Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:06:46.068Z] + true [2021-01-19T22:06:46.068Z] + sudo service docker restart [2021-01-19T22:06:46.287Z] bca2f99d35d6: Pull complete [2021-01-19T22:06:46.288Z] 93359f2a8cfa: Pull complete [2021-01-19T22:06:46.555Z] 7c6f9722023f: Pull complete [Pipeline] unstash [Pipeline] echo [2021-01-19T22:06:49.148Z] ========================================================= [2021-01-19T22:06:49.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T22:06:49.148Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:06:49.566Z] + 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 . [2021-01-19T22:06:50.563Z] Sending build context to Docker daemon 639.5kB [2021-01-19T22:06:50.563Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-19T22:06:50.563Z] Step 2/8 : FROM ${BASE} [2021-01-19T22:06:51.167Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T22:06:51.167Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T22:06:51.167Z] a4357932f1b6: Pulling fs layer [2021-01-19T22:06:51.167Z] 18c013af1878: Pulling fs layer [2021-01-19T22:06:51.167Z] 00ac8860ef70: Pulling fs layer [2021-01-19T22:06:51.167Z] 63d7cb157983: Pulling fs layer [2021-01-19T22:06:51.167Z] b116817d02f9: Pulling fs layer [2021-01-19T22:06:51.167Z] 745a02a5169b: Pulling fs layer [2021-01-19T22:06:51.167Z] 63d7cb157983: Waiting [2021-01-19T22:06:51.167Z] b116817d02f9: Waiting [2021-01-19T22:06:51.167Z] 00ac8860ef70: Waiting [2021-01-19T22:06:51.167Z] 745a02a5169b: Waiting [2021-01-19T22:06:51.167Z] 18c013af1878: Verifying Checksum [2021-01-19T22:06:51.167Z] 18c013af1878: Download complete [2021-01-19T22:06:51.167Z] a4357932f1b6: Download complete [2021-01-19T22:06:51.167Z] 63d7cb157983: Verifying Checksum [2021-01-19T22:06:51.167Z] 63d7cb157983: Download complete [2021-01-19T22:06:51.769Z] b116817d02f9: Verifying Checksum [2021-01-19T22:06:51.769Z] b116817d02f9: Download complete [2021-01-19T22:06:52.041Z] a35cf1a2eb13: Pull complete [2021-01-19T22:06:52.045Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T22:06:52.045Z] 5f621e34cdf4: Download complete [2021-01-19T22:06:52.314Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T22:06:52.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T22:06:52.314Z] ---> a62c8e92a672 [2021-01-19T22:06:52.314Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T22:06:52.585Z] ---> Running in 9f2c933f0b6d [2021-01-19T22:06:52.649Z] 5f621e34cdf4: Pull complete [2021-01-19T22:06:52.855Z] Removing intermediate container 9f2c933f0b6d [2021-01-19T22:06:52.855Z] ---> 0a97e0e667f3 [2021-01-19T22:06:52.856Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T22:06:52.856Z] ---> Running in e893cdcff35a [2021-01-19T22:06:53.248Z] a4357932f1b6: Pull complete [2021-01-19T22:06:53.523Z] 18c013af1878: Pull complete [2021-01-19T22:06:54.841Z] Removing intermediate container e893cdcff35a [2021-01-19T22:06:54.841Z] ---> 780176b5d19e [2021-01-19T22:06:54.841Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-19T22:06:54.841Z] ---> Running in ac364a8fcdae [2021-01-19T22:06:56.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T22:06:56.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T22:06:57.879Z] 745a02a5169b: Download complete [2021-01-19T22:06:59.337Z] 00ac8860ef70: Verifying Checksum [2021-01-19T22:06:59.337Z] 00ac8860ef70: Download complete [2021-01-19T22:07:03.623Z] OK: 166 MiB in 39 packages [2021-01-19T22:07:03.889Z] Removing intermediate container ac364a8fcdae [2021-01-19T22:07:03.889Z] ---> 29d63253d8d9 [2021-01-19T22:07:03.889Z] Step 6/8 : WORKDIR /build [2021-01-19T22:07:03.889Z] ---> Running in e4cc251d9e5f [2021-01-19T22:07:04.161Z] Removing intermediate container e4cc251d9e5f [2021-01-19T22:07:04.161Z] ---> 2d1d337d59d6 [2021-01-19T22:07:04.161Z] Step 7/8 : COPY go.mod . [2021-01-19T22:07:04.436Z] ---> 9adf56ab8bc2 [2021-01-19T22:07:04.436Z] Step 8/8 : RUN go mod download [2021-01-19T22:07:04.436Z] ---> Running in ead41f9b145d [2021-01-19T22:07:09.568Z] 00ac8860ef70: Pull complete [2021-01-19T22:07:09.869Z] 63d7cb157983: Pull complete [2021-01-19T22:07:10.146Z] b116817d02f9: Pull complete [2021-01-19T22:07:13.643Z] 745a02a5169b: Pull complete [2021-01-19T22:07:13.643Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T22:07:13.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T22:07:13.643Z] ---> b7e6874047d6 [2021-01-19T22:07:13.643Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T22:07:16.324Z] ---> Running in dccb595a3e33 [2021-01-19T22:07:16.957Z] Removing intermediate container dccb595a3e33 [2021-01-19T22:07:16.957Z] ---> fb8087289b7b [2021-01-19T22:07:16.957Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T22:07:16.957Z] ---> Running in 9c2be5b70878 [2021-01-19T22:07:20.387Z] Removing intermediate container 9c2be5b70878 [2021-01-19T22:07:20.387Z] ---> 76abd7942e63 [2021-01-19T22:07:20.387Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-19T22:07:20.387Z] ---> Running in 2aa441e1f1f1 [2021-01-19T22:07:21.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T22:07:23.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T22:07:26.673Z] Removing intermediate container ead41f9b145d [2021-01-19T22:07:26.673Z] ---> a189f058f899 [2021-01-19T22:07:26.673Z] Successfully built a189f058f899 [2021-01-19T22:07:26.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:07:27.042Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T22:07:27.042Z] . [Pipeline] withDockerContainer [2021-01-19T22:07:27.217Z] prd-centos7-docker-4c-2g-21344 does not seem to be running inside a container [2021-01-19T22:07:27.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@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 ******** ci-base-image-x86_64 cat [2021-01-19T22:07:28.776Z] $ docker top 093ca50fcf2221f48de369bc816033147350ddc4c315bf3d606003331b265f48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:07:29.357Z] + go version [2021-01-19T22:07:29.357Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T22:07:29.377Z] $ docker stop --time=1 093ca50fcf2221f48de369bc816033147350ddc4c315bf3d606003331b265f48 [2021-01-19T22:07:30.171Z] OK: 142 MiB in 39 packages [2021-01-19T22:07:30.448Z] Removing intermediate container 2aa441e1f1f1 [2021-01-19T22:07:30.448Z] ---> a10fda705cc7 [2021-01-19T22:07:30.448Z] Step 6/8 : WORKDIR /build [2021-01-19T22:07:30.448Z] ---> Running in 1fe0d9e52f20 [2021-01-19T22:07:30.823Z] $ docker rm -f 093ca50fcf2221f48de369bc816033147350ddc4c315bf3d606003331b265f48 [Pipeline] // withDockerContainer [2021-01-19T22:07:31.046Z] Removing intermediate container 1fe0d9e52f20 [2021-01-19T22:07:31.046Z] ---> 1908541dfd48 [2021-01-19T22:07:31.046Z] Step 7/8 : COPY go.mod . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:07:31.837Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T22:07:31.837Z] . [Pipeline] withDockerContainer [2021-01-19T22:07:32.029Z] prd-centos7-docker-4c-2g-21344 does not seem to be running inside a container [2021-01-19T22:07:32.056Z] ---> 29fe5f6d5b0e [2021-01-19T22:07:32.056Z] Step 8/8 : RUN go mod download [2021-01-19T22:07:32.056Z] ---> Running in a7c1dac60ecd [2021-01-19T22:07:32.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@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 ******** ci-base-image-x86_64 cat [2021-01-19T22:07:32.766Z] $ docker top db278e7f8aac83fecd2a85defe41060c2f23f02ffb86dff3d61fc2952110eb55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:07:33.359Z] + make test [2021-01-19T22:07:33.359Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T22:07:45.772Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-19T22:07:45.772Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 9.0% of statements [2021-01-19T22:07:45.772Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-19T22:07:45.772Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.026s coverage: 92.2% of statements [2021-01-19T22:07:45.772Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements [2021-01-19T22:07:45.772Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.022s coverage: 34.3% of statements [2021-01-19T22:07:45.772Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-19T22:07:45.772Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-19T22:07:45.772Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.016s coverage: 18.2% of statements [2021-01-19T22:07:49.095Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.009s coverage: 95.3% of statements [2021-01-19T22:07:49.095Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-19T22:07:49.095Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-19T22:07:49.095Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2021-01-19T22:07:49.095Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T22:07:50.515Z] gofmt -l . [2021-01-19T22:07:50.515Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T22:07:50.540Z] $ docker stop --time=1 db278e7f8aac83fecd2a85defe41060c2f23f02ffb86dff3d61fc2952110eb55 [2021-01-19T22:07:52.927Z] $ docker rm -f db278e7f8aac83fecd2a85defe41060c2f23f02ffb86dff3d61fc2952110eb55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T22:07:53.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T22:07:53.910Z] 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) [2021-01-19T22:07:54.339Z] Removing intermediate container a7c1dac60ecd [2021-01-19T22:07:54.339Z] ---> 57eda79258bf [2021-01-19T22:07:54.339Z] Successfully built 57eda79258bf [2021-01-19T22:07:54.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-01-19T22:07:54.740Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T22:07:54.740Z] . Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withDockerContainer [2021-01-19T22:07:55.149Z] prd-ubuntu18.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container [2021-01-19T22:07:55.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@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 ******** ci-base-image-arm64 cat [2021-01-19T22:07:56.901Z] $ docker top f43cb1511bbed1f18e87bdd2ebe3121b2788dddfd617ba3950825aba27afae32 -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T22:07:58.098Z] + go version [2021-01-19T22:07:58.098Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T22:07:58.127Z] $ docker stop --time=1 f43cb1511bbed1f18e87bdd2ebe3121b2788dddfd617ba3950825aba27afae32 [2021-01-19T22:08:00.122Z] $ docker rm -f f43cb1511bbed1f18e87bdd2ebe3121b2788dddfd617ba3950825aba27afae32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:08:01.323Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T22:08:01.323Z] . [Pipeline] withDockerContainer [2021-01-19T22:08:01.629Z] prd-ubuntu18.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container [2021-01-19T22:08:01.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@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 ******** ci-base-image-arm64 cat [2021-01-19T22:08:03.427Z] $ docker top de11d920658ce447edd0161402ce9dab109bddd2e4096e246b46d4192c9a1078 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:08:04.469Z] + make test [2021-01-19T22:08:04.469Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T22:08:36.936Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-19T22:08:36.936Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.035s coverage: 9.0% of statements [2021-01-19T22:08:36.936Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-19T22:08:36.936Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.040s coverage: 92.2% of statements [2021-01-19T22:08:36.936Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements [2021-01-19T22:08:39.576Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.020s coverage: 34.3% of statements [2021-01-19T22:08:39.576Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-19T22:08:39.576Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-19T22:08:39.576Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.019s coverage: 18.2% of statements [2021-01-19T22:08:42.982Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.024s coverage: 95.3% of statements [2021-01-19T22:08:42.982Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-19T22:08:42.982Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-19T22:08:42.982Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements [2021-01-19T22:08:43.271Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T22:08:48.699Z] gofmt -l . [2021-01-19T22:08:48.699Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T22:08:48.723Z] $ docker stop --time=1 de11d920658ce447edd0161402ce9dab109bddd2e4096e246b46d4192c9a1078 [2021-01-19T22:08:50.966Z] $ docker rm -f de11d920658ce447edd0161402ce9dab109bddd2e4096e246b46d4192c9a1078 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T22:08:51.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T22:08:51.870Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T22:08:52.682Z] 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 [2021-01-19T22:08:54.271Z] provisioning config files... [2021-01-19T22:08:54.285Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1750280154846726721tmp [Pipeline] { [Pipeline] sh [2021-01-19T22:08:54.659Z] + set +x [2021-01-19T22:08:54.659Z] + curl -s https://codecov.io/bash [2021-01-19T22:08:54.659Z] + bash -s -- [2021-01-19T22:08:54.922Z] [2021-01-19T22:08:54.922Z] _____ _ [2021-01-19T22:08:54.922Z] / ____| | | [2021-01-19T22:08:54.922Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T22:08:54.922Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T22:08:54.922Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T22:08:54.922Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T22:08:54.922Z] Bash-20210115-cec3c92 [2021-01-19T22:08:54.922Z] [2021-01-19T22:08:54.922Z] [2021-01-19T22:08:54.922Z] ==> git version 2.24.3 found [2021-01-19T22:08:54.922Z] ==> 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 [2021-01-19T22:08:54.922Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T22:08:54.922Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T22:08:54.922Z] ==> Jenkins CI detected. [2021-01-19T22:08:54.922Z] project root: . [2021-01-19T22:08:54.922Z] --> token set from env [2021-01-19T22:08:54.922Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T22:08:54.922Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T22:08:54.922Z] ==> Python coveragepy not found [2021-01-19T22:08:54.922Z] ==> Searching for coverage reports in: [2021-01-19T22:08:54.922Z] + . [2021-01-19T22:08:54.922Z] -> Found 1 reports [2021-01-19T22:08:54.922Z] ==> Detecting git/mercurial file structure [2021-01-19T22:08:54.922Z] ==> Reading reports [2021-01-19T22:08:54.922Z] + ./coverage.out bytes=26895 [2021-01-19T22:08:54.922Z] ==> Appending adjustments [2021-01-19T22:08:54.922Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T22:08:55.185Z] + Found adjustments [2021-01-19T22:08:55.185Z] ==> Gzipping contents [2021-01-19T22:08:55.185Z] 8.0K /tmp/codecov.VJ23CR.gz [2021-01-19T22:08:55.185Z] ==> Uploading reports [2021-01-19T22:08:55.185Z] url: https://codecov.io [2021-01-19T22:08:55.185Z] query: branch=master&commit=b42b1bfd9c30748770a17f33555286db2cc78103&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F77%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-19T22:08:55.185Z] -> Pinging Codecov [2021-01-19T22:08:55.185Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=b42b1bfd9c30748770a17f33555286db2cc78103&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F77%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-19T22:08:55.454Z] -> Uploading to [2021-01-19T22:08:55.454Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/833815588EE85121546D348822E98E2E/b42b1bfd9c30748770a17f33555286db2cc78103/46e237fc-d37e-4499-a2a0-5e9a3e516acb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T220855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c030e87b26210635e02833a61ba8cb922956409e4ce10d0289bde4178029f51 [2021-01-19T22:08:55.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T22:08:55.454Z] Dload Upload Total Spent Left Speed [2021-01-19T22:08:55.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4973 0 0 100 4973 0 10270 --:--:-- --:--:-- --:--:-- 10274 [2021-01-19T22:08:55.980Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] } [2021-01-19T22:08:55.990Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-19T22:08:56.396Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-19T22:08:56.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:08:56.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-19T22:08:56.780Z] [2021-01-19T22:08:56.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:08:57.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-19T22:08:57.187Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-19T22:08:57.187Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T22:08:57.187Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T22:08:57.187Z] de9db76c5a1d: Pulling fs layer [2021-01-19T22:08:57.187Z] 0eba1c9be4d2: Pulling fs layer [2021-01-19T22:08:57.187Z] 0d57e429df01: Pulling fs layer [2021-01-19T22:08:57.187Z] 4e4be7b47b0d: Pulling fs layer [2021-01-19T22:08:57.187Z] e1f770b5df2f: Pulling fs layer [2021-01-19T22:08:57.187Z] 85a0685a4137: Pulling fs layer [2021-01-19T22:08:57.187Z] 4e4be7b47b0d: Waiting [2021-01-19T22:08:57.187Z] 85a0685a4137: Waiting [2021-01-19T22:08:57.187Z] e1f770b5df2f: Waiting [2021-01-19T22:08:57.187Z] 0eba1c9be4d2: Waiting [2021-01-19T22:08:57.187Z] 0d57e429df01: Waiting [2021-01-19T22:08:57.187Z] de9db76c5a1d: Verifying Checksum [2021-01-19T22:08:57.187Z] de9db76c5a1d: Download complete [2021-01-19T22:08:57.187Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T22:08:57.187Z] 0ef7d3d256c8: Download complete [2021-01-19T22:08:57.187Z] 0d57e429df01: Verifying Checksum [2021-01-19T22:08:57.187Z] 0d57e429df01: Download complete [2021-01-19T22:08:57.187Z] 4e4be7b47b0d: Verifying Checksum [2021-01-19T22:08:57.187Z] 4e4be7b47b0d: Download complete [2021-01-19T22:08:57.187Z] 188c0c94c7c5: Download complete [2021-01-19T22:08:57.768Z] 188c0c94c7c5: Pull complete [2021-01-19T22:08:57.768Z] 0ef7d3d256c8: Pull complete [2021-01-19T22:08:58.030Z] de9db76c5a1d: Pull complete [2021-01-19T22:08:58.606Z] e1f770b5df2f: Verifying Checksum [2021-01-19T22:08:58.606Z] e1f770b5df2f: Download complete [2021-01-19T22:09:01.181Z] 0eba1c9be4d2: Verifying Checksum [2021-01-19T22:09:01.181Z] 0eba1c9be4d2: Download complete [2021-01-19T22:09:01.181Z] 85a0685a4137: Verifying Checksum [2021-01-19T22:09:01.181Z] 85a0685a4137: Download complete [2021-01-19T22:09:06.515Z] 0eba1c9be4d2: Pull complete [2021-01-19T22:09:06.515Z] 0d57e429df01: Pull complete [2021-01-19T22:09:06.515Z] 4e4be7b47b0d: Pull complete [2021-01-19T22:09:08.452Z] e1f770b5df2f: Pull complete [2021-01-19T22:09:16.629Z] 85a0685a4137: Pull complete [2021-01-19T22:09:16.629Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-19T22:09:16.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-19T22:09:16.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-19T22:09:16.837Z] prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container [2021-01-19T22:09:16.892Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-19T22:09:18.141Z] $ docker top 09a309cc83f81c2f4df4593e3428a3c177dd439d91974cc4ab39b68bb92e064b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T22:09:18.402Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-19T22:09:18.698Z] + set -o pipefail [2021-01-19T22:09:18.698Z] + snyk monitor '--org=edgex-jenkins' [2021-01-19T22:09:23.996Z] [2021-01-19T22:09:23.996Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-01-19T22:09:23.996Z] [2021-01-19T22:09:23.996Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/d766b3fd-a82f-4835-9a29-ea34dade5b8b [2021-01-19T22:09:23.996Z] [2021-01-19T22:09:23.996Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-19T22:09:23.996Z] [2021-01-19T22:09:23.996Z] [Pipeline] } [2021-01-19T22:09:24.013Z] $ docker stop --time=1 09a309cc83f81c2f4df4593e3428a3c177dd439d91974cc4ab39b68bb92e064b [2021-01-19T22:09:26.045Z] $ docker rm -f 09a309cc83f81c2f4df4593e3428a3c177dd439d91974cc4ab39b68bb92e064b [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 [2021-01-19T22:09:27.666Z] + git log --format=format:%s -1 b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:09:27.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:09:27.992Z] . [Pipeline] withDockerContainer [2021-01-19T22:09:28.101Z] prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container [2021-01-19T22:09:28.152Z] $ 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 [2021-01-19T22:09:28.915Z] $ docker top fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T22:09:29.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T22:09:29.227Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T22:09:29.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T22:09:29.454Z] $ docker exec fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 ssh-agent [2021-01-19T22:09:29.619Z] SSH_AUTH_SOCK=/tmp/ssh-AuLaEf5vV7jV/agent.12 [2021-01-19T22:09:29.619Z] SSH_AGENT_PID=17 [2021-01-19T22:09:29.628Z] Running ssh-add (command line suppressed) [2021-01-19T22:09:29.754Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4594647656941044937.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4594647656941044937.key) [2021-01-19T22:09:29.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T22:09:30.142Z] + git semver tag [2021-01-19T22:09:30.142Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T22:09:30.142Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-19T22:09:30.142Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-19T22:09:30.142Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T22:09:30.142Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T22:09:30.142Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T22:09:30.142Z] # $SEMVER_BRANCH = master [2021-01-19T22:09:30.142Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-01-19T22:09:30.142Z] # b42b1bfd9c30748770a17f33555286db2cc78103 HEAD [2021-01-19T22:09:30.142Z] # -> Force: false [2021-01-19T22:09:30.142Z] # 32f82024f819f01f09b765194434925e55b2f03d refs/tags/v2.0.0-dev.1 [Pipeline] } [2021-01-19T22:09:30.154Z] $ docker exec --env ******** --env ******** fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 ssh-agent -k [2021-01-19T22:09:30.282Z] unset SSH_AUTH_SOCK; [2021-01-19T22:09:30.282Z] unset SSH_AGENT_PID; [2021-01-19T22:09:30.282Z] echo Agent pid 17 killed; [2021-01-19T22:09:30.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T22:09:30.814Z] + git semver [Pipeline] } [2021-01-19T22:09:30.832Z] $ docker stop --time=1 fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 [2021-01-19T22:09:32.218Z] $ docker rm -f fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:09:32.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-19T22:09:32.840Z] [2021-01-19T22:09:32.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:09:33.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-19T22:09:33.193Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-19T22:09:33.193Z] ab5ef0e58194: Pulling fs layer [2021-01-19T22:09:33.193Z] 9712f1f96733: Pulling fs layer [2021-01-19T22:09:33.193Z] 63f879dbbcfc: Pulling fs layer [2021-01-19T22:09:33.193Z] 0d9ebad4ef96: Pulling fs layer [2021-01-19T22:09:33.193Z] e9a5061849ea: Pulling fs layer [2021-01-19T22:09:33.193Z] d747dcd14b5f: Pulling fs layer [2021-01-19T22:09:33.193Z] 2de7ff778b66: Pulling fs layer [2021-01-19T22:09:33.193Z] 0d9ebad4ef96: Waiting [2021-01-19T22:09:33.194Z] e9a5061849ea: Waiting [2021-01-19T22:09:33.194Z] d747dcd14b5f: Waiting [2021-01-19T22:09:33.194Z] 2de7ff778b66: Waiting [2021-01-19T22:09:33.194Z] 9712f1f96733: Download complete [2021-01-19T22:09:34.599Z] 63f879dbbcfc: Verifying Checksum [2021-01-19T22:09:34.599Z] 63f879dbbcfc: Download complete [2021-01-19T22:09:34.864Z] e9a5061849ea: Verifying Checksum [2021-01-19T22:09:34.864Z] e9a5061849ea: Download complete [2021-01-19T22:09:34.864Z] d747dcd14b5f: Verifying Checksum [2021-01-19T22:09:34.864Z] d747dcd14b5f: Download complete [2021-01-19T22:09:35.129Z] 2de7ff778b66: Verifying Checksum [2021-01-19T22:09:35.129Z] 2de7ff778b66: Download complete [2021-01-19T22:09:35.393Z] 0d9ebad4ef96: Verifying Checksum [2021-01-19T22:09:35.973Z] ab5ef0e58194: Verifying Checksum [2021-01-19T22:09:35.973Z] ab5ef0e58194: Download complete [2021-01-19T22:09:40.293Z] ab5ef0e58194: Pull complete [2021-01-19T22:09:40.293Z] 9712f1f96733: Pull complete [2021-01-19T22:09:42.898Z] 63f879dbbcfc: Pull complete [2021-01-19T22:09:49.522Z] 0d9ebad4ef96: Pull complete [2021-01-19T22:09:50.094Z] e9a5061849ea: Pull complete [2021-01-19T22:09:50.358Z] d747dcd14b5f: Pull complete [2021-01-19T22:09:52.927Z] 2de7ff778b66: Pull complete [2021-01-19T22:09:52.927Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-19T22:09:53.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-19T22:09:53.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-19T22:09:53.393Z] prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container [2021-01-19T22:09:53.438Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-19T22:09:57.148Z] $ docker top fd6db6b0227310c08f0fd983c894e196526a294996193d8da8bd8bbc6390408c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-19T22:09:57.412Z] provisioning config files... [2021-01-19T22:09:57.427Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1103974298692347033tmp [2021-01-19T22:09:57.452Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7007620711239283858tmp [2021-01-19T22:09:57.479Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3251355599258346230tmp [Pipeline] { [Pipeline] echo [2021-01-19T22:09:57.540Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:09:57.856Z] ---> sigul-configuration.sh [2021-01-19T22:09:57.856Z] gpg: directory `/root/.gnupg' created [2021-01-19T22:09:57.856Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-19T22:09:57.856Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-19T22:09:57.856Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-19T22:09:57.856Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-19T22:09:57.856Z] gpg: CAST5 encrypted data [2021-01-19T22:09:58.123Z] gpg: encrypted with 1 passphrase [2021-01-19T22:09:58.123Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-19T22:09:58.435Z] + mkdir /home/jenkins [2021-01-19T22:09:58.435Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-19T22:09:58.732Z] + 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 [2021-01-19T22:09:58.743Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:09:59.040Z] ---> sigul-install.sh [2021-01-19T22:10:04.369Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-19T22:10:04.673Z] + git tag --list [2021-01-19T22:10:04.673Z] v0.0.1 [2021-01-19T22:10:04.673Z] v0.0.10 [2021-01-19T22:10:04.673Z] v0.0.11 [2021-01-19T22:10:04.673Z] v0.0.12 [2021-01-19T22:10:04.673Z] v0.0.13 [2021-01-19T22:10:04.673Z] v0.0.14 [2021-01-19T22:10:04.673Z] v0.0.15 [2021-01-19T22:10:04.673Z] v0.0.16 [2021-01-19T22:10:04.673Z] v0.0.17 [2021-01-19T22:10:04.673Z] v0.0.18 [2021-01-19T22:10:04.673Z] v0.0.19 [2021-01-19T22:10:04.673Z] v0.0.2 [2021-01-19T22:10:04.673Z] v0.0.20 [2021-01-19T22:10:04.673Z] v0.0.21 [2021-01-19T22:10:04.673Z] v0.0.22 [2021-01-19T22:10:04.673Z] v0.0.23 [2021-01-19T22:10:04.673Z] v0.0.24 [2021-01-19T22:10:04.673Z] v0.0.25 [2021-01-19T22:10:04.673Z] v0.0.26 [2021-01-19T22:10:04.673Z] v0.0.27 [2021-01-19T22:10:04.673Z] v0.0.28 [2021-01-19T22:10:04.673Z] v0.0.29 [2021-01-19T22:10:04.673Z] v0.0.3 [2021-01-19T22:10:04.673Z] v0.0.30 [2021-01-19T22:10:04.673Z] v0.0.31 [2021-01-19T22:10:04.673Z] v0.0.32 [2021-01-19T22:10:04.673Z] v0.0.33 [2021-01-19T22:10:04.673Z] v0.0.34 [2021-01-19T22:10:04.673Z] v0.0.35 [2021-01-19T22:10:04.673Z] v0.0.36 [2021-01-19T22:10:04.673Z] v0.0.37 [2021-01-19T22:10:04.673Z] v0.0.38 [2021-01-19T22:10:04.673Z] v0.0.39 [2021-01-19T22:10:04.673Z] v0.0.4 [2021-01-19T22:10:04.673Z] v0.0.40 [2021-01-19T22:10:04.673Z] v0.0.41 [2021-01-19T22:10:04.673Z] v0.0.42 [2021-01-19T22:10:04.673Z] v0.0.43 [2021-01-19T22:10:04.673Z] v0.0.44 [2021-01-19T22:10:04.673Z] v0.0.45 [2021-01-19T22:10:04.673Z] v0.0.46 [2021-01-19T22:10:04.673Z] v0.0.47 [2021-01-19T22:10:04.673Z] v0.0.48 [2021-01-19T22:10:04.673Z] v0.0.49 [2021-01-19T22:10:04.673Z] v0.0.5 [2021-01-19T22:10:04.673Z] v0.0.50 [2021-01-19T22:10:04.673Z] v0.0.51 [2021-01-19T22:10:04.673Z] v0.0.52 [2021-01-19T22:10:04.673Z] v0.0.53 [2021-01-19T22:10:04.673Z] v0.0.54 [2021-01-19T22:10:04.673Z] v0.0.55 [2021-01-19T22:10:04.673Z] v0.0.56 [2021-01-19T22:10:04.673Z] v0.0.57 [2021-01-19T22:10:04.673Z] v0.0.58 [2021-01-19T22:10:04.673Z] v0.0.59 [2021-01-19T22:10:04.673Z] v0.0.6 [2021-01-19T22:10:04.673Z] v0.0.60 [2021-01-19T22:10:04.673Z] v0.0.61 [2021-01-19T22:10:04.673Z] v0.0.62 [2021-01-19T22:10:04.673Z] v0.0.63 [2021-01-19T22:10:04.673Z] v0.0.64 [2021-01-19T22:10:04.673Z] v0.0.65 [2021-01-19T22:10:04.673Z] v0.0.66 [2021-01-19T22:10:04.673Z] v0.0.67 [2021-01-19T22:10:04.673Z] v0.0.68 [2021-01-19T22:10:04.673Z] v0.0.69 [2021-01-19T22:10:04.673Z] v0.0.7 [2021-01-19T22:10:04.673Z] v0.0.70 [2021-01-19T22:10:04.673Z] v0.0.71 [2021-01-19T22:10:04.673Z] v0.0.72 [2021-01-19T22:10:04.673Z] v0.0.8 [2021-01-19T22:10:04.673Z] v0.0.9 [2021-01-19T22:10:04.673Z] v2.0.0-dev.1 [Pipeline] sh [2021-01-19T22:10:04.973Z] + lftools sign git-tag v2.0.0-dev.1 [2021-01-19T22:10:06.367Z] Signing Git tag with Sigul... [2021-01-19T22:10:06.367Z] Signing v2.0.0-dev.1 [Pipeline] echo [2021-01-19T22:10:07.325Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:10:07.623Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-19T22:10:07.634Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-19T22:10:07.736Z] $ docker stop --time=1 fd6db6b0227310c08f0fd983c894e196526a294996193d8da8bd8bbc6390408c [2021-01-19T22:10:09.679Z] $ docker rm -f fd6db6b0227310c08f0fd983c894e196526a294996193d8da8bd8bbc6390408c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:10:10.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:10:10.865Z] . [Pipeline] withDockerContainer [2021-01-19T22:10:10.964Z] prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container [2021-01-19T22:10:11.005Z] $ 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 [2021-01-19T22:10:11.743Z] $ docker top 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T22:10:12.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T22:10:12.095Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T22:10:12.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T22:10:12.332Z] $ docker exec 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d ssh-agent [2021-01-19T22:10:12.511Z] SSH_AUTH_SOCK=/tmp/ssh-niaytzJNSW7j/agent.12 [2021-01-19T22:10:12.511Z] SSH_AGENT_PID=17 [2021-01-19T22:10:12.517Z] Running ssh-add (command line suppressed) [2021-01-19T22:10:12.653Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3330912929924509439.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3330912929924509439.key) [2021-01-19T22:10:12.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T22:10:13.065Z] + git semver bump pre [2021-01-19T22:10:13.065Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T22:10:13.065Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-19T22:10:13.065Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-19T22:10:13.065Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T22:10:13.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T22:10:13.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T22:10:13.065Z] # $SEMVER_BRANCH = master [2021-01-19T22:10:13.065Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-01-19T22:10:13.065Z] 2.0.0-dev.2 [Pipeline] } [2021-01-19T22:10:13.076Z] $ docker exec --env ******** --env ******** 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d ssh-agent -k [2021-01-19T22:10:13.204Z] unset SSH_AUTH_SOCK; [2021-01-19T22:10:13.204Z] unset SSH_AGENT_PID; [2021-01-19T22:10:13.204Z] echo Agent pid 17 killed; [2021-01-19T22:10:13.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T22:10:13.849Z] + git semver [Pipeline] } [2021-01-19T22:10:13.867Z] $ docker stop --time=1 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d [2021-01-19T22:10:15.235Z] $ docker rm -f 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:10:15.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:10:15.750Z] . [Pipeline] withDockerContainer [2021-01-19T22:10:15.858Z] prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container [2021-01-19T22:10:15.904Z] $ 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 [2021-01-19T22:10:16.588Z] $ docker top a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T22:10:16.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T22:10:16.906Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T22:10:17.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T22:10:17.110Z] $ docker exec a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf ssh-agent [2021-01-19T22:10:17.289Z] SSH_AUTH_SOCK=/tmp/ssh-7zTuRGT7IPYP/agent.11 [2021-01-19T22:10:17.289Z] SSH_AGENT_PID=16 [2021-01-19T22:10:17.298Z] Running ssh-add (command line suppressed) [2021-01-19T22:10:17.431Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8467534481732514707.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8467534481732514707.key) [2021-01-19T22:10:17.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T22:10:17.905Z] + git semver push [2021-01-19T22:10:17.905Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T22:10:17.905Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-19T22:10:17.905Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-19T22:10:17.905Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T22:10:17.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T22:10:17.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T22:10:17.905Z] # $SEMVER_BRANCH = master [2021-01-19T22:10:17.905Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-01-19T22:10:24.543Z] $ docker exec --env ******** --env ******** a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf ssh-agent -k [2021-01-19T22:10:24.661Z] unset SSH_AUTH_SOCK; [2021-01-19T22:10:24.662Z] unset SSH_AGENT_PID; [2021-01-19T22:10:24.662Z] echo Agent pid 16 killed; [2021-01-19T22:10:24.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T22:10:25.184Z] + git semver [Pipeline] } [2021-01-19T22:10:25.202Z] $ docker stop --time=1 a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf [2021-01-19T22:10:26.552Z] $ docker rm -f a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf [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 [2021-01-19T22:10:27.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:10:28.404Z] ---> package-listing.sh [2021-01-19T22:10:28.404Z] ++ facter osfamily [2021-01-19T22:10:28.404Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T22:10:28.404Z] + OS_FAMILY=redhat [2021-01-19T22:10:28.404Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-19T22:10:28.404Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T22:10:28.404Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T22:10:28.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T22:10:28.404Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T22:10:28.404Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-01-19T22:10:28.404Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T22:10:28.404Z] + case "${OS_FAMILY}" in [2021-01-19T22:10:28.404Z] + rpm -qa [2021-01-19T22:10:28.404Z] + sort [2021-01-19T22:10:33.718Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T22:10:33.718Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T22:10:33.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T22:10:33.718Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-01-19T22:10:33.718Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-01-19T22:10:33.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo [2021-01-19T22:10:33.731Z] 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 [2021-01-19T22:10:34.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:10:34.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T22:10:34.331Z] [2021-01-19T22:10:34.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:10:34.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T22:10:34.742Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T22:10:34.742Z] df20fa9351a1: Pulling fs layer [2021-01-19T22:10:34.742Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T22:10:34.742Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T22:10:34.742Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T22:10:34.742Z] 93b61091891f: Pulling fs layer [2021-01-19T22:10:34.742Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T22:10:34.742Z] 5e14af77c1be: Pulling fs layer [2021-01-19T22:10:34.742Z] 01666e4c0597: Pulling fs layer [2021-01-19T22:10:34.742Z] aa168da1d23b: Pulling fs layer [2021-01-19T22:10:34.742Z] 93b9cdb0e59b: Waiting [2021-01-19T22:10:34.742Z] 5e14af77c1be: Waiting [2021-01-19T22:10:34.742Z] 01666e4c0597: Waiting [2021-01-19T22:10:34.742Z] 46f8f816bc3b: Waiting [2021-01-19T22:10:34.742Z] 93b61091891f: Waiting [2021-01-19T22:10:34.742Z] aa168da1d23b: Waiting [2021-01-19T22:10:34.742Z] 36b3adc4ff6f: Download complete [2021-01-19T22:10:34.742Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T22:10:34.742Z] 46f8f816bc3b: Download complete [2021-01-19T22:10:34.742Z] df20fa9351a1: Verifying Checksum [2021-01-19T22:10:34.742Z] df20fa9351a1: Download complete [2021-01-19T22:10:34.742Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T22:10:34.742Z] 93b9cdb0e59b: Download complete [2021-01-19T22:10:35.011Z] 5e14af77c1be: Verifying Checksum [2021-01-19T22:10:35.011Z] 5e14af77c1be: Download complete [2021-01-19T22:10:35.011Z] 93b61091891f: Verifying Checksum [2021-01-19T22:10:35.011Z] 93b61091891f: Download complete [2021-01-19T22:10:35.011Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T22:10:35.011Z] 8ad3a11d3b57: Download complete [2021-01-19T22:10:35.011Z] 01666e4c0597: Verifying Checksum [2021-01-19T22:10:35.011Z] 01666e4c0597: Download complete [2021-01-19T22:10:35.273Z] df20fa9351a1: Pull complete [2021-01-19T22:10:35.273Z] 36b3adc4ff6f: Pull complete [2021-01-19T22:10:37.194Z] aa168da1d23b: Verifying Checksum [2021-01-19T22:10:37.194Z] aa168da1d23b: Download complete [2021-01-19T22:10:37.194Z] 8ad3a11d3b57: Pull complete [2021-01-19T22:10:37.456Z] 46f8f816bc3b: Pull complete [2021-01-19T22:10:38.029Z] 93b61091891f: Pull complete [2021-01-19T22:10:38.029Z] 93b9cdb0e59b: Pull complete [2021-01-19T22:10:38.029Z] 5e14af77c1be: Pull complete [2021-01-19T22:10:38.294Z] 01666e4c0597: Pull complete [2021-01-19T22:10:46.485Z] aa168da1d23b: Pull complete [2021-01-19T22:10:46.485Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T22:10:46.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T22:10:46.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T22:10:46.628Z] prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container [2021-01-19T22:10:46.674Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T22:10:49.725Z] $ docker top 21ad910126d339fadb676271b04bd52d65b638c590d17de347c818459903e30f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:10:50.268Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T22:10:50.566Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T22:10:50.862Z] + ls /var/log/sa-host [2021-01-19T22:10:50.863Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T22:10:50.863Z] file_magic: OK [2021-01-19T22:10:50.863Z] HZ: Using current value: 100 [2021-01-19T22:10:50.863Z] file_header: OK [2021-01-19T22:10:50.863Z] 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 [2021-01-19T22:10:50.863Z] Statistics: [2021-01-19T22:10:50.863Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T22:10:50.863Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T22:10:50.863Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T22:10:50.863Z] file_magic: OK [2021-01-19T22:10:50.863Z] HZ: Using current value: 100 [2021-01-19T22:10:50.863Z] file_header: OK [2021-01-19T22:10:50.863Z] 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 [2021-01-19T22:10:50.863Z] Statistics: [2021-01-19T22:10:50.863Z] Hnuu...uuuununununu... [2021-01-19T22:10:50.863Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T22:10:51.075Z] provisioning config files... [2021-01-19T22:10:51.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5563809046297300938tmp [Pipeline] { [Pipeline] echo [2021-01-19T22:10:51.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:10:51.465Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T22:10:51.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T22:10:51.561Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:10:51.857Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T22:10:51.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:10:52.159Z] ---> sudo-logs.sh [2021-01-19T22:10:52.159Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T22:10:52.171Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:10:52.464Z] ---> job-cost.sh [2021-01-19T22:10:52.464Z] lf-activate-venv: SKIPPING [2021-01-19T22:10:52.464Z] INFO: No Stack... [2021-01-19T22:10:53.428Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T22:10:53.692Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T22:10:53.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:10:54.001Z] ---> logs-deploy.sh [2021-01-19T22:10:54.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/77 [2021-01-19T22:10:54.001Z] INFO: archiving workspace using pattern(s): [2021-01-19T22:10:55.390Z] Archives upload complete. [2021-01-19T22:10:55.651Z] INFO: archiving logs to Nexus [2021-01-19T22:10:56.604Z] ---> uname -a: [2021-01-19T22:10:56.604Z] Linux prd-centos7-docker-4c-2g-21323.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-19T22:10:56.604Z] [2021-01-19T22:10:56.604Z] [2021-01-19T22:10:56.604Z] ---> lscpu: [2021-01-19T22:10:56.604Z] Architecture: x86_64 [2021-01-19T22:10:56.604Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-19T22:10:56.604Z] Byte Order: Little Endian [2021-01-19T22:10:56.604Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-19T22:10:56.604Z] CPU(s): 4 [2021-01-19T22:10:56.604Z] On-line CPU(s) list: 0-3 [2021-01-19T22:10:56.604Z] Thread(s) per core: 1 [2021-01-19T22:10:56.604Z] Core(s) per socket: 1 [2021-01-19T22:10:56.604Z] Socket(s): 4 [2021-01-19T22:10:56.604Z] NUMA node(s): 1 [2021-01-19T22:10:56.604Z] Vendor ID: GenuineIntel [2021-01-19T22:10:56.604Z] CPU family: 6 [2021-01-19T22:10:56.604Z] Model: 44 [2021-01-19T22:10:56.604Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-19T22:10:56.604Z] Stepping: 1 [2021-01-19T22:10:56.604Z] CPU MHz: 2933.438 [2021-01-19T22:10:56.604Z] BogoMIPS: 5866.87 [2021-01-19T22:10:56.604Z] Virtualization: VT-x [2021-01-19T22:10:56.604Z] Hypervisor vendor: KVM [2021-01-19T22:10:56.604Z] Virtualization type: full [2021-01-19T22:10:56.604Z] L1d cache: 128 KiB [2021-01-19T22:10:56.604Z] L1i cache: 128 KiB [2021-01-19T22:10:56.604Z] L2 cache: 16 MiB [2021-01-19T22:10:56.604Z] L3 cache: 64 MiB [2021-01-19T22:10:56.604Z] NUMA node0 CPU(s): 0-3 [2021-01-19T22:10:56.604Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-19T22:10:56.604Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-19T22:10:56.604Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-19T22:10:56.604Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-19T22:10:56.604Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-19T22:10:56.604Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-19T22:10:56.604Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-19T22:10:56.604Z] Vulnerability Srbds: Not affected [2021-01-19T22:10:56.604Z] Vulnerability Tsx async abort: Not affected [2021-01-19T22:10:56.604Z] 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 [2021-01-19T22:10:56.604Z] [2021-01-19T22:10:56.604Z] [2021-01-19T22:10:56.604Z] ---> nproc: [2021-01-19T22:10:56.604Z] 4 [2021-01-19T22:10:56.604Z] [2021-01-19T22:10:56.604Z]