Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30193 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 Checking out Revision 954b5fff909ec690bd84a1e74f6f909a895852e5 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 Commit message: "Merge pull request #549 from FelixTing/issue-545" > git rev-list --no-walk 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-17T21:36:33.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-17T21:36:33.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-17T21:36:33.541Z] ========================================================= [2021-03-17T21:36:33.541Z] EdgeX Global Pipelines Version Info [2021-03-17T21:36:33.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:36:35.055Z] ------------------- [2021-03-17T21:36:35.055Z] stable info: [2021-03-17T21:36:35.055Z] ------------------- [2021-03-17T21:36:35.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-17T21:36:35.055Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-17T21:36:35.055Z] Message: update stable to v1.0.186 [2021-03-17T21:36:36.006Z] ------------------- [2021-03-17T21:36:36.006Z] experimental info: [2021-03-17T21:36:36.006Z] ------------------- [2021-03-17T21:36:36.007Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-17T21:36:36.007Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-17T21:36:36.007Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-17T21:36:36.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-17T21:36:36.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-17T21:36:36.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-17T21:36:36.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-17T21:36:36.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-17T21:36:36.831Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-17T21:36:36.927Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-17T21:36:37.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-17T21:36:37.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-17T21:36:37.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-17T21:36:37.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-17T21:36:37.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-17T21:36:37.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-17T21:36:37.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-17T21:36:37.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T21:36:37.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T21:36:37.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T21:36:37.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T21:36:38.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-17T21:36:38.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-17T21:36:38.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-17T21:36:38.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-17T21:36:38.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-17T21:36:38.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-17T21:36:38.786Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-17T21:36:38.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-17T21:36:38.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-17T21:36:39.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-17T21:36:39.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-17T21:36:39.255Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] echo [2021-03-17T21:36:39.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 954b5ff [Pipeline] echo [2021-03-17T21:36:39.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T21:36:40.196Z] + git log --format=format:%s -1 954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] echo [2021-03-17T21:36:40.263Z] GIT_COMMIT: 954b5fff909ec690bd84a1e74f6f909a895852e5, Commit Message: Merge pull request #549 from FelixTing/issue-545 [Pipeline] echo [2021-03-17T21:36:40.427Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:36:41.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T21:36:41.757Z] [2021-03-17T21:36:41.757Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:36:42.106Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T21:36:42.106Z] latest: Pulling from edgex-devops/git-semver [2021-03-17T21:36:42.106Z] 31603596830f: Pulling fs layer [2021-03-17T21:36:42.106Z] 2a8b12db71e7: Pulling fs layer [2021-03-17T21:36:42.106Z] 6ca5941a6612: Pulling fs layer [2021-03-17T21:36:42.106Z] ecc8261a40a4: Pulling fs layer [2021-03-17T21:36:42.106Z] ecc8261a40a4: Waiting [2021-03-17T21:36:42.106Z] 2a8b12db71e7: Verifying Checksum [2021-03-17T21:36:42.106Z] 2a8b12db71e7: Download complete [2021-03-17T21:36:42.370Z] 31603596830f: Verifying Checksum [2021-03-17T21:36:42.370Z] 31603596830f: Download complete [2021-03-17T21:36:42.370Z] ecc8261a40a4: Verifying Checksum [2021-03-17T21:36:42.370Z] ecc8261a40a4: Download complete [2021-03-17T21:36:42.652Z] 6ca5941a6612: Verifying Checksum [2021-03-17T21:36:42.652Z] 6ca5941a6612: Download complete [2021-03-17T21:36:42.652Z] 31603596830f: Pull complete [2021-03-17T21:36:42.914Z] 2a8b12db71e7: Pull complete [2021-03-17T21:36:43.859Z] 6ca5941a6612: Pull complete [2021-03-17T21:36:43.859Z] ecc8261a40a4: Pull complete [2021-03-17T21:36:43.859Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-17T21:36:43.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T21:36:43.859Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-17T21:36:43.969Z] prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container [2021-03-17T21:36:44.015Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-17T21:36:46.086Z] $ docker top 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-17T21:36:46.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T21:36:46.461Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T21:36:46.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T21:36:46.686Z] $ docker exec 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent [2021-03-17T21:36:46.863Z] SSH_AUTH_SOCK=/tmp/ssh-5shIhkfPOnbg/agent.12 [2021-03-17T21:36:46.863Z] SSH_AGENT_PID=17 [2021-03-17T21:36:46.877Z] Running ssh-add (command line suppressed) [2021-03-17T21:36:47.015Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6662170262290527814.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6662170262290527814.key) [2021-03-17T21:36:47.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T21:36:47.416Z] + git tag --points-at HEAD [Pipeline] } [2021-03-17T21:36:47.517Z] $ docker exec --env ******** --env ******** 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent -k [2021-03-17T21:36:47.642Z] unset SSH_AUTH_SOCK; [2021-03-17T21:36:47.642Z] unset SSH_AGENT_PID; [2021-03-17T21:36:47.642Z] echo Agent pid 17 killed; [2021-03-17T21:36:47.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-17T21:36:47.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T21:36:47.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T21:36:48.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T21:36:48.023Z] $ docker exec 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent [2021-03-17T21:36:48.194Z] SSH_AUTH_SOCK=/tmp/ssh-Zx9HaJ0w0Nk2/agent.46 [2021-03-17T21:36:48.194Z] SSH_AGENT_PID=51 [2021-03-17T21:36:48.200Z] Running ssh-add (command line suppressed) [2021-03-17T21:36:48.323Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7638801758450388947.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7638801758450388947.key) [2021-03-17T21:36:48.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T21:36:48.767Z] + git semver init [2021-03-17T21:36:48.767Z] # -> Open(): unable to determine branch for HEAD [2021-03-17T21:36:48.767Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-17T21:36:48.767Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-17T21:36:48.767Z] # $SEMVER_REMOTE_NAME = origin [2021-03-17T21:36:48.767Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-17T21:36:48.767Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-17T21:36:48.767Z] # $SEMVER_BRANCH = master [2021-03-17T21:36:48.767Z] # $SEMVER_TEMP = /tmp/semver-331954345 [2021-03-17T21:36:48.767Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-17T21:36:49.715Z] # '/tmp/semver-331954345' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-03-17T21:36:49.715Z] # -> Force: false [2021-03-17T21:36:49.715Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-03-17T21:36:49.728Z] $ docker exec --env ******** --env ******** 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent -k [2021-03-17T21:36:49.864Z] unset SSH_AUTH_SOCK; [2021-03-17T21:36:49.864Z] unset SSH_AGENT_PID; [2021-03-17T21:36:49.865Z] echo Agent pid 51 killed; [2021-03-17T21:36:49.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-17T21:36:50.558Z] + git semver [Pipeline] } [2021-03-17T21:36:50.575Z] $ docker stop --time=1 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 [2021-03-17T21:36:52.119Z] $ docker rm -f 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T21:36:52.634Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-17T21:36:53.081Z] Stashed 1 file(s) [Pipeline] echo [2021-03-17T21:36:53.084Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.52 [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-03-17T21:37:08.585Z] Still waiting to schedule task [2021-03-17T21:37:08.586Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30193’ [2021-03-17T21:37:08.588Z] Still waiting to schedule task [2021-03-17T21:37:08.588Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-17T21:38:46.841Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30194 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-03-17T21:38:46.904Z] Running in /w/workspace/go-mod-core-contracts/170 [Pipeline] { [Pipeline] checkout [2021-03-17T21:38:51.637Z] using credential edgex-jenkins-ssh [2021-03-17T21:38:51.708Z] Cloning the remote Git repository [2021-03-17T21:38:51.765Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-17T21:38:51.908Z] > git init /w/workspace/go-mod-core-contracts/170 # timeout=10 [2021-03-17T21:38:51.981Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-17T21:38:51.982Z] > git --version # timeout=10 [2021-03-17T21:38:51.999Z] > git --version # 'git version 2.17.1' [2021-03-17T21:38:52.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T21:38:52.074Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T21:38:53.128Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-17T21:38:53.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T21:38:53.183Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-17T21:38:53.225Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-17T21:38:53.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T21:38:53.238Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T21:38:53.782Z] Checking out Revision 954b5fff909ec690bd84a1e74f6f909a895852e5 (master) [2021-03-17T21:38:53.798Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T21:38:53.811Z] > git checkout -f 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-17T21:38:58.164Z] Commit message: "Merge pull request #549 from FelixTing/issue-545" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T21:38:59.819Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-17T21:39:00.233Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T21:39:00.579Z] + sudo service docker restart [2021-03-17T21:39:00.580Z] + true [Pipeline] unstash [Pipeline] echo [2021-03-17T21:39:03.581Z] ========================================================= [2021-03-17T21:39:03.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-17T21:39:03.581Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:39:03.985Z] + 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-03-17T21:39:04.969Z] Sending build context to Docker daemon 2.82MB [2021-03-17T21:39:04.969Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-17T21:39:04.970Z] Step 2/7 : FROM ${BASE} [2021-03-17T21:39:05.564Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-17T21:39:05.564Z] 5f621e34cdf4: Pulling fs layer [2021-03-17T21:39:05.564Z] a4357932f1b6: Pulling fs layer [2021-03-17T21:39:05.564Z] 18c013af1878: Pulling fs layer [2021-03-17T21:39:05.564Z] 00ac8860ef70: Pulling fs layer [2021-03-17T21:39:05.564Z] 63d7cb157983: Pulling fs layer [2021-03-17T21:39:05.564Z] b116817d02f9: Pulling fs layer [2021-03-17T21:39:05.564Z] 745a02a5169b: Pulling fs layer [2021-03-17T21:39:05.564Z] 00ac8860ef70: Waiting [2021-03-17T21:39:05.564Z] 63d7cb157983: Waiting [2021-03-17T21:39:05.564Z] b116817d02f9: Waiting [2021-03-17T21:39:05.564Z] 745a02a5169b: Waiting [2021-03-17T21:39:05.564Z] 18c013af1878: Verifying Checksum [2021-03-17T21:39:05.564Z] 18c013af1878: Download complete [2021-03-17T21:39:05.564Z] a4357932f1b6: Verifying Checksum [2021-03-17T21:39:05.564Z] a4357932f1b6: Download complete [2021-03-17T21:39:05.564Z] 63d7cb157983: Verifying Checksum [2021-03-17T21:39:05.564Z] 63d7cb157983: Download complete [2021-03-17T21:39:05.564Z] b116817d02f9: Download complete [2021-03-17T21:39:05.564Z] 5f621e34cdf4: Verifying Checksum [2021-03-17T21:39:05.564Z] 5f621e34cdf4: Download complete [2021-03-17T21:39:06.161Z] 5f621e34cdf4: Pull complete [2021-03-17T21:39:06.761Z] a4357932f1b6: Pull complete [2021-03-17T21:39:07.041Z] 18c013af1878: Pull complete [2021-03-17T21:39:08.027Z] 745a02a5169b: Verifying Checksum [2021-03-17T21:39:08.027Z] 745a02a5169b: Download complete [2021-03-17T21:39:09.471Z] 00ac8860ef70: Verifying Checksum [2021-03-17T21:39:09.471Z] 00ac8860ef70: Download complete [2021-03-17T21:39:19.649Z] 00ac8860ef70: Pull complete [2021-03-17T21:39:19.649Z] 63d7cb157983: Pull complete [2021-03-17T21:39:20.245Z] b116817d02f9: Pull complete [2021-03-17T21:39:24.572Z] 745a02a5169b: Pull complete [2021-03-17T21:39:24.572Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-17T21:39:24.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-17T21:39:24.572Z] ---> b7e6874047d6 [2021-03-17T21:39:24.572Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-17T21:39:27.204Z] ---> Running in 2066402d1262 [2021-03-17T21:39:27.805Z] Removing intermediate container 2066402d1262 [2021-03-17T21:39:27.805Z] ---> b01220082e66 [2021-03-17T21:39:27.805Z] Step 4/7 : RUN apk add bash [2021-03-17T21:39:27.805Z] ---> Running in af5e1e2fe04a [2021-03-17T21:39:29.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-17T21:39:29.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-17T21:39:31.270Z] OK: 142 MiB in 39 packages [2021-03-17T21:39:32.249Z] Removing intermediate container af5e1e2fe04a [2021-03-17T21:39:32.249Z] ---> c6abbed04634 [2021-03-17T21:39:32.249Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-17T21:39:32.522Z] ---> Running in d5c281684da6 [2021-03-17T21:39:33.117Z] Removing intermediate container d5c281684da6 [2021-03-17T21:39:33.117Z] ---> 61f7d770b5b2 [2021-03-17T21:39:33.117Z] Step 6/7 : COPY go.mod . [2021-03-17T21:39:33.715Z] ---> f9d652ffcc17 [2021-03-17T21:39:33.715Z] Step 7/7 : RUN go mod download [2021-03-17T21:39:33.715Z] ---> Running in 3ff08c10b773 [2021-03-17T21:39:35.151Z] Running on prd-centos7-docker-4c-2g-30195 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-03-17T21:39:35.203Z] Running in /w/workspace/go-mod-core-contracts/170 [Pipeline] { [Pipeline] checkout [2021-03-17T21:39:37.960Z] using credential edgex-jenkins-ssh [2021-03-17T21:39:38.013Z] Cloning the remote Git repository [2021-03-17T21:39:38.070Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-17T21:39:38.144Z] > git init /w/workspace/go-mod-core-contracts/170 # timeout=10 [2021-03-17T21:39:38.217Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-17T21:39:38.218Z] > git --version # timeout=10 [2021-03-17T21:39:38.239Z] > git --version # 'git version 2.24.3' [2021-03-17T21:39:38.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T21:39:38.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T21:39:39.590Z] Checking out Revision 954b5fff909ec690bd84a1e74f6f909a895852e5 (master) [2021-03-17T21:39:39.109Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-17T21:39:39.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T21:39:39.143Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-17T21:39:39.164Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-17T21:39:39.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T21:39:39.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T21:39:39.600Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T21:39:39.615Z] > git checkout -f 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-17T21:39:43.458Z] Commit message: "Merge pull request #549 from FelixTing/issue-545" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T21:39:44.637Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-17T21:39:44.974Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T21:39:45.274Z] + sudo service docker restart [2021-03-17T21:39:45.274Z] + true [2021-03-17T21:39:45.274Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-17T21:39:46.859Z] ========================================================= [2021-03-17T21:39:46.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-17T21:39:46.859Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:39:47.248Z] + 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-03-17T21:39:47.830Z] Sending build context to Docker daemon 2.82MB [2021-03-17T21:39:47.830Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-17T21:39:47.830Z] Step 2/7 : FROM ${BASE} [2021-03-17T21:39:47.830Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-17T21:39:47.830Z] 188c0c94c7c5: Pulling fs layer [2021-03-17T21:39:47.830Z] 0ef7d3d256c8: Pulling fs layer [2021-03-17T21:39:47.830Z] de9db76c5a1d: Pulling fs layer [2021-03-17T21:39:47.830Z] bca2f99d35d6: Pulling fs layer [2021-03-17T21:39:47.830Z] 93359f2a8cfa: Pulling fs layer [2021-03-17T21:39:47.830Z] 7c6f9722023f: Pulling fs layer [2021-03-17T21:39:47.830Z] a35cf1a2eb13: Pulling fs layer [2021-03-17T21:39:47.830Z] bca2f99d35d6: Waiting [2021-03-17T21:39:47.830Z] 93359f2a8cfa: Waiting [2021-03-17T21:39:47.830Z] a35cf1a2eb13: Waiting [2021-03-17T21:39:47.830Z] 7c6f9722023f: Waiting [2021-03-17T21:39:47.830Z] de9db76c5a1d: Verifying Checksum [2021-03-17T21:39:47.830Z] de9db76c5a1d: Download complete [2021-03-17T21:39:47.830Z] 0ef7d3d256c8: Verifying Checksum [2021-03-17T21:39:47.830Z] 0ef7d3d256c8: Download complete [2021-03-17T21:39:47.830Z] 93359f2a8cfa: Download complete [2021-03-17T21:39:47.830Z] 7c6f9722023f: Verifying Checksum [2021-03-17T21:39:47.830Z] 7c6f9722023f: Download complete [2021-03-17T21:39:47.830Z] 188c0c94c7c5: Verifying Checksum [2021-03-17T21:39:47.830Z] 188c0c94c7c5: Download complete [2021-03-17T21:39:48.092Z] 188c0c94c7c5: Pull complete [2021-03-17T21:39:48.360Z] 0ef7d3d256c8: Pull complete [2021-03-17T21:39:48.360Z] de9db76c5a1d: Pull complete [2021-03-17T21:39:48.854Z] Removing intermediate container 3ff08c10b773 [2021-03-17T21:39:48.855Z] ---> ea8aafebf0b1 [2021-03-17T21:39:48.855Z] Successfully built ea8aafebf0b1 [2021-03-17T21:39:48.855Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:39:49.199Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T21:39:49.199Z] . [Pipeline] withDockerContainer [2021-03-17T21:39:49.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-30194 does not seem to be running inside a container [2021-03-17T21:39:49.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-17T21:39:49.754Z] a35cf1a2eb13: Verifying Checksum [2021-03-17T21:39:49.754Z] a35cf1a2eb13: Download complete [2021-03-17T21:39:50.717Z] bca2f99d35d6: Download complete [2021-03-17T21:39:51.181Z] $ docker top 130fba74cb986d11b8d397a2f3b44604cdcaaf4da5bd73917aa77bbf4ea7101d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T21:39:52.215Z] + go version [2021-03-17T21:39:52.215Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-17T21:39:52.244Z] $ docker stop --time=1 130fba74cb986d11b8d397a2f3b44604cdcaaf4da5bd73917aa77bbf4ea7101d [2021-03-17T21:39:54.252Z] $ docker rm -f 130fba74cb986d11b8d397a2f3b44604cdcaaf4da5bd73917aa77bbf4ea7101d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:39:55.202Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T21:39:55.202Z] . [Pipeline] withDockerContainer [2021-03-17T21:39:55.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-30194 does not seem to be running inside a container [2021-03-17T21:39:55.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-17T21:39:57.103Z] $ docker top be87c5c51455515ae4041289d8cca6796beaa004f5a5eb48eaf0d9402bfd955c -eo pid,comm [2021-03-17T21:39:57.403Z] bca2f99d35d6: Pull complete [2021-03-17T21:39:57.403Z] 93359f2a8cfa: Pull complete [2021-03-17T21:39:57.403Z] 7c6f9722023f: Pull complete [Pipeline] { [Pipeline] sh [2021-03-17T21:39:58.110Z] + make test [2021-03-17T21:39:58.110Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-17T21:40:04.120Z] a35cf1a2eb13: Pull complete [2021-03-17T21:40:04.120Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-17T21:40:04.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-17T21:40:04.120Z] ---> a62c8e92a672 [2021-03-17T21:40:04.120Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-17T21:40:04.392Z] ---> Running in 9ba125ce287d [2021-03-17T21:40:04.658Z] Removing intermediate container 9ba125ce287d [2021-03-17T21:40:04.658Z] ---> aa0384b2e69a [2021-03-17T21:40:04.658Z] Step 4/7 : RUN apk add bash [2021-03-17T21:40:04.658Z] ---> Running in 06b5f097a0bf [2021-03-17T21:40:05.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-17T21:40:06.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-17T21:40:06.786Z] OK: 166 MiB in 39 packages [2021-03-17T21:40:07.382Z] Removing intermediate container 06b5f097a0bf [2021-03-17T21:40:07.382Z] ---> 2433d0865d26 [2021-03-17T21:40:07.382Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-17T21:40:07.382Z] ---> Running in 80fa017d9f66 [2021-03-17T21:40:07.650Z] Removing intermediate container 80fa017d9f66 [2021-03-17T21:40:07.650Z] ---> dec6efb521a2 [2021-03-17T21:40:07.650Z] Step 6/7 : COPY go.mod . [2021-03-17T21:40:07.931Z] ---> 8096fad4cf70 [2021-03-17T21:40:07.931Z] Step 7/7 : RUN go mod download [2021-03-17T21:40:07.931Z] ---> Running in b9df79fb35a1 [2021-03-17T21:40:22.917Z] Removing intermediate container b9df79fb35a1 [2021-03-17T21:40:22.917Z] ---> d8d6c25a1240 [2021-03-17T21:40:22.917Z] Successfully built d8d6c25a1240 [2021-03-17T21:40:22.917Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:40:23.256Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T21:40:23.256Z] . [Pipeline] withDockerContainer [2021-03-17T21:40:23.388Z] prd-centos7-docker-4c-2g-30195 does not seem to be running inside a container [2021-03-17T21:40:23.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-17T21:40:24.202Z] $ docker top 9cbce84eb0c5b29c003fa16ed101a4bfb44454becd11ccfcc01681e97c80ac4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T21:40:24.762Z] + go version [2021-03-17T21:40:24.762Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-17T21:40:24.803Z] $ docker stop --time=1 9cbce84eb0c5b29c003fa16ed101a4bfb44454becd11ccfcc01681e97c80ac4a [2021-03-17T21:40:24.928Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-17T21:40:24.928Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.092s coverage: 85.7% of statements [2021-03-17T21:40:24.928Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.026s coverage: 100.0% of statements [2021-03-17T21:40:24.928Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements [2021-03-17T21:40:24.928Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.025s coverage: 77.8% of statements [2021-03-17T21:40:24.928Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-17T21:40:25.202Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements [2021-03-17T21:40:26.257Z] $ docker rm -f 9cbce84eb0c5b29c003fa16ed101a4bfb44454becd11ccfcc01681e97c80ac4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-17T21:40:26.650Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.041s coverage: 14.7% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:40:27.195Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T21:40:27.195Z] . [Pipeline] withDockerContainer [2021-03-17T21:40:27.256Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements [2021-03-17T21:40:27.299Z] prd-centos7-docker-4c-2g-30195 does not seem to be running inside a container [2021-03-17T21:40:27.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-17T21:40:27.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.077s coverage: 91.8% of statements [2021-03-17T21:40:27.868Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-17T21:40:27.868Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-17T21:40:27.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.012s coverage: 100.0% of statements [2021-03-17T21:40:27.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements [2021-03-17T21:40:28.151Z] $ docker top cdf1630e19d94bd01e6014c087f81ed0c83584bf45e6ec54abe9efd4f9c3310d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T21:40:29.000Z] + make test [2021-03-17T21:40:29.000Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-17T21:40:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.132s coverage: 63.0% of statements [2021-03-17T21:40:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements [2021-03-17T21:40:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.034s coverage: 15.4% of statements [2021-03-17T21:40:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.028s coverage: 15.4% of statements [2021-03-17T21:40:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.016s coverage: 14.3% of statements [2021-03-17T21:40:34.595Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-17T21:40:37.247Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.209s coverage: 84.6% of statements [2021-03-17T21:40:37.247Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-17T21:40:37.247Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-17T21:40:37.247Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-17T21:40:37.247Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.060s coverage: 47.7% of statements [2021-03-17T21:40:38.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.7% of statements [2021-03-17T21:40:39.254Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-17T21:40:40.237Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.045s coverage: 85.7% of statements [2021-03-17T21:40:40.237Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.077s coverage: 100.0% of statements [2021-03-17T21:40:40.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.178s coverage: 91.9% of statements [2021-03-17T21:40:40.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements [2021-03-17T21:40:40.685Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-17T21:40:40.685Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-17T21:40:41.245Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.047s coverage: 45.4% of statements [2021-03-17T21:40:41.246Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.047s coverage: 77.8% of statements [2021-03-17T21:40:41.246Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-17T21:40:41.246Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.043s coverage: 26.3% of statements [2021-03-17T21:40:41.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.025s coverage: 14.7% of statements [2021-03-17T21:40:41.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements [2021-03-17T21:40:42.449Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements [2021-03-17T21:40:42.449Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-17T21:40:42.449Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-17T21:40:42.449Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.018s coverage: 100.0% of statements [2021-03-17T21:40:42.449Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 36.7% of statements [2021-03-17T21:40:44.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.030s coverage: 63.0% of statements [2021-03-17T21:40:44.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements [2021-03-17T21:40:44.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements [2021-03-17T21:40:44.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.061s coverage: 15.4% of statements [2021-03-17T21:40:44.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.052s coverage: 14.3% of statements [2021-03-17T21:40:44.414Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-17T21:40:46.098Z] gofmt -l . [2021-03-17T21:40:46.691Z] [ "`gofmt -l .`" = "" ] [2021-03-17T21:40:47.039Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.093s coverage: 84.6% of statements [2021-03-17T21:40:47.039Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-17T21:40:47.039Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-17T21:40:47.039Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-17T21:40:47.039Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.020s coverage: 47.7% of statements [2021-03-17T21:40:47.039Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.027s coverage: 94.7% of statements [Pipeline] } [2021-03-17T21:40:47.305Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.047s coverage: 91.9% of statements [2021-03-17T21:40:47.305Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements [2021-03-17T21:40:47.305Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-17T21:40:47.316Z] $ docker stop --time=1 be87c5c51455515ae4041289d8cca6796beaa004f5a5eb48eaf0d9402bfd955c [2021-03-17T21:40:47.567Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-17T21:40:49.518Z] gofmt -l . [2021-03-17T21:40:49.601Z] $ docker rm -f be87c5c51455515ae4041289d8cca6796beaa004f5a5eb48eaf0d9402bfd955c [2021-03-17T21:40:49.780Z] [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-03-17T21:40:50.257Z] $ docker stop --time=1 cdf1630e19d94bd01e6014c087f81ed0c83584bf45e6ec54abe9efd4f9c3310d [2021-03-17T21:40:50.512Z] + sudo chown -R jenkins:jenkins . [2021-03-17T21:40:52.768Z] $ docker rm -f cdf1630e19d94bd01e6014c087f81ed0c83584bf45e6ec54abe9efd4f9c3310d [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh [2021-03-17T21:40:53.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-17T21:40:53.348Z] Warning: overwriting stash ‘coverage-report’ [2021-03-17T21:40:53.697Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-17T21:40:53.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:40:55.258Z] ---> job-cost.sh [2021-03-17T21:40:55.258Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vIS2 [2021-03-17T21:40:55.521Z] ---> job-cost.sh [2021-03-17T21:40:55.521Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VPJq [2021-03-17T21:41:13.708Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T21:41:34.245Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T21:41:45.959Z] lf-activate-venv(): INFO: Adding /tmp/venv-VPJq/bin to PATH [2021-03-17T21:41:45.959Z] INFO: No Stack... [2021-03-17T21:41:45.959Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T21:41:45.959Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T21:41:46.278Z] + cat /w/workspace/go-mod-core-contracts/170/archives/cost.csv [2021-03-17T21:41:46.278Z] + cut -d, -f6 [Pipeline] lock [2021-03-17T21:41:46.371Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [2021-03-17T21:41:46.385Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] did not exist. Created. [2021-03-17T21:41:46.385Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T21:41:46.806Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-17T21:41:46.986Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T21:41:47.001Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-17T21:42:55.981Z] lf-activate-venv(): INFO: Adding /tmp/venv-vIS2/bin to PATH [2021-03-17T21:42:55.981Z] INFO: No Stack... [2021-03-17T21:42:55.981Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-17T21:42:55.981Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T21:42:56.318Z] + cat /w/workspace/go-mod-core-contracts/170/archives/cost.csv [2021-03-17T21:42:56.318Z] + cut -d, -f6 [Pipeline] lock [2021-03-17T21:42:56.419Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [2021-03-17T21:42:56.427Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] did not exist. Created. [2021-03-17T21:42:56.427Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T21:42:56.872Z] /w/workspace/go-mod-core-contracts/170@tmp/durable-acf69773/script.sh: 1: /w/workspace/go-mod-core-contracts/170@tmp/durable-acf69773/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-17T21:42:57.211Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-17T21:42:57.280Z] Warning: overwriting stash ‘stack-cost’ [2021-03-17T21:42:57.454Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T21:42:57.468Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [Pipeline] // lock [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-03-17T21:42:58.720Z] provisioning config files... [2021-03-17T21:42:58.735Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2998430873372431618tmp [Pipeline] { [Pipeline] sh [2021-03-17T21:42:59.134Z] + set +x [2021-03-17T21:42:59.134Z] + curl -s https://codecov.io/bash [2021-03-17T21:42:59.134Z] + bash -s -- [2021-03-17T21:42:59.398Z] [2021-03-17T21:42:59.398Z] _____ _ [2021-03-17T21:42:59.398Z] / ____| | | [2021-03-17T21:42:59.398Z] | | ___ __| | ___ ___ _____ __ [2021-03-17T21:42:59.398Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-17T21:42:59.398Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-17T21:42:59.398Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-17T21:42:59.398Z] Bash-20210309-2b87ace [2021-03-17T21:42:59.398Z] [2021-03-17T21:42:59.398Z] [2021-03-17T21:42:59.398Z] ==> git version 2.24.3 found [2021-03-17T21:42:59.398Z] ==> 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-03-17T21:42:59.398Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-17T21:42:59.398Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-17T21:42:59.398Z] ==> Jenkins CI detected. [2021-03-17T21:42:59.398Z] project root: . [2021-03-17T21:42:59.398Z] --> token set from env [2021-03-17T21:42:59.398Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-17T21:42:59.398Z] ==> Running gcov in . (disable via -X gcov) [2021-03-17T21:42:59.398Z] ==> Python coveragepy not found [2021-03-17T21:42:59.398Z] ==> Searching for coverage reports in: [2021-03-17T21:42:59.398Z] + . [2021-03-17T21:42:59.398Z] -> Found 1 reports [2021-03-17T21:42:59.398Z] ==> Detecting git/mercurial file structure [2021-03-17T21:42:59.398Z] ==> Reading reports [2021-03-17T21:42:59.398Z] + ./coverage.out bytes=159639 [2021-03-17T21:42:59.398Z] ==> Appending adjustments [2021-03-17T21:42:59.398Z] https://docs.codecov.io/docs/fixing-reports [2021-03-17T21:43:00.348Z] + Found adjustments [2021-03-17T21:43:00.348Z] ==> Gzipping contents [2021-03-17T21:43:00.610Z] 24K /tmp/codecov.1gzOc6.gz [2021-03-17T21:43:00.610Z] ==> Uploading reports [2021-03-17T21:43:00.610Z] url: https://codecov.io [2021-03-17T21:43:00.610Z] query: branch=master&commit=954b5fff909ec690bd84a1e74f6f909a895852e5&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-17T21:43:00.610Z] -> Pinging Codecov [2021-03-17T21:43:00.610Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=954b5fff909ec690bd84a1e74f6f909a895852e5&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-17T21:43:01.184Z] -> Uploading to [2021-03-17T21:43:01.184Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-17/71470A77251A30514AAF9C0BB2E5B6CE/954b5fff909ec690bd84a1e74f6f909a895852e5/2a2895b8-8e42-4f10-899d-a26529026306.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T214300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcc47e79917ba1948ec6a9dab5f00c0ac8c078e711a2fc5c6ea05966d7226682 [2021-03-17T21:43:01.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-17T21:43:01.184Z] Dload Upload Total Spent Left Speed [2021-03-17T21:43:01.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23970 0 0 100 23970 0 57315 --:--:-- --:--:-- --:--:-- 57344 [2021-03-17T21:43:01.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] } [2021-03-17T21:43:01.457Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-03-17T21:43:02.384Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-17T21:43:02.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:43:02.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-17T21:43:02.791Z] [2021-03-17T21:43:02.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:43:03.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-17T21:43:03.161Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-17T21:43:03.161Z] 188c0c94c7c5: Pulling fs layer [2021-03-17T21:43:03.161Z] 0ef7d3d256c8: Pulling fs layer [2021-03-17T21:43:03.161Z] de9db76c5a1d: Pulling fs layer [2021-03-17T21:43:03.161Z] 0eba1c9be4d2: Pulling fs layer [2021-03-17T21:43:03.161Z] 0d57e429df01: Pulling fs layer [2021-03-17T21:43:03.161Z] 4e4be7b47b0d: Pulling fs layer [2021-03-17T21:43:03.161Z] e1f770b5df2f: Pulling fs layer [2021-03-17T21:43:03.161Z] 85a0685a4137: Pulling fs layer [2021-03-17T21:43:03.161Z] 0eba1c9be4d2: Waiting [2021-03-17T21:43:03.161Z] 0d57e429df01: Waiting [2021-03-17T21:43:03.161Z] 85a0685a4137: Waiting [2021-03-17T21:43:03.161Z] 4e4be7b47b0d: Waiting [2021-03-17T21:43:03.161Z] e1f770b5df2f: Waiting [2021-03-17T21:43:03.161Z] de9db76c5a1d: Verifying Checksum [2021-03-17T21:43:03.161Z] de9db76c5a1d: Download complete [2021-03-17T21:43:03.161Z] 0ef7d3d256c8: Verifying Checksum [2021-03-17T21:43:03.161Z] 0ef7d3d256c8: Download complete [2021-03-17T21:43:03.161Z] 0d57e429df01: Verifying Checksum [2021-03-17T21:43:03.161Z] 0d57e429df01: Download complete [2021-03-17T21:43:03.429Z] 4e4be7b47b0d: Verifying Checksum [2021-03-17T21:43:03.429Z] 4e4be7b47b0d: Download complete [2021-03-17T21:43:03.429Z] 188c0c94c7c5: Download complete [2021-03-17T21:43:03.704Z] 188c0c94c7c5: Pull complete [2021-03-17T21:43:03.974Z] 0ef7d3d256c8: Pull complete [2021-03-17T21:43:04.242Z] de9db76c5a1d: Pull complete [2021-03-17T21:43:05.213Z] e1f770b5df2f: Verifying Checksum [2021-03-17T21:43:05.213Z] e1f770b5df2f: Download complete [2021-03-17T21:43:07.168Z] 0eba1c9be4d2: Verifying Checksum [2021-03-17T21:43:07.168Z] 0eba1c9be4d2: Download complete [2021-03-17T21:43:07.756Z] 85a0685a4137: Verifying Checksum [2021-03-17T21:43:07.756Z] 85a0685a4137: Download complete [2021-03-17T21:43:13.120Z] 0eba1c9be4d2: Pull complete [2021-03-17T21:43:13.381Z] 0d57e429df01: Pull complete [2021-03-17T21:43:13.381Z] 4e4be7b47b0d: Pull complete [2021-03-17T21:43:15.938Z] e1f770b5df2f: Pull complete [2021-03-17T21:43:24.136Z] 85a0685a4137: Pull complete [2021-03-17T21:43:24.136Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-17T21:43:24.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-17T21:43:24.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-17T21:43:24.357Z] prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container [2021-03-17T21:43:24.411Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-17T21:43:25.396Z] $ docker top bfe88be1c9ce71c8bdb18c3bb32ad40d2097c40235cf36c030d4ebb5d1acbe5c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-17T21:43:25.639Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-17T21:43:25.946Z] + set -o pipefail [2021-03-17T21:43:25.946Z] + snyk monitor '--org=edgex-jenkins' [2021-03-17T21:43:32.577Z] [2021-03-17T21:43:32.577Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-03-17T21:43:32.577Z] [2021-03-17T21:43:32.577Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/e1cdf806-d7ff-42df-9a02-bcb5fd06ef00 [2021-03-17T21:43:32.577Z] [2021-03-17T21:43:32.577Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-17T21:43:32.577Z] [2021-03-17T21:43:32.577Z] [Pipeline] } [2021-03-17T21:43:32.594Z] $ docker stop --time=1 bfe88be1c9ce71c8bdb18c3bb32ad40d2097c40235cf36c030d4ebb5d1acbe5c [2021-03-17T21:43:34.919Z] $ docker rm -f bfe88be1c9ce71c8bdb18c3bb32ad40d2097c40235cf36c030d4ebb5d1acbe5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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-03-17T21:43:36.515Z] + git log --format=format:%s -1 954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:43:36.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T21:43:36.830Z] . [Pipeline] withDockerContainer [2021-03-17T21:43:36.930Z] prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container [2021-03-17T21:43:36.982Z] $ 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-03-17T21:43:37.803Z] $ docker top 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-17T21:43:38.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T21:43:38.107Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T21:43:38.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T21:43:38.327Z] $ docker exec 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e ssh-agent [2021-03-17T21:43:38.499Z] SSH_AUTH_SOCK=/tmp/ssh-qLB7m98wDwQF/agent.11 [2021-03-17T21:43:38.499Z] SSH_AGENT_PID=17 [2021-03-17T21:43:38.506Z] Running ssh-add (command line suppressed) [2021-03-17T21:43:38.637Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5408307874115297996.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5408307874115297996.key) [2021-03-17T21:43:38.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T21:43:39.039Z] + git semver tag [2021-03-17T21:43:39.039Z] # -> Open(): unable to determine branch for HEAD [2021-03-17T21:43:39.039Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-17T21:43:39.039Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-17T21:43:39.039Z] # $SEMVER_REMOTE_NAME = origin [2021-03-17T21:43:39.039Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-17T21:43:39.039Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-17T21:43:39.039Z] # $SEMVER_BRANCH = master [2021-03-17T21:43:39.039Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-03-17T21:43:39.039Z] # 954b5fff909ec690bd84a1e74f6f909a895852e5 HEAD [2021-03-17T21:43:39.039Z] # -> Force: false [2021-03-17T21:43:39.039Z] # 555bc3ef16b9cb5637cac4b4c8b3a0e8082de4df refs/tags/v2.0.0-dev.52 [Pipeline] } [2021-03-17T21:43:39.316Z] $ docker exec --env ******** --env ******** 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e ssh-agent -k [2021-03-17T21:43:39.432Z] unset SSH_AUTH_SOCK; [2021-03-17T21:43:39.433Z] unset SSH_AGENT_PID; [2021-03-17T21:43:39.433Z] echo Agent pid 17 killed; [2021-03-17T21:43:39.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-17T21:43:39.997Z] + git semver [Pipeline] } [2021-03-17T21:43:40.017Z] $ docker stop --time=1 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e [2021-03-17T21:43:41.364Z] $ docker rm -f 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:43:42.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-17T21:43:42.266Z] [2021-03-17T21:43:42.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:43:42.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-17T21:43:42.669Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-17T21:43:42.669Z] ab5ef0e58194: Pulling fs layer [2021-03-17T21:43:42.669Z] 9712f1f96733: Pulling fs layer [2021-03-17T21:43:42.669Z] 63f879dbbcfc: Pulling fs layer [2021-03-17T21:43:42.669Z] 0d9ebad4ef96: Pulling fs layer [2021-03-17T21:43:42.669Z] e9a5061849ea: Pulling fs layer [2021-03-17T21:43:42.669Z] d747dcd14b5f: Pulling fs layer [2021-03-17T21:43:42.669Z] 2de7ff778b66: Pulling fs layer [2021-03-17T21:43:42.669Z] 0d9ebad4ef96: Waiting [2021-03-17T21:43:42.669Z] e9a5061849ea: Waiting [2021-03-17T21:43:42.669Z] d747dcd14b5f: Waiting [2021-03-17T21:43:42.669Z] 2de7ff778b66: Waiting [2021-03-17T21:43:42.669Z] 9712f1f96733: Download complete [2021-03-17T21:43:44.067Z] 63f879dbbcfc: Download complete [2021-03-17T21:43:44.330Z] e9a5061849ea: Verifying Checksum [2021-03-17T21:43:44.330Z] e9a5061849ea: Download complete [2021-03-17T21:43:44.330Z] d747dcd14b5f: Verifying Checksum [2021-03-17T21:43:44.330Z] d747dcd14b5f: Download complete [2021-03-17T21:43:44.907Z] 2de7ff778b66: Verifying Checksum [2021-03-17T21:43:44.907Z] 2de7ff778b66: Download complete [2021-03-17T21:43:45.171Z] 0d9ebad4ef96: Verifying Checksum [2021-03-17T21:43:45.171Z] 0d9ebad4ef96: Download complete [2021-03-17T21:43:45.436Z] ab5ef0e58194: Verifying Checksum [2021-03-17T21:43:45.437Z] ab5ef0e58194: Download complete [2021-03-17T21:43:49.678Z] ab5ef0e58194: Pull complete [2021-03-17T21:43:49.940Z] 9712f1f96733: Pull complete [2021-03-17T21:43:52.499Z] 63f879dbbcfc: Pull complete [2021-03-17T21:43:57.816Z] 0d9ebad4ef96: Pull complete [2021-03-17T21:43:59.843Z] e9a5061849ea: Pull complete [2021-03-17T21:43:59.843Z] d747dcd14b5f: Pull complete [2021-03-17T21:44:02.426Z] 2de7ff778b66: Pull complete [2021-03-17T21:44:02.426Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-17T21:44:02.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-17T21:44:02.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-17T21:44:02.620Z] prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container [2021-03-17T21:44:02.663Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-17T21:44:06.542Z] $ docker top 78bb34ef1f54cc44c9abae60012b1b3f63266dd0fd672954a1b7e526c877e79b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-17T21:44:06.840Z] provisioning config files... [2021-03-17T21:44:06.853Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5406966754779640846tmp [2021-03-17T21:44:06.869Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5335318433554303375tmp [2021-03-17T21:44:06.883Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6706248419106976403tmp [Pipeline] { [Pipeline] echo [2021-03-17T21:44:06.943Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:44:07.244Z] ---> sigul-configuration.sh [2021-03-17T21:44:07.244Z] gpg: directory `/root/.gnupg' created [2021-03-17T21:44:07.244Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-17T21:44:07.244Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-17T21:44:07.244Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-17T21:44:07.244Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-17T21:44:07.244Z] gpg: CAST5 encrypted data [2021-03-17T21:44:07.506Z] gpg: encrypted with 1 passphrase [2021-03-17T21:44:07.506Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-17T21:44:07.809Z] + mkdir /home/jenkins [2021-03-17T21:44:07.809Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-17T21:44:08.108Z] + 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-03-17T21:44:08.119Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:44:08.417Z] ---> sigul-install.sh [2021-03-17T21:44:13.716Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-17T21:44:14.018Z] + git tag --list [2021-03-17T21:44:14.018Z] v0.0.0 [2021-03-17T21:44:14.018Z] v0.0.1 [2021-03-17T21:44:14.018Z] v0.1.0 [2021-03-17T21:44:14.018Z] v0.1.1 [2021-03-17T21:44:14.018Z] v0.1.10 [2021-03-17T21:44:14.018Z] v0.1.100 [2021-03-17T21:44:14.018Z] v0.1.101 [2021-03-17T21:44:14.018Z] v0.1.102 [2021-03-17T21:44:14.018Z] v0.1.103 [2021-03-17T21:44:14.018Z] v0.1.104 [2021-03-17T21:44:14.018Z] v0.1.105 [2021-03-17T21:44:14.018Z] v0.1.106 [2021-03-17T21:44:14.018Z] v0.1.107 [2021-03-17T21:44:14.018Z] v0.1.108 [2021-03-17T21:44:14.018Z] v0.1.109 [2021-03-17T21:44:14.018Z] v0.1.11 [2021-03-17T21:44:14.018Z] v0.1.110 [2021-03-17T21:44:14.018Z] v0.1.111 [2021-03-17T21:44:14.018Z] v0.1.112 [2021-03-17T21:44:14.018Z] v0.1.113 [2021-03-17T21:44:14.018Z] v0.1.114 [2021-03-17T21:44:14.018Z] v0.1.115 [2021-03-17T21:44:14.018Z] v0.1.116 [2021-03-17T21:44:14.018Z] v0.1.117 [2021-03-17T21:44:14.018Z] v0.1.118 [2021-03-17T21:44:14.018Z] v0.1.119 [2021-03-17T21:44:14.018Z] v0.1.12 [2021-03-17T21:44:14.018Z] v0.1.120 [2021-03-17T21:44:14.018Z] v0.1.121 [2021-03-17T21:44:14.018Z] v0.1.122 [2021-03-17T21:44:14.018Z] v0.1.123 [2021-03-17T21:44:14.018Z] v0.1.124 [2021-03-17T21:44:14.018Z] v0.1.125 [2021-03-17T21:44:14.018Z] v0.1.126 [2021-03-17T21:44:14.018Z] v0.1.127 [2021-03-17T21:44:14.018Z] v0.1.128 [2021-03-17T21:44:14.018Z] v0.1.129 [2021-03-17T21:44:14.018Z] v0.1.13 [2021-03-17T21:44:14.018Z] v0.1.130 [2021-03-17T21:44:14.018Z] v0.1.131 [2021-03-17T21:44:14.018Z] v0.1.132 [2021-03-17T21:44:14.018Z] v0.1.133 [2021-03-17T21:44:14.018Z] v0.1.134 [2021-03-17T21:44:14.018Z] v0.1.135 [2021-03-17T21:44:14.018Z] v0.1.136 [2021-03-17T21:44:14.018Z] v0.1.137 [2021-03-17T21:44:14.018Z] v0.1.138 [2021-03-17T21:44:14.018Z] v0.1.139 [2021-03-17T21:44:14.018Z] v0.1.14 [2021-03-17T21:44:14.018Z] v0.1.140 [2021-03-17T21:44:14.018Z] v0.1.141 [2021-03-17T21:44:14.018Z] v0.1.142 [2021-03-17T21:44:14.018Z] v0.1.143 [2021-03-17T21:44:14.018Z] v0.1.144 [2021-03-17T21:44:14.018Z] v0.1.145 [2021-03-17T21:44:14.018Z] v0.1.146 [2021-03-17T21:44:14.018Z] v0.1.147 [2021-03-17T21:44:14.018Z] v0.1.148 [2021-03-17T21:44:14.018Z] v0.1.149 [2021-03-17T21:44:14.018Z] v0.1.15 [2021-03-17T21:44:14.018Z] v0.1.16 [2021-03-17T21:44:14.018Z] v0.1.17 [2021-03-17T21:44:14.018Z] v0.1.18 [2021-03-17T21:44:14.018Z] v0.1.19 [2021-03-17T21:44:14.018Z] v0.1.2 [2021-03-17T21:44:14.018Z] v0.1.20 [2021-03-17T21:44:14.018Z] v0.1.21 [2021-03-17T21:44:14.018Z] v0.1.22 [2021-03-17T21:44:14.018Z] v0.1.23 [2021-03-17T21:44:14.018Z] v0.1.24 [2021-03-17T21:44:14.018Z] v0.1.25 [2021-03-17T21:44:14.018Z] v0.1.26 [2021-03-17T21:44:14.018Z] v0.1.27 [2021-03-17T21:44:14.018Z] v0.1.28 [2021-03-17T21:44:14.018Z] v0.1.29 [2021-03-17T21:44:14.018Z] v0.1.3 [2021-03-17T21:44:14.018Z] v0.1.30 [2021-03-17T21:44:14.018Z] v0.1.31 [2021-03-17T21:44:14.018Z] v0.1.32 [2021-03-17T21:44:14.018Z] v0.1.33 [2021-03-17T21:44:14.018Z] v0.1.34 [2021-03-17T21:44:14.018Z] v0.1.35 [2021-03-17T21:44:14.018Z] v0.1.36 [2021-03-17T21:44:14.018Z] v0.1.37 [2021-03-17T21:44:14.018Z] v0.1.38 [2021-03-17T21:44:14.018Z] v0.1.39 [2021-03-17T21:44:14.018Z] v0.1.4 [2021-03-17T21:44:14.018Z] v0.1.40 [2021-03-17T21:44:14.018Z] v0.1.41 [2021-03-17T21:44:14.018Z] v0.1.42 [2021-03-17T21:44:14.018Z] v0.1.43 [2021-03-17T21:44:14.018Z] v0.1.44 [2021-03-17T21:44:14.018Z] v0.1.45 [2021-03-17T21:44:14.018Z] v0.1.46 [2021-03-17T21:44:14.018Z] v0.1.47 [2021-03-17T21:44:14.018Z] v0.1.48 [2021-03-17T21:44:14.018Z] v0.1.49 [2021-03-17T21:44:14.018Z] v0.1.5 [2021-03-17T21:44:14.018Z] v0.1.50 [2021-03-17T21:44:14.018Z] v0.1.51 [2021-03-17T21:44:14.018Z] v0.1.52 [2021-03-17T21:44:14.018Z] v0.1.53 [2021-03-17T21:44:14.018Z] v0.1.54 [2021-03-17T21:44:14.018Z] v0.1.55 [2021-03-17T21:44:14.018Z] v0.1.56 [2021-03-17T21:44:14.018Z] v0.1.57 [2021-03-17T21:44:14.018Z] v0.1.58 [2021-03-17T21:44:14.018Z] v0.1.59 [2021-03-17T21:44:14.018Z] v0.1.6 [2021-03-17T21:44:14.018Z] v0.1.60 [2021-03-17T21:44:14.018Z] v0.1.61 [2021-03-17T21:44:14.018Z] v0.1.62 [2021-03-17T21:44:14.018Z] v0.1.63 [2021-03-17T21:44:14.018Z] v0.1.64 [2021-03-17T21:44:14.018Z] v0.1.65 [2021-03-17T21:44:14.018Z] v0.1.66 [2021-03-17T21:44:14.018Z] v0.1.67 [2021-03-17T21:44:14.018Z] v0.1.68 [2021-03-17T21:44:14.018Z] v0.1.69 [2021-03-17T21:44:14.018Z] v0.1.7 [2021-03-17T21:44:14.018Z] v0.1.70 [2021-03-17T21:44:14.018Z] v0.1.71 [2021-03-17T21:44:14.018Z] v0.1.72 [2021-03-17T21:44:14.018Z] v0.1.73 [2021-03-17T21:44:14.018Z] v0.1.74 [2021-03-17T21:44:14.018Z] v0.1.75 [2021-03-17T21:44:14.018Z] v0.1.76 [2021-03-17T21:44:14.018Z] v0.1.77 [2021-03-17T21:44:14.018Z] v0.1.78 [2021-03-17T21:44:14.018Z] v0.1.79 [2021-03-17T21:44:14.018Z] v0.1.8 [2021-03-17T21:44:14.018Z] v0.1.80 [2021-03-17T21:44:14.018Z] v0.1.81 [2021-03-17T21:44:14.018Z] v0.1.82 [2021-03-17T21:44:14.018Z] v0.1.83 [2021-03-17T21:44:14.018Z] v0.1.84 [2021-03-17T21:44:14.018Z] v0.1.85 [2021-03-17T21:44:14.018Z] v0.1.86 [2021-03-17T21:44:14.018Z] v0.1.87 [2021-03-17T21:44:14.018Z] v0.1.88 [2021-03-17T21:44:14.018Z] v0.1.89 [2021-03-17T21:44:14.018Z] v0.1.9 [2021-03-17T21:44:14.018Z] v0.1.90 [2021-03-17T21:44:14.018Z] v0.1.91 [2021-03-17T21:44:14.018Z] v0.1.92 [2021-03-17T21:44:14.018Z] v0.1.93 [2021-03-17T21:44:14.018Z] v0.1.94 [2021-03-17T21:44:14.018Z] v0.1.95 [2021-03-17T21:44:14.018Z] v0.1.96 [2021-03-17T21:44:14.018Z] v0.1.97 [2021-03-17T21:44:14.018Z] v0.1.98 [2021-03-17T21:44:14.018Z] v0.1.99 [2021-03-17T21:44:14.018Z] v2.0.0-dev.1 [2021-03-17T21:44:14.018Z] v2.0.0-dev.10 [2021-03-17T21:44:14.018Z] v2.0.0-dev.11 [2021-03-17T21:44:14.018Z] v2.0.0-dev.12 [2021-03-17T21:44:14.018Z] v2.0.0-dev.13 [2021-03-17T21:44:14.018Z] v2.0.0-dev.14 [2021-03-17T21:44:14.018Z] v2.0.0-dev.15 [2021-03-17T21:44:14.018Z] v2.0.0-dev.16 [2021-03-17T21:44:14.018Z] v2.0.0-dev.17 [2021-03-17T21:44:14.018Z] v2.0.0-dev.18 [2021-03-17T21:44:14.018Z] v2.0.0-dev.19 [2021-03-17T21:44:14.018Z] v2.0.0-dev.2 [2021-03-17T21:44:14.018Z] v2.0.0-dev.20 [2021-03-17T21:44:14.018Z] v2.0.0-dev.21 [2021-03-17T21:44:14.018Z] v2.0.0-dev.22 [2021-03-17T21:44:14.018Z] v2.0.0-dev.23 [2021-03-17T21:44:14.018Z] v2.0.0-dev.24 [2021-03-17T21:44:14.018Z] v2.0.0-dev.25 [2021-03-17T21:44:14.018Z] v2.0.0-dev.26 [2021-03-17T21:44:14.018Z] v2.0.0-dev.27 [2021-03-17T21:44:14.019Z] v2.0.0-dev.28 [2021-03-17T21:44:14.019Z] v2.0.0-dev.29 [2021-03-17T21:44:14.019Z] v2.0.0-dev.3 [2021-03-17T21:44:14.019Z] v2.0.0-dev.30 [2021-03-17T21:44:14.019Z] v2.0.0-dev.31 [2021-03-17T21:44:14.019Z] v2.0.0-dev.32 [2021-03-17T21:44:14.019Z] v2.0.0-dev.33 [2021-03-17T21:44:14.019Z] v2.0.0-dev.34 [2021-03-17T21:44:14.019Z] v2.0.0-dev.35 [2021-03-17T21:44:14.019Z] v2.0.0-dev.36 [2021-03-17T21:44:14.019Z] v2.0.0-dev.37 [2021-03-17T21:44:14.019Z] v2.0.0-dev.38 [2021-03-17T21:44:14.019Z] v2.0.0-dev.39 [2021-03-17T21:44:14.019Z] v2.0.0-dev.4 [2021-03-17T21:44:14.019Z] v2.0.0-dev.40 [2021-03-17T21:44:14.019Z] v2.0.0-dev.41 [2021-03-17T21:44:14.019Z] v2.0.0-dev.42 [2021-03-17T21:44:14.019Z] v2.0.0-dev.43 [2021-03-17T21:44:14.019Z] v2.0.0-dev.44 [2021-03-17T21:44:14.019Z] v2.0.0-dev.45 [2021-03-17T21:44:14.019Z] v2.0.0-dev.46 [2021-03-17T21:44:14.019Z] v2.0.0-dev.47 [2021-03-17T21:44:14.019Z] v2.0.0-dev.48 [2021-03-17T21:44:14.019Z] v2.0.0-dev.49 [2021-03-17T21:44:14.019Z] v2.0.0-dev.5 [2021-03-17T21:44:14.019Z] v2.0.0-dev.50 [2021-03-17T21:44:14.019Z] v2.0.0-dev.51 [2021-03-17T21:44:14.019Z] v2.0.0-dev.52 [2021-03-17T21:44:14.019Z] v2.0.0-dev.6 [2021-03-17T21:44:14.019Z] v2.0.0-dev.7 [2021-03-17T21:44:14.019Z] v2.0.0-dev.8 [2021-03-17T21:44:14.019Z] v2.0.0-dev.9 [Pipeline] sh [2021-03-17T21:44:14.320Z] + lftools sign git-tag v2.0.0-dev.52 [2021-03-17T21:44:15.717Z] Signing Git tag with Sigul... [2021-03-17T21:44:15.717Z] Signing v2.0.0-dev.52 [Pipeline] echo [2021-03-17T21:44:17.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:44:17.954Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-17T21:44:17.964Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-17T21:44:18.182Z] $ docker stop --time=1 78bb34ef1f54cc44c9abae60012b1b3f63266dd0fd672954a1b7e526c877e79b [2021-03-17T21:44:20.266Z] $ docker rm -f 78bb34ef1f54cc44c9abae60012b1b3f63266dd0fd672954a1b7e526c877e79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:44:21.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T21:44:21.314Z] . [Pipeline] withDockerContainer [2021-03-17T21:44:21.428Z] prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container [2021-03-17T21:44:21.477Z] $ 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-03-17T21:44:22.290Z] $ docker top 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-17T21:44:22.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T21:44:22.622Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T21:44:22.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T21:44:22.884Z] $ docker exec 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 ssh-agent [2021-03-17T21:44:23.078Z] SSH_AUTH_SOCK=/tmp/ssh-9pHbDNM49pH0/agent.12 [2021-03-17T21:44:23.078Z] SSH_AGENT_PID=18 [2021-03-17T21:44:23.085Z] Running ssh-add (command line suppressed) [2021-03-17T21:44:23.226Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1020596079712271262.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1020596079712271262.key) [2021-03-17T21:44:23.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T21:44:23.626Z] + git semver bump pre [2021-03-17T21:44:23.626Z] # -> Open(): unable to determine branch for HEAD [2021-03-17T21:44:23.626Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-17T21:44:23.626Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-17T21:44:23.626Z] # $SEMVER_REMOTE_NAME = origin [2021-03-17T21:44:23.626Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-17T21:44:23.626Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-17T21:44:23.626Z] # $SEMVER_BRANCH = master [2021-03-17T21:44:23.626Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-03-17T21:44:23.626Z] 2.0.0-dev.53 [Pipeline] } [2021-03-17T21:44:23.640Z] $ docker exec --env ******** --env ******** 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 ssh-agent -k [2021-03-17T21:44:23.770Z] unset SSH_AUTH_SOCK; [2021-03-17T21:44:23.770Z] unset SSH_AGENT_PID; [2021-03-17T21:44:23.770Z] echo Agent pid 18 killed; [2021-03-17T21:44:23.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-17T21:44:24.326Z] + git semver [Pipeline] } [2021-03-17T21:44:24.345Z] $ docker stop --time=1 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 [2021-03-17T21:44:25.722Z] $ docker rm -f 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:44:26.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T21:44:26.265Z] . [Pipeline] withDockerContainer [2021-03-17T21:44:26.371Z] prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container [2021-03-17T21:44:26.420Z] $ 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-03-17T21:44:27.108Z] $ docker top 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-17T21:44:27.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T21:44:27.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T21:44:27.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T21:44:27.694Z] $ docker exec 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 ssh-agent [2021-03-17T21:44:27.900Z] SSH_AUTH_SOCK=/tmp/ssh-fL5quhwFfCda/agent.11 [2021-03-17T21:44:27.900Z] SSH_AGENT_PID=16 [2021-03-17T21:44:27.908Z] Running ssh-add (command line suppressed) [2021-03-17T21:44:28.035Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450249409366102283.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450249409366102283.key) [2021-03-17T21:44:28.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T21:44:28.438Z] + git semver push [2021-03-17T21:44:28.438Z] # -> Open(): unable to determine branch for HEAD [2021-03-17T21:44:28.438Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-17T21:44:28.438Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-17T21:44:28.438Z] # $SEMVER_REMOTE_NAME = origin [2021-03-17T21:44:28.438Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-17T21:44:28.438Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-17T21:44:28.438Z] # $SEMVER_BRANCH = master [2021-03-17T21:44:28.438Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-03-17T21:44:32.674Z] $ docker exec --env ******** --env ******** 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 ssh-agent -k [2021-03-17T21:44:32.818Z] unset SSH_AUTH_SOCK; [2021-03-17T21:44:32.820Z] unset SSH_AGENT_PID; [2021-03-17T21:44:32.820Z] echo Agent pid 16 killed; [2021-03-17T21:44:32.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-17T21:44:33.471Z] + git semver [Pipeline] } [2021-03-17T21:44:33.491Z] $ docker stop --time=1 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 [2021-03-17T21:44:34.876Z] $ docker rm -f 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 [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-03-17T21:44:36.494Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:44:37.061Z] ---> package-listing.sh [2021-03-17T21:44:37.062Z] ++ facter osfamily [2021-03-17T21:44:37.062Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-17T21:44:37.062Z] + OS_FAMILY=redhat [2021-03-17T21:44:37.062Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-03-17T21:44:37.062Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-17T21:44:37.062Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-17T21:44:37.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-17T21:44:37.062Z] + PACKAGES=/tmp/packages_start.txt [2021-03-17T21:44:37.062Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-03-17T21:44:37.062Z] + PACKAGES=/tmp/packages_end.txt [2021-03-17T21:44:37.062Z] + case "${OS_FAMILY}" in [2021-03-17T21:44:37.062Z] + rpm -qa [2021-03-17T21:44:37.062Z] + sort [2021-03-17T21:44:42.406Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-17T21:44:42.406Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-17T21:44:42.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-17T21:44:42.406Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-03-17T21:44:42.406Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-03-17T21:44:42.406Z] + 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-03-17T21:44:42.429Z] 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-03-17T21:44:42.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:44:43.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T21:44:43.034Z] [2021-03-17T21:44:43.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-17T21:44:43.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T21:44:43.385Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-17T21:44:43.385Z] df20fa9351a1: Pulling fs layer [2021-03-17T21:44:43.385Z] 36b3adc4ff6f: Pulling fs layer [2021-03-17T21:44:43.385Z] 8ad3a11d3b57: Pulling fs layer [2021-03-17T21:44:43.385Z] 46f8f816bc3b: Pulling fs layer [2021-03-17T21:44:43.385Z] 93b61091891f: Pulling fs layer [2021-03-17T21:44:43.385Z] 93b9cdb0e59b: Pulling fs layer [2021-03-17T21:44:43.385Z] 5e14af77c1be: Pulling fs layer [2021-03-17T21:44:43.385Z] 01666e4c0597: Pulling fs layer [2021-03-17T21:44:43.385Z] aa168da1d23b: Pulling fs layer [2021-03-17T21:44:43.385Z] 46f8f816bc3b: Waiting [2021-03-17T21:44:43.385Z] 5e14af77c1be: Waiting [2021-03-17T21:44:43.385Z] 93b61091891f: Waiting [2021-03-17T21:44:43.385Z] 93b9cdb0e59b: Waiting [2021-03-17T21:44:43.385Z] 01666e4c0597: Waiting [2021-03-17T21:44:43.385Z] aa168da1d23b: Waiting [2021-03-17T21:44:43.385Z] 36b3adc4ff6f: Verifying Checksum [2021-03-17T21:44:43.385Z] 36b3adc4ff6f: Download complete [2021-03-17T21:44:43.385Z] 46f8f816bc3b: Verifying Checksum [2021-03-17T21:44:43.385Z] 46f8f816bc3b: Download complete [2021-03-17T21:44:43.385Z] df20fa9351a1: Verifying Checksum [2021-03-17T21:44:43.385Z] df20fa9351a1: Download complete [2021-03-17T21:44:43.385Z] 93b9cdb0e59b: Verifying Checksum [2021-03-17T21:44:43.385Z] 93b9cdb0e59b: Download complete [2021-03-17T21:44:43.648Z] 5e14af77c1be: Verifying Checksum [2021-03-17T21:44:43.648Z] 5e14af77c1be: Download complete [2021-03-17T21:44:43.648Z] 01666e4c0597: Verifying Checksum [2021-03-17T21:44:43.648Z] 01666e4c0597: Download complete [2021-03-17T21:44:43.913Z] 8ad3a11d3b57: Verifying Checksum [2021-03-17T21:44:43.913Z] 8ad3a11d3b57: Download complete [2021-03-17T21:44:44.176Z] 93b61091891f: Download complete [2021-03-17T21:44:44.176Z] df20fa9351a1: Pull complete [2021-03-17T21:44:44.445Z] 36b3adc4ff6f: Pull complete [2021-03-17T21:44:45.845Z] 8ad3a11d3b57: Pull complete [2021-03-17T21:44:45.845Z] aa168da1d23b: Verifying Checksum [2021-03-17T21:44:45.845Z] aa168da1d23b: Download complete [2021-03-17T21:44:46.421Z] 46f8f816bc3b: Pull complete [2021-03-17T21:44:47.371Z] 93b61091891f: Pull complete [2021-03-17T21:44:47.371Z] 93b9cdb0e59b: Pull complete [2021-03-17T21:44:47.634Z] 5e14af77c1be: Pull complete [2021-03-17T21:44:47.634Z] 01666e4c0597: Pull complete [2021-03-17T21:44:55.823Z] aa168da1d23b: Pull complete [2021-03-17T21:44:55.823Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-17T21:44:55.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T21:44:55.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-17T21:44:56.010Z] prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container [2021-03-17T21:44:56.053Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-17T21:44:58.585Z] $ docker top 9392bb54bbb4347b5369fbe2ae889918810618e787a8e48f650172ae315c496e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T21:44:59.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-17T21:44:59.417Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-17T21:44:59.713Z] + ls /var/log/sa-host [2021-03-17T21:44:59.713Z] + sadf -c /var/log/sa-host/sa17 [2021-03-17T21:44:59.713Z] file_magic: OK [2021-03-17T21:44:59.713Z] HZ: Using current value: 100 [2021-03-17T21:44:59.713Z] file_header: OK [2021-03-17T21:44:59.713Z] 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-03-17T21:44:59.713Z] Statistics: [2021-03-17T21:44:59.713Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-17T21:44:59.713Z] File successfully converted to sysstat format version 12.2.1 [2021-03-17T21:44:59.713Z] + sadf -c /var/log/sa-host/sa23 [2021-03-17T21:44:59.713Z] file_magic: OK [2021-03-17T21:44:59.713Z] HZ: Using current value: 100 [2021-03-17T21:44:59.713Z] file_header: OK [2021-03-17T21:44:59.713Z] 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-03-17T21:44:59.713Z] Statistics: [2021-03-17T21:44:59.713Z] Hnuu...uuuununununu... [2021-03-17T21:44:59.713Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-17T21:45:00.458Z] provisioning config files... [2021-03-17T21:45:00.519Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8442941313633272603tmp [Pipeline] { [Pipeline] echo [2021-03-17T21:45:00.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:45:00.977Z] ---> create-netrc.sh [Pipeline] } [2021-03-17T21:45:00.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-17T21:45:01.081Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:45:01.382Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-17T21:45:01.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:45:01.699Z] ---> sudo-logs.sh [2021-03-17T21:45:01.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-17T21:45:01.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:45:02.106Z] ---> job-cost.sh [2021-03-17T21:45:02.106Z] lf-activate-venv: SKIPPING [2021-03-17T21:45:02.106Z] DEBUG: total: 0.20999999344348907 [2021-03-17T21:45:02.106Z] INFO: Retrieving Stack Cost... [2021-03-17T21:45:03.505Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T21:45:03.769Z] INFO: Archiving Costs [Pipeline] echo [2021-03-17T21:45:03.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T21:45:04.088Z] ---> logs-deploy.sh [2021-03-17T21:45:04.088Z] lf-activate-venv: SKIPPING [2021-03-17T21:45:04.088Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/170 [2021-03-17T21:45:04.088Z] INFO: archiving workspace using pattern(s): [2021-03-17T21:45:06.012Z] Archives upload complete. [2021-03-17T21:45:06.012Z] INFO: archiving logs to Nexus [2021-03-17T21:45:06.961Z] ---> uname -a: [2021-03-17T21:45:06.961Z] Linux prd-centos7-docker-4c-2g-30193.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-17T21:45:06.961Z] [2021-03-17T21:45:06.961Z] [2021-03-17T21:45:06.961Z] ---> lscpu: [2021-03-17T21:45:06.961Z] Architecture: x86_64 [2021-03-17T21:45:06.961Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-17T21:45:06.961Z] Byte Order: Little Endian [2021-03-17T21:45:06.961Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-17T21:45:06.961Z] CPU(s): 4 [2021-03-17T21:45:06.961Z] On-line CPU(s) list: 0-3 [2021-03-17T21:45:06.961Z] Thread(s) per core: 1 [2021-03-17T21:45:06.961Z] Core(s) per socket: 1 [2021-03-17T21:45:06.961Z] Socket(s): 4 [2021-03-17T21:45:06.961Z] NUMA node(s): 1 [2021-03-17T21:45:06.961Z] Vendor ID: GenuineIntel [2021-03-17T21:45:06.961Z] CPU family: 6 [2021-03-17T21:45:06.961Z] Model: 44 [2021-03-17T21:45:06.961Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-17T21:45:06.961Z] Stepping: 1 [2021-03-17T21:45:06.961Z] CPU MHz: 2933.436 [2021-03-17T21:45:06.961Z] BogoMIPS: 5866.87 [2021-03-17T21:45:06.961Z] Virtualization: VT-x [2021-03-17T21:45:06.961Z] Hypervisor vendor: KVM [2021-03-17T21:45:06.961Z] Virtualization type: full [2021-03-17T21:45:06.961Z] L1d cache: 128 KiB [2021-03-17T21:45:06.961Z] L1i cache: 128 KiB [2021-03-17T21:45:06.961Z] L2 cache: 16 MiB [2021-03-17T21:45:06.961Z] L3 cache: 64 MiB [2021-03-17T21:45:06.961Z] NUMA node0 CPU(s): 0-3 [2021-03-17T21:45:06.961Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-17T21:45:06.961Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-17T21:45:06.961Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-17T21:45:06.961Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-17T21:45:06.961Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-17T21:45:06.961Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-17T21:45:06.961Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-17T21:45:06.961Z] Vulnerability Srbds: Not affected [2021-03-17T21:45:06.961Z] Vulnerability Tsx async abort: Not affected [2021-03-17T21:45:06.961Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-17T21:45:06.961Z] [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] ---> nproc: [2021-03-17T21:45:06.962Z] 4 [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] ---> df -h: [2021-03-17T21:45:06.962Z] Filesystem Size Used Available Use% Mounted on [2021-03-17T21:45:06.962Z] overlay 50.0G 8.5G 41.4G 17% / [2021-03-17T21:45:06.962Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-17T21:45:06.962Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-17T21:45:06.962Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2021-03-17T21:45:06.962Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] ---> free -m: [2021-03-17T21:45:06.962Z] total used free shared buff/cache available [2021-03-17T21:45:06.962Z] Mem: 1837 836 144 0 857 936 [2021-03-17T21:45:06.962Z] Swap: 1023 2 1021 [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] ---> ip addr: [2021-03-17T21:45:06.962Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-17T21:45:06.962Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-17T21:45:06.962Z] inet 127.0.0.1/8 scope host lo [2021-03-17T21:45:06.962Z] valid_lft forever preferred_lft forever [2021-03-17T21:45:06.962Z] inet6 ::1/128 scope host [2021-03-17T21:45:06.962Z] valid_lft forever preferred_lft forever [2021-03-17T21:45:06.962Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-17T21:45:06.962Z] link/ether fa:16:3e:42:f5:92 brd ff:ff:ff:ff:ff:ff [2021-03-17T21:45:06.962Z] inet 10.30.123.116/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-17T21:45:06.962Z] valid_lft 85852sec preferred_lft 85852sec [2021-03-17T21:45:06.962Z] inet6 fe80::f816:3eff:fe42:f592/64 scope link [2021-03-17T21:45:06.962Z] valid_lft forever preferred_lft forever [2021-03-17T21:45:06.962Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-17T21:45:06.962Z] link/ether 02:42:73:5b:23:74 brd ff:ff:ff:ff:ff:ff [2021-03-17T21:45:06.962Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-17T21:45:06.962Z] valid_lft forever preferred_lft forever [2021-03-17T21:45:06.962Z] inet6 fe80::42:73ff:fe5b:2374/64 scope link [2021-03-17T21:45:06.962Z] valid_lft forever preferred_lft forever [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] ---> sar -b -r -n DEV: [2021-03-17T21:45:06.962Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] 21:35:48 LINUX RESTART (4 CPU) [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] 21:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-17T21:45:06.962Z] 21:38:02 2.13 0.00 2.13 0.00 0.00 54.80 0.00 [2021-03-17T21:45:06.962Z] 21:39:01 0.29 0.00 0.29 0.00 0.00 5.10 0.00 [2021-03-17T21:45:06.962Z] 21:40:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 [2021-03-17T21:45:06.962Z] 21:41:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-03-17T21:45:06.962Z] 21:42:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 [2021-03-17T21:45:06.962Z] 21:43:01 0.58 0.10 0.48 0.00 7.86 5.10 0.00 [2021-03-17T21:45:06.962Z] 21:44:01 392.78 202.09 190.69 0.00 9826.18 60141.50 0.00 [2021-03-17T21:45:06.962Z] Average: 56.96 29.04 27.91 0.00 1412.53 8649.16 0.00 [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] 21:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-17T21:45:06.962Z] 21:38:02 152848 0 617804 32.83 2620 1108272 1080224 36.87 419580 1109632 20 [2021-03-17T21:45:06.962Z] 21:39:01 147352 0 623292 33.13 2620 1108280 1080512 36.88 432816 1101676 8 [2021-03-17T21:45:06.962Z] 21:40:01 147296 0 623344 33.13 2620 1108284 1080560 36.88 435656 1099220 8 [2021-03-17T21:45:06.962Z] 21:41:01 148448 0 622192 33.07 2620 1108284 1080224 36.87 436632 1097624 8 [2021-03-17T21:45:06.962Z] 21:42:01 147596 0 623036 33.11 2620 1108292 1080308 36.87 448180 1086688 8 [2021-03-17T21:45:06.962Z] 21:43:01 139332 0 630808 33.53 2620 1108784 1094728 37.36 455880 1085280 228 [2021-03-17T21:45:06.962Z] 21:44:01 114376 0 798832 42.46 1516 966820 1325280 45.23 547976 888340 75724 [2021-03-17T21:45:06.962Z] Average: 142464 0 648473 34.46 2462 1088145 1117405 38.14 453817 1066923 10858 [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-17T21:45:06.962Z] 21:38:02 eth0 0.73 0.08 0.06 0.02 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:39:01 eth0 4.20 1.96 3.33 0.31 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:40:01 eth0 0.90 0.48 0.35 0.21 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:42:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:43:01 eth0 5.31 3.41 5.04 2.20 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:44:01 eth0 888.62 783.19 7398.36 110.30 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] 21:44:01 docker0 18.96 18.43 1.49 126.83 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] Average: eth0 129.28 113.38 1063.95 16.24 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] Average: docker0 2.72 2.65 0.21 18.22 0.00 0.00 0.00 0.00 [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] ---> sar -P ALL: [2021-03-17T21:45:06.962Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] 21:35:48 LINUX RESTART (4 CPU) [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] 21:37:01 CPU %user %nice %system %iowait %steal %idle [2021-03-17T21:45:06.962Z] 21:38:02 all 0.17 0.00 0.06 0.00 0.00 99.77 [2021-03-17T21:45:06.962Z] 21:38:02 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-17T21:45:06.962Z] 21:38:02 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-03-17T21:45:06.962Z] 21:38:02 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-17T21:45:06.962Z] 21:38:02 3 0.53 0.00 0.07 0.00 0.00 99.40 [2021-03-17T21:45:06.962Z] 21:39:01 all 0.15 0.00 0.08 0.00 0.01 99.76 [2021-03-17T21:45:06.962Z] 21:39:01 0 0.12 0.00 0.07 0.00 0.00 99.81 [2021-03-17T21:45:06.962Z] 21:39:01 1 0.10 0.00 0.12 0.00 0.03 99.75 [2021-03-17T21:45:06.962Z] 21:39:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-17T21:45:06.962Z] 21:39:01 3 0.31 0.00 0.10 0.00 0.00 99.59 [2021-03-17T21:45:06.962Z] 21:40:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-17T21:45:06.962Z] 21:40:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-17T21:45:06.962Z] 21:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-17T21:45:06.962Z] 21:40:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-17T21:45:06.962Z] 21:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-17T21:45:06.962Z] 21:41:01 all 0.16 0.00 0.05 0.00 0.01 99.78 [2021-03-17T21:45:06.962Z] 21:41:01 0 0.53 0.00 0.03 0.00 0.02 99.42 [2021-03-17T21:45:06.962Z] 21:41:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-17T21:45:06.962Z] 21:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-17T21:45:06.962Z] 21:41:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2021-03-17T21:45:06.962Z] 21:42:01 all 0.11 0.00 0.23 0.00 0.03 99.63 [2021-03-17T21:45:06.962Z] 21:42:01 0 0.22 0.00 0.22 0.00 0.05 99.52 [2021-03-17T21:45:06.962Z] 21:42:01 1 0.07 0.00 0.32 0.00 0.03 99.58 [2021-03-17T21:45:06.962Z] 21:42:01 2 0.08 0.00 0.15 0.00 0.03 99.73 [2021-03-17T21:45:06.962Z] 21:42:01 3 0.08 0.00 0.23 0.00 0.02 99.67 [2021-03-17T21:45:06.962Z] 21:43:01 all 0.64 0.00 0.45 0.00 0.01 98.90 [2021-03-17T21:45:06.962Z] 21:43:01 0 1.05 0.00 0.45 0.02 0.00 98.48 [2021-03-17T21:45:06.962Z] 21:43:01 1 0.47 0.00 0.48 0.00 0.00 99.05 [2021-03-17T21:45:06.962Z] 21:43:01 2 0.32 0.00 0.27 0.00 0.02 99.40 [2021-03-17T21:45:06.962Z] 21:43:01 3 0.72 0.00 0.58 0.00 0.02 98.68 [2021-03-17T21:45:06.962Z] 21:44:01 all 17.33 0.00 11.86 3.32 0.28 67.21 [2021-03-17T21:45:06.962Z] 21:44:01 0 17.72 0.00 12.59 2.88 0.26 66.54 [2021-03-17T21:45:06.962Z] 21:44:01 1 17.58 0.00 12.26 4.23 0.28 65.65 [2021-03-17T21:45:06.962Z] 21:44:01 2 16.22 0.00 10.52 3.10 0.31 69.85 [2021-03-17T21:45:06.962Z] 21:44:01 3 17.81 0.00 12.08 3.07 0.26 66.78 [2021-03-17T21:45:06.962Z] Average: all 2.60 0.00 1.77 0.46 0.05 95.13 [2021-03-17T21:45:06.962Z] Average: 0 2.80 0.00 1.86 0.40 0.05 94.91 [2021-03-17T21:45:06.962Z] Average: 1 2.55 0.00 1.86 0.59 0.05 94.96 [2021-03-17T21:45:06.962Z] Average: 2 2.33 0.00 1.54 0.43 0.05 95.65 [2021-03-17T21:45:06.962Z] Average: 3 2.71 0.00 1.83 0.42 0.04 94.99 [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z] [2021-03-17T21:45:06.962Z]