Pull request #365 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than ced15efac2d1085b65b772f7f7e984098936bee5 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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-12023 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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_PR-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit ced15efac2d1085b65b772f7f7e984098936bee5 Merge succeeded, producing ced15efac2d1085b65b772f7f7e984098936bee5 Checking out Revision ced15efac2d1085b65b772f7f7e984098936bee5 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 Commit message: "fix: Use existing constant `CorrelationHeader`" > git rev-list --no-walk e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-13T07:38:14.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-13T07:38:14.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-13T07:38:15.085Z] ========================================================= [2020-11-13T07:38:15.085Z] EdgeX Global Pipelines Version Info [2020-11-13T07:38:15.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:38:17.077Z] ------------------- [2020-11-13T07:38:17.077Z] stable info: [2020-11-13T07:38:17.077Z] ------------------- [2020-11-13T07:38:17.077Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-13T07:38:17.077Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-13T07:38:17.077Z] Message: update stable to v1.0.162 [2020-11-13T07:38:17.655Z] ------------------- [2020-11-13T07:38:17.655Z] experimental info: [2020-11-13T07:38:17.655Z] ------------------- [2020-11-13T07:38:17.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-13T07:38:17.655Z] Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b [2020-11-13T07:38:17.655Z] Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-13T07:38:18.039Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-13T07:38:18.142Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-13T07:38:18.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-13T07:38:18.345Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-13T07:38:18.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-13T07:38:18.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-13T07:38:18.664Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-13T07:38:18.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-13T07:38:18.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-13T07:38:19.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-13T07:38:19.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-13T07:38:19.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-13T07:38:19.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-13T07:38:19.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-13T07:38:19.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-13T07:38:19.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-13T07:38:19.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-13T07:38:19.832Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-13T07:38:19.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-13T07:38:20.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-13T07:38:20.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-13T07:38:20.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-13T07:38:20.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-13T07:38:20.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-13T07:38:20.660Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-13T07:38:20.771Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-13T07:38:20.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-13T07:38:21.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-13T07:38:21.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-13T07:38:21.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ced15efac2d1085b65b772f7f7e984098936bee5 [Pipeline] echo [2020-11-13T07:38:21.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ced15ef [Pipeline] echo [2020-11-13T07:38:21.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-13T07:38:21.697Z] provisioning config files... [2020-11-13T07:38:21.729Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4487535326060406515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:38:22.210Z] ---> docker-login.sh [2020-11-13T07:38:22.211Z] nexus3.edgexfoundry.org:10001 [2020-11-13T07:38:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:38:23.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:38:23.052Z] Configure a credential helper to remove this warning. See [2020-11-13T07:38:23.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:38:23.052Z] [2020-11-13T07:38:23.052Z] Login Succeeded [2020-11-13T07:38:23.052Z] nexus3.edgexfoundry.org:10002 [2020-11-13T07:38:23.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:38:23.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:38:23.052Z] Configure a credential helper to remove this warning. See [2020-11-13T07:38:23.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:38:23.052Z] [2020-11-13T07:38:23.052Z] Login Succeeded [2020-11-13T07:38:23.052Z] nexus3.edgexfoundry.org:10003 [2020-11-13T07:38:23.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:38:23.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:38:23.321Z] Configure a credential helper to remove this warning. See [2020-11-13T07:38:23.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:38:23.321Z] [2020-11-13T07:38:23.321Z] Login Succeeded [2020-11-13T07:38:23.321Z] nexus3.edgexfoundry.org:10004 [2020-11-13T07:38:23.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:38:23.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:38:23.588Z] Configure a credential helper to remove this warning. See [2020-11-13T07:38:23.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:38:23.588Z] [2020-11-13T07:38:23.588Z] Login Succeeded [2020-11-13T07:38:23.588Z] docker.io [2020-11-13T07:38:23.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:38:24.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:38:24.113Z] Configure a credential helper to remove this warning. See [2020-11-13T07:38:24.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:38:24.113Z] [2020-11-13T07:38:24.113Z] Login Succeeded [2020-11-13T07:38:24.113Z] ---> docker-login.sh ends [Pipeline] } [2020-11-13T07:38:24.123Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-13T07:38:24.942Z] + git log --format=format:%s -1 ced15efac2d1085b65b772f7f7e984098936bee5 [Pipeline] echo [2020-11-13T07:38:25.012Z] GIT_COMMIT: ced15efac2d1085b65b772f7f7e984098936bee5, Commit Message: fix: Use existing constant `CorrelationHeader` [Pipeline] echo [2020-11-13T07:38:25.062Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:38:26.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-13T07:38:26.250Z] [2020-11-13T07:38:26.250Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:38:26.634Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-13T07:38:26.634Z] latest: Pulling from edgex-devops/git-semver [2020-11-13T07:38:26.634Z] 31603596830f: Pulling fs layer [2020-11-13T07:38:26.634Z] 2a8b12db71e7: Pulling fs layer [2020-11-13T07:38:26.634Z] 6ca5941a6612: Pulling fs layer [2020-11-13T07:38:26.634Z] ecc8261a40a4: Pulling fs layer [2020-11-13T07:38:26.634Z] ecc8261a40a4: Waiting [2020-11-13T07:38:26.634Z] 2a8b12db71e7: Verifying Checksum [2020-11-13T07:38:26.634Z] 2a8b12db71e7: Download complete [2020-11-13T07:38:26.634Z] 31603596830f: Download complete [2020-11-13T07:38:26.902Z] ecc8261a40a4: Verifying Checksum [2020-11-13T07:38:26.902Z] ecc8261a40a4: Download complete [2020-11-13T07:38:26.902Z] 6ca5941a6612: Verifying Checksum [2020-11-13T07:38:26.902Z] 6ca5941a6612: Download complete [2020-11-13T07:38:27.172Z] 31603596830f: Pull complete [2020-11-13T07:38:27.172Z] 2a8b12db71e7: Pull complete [2020-11-13T07:38:28.145Z] 6ca5941a6612: Pull complete [2020-11-13T07:38:28.145Z] ecc8261a40a4: Pull complete [2020-11-13T07:38:28.409Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-13T07:38:28.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-13T07:38:28.409Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-13T07:38:28.560Z] prd-centos7-docker-4c-2g-12023 does not seem to be running inside a container [2020-11-13T07:38:28.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-13T07:38:31.054Z] $ docker top 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-13T07:38:31.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-13T07:38:31.413Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-13T07:38:31.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-13T07:38:31.666Z] $ docker exec 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent [2020-11-13T07:38:31.839Z] SSH_AUTH_SOCK=/tmp/ssh-0WmpjPuB18ZI/agent.11 [2020-11-13T07:38:31.839Z] SSH_AGENT_PID=17 [2020-11-13T07:38:31.853Z] Running ssh-add (command line suppressed) [2020-11-13T07:38:31.983Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_6479816274095868736.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_6479816274095868736.key) [2020-11-13T07:38:32.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-13T07:38:32.378Z] + git tag --points-at HEAD [Pipeline] } [2020-11-13T07:38:32.403Z] $ docker exec --env ******** --env ******** 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent -k [2020-11-13T07:38:32.529Z] unset SSH_AUTH_SOCK; [2020-11-13T07:38:32.529Z] unset SSH_AGENT_PID; [2020-11-13T07:38:32.529Z] echo Agent pid 17 killed; [2020-11-13T07:38:32.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-13T07:38:32.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-13T07:38:32.730Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-13T07:38:32.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-13T07:38:32.912Z] $ docker exec 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent [2020-11-13T07:38:33.093Z] SSH_AUTH_SOCK=/tmp/ssh-FcCMcEP9px9x/agent.47 [2020-11-13T07:38:33.093Z] SSH_AGENT_PID=52 [2020-11-13T07:38:33.101Z] Running ssh-add (command line suppressed) [2020-11-13T07:38:33.237Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8798081715579242867.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8798081715579242867.key) [2020-11-13T07:38:33.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-13T07:38:33.680Z] + git semver init [2020-11-13T07:38:33.680Z] # -> Open(): unable to determine branch for HEAD [2020-11-13T07:38:33.680Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-13T07:38:33.680Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-13T07:38:33.680Z] # $SEMVER_REMOTE_NAME = origin [2020-11-13T07:38:33.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-13T07:38:33.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-13T07:38:33.680Z] # $SEMVER_BRANCH = PR-365 [2020-11-13T07:38:33.680Z] # $SEMVER_TEMP = /tmp/semver-527908449 [2020-11-13T07:38:33.680Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-13T07:38:34.265Z] # '/tmp/semver-527908449' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-13T07:38:34.265Z] # -> Force: false [2020-11-13T07:38:34.265Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-13T07:38:34.280Z] $ docker exec --env ******** --env ******** 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent -k [2020-11-13T07:38:34.407Z] unset SSH_AUTH_SOCK; [2020-11-13T07:38:34.407Z] unset SSH_AGENT_PID; [2020-11-13T07:38:34.407Z] echo Agent pid 52 killed; [2020-11-13T07:38:34.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-13T07:38:35.171Z] + git semver [Pipeline] } [2020-11-13T07:38:35.193Z] $ docker stop --time=1 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 [2020-11-13T07:38:36.993Z] $ docker rm -f 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-13T07:38:37.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-13T07:38:37.923Z] Stashed 1 file(s) [Pipeline] echo [2020-11-13T07:38:37.926Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-13T07:38:53.485Z] Still waiting to schedule task [2020-11-13T07:38:53.485Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12023’ [2020-11-13T07:38:53.487Z] Still waiting to schedule task [2020-11-13T07:38:53.487Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-13T07:40:47.092Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12024 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-13T07:40:48.348Z] Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout [2020-11-13T07:40:53.543Z] using credential edgex-jenkins-ssh [2020-11-13T07:40:53.599Z] Cloning the remote Git repository [2020-11-13T07:40:53.656Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-13T07:40:53.763Z] > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 [2020-11-13T07:40:53.833Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-13T07:40:53.834Z] > git --version # timeout=10 [2020-11-13T07:40:53.849Z] > git --version # 'git version 2.17.1' [2020-11-13T07:40:53.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T07:40:53.930Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T07:40:54.872Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-13T07:40:54.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T07:40:54.921Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-13T07:40:55.599Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit ced15efac2d1085b65b772f7f7e984098936bee5 [2020-11-13T07:40:55.824Z] Merge succeeded, producing ced15efac2d1085b65b772f7f7e984098936bee5 [2020-11-13T07:40:55.825Z] Checking out Revision ced15efac2d1085b65b772f7f7e984098936bee5 (PR-365) [2020-11-13T07:40:54.958Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-13T07:40:54.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T07:40:54.974Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-13T07:40:55.619Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T07:40:55.631Z] > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 [2020-11-13T07:40:55.755Z] > git remote # timeout=10 [2020-11-13T07:40:55.768Z] > git config --get remote.origin.url # timeout=10 [2020-11-13T07:40:55.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T07:40:55.790Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-13T07:40:55.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-13T07:40:55.834Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T07:40:55.845Z] > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 [2020-11-13T07:41:00.150Z] Commit message: "fix: Use existing constant `CorrelationHeader`" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-13T07:41:00.951Z] provisioning config files... [2020-11-13T07:41:01.026Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/25@tmp/config7932212205086549717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:41:02.184Z] ---> docker-login.sh [2020-11-13T07:41:02.184Z] nexus3.edgexfoundry.org:10001 [2020-11-13T07:41:03.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:03.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:03.451Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:03.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:03.451Z] [2020-11-13T07:41:03.451Z] Login Succeeded [2020-11-13T07:41:03.451Z] nexus3.edgexfoundry.org:10002 [2020-11-13T07:41:04.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:04.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:04.055Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:04.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:04.055Z] [2020-11-13T07:41:04.055Z] Login Succeeded [2020-11-13T07:41:04.055Z] nexus3.edgexfoundry.org:10003 [2020-11-13T07:41:04.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:04.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:04.606Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:04.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:04.606Z] [2020-11-13T07:41:04.606Z] Login Succeeded [2020-11-13T07:41:04.606Z] nexus3.edgexfoundry.org:10004 [2020-11-13T07:41:04.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:05.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:05.207Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:05.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:05.207Z] [2020-11-13T07:41:05.207Z] Login Succeeded [2020-11-13T07:41:05.207Z] docker.io [2020-11-13T07:41:05.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:06.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:06.079Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:06.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:06.079Z] [2020-11-13T07:41:06.079Z] Login Succeeded [2020-11-13T07:41:06.079Z] ---> docker-login.sh ends [Pipeline] } [2020-11-13T07:41:06.148Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-13T07:41:06.613Z] ========================================================= [2020-11-13T07:41:06.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-13T07:41:06.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:41:06.990Z] + 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-13T07:41:07.588Z] Sending build context to Docker daemon 1.914MB [2020-11-13T07:41:07.588Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-13T07:41:07.588Z] Step 2/7 : FROM ${BASE} [2020-11-13T07:41:07.588Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-13T07:41:07.588Z] b538f80385f9: Pulling fs layer [2020-11-13T07:41:07.588Z] 74f711af9a0d: Pulling fs layer [2020-11-13T07:41:07.588Z] 99f96fe45779: Pulling fs layer [2020-11-13T07:41:07.588Z] 8529a6b9a6be: Pulling fs layer [2020-11-13T07:41:07.588Z] 45590311c82a: Pulling fs layer [2020-11-13T07:41:07.588Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-13T07:41:07.588Z] 209524e5b208: Pulling fs layer [2020-11-13T07:41:07.588Z] 69ca0ff8b7b3: Waiting [2020-11-13T07:41:07.588Z] 8529a6b9a6be: Waiting [2020-11-13T07:41:07.588Z] 209524e5b208: Waiting [2020-11-13T07:41:07.588Z] 45590311c82a: Waiting [2020-11-13T07:41:07.588Z] 99f96fe45779: Verifying Checksum [2020-11-13T07:41:07.588Z] 99f96fe45779: Download complete [2020-11-13T07:41:07.588Z] 74f711af9a0d: Verifying Checksum [2020-11-13T07:41:07.588Z] 74f711af9a0d: Download complete [2020-11-13T07:41:07.588Z] 45590311c82a: Verifying Checksum [2020-11-13T07:41:07.588Z] 45590311c82a: Download complete [2020-11-13T07:41:07.861Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-13T07:41:07.861Z] 69ca0ff8b7b3: Download complete [2020-11-13T07:41:07.861Z] b538f80385f9: Verifying Checksum [2020-11-13T07:41:07.861Z] b538f80385f9: Download complete [2020-11-13T07:41:08.460Z] b538f80385f9: Pull complete [2020-11-13T07:41:09.064Z] 74f711af9a0d: Pull complete [2020-11-13T07:41:09.341Z] 99f96fe45779: Pull complete [2020-11-13T07:41:10.326Z] 209524e5b208: Verifying Checksum [2020-11-13T07:41:10.326Z] 209524e5b208: Download complete [2020-11-13T07:41:11.303Z] 8529a6b9a6be: Verifying Checksum [2020-11-13T07:41:11.303Z] 8529a6b9a6be: Download complete [2020-11-13T07:41:21.472Z] 8529a6b9a6be: Pull complete [2020-11-13T07:41:21.751Z] 45590311c82a: Pull complete [2020-11-13T07:41:22.023Z] 69ca0ff8b7b3: Pull complete [2020-11-13T07:41:26.335Z] 209524e5b208: Pull complete [2020-11-13T07:41:26.335Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-13T07:41:26.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-13T07:41:26.335Z] ---> 5bddaf1c2fca [2020-11-13T07:41:26.335Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T07:41:28.959Z] ---> Running in b88559dc6cc1 [2020-11-13T07:41:28.959Z] Removing intermediate container b88559dc6cc1 [2020-11-13T07:41:28.959Z] ---> 9b5b469437c0 [2020-11-13T07:41:28.959Z] Step 4/7 : RUN apk add bash [2020-11-13T07:41:29.230Z] ---> Running in 47eeff0fdf9a [2020-11-13T07:41:30.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-13T07:41:31.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-13T07:41:33.066Z] OK: 142 MiB in 39 packages [2020-11-13T07:41:34.493Z] Removing intermediate container 47eeff0fdf9a [2020-11-13T07:41:34.493Z] ---> 57961c2c229f [2020-11-13T07:41:34.493Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-13T07:41:34.493Z] ---> Running in 6fe1b1d804fd [2020-11-13T07:41:34.767Z] Removing intermediate container 6fe1b1d804fd [2020-11-13T07:41:34.767Z] ---> bef71e192c96 [2020-11-13T07:41:34.767Z] Step 6/7 : COPY go.mod . [2020-11-13T07:41:35.367Z] ---> ac6ca21c89c6 [2020-11-13T07:41:35.367Z] Step 7/7 : RUN go mod download [2020-11-13T07:41:35.638Z] ---> Running in 9987334babf1 [2020-11-13T07:41:42.304Z] Running on prd-centos7-docker-4c-2g-12025 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-13T07:41:42.395Z] Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout [2020-11-13T07:41:45.124Z] using credential edgex-jenkins-ssh [2020-11-13T07:41:45.218Z] Cloning the remote Git repository [2020-11-13T07:41:45.273Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-13T07:41:45.356Z] > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 [2020-11-13T07:41:45.447Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-13T07:41:45.448Z] > git --version # timeout=10 [2020-11-13T07:41:45.456Z] > git --version # 'git version 2.16.5' [2020-11-13T07:41:45.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T07:41:45.494Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T07:41:46.794Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit ced15efac2d1085b65b772f7f7e984098936bee5 [2020-11-13T07:41:46.908Z] Merge succeeded, producing ced15efac2d1085b65b772f7f7e984098936bee5 [2020-11-13T07:41:46.909Z] Checking out Revision ced15efac2d1085b65b772f7f7e984098936bee5 (PR-365) [2020-11-13T07:41:46.202Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-13T07:41:46.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T07:41:46.241Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-13T07:41:46.276Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-13T07:41:46.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T07:41:46.282Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-13T07:41:46.807Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T07:41:46.812Z] > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 [2020-11-13T07:41:46.873Z] > git remote # timeout=10 [2020-11-13T07:41:46.881Z] > git config --get remote.origin.url # timeout=10 [2020-11-13T07:41:46.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T07:41:46.893Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-13T07:41:46.904Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-13T07:41:46.914Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T07:41:46.919Z] > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 [2020-11-13T07:41:50.539Z] Commit message: "fix: Use existing constant `CorrelationHeader`" [2020-11-13T07:41:50.723Z] Removing intermediate container 9987334babf1 [2020-11-13T07:41:50.723Z] ---> 13831e76dbd2 [2020-11-13T07:41:50.723Z] Successfully built 13831e76dbd2 [2020-11-13T07:41:50.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-11-13T07:41:51.062Z] + docker inspect -f . ci-base-image-arm64 [2020-11-13T07:41:51.062Z] . [Pipeline] withDockerContainer [2020-11-13T07:41:51.302Z] prd-ubuntu18.04-docker-arm64-4c-16g-12024 does not seem to be running inside a container [2020-11-13T07:41:51.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-13T07:41:53.199Z] $ docker top 7e429d5840be3aca25b8ac50f666b2707d056027ab97dc5d33605f4d88efdc5d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-13T07:41:53.789Z] provisioning config files... [2020-11-13T07:41:53.815Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/25@tmp/config4743123209718584746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:41:54.587Z] ---> docker-login.sh [2020-11-13T07:41:54.587Z] nexus3.edgexfoundry.org:10001 [2020-11-13T07:41:54.639Z] + go version [2020-11-13T07:41:54.639Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-13T07:41:54.664Z] $ docker stop --time=1 7e429d5840be3aca25b8ac50f666b2707d056027ab97dc5d33605f4d88efdc5d [2020-11-13T07:41:54.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:55.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:55.116Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:55.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:55.116Z] [2020-11-13T07:41:55.116Z] Login Succeeded [2020-11-13T07:41:55.116Z] nexus3.edgexfoundry.org:10002 [2020-11-13T07:41:55.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:55.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:55.116Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:55.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:55.116Z] [2020-11-13T07:41:55.116Z] Login Succeeded [2020-11-13T07:41:55.116Z] nexus3.edgexfoundry.org:10003 [2020-11-13T07:41:55.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:55.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:55.388Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:55.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:55.388Z] [2020-11-13T07:41:55.388Z] Login Succeeded [2020-11-13T07:41:55.388Z] nexus3.edgexfoundry.org:10004 [2020-11-13T07:41:55.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:55.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:55.655Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:55.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:55.655Z] [2020-11-13T07:41:55.655Z] Login Succeeded [2020-11-13T07:41:55.655Z] docker.io [2020-11-13T07:41:55.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-13T07:41:55.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-13T07:41:55.922Z] Configure a credential helper to remove this warning. See [2020-11-13T07:41:55.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-13T07:41:55.922Z] [2020-11-13T07:41:55.922Z] Login Succeeded [2020-11-13T07:41:55.922Z] ---> docker-login.sh ends [2020-11-13T07:41:56.710Z] $ docker rm -f 7e429d5840be3aca25b8ac50f666b2707d056027ab97dc5d33605f4d88efdc5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-11-13T07:41:56.985Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-13T07:41:57.532Z] ========================================================= [2020-11-13T07:41:57.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-13T07:41:57.532Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:41:57.914Z] + docker inspect -f . ci-base-image-arm64 [2020-11-13T07:41:57.914Z] . [Pipeline] withDockerContainer [2020-11-13T07:41:57.961Z] + 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-13T07:41:58.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-12024 does not seem to be running inside a container [2020-11-13T07:41:58.225Z] Sending build context to Docker daemon 1.914MB [2020-11-13T07:41:58.225Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-13T07:41:58.225Z] Step 2/7 : FROM ${BASE} [2020-11-13T07:41:58.225Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-13T07:41:58.225Z] df20fa9351a1: Pulling fs layer [2020-11-13T07:41:58.225Z] ed8968b2872e: Pulling fs layer [2020-11-13T07:41:58.225Z] a92cc7c5fd73: Pulling fs layer [2020-11-13T07:41:58.225Z] e871e8e8d7a9: Pulling fs layer [2020-11-13T07:41:58.225Z] e73272ec9a57: Pulling fs layer [2020-11-13T07:41:58.225Z] 1e910a182e73: Pulling fs layer [2020-11-13T07:41:58.225Z] 4e634b169226: Pulling fs layer [2020-11-13T07:41:58.225Z] e73272ec9a57: Waiting [2020-11-13T07:41:58.225Z] 1e910a182e73: Waiting [2020-11-13T07:41:58.225Z] 4e634b169226: Waiting [2020-11-13T07:41:58.225Z] e871e8e8d7a9: Waiting [2020-11-13T07:41:58.225Z] a92cc7c5fd73: Verifying Checksum [2020-11-13T07:41:58.225Z] a92cc7c5fd73: Download complete [2020-11-13T07:41:58.225Z] ed8968b2872e: Verifying Checksum [2020-11-13T07:41:58.226Z] ed8968b2872e: Download complete [2020-11-13T07:41:58.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-13T07:41:58.489Z] e73272ec9a57: Verifying Checksum [2020-11-13T07:41:58.489Z] e73272ec9a57: Download complete [2020-11-13T07:41:58.489Z] 1e910a182e73: Verifying Checksum [2020-11-13T07:41:58.489Z] 1e910a182e73: Download complete [2020-11-13T07:41:58.753Z] df20fa9351a1: Verifying Checksum [2020-11-13T07:41:58.753Z] df20fa9351a1: Download complete [2020-11-13T07:41:59.020Z] df20fa9351a1: Pull complete [2020-11-13T07:41:59.020Z] ed8968b2872e: Pull complete [2020-11-13T07:41:59.284Z] a92cc7c5fd73: Pull complete [2020-11-13T07:42:00.015Z] $ docker top 13ec04c92f24c766d7c438ad4776c92167a47314a3c007ec20aa78221cca0b2e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-13T07:42:00.691Z] 4e634b169226: Verifying Checksum [2020-11-13T07:42:00.691Z] 4e634b169226: Download complete [2020-11-13T07:42:00.956Z] e871e8e8d7a9: Verifying Checksum [2020-11-13T07:42:00.956Z] e871e8e8d7a9: Download complete [2020-11-13T07:42:01.397Z] + make test [2020-11-13T07:42:01.397Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-13T07:42:06.318Z] e871e8e8d7a9: Pull complete [2020-11-13T07:42:06.318Z] e73272ec9a57: Pull complete [2020-11-13T07:42:06.318Z] 1e910a182e73: Pull complete [2020-11-13T07:42:16.379Z] 4e634b169226: Pull complete [2020-11-13T07:42:16.379Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-13T07:42:16.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-13T07:42:16.379Z] ---> f7629b54cfaa [2020-11-13T07:42:16.379Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T07:42:16.379Z] ---> Running in e21c2172d866 [2020-11-13T07:42:16.379Z] Removing intermediate container e21c2172d866 [2020-11-13T07:42:16.379Z] ---> b0384f0f6418 [2020-11-13T07:42:16.379Z] Step 4/7 : RUN apk add bash [2020-11-13T07:42:16.379Z] ---> Running in bbfcb3c71287 [2020-11-13T07:42:17.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-13T07:42:18.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-13T07:42:18.619Z] OK: 166 MiB in 39 packages [2020-11-13T07:42:19.197Z] Removing intermediate container bbfcb3c71287 [2020-11-13T07:42:19.197Z] ---> c68c31eb3eda [2020-11-13T07:42:19.197Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-13T07:42:19.197Z] ---> Running in 01e32dce0564 [2020-11-13T07:42:19.461Z] Removing intermediate container 01e32dce0564 [2020-11-13T07:42:19.461Z] ---> abe35e36ec2b [2020-11-13T07:42:19.461Z] Step 6/7 : COPY go.mod . [2020-11-13T07:42:19.726Z] ---> f5e1ebb99538 [2020-11-13T07:42:19.726Z] Step 7/7 : RUN go mod download [2020-11-13T07:42:19.726Z] ---> Running in 4d4209f84001 [2020-11-13T07:42:23.643Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-13T07:42:23.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements [2020-11-13T07:42:23.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.027s coverage: 100.0% of statements [2020-11-13T07:42:24.903Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements [2020-11-13T07:42:25.505Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.015s coverage: 77.8% of statements [2020-11-13T07:42:25.505Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-13T07:42:25.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-11-13T07:42:27.770Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements [2020-11-13T07:42:28.050Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements [2020-11-13T07:42:28.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.075s coverage: 91.8% of statements [2020-11-13T07:42:28.326Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-13T07:42:28.326Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-13T07:42:28.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.041s coverage: 100.0% of statements [2020-11-13T07:42:28.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.036s coverage: 47.8% of statements [2020-11-13T07:42:32.007Z] Removing intermediate container 4d4209f84001 [2020-11-13T07:42:32.007Z] ---> 88ac973b5c69 [2020-11-13T07:42:32.007Z] Successfully built 88ac973b5c69 [2020-11-13T07:42:32.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:42:32.321Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-13T07:42:32.321Z] . [Pipeline] withDockerContainer [2020-11-13T07:42:32.521Z] prd-centos7-docker-4c-2g-12025 does not seem to be running inside a container [2020-11-13T07:42:32.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-13T07:42:33.318Z] $ docker top db157e3798b2b6fcd9245bfa6a24f8557fd5d32693a295cc893e03b380638185 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-13T07:42:33.807Z] + go version [2020-11-13T07:42:33.807Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-13T07:42:33.824Z] $ docker stop --time=1 db157e3798b2b6fcd9245bfa6a24f8557fd5d32693a295cc893e03b380638185 [2020-11-13T07:42:35.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.127s coverage: 63.0% of statements [2020-11-13T07:42:35.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.025s coverage: 26.3% of statements [2020-11-13T07:42:35.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements [2020-11-13T07:42:35.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.036s coverage: 15.4% of statements [2020-11-13T07:42:35.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements [2020-11-13T07:42:35.066Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-13T07:42:35.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 81.0% of statements [2020-11-13T07:42:35.066Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-13T07:42:35.066Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-13T07:42:35.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.034s coverage: 29.1% of statements [2020-11-13T07:42:35.149Z] $ docker rm -f db157e3798b2b6fcd9245bfa6a24f8557fd5d32693a295cc893e03b380638185 [Pipeline] // withDockerContainer [2020-11-13T07:42:35.348Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 100.0% of statements [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:42:36.081Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-13T07:42:36.081Z] . [Pipeline] withDockerContainer [2020-11-13T07:42:36.175Z] prd-centos7-docker-4c-2g-12025 does not seem to be running inside a container [2020-11-13T07:42:36.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-13T07:42:36.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements [2020-11-13T07:42:36.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-13T07:42:36.793Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-13T07:42:36.903Z] $ docker top 6a2b0d6d6a977fc3bd837b2cb32d872bf8131c437c1a659bed04f1010d341a63 -eo pid,comm [2020-11-13T07:42:37.066Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh [2020-11-13T07:42:37.449Z] + make test [2020-11-13T07:42:37.450Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-13T07:42:41.373Z] gofmt -l . [2020-11-13T07:42:41.970Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-13T07:42:42.595Z] $ docker stop --time=1 13ec04c92f24c766d7c438ad4776c92167a47314a3c007ec20aa78221cca0b2e [2020-11-13T07:42:44.147Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-13T07:42:44.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements [2020-11-13T07:42:44.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements [2020-11-13T07:42:44.418Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements [2020-11-13T07:42:44.688Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements [2020-11-13T07:42:44.688Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-13T07:42:44.688Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.4% of statements [2020-11-13T07:42:44.705Z] $ docker rm -f 13ec04c92f24c766d7c438ad4776c92167a47314a3c007ec20aa78221cca0b2e [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-13T07:42:45.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-13T07:42:45.654Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.7% of statements [2020-11-13T07:42:45.654Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.016s coverage: 100.0% of statements [2020-11-13T07:42:45.654Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.030s coverage: 91.8% of statements [2020-11-13T07:42:45.654Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-13T07:42:45.654Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-13T07:42:45.654Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements [2020-11-13T07:42:45.922Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 47.8% of statements [2020-11-13T07:42:46.620Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-11-13T07:42:47.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 63.0% of statements [2020-11-13T07:42:47.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements [2020-11-13T07:42:47.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-11-13T07:42:47.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.023s coverage: 15.4% of statements [2020-11-13T07:42:47.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-11-13T07:42:47.888Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] // stage [Pipeline] } [2020-11-13T07:42:48.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.011s coverage: 81.0% of statements [2020-11-13T07:42:48.157Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-13T07:42:48.157Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-13T07:42:48.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.1% of statements [2020-11-13T07:42:48.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 100.0% of statements [2020-11-13T07:42:48.681Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.019s coverage: 94.4% of statements [2020-11-13T07:42:48.681Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-11-13T07:42:48.681Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-13T07:42:48.946Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-13T07:42:50.360Z] gofmt -l . [2020-11-13T07:42:50.360Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-13T07:42:50.377Z] $ docker stop --time=1 6a2b0d6d6a977fc3bd837b2cb32d872bf8131c437c1a659bed04f1010d341a63 [2020-11-13T07:42:52.599Z] $ docker rm -f 6a2b0d6d6a977fc3bd837b2cb32d872bf8131c437c1a659bed04f1010d341a63 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-13T07:42:53.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-13T07:42:53.312Z] Warning: overwriting stash ‘coverage-report’ [2020-11-13T07:42:53.632Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-13T07:42:56.218Z] provisioning config files... [2020-11-13T07:42:56.228Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config984285097680368597tmp [Pipeline] { [Pipeline] sh [2020-11-13T07:42:56.631Z] + set +x [2020-11-13T07:42:56.631Z] + curl -s https://codecov.io/bash [2020-11-13T07:42:56.631Z] + bash -s -- [2020-11-13T07:42:56.900Z] [2020-11-13T07:42:56.900Z] _____ _ [2020-11-13T07:42:56.900Z] / ____| | | [2020-11-13T07:42:56.900Z] | | ___ __| | ___ ___ _____ __ [2020-11-13T07:42:56.900Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-13T07:42:56.900Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-13T07:42:56.900Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-13T07:42:56.900Z] Bash-20201106-81372f2 [2020-11-13T07:42:56.900Z] [2020-11-13T07:42:56.900Z] [2020-11-13T07:42:56.900Z] ==> Jenkins CI detected. [2020-11-13T07:42:56.900Z] project root: . [2020-11-13T07:42:56.900Z] --> token set from env [2020-11-13T07:42:56.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-13T07:42:56.900Z] ==> Running gcov in . (disable via -X gcov) [2020-11-13T07:42:56.900Z] ==> Python coveragepy not found [2020-11-13T07:42:56.900Z] ==> Searching for coverage reports in: [2020-11-13T07:42:56.900Z] + . [2020-11-13T07:42:56.900Z] -> Found 1 reports [2020-11-13T07:42:56.900Z] ==> Detecting git/mercurial file structure [2020-11-13T07:42:56.900Z] ==> Reading reports [2020-11-13T07:42:56.900Z] + ./coverage.out bytes=107045 [2020-11-13T07:42:56.900Z] ==> Appending adjustments [2020-11-13T07:42:56.900Z] https://docs.codecov.io/docs/fixing-reports [2020-11-13T07:42:57.849Z] + Found adjustments [2020-11-13T07:42:57.849Z] ==> Gzipping contents [2020-11-13T07:42:57.849Z] ==> Uploading reports [2020-11-13T07:42:57.849Z] url: https://codecov.io [2020-11-13T07:42:57.849Z] query: branch=PR-365&commit=ced15efac2d1085b65b772f7f7e984098936bee5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-13T07:42:57.849Z] -> Pinging Codecov [2020-11-13T07:42:57.849Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=ced15efac2d1085b65b772f7f7e984098936bee5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-13T07:42:58.429Z] -> Uploading to [2020-11-13T07:42:58.429Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-13/71470A77251A30514AAF9C0BB2E5B6CE/ced15efac2d1085b65b772f7f7e984098936bee5/e133709c-9a99-4772-9647-b6d264647b47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201113T074258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da3b35f76318a12ea0ebbe1cd682f251384fcde92316de29639c425fb763dccd [2020-11-13T07:42:58.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-13T07:42:58.429Z] Dload Upload Total Spent Left Speed [2020-11-13T07:42:58.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17340 0 0 100 17340 0 39399 --:--:-- --:--:-- --:--:-- 39409 100 17340 0 0 100 17340 0 39384 --:--:-- --:--:-- --:--:-- 39319 [2020-11-13T07:42:58.691Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ced15efac2d1085b65b772f7f7e984098936bee5 [Pipeline] } [2020-11-13T07:42:58.701Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-13T07:43:01.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:43:02.260Z] ---> package-listing.sh [2020-11-13T07:43:02.260Z] ++ facter osfamily [2020-11-13T07:43:02.260Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-13T07:43:02.260Z] + OS_FAMILY=redhat [2020-11-13T07:43:02.260Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-13T07:43:02.260Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-13T07:43:02.260Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-13T07:43:02.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-13T07:43:02.260Z] + PACKAGES=/tmp/packages_start.txt [2020-11-13T07:43:02.260Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-13T07:43:02.260Z] + PACKAGES=/tmp/packages_end.txt [2020-11-13T07:43:02.260Z] + case "${OS_FAMILY}" in [2020-11-13T07:43:02.260Z] + rpm -qa [2020-11-13T07:43:02.260Z] + sort [2020-11-13T07:43:06.488Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-13T07:43:06.488Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-13T07:43:06.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-13T07:43:06.488Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-13T07:43:06.488Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-13T07:43:06.488Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo [2020-11-13T07:43:06.503Z] 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_PR-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-13T07:43:06.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:43:07.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-13T07:43:07.111Z] [2020-11-13T07:43:07.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-13T07:43:07.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-13T07:43:07.469Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-13T07:43:07.469Z] df20fa9351a1: Pulling fs layer [2020-11-13T07:43:07.469Z] 36b3adc4ff6f: Pulling fs layer [2020-11-13T07:43:07.469Z] 8ad3a11d3b57: Pulling fs layer [2020-11-13T07:43:07.469Z] 46f8f816bc3b: Pulling fs layer [2020-11-13T07:43:07.469Z] 93b61091891f: Pulling fs layer [2020-11-13T07:43:07.469Z] 93b9cdb0e59b: Pulling fs layer [2020-11-13T07:43:07.469Z] 5e14af77c1be: Pulling fs layer [2020-11-13T07:43:07.469Z] 01666e4c0597: Pulling fs layer [2020-11-13T07:43:07.469Z] aa168da1d23b: Pulling fs layer [2020-11-13T07:43:07.469Z] 46f8f816bc3b: Waiting [2020-11-13T07:43:07.469Z] 93b61091891f: Waiting [2020-11-13T07:43:07.469Z] 93b9cdb0e59b: Waiting [2020-11-13T07:43:07.469Z] 5e14af77c1be: Waiting [2020-11-13T07:43:07.469Z] 01666e4c0597: Waiting [2020-11-13T07:43:07.469Z] aa168da1d23b: Waiting [2020-11-13T07:43:07.469Z] 36b3adc4ff6f: Verifying Checksum [2020-11-13T07:43:07.469Z] 36b3adc4ff6f: Download complete [2020-11-13T07:43:07.469Z] 46f8f816bc3b: Verifying Checksum [2020-11-13T07:43:07.469Z] 46f8f816bc3b: Download complete [2020-11-13T07:43:07.733Z] df20fa9351a1: Verifying Checksum [2020-11-13T07:43:07.733Z] df20fa9351a1: Download complete [2020-11-13T07:43:07.733Z] 93b9cdb0e59b: Verifying Checksum [2020-11-13T07:43:07.733Z] 93b9cdb0e59b: Download complete [2020-11-13T07:43:07.733Z] 93b61091891f: Verifying Checksum [2020-11-13T07:43:07.733Z] 93b61091891f: Download complete [2020-11-13T07:43:07.733Z] 5e14af77c1be: Verifying Checksum [2020-11-13T07:43:07.733Z] 5e14af77c1be: Download complete [2020-11-13T07:43:07.733Z] 01666e4c0597: Verifying Checksum [2020-11-13T07:43:07.733Z] 01666e4c0597: Download complete [2020-11-13T07:43:07.733Z] 8ad3a11d3b57: Verifying Checksum [2020-11-13T07:43:07.733Z] 8ad3a11d3b57: Download complete [2020-11-13T07:43:07.999Z] df20fa9351a1: Pull complete [2020-11-13T07:43:08.263Z] 36b3adc4ff6f: Pull complete [2020-11-13T07:43:08.841Z] 8ad3a11d3b57: Pull complete [2020-11-13T07:43:09.112Z] 46f8f816bc3b: Pull complete [2020-11-13T07:43:09.377Z] 93b61091891f: Pull complete [2020-11-13T07:43:09.639Z] 93b9cdb0e59b: Pull complete [2020-11-13T07:43:09.639Z] 5e14af77c1be: Pull complete [2020-11-13T07:43:09.639Z] aa168da1d23b: Verifying Checksum [2020-11-13T07:43:09.639Z] aa168da1d23b: Download complete [2020-11-13T07:43:09.914Z] 01666e4c0597: Pull complete [2020-11-13T07:43:16.552Z] aa168da1d23b: Pull complete [2020-11-13T07:43:16.552Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-13T07:43:16.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-13T07:43:16.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-13T07:43:16.706Z] prd-centos7-docker-4c-2g-12023 does not seem to be running inside a container [2020-11-13T07:43:16.754Z] $ 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_PR-365/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_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-13T07:43:24.813Z] $ docker top 5927cd1c87836bf11006a46740faf4ea78616edd7a583b3de09bdd26d8acf4e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-13T07:43:25.394Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-13T07:43:25.696Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-13T07:43:25.999Z] + ls /var/log/sa-host [2020-11-13T07:43:25.999Z] + sadf -c /var/log/sa-host/sa05 [2020-11-13T07:43:25.999Z] file_magic: OK [2020-11-13T07:43:25.999Z] HZ: Using current value: 100 [2020-11-13T07:43:25.999Z] file_header: OK [2020-11-13T07:43:25.999Z] 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-13T07:43:25.999Z] Statistics: [2020-11-13T07:43:25.999Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-13T07:43:25.999Z] File successfully converted to sysstat format version 12.2.1 [2020-11-13T07:43:25.999Z] + sadf -c /var/log/sa-host/sa13 [2020-11-13T07:43:25.999Z] file_magic: OK [2020-11-13T07:43:25.999Z] HZ: Using current value: 100 [2020-11-13T07:43:25.999Z] file_header: OK [2020-11-13T07:43:25.999Z] 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-13T07:43:25.999Z] Statistics: [2020-11-13T07:43:25.999Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-13T07:43:25.999Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-13T07:43:26.631Z] provisioning config files... [2020-11-13T07:43:26.652Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4174546780128328729tmp [Pipeline] { [Pipeline] echo [2020-11-13T07:43:26.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:43:27.030Z] ---> create-netrc.sh [Pipeline] } [2020-11-13T07:43:27.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-13T07:43:27.139Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:43:27.439Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-13T07:43:27.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:43:27.749Z] ---> sudo-logs.sh [2020-11-13T07:43:27.749Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-13T07:43:27.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:43:28.060Z] ---> job-cost.sh [2020-11-13T07:43:28.060Z] lf-activate-venv: SKIPPING [2020-11-13T07:43:28.060Z] INFO: No Stack... [2020-11-13T07:43:29.011Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-13T07:43:29.587Z] INFO: Archiving Costs [Pipeline] echo [2020-11-13T07:43:29.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T07:43:29.897Z] ---> logs-deploy.sh [2020-11-13T07:43:29.897Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/25 [2020-11-13T07:43:29.897Z] INFO: archiving workspace using pattern(s): [2020-11-13T07:43:31.820Z] Archives upload complete. [2020-11-13T07:43:31.821Z] INFO: archiving logs to Nexus