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 00d92353d3b98494156096540949efecd4ba5283 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-11569 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 00d92353d3b98494156096540949efecd4ba5283 Merge succeeded, producing 00d92353d3b98494156096540949efecd4ba5283 Checking out Revision 00d92353d3b98494156096540949efecd4ba5283 (PR-365) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # 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 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 Commit message: "feat(clients): Add V2 GeneralClient" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-09T06:17:55.169Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-09T06:17:55.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T06:17:55.555Z] ========================================================= [2020-11-09T06:17:55.555Z] EdgeX Global Pipelines Version Info [2020-11-09T06:17:55.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:17:57.757Z] ------------------- [2020-11-09T06:17:57.757Z] stable info: [2020-11-09T06:17:57.757Z] ------------------- [2020-11-09T06:17:57.757Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T06:17:57.757Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T06:17:57.757Z] Message: update stable to v1.0.162 [2020-11-09T06:17:58.753Z] ------------------- [2020-11-09T06:17:58.753Z] experimental info: [2020-11-09T06:17:58.753Z] ------------------- [2020-11-09T06:17:58.753Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T06:17:58.753Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T06:17:58.753Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T06:17:59.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T06:17:59.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T06:17:59.369Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T06:17:59.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T06:17:59.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T06:17:59.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T06:17:59.759Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T06:17:59.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T06:17:59.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T06:18:00.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T06:18:00.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T06:18:00.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T06:18:00.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T06:18:00.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T06:18:00.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:18:00.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:18:00.932Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:18:01.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:18:01.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T06:18:01.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T06:18:01.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T06:18:01.547Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T06:18:01.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T06:18:01.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T06:18:01.991Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T06:18:02.145Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T06:18:02.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T06:18:02.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T06:18:02.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T06:18:02.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d92353d3b98494156096540949efecd4ba5283 [Pipeline] echo [2020-11-09T06:18:02.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d9235 [Pipeline] echo [2020-11-09T06:18:02.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T06:18:03.113Z] provisioning config files... [2020-11-09T06:18:03.147Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2269446558836752023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:18:03.529Z] ---> docker-login.sh [2020-11-09T06:18:03.529Z] nexus3.edgexfoundry.org:10001 [2020-11-09T06:18:03.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:18:04.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:18:04.108Z] Configure a credential helper to remove this warning. See [2020-11-09T06:18:04.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:18:04.108Z] [2020-11-09T06:18:04.108Z] Login Succeeded [2020-11-09T06:18:04.108Z] nexus3.edgexfoundry.org:10002 [2020-11-09T06:18:04.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:18:04.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:18:04.378Z] Configure a credential helper to remove this warning. See [2020-11-09T06:18:04.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:18:04.378Z] [2020-11-09T06:18:04.378Z] Login Succeeded [2020-11-09T06:18:04.378Z] nexus3.edgexfoundry.org:10003 [2020-11-09T06:18:04.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:18:04.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:18:04.689Z] Configure a credential helper to remove this warning. See [2020-11-09T06:18:04.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:18:04.689Z] [2020-11-09T06:18:04.689Z] Login Succeeded [2020-11-09T06:18:04.689Z] nexus3.edgexfoundry.org:10004 [2020-11-09T06:18:04.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:18:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:18:04.955Z] Configure a credential helper to remove this warning. See [2020-11-09T06:18:04.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:18:04.955Z] [2020-11-09T06:18:04.955Z] Login Succeeded [2020-11-09T06:18:04.955Z] docker.io [2020-11-09T06:18:05.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:18:05.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:18:05.487Z] Configure a credential helper to remove this warning. See [2020-11-09T06:18:05.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:18:05.487Z] [2020-11-09T06:18:05.487Z] Login Succeeded [2020-11-09T06:18:05.487Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T06:18:05.517Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T06:18:06.332Z] + git log --format=format:%s -1 00d92353d3b98494156096540949efecd4ba5283 [Pipeline] echo [2020-11-09T06:18:06.426Z] GIT_COMMIT: 00d92353d3b98494156096540949efecd4ba5283, Commit Message: feat(clients): Add V2 GeneralClient [Pipeline] echo [2020-11-09T06:18:06.471Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:18:07.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T06:18:07.449Z] [2020-11-09T06:18:07.449Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:18:07.868Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T06:18:07.868Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T06:18:07.868Z] 31603596830f: Pulling fs layer [2020-11-09T06:18:07.868Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T06:18:07.868Z] 6ca5941a6612: Pulling fs layer [2020-11-09T06:18:07.868Z] ecc8261a40a4: Pulling fs layer [2020-11-09T06:18:07.868Z] ecc8261a40a4: Waiting [2020-11-09T06:18:07.868Z] 2a8b12db71e7: Verifying Checksum [2020-11-09T06:18:07.868Z] 2a8b12db71e7: Download complete [2020-11-09T06:18:08.148Z] 31603596830f: Verifying Checksum [2020-11-09T06:18:08.148Z] 31603596830f: Download complete [2020-11-09T06:18:08.148Z] ecc8261a40a4: Verifying Checksum [2020-11-09T06:18:08.148Z] ecc8261a40a4: Download complete [2020-11-09T06:18:08.423Z] 6ca5941a6612: Verifying Checksum [2020-11-09T06:18:08.423Z] 6ca5941a6612: Download complete [2020-11-09T06:18:08.691Z] 31603596830f: Pull complete [2020-11-09T06:18:08.974Z] 2a8b12db71e7: Pull complete [2020-11-09T06:18:10.460Z] 6ca5941a6612: Pull complete [2020-11-09T06:18:10.758Z] ecc8261a40a4: Pull complete [2020-11-09T06:18:10.758Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T06:18:10.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T06:18:10.758Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T06:18:10.964Z] prd-centos7-docker-4c-2g-11569 does not seem to be running inside a container [2020-11-09T06:18:11.068Z] $ 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-09T06:18:13.604Z] $ docker top 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T06:18:13.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T06:18:13.964Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T06:18:14.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T06:18:14.256Z] $ docker exec 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent [2020-11-09T06:18:14.497Z] SSH_AUTH_SOCK=/tmp/ssh-thVbu8Ou0EyG/agent.11 [2020-11-09T06:18:14.497Z] SSH_AGENT_PID=16 [2020-11-09T06:18:14.516Z] Running ssh-add (command line suppressed) [2020-11-09T06:18:14.685Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_5642878717709898718.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_5642878717709898718.key) [2020-11-09T06:18:14.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T06:18:15.147Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T06:18:15.171Z] $ docker exec --env ******** --env ******** 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent -k [2020-11-09T06:18:15.421Z] unset SSH_AUTH_SOCK; [2020-11-09T06:18:15.422Z] unset SSH_AGENT_PID; [2020-11-09T06:18:15.422Z] echo Agent pid 16 killed; [2020-11-09T06:18:15.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T06:18:15.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T06:18:15.677Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T06:18:15.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T06:18:15.884Z] $ docker exec 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent [2020-11-09T06:18:16.119Z] SSH_AUTH_SOCK=/tmp/ssh-t7HrxBuaLTOp/agent.44 [2020-11-09T06:18:16.119Z] SSH_AGENT_PID=49 [2020-11-09T06:18:16.128Z] Running ssh-add (command line suppressed) [2020-11-09T06:18:16.321Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1049198660666506693.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1049198660666506693.key) [2020-11-09T06:18:16.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T06:18:16.792Z] + git semver init [2020-11-09T06:18:16.793Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T06:18:16.793Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T06:18:16.793Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T06:18:16.793Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T06:18:16.793Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T06:18:16.793Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T06:18:16.793Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T06:18:16.793Z] # $SEMVER_TEMP = /tmp/semver-094765736 [2020-11-09T06:18:16.793Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T06:18:17.774Z] # '/tmp/semver-094765736' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T06:18:17.774Z] # -> Force: false [2020-11-09T06:18:17.774Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T06:18:17.792Z] $ docker exec --env ******** --env ******** 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent -k [2020-11-09T06:18:18.019Z] unset SSH_AUTH_SOCK; [2020-11-09T06:18:18.022Z] unset SSH_AGENT_PID; [2020-11-09T06:18:18.022Z] echo Agent pid 49 killed; [2020-11-09T06:18:18.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T06:18:18.569Z] + git semver [Pipeline] } [2020-11-09T06:18:18.586Z] $ docker stop --time=1 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 [2020-11-09T06:18:20.216Z] $ docker rm -f 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T06:18:20.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T06:18:21.861Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T06:18:21.866Z] [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-09T06:18:37.422Z] Still waiting to schedule task [2020-11-09T06:18:37.422Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11569’ [2020-11-09T06:18:37.424Z] Still waiting to schedule task [2020-11-09T06:18:37.424Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T06:20:26.829Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11570 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T06:20:26.888Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-11-09T06:20:31.931Z] using credential edgex-jenkins-ssh [2020-11-09T06:20:32.061Z] Cloning the remote Git repository [2020-11-09T06:20:32.118Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:20:32.227Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-11-09T06:20:32.310Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:20:32.310Z] > git --version # timeout=10 [2020-11-09T06:20:32.342Z] > git --version # 'git version 2.17.1' [2020-11-09T06:20:32.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:20:32.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:20:33.311Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:20:33.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:20:33.357Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:20:34.044Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 00d92353d3b98494156096540949efecd4ba5283 [2020-11-09T06:20:34.394Z] Merge succeeded, producing 00d92353d3b98494156096540949efecd4ba5283 [2020-11-09T06:20:34.394Z] Checking out Revision 00d92353d3b98494156096540949efecd4ba5283 (PR-365) [2020-11-09T06:20:33.389Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:20:33.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:20:33.404Z] > 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-09T06:20:34.102Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:20:34.151Z] > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 [2020-11-09T06:20:34.311Z] > git remote # timeout=10 [2020-11-09T06:20:34.331Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T06:20:34.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:20:34.359Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T06:20:34.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T06:20:34.401Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:20:34.411Z] > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 [2020-11-09T06:20:38.614Z] Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T06:20:39.389Z] provisioning config files... [2020-11-09T06:20:39.431Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config2550588845015635564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:20:40.361Z] ---> docker-login.sh [2020-11-09T06:20:40.361Z] nexus3.edgexfoundry.org:10001 [2020-11-09T06:20:41.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:20:41.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:20:41.666Z] Configure a credential helper to remove this warning. See [2020-11-09T06:20:41.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:20:41.666Z] [2020-11-09T06:20:41.666Z] Login Succeeded [2020-11-09T06:20:41.666Z] nexus3.edgexfoundry.org:10002 [2020-11-09T06:20:41.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:20:42.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:20:42.216Z] Configure a credential helper to remove this warning. See [2020-11-09T06:20:42.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:20:42.216Z] [2020-11-09T06:20:42.216Z] Login Succeeded [2020-11-09T06:20:42.216Z] nexus3.edgexfoundry.org:10003 [2020-11-09T06:20:42.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:20:42.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:20:42.765Z] Configure a credential helper to remove this warning. See [2020-11-09T06:20:42.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:20:42.765Z] [2020-11-09T06:20:42.765Z] Login Succeeded [2020-11-09T06:20:42.765Z] nexus3.edgexfoundry.org:10004 [2020-11-09T06:20:43.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:20:43.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:20:43.038Z] Configure a credential helper to remove this warning. See [2020-11-09T06:20:43.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:20:43.038Z] [2020-11-09T06:20:43.038Z] Login Succeeded [2020-11-09T06:20:43.038Z] docker.io [2020-11-09T06:20:43.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:20:43.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:20:43.912Z] Configure a credential helper to remove this warning. See [2020-11-09T06:20:43.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:20:43.912Z] [2020-11-09T06:20:43.912Z] Login Succeeded [2020-11-09T06:20:43.912Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T06:20:43.992Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T06:20:44.447Z] ========================================================= [2020-11-09T06:20:44.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T06:20:44.448Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:20:44.826Z] + 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-09T06:20:45.431Z] Sending build context to Docker daemon 1.83MB [2020-11-09T06:20:45.431Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T06:20:45.431Z] Step 2/7 : FROM ${BASE} [2020-11-09T06:20:45.431Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T06:20:45.431Z] b538f80385f9: Pulling fs layer [2020-11-09T06:20:45.431Z] 74f711af9a0d: Pulling fs layer [2020-11-09T06:20:45.431Z] 99f96fe45779: Pulling fs layer [2020-11-09T06:20:45.431Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T06:20:45.431Z] 45590311c82a: Pulling fs layer [2020-11-09T06:20:45.431Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T06:20:45.431Z] 209524e5b208: Pulling fs layer [2020-11-09T06:20:45.431Z] 45590311c82a: Waiting [2020-11-09T06:20:45.431Z] 69ca0ff8b7b3: Waiting [2020-11-09T06:20:45.431Z] 209524e5b208: Waiting [2020-11-09T06:20:45.431Z] 8529a6b9a6be: Waiting [2020-11-09T06:20:45.431Z] 99f96fe45779: Download complete [2020-11-09T06:20:45.431Z] 74f711af9a0d: Verifying Checksum [2020-11-09T06:20:45.431Z] 74f711af9a0d: Download complete [2020-11-09T06:20:45.431Z] 45590311c82a: Verifying Checksum [2020-11-09T06:20:45.431Z] 45590311c82a: Download complete [2020-11-09T06:20:46.027Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-09T06:20:46.028Z] 69ca0ff8b7b3: Download complete [2020-11-09T06:20:46.028Z] b538f80385f9: Verifying Checksum [2020-11-09T06:20:46.028Z] b538f80385f9: Download complete [2020-11-09T06:20:47.013Z] b538f80385f9: Pull complete [2020-11-09T06:20:47.616Z] 74f711af9a0d: Pull complete [2020-11-09T06:20:47.893Z] 99f96fe45779: Pull complete [2020-11-09T06:20:48.169Z] 209524e5b208: Verifying Checksum [2020-11-09T06:20:48.169Z] 209524e5b208: Download complete [2020-11-09T06:20:50.157Z] 8529a6b9a6be: Verifying Checksum [2020-11-09T06:20:50.157Z] 8529a6b9a6be: Download complete [2020-11-09T06:21:00.335Z] 8529a6b9a6be: Pull complete [2020-11-09T06:21:00.335Z] 45590311c82a: Pull complete [2020-11-09T06:21:00.612Z] 69ca0ff8b7b3: Pull complete [2020-11-09T06:21:04.941Z] 209524e5b208: Pull complete [2020-11-09T06:21:04.941Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T06:21:04.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T06:21:04.941Z] ---> 5bddaf1c2fca [2020-11-09T06:21:04.941Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T06:21:06.952Z] ---> Running in b8c6c789f605 [2020-11-09T06:21:07.546Z] Removing intermediate container b8c6c789f605 [2020-11-09T06:21:07.546Z] ---> f14e66160aa2 [2020-11-09T06:21:07.546Z] Step 4/7 : RUN apk add bash [2020-11-09T06:21:07.546Z] ---> Running in a690ab1c1d36 [2020-11-09T06:21:09.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T06:21:10.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T06:21:11.933Z] OK: 142 MiB in 39 packages [2020-11-09T06:21:12.917Z] Removing intermediate container a690ab1c1d36 [2020-11-09T06:21:12.918Z] ---> 04d23be88768 [2020-11-09T06:21:12.918Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T06:21:12.918Z] ---> Running in 7270392c8598 [2020-11-09T06:21:13.513Z] Removing intermediate container 7270392c8598 [2020-11-09T06:21:13.513Z] ---> 596bb56d9ed2 [2020-11-09T06:21:13.513Z] Step 6/7 : COPY go.mod . [2020-11-09T06:21:14.114Z] ---> 0756d1d207cb [2020-11-09T06:21:14.114Z] Step 7/7 : RUN go mod download [2020-11-09T06:21:14.390Z] ---> Running in 1b6df733e462 [2020-11-09T06:21:17.136Z] Running on prd-centos7-docker-4c-2g-11571 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T06:21:17.199Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-11-09T06:21:20.387Z] using credential edgex-jenkins-ssh [2020-11-09T06:21:20.478Z] Cloning the remote Git repository [2020-11-09T06:21:20.506Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:21:20.569Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-11-09T06:21:20.621Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:21:20.621Z] > git --version # timeout=10 [2020-11-09T06:21:20.627Z] > git --version # 'git version 2.16.5' [2020-11-09T06:21:20.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:21:20.655Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:21:21.816Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 00d92353d3b98494156096540949efecd4ba5283 [2020-11-09T06:21:21.926Z] Merge succeeded, producing 00d92353d3b98494156096540949efecd4ba5283 [2020-11-09T06:21:21.927Z] Checking out Revision 00d92353d3b98494156096540949efecd4ba5283 (PR-365) [2020-11-09T06:21:21.289Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:21:21.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:21:21.320Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:21:21.333Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:21:21.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:21:21.337Z] > 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-09T06:21:21.827Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:21:21.835Z] > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 [2020-11-09T06:21:21.894Z] > git remote # timeout=10 [2020-11-09T06:21:21.901Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T06:21:21.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:21:21.913Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T06:21:21.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T06:21:21.932Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:21:21.936Z] > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 [2020-11-09T06:21:25.569Z] Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T06:21:26.337Z] provisioning config files... [2020-11-09T06:21:26.366Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config6608412201797437725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:21:27.076Z] ---> docker-login.sh [2020-11-09T06:21:27.076Z] nexus3.edgexfoundry.org:10001 [2020-11-09T06:21:27.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:21:27.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:21:27.604Z] Configure a credential helper to remove this warning. See [2020-11-09T06:21:27.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:21:27.604Z] [2020-11-09T06:21:27.604Z] Login Succeeded [2020-11-09T06:21:27.604Z] nexus3.edgexfoundry.org:10002 [2020-11-09T06:21:27.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:21:27.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:21:27.867Z] Configure a credential helper to remove this warning. See [2020-11-09T06:21:27.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:21:27.867Z] [2020-11-09T06:21:27.867Z] Login Succeeded [2020-11-09T06:21:27.867Z] nexus3.edgexfoundry.org:10003 [2020-11-09T06:21:27.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:21:27.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:21:27.867Z] Configure a credential helper to remove this warning. See [2020-11-09T06:21:27.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:21:27.867Z] [2020-11-09T06:21:27.867Z] Login Succeeded [2020-11-09T06:21:27.867Z] nexus3.edgexfoundry.org:10004 [2020-11-09T06:21:28.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:21:28.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:21:28.132Z] Configure a credential helper to remove this warning. See [2020-11-09T06:21:28.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:21:28.132Z] [2020-11-09T06:21:28.132Z] Login Succeeded [2020-11-09T06:21:28.132Z] docker.io [2020-11-09T06:21:28.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:21:28.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:21:28.396Z] Configure a credential helper to remove this warning. See [2020-11-09T06:21:28.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:21:28.396Z] [2020-11-09T06:21:28.396Z] Login Succeeded [2020-11-09T06:21:28.396Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T06:21:28.432Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T06:21:28.813Z] ========================================================= [2020-11-09T06:21:28.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T06:21:28.813Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:21:29.172Z] + 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-09T06:21:29.434Z] Sending build context to Docker daemon 1.83MB [2020-11-09T06:21:29.434Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T06:21:29.434Z] Step 2/7 : FROM ${BASE} [2020-11-09T06:21:29.434Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T06:21:29.434Z] df20fa9351a1: Pulling fs layer [2020-11-09T06:21:29.434Z] ed8968b2872e: Pulling fs layer [2020-11-09T06:21:29.434Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T06:21:29.434Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T06:21:29.434Z] e73272ec9a57: Pulling fs layer [2020-11-09T06:21:29.434Z] 1e910a182e73: Pulling fs layer [2020-11-09T06:21:29.434Z] 4e634b169226: Pulling fs layer [2020-11-09T06:21:29.434Z] e871e8e8d7a9: Waiting [2020-11-09T06:21:29.434Z] e73272ec9a57: Waiting [2020-11-09T06:21:29.434Z] 1e910a182e73: Waiting [2020-11-09T06:21:29.434Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T06:21:29.434Z] a92cc7c5fd73: Download complete [2020-11-09T06:21:29.434Z] ed8968b2872e: Verifying Checksum [2020-11-09T06:21:29.434Z] ed8968b2872e: Download complete [2020-11-09T06:21:29.434Z] e73272ec9a57: Verifying Checksum [2020-11-09T06:21:29.434Z] e73272ec9a57: Download complete [2020-11-09T06:21:29.434Z] df20fa9351a1: Verifying Checksum [2020-11-09T06:21:29.434Z] 1e910a182e73: Download complete [2020-11-09T06:21:29.518Z] Removing intermediate container 1b6df733e462 [2020-11-09T06:21:29.518Z] ---> 2d44ec6c2ab4 [2020-11-09T06:21:29.518Z] Successfully built 2d44ec6c2ab4 [2020-11-09T06:21:29.518Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:21:29.698Z] df20fa9351a1: Pull complete [2020-11-09T06:21:29.857Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T06:21:29.857Z] . [Pipeline] withDockerContainer [2020-11-09T06:21:29.965Z] ed8968b2872e: Pull complete [2020-11-09T06:21:30.104Z] prd-ubuntu18.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container [2020-11-09T06:21:30.194Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-09T06:21:30.228Z] a92cc7c5fd73: Pull complete [2020-11-09T06:21:31.624Z] 4e634b169226: Verifying Checksum [2020-11-09T06:21:31.624Z] 4e634b169226: Download complete [2020-11-09T06:21:31.624Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T06:21:31.624Z] e871e8e8d7a9: Download complete [2020-11-09T06:21:32.096Z] $ docker top ade5aba0d84c845d14da3a5b8ea7dea0b04e057f485e78f314c539023864ae9e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:21:33.527Z] + go version [2020-11-09T06:21:33.527Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T06:21:33.556Z] $ docker stop --time=1 ade5aba0d84c845d14da3a5b8ea7dea0b04e057f485e78f314c539023864ae9e [2020-11-09T06:21:35.526Z] $ docker rm -f ade5aba0d84c845d14da3a5b8ea7dea0b04e057f485e78f314c539023864ae9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:21:36.654Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T06:21:36.654Z] . [Pipeline] withDockerContainer [2020-11-09T06:21:36.916Z] prd-ubuntu18.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container [2020-11-09T06:21:36.950Z] e871e8e8d7a9: Pull complete [2020-11-09T06:21:36.950Z] e73272ec9a57: Pull complete [2020-11-09T06:21:36.950Z] 1e910a182e73: Pull complete [2020-11-09T06:21:37.003Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-09T06:21:38.855Z] $ docker top 138902d6efbf314463014bdbee0b25855e7b3cc45538a3474ab77b55ef6dc956 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:21:40.258Z] + make test [2020-11-09T06:21:40.258Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T06:21:45.133Z] 4e634b169226: Pull complete [2020-11-09T06:21:45.133Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T06:21:45.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T06:21:45.133Z] ---> f7629b54cfaa [2020-11-09T06:21:45.133Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T06:21:45.133Z] ---> Running in 0c23bf16e51d [2020-11-09T06:21:45.133Z] Removing intermediate container 0c23bf16e51d [2020-11-09T06:21:45.133Z] ---> ff88f55e006c [2020-11-09T06:21:45.133Z] Step 4/7 : RUN apk add bash [2020-11-09T06:21:45.133Z] ---> Running in 75f9051d970c [2020-11-09T06:21:46.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T06:21:46.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T06:21:47.641Z] OK: 166 MiB in 39 packages [2020-11-09T06:21:48.219Z] Removing intermediate container 75f9051d970c [2020-11-09T06:21:48.219Z] ---> d93d18f6722e [2020-11-09T06:21:48.219Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T06:21:48.219Z] ---> Running in c6e9c94361fe [2020-11-09T06:21:48.484Z] Removing intermediate container c6e9c94361fe [2020-11-09T06:21:48.484Z] ---> b9a5ca2e15a0 [2020-11-09T06:21:48.484Z] Step 6/7 : COPY go.mod . [2020-11-09T06:21:48.754Z] ---> 0209dc7d863d [2020-11-09T06:21:48.754Z] Step 7/7 : RUN go mod download [2020-11-09T06:21:48.754Z] ---> Running in ae52a402a574 [2020-11-09T06:22:01.035Z] Removing intermediate container ae52a402a574 [2020-11-09T06:22:01.035Z] ---> b088f009209a [2020-11-09T06:22:01.035Z] Successfully built b088f009209a [2020-11-09T06:22:01.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:22:01.355Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T06:22:01.355Z] . [Pipeline] withDockerContainer [2020-11-09T06:22:01.485Z] prd-centos7-docker-4c-2g-11571 does not seem to be running inside a container [2020-11-09T06:22:01.541Z] $ 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 ******** ci-base-image-x86_64 cat [2020-11-09T06:22:02.372Z] $ docker top 9dc02a2ac6e3580654ad8c2f0ae8af3bf5bcc03b486028c68026c9ccd7da0f8c -eo pid,comm [2020-11-09T06:22:02.452Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] { [Pipeline] sh [2020-11-09T06:22:02.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.030s coverage: 85.7% of statements [2020-11-09T06:22:02.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.050s coverage: 100.0% of statements [2020-11-09T06:22:02.962Z] + go version [2020-11-09T06:22:02.962Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T06:22:02.981Z] $ docker stop --time=1 9dc02a2ac6e3580654ad8c2f0ae8af3bf5bcc03b486028c68026c9ccd7da0f8c [2020-11-09T06:22:04.382Z] $ docker rm -f 9dc02a2ac6e3580654ad8c2f0ae8af3bf5bcc03b486028c68026c9ccd7da0f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-11-09T06:22:04.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.055s coverage: 45.4% of statements [2020-11-09T06:22:04.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.015s coverage: 77.8% of statements [2020-11-09T06:22:04.714Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T06:22:04.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:22:05.331Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T06:22:05.332Z] . [Pipeline] withDockerContainer [2020-11-09T06:22:05.478Z] prd-centos7-docker-4c-2g-11571 does not seem to be running inside a container [2020-11-09T06:22:05.539Z] $ 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 ******** ci-base-image-x86_64 cat [2020-11-09T06:22:06.209Z] $ docker top ce54cc460f678258ab6bc38b5af987a8710a025aac2d8cfba2cd2f8c9d7d04d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:22:06.710Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.038s coverage: 14.7% of statements [2020-11-09T06:22:06.710Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements [2020-11-09T06:22:06.767Z] + make test [2020-11-09T06:22:06.767Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T06:22:07.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.075s coverage: 91.8% of statements [2020-11-09T06:22:07.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T06:22:07.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T06:22:07.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.034s coverage: 100.0% of statements [2020-11-09T06:22:08.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.031s coverage: 48.9% of statements [2020-11-09T06:22:13.466Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.141s coverage: 63.0% of statements [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.033s coverage: 15.4% of statements [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.063s coverage: 15.4% of statements [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.033s coverage: 14.3% of statements [2020-11-09T06:22:13.757Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.057s coverage: 100.0% of statements [2020-11-09T06:22:13.757Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.035s coverage: 29.1% of statements [2020-11-09T06:22:13.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.055s coverage: 100.0% of statements [2020-11-09T06:22:13.762Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.034s coverage: 85.7% of statements [2020-11-09T06:22:13.762Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2020-11-09T06:22:14.033Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements [2020-11-09T06:22:14.033Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements [2020-11-09T06:22:14.033Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T06:22:14.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements [2020-11-09T06:22:15.274Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.028s coverage: 14.7% of statements [2020-11-09T06:22:15.274Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.058s coverage: 100.0% of statements [2020-11-09T06:22:15.274Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.052s coverage: 91.8% of statements [2020-11-09T06:22:15.274Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T06:22:15.274Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T06:22:15.274Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements [2020-11-09T06:22:15.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 48.9% of statements [2020-11-09T06:22:15.771Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements [2020-11-09T06:22:15.771Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements [2020-11-09T06:22:15.771Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T06:22:16.043Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T06:22:17.515Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.023s coverage: 63.0% of statements [2020-11-09T06:22:17.515Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2020-11-09T06:22:17.515Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-11-09T06:22:17.515Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements [2020-11-09T06:22:17.515Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-11-09T06:22:17.515Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T06:22:17.790Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 100.0% of statements [2020-11-09T06:22:17.790Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] [2020-11-09T06:22:18.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.024s coverage: 29.1% of statements [2020-11-09T06:22:18.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements [2020-11-09T06:22:18.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements [2020-11-09T06:22:18.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2020-11-09T06:22:18.326Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T06:22:18.596Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T06:22:20.017Z] gofmt -l . [2020-11-09T06:22:20.017Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T06:22:20.299Z] $ docker stop --time=1 ce54cc460f678258ab6bc38b5af987a8710a025aac2d8cfba2cd2f8c9d7d04d5 [2020-11-09T06:22:20.375Z] gofmt -l . [2020-11-09T06:22:20.649Z] [ "`gofmt -l .`" = "" ] [2020-11-09T06:22:22.664Z] $ docker rm -f ce54cc460f678258ab6bc38b5af987a8710a025aac2d8cfba2cd2f8c9d7d04d5 [Pipeline] // withDockerContainer [Pipeline] } [2020-11-09T06:22:22.974Z] $ docker stop --time=1 138902d6efbf314463014bdbee0b25855e7b3cc45538a3474ab77b55ef6dc956 [2020-11-09T06:22:25.123Z] $ docker rm -f 138902d6efbf314463014bdbee0b25855e7b3cc45538a3474ab77b55ef6dc956 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T06:22:25.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T06:22:26.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T06:22:26.149Z] Warning: overwriting stash ‘coverage-report’ [2020-11-09T06:22:26.263Z] 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) [2020-11-09T06:22:27.043Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 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-09T06:22:29.598Z] provisioning config files... [2020-11-09T06:22:29.611Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config7246948580486323398tmp [Pipeline] { [Pipeline] sh [2020-11-09T06:22:30.032Z] + set +x [2020-11-09T06:22:30.033Z] + curl -s https://codecov.io/bash [2020-11-09T06:22:30.033Z] + bash -s -- [2020-11-09T06:22:30.301Z] [2020-11-09T06:22:30.302Z] _____ _ [2020-11-09T06:22:30.302Z] / ____| | | [2020-11-09T06:22:30.302Z] | | ___ __| | ___ ___ _____ __ [2020-11-09T06:22:30.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-09T06:22:30.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-09T06:22:30.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-09T06:22:30.302Z] Bash-20201106-81372f2 [2020-11-09T06:22:30.302Z] [2020-11-09T06:22:30.302Z] [2020-11-09T06:22:30.302Z] ==> Jenkins CI detected. [2020-11-09T06:22:30.302Z] project root: . [2020-11-09T06:22:30.302Z] --> token set from env [2020-11-09T06:22:30.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-09T06:22:30.302Z] ==> Running gcov in . (disable via -X gcov) [2020-11-09T06:22:30.302Z] ==> Python coveragepy not found [2020-11-09T06:22:30.302Z] ==> Searching for coverage reports in: [2020-11-09T06:22:30.302Z] + . [2020-11-09T06:22:30.302Z] -> Found 1 reports [2020-11-09T06:22:30.302Z] ==> Detecting git/mercurial file structure [2020-11-09T06:22:30.302Z] ==> Reading reports [2020-11-09T06:22:30.577Z] + ./coverage.out bytes=106274 [2020-11-09T06:22:30.577Z] ==> Appending adjustments [2020-11-09T06:22:30.577Z] https://docs.codecov.io/docs/fixing-reports [2020-11-09T06:22:31.546Z] + Found adjustments [2020-11-09T06:22:31.546Z] ==> Gzipping contents [2020-11-09T06:22:31.546Z] ==> Uploading reports [2020-11-09T06:22:31.546Z] url: https://codecov.io [2020-11-09T06:22:31.546Z] query: branch=PR-365&commit=00d92353d3b98494156096540949efecd4ba5283&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T06:22:31.546Z] -> Pinging Codecov [2020-11-09T06:22:31.546Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=00d92353d3b98494156096540949efecd4ba5283&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T06:22:32.128Z] -> Uploading to [2020-11-09T06:22:32.128Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/00d92353d3b98494156096540949efecd4ba5283/b2f3a0ce-0189-414b-825c-1a14e8abf17a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T062231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52c7df5f172a14a9fe1fa572d66200917d8b1b1002f4dc4a9e2bc358a30982ef [2020-11-09T06:22:32.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-09T06:22:32.128Z] Dload Upload Total Spent Left Speed [2020-11-09T06:22:32.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17209 0 0 100 17209 0 35116 --:--:-- --:--:-- --:--:-- 35120 [2020-11-09T06:22:32.657Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/00d92353d3b98494156096540949efecd4ba5283 [Pipeline] } [2020-11-09T06:22:32.668Z] 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-09T06:22:35.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:22:36.126Z] ---> package-listing.sh [2020-11-09T06:22:36.126Z] ++ facter osfamily [2020-11-09T06:22:36.126Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T06:22:36.126Z] + OS_FAMILY=redhat [2020-11-09T06:22:36.126Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T06:22:36.126Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T06:22:36.126Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T06:22:36.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T06:22:36.126Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T06:22:36.126Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T06:22:36.126Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T06:22:36.126Z] + case "${OS_FAMILY}" in [2020-11-09T06:22:36.126Z] + sort [2020-11-09T06:22:36.396Z] + rpm -qa [2020-11-09T06:22:41.821Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T06:22:41.821Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T06:22:41.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T06:22:41.821Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T06:22:41.821Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T06:22:41.821Z] + 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-09T06:22:41.849Z] 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-09T06:22:42.191Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:22:42.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T06:22:43.091Z] [2020-11-09T06:22:43.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:22:43.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T06:22:43.536Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T06:22:43.536Z] df20fa9351a1: Pulling fs layer [2020-11-09T06:22:43.536Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T06:22:43.536Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T06:22:43.536Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T06:22:43.536Z] 93b61091891f: Pulling fs layer [2020-11-09T06:22:43.536Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T06:22:43.536Z] 5e14af77c1be: Pulling fs layer [2020-11-09T06:22:43.536Z] 01666e4c0597: Pulling fs layer [2020-11-09T06:22:43.536Z] aa168da1d23b: Pulling fs layer [2020-11-09T06:22:43.536Z] 46f8f816bc3b: Waiting [2020-11-09T06:22:43.536Z] 93b61091891f: Waiting [2020-11-09T06:22:43.536Z] 93b9cdb0e59b: Waiting [2020-11-09T06:22:43.536Z] 01666e4c0597: Waiting [2020-11-09T06:22:43.536Z] aa168da1d23b: Waiting [2020-11-09T06:22:43.536Z] 5e14af77c1be: Waiting [2020-11-09T06:22:43.536Z] 36b3adc4ff6f: Verifying Checksum [2020-11-09T06:22:43.536Z] 36b3adc4ff6f: Download complete [2020-11-09T06:22:43.819Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T06:22:43.819Z] 46f8f816bc3b: Download complete [2020-11-09T06:22:43.819Z] df20fa9351a1: Verifying Checksum [2020-11-09T06:22:43.819Z] df20fa9351a1: Download complete [2020-11-09T06:22:43.819Z] 93b9cdb0e59b: Verifying Checksum [2020-11-09T06:22:43.819Z] 93b9cdb0e59b: Download complete [2020-11-09T06:22:43.819Z] 5e14af77c1be: Download complete [2020-11-09T06:22:43.819Z] 93b61091891f: Download complete [2020-11-09T06:22:43.819Z] 01666e4c0597: Verifying Checksum [2020-11-09T06:22:43.819Z] 01666e4c0597: Download complete [2020-11-09T06:22:44.112Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T06:22:44.112Z] 8ad3a11d3b57: Download complete [2020-11-09T06:22:44.712Z] df20fa9351a1: Pull complete [2020-11-09T06:22:45.005Z] 36b3adc4ff6f: Pull complete [2020-11-09T06:22:47.043Z] 8ad3a11d3b57: Pull complete [2020-11-09T06:22:47.043Z] 46f8f816bc3b: Pull complete [2020-11-09T06:22:47.648Z] 93b61091891f: Pull complete [2020-11-09T06:22:47.648Z] 93b9cdb0e59b: Pull complete [2020-11-09T06:22:47.916Z] aa168da1d23b: Verifying Checksum [2020-11-09T06:22:47.916Z] aa168da1d23b: Download complete [2020-11-09T06:22:47.916Z] 5e14af77c1be: Pull complete [2020-11-09T06:22:48.194Z] 01666e4c0597: Pull complete [2020-11-09T06:23:00.678Z] aa168da1d23b: Pull complete [2020-11-09T06:23:00.678Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T06:23:00.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T06:23:00.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T06:23:00.998Z] prd-centos7-docker-4c-2g-11569 does not seem to be running inside a container [2020-11-09T06:23:01.067Z] $ 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-09T06:23:05.843Z] $ docker top 2039a1e8dec0089a97cdf02a6e7f0a51859422e42ceeaac9a1a226b156e877c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:23:06.501Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T06:23:06.811Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T06:23:07.126Z] + ls /var/log/sa-host [2020-11-09T06:23:07.126Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T06:23:07.126Z] file_magic: OK [2020-11-09T06:23:07.126Z] HZ: Using current value: 100 [2020-11-09T06:23:07.126Z] file_header: OK [2020-11-09T06:23:07.126Z] 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-09T06:23:07.126Z] Statistics: [2020-11-09T06:23:07.126Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T06:23:07.126Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T06:23:07.126Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T06:23:07.126Z] file_magic: OK [2020-11-09T06:23:07.126Z] HZ: Using current value: 100 [2020-11-09T06:23:07.126Z] file_header: OK [2020-11-09T06:23:07.126Z] 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-09T06:23:07.126Z] Statistics: [2020-11-09T06:23:07.126Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T06:23:07.126Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T06:23:07.826Z] provisioning config files... [2020-11-09T06:23:07.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config6638462842204256230tmp [Pipeline] { [Pipeline] echo [2020-11-09T06:23:07.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:23:08.232Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T06:23:08.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T06:23:08.341Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:23:08.669Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T06:23:08.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:23:09.000Z] ---> sudo-logs.sh [2020-11-09T06:23:09.000Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T06:23:09.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:23:09.356Z] ---> job-cost.sh [2020-11-09T06:23:09.356Z] lf-activate-venv: SKIPPING [2020-11-09T06:23:09.356Z] INFO: No Stack... [2020-11-09T06:23:10.788Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T06:23:11.388Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T06:23:11.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:23:11.773Z] ---> logs-deploy.sh [2020-11-09T06:23:11.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/3 [2020-11-09T06:23:11.773Z] INFO: archiving workspace using pattern(s): [2020-11-09T06:23:14.448Z] Archives upload complete. [2020-11-09T06:23:14.448Z] INFO: archiving logs to Nexus