Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b22f989568290d3f9d23939444e58b630d1bb034 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13837 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b22f989568290d3f9d23939444e58b630d1bb034 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" > git rev-list --no-walk 8a718e290533859c774e852d824bb07c45d7c8e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-30T08:55:38.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-30T08:55:38.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-30T08:55:38.537Z] ========================================================= [2020-11-30T08:55:38.537Z] EdgeX Global Pipelines Version Info [2020-11-30T08:55:38.537Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:55:40.146Z] ------------------- [2020-11-30T08:55:40.147Z] stable info: [2020-11-30T08:55:40.147Z] ------------------- [2020-11-30T08:55:40.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-30T08:55:40.147Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-30T08:55:40.147Z] Message: update stable to v1.0.167 [2020-11-30T08:55:41.096Z] ------------------- [2020-11-30T08:55:41.096Z] experimental info: [2020-11-30T08:55:41.096Z] ------------------- [2020-11-30T08:55:41.096Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-30T08:55:41.096Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-30T08:55:41.096Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-30T08:55:41.514Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-30T08:55:41.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-30T08:55:41.756Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-30T08:55:41.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-30T08:55:41.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-30T08:55:42.090Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-30T08:55:42.195Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-30T08:55:42.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-30T08:55:42.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-30T08:55:42.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-30T08:55:42.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-30T08:55:42.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-30T08:55:42.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-30T08:55:43.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-30T08:55:43.131Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:55:43.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:55:43.373Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:55:43.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:55:43.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-30T08:55:43.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-30T08:55:43.809Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-30T08:55:43.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-30T08:55:44.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-30T08:55:44.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-30T08:55:44.253Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-30T08:55:44.353Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-30T08:55:44.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-11-30T08:55:44.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-11-30T08:55:44.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-11-30T08:55:44.880Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] echo [2020-11-30T08:55:44.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b22f989 [Pipeline] echo [2020-11-30T08:55:45.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T08:55:45.292Z] provisioning config files... [2020-11-30T08:55:45.325Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5064285549039433026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:55:45.698Z] ---> docker-login.sh [2020-11-30T08:55:45.698Z] nexus3.edgexfoundry.org:10001 [2020-11-30T08:55:45.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:55:46.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:55:46.229Z] Configure a credential helper to remove this warning. See [2020-11-30T08:55:46.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:55:46.229Z] [2020-11-30T08:55:46.229Z] Login Succeeded [2020-11-30T08:55:46.229Z] nexus3.edgexfoundry.org:10002 [2020-11-30T08:55:46.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:55:46.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:55:46.494Z] Configure a credential helper to remove this warning. See [2020-11-30T08:55:46.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:55:46.494Z] [2020-11-30T08:55:46.494Z] Login Succeeded [2020-11-30T08:55:46.494Z] nexus3.edgexfoundry.org:10003 [2020-11-30T08:55:46.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:55:46.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:55:46.494Z] Configure a credential helper to remove this warning. See [2020-11-30T08:55:46.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:55:46.494Z] [2020-11-30T08:55:46.494Z] Login Succeeded [2020-11-30T08:55:46.494Z] nexus3.edgexfoundry.org:10004 [2020-11-30T08:55:46.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:55:46.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:55:46.758Z] Configure a credential helper to remove this warning. See [2020-11-30T08:55:46.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:55:46.758Z] [2020-11-30T08:55:46.758Z] Login Succeeded [2020-11-30T08:55:46.758Z] docker.io [2020-11-30T08:55:47.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:55:47.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:55:47.022Z] Configure a credential helper to remove this warning. See [2020-11-30T08:55:47.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:55:47.022Z] [2020-11-30T08:55:47.022Z] Login Succeeded [2020-11-30T08:55:47.286Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T08:55:47.298Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T08:55:48.153Z] + git log --format=format:%s -1 b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] echo [2020-11-30T08:55:48.218Z] GIT_COMMIT: b22f989568290d3f9d23939444e58b630d1bb034, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0 [Pipeline] echo [2020-11-30T08:55:48.270Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:55:49.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T08:55:49.402Z] [2020-11-30T08:55:49.402Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:55:49.759Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T08:55:49.759Z] latest: Pulling from edgex-devops/git-semver [2020-11-30T08:55:49.759Z] 31603596830f: Pulling fs layer [2020-11-30T08:55:49.759Z] 2a8b12db71e7: Pulling fs layer [2020-11-30T08:55:49.759Z] 6ca5941a6612: Pulling fs layer [2020-11-30T08:55:49.759Z] ecc8261a40a4: Pulling fs layer [2020-11-30T08:55:49.759Z] ecc8261a40a4: Waiting [2020-11-30T08:55:49.759Z] 2a8b12db71e7: Verifying Checksum [2020-11-30T08:55:49.759Z] 2a8b12db71e7: Download complete [2020-11-30T08:55:50.022Z] 31603596830f: Verifying Checksum [2020-11-30T08:55:50.022Z] 31603596830f: Download complete [2020-11-30T08:55:50.022Z] ecc8261a40a4: Verifying Checksum [2020-11-30T08:55:50.022Z] ecc8261a40a4: Download complete [2020-11-30T08:55:50.022Z] 6ca5941a6612: Verifying Checksum [2020-11-30T08:55:50.022Z] 6ca5941a6612: Download complete [2020-11-30T08:55:50.288Z] 31603596830f: Pull complete [2020-11-30T08:55:50.558Z] 2a8b12db71e7: Pull complete [2020-11-30T08:55:51.510Z] 6ca5941a6612: Pull complete [2020-11-30T08:55:51.510Z] ecc8261a40a4: Pull complete [2020-11-30T08:55:51.510Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-30T08:55:51.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T08:55:51.510Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-30T08:55:51.616Z] prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container [2020-11-30T08:55:51.679Z] $ 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 [2020-11-30T08:55:53.986Z] $ docker top 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T08:55:54.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T08:55:54.293Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T08:55:54.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T08:55:54.530Z] $ docker exec 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent [2020-11-30T08:55:54.702Z] SSH_AUTH_SOCK=/tmp/ssh-BJ6FIeX9RFWz/agent.13 [2020-11-30T08:55:54.702Z] SSH_AGENT_PID=18 [2020-11-30T08:55:54.713Z] Running ssh-add (command line suppressed) [2020-11-30T08:55:54.836Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5031255715926706559.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5031255715926706559.key) [2020-11-30T08:55:54.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T08:55:55.219Z] + git tag --points-at HEAD [Pipeline] } [2020-11-30T08:55:55.245Z] $ docker exec --env ******** --env ******** 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent -k [2020-11-30T08:55:55.364Z] unset SSH_AUTH_SOCK; [2020-11-30T08:55:55.364Z] unset SSH_AGENT_PID; [2020-11-30T08:55:55.364Z] echo Agent pid 18 killed; [2020-11-30T08:55:55.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-30T08:55:55.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T08:55:55.575Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T08:55:55.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T08:55:55.748Z] $ docker exec 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent [2020-11-30T08:55:55.918Z] SSH_AUTH_SOCK=/tmp/ssh-ZN75hlynL7zc/agent.47 [2020-11-30T08:55:55.918Z] SSH_AGENT_PID=53 [2020-11-30T08:55:55.925Z] Running ssh-add (command line suppressed) [2020-11-30T08:55:56.042Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5571052432833409109.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5571052432833409109.key) [2020-11-30T08:55:56.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T08:55:56.438Z] + git semver init [2020-11-30T08:55:56.438Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T08:55:56.438Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-30T08:55:56.438Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-30T08:55:56.438Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T08:55:56.438Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T08:55:56.438Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T08:55:56.438Z] # $SEMVER_BRANCH = master [2020-11-30T08:55:56.438Z] # $SEMVER_TEMP = /tmp/semver-145641044 [2020-11-30T08:55:56.438Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-30T08:55:57.015Z] # '/tmp/semver-145641044' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-11-30T08:55:57.015Z] # -> Force: false [2020-11-30T08:55:57.015Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-11-30T08:55:57.030Z] $ docker exec --env ******** --env ******** 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent -k [2020-11-30T08:55:57.146Z] unset SSH_AUTH_SOCK; [2020-11-30T08:55:57.146Z] unset SSH_AGENT_PID; [2020-11-30T08:55:57.146Z] echo Agent pid 53 killed; [2020-11-30T08:55:57.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T08:55:57.688Z] + git semver [Pipeline] } [2020-11-30T08:55:57.711Z] $ docker stop --time=1 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 [2020-11-30T08:55:59.283Z] $ docker rm -f 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T08:55:59.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-30T08:56:00.220Z] Stashed 1 file(s) [Pipeline] echo [2020-11-30T08:56:00.222Z] [edgeXSemver]: initialized semver on version 0.1.117 [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 [2020-11-30T08:56:16.070Z] Still waiting to schedule task [2020-11-30T08:56:16.070Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13837’ [2020-11-30T08:56:16.073Z] Still waiting to schedule task [2020-11-30T08:56:16.073Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-11-30T08:58:10.341Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13838 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-11-30T08:58:10.418Z] Running in /w/workspace/go-mod-core-contracts/83 [Pipeline] { [Pipeline] checkout [2020-11-30T08:58:15.611Z] using credential edgex-jenkins-ssh [2020-11-30T08:58:15.696Z] Cloning the remote Git repository [2020-11-30T08:58:15.752Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:58:15.860Z] > git init /w/workspace/go-mod-core-contracts/83 # timeout=10 [2020-11-30T08:58:15.937Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:58:15.938Z] > git --version # timeout=10 [2020-11-30T08:58:15.953Z] > git --version # 'git version 2.17.1' [2020-11-30T08:58:15.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:58:16.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:58:17.641Z] Checking out Revision b22f989568290d3f9d23939444e58b630d1bb034 (master) [2020-11-30T08:58:16.981Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:58:17.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:58:17.037Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:58:17.081Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:58:17.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:58:17.092Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T08:58:17.662Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T08:58:17.691Z] > git checkout -f b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 [2020-11-30T08:58:22.123Z] Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T08:58:23.839Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-30T08:58:24.270Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-30T08:58:24.620Z] + sudo service docker restart [2020-11-30T08:58:24.620Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T08:58:26.698Z] provisioning config files... [2020-11-30T08:58:26.796Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/83@tmp/config5115386899265923583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:58:27.253Z] ---> docker-login.sh [2020-11-30T08:58:27.253Z] nexus3.edgexfoundry.org:10001 [2020-11-30T08:58:28.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:58:28.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:58:28.510Z] Configure a credential helper to remove this warning. See [2020-11-30T08:58:28.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:58:28.510Z] [2020-11-30T08:58:28.510Z] Login Succeeded [2020-11-30T08:58:28.510Z] nexus3.edgexfoundry.org:10002 [2020-11-30T08:58:28.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:58:29.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:58:29.059Z] Configure a credential helper to remove this warning. See [2020-11-30T08:58:29.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:58:29.059Z] [2020-11-30T08:58:29.059Z] Login Succeeded [2020-11-30T08:58:29.059Z] nexus3.edgexfoundry.org:10003 [2020-11-30T08:58:29.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:58:29.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:58:29.610Z] Configure a credential helper to remove this warning. See [2020-11-30T08:58:29.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:58:29.610Z] [2020-11-30T08:58:29.610Z] Login Succeeded [2020-11-30T08:58:29.610Z] nexus3.edgexfoundry.org:10004 [2020-11-30T08:58:29.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:58:30.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:58:30.157Z] Configure a credential helper to remove this warning. See [2020-11-30T08:58:30.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:58:30.157Z] [2020-11-30T08:58:30.157Z] Login Succeeded [2020-11-30T08:58:30.157Z] docker.io [2020-11-30T08:58:30.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:58:31.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:58:31.026Z] Configure a credential helper to remove this warning. See [2020-11-30T08:58:31.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:58:31.026Z] [2020-11-30T08:58:31.026Z] Login Succeeded [2020-11-30T08:58:31.026Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T08:58:31.042Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T08:58:31.491Z] ========================================================= [2020-11-30T08:58:31.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-30T08:58:31.491Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:58:31.889Z] + 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 . [2020-11-30T08:58:32.497Z] Sending build context to Docker daemon 1.848MB [2020-11-30T08:58:32.497Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-30T08:58:32.497Z] Step 2/7 : FROM ${BASE} [2020-11-30T08:58:32.497Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-30T08:58:32.497Z] b538f80385f9: Pulling fs layer [2020-11-30T08:58:32.497Z] 74f711af9a0d: Pulling fs layer [2020-11-30T08:58:32.497Z] 99f96fe45779: Pulling fs layer [2020-11-30T08:58:32.497Z] 8529a6b9a6be: Pulling fs layer [2020-11-30T08:58:32.497Z] 45590311c82a: Pulling fs layer [2020-11-30T08:58:32.497Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-30T08:58:32.497Z] 209524e5b208: Pulling fs layer [2020-11-30T08:58:32.497Z] 69ca0ff8b7b3: Waiting [2020-11-30T08:58:32.497Z] 209524e5b208: Waiting [2020-11-30T08:58:32.497Z] 8529a6b9a6be: Waiting [2020-11-30T08:58:32.497Z] 45590311c82a: Waiting [2020-11-30T08:58:32.497Z] 99f96fe45779: Verifying Checksum [2020-11-30T08:58:32.497Z] 99f96fe45779: Download complete [2020-11-30T08:58:32.497Z] 74f711af9a0d: Verifying Checksum [2020-11-30T08:58:32.497Z] 74f711af9a0d: Download complete [2020-11-30T08:58:32.497Z] 45590311c82a: Verifying Checksum [2020-11-30T08:58:32.497Z] 45590311c82a: Download complete [2020-11-30T08:58:32.497Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-30T08:58:32.497Z] 69ca0ff8b7b3: Download complete [2020-11-30T08:58:33.100Z] b538f80385f9: Verifying Checksum [2020-11-30T08:58:33.100Z] b538f80385f9: Download complete [2020-11-30T08:58:33.706Z] b538f80385f9: Pull complete [2020-11-30T08:58:34.315Z] 74f711af9a0d: Pull complete [2020-11-30T08:58:34.917Z] 99f96fe45779: Pull complete [2020-11-30T08:58:35.188Z] 209524e5b208: Verifying Checksum [2020-11-30T08:58:35.188Z] 209524e5b208: Download complete [2020-11-30T08:58:36.637Z] 8529a6b9a6be: Verifying Checksum [2020-11-30T08:58:36.637Z] 8529a6b9a6be: Download complete [2020-11-30T08:58:46.804Z] 8529a6b9a6be: Pull complete [2020-11-30T08:58:47.412Z] 45590311c82a: Pull complete [2020-11-30T08:58:47.689Z] 69ca0ff8b7b3: Pull complete [2020-11-30T08:58:51.083Z] 209524e5b208: Pull complete [2020-11-30T08:58:51.083Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-30T08:58:51.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-30T08:58:51.083Z] ---> 5bddaf1c2fca [2020-11-30T08:58:51.083Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-30T08:58:54.485Z] ---> Running in c37388167a53 [2020-11-30T08:58:54.485Z] Removing intermediate container c37388167a53 [2020-11-30T08:58:54.485Z] ---> 14d4f0e6a19f [2020-11-30T08:58:54.485Z] Step 4/7 : RUN apk add bash [2020-11-30T08:58:54.757Z] ---> Running in d402a0d2d5d9 [2020-11-30T08:58:55.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-30T08:58:56.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-30T08:58:57.778Z] OK: 142 MiB in 39 packages [2020-11-30T08:58:59.212Z] Removing intermediate container d402a0d2d5d9 [2020-11-30T08:58:59.212Z] ---> 1ffb366cdbd5 [2020-11-30T08:58:59.212Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-30T08:58:59.212Z] ---> Running in 98c8b0c36e1f [2020-11-30T08:58:59.323Z] Running on prd-centos7-docker-4c-2g-13839 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-11-30T08:58:59.421Z] Running in /w/workspace/go-mod-core-contracts/83 [Pipeline] { [Pipeline] checkout [2020-11-30T08:58:59.818Z] Removing intermediate container 98c8b0c36e1f [2020-11-30T08:58:59.818Z] ---> 792316b4d4ef [2020-11-30T08:58:59.818Z] Step 6/7 : COPY go.mod . [2020-11-30T08:59:00.422Z] ---> 4049f962d88b [2020-11-30T08:59:00.422Z] Step 7/7 : RUN go mod download [2020-11-30T08:59:00.422Z] ---> Running in 4b666e616f9d [2020-11-30T08:59:02.043Z] using credential edgex-jenkins-ssh [2020-11-30T08:59:02.102Z] Cloning the remote Git repository [2020-11-30T08:59:02.039Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:59:02.119Z] > git init /w/workspace/go-mod-core-contracts/83 # timeout=10 [2020-11-30T08:59:02.192Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:59:02.193Z] > git --version # timeout=10 [2020-11-30T08:59:02.203Z] > git --version # 'git version 2.24.3' [2020-11-30T08:59:02.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:59:02.235Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:59:03.436Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:59:03.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:59:03.526Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:59:03.540Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:59:03.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:59:03.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T08:59:03.931Z] Checking out Revision b22f989568290d3f9d23939444e58b630d1bb034 (master) [2020-11-30T08:59:03.947Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T08:59:03.952Z] > git checkout -f b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 [2020-11-30T08:59:07.565Z] Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T08:59:08.849Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-30T08:59:09.184Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-30T08:59:09.482Z] + sudo service docker restart [2020-11-30T08:59:09.482Z] + true [2020-11-30T08:59:09.482Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T08:59:10.947Z] provisioning config files... [2020-11-30T08:59:10.974Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/83@tmp/config5371916634031100816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:59:11.354Z] ---> docker-login.sh [2020-11-30T08:59:11.354Z] nexus3.edgexfoundry.org:10001 [2020-11-30T08:59:11.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:59:11.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:59:11.618Z] Configure a credential helper to remove this warning. See [2020-11-30T08:59:11.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:59:11.618Z] [2020-11-30T08:59:11.618Z] Login Succeeded [2020-11-30T08:59:11.618Z] nexus3.edgexfoundry.org:10002 [2020-11-30T08:59:11.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:59:11.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:59:11.879Z] Configure a credential helper to remove this warning. See [2020-11-30T08:59:11.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:59:11.879Z] [2020-11-30T08:59:11.880Z] Login Succeeded [2020-11-30T08:59:11.880Z] nexus3.edgexfoundry.org:10003 [2020-11-30T08:59:12.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:59:12.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:59:12.143Z] Configure a credential helper to remove this warning. See [2020-11-30T08:59:12.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:59:12.143Z] [2020-11-30T08:59:12.143Z] Login Succeeded [2020-11-30T08:59:12.143Z] nexus3.edgexfoundry.org:10004 [2020-11-30T08:59:12.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:59:12.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:59:12.406Z] Configure a credential helper to remove this warning. See [2020-11-30T08:59:12.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:59:12.406Z] [2020-11-30T08:59:12.406Z] Login Succeeded [2020-11-30T08:59:12.406Z] docker.io [2020-11-30T08:59:12.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:59:12.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:59:12.669Z] Configure a credential helper to remove this warning. See [2020-11-30T08:59:12.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:59:12.669Z] [2020-11-30T08:59:12.669Z] Login Succeeded [2020-11-30T08:59:12.669Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T08:59:12.680Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T08:59:13.059Z] ========================================================= [2020-11-30T08:59:13.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-30T08:59:13.059Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:59:13.420Z] + 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 . [2020-11-30T08:59:13.420Z] Sending build context to Docker daemon 1.849MB [2020-11-30T08:59:13.682Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-30T08:59:13.682Z] Step 2/7 : FROM ${BASE} [2020-11-30T08:59:13.682Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-30T08:59:13.682Z] df20fa9351a1: Pulling fs layer [2020-11-30T08:59:13.682Z] ed8968b2872e: Pulling fs layer [2020-11-30T08:59:13.682Z] a92cc7c5fd73: Pulling fs layer [2020-11-30T08:59:13.682Z] e871e8e8d7a9: Pulling fs layer [2020-11-30T08:59:13.682Z] e73272ec9a57: Pulling fs layer [2020-11-30T08:59:13.682Z] 1e910a182e73: Pulling fs layer [2020-11-30T08:59:13.682Z] 4e634b169226: Pulling fs layer [2020-11-30T08:59:13.682Z] e73272ec9a57: Waiting [2020-11-30T08:59:13.682Z] 1e910a182e73: Waiting [2020-11-30T08:59:13.682Z] 4e634b169226: Waiting [2020-11-30T08:59:13.682Z] e871e8e8d7a9: Waiting [2020-11-30T08:59:13.682Z] a92cc7c5fd73: Download complete [2020-11-30T08:59:13.682Z] ed8968b2872e: Download complete [2020-11-30T08:59:13.682Z] e73272ec9a57: Verifying Checksum [2020-11-30T08:59:13.682Z] e73272ec9a57: Download complete [2020-11-30T08:59:13.682Z] df20fa9351a1: Verifying Checksum [2020-11-30T08:59:13.682Z] df20fa9351a1: Download complete [2020-11-30T08:59:13.945Z] df20fa9351a1: Pull complete [2020-11-30T08:59:14.209Z] ed8968b2872e: Pull complete [2020-11-30T08:59:14.209Z] a92cc7c5fd73: Pull complete [2020-11-30T08:59:14.784Z] 1e910a182e73: Download complete [2020-11-30T08:59:15.521Z] Removing intermediate container 4b666e616f9d [2020-11-30T08:59:15.521Z] ---> a8ae23e327c3 [2020-11-30T08:59:15.521Z] Successfully built a8ae23e327c3 [2020-11-30T08:59:15.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:59:15.728Z] 4e634b169226: Verifying Checksum [2020-11-30T08:59:15.728Z] 4e634b169226: Download complete [2020-11-30T08:59:15.858Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T08:59:15.858Z] . [Pipeline] withDockerContainer [2020-11-30T08:59:16.090Z] prd-ubuntu18.04-docker-arm64-4c-16g-13838 does not seem to be running inside a container [2020-11-30T08:59:16.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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-arm64 cat [2020-11-30T08:59:16.306Z] e871e8e8d7a9: Verifying Checksum [2020-11-30T08:59:16.306Z] e871e8e8d7a9: Download complete [2020-11-30T08:59:17.553Z] $ docker top 07ce5065e4f738e725b5616f1d4024eee571ff0e1adffca5f4639744bb3f17fc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:59:18.555Z] + go version [2020-11-30T08:59:18.555Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-30T08:59:18.577Z] $ docker stop --time=1 07ce5065e4f738e725b5616f1d4024eee571ff0e1adffca5f4639744bb3f17fc [2020-11-30T08:59:20.379Z] $ docker rm -f 07ce5065e4f738e725b5616f1d4024eee571ff0e1adffca5f4639744bb3f17fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:59:21.447Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T08:59:21.447Z] . [Pipeline] withDockerContainer [2020-11-30T08:59:21.644Z] e871e8e8d7a9: Pull complete [2020-11-30T08:59:21.644Z] e73272ec9a57: Pull complete [2020-11-30T08:59:21.644Z] 1e910a182e73: Pull complete [2020-11-30T08:59:21.704Z] prd-ubuntu18.04-docker-arm64-4c-16g-13838 does not seem to be running inside a container [2020-11-30T08:59:21.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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-arm64 cat [2020-11-30T08:59:23.249Z] $ docker top e795cdd4f58e9c8a7279c12b6031463f21e70e39b3d9f036266d485f402982a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:59:24.282Z] + make test [2020-11-30T08:59:24.282Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-30T08:59:28.289Z] 4e634b169226: Pull complete [2020-11-30T08:59:28.289Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-30T08:59:28.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-30T08:59:28.289Z] ---> f7629b54cfaa [2020-11-30T08:59:28.289Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-30T08:59:28.289Z] ---> Running in 7d21daec8781 [2020-11-30T08:59:28.289Z] Removing intermediate container 7d21daec8781 [2020-11-30T08:59:28.289Z] ---> fdc520d6282f [2020-11-30T08:59:28.289Z] Step 4/7 : RUN apk add bash [2020-11-30T08:59:28.289Z] ---> Running in 787a5f420d3e [2020-11-30T08:59:28.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T08:59:29.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T08:59:29.841Z] OK: 166 MiB in 39 packages [2020-11-30T08:59:30.416Z] Removing intermediate container 787a5f420d3e [2020-11-30T08:59:30.416Z] ---> 3afc8be03419 [2020-11-30T08:59:30.416Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-30T08:59:30.416Z] ---> Running in bb52113ff9b6 [2020-11-30T08:59:30.680Z] Removing intermediate container bb52113ff9b6 [2020-11-30T08:59:30.680Z] ---> 65ba01287c15 [2020-11-30T08:59:30.680Z] Step 6/7 : COPY go.mod . [2020-11-30T08:59:30.943Z] ---> ee6f872cb69c [2020-11-30T08:59:30.943Z] Step 7/7 : RUN go mod download [2020-11-30T08:59:30.943Z] ---> Running in f23f7f77630c [2020-11-30T08:59:43.229Z] Removing intermediate container f23f7f77630c [2020-11-30T08:59:43.229Z] ---> 7f6b2fe3b9ba [2020-11-30T08:59:43.229Z] Successfully built 7f6b2fe3b9ba [2020-11-30T08:59:43.229Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:59:43.546Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T08:59:43.546Z] . [Pipeline] withDockerContainer [2020-11-30T08:59:43.657Z] prd-centos7-docker-4c-2g-13839 does not seem to be running inside a container [2020-11-30T08:59:43.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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 [2020-11-30T08:59:44.447Z] $ docker top a07032aa9995a5798e92bc37b695bfc5865bb42cbd79aa4d437f3f315e2644f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:59:45.017Z] + go version [2020-11-30T08:59:45.017Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-30T08:59:45.040Z] $ docker stop --time=1 a07032aa9995a5798e92bc37b695bfc5865bb42cbd79aa4d437f3f315e2644f9 [2020-11-30T08:59:46.371Z] $ docker rm -f a07032aa9995a5798e92bc37b695bfc5865bb42cbd79aa4d437f3f315e2644f9 [2020-11-30T08:59:46.485Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-11-30T08:59:47.089Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.027s coverage: 85.7% of statements [2020-11-30T08:59:47.089Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.058s coverage: 100.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:59:47.649Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T08:59:47.649Z] . [Pipeline] withDockerContainer [2020-11-30T08:59:47.749Z] prd-centos7-docker-4c-2g-13839 does not seem to be running inside a container [2020-11-30T08:59:47.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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 [2020-11-30T08:59:48.515Z] $ docker top fd991b0cbe52f31b2323511663cafb5888500f3f3828ae477c5a653a67e7dedd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:59:48.996Z] + make test [2020-11-30T08:59:48.997Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-30T08:59:49.077Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.035s coverage: 45.4% of statements [2020-11-30T08:59:49.077Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-11-30T08:59:49.077Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-30T08:59:49.077Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.6% of statements [2020-11-30T08:59:51.074Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.103s coverage: 14.7% of statements [2020-11-30T08:59:51.074Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements [2020-11-30T08:59:51.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 91.8% of statements [2020-11-30T08:59:51.672Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-30T08:59:51.672Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-30T08:59:51.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements [2020-11-30T08:59:52.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.021s coverage: 47.8% of statements [2020-11-30T08:59:56.014Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-30T08:59:56.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.023s coverage: 85.7% of statements [2020-11-30T08:59:56.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-11-30T08:59:56.291Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements [2020-11-30T08:59:56.291Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.021s coverage: 77.8% of statements [2020-11-30T08:59:56.291Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-30T08:59:56.291Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.034s coverage: 6.6% of statements [2020-11-30T08:59:57.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.018s coverage: 14.7% of statements [2020-11-30T08:59:57.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-11-30T08:59:57.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 91.8% of statements [2020-11-30T08:59:57.273Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-30T08:59:57.273Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-30T08:59:57.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.027s coverage: 100.0% of statements [2020-11-30T08:59:57.695Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.093s coverage: 63.0% of statements [2020-11-30T08:59:57.695Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements [2020-11-30T08:59:57.695Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2020-11-30T08:59:57.695Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements [2020-11-30T08:59:57.695Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-11-30T08:59:57.695Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-30T08:59:57.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.067s coverage: 81.5% of statements [2020-11-30T08:59:57.969Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-30T08:59:57.969Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-30T08:59:58.703Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 47.8% of statements [2020-11-30T08:59:58.953Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.042s coverage: 29.1% of statements [2020-11-30T08:59:58.953Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.028s coverage: 100.0% of statements [2020-11-30T08:59:59.933Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements [2020-11-30T08:59:59.933Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2020-11-30T08:59:59.933Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-30T09:00:00.204Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.037s coverage: 63.0% of statements [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements [2020-11-30T09:00:00.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.015s coverage: 81.5% of statements [2020-11-30T09:00:00.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-30T09:00:00.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 29.1% of statements [2020-11-30T09:00:00.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements [2020-11-30T09:00:00.923Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements [2020-11-30T09:00:00.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 100.0% of statements [2020-11-30T09:00:00.924Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-30T09:00:01.188Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T09:00:02.617Z] gofmt -l . [2020-11-30T09:00:02.618Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-30T09:00:02.909Z] $ docker stop --time=1 fd991b0cbe52f31b2323511663cafb5888500f3f3828ae477c5a653a67e7dedd [2020-11-30T09:00:04.537Z] gofmt -l . [2020-11-30T09:00:05.122Z] $ docker rm -f fd991b0cbe52f31b2323511663cafb5888500f3f3828ae477c5a653a67e7dedd [2020-11-30T09:00:05.134Z] [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2020-11-30T09:00:05.763Z] $ docker stop --time=1 e795cdd4f58e9c8a7279c12b6031463f21e70e39b3d9f036266d485f402982a8 [2020-11-30T09:00:05.799Z] + sudo chown -R jenkins:jenkins . [2020-11-30T09:00:07.826Z] $ docker rm -f e795cdd4f58e9c8a7279c12b6031463f21e70e39b3d9f036266d485f402982a8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stash [2020-11-30T09:00:08.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-30T09:00:08.707Z] Warning: overwriting stash ‘coverage-report’ [2020-11-30T09:00:08.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-11-30T09:00:09.652Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-30T09:00:12.103Z] provisioning config files... [2020-11-30T09:00:12.122Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config987318974547591466tmp [Pipeline] { [Pipeline] sh [2020-11-30T09:00:12.505Z] + set +x [2020-11-30T09:00:12.505Z] + curl -s https://codecov.io/bash [2020-11-30T09:00:12.505Z] + bash -s -- [2020-11-30T09:00:12.769Z] [2020-11-30T09:00:12.769Z] _____ _ [2020-11-30T09:00:12.769Z] / ____| | | [2020-11-30T09:00:12.769Z] | | ___ __| | ___ ___ _____ __ [2020-11-30T09:00:12.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-30T09:00:12.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-30T09:00:12.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-30T09:00:12.769Z] Bash-20201124-79cbc08 [2020-11-30T09:00:12.769Z] [2020-11-30T09:00:12.769Z] [2020-11-30T09:00:12.769Z] ==> Jenkins CI detected. [2020-11-30T09:00:12.769Z] project root: . [2020-11-30T09:00:12.769Z] --> token set from env [2020-11-30T09:00:12.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-30T09:00:12.769Z] ==> Running gcov in . (disable via -X gcov) [2020-11-30T09:00:12.769Z] ==> Python coveragepy not found [2020-11-30T09:00:12.769Z] ==> Searching for coverage reports in: [2020-11-30T09:00:12.769Z] + . [2020-11-30T09:00:12.769Z] -> Found 1 reports [2020-11-30T09:00:12.769Z] ==> Detecting git/mercurial file structure [2020-11-30T09:00:12.769Z] ==> Reading reports [2020-11-30T09:00:12.769Z] + ./coverage.out bytes=107122 [2020-11-30T09:00:12.769Z] ==> Appending adjustments [2020-11-30T09:00:12.769Z] https://docs.codecov.io/docs/fixing-reports [2020-11-30T09:00:13.720Z] + Found adjustments [2020-11-30T09:00:13.720Z] ==> Gzipping contents [2020-11-30T09:00:13.720Z] 20K /tmp/codecov.oY4TKh.gz [2020-11-30T09:00:13.720Z] ==> Uploading reports [2020-11-30T09:00:13.720Z] url: https://codecov.io [2020-11-30T09:00:13.720Z] query: branch=master&commit=b22f989568290d3f9d23939444e58b630d1bb034&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F83%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-30T09:00:13.720Z] -> Pinging Codecov [2020-11-30T09:00:13.720Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=master&commit=b22f989568290d3f9d23939444e58b630d1bb034&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F83%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-30T09:00:14.304Z] -> Uploading to [2020-11-30T09:00:14.304Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-30/71470A77251A30514AAF9C0BB2E5B6CE/b22f989568290d3f9d23939444e58b630d1bb034/288051ed-693e-4340-9f72-c28458305674.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T090014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c52b434c44417b7eac8f23194444846cdf30b9abd1d55c3b40636aee192d586 [2020-11-30T09:00:14.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-30T09:00:14.304Z] Dload Upload Total Spent Left Speed [2020-11-30T09:00:14.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17335 0 0 100 17335 0 45216 --:--:-- --:--:-- --:--:-- 45261 [2020-11-30T09:00:14.573Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] } [2020-11-30T09:00:14.584Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-11-30T09:00:15.170Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-11-30T09:00:15.232Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:00:15.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-30T09:00:15.616Z] [2020-11-30T09:00:15.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:00:15.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-30T09:00:15.979Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-11-30T09:00:15.979Z] 188c0c94c7c5: Pulling fs layer [2020-11-30T09:00:15.979Z] 0ef7d3d256c8: Pulling fs layer [2020-11-30T09:00:15.979Z] de9db76c5a1d: Pulling fs layer [2020-11-30T09:00:15.979Z] 0eba1c9be4d2: Pulling fs layer [2020-11-30T09:00:15.979Z] 0d57e429df01: Pulling fs layer [2020-11-30T09:00:15.979Z] 4e4be7b47b0d: Pulling fs layer [2020-11-30T09:00:15.979Z] e1f770b5df2f: Pulling fs layer [2020-11-30T09:00:15.979Z] 85a0685a4137: Pulling fs layer [2020-11-30T09:00:15.979Z] 4e4be7b47b0d: Waiting [2020-11-30T09:00:15.979Z] 0eba1c9be4d2: Waiting [2020-11-30T09:00:15.979Z] e1f770b5df2f: Waiting [2020-11-30T09:00:15.979Z] 85a0685a4137: Waiting [2020-11-30T09:00:15.979Z] 0d57e429df01: Waiting [2020-11-30T09:00:15.979Z] de9db76c5a1d: Verifying Checksum [2020-11-30T09:00:15.979Z] de9db76c5a1d: Download complete [2020-11-30T09:00:15.979Z] 0ef7d3d256c8: Verifying Checksum [2020-11-30T09:00:15.979Z] 0ef7d3d256c8: Download complete [2020-11-30T09:00:15.979Z] 0d57e429df01: Verifying Checksum [2020-11-30T09:00:15.979Z] 0d57e429df01: Download complete [2020-11-30T09:00:15.979Z] 4e4be7b47b0d: Verifying Checksum [2020-11-30T09:00:15.979Z] 4e4be7b47b0d: Download complete [2020-11-30T09:00:16.246Z] 188c0c94c7c5: Verifying Checksum [2020-11-30T09:00:16.246Z] 188c0c94c7c5: Download complete [2020-11-30T09:00:16.513Z] 188c0c94c7c5: Pull complete [2020-11-30T09:00:16.780Z] 0ef7d3d256c8: Pull complete [2020-11-30T09:00:16.780Z] de9db76c5a1d: Pull complete [2020-11-30T09:00:17.733Z] e1f770b5df2f: Verifying Checksum [2020-11-30T09:00:17.733Z] e1f770b5df2f: Download complete [2020-11-30T09:00:19.674Z] 0eba1c9be4d2: Verifying Checksum [2020-11-30T09:00:19.674Z] 0eba1c9be4d2: Download complete [2020-11-30T09:00:19.674Z] 85a0685a4137: Verifying Checksum [2020-11-30T09:00:19.674Z] 85a0685a4137: Download complete [2020-11-30T09:00:25.004Z] 0eba1c9be4d2: Pull complete [2020-11-30T09:00:25.004Z] 0d57e429df01: Pull complete [2020-11-30T09:00:25.004Z] 4e4be7b47b0d: Pull complete [2020-11-30T09:00:26.938Z] e1f770b5df2f: Pull complete [2020-11-30T09:00:35.129Z] 85a0685a4137: Pull complete [2020-11-30T09:00:35.129Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-11-30T09:00:35.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-30T09:00:35.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-11-30T09:00:35.309Z] prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container [2020-11-30T09:00:35.359Z] $ 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 [2020-11-30T09:00:36.432Z] $ docker top 0a3a9a3483fc3e4f4d54126aad526b67e7c8711fbcd461dacdd72b7a4f07afaa -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-30T09:00:36.790Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-11-30T09:00:37.085Z] + set -o pipefail [2020-11-30T09:00:37.085Z] + snyk monitor '--org=edgex-jenkins' [2020-11-30T09:00:45.255Z] [2020-11-30T09:00:45.255Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-11-30T09:00:45.255Z] [2020-11-30T09:00:45.255Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/de3029c2-5b79-437f-a001-f14a7bfcf4ab [2020-11-30T09:00:45.255Z] [2020-11-30T09:00:45.255Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-11-30T09:00:45.255Z] [2020-11-30T09:00:45.255Z] [Pipeline] } [2020-11-30T09:00:45.275Z] $ docker stop --time=1 0a3a9a3483fc3e4f4d54126aad526b67e7c8711fbcd461dacdd72b7a4f07afaa [2020-11-30T09:00:47.549Z] $ docker rm -f 0a3a9a3483fc3e4f4d54126aad526b67e7c8711fbcd461dacdd72b7a4f07afaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-11-30T09:00:49.437Z] + git log --format=format:%s -1 b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:00:49.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T09:00:49.750Z] . [Pipeline] withDockerContainer [2020-11-30T09:00:49.860Z] prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container [2020-11-30T09:00:49.913Z] $ 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 [2020-11-30T09:00:50.649Z] $ docker top 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T09:00:51.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T09:00:51.087Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T09:00:51.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T09:00:51.304Z] $ docker exec 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab ssh-agent [2020-11-30T09:00:51.476Z] SSH_AUTH_SOCK=/tmp/ssh-JjEj7QNxZTpR/agent.12 [2020-11-30T09:00:51.476Z] SSH_AGENT_PID=17 [2020-11-30T09:00:51.483Z] Running ssh-add (command line suppressed) [2020-11-30T09:00:51.619Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8167488629727788639.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8167488629727788639.key) [2020-11-30T09:00:51.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T09:00:52.020Z] + git semver tag [2020-11-30T09:00:52.020Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T09:00:52.020Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-30T09:00:52.020Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-30T09:00:52.020Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T09:00:52.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T09:00:52.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T09:00:52.020Z] # $SEMVER_BRANCH = master [2020-11-30T09:00:52.020Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-11-30T09:00:52.020Z] # b22f989568290d3f9d23939444e58b630d1bb034 HEAD [2020-11-30T09:00:52.020Z] # -> Force: false [2020-11-30T09:00:52.020Z] # 763bf56557169bc1d8ace362108c50fff6e68dc7 refs/tags/v0.1.117 [Pipeline] } [2020-11-30T09:00:52.034Z] $ docker exec --env ******** --env ******** 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab ssh-agent -k [2020-11-30T09:00:52.185Z] unset SSH_AUTH_SOCK; [2020-11-30T09:00:52.185Z] unset SSH_AGENT_PID; [2020-11-30T09:00:52.185Z] echo Agent pid 17 killed; [2020-11-30T09:00:52.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T09:00:52.856Z] + git semver [Pipeline] } [2020-11-30T09:00:52.876Z] $ docker stop --time=1 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab [2020-11-30T09:00:54.232Z] $ docker rm -f 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:00:54.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-30T09:00:54.911Z] [2020-11-30T09:00:54.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:00:55.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-30T09:00:55.279Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-11-30T09:00:55.279Z] ab5ef0e58194: Pulling fs layer [2020-11-30T09:00:55.279Z] 9712f1f96733: Pulling fs layer [2020-11-30T09:00:55.279Z] 63f879dbbcfc: Pulling fs layer [2020-11-30T09:00:55.279Z] 0d9ebad4ef96: Pulling fs layer [2020-11-30T09:00:55.279Z] e9a5061849ea: Pulling fs layer [2020-11-30T09:00:55.279Z] d747dcd14b5f: Pulling fs layer [2020-11-30T09:00:55.279Z] 2de7ff778b66: Pulling fs layer [2020-11-30T09:00:55.279Z] 0d9ebad4ef96: Waiting [2020-11-30T09:00:55.279Z] e9a5061849ea: Waiting [2020-11-30T09:00:55.279Z] d747dcd14b5f: Waiting [2020-11-30T09:00:55.279Z] 2de7ff778b66: Waiting [2020-11-30T09:00:55.279Z] 9712f1f96733: Verifying Checksum [2020-11-30T09:00:55.279Z] 9712f1f96733: Download complete [2020-11-30T09:00:57.311Z] 63f879dbbcfc: Verifying Checksum [2020-11-30T09:00:57.311Z] 63f879dbbcfc: Download complete [2020-11-30T09:00:57.593Z] e9a5061849ea: Verifying Checksum [2020-11-30T09:00:57.593Z] e9a5061849ea: Download complete [2020-11-30T09:00:57.593Z] d747dcd14b5f: Verifying Checksum [2020-11-30T09:00:57.593Z] d747dcd14b5f: Download complete [2020-11-30T09:00:58.223Z] 2de7ff778b66: Verifying Checksum [2020-11-30T09:00:58.223Z] 2de7ff778b66: Download complete [2020-11-30T09:00:58.805Z] 0d9ebad4ef96: Download complete [2020-11-30T09:00:59.074Z] ab5ef0e58194: Verifying Checksum [2020-11-30T09:00:59.074Z] ab5ef0e58194: Download complete [2020-11-30T09:01:03.354Z] ab5ef0e58194: Pull complete [2020-11-30T09:01:03.354Z] 9712f1f96733: Pull complete [2020-11-30T09:01:05.953Z] 63f879dbbcfc: Pull complete [2020-11-30T09:01:12.624Z] 0d9ebad4ef96: Pull complete [2020-11-30T09:01:12.915Z] e9a5061849ea: Pull complete [2020-11-30T09:01:13.232Z] d747dcd14b5f: Pull complete [2020-11-30T09:01:16.052Z] 2de7ff778b66: Pull complete [2020-11-30T09:01:16.052Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-11-30T09:01:16.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-30T09:01:16.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-11-30T09:01:16.236Z] prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container [2020-11-30T09:01:16.328Z] $ 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 [2020-11-30T09:01:20.494Z] $ docker top 804967a0dcbada5f39c87c2b68d81dbc95d33eaa319010413f53328c3e6097da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-11-30T09:01:20.929Z] provisioning config files... [2020-11-30T09:01:20.945Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3219182415655327724tmp [2020-11-30T09:01:20.986Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1596585663137762505tmp [2020-11-30T09:01:21.003Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5627038770685674218tmp [Pipeline] { [Pipeline] echo [2020-11-30T09:01:21.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:01:21.371Z] ---> sigul-configuration.sh [2020-11-30T09:01:21.372Z] gpg: directory `/root/.gnupg' created [2020-11-30T09:01:21.372Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-11-30T09:01:21.372Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-11-30T09:01:21.372Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-11-30T09:01:21.372Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-11-30T09:01:21.372Z] gpg: CAST5 encrypted data [2020-11-30T09:01:21.644Z] gpg: encrypted with 1 passphrase [2020-11-30T09:01:21.644Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-11-30T09:01:21.965Z] + mkdir /home/jenkins [2020-11-30T09:01:21.965Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-11-30T09:01:22.290Z] + 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 [2020-11-30T09:01:22.304Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:01:22.629Z] ---> sigul-install.sh [2020-11-30T09:01:27.964Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-11-30T09:01:28.271Z] + git tag --list [2020-11-30T09:01:28.271Z] v0.0.0 [2020-11-30T09:01:28.271Z] v0.0.1 [2020-11-30T09:01:28.271Z] v0.1.0 [2020-11-30T09:01:28.271Z] v0.1.1 [2020-11-30T09:01:28.271Z] v0.1.10 [2020-11-30T09:01:28.271Z] v0.1.100 [2020-11-30T09:01:28.271Z] v0.1.101 [2020-11-30T09:01:28.271Z] v0.1.102 [2020-11-30T09:01:28.271Z] v0.1.103 [2020-11-30T09:01:28.271Z] v0.1.104 [2020-11-30T09:01:28.271Z] v0.1.105 [2020-11-30T09:01:28.271Z] v0.1.106 [2020-11-30T09:01:28.271Z] v0.1.107 [2020-11-30T09:01:28.271Z] v0.1.108 [2020-11-30T09:01:28.271Z] v0.1.109 [2020-11-30T09:01:28.271Z] v0.1.11 [2020-11-30T09:01:28.271Z] v0.1.110 [2020-11-30T09:01:28.271Z] v0.1.111 [2020-11-30T09:01:28.271Z] v0.1.112 [2020-11-30T09:01:28.271Z] v0.1.113 [2020-11-30T09:01:28.271Z] v0.1.114 [2020-11-30T09:01:28.271Z] v0.1.115 [2020-11-30T09:01:28.271Z] v0.1.116 [2020-11-30T09:01:28.271Z] v0.1.117 [2020-11-30T09:01:28.271Z] v0.1.12 [2020-11-30T09:01:28.271Z] v0.1.13 [2020-11-30T09:01:28.271Z] v0.1.14 [2020-11-30T09:01:28.271Z] v0.1.15 [2020-11-30T09:01:28.271Z] v0.1.16 [2020-11-30T09:01:28.271Z] v0.1.17 [2020-11-30T09:01:28.271Z] v0.1.18 [2020-11-30T09:01:28.271Z] v0.1.19 [2020-11-30T09:01:28.271Z] v0.1.2 [2020-11-30T09:01:28.271Z] v0.1.20 [2020-11-30T09:01:28.271Z] v0.1.21 [2020-11-30T09:01:28.271Z] v0.1.22 [2020-11-30T09:01:28.271Z] v0.1.23 [2020-11-30T09:01:28.271Z] v0.1.24 [2020-11-30T09:01:28.271Z] v0.1.25 [2020-11-30T09:01:28.271Z] v0.1.26 [2020-11-30T09:01:28.271Z] v0.1.27 [2020-11-30T09:01:28.271Z] v0.1.28 [2020-11-30T09:01:28.271Z] v0.1.29 [2020-11-30T09:01:28.271Z] v0.1.3 [2020-11-30T09:01:28.271Z] v0.1.30 [2020-11-30T09:01:28.271Z] v0.1.31 [2020-11-30T09:01:28.271Z] v0.1.32 [2020-11-30T09:01:28.271Z] v0.1.33 [2020-11-30T09:01:28.271Z] v0.1.34 [2020-11-30T09:01:28.271Z] v0.1.35 [2020-11-30T09:01:28.271Z] v0.1.36 [2020-11-30T09:01:28.271Z] v0.1.37 [2020-11-30T09:01:28.271Z] v0.1.38 [2020-11-30T09:01:28.271Z] v0.1.39 [2020-11-30T09:01:28.271Z] v0.1.4 [2020-11-30T09:01:28.271Z] v0.1.40 [2020-11-30T09:01:28.271Z] v0.1.41 [2020-11-30T09:01:28.271Z] v0.1.42 [2020-11-30T09:01:28.271Z] v0.1.43 [2020-11-30T09:01:28.271Z] v0.1.44 [2020-11-30T09:01:28.271Z] v0.1.45 [2020-11-30T09:01:28.271Z] v0.1.46 [2020-11-30T09:01:28.271Z] v0.1.47 [2020-11-30T09:01:28.271Z] v0.1.48 [2020-11-30T09:01:28.271Z] v0.1.49 [2020-11-30T09:01:28.271Z] v0.1.5 [2020-11-30T09:01:28.271Z] v0.1.50 [2020-11-30T09:01:28.271Z] v0.1.51 [2020-11-30T09:01:28.271Z] v0.1.52 [2020-11-30T09:01:28.271Z] v0.1.53 [2020-11-30T09:01:28.271Z] v0.1.54 [2020-11-30T09:01:28.271Z] v0.1.55 [2020-11-30T09:01:28.271Z] v0.1.56 [2020-11-30T09:01:28.271Z] v0.1.57 [2020-11-30T09:01:28.271Z] v0.1.58 [2020-11-30T09:01:28.271Z] v0.1.59 [2020-11-30T09:01:28.271Z] v0.1.6 [2020-11-30T09:01:28.271Z] v0.1.60 [2020-11-30T09:01:28.271Z] v0.1.61 [2020-11-30T09:01:28.271Z] v0.1.62 [2020-11-30T09:01:28.271Z] v0.1.63 [2020-11-30T09:01:28.271Z] v0.1.64 [2020-11-30T09:01:28.271Z] v0.1.65 [2020-11-30T09:01:28.271Z] v0.1.66 [2020-11-30T09:01:28.271Z] v0.1.67 [2020-11-30T09:01:28.271Z] v0.1.68 [2020-11-30T09:01:28.271Z] v0.1.69 [2020-11-30T09:01:28.271Z] v0.1.7 [2020-11-30T09:01:28.271Z] v0.1.70 [2020-11-30T09:01:28.271Z] v0.1.71 [2020-11-30T09:01:28.271Z] v0.1.72 [2020-11-30T09:01:28.271Z] v0.1.73 [2020-11-30T09:01:28.271Z] v0.1.74 [2020-11-30T09:01:28.271Z] v0.1.75 [2020-11-30T09:01:28.271Z] v0.1.76 [2020-11-30T09:01:28.271Z] v0.1.77 [2020-11-30T09:01:28.271Z] v0.1.78 [2020-11-30T09:01:28.271Z] v0.1.79 [2020-11-30T09:01:28.271Z] v0.1.8 [2020-11-30T09:01:28.271Z] v0.1.80 [2020-11-30T09:01:28.271Z] v0.1.81 [2020-11-30T09:01:28.271Z] v0.1.82 [2020-11-30T09:01:28.271Z] v0.1.83 [2020-11-30T09:01:28.271Z] v0.1.84 [2020-11-30T09:01:28.271Z] v0.1.85 [2020-11-30T09:01:28.271Z] v0.1.86 [2020-11-30T09:01:28.271Z] v0.1.87 [2020-11-30T09:01:28.271Z] v0.1.88 [2020-11-30T09:01:28.271Z] v0.1.89 [2020-11-30T09:01:28.271Z] v0.1.9 [2020-11-30T09:01:28.271Z] v0.1.90 [2020-11-30T09:01:28.271Z] v0.1.91 [2020-11-30T09:01:28.271Z] v0.1.92 [2020-11-30T09:01:28.271Z] v0.1.93 [2020-11-30T09:01:28.271Z] v0.1.94 [2020-11-30T09:01:28.271Z] v0.1.95 [2020-11-30T09:01:28.271Z] v0.1.96 [2020-11-30T09:01:28.271Z] v0.1.97 [2020-11-30T09:01:28.271Z] v0.1.98 [2020-11-30T09:01:28.271Z] v0.1.99 [Pipeline] sh [2020-11-30T09:01:28.578Z] + lftools sign git-tag v0.1.117 [2020-11-30T09:01:29.981Z] Signing Git tag with Sigul... [2020-11-30T09:01:29.981Z] Signing v0.1.117 [Pipeline] echo [2020-11-30T09:01:30.952Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:01:31.256Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-11-30T09:01:31.265Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-11-30T09:01:31.394Z] $ docker stop --time=1 804967a0dcbada5f39c87c2b68d81dbc95d33eaa319010413f53328c3e6097da [2020-11-30T09:01:33.406Z] $ docker rm -f 804967a0dcbada5f39c87c2b68d81dbc95d33eaa319010413f53328c3e6097da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:01:34.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T09:01:34.531Z] . [Pipeline] withDockerContainer [2020-11-30T09:01:34.635Z] prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container [2020-11-30T09:01:34.687Z] $ 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 [2020-11-30T09:01:35.508Z] $ docker top 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T09:01:35.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T09:01:35.907Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T09:01:36.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T09:01:36.165Z] $ docker exec 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 ssh-agent [2020-11-30T09:01:36.340Z] SSH_AUTH_SOCK=/tmp/ssh-a2jRqpZr3wvw/agent.12 [2020-11-30T09:01:36.340Z] SSH_AGENT_PID=18 [2020-11-30T09:01:36.348Z] Running ssh-add (command line suppressed) [2020-11-30T09:01:36.480Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7756484418285600214.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7756484418285600214.key) [2020-11-30T09:01:36.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T09:01:36.894Z] + git semver bump patch [2020-11-30T09:01:36.894Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T09:01:36.894Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-30T09:01:36.894Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-30T09:01:36.894Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T09:01:36.894Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T09:01:36.894Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T09:01:36.894Z] # $SEMVER_BRANCH = master [2020-11-30T09:01:36.894Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-11-30T09:01:36.894Z] 0.1.118 [Pipeline] } [2020-11-30T09:01:36.911Z] $ docker exec --env ******** --env ******** 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 ssh-agent -k [2020-11-30T09:01:37.042Z] unset SSH_AUTH_SOCK; [2020-11-30T09:01:37.042Z] unset SSH_AGENT_PID; [2020-11-30T09:01:37.042Z] echo Agent pid 18 killed; [2020-11-30T09:01:37.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T09:01:37.574Z] + git semver [Pipeline] } [2020-11-30T09:01:37.593Z] $ docker stop --time=1 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 [2020-11-30T09:01:38.960Z] $ docker rm -f 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:01:39.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T09:01:39.511Z] . [Pipeline] withDockerContainer [2020-11-30T09:01:39.617Z] prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container [2020-11-30T09:01:39.667Z] $ 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 [2020-11-30T09:01:40.372Z] $ docker top df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T09:01:40.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T09:01:40.676Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T09:01:40.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T09:01:40.867Z] $ docker exec df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 ssh-agent [2020-11-30T09:01:41.046Z] SSH_AUTH_SOCK=/tmp/ssh-Uj1n9FQfWH6p/agent.11 [2020-11-30T09:01:41.046Z] SSH_AGENT_PID=16 [2020-11-30T09:01:41.054Z] Running ssh-add (command line suppressed) [2020-11-30T09:01:41.185Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9092911776544539515.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9092911776544539515.key) [2020-11-30T09:01:41.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T09:01:41.578Z] + git semver push [2020-11-30T09:01:41.578Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T09:01:41.578Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-30T09:01:41.578Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-30T09:01:41.578Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T09:01:41.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T09:01:41.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T09:01:41.578Z] # $SEMVER_BRANCH = master [2020-11-30T09:01:41.578Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-11-30T09:01:48.190Z] $ docker exec --env ******** --env ******** df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 ssh-agent -k [2020-11-30T09:01:48.324Z] unset SSH_AUTH_SOCK; [2020-11-30T09:01:48.325Z] unset SSH_AGENT_PID; [2020-11-30T09:01:48.325Z] echo Agent pid 16 killed; [2020-11-30T09:01:48.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T09:01:48.963Z] + git semver [Pipeline] } [2020-11-30T09:01:48.981Z] $ docker stop --time=1 df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 [2020-11-30T09:01:50.356Z] $ docker rm -f df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 [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 [2020-11-30T09:01:52.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:01:52.724Z] ---> package-listing.sh [2020-11-30T09:01:52.724Z] ++ facter osfamily [2020-11-30T09:01:52.724Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-30T09:01:52.724Z] + OS_FAMILY=redhat [2020-11-30T09:01:52.724Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-11-30T09:01:52.724Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-30T09:01:52.724Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-30T09:01:52.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-30T09:01:52.724Z] + PACKAGES=/tmp/packages_start.txt [2020-11-30T09:01:52.724Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-11-30T09:01:52.724Z] + PACKAGES=/tmp/packages_end.txt [2020-11-30T09:01:52.724Z] + case "${OS_FAMILY}" in [2020-11-30T09:01:52.724Z] + rpm -qa [2020-11-30T09:01:52.724Z] + sort [2020-11-30T09:01:58.033Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-30T09:01:58.033Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-30T09:01:58.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-30T09:01:58.033Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-11-30T09:01:58.033Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-11-30T09:01:58.033Z] + 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 [2020-11-30T09:01:58.047Z] 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 [2020-11-30T09:01:58.336Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:01:58.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T09:01:58.643Z] [2020-11-30T09:01:58.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-30T09:01:58.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T09:01:58.995Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-30T09:01:58.995Z] df20fa9351a1: Pulling fs layer [2020-11-30T09:01:58.995Z] 36b3adc4ff6f: Pulling fs layer [2020-11-30T09:01:58.995Z] 8ad3a11d3b57: Pulling fs layer [2020-11-30T09:01:58.995Z] 46f8f816bc3b: Pulling fs layer [2020-11-30T09:01:58.995Z] 93b61091891f: Pulling fs layer [2020-11-30T09:01:58.995Z] 93b9cdb0e59b: Pulling fs layer [2020-11-30T09:01:58.995Z] 5e14af77c1be: Pulling fs layer [2020-11-30T09:01:58.995Z] 01666e4c0597: Pulling fs layer [2020-11-30T09:01:58.995Z] aa168da1d23b: Pulling fs layer [2020-11-30T09:01:58.995Z] 93b9cdb0e59b: Waiting [2020-11-30T09:01:58.995Z] 5e14af77c1be: Waiting [2020-11-30T09:01:58.995Z] 01666e4c0597: Waiting [2020-11-30T09:01:58.995Z] aa168da1d23b: Waiting [2020-11-30T09:01:58.995Z] 46f8f816bc3b: Waiting [2020-11-30T09:01:58.995Z] 93b61091891f: Waiting [2020-11-30T09:01:58.995Z] 36b3adc4ff6f: Verifying Checksum [2020-11-30T09:01:58.995Z] 36b3adc4ff6f: Download complete [2020-11-30T09:01:58.995Z] 46f8f816bc3b: Verifying Checksum [2020-11-30T09:01:58.995Z] 46f8f816bc3b: Download complete [2020-11-30T09:01:58.995Z] df20fa9351a1: Verifying Checksum [2020-11-30T09:01:58.995Z] df20fa9351a1: Download complete [2020-11-30T09:01:58.995Z] 93b9cdb0e59b: Verifying Checksum [2020-11-30T09:01:58.995Z] 93b9cdb0e59b: Download complete [2020-11-30T09:01:59.259Z] 93b61091891f: Verifying Checksum [2020-11-30T09:01:59.259Z] 93b61091891f: Download complete [2020-11-30T09:01:59.259Z] 5e14af77c1be: Verifying Checksum [2020-11-30T09:01:59.259Z] 5e14af77c1be: Download complete [2020-11-30T09:01:59.259Z] 01666e4c0597: Verifying Checksum [2020-11-30T09:01:59.259Z] 01666e4c0597: Download complete [2020-11-30T09:01:59.259Z] 8ad3a11d3b57: Verifying Checksum [2020-11-30T09:01:59.259Z] 8ad3a11d3b57: Download complete [2020-11-30T09:01:59.522Z] df20fa9351a1: Pull complete [2020-11-30T09:01:59.785Z] 36b3adc4ff6f: Pull complete [2020-11-30T09:02:01.191Z] aa168da1d23b: Verifying Checksum [2020-11-30T09:02:01.191Z] aa168da1d23b: Download complete [2020-11-30T09:02:01.768Z] 8ad3a11d3b57: Pull complete [2020-11-30T09:02:01.768Z] 46f8f816bc3b: Pull complete [2020-11-30T09:02:02.345Z] 93b61091891f: Pull complete [2020-11-30T09:02:02.345Z] 93b9cdb0e59b: Pull complete [2020-11-30T09:02:02.608Z] 5e14af77c1be: Pull complete [2020-11-30T09:02:02.608Z] 01666e4c0597: Pull complete [2020-11-30T09:02:10.798Z] aa168da1d23b: Pull complete [2020-11-30T09:02:10.798Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-30T09:02:10.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T09:02:10.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-30T09:02:10.977Z] prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container [2020-11-30T09:02:11.029Z] $ 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 [2020-11-30T09:02:13.620Z] $ docker top e3c037a9fe2aec368a07f7b5f75540bc885f75b506558be90d1b6ce006ad94e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T09:02:14.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-30T09:02:14.497Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-30T09:02:14.800Z] + ls /var/log/sa-host [2020-11-30T09:02:14.800Z] + sadf -c /var/log/sa-host/sa23 [2020-11-30T09:02:14.800Z] file_magic: OK [2020-11-30T09:02:14.800Z] HZ: Using current value: 100 [2020-11-30T09:02:14.800Z] file_header: OK [2020-11-30T09:02:14.800Z] 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 [2020-11-30T09:02:14.800Z] Statistics: [2020-11-30T09:02:14.800Z] Hnuu...uuuununununu... [2020-11-30T09:02:14.800Z] File successfully converted to sysstat format version 12.2.1 [2020-11-30T09:02:14.800Z] + sadf -c /var/log/sa-host/sa30 [2020-11-30T09:02:14.800Z] file_magic: OK [2020-11-30T09:02:14.800Z] HZ: Using current value: 100 [2020-11-30T09:02:14.800Z] file_header: OK [2020-11-30T09:02:14.800Z] 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 [2020-11-30T09:02:14.800Z] Statistics: [2020-11-30T09:02:14.800Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-30T09:02:14.800Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-30T09:02:15.470Z] provisioning config files... [2020-11-30T09:02:15.488Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4641810135759965693tmp [Pipeline] { [Pipeline] echo [2020-11-30T09:02:15.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:02:15.868Z] ---> create-netrc.sh [Pipeline] } [2020-11-30T09:02:15.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-30T09:02:15.993Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:02:16.292Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-30T09:02:16.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:02:16.604Z] ---> sudo-logs.sh [2020-11-30T09:02:16.605Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-30T09:02:16.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:02:16.916Z] ---> job-cost.sh [2020-11-30T09:02:16.916Z] lf-activate-venv: SKIPPING [2020-11-30T09:02:16.916Z] INFO: No Stack... [2020-11-30T09:02:18.309Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-30T09:02:18.571Z] INFO: Archiving Costs [Pipeline] echo [2020-11-30T09:02:18.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T09:02:18.879Z] ---> logs-deploy.sh [2020-11-30T09:02:18.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/83 [2020-11-30T09:02:18.879Z] INFO: archiving workspace using pattern(s): [2020-11-30T09:02:20.800Z] Archives upload complete. [2020-11-30T09:02:20.800Z] INFO: archiving logs to Nexus