Pull request #367 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 f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 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-11901 in /w/workspace/dry_go-mod-core-contracts_PR-367 [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-367 # 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 Merge succeeded, producing f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 Checking out Revision f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 (PR-367) > 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/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # 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 f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 Commit message: "feat(clients): Implement Add method for V2 EventClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk b7719e61e1142dc331a4d8c0addcb6bf254d367c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-12T02:35:53.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-12T02:35:54.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-12T02:35:54.417Z] ========================================================= [2020-11-12T02:35:54.417Z] EdgeX Global Pipelines Version Info [2020-11-12T02:35:54.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:35:56.094Z] ------------------- [2020-11-12T02:35:56.094Z] stable info: [2020-11-12T02:35:56.094Z] ------------------- [2020-11-12T02:35:56.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T02:35:56.094Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-12T02:35:56.094Z] Message: update stable to v1.0.162 [2020-11-12T02:35:57.039Z] ------------------- [2020-11-12T02:35:57.039Z] experimental info: [2020-11-12T02:35:57.039Z] ------------------- [2020-11-12T02:35:57.039Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-12T02:35:57.039Z] Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 [2020-11-12T02:35:57.039Z] Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-12T02:35:57.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-12T02:35:57.636Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-12T02:35:57.756Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-12T02:35:57.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-12T02:35:57.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-12T02:35:58.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-12T02:35:58.205Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-12T02:35:58.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-12T02:35:58.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-12T02:35:58.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-12T02:35:58.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-12T02:35:58.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-12T02:35:58.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-12T02:35:59.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-12T02:35:59.147Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T02:35:59.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T02:35:59.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T02:35:59.492Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T02:35:59.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-12T02:35:59.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-12T02:35:59.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-12T02:35:59.991Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-12T02:36:00.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-12T02:36:00.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-12T02:36:00.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-12T02:36:00.515Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-12T02:36:00.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2020-11-12T02:36:00.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2020-11-12T02:36:01.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2020-11-12T02:36:01.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [Pipeline] echo [2020-11-12T02:36:01.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f38fab9 [Pipeline] echo [2020-11-12T02:36:01.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T02:36:01.657Z] provisioning config files... [2020-11-12T02:36:01.685Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config4501221229517523441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:36:02.060Z] ---> docker-login.sh [2020-11-12T02:36:02.060Z] nexus3.edgexfoundry.org:10001 [2020-11-12T02:36:02.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:36:02.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:36:02.589Z] Configure a credential helper to remove this warning. See [2020-11-12T02:36:02.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:36:02.589Z] [2020-11-12T02:36:02.589Z] Login Succeeded [2020-11-12T02:36:02.589Z] nexus3.edgexfoundry.org:10002 [2020-11-12T02:36:02.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:36:02.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:36:02.853Z] Configure a credential helper to remove this warning. See [2020-11-12T02:36:02.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:36:02.853Z] [2020-11-12T02:36:02.853Z] Login Succeeded [2020-11-12T02:36:02.853Z] nexus3.edgexfoundry.org:10003 [2020-11-12T02:36:03.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:36:03.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:36:03.116Z] Configure a credential helper to remove this warning. See [2020-11-12T02:36:03.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:36:03.116Z] [2020-11-12T02:36:03.116Z] Login Succeeded [2020-11-12T02:36:03.116Z] nexus3.edgexfoundry.org:10004 [2020-11-12T02:36:03.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:36:03.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:36:03.379Z] Configure a credential helper to remove this warning. See [2020-11-12T02:36:03.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:36:03.379Z] [2020-11-12T02:36:03.379Z] Login Succeeded [2020-11-12T02:36:03.379Z] docker.io [2020-11-12T02:36:03.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:36:03.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:36:03.643Z] Configure a credential helper to remove this warning. See [2020-11-12T02:36:03.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:36:03.643Z] [2020-11-12T02:36:03.643Z] Login Succeeded [2020-11-12T02:36:03.643Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T02:36:03.659Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T02:36:04.480Z] + git log --format=format:%s -1 f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [Pipeline] echo [2020-11-12T02:36:04.558Z] GIT_COMMIT: f38fab932a99a4dd9fb9dd8fa7aef13a19b37201, Commit Message: feat(clients): Implement Add method for V2 EventClient [Pipeline] echo [2020-11-12T02:36:04.612Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:36:05.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T02:36:05.697Z] [2020-11-12T02:36:05.697Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:36:06.056Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T02:36:06.056Z] latest: Pulling from edgex-devops/git-semver [2020-11-12T02:36:06.056Z] 31603596830f: Pulling fs layer [2020-11-12T02:36:06.056Z] 2a8b12db71e7: Pulling fs layer [2020-11-12T02:36:06.056Z] 6ca5941a6612: Pulling fs layer [2020-11-12T02:36:06.056Z] ecc8261a40a4: Pulling fs layer [2020-11-12T02:36:06.056Z] ecc8261a40a4: Waiting [2020-11-12T02:36:06.056Z] 2a8b12db71e7: Verifying Checksum [2020-11-12T02:36:06.056Z] 2a8b12db71e7: Download complete [2020-11-12T02:36:06.319Z] 31603596830f: Download complete [2020-11-12T02:36:06.319Z] ecc8261a40a4: Verifying Checksum [2020-11-12T02:36:06.319Z] ecc8261a40a4: Download complete [2020-11-12T02:36:06.319Z] 6ca5941a6612: Verifying Checksum [2020-11-12T02:36:06.319Z] 6ca5941a6612: Download complete [2020-11-12T02:36:06.582Z] 31603596830f: Pull complete [2020-11-12T02:36:06.844Z] 2a8b12db71e7: Pull complete [2020-11-12T02:36:07.427Z] 6ca5941a6612: Pull complete [2020-11-12T02:36:08.005Z] ecc8261a40a4: Pull complete [2020-11-12T02:36:08.005Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-12T02:36:08.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T02:36:08.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-12T02:36:08.121Z] prd-centos7-docker-4c-2g-11901 does not seem to be running inside a container [2020-11-12T02:36:08.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-12T02:36:10.512Z] $ docker top 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-12T02:36:10.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T02:36:10.973Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T02:36:11.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T02:36:11.212Z] $ docker exec 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent [2020-11-12T02:36:11.372Z] SSH_AUTH_SOCK=/tmp/ssh-hwxctZHH3VMg/agent.12 [2020-11-12T02:36:11.372Z] SSH_AGENT_PID=17 [2020-11-12T02:36:11.384Z] Running ssh-add (command line suppressed) [2020-11-12T02:36:11.504Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6392805786036536387.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6392805786036536387.key) [2020-11-12T02:36:11.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T02:36:11.908Z] + git tag --points-at HEAD [Pipeline] } [2020-11-12T02:36:11.934Z] $ docker exec --env ******** --env ******** 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent -k [2020-11-12T02:36:12.044Z] unset SSH_AUTH_SOCK; [2020-11-12T02:36:12.044Z] unset SSH_AGENT_PID; [2020-11-12T02:36:12.045Z] echo Agent pid 17 killed; [2020-11-12T02:36:12.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-12T02:36:12.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T02:36:12.242Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T02:36:12.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T02:36:12.448Z] $ docker exec 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent [2020-11-12T02:36:12.611Z] SSH_AUTH_SOCK=/tmp/ssh-h3sLvAbq6YOP/agent.48 [2020-11-12T02:36:12.612Z] SSH_AGENT_PID=53 [2020-11-12T02:36:12.619Z] Running ssh-add (command line suppressed) [2020-11-12T02:36:12.744Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5678968843532552468.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5678968843532552468.key) [2020-11-12T02:36:12.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T02:36:13.144Z] + git semver init [2020-11-12T02:36:13.144Z] # -> Open(): unable to determine branch for HEAD [2020-11-12T02:36:13.144Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.git [2020-11-12T02:36:13.144Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-367 [2020-11-12T02:36:13.144Z] # $SEMVER_REMOTE_NAME = origin [2020-11-12T02:36:13.144Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-12T02:36:13.144Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-12T02:36:13.144Z] # $SEMVER_BRANCH = PR-367 [2020-11-12T02:36:13.144Z] # $SEMVER_TEMP = /tmp/semver-736488569 [2020-11-12T02:36:13.144Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-12T02:36:13.720Z] # '/tmp/semver-736488569' -> '/w/workspace/dry_go-mod-core-contracts_PR-367/.semver' [2020-11-12T02:36:13.720Z] # -> Force: false [2020-11-12T02:36:13.720Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.semver [Pipeline] } [2020-11-12T02:36:13.737Z] $ docker exec --env ******** --env ******** 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent -k [2020-11-12T02:36:13.852Z] unset SSH_AUTH_SOCK; [2020-11-12T02:36:13.852Z] unset SSH_AGENT_PID; [2020-11-12T02:36:13.852Z] echo Agent pid 53 killed; [2020-11-12T02:36:13.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-12T02:36:14.460Z] + git semver [Pipeline] } [2020-11-12T02:36:14.483Z] $ docker stop --time=1 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 [2020-11-12T02:36:16.291Z] $ docker rm -f 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T02:36:16.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-12T02:36:17.330Z] Stashed 1 file(s) [Pipeline] echo [2020-11-12T02:36:17.333Z] [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-12T02:36:32.934Z] Still waiting to schedule task [2020-11-12T02:36:32.934Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11901’ [2020-11-12T02:36:32.936Z] Still waiting to schedule task [2020-11-12T02:36:32.936Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-12T02:38:20.075Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11903 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws [2020-11-12T02:38:20.206Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-11-12T02:38:25.525Z] using credential edgex-jenkins-ssh [2020-11-12T02:38:25.611Z] Cloning the remote Git repository [2020-11-12T02:38:25.678Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T02:38:25.794Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-11-12T02:38:25.871Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T02:38:25.872Z] > git --version # timeout=10 [2020-11-12T02:38:25.889Z] > git --version # 'git version 2.17.1' [2020-11-12T02:38:25.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T02:38:25.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T02:38:27.700Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [2020-11-12T02:38:27.968Z] Merge succeeded, producing f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [2020-11-12T02:38:27.969Z] Checking out Revision f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 (PR-367) [2020-11-12T02:38:26.936Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T02:38:26.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T02:38:27.011Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T02:38:27.057Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T02:38:27.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T02:38:27.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T02:38:27.729Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T02:38:27.749Z] > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 [2020-11-12T02:38:27.881Z] > git remote # timeout=10 [2020-11-12T02:38:27.901Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T02:38:27.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T02:38:27.933Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T02:38:27.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T02:38:27.985Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T02:38:27.998Z] > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 [2020-11-12T02:38:32.453Z] Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T02:38:33.505Z] provisioning config files... [2020-11-12T02:38:33.625Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config4354837721813913990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:38:34.730Z] ---> docker-login.sh [2020-11-12T02:38:34.730Z] nexus3.edgexfoundry.org:10001 [2020-11-12T02:38:35.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:38:35.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:38:35.957Z] Configure a credential helper to remove this warning. See [2020-11-12T02:38:35.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:38:35.957Z] [2020-11-12T02:38:35.957Z] Login Succeeded [2020-11-12T02:38:35.957Z] nexus3.edgexfoundry.org:10002 [2020-11-12T02:38:36.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:38:36.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:38:36.566Z] Configure a credential helper to remove this warning. See [2020-11-12T02:38:36.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:38:36.566Z] [2020-11-12T02:38:36.566Z] Login Succeeded [2020-11-12T02:38:36.566Z] nexus3.edgexfoundry.org:10003 [2020-11-12T02:38:36.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:38:37.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:38:37.114Z] Configure a credential helper to remove this warning. See [2020-11-12T02:38:37.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:38:37.114Z] [2020-11-12T02:38:37.114Z] Login Succeeded [2020-11-12T02:38:37.114Z] nexus3.edgexfoundry.org:10004 [2020-11-12T02:38:37.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:38:37.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:38:37.662Z] Configure a credential helper to remove this warning. See [2020-11-12T02:38:37.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:38:37.662Z] [2020-11-12T02:38:37.662Z] Login Succeeded [2020-11-12T02:38:37.662Z] docker.io [2020-11-12T02:38:37.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:38:38.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:38:38.209Z] Configure a credential helper to remove this warning. See [2020-11-12T02:38:38.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:38:38.209Z] [2020-11-12T02:38:38.209Z] Login Succeeded [2020-11-12T02:38:38.209Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T02:38:38.285Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T02:38:38.764Z] ========================================================= [2020-11-12T02:38:38.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-12T02:38:38.764Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:38:39.153Z] + 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-12T02:38:39.751Z] Sending build context to Docker daemon 1.851MB [2020-11-12T02:38:39.751Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T02:38:39.751Z] Step 2/7 : FROM ${BASE} [2020-11-12T02:38:39.751Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-12T02:38:39.751Z] b538f80385f9: Pulling fs layer [2020-11-12T02:38:39.751Z] 74f711af9a0d: Pulling fs layer [2020-11-12T02:38:39.751Z] 99f96fe45779: Pulling fs layer [2020-11-12T02:38:39.751Z] 8529a6b9a6be: Pulling fs layer [2020-11-12T02:38:39.751Z] 45590311c82a: Pulling fs layer [2020-11-12T02:38:39.751Z] 8529a6b9a6be: Waiting [2020-11-12T02:38:39.751Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-12T02:38:39.751Z] 209524e5b208: Pulling fs layer [2020-11-12T02:38:39.751Z] 45590311c82a: Waiting [2020-11-12T02:38:39.751Z] 69ca0ff8b7b3: Waiting [2020-11-12T02:38:39.751Z] 209524e5b208: Waiting [2020-11-12T02:38:39.751Z] 99f96fe45779: Download complete [2020-11-12T02:38:39.751Z] 74f711af9a0d: Download complete [2020-11-12T02:38:39.751Z] 45590311c82a: Verifying Checksum [2020-11-12T02:38:39.751Z] 45590311c82a: Download complete [2020-11-12T02:38:40.347Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-12T02:38:40.347Z] 69ca0ff8b7b3: Download complete [2020-11-12T02:38:40.347Z] b538f80385f9: Verifying Checksum [2020-11-12T02:38:40.347Z] b538f80385f9: Download complete [2020-11-12T02:38:41.347Z] b538f80385f9: Pull complete [2020-11-12T02:38:41.949Z] 74f711af9a0d: Pull complete [2020-11-12T02:38:42.224Z] 99f96fe45779: Pull complete [2020-11-12T02:38:42.823Z] 209524e5b208: Verifying Checksum [2020-11-12T02:38:42.823Z] 209524e5b208: Download complete [2020-11-12T02:38:43.803Z] 8529a6b9a6be: Verifying Checksum [2020-11-12T02:38:43.803Z] 8529a6b9a6be: Download complete [2020-11-12T02:38:53.985Z] 8529a6b9a6be: Pull complete [2020-11-12T02:38:54.584Z] 45590311c82a: Pull complete [2020-11-12T02:38:54.857Z] 69ca0ff8b7b3: Pull complete [2020-11-12T02:38:59.180Z] 209524e5b208: Pull complete [2020-11-12T02:38:59.180Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-12T02:38:59.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-12T02:38:59.180Z] ---> 5bddaf1c2fca [2020-11-12T02:38:59.180Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T02:39:01.807Z] ---> Running in e54e0f8a1992 [2020-11-12T02:39:01.807Z] Removing intermediate container e54e0f8a1992 [2020-11-12T02:39:01.807Z] ---> 4fcbef86ae7d [2020-11-12T02:39:01.807Z] Step 4/7 : RUN apk add bash [2020-11-12T02:39:01.807Z] ---> Running in b1583051c64c [2020-11-12T02:39:03.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T02:39:05.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T02:39:07.734Z] OK: 142 MiB in 39 packages [2020-11-12T02:39:09.177Z] Removing intermediate container b1583051c64c [2020-11-12T02:39:09.177Z] ---> 8a0625c0364e [2020-11-12T02:39:09.177Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-12T02:39:09.178Z] ---> Running in 774aceda380c [2020-11-12T02:39:09.776Z] Removing intermediate container 774aceda380c [2020-11-12T02:39:09.776Z] ---> 50042c9e13d2 [2020-11-12T02:39:09.776Z] Step 6/7 : COPY go.mod . [2020-11-12T02:39:10.405Z] ---> a3015d4f32ef [2020-11-12T02:39:10.405Z] Step 7/7 : RUN go mod download [2020-11-12T02:39:10.405Z] ---> Running in 7c3f417069db [2020-11-12T02:39:15.507Z] Running on prd-centos7-docker-4c-2g-11904 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws [2020-11-12T02:39:15.591Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-11-12T02:39:18.375Z] using credential edgex-jenkins-ssh [2020-11-12T02:39:18.436Z] Cloning the remote Git repository [2020-11-12T02:39:18.465Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T02:39:18.536Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-11-12T02:39:18.586Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T02:39:18.586Z] > git --version # timeout=10 [2020-11-12T02:39:18.594Z] > git --version # 'git version 2.16.5' [2020-11-12T02:39:18.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T02:39:18.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T02:39:19.254Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T02:39:19.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T02:39:19.278Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T02:39:19.292Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T02:39:19.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T02:39:19.297Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T02:39:19.815Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [2020-11-12T02:39:19.923Z] Merge succeeded, producing f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [2020-11-12T02:39:19.924Z] Checking out Revision f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 (PR-367) [2020-11-12T02:39:19.826Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T02:39:19.832Z] > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 [2020-11-12T02:39:19.892Z] > git remote # timeout=10 [2020-11-12T02:39:19.898Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T02:39:19.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T02:39:19.910Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T02:39:19.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T02:39:19.930Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T02:39:19.935Z] > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 [2020-11-12T02:39:23.619Z] Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T02:39:24.262Z] provisioning config files... [2020-11-12T02:39:24.289Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config170840785146063940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:39:25.027Z] ---> docker-login.sh [2020-11-12T02:39:25.028Z] nexus3.edgexfoundry.org:10001 [2020-11-12T02:39:25.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:39:25.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:39:25.294Z] Configure a credential helper to remove this warning. See [2020-11-12T02:39:25.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:39:25.294Z] [2020-11-12T02:39:25.294Z] Login Succeeded [2020-11-12T02:39:25.294Z] nexus3.edgexfoundry.org:10002 [2020-11-12T02:39:25.528Z] Removing intermediate container 7c3f417069db [2020-11-12T02:39:25.528Z] ---> 4441c1bf4512 [2020-11-12T02:39:25.528Z] Successfully built 4441c1bf4512 [2020-11-12T02:39:25.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:39:25.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:39:25.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:39:25.557Z] Configure a credential helper to remove this warning. See [2020-11-12T02:39:25.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:39:25.557Z] [2020-11-12T02:39:25.557Z] Login Succeeded [2020-11-12T02:39:25.557Z] nexus3.edgexfoundry.org:10003 [2020-11-12T02:39:25.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:39:25.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:39:25.818Z] Configure a credential helper to remove this warning. See [2020-11-12T02:39:25.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:39:25.818Z] [2020-11-12T02:39:25.818Z] Login Succeeded [2020-11-12T02:39:25.818Z] nexus3.edgexfoundry.org:10004 [2020-11-12T02:39:25.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:39:25.873Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T02:39:25.873Z] . [Pipeline] withDockerContainer [2020-11-12T02:39:26.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:39:26.081Z] Configure a credential helper to remove this warning. See [2020-11-12T02:39:26.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:39:26.081Z] [2020-11-12T02:39:26.081Z] Login Succeeded [2020-11-12T02:39:26.081Z] docker.io [2020-11-12T02:39:26.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T02:39:26.152Z] prd-ubuntu18.04-docker-arm64-4c-16g-11903 does not seem to be running inside a container [2020-11-12T02:39:26.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-12T02:39:26.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T02:39:26.343Z] Configure a credential helper to remove this warning. See [2020-11-12T02:39:26.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T02:39:26.343Z] [2020-11-12T02:39:26.343Z] Login Succeeded [2020-11-12T02:39:26.343Z] ---> docker-login.sh ends [2020-11-12T02:39:28.087Z] $ docker top 89450f3bda2691b695e8a82725aab44bfcd1ee2b408b86a010b300b36b7c4450 -eo pid,comm [Pipeline] { [Pipeline] } [2020-11-12T02:39:28.451Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T02:39:28.903Z] ========================================================= [2020-11-12T02:39:28.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-12T02:39:28.904Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:39:29.255Z] + 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-12T02:39:29.519Z] Sending build context to Docker daemon 1.851MB [2020-11-12T02:39:29.519Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T02:39:29.519Z] Step 2/7 : FROM ${BASE} [2020-11-12T02:39:29.519Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-12T02:39:29.519Z] df20fa9351a1: Pulling fs layer [2020-11-12T02:39:29.519Z] ed8968b2872e: Pulling fs layer [2020-11-12T02:39:29.519Z] a92cc7c5fd73: Pulling fs layer [2020-11-12T02:39:29.519Z] e871e8e8d7a9: Pulling fs layer [2020-11-12T02:39:29.519Z] e73272ec9a57: Pulling fs layer [2020-11-12T02:39:29.519Z] 1e910a182e73: Pulling fs layer [2020-11-12T02:39:29.519Z] 4e634b169226: Pulling fs layer [2020-11-12T02:39:29.519Z] e73272ec9a57: Waiting [2020-11-12T02:39:29.519Z] 1e910a182e73: Waiting [2020-11-12T02:39:29.519Z] 4e634b169226: Waiting [2020-11-12T02:39:29.519Z] e871e8e8d7a9: Waiting [2020-11-12T02:39:29.519Z] a92cc7c5fd73: Verifying Checksum [2020-11-12T02:39:29.519Z] a92cc7c5fd73: Download complete [2020-11-12T02:39:29.519Z] ed8968b2872e: Verifying Checksum [2020-11-12T02:39:29.519Z] ed8968b2872e: Download complete [2020-11-12T02:39:29.519Z] e73272ec9a57: Verifying Checksum [2020-11-12T02:39:29.519Z] e73272ec9a57: Download complete [2020-11-12T02:39:29.519Z] 1e910a182e73: Verifying Checksum [2020-11-12T02:39:29.519Z] 1e910a182e73: Download complete [2020-11-12T02:39:29.519Z] df20fa9351a1: Verifying Checksum [2020-11-12T02:39:29.519Z] df20fa9351a1: Download complete [2020-11-12T02:39:29.541Z] + go version [2020-11-12T02:39:29.541Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-12T02:39:29.569Z] $ docker stop --time=1 89450f3bda2691b695e8a82725aab44bfcd1ee2b408b86a010b300b36b7c4450 [2020-11-12T02:39:29.781Z] df20fa9351a1: Pull complete [2020-11-12T02:39:30.043Z] ed8968b2872e: Pull complete [2020-11-12T02:39:30.043Z] a92cc7c5fd73: Pull complete [2020-11-12T02:39:31.611Z] $ docker rm -f 89450f3bda2691b695e8a82725aab44bfcd1ee2b408b86a010b300b36b7c4450 [Pipeline] // withDockerContainer [Pipeline] } [2020-11-12T02:39:31.978Z] 4e634b169226: Verifying Checksum [2020-11-12T02:39:31.978Z] 4e634b169226: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-11-12T02:39:32.246Z] e871e8e8d7a9: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:39:32.713Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T02:39:32.714Z] . [Pipeline] withDockerContainer [2020-11-12T02:39:32.977Z] prd-ubuntu18.04-docker-arm64-4c-16g-11903 does not seem to be running inside a container [2020-11-12T02:39:33.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-12T02:39:34.965Z] $ docker top b61037d8c8ff1ff2c7f060c07c79110158a0241a06701c80240b6d1efb4fe416 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T02:39:36.450Z] + make test [2020-11-12T02:39:36.450Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-12T02:39:37.556Z] e871e8e8d7a9: Pull complete [2020-11-12T02:39:37.819Z] e73272ec9a57: Pull complete [2020-11-12T02:39:38.086Z] 1e910a182e73: Pull complete [2020-11-12T02:39:43.458Z] 4e634b169226: Pull complete [2020-11-12T02:39:43.458Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-12T02:39:43.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-12T02:39:43.458Z] ---> f7629b54cfaa [2020-11-12T02:39:43.458Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T02:39:43.458Z] ---> Running in 42b7f466f8d8 [2020-11-12T02:39:43.458Z] Removing intermediate container 42b7f466f8d8 [2020-11-12T02:39:43.458Z] ---> 06b815986620 [2020-11-12T02:39:43.458Z] Step 4/7 : RUN apk add bash [2020-11-12T02:39:43.458Z] ---> Running in e6d99cb38e19 [2020-11-12T02:39:44.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T02:39:44.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T02:39:45.946Z] OK: 166 MiB in 39 packages [2020-11-12T02:39:46.525Z] Removing intermediate container e6d99cb38e19 [2020-11-12T02:39:46.525Z] ---> 71f59be57269 [2020-11-12T02:39:46.525Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-12T02:39:46.525Z] ---> Running in 1b428f0a1f99 [2020-11-12T02:39:46.790Z] Removing intermediate container 1b428f0a1f99 [2020-11-12T02:39:46.790Z] ---> 4330568134af [2020-11-12T02:39:46.790Z] Step 6/7 : COPY go.mod . [2020-11-12T02:39:46.790Z] ---> e6d1aed57599 [2020-11-12T02:39:46.790Z] Step 7/7 : RUN go mod download [2020-11-12T02:39:47.058Z] ---> Running in c378e32c0221 [2020-11-12T02:39:58.660Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T02:39:59.333Z] Removing intermediate container c378e32c0221 [2020-11-12T02:39:59.333Z] ---> 6bfc58746f67 [2020-11-12T02:39:59.333Z] Successfully built 6bfc58746f67 [2020-11-12T02:39:59.333Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:39:59.648Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T02:39:59.649Z] . [Pipeline] withDockerContainer [2020-11-12T02:39:59.761Z] prd-centos7-docker-4c-2g-11904 does not seem to be running inside a container [2020-11-12T02:39:59.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-12T02:40:00.600Z] $ docker top 389e590cfc63275eb713b8bb7d4616dfcb0c83940a9afac035b912e12688ff60 -eo pid,comm [2020-11-12T02:40:00.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.059s coverage: 85.7% of statements [2020-11-12T02:40:00.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.070s coverage: 100.0% of statements [Pipeline] { [Pipeline] sh [2020-11-12T02:40:01.126Z] + go version [2020-11-12T02:40:01.126Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-12T02:40:01.146Z] $ docker stop --time=1 389e590cfc63275eb713b8bb7d4616dfcb0c83940a9afac035b912e12688ff60 [2020-11-12T02:40:03.010Z] $ docker rm -f 389e590cfc63275eb713b8bb7d4616dfcb0c83940a9afac035b912e12688ff60 [Pipeline] // withDockerContainer [Pipeline] } [2020-11-12T02:40:03.289Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.084s coverage: 45.4% of statements [2020-11-12T02:40:03.289Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements [2020-11-12T02:40:03.289Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T02:40:03.289Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:40:03.916Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T02:40:03.916Z] . [Pipeline] withDockerContainer [2020-11-12T02:40:04.131Z] prd-centos7-docker-4c-2g-11904 does not seem to be running inside a container [2020-11-12T02:40:04.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-12T02:40:04.284Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.070s coverage: 14.7% of statements [2020-11-12T02:40:04.284Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.075s coverage: 100.0% of statements [2020-11-12T02:40:04.795Z] $ docker top 8b8d094498384f1d1527c1a11a3e8cec11ee590c78b9db1d02197576e075ca4c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T02:40:05.394Z] + make test [2020-11-12T02:40:05.394Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-12T02:40:06.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.098s coverage: 91.8% of statements [2020-11-12T02:40:06.278Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T02:40:06.278Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T02:40:06.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements [2020-11-12T02:40:06.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.019s coverage: 46.8% of statements [2020-11-12T02:40:12.083Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T02:40:12.083Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements [2020-11-12T02:40:12.083Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements [2020-11-12T02:40:12.083Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.023s coverage: 45.4% of statements [2020-11-12T02:40:12.083Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements [2020-11-12T02:40:12.083Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T02:40:12.351Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements [2020-11-12T02:40:12.948Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.021s coverage: 14.7% of statements [2020-11-12T02:40:12.948Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.011s coverage: 100.0% of statements [2020-11-12T02:40:13.026Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.096s coverage: 63.0% of statements [2020-11-12T02:40:13.026Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements [2020-11-12T02:40:13.026Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements [2020-11-12T02:40:13.026Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements [2020-11-12T02:40:13.026Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements [2020-11-12T02:40:13.026Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-12T02:40:13.026Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.038s coverage: 88.9% of statements [2020-11-12T02:40:13.026Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T02:40:13.026Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T02:40:13.223Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.056s coverage: 91.8% of statements [2020-11-12T02:40:13.223Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T02:40:13.223Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T02:40:13.223Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements [2020-11-12T02:40:13.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.050s coverage: 29.1% of statements [2020-11-12T02:40:13.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 100.0% of statements [2020-11-12T02:40:14.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.064s coverage: 94.4% of statements [2020-11-12T02:40:14.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-12T02:40:14.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T02:40:14.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 46.8% of statements [2020-11-12T02:40:14.889Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T02:40:16.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 63.0% of statements [2020-11-12T02:40:16.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements [2020-11-12T02:40:16.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-11-12T02:40:16.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements [2020-11-12T02:40:16.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements [2020-11-12T02:40:16.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-12T02:40:16.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.025s coverage: 88.9% of statements [2020-11-12T02:40:16.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T02:40:16.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T02:40:16.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 29.1% of statements [2020-11-12T02:40:16.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 100.0% of statements [2020-11-12T02:40:16.864Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-12T02:40:16.864Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-11-12T02:40:16.864Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T02:40:17.127Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T02:40:18.538Z] gofmt -l . [2020-11-12T02:40:18.538Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-12T02:40:18.821Z] $ docker stop --time=1 8b8d094498384f1d1527c1a11a3e8cec11ee590c78b9db1d02197576e075ca4c [2020-11-12T02:40:20.303Z] gofmt -l . [2020-11-12T02:40:20.303Z] [ "`gofmt -l .`" = "" ] [2020-11-12T02:40:21.058Z] $ docker rm -f 8b8d094498384f1d1527c1a11a3e8cec11ee590c78b9db1d02197576e075ca4c [Pipeline] // withDockerContainer [Pipeline] } [2020-11-12T02:40:21.426Z] $ docker stop --time=1 b61037d8c8ff1ff2c7f060c07c79110158a0241a06701c80240b6d1efb4fe416 [2020-11-12T02:40:23.579Z] $ docker rm -f b61037d8c8ff1ff2c7f060c07c79110158a0241a06701c80240b6d1efb4fe416 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T02:40:24.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T02:40:24.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T02:40:24.507Z] Warning: overwriting stash ‘coverage-report’ [2020-11-12T02:40:24.643Z] 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-12T02:40:25.434Z] 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-12T02:40:28.063Z] provisioning config files... [2020-11-12T02:40:28.078Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config5251315553696833403tmp [Pipeline] { [Pipeline] sh [2020-11-12T02:40:28.457Z] + set +x [2020-11-12T02:40:28.457Z] + curl -s https://codecov.io/bash [2020-11-12T02:40:28.457Z] + bash -s -- [2020-11-12T02:40:28.720Z] [2020-11-12T02:40:28.720Z] _____ _ [2020-11-12T02:40:28.720Z] / ____| | | [2020-11-12T02:40:28.720Z] | | ___ __| | ___ ___ _____ __ [2020-11-12T02:40:28.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-12T02:40:28.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-12T02:40:28.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-12T02:40:28.720Z] Bash-20201106-81372f2 [2020-11-12T02:40:28.720Z] [2020-11-12T02:40:28.720Z] [2020-11-12T02:40:28.720Z] ==> Jenkins CI detected. [2020-11-12T02:40:28.720Z] project root: . [2020-11-12T02:40:28.720Z] --> token set from env [2020-11-12T02:40:28.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-12T02:40:28.720Z] ==> Running gcov in . (disable via -X gcov) [2020-11-12T02:40:28.720Z] ==> Python coveragepy not found [2020-11-12T02:40:28.720Z] ==> Searching for coverage reports in: [2020-11-12T02:40:28.720Z] + . [2020-11-12T02:40:28.720Z] -> Found 1 reports [2020-11-12T02:40:28.720Z] ==> Detecting git/mercurial file structure [2020-11-12T02:40:28.982Z] ==> Reading reports [2020-11-12T02:40:28.982Z] + ./coverage.out bytes=106508 [2020-11-12T02:40:28.982Z] ==> Appending adjustments [2020-11-12T02:40:28.982Z] https://docs.codecov.io/docs/fixing-reports [2020-11-12T02:40:29.557Z] + Found adjustments [2020-11-12T02:40:29.557Z] ==> Gzipping contents [2020-11-12T02:40:29.557Z] ==> Uploading reports [2020-11-12T02:40:29.557Z] url: https://codecov.io [2020-11-12T02:40:29.557Z] query: branch=PR-367&commit=f38fab932a99a4dd9fb9dd8fa7aef13a19b37201&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= [2020-11-12T02:40:29.557Z] -> Pinging Codecov [2020-11-12T02:40:29.557Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-367&commit=f38fab932a99a4dd9fb9dd8fa7aef13a19b37201&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= [2020-11-12T02:40:30.129Z] -> Uploading to [2020-11-12T02:40:30.129Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/f38fab932a99a4dd9fb9dd8fa7aef13a19b37201/1a3764a9-5dee-48a0-94d1-68de49059f18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T024029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=861a84327edaf5451fb462dba5591d05a6fd61da1f28e06ef80e571e356048aa [2020-11-12T02:40:30.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-12T02:40:30.129Z] Dload Upload Total Spent Left Speed [2020-11-12T02:40:30.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17303 0 0 100 17303 0 43816 --:--:-- --:--:-- --:--:-- 43916 [2020-11-12T02:40:30.703Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [Pipeline] } [2020-11-12T02:40:30.712Z] 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-12T02:40:33.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:40:33.912Z] ---> package-listing.sh [2020-11-12T02:40:33.912Z] ++ facter osfamily [2020-11-12T02:40:33.912Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-12T02:40:33.912Z] + OS_FAMILY=redhat [2020-11-12T02:40:33.912Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-367 [2020-11-12T02:40:33.912Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-12T02:40:33.912Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-12T02:40:33.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-12T02:40:33.912Z] + PACKAGES=/tmp/packages_start.txt [2020-11-12T02:40:33.912Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' [2020-11-12T02:40:33.912Z] + PACKAGES=/tmp/packages_end.txt [2020-11-12T02:40:33.912Z] + case "${OS_FAMILY}" in [2020-11-12T02:40:33.912Z] + rpm -qa [2020-11-12T02:40:33.912Z] + sort [2020-11-12T02:40:38.145Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-12T02:40:38.145Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-12T02:40:38.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-12T02:40:38.145Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' [2020-11-12T02:40:38.145Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [2020-11-12T02:40:38.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [Pipeline] echo [2020-11-12T02:40:38.159Z] 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-12T02:40:38.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:40:38.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T02:40:38.768Z] [2020-11-12T02:40:38.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-12T02:40:39.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T02:40:39.121Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-12T02:40:39.121Z] df20fa9351a1: Pulling fs layer [2020-11-12T02:40:39.121Z] 36b3adc4ff6f: Pulling fs layer [2020-11-12T02:40:39.121Z] 8ad3a11d3b57: Pulling fs layer [2020-11-12T02:40:39.121Z] 46f8f816bc3b: Pulling fs layer [2020-11-12T02:40:39.121Z] 93b61091891f: Pulling fs layer [2020-11-12T02:40:39.121Z] 93b9cdb0e59b: Pulling fs layer [2020-11-12T02:40:39.121Z] 5e14af77c1be: Pulling fs layer [2020-11-12T02:40:39.122Z] 01666e4c0597: Pulling fs layer [2020-11-12T02:40:39.122Z] aa168da1d23b: Pulling fs layer [2020-11-12T02:40:39.122Z] 93b9cdb0e59b: Waiting [2020-11-12T02:40:39.122Z] 46f8f816bc3b: Waiting [2020-11-12T02:40:39.122Z] 01666e4c0597: Waiting [2020-11-12T02:40:39.122Z] 5e14af77c1be: Waiting [2020-11-12T02:40:39.122Z] 36b3adc4ff6f: Verifying Checksum [2020-11-12T02:40:39.122Z] 36b3adc4ff6f: Download complete [2020-11-12T02:40:39.391Z] 46f8f816bc3b: Verifying Checksum [2020-11-12T02:40:39.391Z] 46f8f816bc3b: Download complete [2020-11-12T02:40:39.391Z] df20fa9351a1: Verifying Checksum [2020-11-12T02:40:39.391Z] df20fa9351a1: Download complete [2020-11-12T02:40:39.391Z] 93b9cdb0e59b: Verifying Checksum [2020-11-12T02:40:39.391Z] 93b9cdb0e59b: Download complete [2020-11-12T02:40:39.391Z] 5e14af77c1be: Verifying Checksum [2020-11-12T02:40:39.391Z] 5e14af77c1be: Download complete [2020-11-12T02:40:39.391Z] 93b61091891f: Download complete [2020-11-12T02:40:39.391Z] 01666e4c0597: Verifying Checksum [2020-11-12T02:40:39.391Z] 01666e4c0597: Download complete [2020-11-12T02:40:39.654Z] df20fa9351a1: Pull complete [2020-11-12T02:40:39.917Z] 36b3adc4ff6f: Pull complete [2020-11-12T02:40:40.184Z] 8ad3a11d3b57: Download complete [2020-11-12T02:40:40.772Z] 8ad3a11d3b57: Pull complete [2020-11-12T02:40:41.039Z] 46f8f816bc3b: Pull complete [2020-11-12T02:40:41.625Z] 93b61091891f: Pull complete [2020-11-12T02:40:41.625Z] 93b9cdb0e59b: Pull complete [2020-11-12T02:40:41.889Z] aa168da1d23b: Verifying Checksum [2020-11-12T02:40:41.889Z] aa168da1d23b: Download complete [2020-11-12T02:40:41.889Z] 5e14af77c1be: Pull complete [2020-11-12T02:40:41.889Z] 01666e4c0597: Pull complete [2020-11-12T02:40:50.086Z] aa168da1d23b: Pull complete [2020-11-12T02:40:50.087Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-12T02:40:50.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T02:40:50.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-12T02:40:50.228Z] prd-centos7-docker-4c-2g-11901 does not seem to be running inside a container [2020-11-12T02:40:50.279Z] $ 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-367/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-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-12T02:40:54.161Z] $ docker top df8658c61280c1f051de7e2eb2b4a89b2489bf84907a2d0181915ea161eb1f8a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T02:40:54.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-12T02:40:55.070Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-12T02:40:55.378Z] + ls /var/log/sa-host [2020-11-12T02:40:55.378Z] + sadf -c /var/log/sa-host/sa05 [2020-11-12T02:40:55.378Z] file_magic: OK [2020-11-12T02:40:55.378Z] HZ: Using current value: 100 [2020-11-12T02:40:55.378Z] file_header: OK [2020-11-12T02:40:55.378Z] 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-12T02:40:55.378Z] Statistics: [2020-11-12T02:40:55.378Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T02:40:55.378Z] File successfully converted to sysstat format version 12.2.1 [2020-11-12T02:40:55.378Z] + sadf -c /var/log/sa-host/sa12 [2020-11-12T02:40:55.378Z] file_magic: OK [2020-11-12T02:40:55.378Z] HZ: Using current value: 100 [2020-11-12T02:40:55.378Z] file_header: OK [2020-11-12T02:40:55.378Z] 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-12T02:40:55.378Z] Statistics: [2020-11-12T02:40:55.378Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T02:40:55.378Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-12T02:40:56.024Z] provisioning config files... [2020-11-12T02:40:56.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config8901392384634913544tmp [Pipeline] { [Pipeline] echo [2020-11-12T02:40:56.111Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:40:56.410Z] ---> create-netrc.sh [Pipeline] } [2020-11-12T02:40:56.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-12T02:40:56.521Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:40:56.820Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-12T02:40:56.832Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:40:57.132Z] ---> sudo-logs.sh [2020-11-12T02:40:57.132Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-12T02:40:57.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:40:57.441Z] ---> job-cost.sh [2020-11-12T02:40:57.442Z] lf-activate-venv: SKIPPING [2020-11-12T02:40:57.442Z] INFO: No Stack... [2020-11-12T02:40:58.835Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-12T02:40:59.103Z] INFO: Archiving Costs [Pipeline] echo [2020-11-12T02:40:59.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T02:40:59.419Z] ---> logs-deploy.sh [2020-11-12T02:40:59.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-367/3 [2020-11-12T02:40:59.419Z] INFO: archiving workspace using pattern(s): [2020-11-12T02:41:01.340Z] Archives upload complete. [2020-11-12T02:41:01.340Z] INFO: archiving logs to Nexus