Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27190 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 Commit message: "Merge pull request #516 from FelixTing/issue-515" > git rev-list --no-walk 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-22T21:06:56.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-22T21:06:57.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-22T21:06:57.230Z] ========================================================= [2021-02-22T21:06:57.230Z] EdgeX Global Pipelines Version Info [2021-02-22T21:06:57.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:06:58.680Z] ------------------- [2021-02-22T21:06:58.680Z] stable info: [2021-02-22T21:06:58.680Z] ------------------- [2021-02-22T21:06:58.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T21:06:58.680Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T21:06:58.680Z] Message: update stable to v1.0.179 [2021-02-22T21:06:59.625Z] ------------------- [2021-02-22T21:06:59.625Z] experimental info: [2021-02-22T21:06:59.625Z] ------------------- [2021-02-22T21:06:59.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T21:06:59.625Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T21:06:59.625Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-22T21:06:59.887Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-22T21:06:59.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-22T21:07:00.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-22T21:07:00.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-22T21:07:00.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-22T21:07:00.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-22T21:07:00.569Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-22T21:07:00.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-22T21:07:00.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-22T21:07:00.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-22T21:07:01.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-22T21:07:01.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-22T21:07:01.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-22T21:07:01.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-22T21:07:01.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T21:07:01.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T21:07:01.745Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T21:07:01.830Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T21:07:01.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-22T21:07:02.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-22T21:07:02.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-22T21:07:02.239Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-22T21:07:02.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-22T21:07:02.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-22T21:07:02.506Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-22T21:07:02.590Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-22T21:07:02.677Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-22T21:07:02.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-22T21:07:02.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-22T21:07:02.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-22T21:07:03.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc [Pipeline] echo [2021-02-22T21:07:03.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c59b8f [Pipeline] echo [2021-02-22T21:07:03.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T21:07:04.041Z] + git log --format=format:%s -1 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc [Pipeline] echo [2021-02-22T21:07:04.109Z] GIT_COMMIT: 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc, Commit Message: Merge pull request #516 from FelixTing/issue-515 [Pipeline] echo [2021-02-22T21:07:04.162Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:07:05.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T21:07:05.412Z] [2021-02-22T21:07:05.412Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:07:05.761Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T21:07:05.761Z] latest: Pulling from edgex-devops/git-semver [2021-02-22T21:07:05.761Z] 31603596830f: Pulling fs layer [2021-02-22T21:07:05.761Z] 2a8b12db71e7: Pulling fs layer [2021-02-22T21:07:05.761Z] 6ca5941a6612: Pulling fs layer [2021-02-22T21:07:05.761Z] ecc8261a40a4: Pulling fs layer [2021-02-22T21:07:05.761Z] ecc8261a40a4: Waiting [2021-02-22T21:07:05.761Z] 2a8b12db71e7: Verifying Checksum [2021-02-22T21:07:05.761Z] 2a8b12db71e7: Download complete [2021-02-22T21:07:06.025Z] 31603596830f: Download complete [2021-02-22T21:07:06.290Z] ecc8261a40a4: Verifying Checksum [2021-02-22T21:07:06.290Z] ecc8261a40a4: Download complete [2021-02-22T21:07:06.290Z] 6ca5941a6612: Verifying Checksum [2021-02-22T21:07:06.290Z] 6ca5941a6612: Download complete [2021-02-22T21:07:06.290Z] 31603596830f: Pull complete [2021-02-22T21:07:06.554Z] 2a8b12db71e7: Pull complete [2021-02-22T21:07:07.502Z] 6ca5941a6612: Pull complete [2021-02-22T21:07:07.502Z] ecc8261a40a4: Pull complete [2021-02-22T21:07:07.502Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-22T21:07:07.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T21:07:07.766Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-22T21:07:07.870Z] prd-centos7-docker-4c-2g-27190 does not seem to be running inside a container [2021-02-22T21:07:07.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-02-22T21:07:10.063Z] $ docker top bf0e3547eb4636e9d258c001bac8b20ba697702cce028ba3f984b7e2fb5e192a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-22T21:07:10.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T21:07:10.496Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T21:07:10.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T21:07:10.715Z] $ docker exec bf0e3547eb4636e9d258c001bac8b20ba697702cce028ba3f984b7e2fb5e192a ssh-agent [2021-02-22T21:07:10.950Z] SSH_AUTH_SOCK=/tmp/ssh-jMgJhR4VeynW/agent.12 [2021-02-22T21:07:10.950Z] SSH_AGENT_PID=17 [2021-02-22T21:07:10.961Z] Running ssh-add (command line suppressed) [2021-02-22T21:07:11.076Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2516133001880570015.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2516133001880570015.key) [2021-02-22T21:07:11.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T21:07:11.488Z] + git tag --points-at HEAD [Pipeline] } [2021-02-22T21:07:11.502Z] $ docker exec --env ******** --env ******** bf0e3547eb4636e9d258c001bac8b20ba697702cce028ba3f984b7e2fb5e192a ssh-agent -k [2021-02-22T21:07:11.618Z] unset SSH_AUTH_SOCK; [2021-02-22T21:07:11.618Z] unset SSH_AGENT_PID; [2021-02-22T21:07:11.618Z] echo Agent pid 17 killed; [2021-02-22T21:07:11.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-22T21:07:11.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T21:07:11.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T21:07:11.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T21:07:11.981Z] $ docker exec bf0e3547eb4636e9d258c001bac8b20ba697702cce028ba3f984b7e2fb5e192a ssh-agent [2021-02-22T21:07:12.148Z] SSH_AUTH_SOCK=/tmp/ssh-IiX7MkyT0RtM/agent.47 [2021-02-22T21:07:12.148Z] SSH_AGENT_PID=52 [2021-02-22T21:07:12.155Z] Running ssh-add (command line suppressed) [2021-02-22T21:07:12.266Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4446982682040142751.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4446982682040142751.key) [2021-02-22T21:07:12.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T21:07:12.660Z] + git semver init [2021-02-22T21:07:12.660Z] # -> Open(): unable to determine branch for HEAD [2021-02-22T21:07:12.660Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-22T21:07:12.660Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-22T21:07:12.660Z] # $SEMVER_REMOTE_NAME = origin [2021-02-22T21:07:12.660Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-22T21:07:12.660Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-22T21:07:12.660Z] # $SEMVER_BRANCH = master [2021-02-22T21:07:12.660Z] # $SEMVER_TEMP = /tmp/semver-797939996 [2021-02-22T21:07:12.660Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-22T21:07:13.238Z] # '/tmp/semver-797939996' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-02-22T21:07:13.500Z] # -> Force: false [2021-02-22T21:07:13.500Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-02-22T21:07:13.510Z] $ docker exec --env ******** --env ******** bf0e3547eb4636e9d258c001bac8b20ba697702cce028ba3f984b7e2fb5e192a ssh-agent -k [2021-02-22T21:07:13.625Z] unset SSH_AUTH_SOCK; [2021-02-22T21:07:13.625Z] unset SSH_AGENT_PID; [2021-02-22T21:07:13.625Z] echo Agent pid 52 killed; [2021-02-22T21:07:13.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T21:07:14.156Z] + git semver [Pipeline] } [2021-02-22T21:07:14.292Z] $ docker stop --time=1 bf0e3547eb4636e9d258c001bac8b20ba697702cce028ba3f984b7e2fb5e192a [2021-02-22T21:07:16.150Z] $ docker rm -f bf0e3547eb4636e9d258c001bac8b20ba697702cce028ba3f984b7e2fb5e192a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T21:07:16.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-22T21:07:17.025Z] Stashed 1 file(s) [Pipeline] echo [2021-02-22T21:07:17.028Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.35 [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-02-22T21:07:32.801Z] Still waiting to schedule task [2021-02-22T21:07:32.801Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-22T21:07:32.803Z] Still waiting to schedule task [2021-02-22T21:07:32.803Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-22T21:09:14.121Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27191 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-02-22T21:09:14.177Z] Running in /w/workspace/go-mod-core-contracts/153 [Pipeline] { [Pipeline] checkout [2021-02-22T21:09:19.437Z] using credential edgex-jenkins-ssh [2021-02-22T21:09:19.498Z] Cloning the remote Git repository [2021-02-22T21:09:19.552Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T21:09:19.661Z] > git init /w/workspace/go-mod-core-contracts/153 # timeout=10 [2021-02-22T21:09:19.738Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T21:09:19.741Z] > git --version # timeout=10 [2021-02-22T21:09:19.770Z] > git --version # 'git version 2.17.1' [2021-02-22T21:09:19.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T21:09:19.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T21:09:21.581Z] Checking out Revision 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc (master) [2021-02-22T21:09:20.932Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T21:09:20.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T21:09:20.976Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T21:09:21.009Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T21:09:21.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T21:09:21.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-22T21:09:21.595Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T21:09:21.621Z] > git checkout -f 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 [2021-02-22T21:09:26.165Z] Commit message: "Merge pull request #516 from FelixTing/issue-515" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T21:09:27.836Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-22T21:09:28.245Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T21:09:28.596Z] + + true [2021-02-22T21:09:28.596Z] sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-22T21:09:31.481Z] ========================================================= [2021-02-22T21:09:31.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-22T21:09:31.481Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:09:31.874Z] + 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-02-22T21:09:32.861Z] Sending build context to Docker daemon 2.622MB [2021-02-22T21:09:32.861Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-22T21:09:32.861Z] Step 2/7 : FROM ${BASE} [2021-02-22T21:09:33.456Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-22T21:09:33.456Z] 5f621e34cdf4: Pulling fs layer [2021-02-22T21:09:33.456Z] a4357932f1b6: Pulling fs layer [2021-02-22T21:09:33.456Z] 18c013af1878: Pulling fs layer [2021-02-22T21:09:33.456Z] 00ac8860ef70: Pulling fs layer [2021-02-22T21:09:33.456Z] 63d7cb157983: Pulling fs layer [2021-02-22T21:09:33.456Z] b116817d02f9: Pulling fs layer [2021-02-22T21:09:33.456Z] 745a02a5169b: Pulling fs layer [2021-02-22T21:09:33.456Z] 00ac8860ef70: Waiting [2021-02-22T21:09:33.456Z] 63d7cb157983: Waiting [2021-02-22T21:09:33.456Z] 745a02a5169b: Waiting [2021-02-22T21:09:33.456Z] b116817d02f9: Waiting [2021-02-22T21:09:33.456Z] 18c013af1878: Verifying Checksum [2021-02-22T21:09:33.456Z] 18c013af1878: Download complete [2021-02-22T21:09:33.456Z] a4357932f1b6: Verifying Checksum [2021-02-22T21:09:33.456Z] a4357932f1b6: Download complete [2021-02-22T21:09:33.456Z] 63d7cb157983: Verifying Checksum [2021-02-22T21:09:33.456Z] 63d7cb157983: Download complete [2021-02-22T21:09:33.456Z] b116817d02f9: Verifying Checksum [2021-02-22T21:09:33.456Z] b116817d02f9: Download complete [2021-02-22T21:09:33.456Z] 5f621e34cdf4: Verifying Checksum [2021-02-22T21:09:33.456Z] 5f621e34cdf4: Download complete [2021-02-22T21:09:34.057Z] 5f621e34cdf4: Pull complete [2021-02-22T21:09:34.660Z] a4357932f1b6: Pull complete [2021-02-22T21:09:34.937Z] 18c013af1878: Pull complete [2021-02-22T21:09:35.536Z] 745a02a5169b: Verifying Checksum [2021-02-22T21:09:35.536Z] 745a02a5169b: Download complete [2021-02-22T21:09:36.964Z] 00ac8860ef70: Verifying Checksum [2021-02-22T21:09:36.964Z] 00ac8860ef70: Download complete [2021-02-22T21:09:47.145Z] 00ac8860ef70: Pull complete [2021-02-22T21:09:47.145Z] 63d7cb157983: Pull complete [2021-02-22T21:09:47.418Z] b116817d02f9: Pull complete [2021-02-22T21:09:48.937Z] Running on prd-centos7-docker-4c-2g-27192 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-02-22T21:09:48.995Z] Running in /w/workspace/go-mod-core-contracts/153 [Pipeline] { [Pipeline] checkout [2021-02-22T21:09:50.880Z] 745a02a5169b: Pull complete [2021-02-22T21:09:51.163Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-22T21:09:51.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-22T21:09:51.163Z] ---> b7e6874047d6 [2021-02-22T21:09:51.163Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-22T21:09:51.539Z] using credential edgex-jenkins-ssh [2021-02-22T21:09:51.592Z] Cloning the remote Git repository [2021-02-22T21:09:51.622Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T21:09:51.692Z] > git init /w/workspace/go-mod-core-contracts/153 # timeout=10 [2021-02-22T21:09:51.794Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T21:09:51.794Z] > git --version # timeout=10 [2021-02-22T21:09:51.801Z] > git --version # 'git version 2.24.3' [2021-02-22T21:09:51.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T21:09:51.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T21:09:52.449Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T21:09:52.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T21:09:52.471Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T21:09:52.485Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T21:09:52.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T21:09:52.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-22T21:09:52.868Z] Checking out Revision 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc (master) [2021-02-22T21:09:52.878Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T21:09:52.883Z] > git checkout -f 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 [2021-02-22T21:09:53.821Z] ---> Running in c99508f3c373 [2021-02-22T21:09:54.417Z] Removing intermediate container c99508f3c373 [2021-02-22T21:09:54.418Z] ---> c34e28cc4f69 [2021-02-22T21:09:54.418Z] Step 4/7 : RUN apk add bash [2021-02-22T21:09:54.418Z] ---> Running in 0b9029800842 [2021-02-22T21:09:55.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T21:09:56.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T21:09:56.569Z] Commit message: "Merge pull request #516 from FelixTing/issue-515" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T21:09:57.894Z] OK: 142 MiB in 39 packages [2021-02-22T21:09:57.898Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-22T21:09:58.228Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T21:09:58.530Z] + sudo service docker restart [2021-02-22T21:09:58.530Z] + true [2021-02-22T21:09:58.530Z] Redirecting to /bin/systemctl restart docker.service [2021-02-22T21:09:58.880Z] Removing intermediate container 0b9029800842 [2021-02-22T21:09:58.880Z] ---> fc6c7e22455c [2021-02-22T21:09:58.880Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-22T21:09:58.880Z] ---> Running in c1ea452be49e [2021-02-22T21:09:59.475Z] Removing intermediate container c1ea452be49e [2021-02-22T21:09:59.476Z] ---> c585137a9f7c [2021-02-22T21:09:59.476Z] Step 6/7 : COPY go.mod . [Pipeline] unstash [2021-02-22T21:10:00.072Z] ---> a70376f8babe [2021-02-22T21:10:00.072Z] Step 7/7 : RUN go mod download [Pipeline] echo [2021-02-22T21:10:00.095Z] ========================================================= [2021-02-22T21:10:00.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-22T21:10:00.095Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:10:00.349Z] ---> Running in 1614f0f112d0 [2021-02-22T21:10:00.449Z] + 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-02-22T21:10:01.025Z] Sending build context to Docker daemon 2.623MB [2021-02-22T21:10:01.025Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-22T21:10:01.025Z] Step 2/7 : FROM ${BASE} [2021-02-22T21:10:01.025Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-22T21:10:01.025Z] 188c0c94c7c5: Pulling fs layer [2021-02-22T21:10:01.025Z] 0ef7d3d256c8: Pulling fs layer [2021-02-22T21:10:01.025Z] de9db76c5a1d: Pulling fs layer [2021-02-22T21:10:01.025Z] bca2f99d35d6: Pulling fs layer [2021-02-22T21:10:01.025Z] 93359f2a8cfa: Pulling fs layer [2021-02-22T21:10:01.025Z] 7c6f9722023f: Pulling fs layer [2021-02-22T21:10:01.025Z] a35cf1a2eb13: Pulling fs layer [2021-02-22T21:10:01.025Z] 93359f2a8cfa: Waiting [2021-02-22T21:10:01.025Z] 7c6f9722023f: Waiting [2021-02-22T21:10:01.025Z] a35cf1a2eb13: Waiting [2021-02-22T21:10:01.025Z] bca2f99d35d6: Waiting [2021-02-22T21:10:01.025Z] de9db76c5a1d: Verifying Checksum [2021-02-22T21:10:01.025Z] de9db76c5a1d: Download complete [2021-02-22T21:10:01.025Z] 0ef7d3d256c8: Verifying Checksum [2021-02-22T21:10:01.025Z] 0ef7d3d256c8: Download complete [2021-02-22T21:10:01.025Z] 93359f2a8cfa: Verifying Checksum [2021-02-22T21:10:01.025Z] 93359f2a8cfa: Download complete [2021-02-22T21:10:01.288Z] 7c6f9722023f: Verifying Checksum [2021-02-22T21:10:01.288Z] 7c6f9722023f: Download complete [2021-02-22T21:10:01.288Z] 188c0c94c7c5: Verifying Checksum [2021-02-22T21:10:01.288Z] 188c0c94c7c5: Download complete [2021-02-22T21:10:01.552Z] 188c0c94c7c5: Pull complete [2021-02-22T21:10:01.815Z] 0ef7d3d256c8: Pull complete [2021-02-22T21:10:01.815Z] de9db76c5a1d: Pull complete [2021-02-22T21:10:03.754Z] a35cf1a2eb13: Verifying Checksum [2021-02-22T21:10:03.754Z] a35cf1a2eb13: Download complete [2021-02-22T21:10:04.021Z] bca2f99d35d6: Verifying Checksum [2021-02-22T21:10:04.021Z] bca2f99d35d6: Download complete [2021-02-22T21:10:09.348Z] bca2f99d35d6: Pull complete [2021-02-22T21:10:09.348Z] 93359f2a8cfa: Pull complete [2021-02-22T21:10:09.612Z] 7c6f9722023f: Pull complete [2021-02-22T21:10:15.456Z] Removing intermediate container 1614f0f112d0 [2021-02-22T21:10:15.456Z] ---> c4c0e93fef77 [2021-02-22T21:10:15.456Z] Successfully built c4c0e93fef77 [2021-02-22T21:10:15.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:10:15.801Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T21:10:15.801Z] . [Pipeline] withDockerContainer [2021-02-22T21:10:16.072Z] prd-ubuntu18.04-docker-arm64-4c-16g-27191 does not seem to be running inside a container [2021-02-22T21:10:16.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/153 -v /w/workspace/go-mod-core-contracts/153:/w/workspace/go-mod-core-contracts/153:rw,z -v /w/workspace/go-mod-core-contracts/153@tmp:/w/workspace/go-mod-core-contracts/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T21:10:16.235Z] a35cf1a2eb13: Pull complete [2021-02-22T21:10:16.235Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-22T21:10:16.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-22T21:10:16.235Z] ---> a62c8e92a672 [2021-02-22T21:10:16.235Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-22T21:10:16.235Z] ---> Running in 412eb121a937 [2021-02-22T21:10:16.497Z] Removing intermediate container 412eb121a937 [2021-02-22T21:10:16.497Z] ---> fa66903d2f7b [2021-02-22T21:10:16.497Z] Step 4/7 : RUN apk add bash [2021-02-22T21:10:16.497Z] ---> Running in c0dfb20c7907 [2021-02-22T21:10:17.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T21:10:17.665Z] $ docker top a9a382b53e8d4997784d2142c18dabe4c000a000cc0ae683ad907286b35c0338 -eo pid,comm [Pipeline] { [2021-02-22T21:10:18.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-02-22T21:10:18.594Z] OK: 166 MiB in 39 packages [2021-02-22T21:10:18.702Z] + go version [2021-02-22T21:10:18.702Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-22T21:10:18.730Z] $ docker stop --time=1 a9a382b53e8d4997784d2142c18dabe4c000a000cc0ae683ad907286b35c0338 [2021-02-22T21:10:19.170Z] Removing intermediate container c0dfb20c7907 [2021-02-22T21:10:19.170Z] ---> 9e2ab157506e [2021-02-22T21:10:19.170Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-22T21:10:19.170Z] ---> Running in 2be1a6af3069 [2021-02-22T21:10:19.433Z] Removing intermediate container 2be1a6af3069 [2021-02-22T21:10:19.433Z] ---> 2d1851c6e183 [2021-02-22T21:10:19.433Z] Step 6/7 : COPY go.mod . [2021-02-22T21:10:19.699Z] ---> c4c3042396d3 [2021-02-22T21:10:19.699Z] Step 7/7 : RUN go mod download [2021-02-22T21:10:19.699Z] ---> Running in 3243fe1a4c0d [2021-02-22T21:10:20.739Z] $ docker rm -f a9a382b53e8d4997784d2142c18dabe4c000a000cc0ae683ad907286b35c0338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:10:21.900Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T21:10:21.900Z] . [Pipeline] withDockerContainer [2021-02-22T21:10:22.165Z] prd-ubuntu18.04-docker-arm64-4c-16g-27191 does not seem to be running inside a container [2021-02-22T21:10:22.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/153 -v /w/workspace/go-mod-core-contracts/153:/w/workspace/go-mod-core-contracts/153:rw,z -v /w/workspace/go-mod-core-contracts/153@tmp:/w/workspace/go-mod-core-contracts/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T21:10:23.814Z] $ docker top 72d35fb50b41ab7e78663ab61b5a5a811081b637fb96b27818093e09a45669eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T21:10:24.816Z] + make test [2021-02-22T21:10:24.816Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-22T21:10:31.965Z] Removing intermediate container 3243fe1a4c0d [2021-02-22T21:10:31.965Z] ---> f86970196566 [2021-02-22T21:10:31.965Z] Successfully built f86970196566 [2021-02-22T21:10:31.965Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:10:32.275Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T21:10:32.275Z] . [Pipeline] withDockerContainer [2021-02-22T21:10:32.384Z] prd-centos7-docker-4c-2g-27192 does not seem to be running inside a container [2021-02-22T21:10:32.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/153 -v /w/workspace/go-mod-core-contracts/153:/w/workspace/go-mod-core-contracts/153:rw,z -v /w/workspace/go-mod-core-contracts/153@tmp:/w/workspace/go-mod-core-contracts/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T21:10:33.243Z] $ docker top d07796fce168d270bd6b9ed38dae13c9e704f59ef3d220bcd1a9897189f45861 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T21:10:33.797Z] + go version [2021-02-22T21:10:33.797Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-22T21:10:33.816Z] $ docker stop --time=1 d07796fce168d270bd6b9ed38dae13c9e704f59ef3d220bcd1a9897189f45861 [2021-02-22T21:10:35.189Z] $ docker rm -f d07796fce168d270bd6b9ed38dae13c9e704f59ef3d220bcd1a9897189f45861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:10:36.021Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T21:10:36.021Z] . [Pipeline] withDockerContainer [2021-02-22T21:10:36.119Z] prd-centos7-docker-4c-2g-27192 does not seem to be running inside a container [2021-02-22T21:10:36.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/153 -v /w/workspace/go-mod-core-contracts/153:/w/workspace/go-mod-core-contracts/153:rw,z -v /w/workspace/go-mod-core-contracts/153@tmp:/w/workspace/go-mod-core-contracts/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T21:10:36.782Z] $ docker top a7b336448a8d3ed85e9352389757bf89fa0d7324bce38f3f33fdb2d075c18cde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T21:10:37.262Z] + make test [2021-02-22T21:10:37.262Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-22T21:10:43.993Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-22T21:10:44.582Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.021s coverage: 85.7% of statements [2021-02-22T21:10:44.582Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.008s coverage: 100.0% of statements [2021-02-22T21:10:45.171Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.014s coverage: 45.4% of statements [2021-02-22T21:10:45.171Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.028s coverage: 77.8% of statements [2021-02-22T21:10:45.171Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-22T21:10:45.773Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.022s coverage: 26.3% of statements [2021-02-22T21:10:46.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements [2021-02-22T21:10:46.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.013s coverage: 100.0% of statements [2021-02-22T21:10:46.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.021s coverage: 91.8% of statements [2021-02-22T21:10:46.370Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-22T21:10:46.370Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-22T21:10:46.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.021s coverage: 100.0% of statements [2021-02-22T21:10:46.643Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.7% of statements [2021-02-22T21:10:47.000Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-22T21:10:48.440Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.073s coverage: 85.7% of statements [2021-02-22T21:10:48.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.050s coverage: 100.0% of statements [2021-02-22T21:10:49.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 63.0% of statements [2021-02-22T21:10:49.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements [2021-02-22T21:10:49.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements [2021-02-22T21:10:49.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.020s coverage: 15.4% of statements [2021-02-22T21:10:49.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.022s coverage: 14.3% of statements [2021-02-22T21:10:49.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-22T21:10:49.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.063s coverage: 45.4% of statements [2021-02-22T21:10:49.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.032s coverage: 77.8% of statements [2021-02-22T21:10:49.429Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-22T21:10:50.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.078s coverage: 84.6% of statements [2021-02-22T21:10:50.686Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-22T21:10:50.686Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-22T21:10:50.686Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-22T21:10:50.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.017s coverage: 50.9% of statements [2021-02-22T21:10:50.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.017s coverage: 94.7% of statements [2021-02-22T21:10:50.948Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.042s coverage: 89.0% of statements [2021-02-22T21:10:50.948Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-02-22T21:10:50.948Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-22T21:10:51.210Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-22T21:10:51.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 26.3% of statements [2021-02-22T21:10:52.011Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.041s coverage: 14.7% of statements [2021-02-22T21:10:52.011Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.031s coverage: 100.0% of statements [2021-02-22T21:10:53.160Z] gofmt -l . [2021-02-22T21:10:53.160Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-22T21:10:53.178Z] $ docker stop --time=1 a7b336448a8d3ed85e9352389757bf89fa0d7324bce38f3f33fdb2d075c18cde [2021-02-22T21:10:53.999Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.088s coverage: 91.8% of statements [2021-02-22T21:10:53.999Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-22T21:10:53.999Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-22T21:10:53.999Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.008s coverage: 100.0% of statements [2021-02-22T21:10:53.999Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.032s coverage: 36.7% of statements [2021-02-22T21:10:55.436Z] $ docker rm -f a7b336448a8d3ed85e9352389757bf89fa0d7324bce38f3f33fdb2d075c18cde [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T21:10:56.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-22T21:10:56.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-22T21:10:59.418Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.128s coverage: 63.0% of statements [2021-02-22T21:10:59.418Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements [2021-02-22T21:10:59.418Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements [2021-02-22T21:10:59.418Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.009s coverage: 15.4% of statements [2021-02-22T21:10:59.418Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.015s coverage: 14.3% of statements [2021-02-22T21:10:59.418Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-22T21:11:02.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.208s coverage: 84.6% of statements [2021-02-22T21:11:02.833Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-22T21:11:02.833Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-22T21:11:02.833Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-22T21:11:02.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.055s coverage: 50.9% of statements [2021-02-22T21:11:02.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.048s coverage: 94.7% of statements [2021-02-22T21:11:04.271Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.151s coverage: 89.0% of statements [2021-02-22T21:11:04.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.024s coverage: 100.0% of statements [2021-02-22T21:11:04.543Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-22T21:11:04.820Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-22T21:11:10.237Z] gofmt -l . [2021-02-22T21:11:10.830Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-22T21:11:11.451Z] $ docker stop --time=1 72d35fb50b41ab7e78663ab61b5a5a811081b637fb96b27818093e09a45669eb [2021-02-22T21:11:13.699Z] $ docker rm -f 72d35fb50b41ab7e78663ab61b5a5a811081b637fb96b27818093e09a45669eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T21:11:14.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-22T21:11:14.721Z] Warning: overwriting stash ‘coverage-report’ [2021-02-22T21:11:15.687Z] 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-02-22T21:11:17.501Z] provisioning config files... [2021-02-22T21:11:17.513Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5052423572783729822tmp [Pipeline] { [Pipeline] sh [2021-02-22T21:11:17.905Z] + set +x [2021-02-22T21:11:17.905Z] + curl -s https://codecov.io/bash [2021-02-22T21:11:17.905Z] + bash -s -- [2021-02-22T21:11:18.166Z] [2021-02-22T21:11:18.166Z] _____ _ [2021-02-22T21:11:18.166Z] / ____| | | [2021-02-22T21:11:18.166Z] | | ___ __| | ___ ___ _____ __ [2021-02-22T21:11:18.166Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-22T21:11:18.166Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-22T21:11:18.166Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-22T21:11:18.166Z] Bash-20210129-7c25fce [2021-02-22T21:11:18.166Z] [2021-02-22T21:11:18.166Z] [2021-02-22T21:11:18.166Z] ==> git version 2.24.3 found [2021-02-22T21:11:18.166Z] ==> 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-02-22T21:11:18.166Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-22T21:11:18.166Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-22T21:11:18.166Z] ==> Jenkins CI detected. [2021-02-22T21:11:18.166Z] project root: . [2021-02-22T21:11:18.166Z] --> token set from env [2021-02-22T21:11:18.166Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-22T21:11:18.166Z] ==> Running gcov in . (disable via -X gcov) [2021-02-22T21:11:18.166Z] ==> Python coveragepy not found [2021-02-22T21:11:18.166Z] ==> Searching for coverage reports in: [2021-02-22T21:11:18.166Z] + . [2021-02-22T21:11:18.166Z] -> Found 1 reports [2021-02-22T21:11:18.166Z] ==> Detecting git/mercurial file structure [2021-02-22T21:11:18.166Z] ==> Reading reports [2021-02-22T21:11:18.166Z] + ./coverage.out bytes=148885 [2021-02-22T21:11:18.166Z] ==> Appending adjustments [2021-02-22T21:11:18.166Z] https://docs.codecov.io/docs/fixing-reports [2021-02-22T21:11:19.111Z] + Found adjustments [2021-02-22T21:11:19.111Z] ==> Gzipping contents [2021-02-22T21:11:19.111Z] 24K /tmp/codecov.9Eoygr.gz [2021-02-22T21:11:19.111Z] ==> Uploading reports [2021-02-22T21:11:19.111Z] url: https://codecov.io [2021-02-22T21:11:19.111Z] query: branch=master&commit=6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F153%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-22T21:11:19.111Z] -> Pinging Codecov [2021-02-22T21:11:19.111Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F153%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-22T21:11:21.667Z] -> Uploading to [2021-02-22T21:11:21.667Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-22/71470A77251A30514AAF9C0BB2E5B6CE/6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc/51c1e9c2-cd43-4350-b6ce-9d621aef29a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210222T211121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a98683fbec0a2648c389a12da59773b4bc6998b3fd2397adb0cc565cb638f40d [2021-02-22T21:11:21.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-22T21:11:21.667Z] Dload Upload Total Spent Left Speed [2021-02-22T21:11:21.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22658 0 0 100 22658 0 44910 --:--:-- --:--:-- --:--:-- 44867 [2021-02-22T21:11:21.930Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc [Pipeline] } [2021-02-22T21:11:21.940Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-22T21:11:22.861Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-22T21:11:22.933Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:11:23.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-22T21:11:23.357Z] [2021-02-22T21:11:23.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:11:23.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-22T21:11:23.733Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-22T21:11:23.733Z] 188c0c94c7c5: Pulling fs layer [2021-02-22T21:11:23.733Z] 0ef7d3d256c8: Pulling fs layer [2021-02-22T21:11:23.733Z] de9db76c5a1d: Pulling fs layer [2021-02-22T21:11:23.733Z] 0eba1c9be4d2: Pulling fs layer [2021-02-22T21:11:23.733Z] 0d57e429df01: Pulling fs layer [2021-02-22T21:11:23.733Z] 4e4be7b47b0d: Pulling fs layer [2021-02-22T21:11:23.733Z] e1f770b5df2f: Pulling fs layer [2021-02-22T21:11:23.733Z] 85a0685a4137: Pulling fs layer [2021-02-22T21:11:23.733Z] 0eba1c9be4d2: Waiting [2021-02-22T21:11:23.733Z] 0d57e429df01: Waiting [2021-02-22T21:11:23.733Z] 4e4be7b47b0d: Waiting [2021-02-22T21:11:23.733Z] e1f770b5df2f: Waiting [2021-02-22T21:11:23.733Z] 85a0685a4137: Waiting [2021-02-22T21:11:23.733Z] de9db76c5a1d: Verifying Checksum [2021-02-22T21:11:23.733Z] de9db76c5a1d: Download complete [2021-02-22T21:11:23.733Z] 0ef7d3d256c8: Verifying Checksum [2021-02-22T21:11:23.733Z] 0ef7d3d256c8: Download complete [2021-02-22T21:11:23.733Z] 0d57e429df01: Verifying Checksum [2021-02-22T21:11:23.733Z] 0d57e429df01: Download complete [2021-02-22T21:11:23.733Z] 188c0c94c7c5: Verifying Checksum [2021-02-22T21:11:23.733Z] 188c0c94c7c5: Download complete [2021-02-22T21:11:23.733Z] 4e4be7b47b0d: Verifying Checksum [2021-02-22T21:11:23.733Z] 4e4be7b47b0d: Download complete [2021-02-22T21:11:24.309Z] 188c0c94c7c5: Pull complete [2021-02-22T21:11:24.309Z] 0ef7d3d256c8: Pull complete [2021-02-22T21:11:24.571Z] de9db76c5a1d: Pull complete [2021-02-22T21:11:25.144Z] e1f770b5df2f: Verifying Checksum [2021-02-22T21:11:25.144Z] e1f770b5df2f: Download complete [2021-02-22T21:11:27.084Z] 0eba1c9be4d2: Download complete [2021-02-22T21:11:27.360Z] 85a0685a4137: Verifying Checksum [2021-02-22T21:11:27.360Z] 85a0685a4137: Download complete [2021-02-22T21:11:32.689Z] 0eba1c9be4d2: Pull complete [2021-02-22T21:11:32.689Z] 0d57e429df01: Pull complete [2021-02-22T21:11:32.689Z] 4e4be7b47b0d: Pull complete [2021-02-22T21:11:34.610Z] e1f770b5df2f: Pull complete [2021-02-22T21:11:42.797Z] 85a0685a4137: Pull complete [2021-02-22T21:11:42.797Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-22T21:11:42.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-22T21:11:42.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-22T21:11:42.953Z] prd-centos7-docker-4c-2g-27190 does not seem to be running inside a container [2021-02-22T21:11:42.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-22T21:11:43.936Z] $ docker top 381f3f96710838d34016bb29ab7feeb957cf47005c29d98e3b2387df9359ffe7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-22T21:11:44.179Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-22T21:11:44.471Z] + set -o pipefail [2021-02-22T21:11:44.472Z] + snyk monitor '--org=edgex-jenkins' [2021-02-22T21:11:49.778Z] [2021-02-22T21:11:49.778Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-02-22T21:11:49.778Z] [2021-02-22T21:11:49.778Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/42d485b5-03d3-4dfd-8f57-edcea4bc6486 [2021-02-22T21:11:49.778Z] [2021-02-22T21:11:49.778Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-22T21:11:49.778Z] [2021-02-22T21:11:49.778Z] [2021-02-22T21:11:49.778Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-02-22T21:11:49.779Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-02-22T21:11:50.055Z] $ docker stop --time=1 381f3f96710838d34016bb29ab7feeb957cf47005c29d98e3b2387df9359ffe7 [2021-02-22T21:11:52.391Z] $ docker rm -f 381f3f96710838d34016bb29ab7feeb957cf47005c29d98e3b2387df9359ffe7 [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-02-22T21:11:54.104Z] + git log --format=format:%s -1 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:11:54.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T21:11:54.410Z] . [Pipeline] withDockerContainer [2021-02-22T21:11:54.504Z] prd-centos7-docker-4c-2g-27190 does not seem to be running inside a container [2021-02-22T21:11:54.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-22T21:11:55.266Z] $ docker top 3aaa86de9fd6b9ef7fef99d34adb581cafe1bd8e6e29833ca0aadaff2a403aec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-22T21:11:56.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T21:11:56.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T21:11:56.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T21:11:56.868Z] $ docker exec 3aaa86de9fd6b9ef7fef99d34adb581cafe1bd8e6e29833ca0aadaff2a403aec ssh-agent [2021-02-22T21:11:57.057Z] SSH_AUTH_SOCK=/tmp/ssh-3whBKphXSqSv/agent.12 [2021-02-22T21:11:57.057Z] SSH_AGENT_PID=18 [2021-02-22T21:11:57.064Z] Running ssh-add (command line suppressed) [2021-02-22T21:11:57.189Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7059728074260804438.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7059728074260804438.key) [2021-02-22T21:11:57.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T21:11:57.574Z] + git semver tag [2021-02-22T21:11:57.574Z] # -> Open(): unable to determine branch for HEAD [2021-02-22T21:11:57.574Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-22T21:11:57.574Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-22T21:11:57.574Z] # $SEMVER_REMOTE_NAME = origin [2021-02-22T21:11:57.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-22T21:11:57.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-22T21:11:57.574Z] # $SEMVER_BRANCH = master [2021-02-22T21:11:57.574Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-02-22T21:11:57.574Z] # 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc HEAD [2021-02-22T21:11:57.836Z] # -> Force: false [2021-02-22T21:11:57.836Z] # 9e20a030504bc657507b671a647724e3c98fca6e refs/tags/v2.0.0-dev.35 [Pipeline] } [2021-02-22T21:11:57.844Z] $ docker exec --env ******** --env ******** 3aaa86de9fd6b9ef7fef99d34adb581cafe1bd8e6e29833ca0aadaff2a403aec ssh-agent -k [2021-02-22T21:11:57.961Z] unset SSH_AUTH_SOCK; [2021-02-22T21:11:57.962Z] unset SSH_AGENT_PID; [2021-02-22T21:11:57.962Z] echo Agent pid 18 killed; [2021-02-22T21:11:58.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T21:11:58.464Z] + git semver [Pipeline] } [2021-02-22T21:11:58.477Z] $ docker stop --time=1 3aaa86de9fd6b9ef7fef99d34adb581cafe1bd8e6e29833ca0aadaff2a403aec [2021-02-22T21:11:59.828Z] $ docker rm -f 3aaa86de9fd6b9ef7fef99d34adb581cafe1bd8e6e29833ca0aadaff2a403aec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:12:00.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-22T21:12:00.478Z] [2021-02-22T21:12:00.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:12:00.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-22T21:12:00.816Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-22T21:12:00.816Z] ab5ef0e58194: Pulling fs layer [2021-02-22T21:12:00.816Z] 9712f1f96733: Pulling fs layer [2021-02-22T21:12:00.816Z] 63f879dbbcfc: Pulling fs layer [2021-02-22T21:12:00.816Z] 0d9ebad4ef96: Pulling fs layer [2021-02-22T21:12:00.816Z] e9a5061849ea: Pulling fs layer [2021-02-22T21:12:00.816Z] d747dcd14b5f: Pulling fs layer [2021-02-22T21:12:00.816Z] 2de7ff778b66: Pulling fs layer [2021-02-22T21:12:00.816Z] 0d9ebad4ef96: Waiting [2021-02-22T21:12:00.816Z] e9a5061849ea: Waiting [2021-02-22T21:12:00.816Z] d747dcd14b5f: Waiting [2021-02-22T21:12:00.816Z] 2de7ff778b66: Waiting [2021-02-22T21:12:00.816Z] 9712f1f96733: Verifying Checksum [2021-02-22T21:12:00.816Z] 9712f1f96733: Download complete [2021-02-22T21:12:03.376Z] 63f879dbbcfc: Verifying Checksum [2021-02-22T21:12:03.376Z] 63f879dbbcfc: Download complete [2021-02-22T21:12:03.639Z] e9a5061849ea: Verifying Checksum [2021-02-22T21:12:03.639Z] e9a5061849ea: Download complete [2021-02-22T21:12:03.639Z] d747dcd14b5f: Verifying Checksum [2021-02-22T21:12:03.639Z] d747dcd14b5f: Download complete [2021-02-22T21:12:04.585Z] 2de7ff778b66: Verifying Checksum [2021-02-22T21:12:04.585Z] 2de7ff778b66: Download complete [2021-02-22T21:12:04.848Z] 0d9ebad4ef96: Verifying Checksum [2021-02-22T21:12:04.848Z] 0d9ebad4ef96: Download complete [2021-02-22T21:12:04.848Z] ab5ef0e58194: Verifying Checksum [2021-02-22T21:12:04.848Z] ab5ef0e58194: Download complete [2021-02-22T21:12:09.082Z] ab5ef0e58194: Pull complete [2021-02-22T21:12:09.082Z] 9712f1f96733: Pull complete [2021-02-22T21:12:11.653Z] 63f879dbbcfc: Pull complete [2021-02-22T21:12:18.299Z] 0d9ebad4ef96: Pull complete [2021-02-22T21:12:18.299Z] e9a5061849ea: Pull complete [2021-02-22T21:12:18.578Z] d747dcd14b5f: Pull complete [2021-02-22T21:12:22.904Z] 2de7ff778b66: Pull complete [2021-02-22T21:12:22.904Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-22T21:12:22.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-22T21:12:22.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-22T21:12:23.070Z] prd-centos7-docker-4c-2g-27190 does not seem to be running inside a container [2021-02-22T21:12:23.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-22T21:12:26.828Z] $ docker top e56076848b34468ab1fe0742b5c03e1f343b347833f4c7eec652ad1a97207f57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-22T21:12:27.039Z] provisioning config files... [2021-02-22T21:12:27.050Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1166322664688869173tmp [2021-02-22T21:12:27.067Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1193955232088713480tmp [2021-02-22T21:12:27.083Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1744763426377923668tmp [Pipeline] { [Pipeline] echo [2021-02-22T21:12:27.133Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:12:27.430Z] ---> sigul-configuration.sh [2021-02-22T21:12:27.430Z] gpg: directory `/root/.gnupg' created [2021-02-22T21:12:27.430Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-22T21:12:27.430Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-22T21:12:27.430Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-22T21:12:27.430Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-22T21:12:27.430Z] gpg: CAST5 encrypted data [2021-02-22T21:12:27.693Z] gpg: encrypted with 1 passphrase [2021-02-22T21:12:27.693Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-22T21:12:27.989Z] + mkdir /home/jenkins [2021-02-22T21:12:27.989Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-22T21:12:28.287Z] + 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-02-22T21:12:28.298Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:12:28.590Z] ---> sigul-install.sh [2021-02-22T21:12:35.180Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-22T21:12:35.480Z] + git tag --list [2021-02-22T21:12:35.480Z] v0.0.0 [2021-02-22T21:12:35.480Z] v0.0.1 [2021-02-22T21:12:35.480Z] v0.1.0 [2021-02-22T21:12:35.480Z] v0.1.1 [2021-02-22T21:12:35.480Z] v0.1.10 [2021-02-22T21:12:35.480Z] v0.1.100 [2021-02-22T21:12:35.480Z] v0.1.101 [2021-02-22T21:12:35.480Z] v0.1.102 [2021-02-22T21:12:35.480Z] v0.1.103 [2021-02-22T21:12:35.480Z] v0.1.104 [2021-02-22T21:12:35.480Z] v0.1.105 [2021-02-22T21:12:35.480Z] v0.1.106 [2021-02-22T21:12:35.480Z] v0.1.107 [2021-02-22T21:12:35.480Z] v0.1.108 [2021-02-22T21:12:35.480Z] v0.1.109 [2021-02-22T21:12:35.480Z] v0.1.11 [2021-02-22T21:12:35.480Z] v0.1.110 [2021-02-22T21:12:35.480Z] v0.1.111 [2021-02-22T21:12:35.480Z] v0.1.112 [2021-02-22T21:12:35.480Z] v0.1.113 [2021-02-22T21:12:35.480Z] v0.1.114 [2021-02-22T21:12:35.480Z] v0.1.115 [2021-02-22T21:12:35.480Z] v0.1.116 [2021-02-22T21:12:35.480Z] v0.1.117 [2021-02-22T21:12:35.480Z] v0.1.118 [2021-02-22T21:12:35.480Z] v0.1.119 [2021-02-22T21:12:35.480Z] v0.1.12 [2021-02-22T21:12:35.480Z] v0.1.120 [2021-02-22T21:12:35.480Z] v0.1.121 [2021-02-22T21:12:35.480Z] v0.1.122 [2021-02-22T21:12:35.480Z] v0.1.123 [2021-02-22T21:12:35.480Z] v0.1.124 [2021-02-22T21:12:35.480Z] v0.1.125 [2021-02-22T21:12:35.480Z] v0.1.126 [2021-02-22T21:12:35.480Z] v0.1.127 [2021-02-22T21:12:35.480Z] v0.1.128 [2021-02-22T21:12:35.480Z] v0.1.129 [2021-02-22T21:12:35.480Z] v0.1.13 [2021-02-22T21:12:35.480Z] v0.1.130 [2021-02-22T21:12:35.480Z] v0.1.131 [2021-02-22T21:12:35.480Z] v0.1.132 [2021-02-22T21:12:35.480Z] v0.1.133 [2021-02-22T21:12:35.480Z] v0.1.134 [2021-02-22T21:12:35.480Z] v0.1.135 [2021-02-22T21:12:35.480Z] v0.1.136 [2021-02-22T21:12:35.480Z] v0.1.137 [2021-02-22T21:12:35.480Z] v0.1.138 [2021-02-22T21:12:35.480Z] v0.1.139 [2021-02-22T21:12:35.480Z] v0.1.14 [2021-02-22T21:12:35.480Z] v0.1.140 [2021-02-22T21:12:35.480Z] v0.1.141 [2021-02-22T21:12:35.480Z] v0.1.142 [2021-02-22T21:12:35.480Z] v0.1.143 [2021-02-22T21:12:35.480Z] v0.1.144 [2021-02-22T21:12:35.480Z] v0.1.145 [2021-02-22T21:12:35.480Z] v0.1.146 [2021-02-22T21:12:35.480Z] v0.1.147 [2021-02-22T21:12:35.480Z] v0.1.148 [2021-02-22T21:12:35.480Z] v0.1.149 [2021-02-22T21:12:35.480Z] v0.1.15 [2021-02-22T21:12:35.480Z] v0.1.16 [2021-02-22T21:12:35.480Z] v0.1.17 [2021-02-22T21:12:35.480Z] v0.1.18 [2021-02-22T21:12:35.480Z] v0.1.19 [2021-02-22T21:12:35.480Z] v0.1.2 [2021-02-22T21:12:35.480Z] v0.1.20 [2021-02-22T21:12:35.480Z] v0.1.21 [2021-02-22T21:12:35.480Z] v0.1.22 [2021-02-22T21:12:35.480Z] v0.1.23 [2021-02-22T21:12:35.480Z] v0.1.24 [2021-02-22T21:12:35.480Z] v0.1.25 [2021-02-22T21:12:35.480Z] v0.1.26 [2021-02-22T21:12:35.480Z] v0.1.27 [2021-02-22T21:12:35.480Z] v0.1.28 [2021-02-22T21:12:35.480Z] v0.1.29 [2021-02-22T21:12:35.480Z] v0.1.3 [2021-02-22T21:12:35.480Z] v0.1.30 [2021-02-22T21:12:35.480Z] v0.1.31 [2021-02-22T21:12:35.480Z] v0.1.32 [2021-02-22T21:12:35.480Z] v0.1.33 [2021-02-22T21:12:35.480Z] v0.1.34 [2021-02-22T21:12:35.480Z] v0.1.35 [2021-02-22T21:12:35.480Z] v0.1.36 [2021-02-22T21:12:35.480Z] v0.1.37 [2021-02-22T21:12:35.480Z] v0.1.38 [2021-02-22T21:12:35.480Z] v0.1.39 [2021-02-22T21:12:35.480Z] v0.1.4 [2021-02-22T21:12:35.480Z] v0.1.40 [2021-02-22T21:12:35.480Z] v0.1.41 [2021-02-22T21:12:35.480Z] v0.1.42 [2021-02-22T21:12:35.480Z] v0.1.43 [2021-02-22T21:12:35.480Z] v0.1.44 [2021-02-22T21:12:35.480Z] v0.1.45 [2021-02-22T21:12:35.480Z] v0.1.46 [2021-02-22T21:12:35.480Z] v0.1.47 [2021-02-22T21:12:35.480Z] v0.1.48 [2021-02-22T21:12:35.480Z] v0.1.49 [2021-02-22T21:12:35.480Z] v0.1.5 [2021-02-22T21:12:35.480Z] v0.1.50 [2021-02-22T21:12:35.480Z] v0.1.51 [2021-02-22T21:12:35.480Z] v0.1.52 [2021-02-22T21:12:35.480Z] v0.1.53 [2021-02-22T21:12:35.480Z] v0.1.54 [2021-02-22T21:12:35.480Z] v0.1.55 [2021-02-22T21:12:35.480Z] v0.1.56 [2021-02-22T21:12:35.480Z] v0.1.57 [2021-02-22T21:12:35.480Z] v0.1.58 [2021-02-22T21:12:35.480Z] v0.1.59 [2021-02-22T21:12:35.480Z] v0.1.6 [2021-02-22T21:12:35.480Z] v0.1.60 [2021-02-22T21:12:35.480Z] v0.1.61 [2021-02-22T21:12:35.480Z] v0.1.62 [2021-02-22T21:12:35.480Z] v0.1.63 [2021-02-22T21:12:35.480Z] v0.1.64 [2021-02-22T21:12:35.480Z] v0.1.65 [2021-02-22T21:12:35.480Z] v0.1.66 [2021-02-22T21:12:35.480Z] v0.1.67 [2021-02-22T21:12:35.480Z] v0.1.68 [2021-02-22T21:12:35.480Z] v0.1.69 [2021-02-22T21:12:35.480Z] v0.1.7 [2021-02-22T21:12:35.480Z] v0.1.70 [2021-02-22T21:12:35.480Z] v0.1.71 [2021-02-22T21:12:35.480Z] v0.1.72 [2021-02-22T21:12:35.480Z] v0.1.73 [2021-02-22T21:12:35.480Z] v0.1.74 [2021-02-22T21:12:35.480Z] v0.1.75 [2021-02-22T21:12:35.480Z] v0.1.76 [2021-02-22T21:12:35.480Z] v0.1.77 [2021-02-22T21:12:35.480Z] v0.1.78 [2021-02-22T21:12:35.480Z] v0.1.79 [2021-02-22T21:12:35.480Z] v0.1.8 [2021-02-22T21:12:35.480Z] v0.1.80 [2021-02-22T21:12:35.480Z] v0.1.81 [2021-02-22T21:12:35.480Z] v0.1.82 [2021-02-22T21:12:35.480Z] v0.1.83 [2021-02-22T21:12:35.480Z] v0.1.84 [2021-02-22T21:12:35.480Z] v0.1.85 [2021-02-22T21:12:35.480Z] v0.1.86 [2021-02-22T21:12:35.480Z] v0.1.87 [2021-02-22T21:12:35.480Z] v0.1.88 [2021-02-22T21:12:35.480Z] v0.1.89 [2021-02-22T21:12:35.480Z] v0.1.9 [2021-02-22T21:12:35.480Z] v0.1.90 [2021-02-22T21:12:35.480Z] v0.1.91 [2021-02-22T21:12:35.480Z] v0.1.92 [2021-02-22T21:12:35.480Z] v0.1.93 [2021-02-22T21:12:35.480Z] v0.1.94 [2021-02-22T21:12:35.480Z] v0.1.95 [2021-02-22T21:12:35.480Z] v0.1.96 [2021-02-22T21:12:35.480Z] v0.1.97 [2021-02-22T21:12:35.480Z] v0.1.98 [2021-02-22T21:12:35.480Z] v0.1.99 [2021-02-22T21:12:35.480Z] v2.0.0-dev.1 [2021-02-22T21:12:35.480Z] v2.0.0-dev.10 [2021-02-22T21:12:35.480Z] v2.0.0-dev.11 [2021-02-22T21:12:35.480Z] v2.0.0-dev.12 [2021-02-22T21:12:35.480Z] v2.0.0-dev.13 [2021-02-22T21:12:35.480Z] v2.0.0-dev.14 [2021-02-22T21:12:35.480Z] v2.0.0-dev.15 [2021-02-22T21:12:35.480Z] v2.0.0-dev.16 [2021-02-22T21:12:35.480Z] v2.0.0-dev.17 [2021-02-22T21:12:35.480Z] v2.0.0-dev.18 [2021-02-22T21:12:35.480Z] v2.0.0-dev.19 [2021-02-22T21:12:35.480Z] v2.0.0-dev.2 [2021-02-22T21:12:35.480Z] v2.0.0-dev.20 [2021-02-22T21:12:35.480Z] v2.0.0-dev.21 [2021-02-22T21:12:35.480Z] v2.0.0-dev.22 [2021-02-22T21:12:35.480Z] v2.0.0-dev.23 [2021-02-22T21:12:35.480Z] v2.0.0-dev.24 [2021-02-22T21:12:35.480Z] v2.0.0-dev.25 [2021-02-22T21:12:35.480Z] v2.0.0-dev.26 [2021-02-22T21:12:35.480Z] v2.0.0-dev.27 [2021-02-22T21:12:35.480Z] v2.0.0-dev.28 [2021-02-22T21:12:35.480Z] v2.0.0-dev.29 [2021-02-22T21:12:35.480Z] v2.0.0-dev.3 [2021-02-22T21:12:35.480Z] v2.0.0-dev.30 [2021-02-22T21:12:35.480Z] v2.0.0-dev.31 [2021-02-22T21:12:35.480Z] v2.0.0-dev.32 [2021-02-22T21:12:35.480Z] v2.0.0-dev.33 [2021-02-22T21:12:35.480Z] v2.0.0-dev.34 [2021-02-22T21:12:35.480Z] v2.0.0-dev.35 [2021-02-22T21:12:35.480Z] v2.0.0-dev.4 [2021-02-22T21:12:35.480Z] v2.0.0-dev.5 [2021-02-22T21:12:35.480Z] v2.0.0-dev.6 [2021-02-22T21:12:35.480Z] v2.0.0-dev.7 [2021-02-22T21:12:35.480Z] v2.0.0-dev.8 [2021-02-22T21:12:35.480Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-22T21:12:35.776Z] + lftools sign git-tag v2.0.0-dev.35 [2021-02-22T21:12:37.161Z] Signing Git tag with Sigul... [2021-02-22T21:12:37.161Z] Signing v2.0.0-dev.35 [Pipeline] echo [2021-02-22T21:12:38.114Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:12:38.410Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-22T21:12:38.419Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-22T21:12:38.510Z] $ docker stop --time=1 e56076848b34468ab1fe0742b5c03e1f343b347833f4c7eec652ad1a97207f57 [2021-02-22T21:12:40.584Z] $ docker rm -f e56076848b34468ab1fe0742b5c03e1f343b347833f4c7eec652ad1a97207f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:12:41.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T21:12:41.623Z] . [Pipeline] withDockerContainer [2021-02-22T21:12:41.731Z] prd-centos7-docker-4c-2g-27190 does not seem to be running inside a container [2021-02-22T21:12:41.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-22T21:12:42.477Z] $ docker top a58fc10c3c88cf0935be123cb32fe5eaaef80c922d94962b44798145c1e5d179 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-22T21:12:42.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T21:12:42.768Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T21:12:42.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T21:12:42.971Z] $ docker exec a58fc10c3c88cf0935be123cb32fe5eaaef80c922d94962b44798145c1e5d179 ssh-agent [2021-02-22T21:12:43.151Z] SSH_AUTH_SOCK=/tmp/ssh-1iJTynWG22St/agent.12 [2021-02-22T21:12:43.151Z] SSH_AGENT_PID=18 [2021-02-22T21:12:43.157Z] Running ssh-add (command line suppressed) [2021-02-22T21:12:43.294Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_825087756026282716.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_825087756026282716.key) [2021-02-22T21:12:43.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T21:12:43.679Z] + git semver bump pre [2021-02-22T21:12:43.679Z] # -> Open(): unable to determine branch for HEAD [2021-02-22T21:12:43.679Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-22T21:12:43.679Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-22T21:12:43.679Z] # $SEMVER_REMOTE_NAME = origin [2021-02-22T21:12:43.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-22T21:12:43.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-22T21:12:43.679Z] # $SEMVER_BRANCH = master [2021-02-22T21:12:43.679Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-02-22T21:12:43.679Z] 2.0.0-dev.36 [Pipeline] } [2021-02-22T21:12:43.688Z] $ docker exec --env ******** --env ******** a58fc10c3c88cf0935be123cb32fe5eaaef80c922d94962b44798145c1e5d179 ssh-agent -k [2021-02-22T21:12:43.814Z] unset SSH_AUTH_SOCK; [2021-02-22T21:12:43.814Z] unset SSH_AGENT_PID; [2021-02-22T21:12:43.815Z] echo Agent pid 18 killed; [2021-02-22T21:12:43.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T21:12:44.498Z] + git semver [Pipeline] } [2021-02-22T21:12:44.510Z] $ docker stop --time=1 a58fc10c3c88cf0935be123cb32fe5eaaef80c922d94962b44798145c1e5d179 [2021-02-22T21:12:45.876Z] $ docker rm -f a58fc10c3c88cf0935be123cb32fe5eaaef80c922d94962b44798145c1e5d179 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:12:46.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T21:12:46.390Z] . [Pipeline] withDockerContainer [2021-02-22T21:12:46.492Z] prd-centos7-docker-4c-2g-27190 does not seem to be running inside a container [2021-02-22T21:12:46.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-22T21:12:47.263Z] $ docker top e37b1eeb74b0f38b8c4fd063012be233283253ce29450ec3f94914852c2c9b67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-22T21:12:47.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T21:12:47.541Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T21:12:47.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T21:12:47.753Z] $ docker exec e37b1eeb74b0f38b8c4fd063012be233283253ce29450ec3f94914852c2c9b67 ssh-agent [2021-02-22T21:12:47.943Z] SSH_AUTH_SOCK=/tmp/ssh-VRgql7Eabs8y/agent.11 [2021-02-22T21:12:47.943Z] SSH_AGENT_PID=16 [2021-02-22T21:12:47.950Z] Running ssh-add (command line suppressed) [2021-02-22T21:12:48.078Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2737078116831877968.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2737078116831877968.key) [2021-02-22T21:12:48.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T21:12:48.473Z] + git semver push [2021-02-22T21:12:48.473Z] # -> Open(): unable to determine branch for HEAD [2021-02-22T21:12:48.473Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-22T21:12:48.473Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-22T21:12:48.473Z] # $SEMVER_REMOTE_NAME = origin [2021-02-22T21:12:48.473Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-22T21:12:48.473Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-22T21:12:48.473Z] # $SEMVER_BRANCH = master [2021-02-22T21:12:48.473Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-02-22T21:12:53.781Z] $ docker exec --env ******** --env ******** e37b1eeb74b0f38b8c4fd063012be233283253ce29450ec3f94914852c2c9b67 ssh-agent -k [2021-02-22T21:12:53.911Z] unset SSH_AUTH_SOCK; [2021-02-22T21:12:53.912Z] unset SSH_AGENT_PID; [2021-02-22T21:12:53.912Z] echo Agent pid 16 killed; [2021-02-22T21:12:53.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T21:12:54.435Z] + git semver [Pipeline] } [2021-02-22T21:12:54.449Z] $ docker stop --time=1 e37b1eeb74b0f38b8c4fd063012be233283253ce29450ec3f94914852c2c9b67 [2021-02-22T21:12:55.863Z] $ docker rm -f e37b1eeb74b0f38b8c4fd063012be233283253ce29450ec3f94914852c2c9b67 [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-02-22T21:12:57.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:12:58.026Z] ---> package-listing.sh [2021-02-22T21:12:58.026Z] ++ facter osfamily [2021-02-22T21:12:58.026Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-22T21:12:58.026Z] + OS_FAMILY=redhat [2021-02-22T21:12:58.026Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-02-22T21:12:58.026Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-22T21:12:58.026Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-22T21:12:58.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-22T21:12:58.026Z] + PACKAGES=/tmp/packages_start.txt [2021-02-22T21:12:58.026Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-02-22T21:12:58.026Z] + PACKAGES=/tmp/packages_end.txt [2021-02-22T21:12:58.026Z] + case "${OS_FAMILY}" in [2021-02-22T21:12:58.026Z] + rpm -qa [2021-02-22T21:12:58.026Z] + sort [2021-02-22T21:13:03.337Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-22T21:13:03.337Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-22T21:13:03.337Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-22T21:13:03.337Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-02-22T21:13:03.337Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-02-22T21:13:03.337Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-02-22T21:13:03.350Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-22T21:13:03.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:13:04.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T21:13:04.023Z] [2021-02-22T21:13:04.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-22T21:13:04.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T21:13:04.391Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-22T21:13:04.391Z] df20fa9351a1: Pulling fs layer [2021-02-22T21:13:04.391Z] 36b3adc4ff6f: Pulling fs layer [2021-02-22T21:13:04.391Z] 8ad3a11d3b57: Pulling fs layer [2021-02-22T21:13:04.391Z] 46f8f816bc3b: Pulling fs layer [2021-02-22T21:13:04.391Z] 93b61091891f: Pulling fs layer [2021-02-22T21:13:04.391Z] 93b9cdb0e59b: Pulling fs layer [2021-02-22T21:13:04.391Z] 5e14af77c1be: Pulling fs layer [2021-02-22T21:13:04.391Z] 01666e4c0597: Pulling fs layer [2021-02-22T21:13:04.391Z] aa168da1d23b: Pulling fs layer [2021-02-22T21:13:04.391Z] 46f8f816bc3b: Waiting [2021-02-22T21:13:04.391Z] 93b61091891f: Waiting [2021-02-22T21:13:04.391Z] 93b9cdb0e59b: Waiting [2021-02-22T21:13:04.391Z] 5e14af77c1be: Waiting [2021-02-22T21:13:04.391Z] 01666e4c0597: Waiting [2021-02-22T21:13:04.391Z] aa168da1d23b: Waiting [2021-02-22T21:13:04.391Z] 36b3adc4ff6f: Verifying Checksum [2021-02-22T21:13:04.391Z] 36b3adc4ff6f: Download complete [2021-02-22T21:13:04.391Z] 46f8f816bc3b: Verifying Checksum [2021-02-22T21:13:04.391Z] 46f8f816bc3b: Download complete [2021-02-22T21:13:04.654Z] df20fa9351a1: Verifying Checksum [2021-02-22T21:13:04.654Z] df20fa9351a1: Download complete [2021-02-22T21:13:04.654Z] 93b9cdb0e59b: Verifying Checksum [2021-02-22T21:13:04.654Z] 93b9cdb0e59b: Download complete [2021-02-22T21:13:04.654Z] 5e14af77c1be: Verifying Checksum [2021-02-22T21:13:04.654Z] 5e14af77c1be: Download complete [2021-02-22T21:13:04.654Z] 01666e4c0597: Verifying Checksum [2021-02-22T21:13:04.654Z] 01666e4c0597: Download complete [2021-02-22T21:13:04.654Z] 93b61091891f: Verifying Checksum [2021-02-22T21:13:04.654Z] 93b61091891f: Download complete [2021-02-22T21:13:04.654Z] 8ad3a11d3b57: Verifying Checksum [2021-02-22T21:13:04.654Z] 8ad3a11d3b57: Download complete [2021-02-22T21:13:05.230Z] df20fa9351a1: Pull complete [2021-02-22T21:13:05.230Z] 36b3adc4ff6f: Pull complete [2021-02-22T21:13:06.189Z] 8ad3a11d3b57: Pull complete [2021-02-22T21:13:06.453Z] 46f8f816bc3b: Pull complete [2021-02-22T21:13:06.718Z] aa168da1d23b: Verifying Checksum [2021-02-22T21:13:06.719Z] aa168da1d23b: Download complete [2021-02-22T21:13:07.664Z] 93b61091891f: Pull complete [2021-02-22T21:13:07.664Z] 93b9cdb0e59b: Pull complete [2021-02-22T21:13:07.664Z] 5e14af77c1be: Pull complete [2021-02-22T21:13:07.925Z] 01666e4c0597: Pull complete [2021-02-22T21:13:16.086Z] aa168da1d23b: Pull complete [2021-02-22T21:13:16.086Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-22T21:13:16.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T21:13:16.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-22T21:13:16.249Z] prd-centos7-docker-4c-2g-27190 does not seem to be running inside a container [2021-02-22T21:13:16.287Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-22T21:13:19.236Z] $ docker top f32340b9954d38aa2725711f16e1ea6ca14ca6824b41ef2046712d46be609034 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T21:13:19.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-22T21:13:20.006Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-22T21:13:20.299Z] + ls /var/log/sa-host [2021-02-22T21:13:20.299Z] + sadf -c /var/log/sa-host/sa22 [2021-02-22T21:13:20.299Z] file_magic: OK [2021-02-22T21:13:20.299Z] HZ: Using current value: 100 [2021-02-22T21:13:20.299Z] file_header: OK [2021-02-22T21:13:20.299Z] 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-02-22T21:13:20.299Z] Statistics: [2021-02-22T21:13:20.299Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-22T21:13:20.299Z] File successfully converted to sysstat format version 12.2.1 [2021-02-22T21:13:20.299Z] + sadf -c /var/log/sa-host/sa23 [2021-02-22T21:13:20.299Z] file_magic: OK [2021-02-22T21:13:20.299Z] HZ: Using current value: 100 [2021-02-22T21:13:20.299Z] file_header: OK [2021-02-22T21:13:20.299Z] 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-02-22T21:13:20.299Z] Statistics: [2021-02-22T21:13:20.299Z] Hnuu...uuuununununu... [2021-02-22T21:13:20.299Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-22T21:13:20.943Z] provisioning config files... [2021-02-22T21:13:20.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3013516174193829571tmp [Pipeline] { [Pipeline] echo [2021-02-22T21:13:21.071Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:13:21.368Z] ---> create-netrc.sh [Pipeline] } [2021-02-22T21:13:21.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-22T21:13:21.474Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:13:21.768Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-22T21:13:21.778Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:13:22.069Z] ---> sudo-logs.sh [2021-02-22T21:13:22.069Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-22T21:13:22.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:13:22.436Z] ---> job-cost.sh [2021-02-22T21:13:22.436Z] lf-activate-venv: SKIPPING [2021-02-22T21:13:22.436Z] INFO: No Stack... [2021-02-22T21:13:23.383Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-22T21:13:23.955Z] INFO: Archiving Costs [Pipeline] echo [2021-02-22T21:13:23.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T21:13:24.259Z] ---> logs-deploy.sh [2021-02-22T21:13:24.260Z] lf-activate-venv: SKIPPING [2021-02-22T21:13:24.260Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/153 [2021-02-22T21:13:24.260Z] INFO: archiving workspace using pattern(s): [2021-02-22T21:13:26.174Z] Archives upload complete. [2021-02-22T21:13:26.174Z] INFO: archiving logs to Nexus