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 dd2d9aa2173bff72b7fce4c824d234dae176aa16 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11686’ Running on prd-centos7-docker-4c-2g-11689 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit dd2d9aa2173bff72b7fce4c824d234dae176aa16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 Merge succeeded, producing dd2d9aa2173bff72b7fce4c824d234dae176aa16 Checking out Revision dd2d9aa2173bff72b7fce4c824d234dae176aa16 (PR-365) > 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 dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-10T06:04:36.211Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-10T06:04:36.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-10T06:04:36.627Z] ========================================================= [2020-11-10T06:04:36.627Z] EdgeX Global Pipelines Version Info [2020-11-10T06:04:36.627Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7a1f73132988d189a9e7ae9f4e6130890bf4b4b2 # timeout=10 [2020-11-10T06:04:40.740Z] ------------------- [2020-11-10T06:04:40.740Z] stable info: [2020-11-10T06:04:40.740Z] ------------------- [2020-11-10T06:04:40.740Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-10T06:04:40.740Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-10T06:04:40.740Z] Message: update stable to v1.0.162 [2020-11-10T06:04:41.892Z] ------------------- [2020-11-10T06:04:41.892Z] experimental info: [2020-11-10T06:04:41.892Z] ------------------- [2020-11-10T06:04:41.892Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-10T06:04:41.892Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-10T06:04:41.892Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-10T06:04:42.333Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-10T06:04:42.427Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-10T06:04:42.521Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-10T06:04:42.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-10T06:04:42.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-10T06:04:42.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-10T06:04:42.911Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-10T06:04:43.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-10T06:04:43.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-10T06:04:43.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-10T06:04:43.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-10T06:04:43.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-10T06:04:43.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-10T06:04:43.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-10T06:04:43.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-10T06:04:43.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-10T06:04:43.970Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-10T06:04:44.131Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-10T06:04:44.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-10T06:04:44.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-10T06:04:44.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-10T06:04:44.538Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-10T06:04:44.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-10T06:04:44.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-10T06:04:44.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-10T06:04:44.892Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-10T06:04:45.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-10T06:04:45.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-10T06:04:45.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-10T06:04:45.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd2d9aa2173bff72b7fce4c824d234dae176aa16 [Pipeline] echo [2020-11-10T06:04:45.347Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd2d9aa [Pipeline] echo [2020-11-10T06:04:45.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-10T06:04:45.602Z] provisioning config files... [2020-11-10T06:04:45.630Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config9052399026404838821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:04:46.046Z] ---> docker-login.sh [2020-11-10T06:04:46.046Z] nexus3.edgexfoundry.org:10001 [2020-11-10T06:04:46.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:04:46.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:04:46.974Z] Configure a credential helper to remove this warning. See [2020-11-10T06:04:46.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:04:46.974Z] [2020-11-10T06:04:46.974Z] Login Succeeded [2020-11-10T06:04:46.974Z] nexus3.edgexfoundry.org:10002 [2020-11-10T06:04:47.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:04:47.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:04:47.551Z] Configure a credential helper to remove this warning. See [2020-11-10T06:04:47.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:04:47.551Z] [2020-11-10T06:04:47.551Z] Login Succeeded [2020-11-10T06:04:47.551Z] nexus3.edgexfoundry.org:10003 [2020-11-10T06:04:47.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:04:48.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:04:48.160Z] Configure a credential helper to remove this warning. See [2020-11-10T06:04:48.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:04:48.160Z] [2020-11-10T06:04:48.160Z] Login Succeeded [2020-11-10T06:04:48.160Z] nexus3.edgexfoundry.org:10004 [2020-11-10T06:04:48.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:04:48.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:04:48.448Z] Configure a credential helper to remove this warning. See [2020-11-10T06:04:48.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:04:48.448Z] [2020-11-10T06:04:48.448Z] Login Succeeded [2020-11-10T06:04:48.448Z] docker.io [2020-11-10T06:04:48.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:04:49.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:04:49.067Z] Configure a credential helper to remove this warning. See [2020-11-10T06:04:49.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:04:49.067Z] [2020-11-10T06:04:49.067Z] Login Succeeded [2020-11-10T06:04:49.067Z] ---> docker-login.sh ends [Pipeline] } [2020-11-10T06:04:49.087Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-10T06:04:49.836Z] + git log --format=format:%s -1 dd2d9aa2173bff72b7fce4c824d234dae176aa16 [Pipeline] echo [2020-11-10T06:04:49.990Z] GIT_COMMIT: dd2d9aa2173bff72b7fce4c824d234dae176aa16, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo [2020-11-10T06:04:50.051Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:04:50.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-10T06:04:50.775Z] [2020-11-10T06:04:50.775Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:04:51.811Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-10T06:04:52.095Z] latest: Pulling from edgex-devops/git-semver [2020-11-10T06:04:52.095Z] 31603596830f: Pulling fs layer [2020-11-10T06:04:52.095Z] 2a8b12db71e7: Pulling fs layer [2020-11-10T06:04:52.095Z] 6ca5941a6612: Pulling fs layer [2020-11-10T06:04:52.095Z] ecc8261a40a4: Pulling fs layer [2020-11-10T06:04:52.095Z] ecc8261a40a4: Waiting [2020-11-10T06:04:52.095Z] 2a8b12db71e7: Verifying Checksum [2020-11-10T06:04:52.095Z] 2a8b12db71e7: Download complete [2020-11-10T06:04:52.422Z] 31603596830f: Verifying Checksum [2020-11-10T06:04:52.422Z] 31603596830f: Download complete [2020-11-10T06:04:53.132Z] ecc8261a40a4: Verifying Checksum [2020-11-10T06:04:53.132Z] ecc8261a40a4: Download complete [2020-11-10T06:04:53.132Z] 6ca5941a6612: Verifying Checksum [2020-11-10T06:04:53.132Z] 6ca5941a6612: Download complete [2020-11-10T06:04:53.132Z] 31603596830f: Pull complete [2020-11-10T06:04:53.412Z] 2a8b12db71e7: Pull complete [2020-11-10T06:04:56.160Z] 6ca5941a6612: Pull complete [2020-11-10T06:04:56.447Z] ecc8261a40a4: Pull complete [2020-11-10T06:04:56.447Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-10T06:04:56.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-10T06:04:56.447Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-10T06:04:56.753Z] prd-centos7-docker-4c-2g-11689 does not seem to be running inside a container [2020-11-10T06:04:56.940Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-10T06:04:59.239Z] $ docker top d5cb09f3afbd160fb77fbedd1b36c8aa25e43ac48e24a1e83c470138132bf8f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-10T06:04:59.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-10T06:04:59.772Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-10T06:05:00.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-10T06:05:00.243Z] $ docker exec d5cb09f3afbd160fb77fbedd1b36c8aa25e43ac48e24a1e83c470138132bf8f5 ssh-agent [2020-11-10T06:05:00.550Z] SSH_AUTH_SOCK=/tmp/ssh-8m37crQwiL8Y/agent.12 [2020-11-10T06:05:00.550Z] SSH_AGENT_PID=17 [2020-11-10T06:05:00.565Z] Running ssh-add (command line suppressed) [2020-11-10T06:05:00.772Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3776345871476897054.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3776345871476897054.key) [2020-11-10T06:05:00.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-10T06:05:01.202Z] + git tag --points-at HEAD [Pipeline] } [2020-11-10T06:05:01.234Z] $ docker exec --env ******** --env ******** d5cb09f3afbd160fb77fbedd1b36c8aa25e43ac48e24a1e83c470138132bf8f5 ssh-agent -k [2020-11-10T06:05:01.447Z] unset SSH_AUTH_SOCK; [2020-11-10T06:05:01.448Z] unset SSH_AGENT_PID; [2020-11-10T06:05:01.448Z] echo Agent pid 17 killed; [2020-11-10T06:05:01.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-10T06:05:01.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-10T06:05:01.700Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-10T06:05:02.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-10T06:05:02.083Z] $ docker exec d5cb09f3afbd160fb77fbedd1b36c8aa25e43ac48e24a1e83c470138132bf8f5 ssh-agent [2020-11-10T06:05:02.352Z] SSH_AUTH_SOCK=/tmp/ssh-h8FJaTgvz4Ze/agent.47 [2020-11-10T06:05:02.352Z] SSH_AGENT_PID=53 [2020-11-10T06:05:02.390Z] Running ssh-add (command line suppressed) [2020-11-10T06:05:02.561Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8378010423234107513.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8378010423234107513.key) [2020-11-10T06:05:02.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-10T06:05:03.023Z] + git semver init [2020-11-10T06:05:03.023Z] # -> Open(): unable to determine branch for HEAD [2020-11-10T06:05:03.023Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-10T06:05:03.023Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-10T06:05:03.023Z] # $SEMVER_REMOTE_NAME = origin [2020-11-10T06:05:03.023Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-10T06:05:03.023Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-10T06:05:03.023Z] # $SEMVER_BRANCH = PR-365 [2020-11-10T06:05:03.023Z] # $SEMVER_TEMP = /tmp/semver-054858011 [2020-11-10T06:05:03.023Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-10T06:05:04.426Z] # '/tmp/semver-054858011' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-10T06:05:04.426Z] # -> Force: false [2020-11-10T06:05:04.426Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-10T06:05:04.450Z] $ docker exec --env ******** --env ******** d5cb09f3afbd160fb77fbedd1b36c8aa25e43ac48e24a1e83c470138132bf8f5 ssh-agent -k [2020-11-10T06:05:04.675Z] unset SSH_AUTH_SOCK; [2020-11-10T06:05:04.676Z] unset SSH_AGENT_PID; [2020-11-10T06:05:04.676Z] echo Agent pid 53 killed; [2020-11-10T06:05:04.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-10T06:05:05.311Z] + git semver [Pipeline] } [2020-11-10T06:05:05.358Z] $ docker stop --time=1 d5cb09f3afbd160fb77fbedd1b36c8aa25e43ac48e24a1e83c470138132bf8f5 [2020-11-10T06:05:07.186Z] $ docker rm -f d5cb09f3afbd160fb77fbedd1b36c8aa25e43ac48e24a1e83c470138132bf8f5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-10T06:05:07.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-10T06:05:09.126Z] Stashed 1 file(s) [Pipeline] echo [2020-11-10T06:05:09.129Z] [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-10T06:05:25.203Z] Still waiting to schedule task [2020-11-10T06:05:25.204Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-10T06:05:25.209Z] Still waiting to schedule task [2020-11-10T06:05:25.209Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-10T06:07:12.442Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11691 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-10T06:07:12.506Z] Running in /w/workspace/go-mod-core-contracts/20 [Pipeline] { [Pipeline] checkout [2020-11-10T06:07:17.524Z] using credential edgex-jenkins-ssh [2020-11-10T06:07:17.590Z] Cloning the remote Git repository [2020-11-10T06:07:17.657Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-10T06:07:17.802Z] > git init /w/workspace/go-mod-core-contracts/20 # timeout=10 [2020-11-10T06:07:17.882Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-10T06:07:17.883Z] > git --version # timeout=10 [2020-11-10T06:07:17.914Z] > git --version # 'git version 2.17.1' [2020-11-10T06:07:17.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-10T06:07:18.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-10T06:07:19.671Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit dd2d9aa2173bff72b7fce4c824d234dae176aa16 [2020-11-10T06:07:20.045Z] Merge succeeded, producing dd2d9aa2173bff72b7fce4c824d234dae176aa16 [2020-11-10T06:07:20.045Z] Checking out Revision dd2d9aa2173bff72b7fce4c824d234dae176aa16 (PR-365) [2020-11-10T06:07:18.938Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-10T06:07:18.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-10T06:07:18.987Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-10T06:07:19.029Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-10T06:07:19.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-10T06:07:19.042Z] > 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-10T06:07:19.702Z] > git config core.sparsecheckout # timeout=10 [2020-11-10T06:07:19.727Z] > git checkout -f dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 [2020-11-10T06:07:19.850Z] > git remote # timeout=10 [2020-11-10T06:07:19.922Z] > git config --get remote.origin.url # timeout=10 [2020-11-10T06:07:19.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-10T06:07:19.981Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-10T06:07:20.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-10T06:07:20.063Z] > git config core.sparsecheckout # timeout=10 [2020-11-10T06:07:20.082Z] > git checkout -f dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 [2020-11-10T06:07:24.503Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-10T06:07:25.314Z] provisioning config files... [2020-11-10T06:07:25.358Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/20@tmp/config5910262216435172305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:07:26.403Z] ---> docker-login.sh [2020-11-10T06:07:26.403Z] nexus3.edgexfoundry.org:10001 [2020-11-10T06:07:27.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:27.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:27.715Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:27.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:27.715Z] [2020-11-10T06:07:27.715Z] Login Succeeded [2020-11-10T06:07:27.715Z] nexus3.edgexfoundry.org:10002 [2020-11-10T06:07:28.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:28.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:28.027Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:28.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:28.027Z] [2020-11-10T06:07:28.027Z] Login Succeeded [2020-11-10T06:07:28.027Z] nexus3.edgexfoundry.org:10003 [2020-11-10T06:07:28.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:28.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:28.632Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:28.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:28.632Z] [2020-11-10T06:07:28.632Z] Login Succeeded [2020-11-10T06:07:28.632Z] nexus3.edgexfoundry.org:10004 [2020-11-10T06:07:28.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:29.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:29.180Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:29.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:29.180Z] [2020-11-10T06:07:29.180Z] Login Succeeded [2020-11-10T06:07:29.180Z] docker.io [2020-11-10T06:07:29.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:29.531Z] Running on prd-centos7-docker-4c-2g-11692 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-10T06:07:29.585Z] Running in /w/workspace/go-mod-core-contracts/20 [Pipeline] { [Pipeline] checkout [2020-11-10T06:07:30.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:30.066Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:30.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:30.066Z] [2020-11-10T06:07:30.066Z] Login Succeeded [2020-11-10T06:07:30.066Z] ---> docker-login.sh ends [Pipeline] } [2020-11-10T06:07:30.145Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-10T06:07:30.706Z] ========================================================= [2020-11-10T06:07:30.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-10T06:07:30.706Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:07:31.114Z] + 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-10T06:07:31.739Z] Sending build context to Docker daemon 1.858MB [2020-11-10T06:07:31.739Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-10T06:07:31.739Z] Step 2/7 : FROM ${BASE} [2020-11-10T06:07:31.739Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-10T06:07:31.739Z] b538f80385f9: Pulling fs layer [2020-11-10T06:07:31.739Z] 74f711af9a0d: Pulling fs layer [2020-11-10T06:07:31.739Z] 99f96fe45779: Pulling fs layer [2020-11-10T06:07:31.739Z] 8529a6b9a6be: Pulling fs layer [2020-11-10T06:07:31.739Z] 45590311c82a: Pulling fs layer [2020-11-10T06:07:31.739Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-10T06:07:31.739Z] 209524e5b208: Pulling fs layer [2020-11-10T06:07:31.739Z] 45590311c82a: Waiting [2020-11-10T06:07:31.739Z] 69ca0ff8b7b3: Waiting [2020-11-10T06:07:31.739Z] 8529a6b9a6be: Waiting [2020-11-10T06:07:31.739Z] 209524e5b208: Waiting [2020-11-10T06:07:31.739Z] 99f96fe45779: Verifying Checksum [2020-11-10T06:07:31.739Z] 99f96fe45779: Download complete [2020-11-10T06:07:31.739Z] 74f711af9a0d: Verifying Checksum [2020-11-10T06:07:31.739Z] 74f711af9a0d: Download complete [2020-11-10T06:07:31.739Z] 45590311c82a: Download complete [2020-11-10T06:07:31.739Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-10T06:07:31.739Z] 69ca0ff8b7b3: Download complete [2020-11-10T06:07:31.739Z] b538f80385f9: Verifying Checksum [2020-11-10T06:07:31.739Z] b538f80385f9: Download complete [2020-11-10T06:07:32.299Z] using credential edgex-jenkins-ssh [2020-11-10T06:07:32.365Z] Cloning the remote Git repository [2020-11-10T06:07:32.763Z] b538f80385f9: Pull complete [2020-11-10T06:07:32.372Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-10T06:07:32.451Z] > git init /w/workspace/go-mod-core-contracts/20 # timeout=10 [2020-11-10T06:07:32.528Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-10T06:07:32.529Z] > git --version # timeout=10 [2020-11-10T06:07:32.540Z] > git --version # 'git version 2.16.5' [2020-11-10T06:07:32.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-10T06:07:32.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-10T06:07:33.393Z] 74f711af9a0d: Pull complete [2020-11-10T06:07:33.672Z] 99f96fe45779: Pull complete [2020-11-10T06:07:34.040Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit dd2d9aa2173bff72b7fce4c824d234dae176aa16 [2020-11-10T06:07:34.141Z] Merge succeeded, producing dd2d9aa2173bff72b7fce4c824d234dae176aa16 [2020-11-10T06:07:34.142Z] Checking out Revision dd2d9aa2173bff72b7fce4c824d234dae176aa16 (PR-365) [2020-11-10T06:07:33.479Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-10T06:07:33.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-10T06:07:33.503Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-10T06:07:33.516Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-10T06:07:33.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-10T06:07:33.531Z] > 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-10T06:07:34.050Z] > git config core.sparsecheckout # timeout=10 [2020-11-10T06:07:34.055Z] > git checkout -f dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 [2020-11-10T06:07:34.112Z] > git remote # timeout=10 [2020-11-10T06:07:34.118Z] > git config --get remote.origin.url # timeout=10 [2020-11-10T06:07:34.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-10T06:07:34.126Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-10T06:07:34.136Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-10T06:07:34.146Z] > git config core.sparsecheckout # timeout=10 [2020-11-10T06:07:34.154Z] > git checkout -f dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 [2020-11-10T06:07:35.126Z] 209524e5b208: Verifying Checksum [2020-11-10T06:07:35.126Z] 209524e5b208: Download complete [2020-11-10T06:07:36.108Z] 8529a6b9a6be: Verifying Checksum [2020-11-10T06:07:36.108Z] 8529a6b9a6be: Download complete [2020-11-10T06:07:37.754Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-10T06:07:38.693Z] provisioning config files... [2020-11-10T06:07:38.726Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/20@tmp/config4022423419204504775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:07:39.381Z] ---> docker-login.sh [2020-11-10T06:07:39.381Z] nexus3.edgexfoundry.org:10001 [2020-11-10T06:07:39.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:39.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:39.647Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:39.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:39.647Z] [2020-11-10T06:07:39.647Z] Login Succeeded [2020-11-10T06:07:39.647Z] nexus3.edgexfoundry.org:10002 [2020-11-10T06:07:39.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:39.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:39.913Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:39.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:39.913Z] [2020-11-10T06:07:39.913Z] Login Succeeded [2020-11-10T06:07:39.913Z] nexus3.edgexfoundry.org:10003 [2020-11-10T06:07:39.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:40.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:40.176Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:40.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:40.176Z] [2020-11-10T06:07:40.176Z] Login Succeeded [2020-11-10T06:07:40.176Z] nexus3.edgexfoundry.org:10004 [2020-11-10T06:07:40.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:40.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:40.176Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:40.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:40.176Z] [2020-11-10T06:07:40.176Z] Login Succeeded [2020-11-10T06:07:40.176Z] docker.io [2020-11-10T06:07:40.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-10T06:07:40.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-10T06:07:40.698Z] Configure a credential helper to remove this warning. See [2020-11-10T06:07:40.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-10T06:07:40.698Z] [2020-11-10T06:07:40.698Z] Login Succeeded [2020-11-10T06:07:40.698Z] ---> docker-login.sh ends [Pipeline] } [2020-11-10T06:07:40.736Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-10T06:07:41.185Z] ========================================================= [2020-11-10T06:07:41.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-10T06:07:41.185Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:07:41.553Z] + 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-10T06:07:41.820Z] Sending build context to Docker daemon 1.858MB [2020-11-10T06:07:41.820Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-10T06:07:41.820Z] Step 2/7 : FROM ${BASE} [2020-11-10T06:07:41.820Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-10T06:07:41.820Z] df20fa9351a1: Pulling fs layer [2020-11-10T06:07:41.820Z] ed8968b2872e: Pulling fs layer [2020-11-10T06:07:41.820Z] a92cc7c5fd73: Pulling fs layer [2020-11-10T06:07:41.820Z] e871e8e8d7a9: Pulling fs layer [2020-11-10T06:07:41.820Z] e73272ec9a57: Pulling fs layer [2020-11-10T06:07:41.820Z] 1e910a182e73: Pulling fs layer [2020-11-10T06:07:41.820Z] 4e634b169226: Pulling fs layer [2020-11-10T06:07:41.820Z] e73272ec9a57: Waiting [2020-11-10T06:07:41.820Z] 1e910a182e73: Waiting [2020-11-10T06:07:41.820Z] 4e634b169226: Waiting [2020-11-10T06:07:41.820Z] e871e8e8d7a9: Waiting [2020-11-10T06:07:41.820Z] a92cc7c5fd73: Verifying Checksum [2020-11-10T06:07:41.820Z] a92cc7c5fd73: Download complete [2020-11-10T06:07:41.820Z] ed8968b2872e: Verifying Checksum [2020-11-10T06:07:41.820Z] ed8968b2872e: Download complete [2020-11-10T06:07:41.820Z] e73272ec9a57: Verifying Checksum [2020-11-10T06:07:41.820Z] e73272ec9a57: Download complete [2020-11-10T06:07:41.820Z] df20fa9351a1: Verifying Checksum [2020-11-10T06:07:41.820Z] df20fa9351a1: Download complete [2020-11-10T06:07:41.820Z] 1e910a182e73: Verifying Checksum [2020-11-10T06:07:41.820Z] 1e910a182e73: Download complete [2020-11-10T06:07:42.082Z] df20fa9351a1: Pull complete [2020-11-10T06:07:42.344Z] ed8968b2872e: Pull complete [2020-11-10T06:07:42.344Z] a92cc7c5fd73: Pull complete [2020-11-10T06:07:43.740Z] 4e634b169226: Download complete [2020-11-10T06:07:44.318Z] e871e8e8d7a9: Verifying Checksum [2020-11-10T06:07:44.318Z] e871e8e8d7a9: Download complete [2020-11-10T06:07:46.298Z] 8529a6b9a6be: Pull complete [2020-11-10T06:07:46.572Z] 45590311c82a: Pull complete [2020-11-10T06:07:46.848Z] 69ca0ff8b7b3: Pull complete [2020-11-10T06:07:49.644Z] e871e8e8d7a9: Pull complete [2020-11-10T06:07:49.644Z] e73272ec9a57: Pull complete [2020-11-10T06:07:49.908Z] 1e910a182e73: Pull complete [2020-11-10T06:07:51.226Z] 209524e5b208: Pull complete [2020-11-10T06:07:51.226Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-10T06:07:51.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-10T06:07:51.226Z] ---> 5bddaf1c2fca [2020-11-10T06:07:51.226Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-10T06:07:53.870Z] ---> Running in 3222cbd8cbf9 [2020-11-10T06:07:53.870Z] Removing intermediate container 3222cbd8cbf9 [2020-11-10T06:07:53.870Z] ---> 05908f20d7b3 [2020-11-10T06:07:53.870Z] Step 4/7 : RUN apk add bash [2020-11-10T06:07:54.144Z] ---> Running in 096930702e38 [2020-11-10T06:07:55.221Z] 4e634b169226: Pull complete [2020-11-10T06:07:55.221Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-10T06:07:55.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-10T06:07:55.221Z] ---> f7629b54cfaa [2020-11-10T06:07:55.221Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-10T06:07:55.221Z] ---> Running in 295590f6fe4e [2020-11-10T06:07:55.221Z] Removing intermediate container 295590f6fe4e [2020-11-10T06:07:55.221Z] ---> 32cdffdfe78e [2020-11-10T06:07:55.221Z] Step 4/7 : RUN apk add bash [2020-11-10T06:07:55.496Z] ---> Running in 37c214f1273e [2020-11-10T06:07:55.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-10T06:07:56.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-10T06:07:56.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-10T06:07:57.156Z] OK: 142 MiB in 39 packages [2020-11-10T06:07:57.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-10T06:07:57.663Z] OK: 166 MiB in 39 packages [2020-11-10T06:07:58.243Z] Removing intermediate container 37c214f1273e [2020-11-10T06:07:58.243Z] ---> 2faf7d80fb03 [2020-11-10T06:07:58.243Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-10T06:07:58.243Z] ---> Running in 6010c82aa60c [2020-11-10T06:07:58.507Z] Removing intermediate container 6010c82aa60c [2020-11-10T06:07:58.507Z] ---> 3624592f22ec [2020-11-10T06:07:58.507Z] Step 6/7 : COPY go.mod . [2020-11-10T06:07:58.592Z] Removing intermediate container 096930702e38 [2020-11-10T06:07:58.592Z] ---> 173b195f432f [2020-11-10T06:07:58.592Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-10T06:07:58.592Z] ---> Running in a9b03618d1b5 [2020-11-10T06:07:58.778Z] ---> 0f388b06bc1d [2020-11-10T06:07:58.778Z] Step 7/7 : RUN go mod download [2020-11-10T06:07:58.778Z] ---> Running in 6788662a8963 [2020-11-10T06:07:59.191Z] Removing intermediate container a9b03618d1b5 [2020-11-10T06:07:59.191Z] ---> f4901a972afa [2020-11-10T06:07:59.191Z] Step 6/7 : COPY go.mod . [2020-11-10T06:07:59.796Z] ---> 82ab658f68c9 [2020-11-10T06:07:59.796Z] Step 7/7 : RUN go mod download [2020-11-10T06:07:59.796Z] ---> Running in 3af25e44833a [2020-11-10T06:08:11.063Z] Removing intermediate container 6788662a8963 [2020-11-10T06:08:11.063Z] ---> 0deaafa241e2 [2020-11-10T06:08:11.063Z] Successfully built 0deaafa241e2 [2020-11-10T06:08:11.063Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:08:11.378Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-10T06:08:11.378Z] . [Pipeline] withDockerContainer [2020-11-10T06:08:11.488Z] prd-centos7-docker-4c-2g-11692 does not seem to be running inside a container [2020-11-10T06:08:11.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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-10T06:08:12.259Z] $ docker top cd77934f5cb4ad941047ea9d5d195401f22686d978b2d11b0faa17bdebe16ecc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-10T06:08:12.769Z] + go version [2020-11-10T06:08:12.769Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-10T06:08:12.784Z] $ docker stop --time=1 cd77934f5cb4ad941047ea9d5d195401f22686d978b2d11b0faa17bdebe16ecc [2020-11-10T06:08:14.149Z] $ docker rm -f cd77934f5cb4ad941047ea9d5d195401f22686d978b2d11b0faa17bdebe16ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:08:14.896Z] Removing intermediate container 3af25e44833a [2020-11-10T06:08:14.896Z] ---> e3a43bf111a6 [2020-11-10T06:08:14.896Z] Successfully built e3a43bf111a6 [2020-11-10T06:08:14.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:08:15.184Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-10T06:08:15.184Z] . [Pipeline] withDockerContainer [2020-11-10T06:08:15.299Z] + docker inspect -f . ci-base-image-arm64 [2020-11-10T06:08:15.299Z] . [2020-11-10T06:08:15.359Z] prd-centos7-docker-4c-2g-11692 does not seem to be running inside a container [2020-11-10T06:08:15.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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-10T06:08:16.168Z] $ docker top 32006e6e4d819807f804ada9f0f21c86bcd32b8c98dd7ec571f66209a5c34e6f -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-11-10T06:08:16.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-11691 does not seem to be running inside a container [2020-11-10T06:08:16.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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-10T06:08:18.605Z] $ docker top 09dc646d14491ec2e7a5d21cdbdccccfaa39f1392c503a0a2ae3da030308fc3d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-11-10T06:08:19.296Z] + make test [2020-11-10T06:08:19.296Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-10T06:08:20.063Z] + go version [2020-11-10T06:08:20.063Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-10T06:08:20.093Z] $ docker stop --time=1 09dc646d14491ec2e7a5d21cdbdccccfaa39f1392c503a0a2ae3da030308fc3d [2020-11-10T06:08:21.981Z] $ docker rm -f 09dc646d14491ec2e7a5d21cdbdccccfaa39f1392c503a0a2ae3da030308fc3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:08:22.992Z] + docker inspect -f . ci-base-image-arm64 [2020-11-10T06:08:22.992Z] . [Pipeline] withDockerContainer [2020-11-10T06:08:23.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-11691 does not seem to be running inside a container [2020-11-10T06:08:23.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/20 -v /w/workspace/go-mod-core-contracts/20:/w/workspace/go-mod-core-contracts/20:rw,z -v /w/workspace/go-mod-core-contracts/20@tmp:/w/workspace/go-mod-core-contracts/20@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-10T06:08:25.133Z] $ docker top 4d6d9886fb8de74a95a95a89b368cac8a40d08a96653771597c6ab758fb01fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-10T06:08:25.988Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-10T06:08:25.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements [2020-11-10T06:08:25.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.023s coverage: 100.0% of statements [2020-11-10T06:08:25.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.036s coverage: 45.4% of statements [2020-11-10T06:08:26.269Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements [2020-11-10T06:08:26.269Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-10T06:08:26.269Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements [2020-11-10T06:08:26.572Z] + make test [2020-11-10T06:08:26.572Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-10T06:08:27.262Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.018s coverage: 14.7% of statements [2020-11-10T06:08:27.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements [2020-11-10T06:08:27.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.050s coverage: 91.8% of statements [2020-11-10T06:08:27.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-10T06:08:27.263Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-10T06:08:27.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements [2020-11-10T06:08:27.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 46.8% of statements [2020-11-10T06:08:29.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements [2020-11-10T06:08:29.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-11-10T06:08:29.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-11-10T06:08:29.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements [2020-11-10T06:08:29.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements [2020-11-10T06:08:29.296Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-10T06:08:29.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.018s coverage: 81.0% of statements [2020-11-10T06:08:29.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils 0.020s coverage: 4.3% of statements [2020-11-10T06:08:29.888Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-10T06:08:30.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.024s coverage: 29.1% of statements [2020-11-10T06:08:30.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 100.0% of statements [2020-11-10T06:08:30.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-10T06:08:30.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 100.0% of statements [2020-11-10T06:08:30.736Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-10T06:08:30.736Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-10T06:08:32.144Z] gofmt -l . [2020-11-10T06:08:32.144Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-10T06:08:32.420Z] $ docker stop --time=1 32006e6e4d819807f804ada9f0f21c86bcd32b8c98dd7ec571f66209a5c34e6f [2020-11-10T06:08:34.777Z] $ docker rm -f 32006e6e4d819807f804ada9f0f21c86bcd32b8c98dd7ec571f66209a5c34e6f [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-10T06:08:35.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-10T06:08:35.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-10T06:08:48.894Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-10T06:08:48.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.045s coverage: 85.7% of statements [2020-11-10T06:08:48.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements [2020-11-10T06:08:50.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements [2020-11-10T06:08:50.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.047s coverage: 77.8% of statements [2020-11-10T06:08:50.893Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-10T06:08:50.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.038s coverage: 6.4% of statements [2020-11-10T06:08:52.339Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements [2020-11-10T06:08:52.339Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.045s coverage: 100.0% of statements [2020-11-10T06:08:53.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.096s coverage: 91.8% of statements [2020-11-10T06:08:53.327Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-10T06:08:53.327Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-10T06:08:53.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.042s coverage: 100.0% of statements [2020-11-10T06:08:54.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 46.8% of statements [2020-11-10T06:08:59.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.112s coverage: 63.0% of statements [2020-11-10T06:08:59.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements [2020-11-10T06:08:59.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements [2020-11-10T06:08:59.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2020-11-10T06:08:59.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements [2020-11-10T06:08:59.753Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-10T06:08:59.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.070s coverage: 81.0% of statements [2020-11-10T06:08:59.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils 0.048s coverage: 4.3% of statements [2020-11-10T06:08:59.753Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-10T06:09:01.213Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.033s coverage: 29.1% of statements [2020-11-10T06:09:01.213Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.040s coverage: 100.0% of statements [2020-11-10T06:09:02.650Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 94.4% of statements [2020-11-10T06:09:02.650Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2020-11-10T06:09:02.650Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-10T06:09:02.922Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-10T06:09:07.231Z] gofmt -l . [2020-11-10T06:09:07.831Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-10T06:09:08.458Z] $ docker stop --time=1 4d6d9886fb8de74a95a95a89b368cac8a40d08a96653771597c6ab758fb01fb1 [2020-11-10T06:09:10.790Z] $ docker rm -f 4d6d9886fb8de74a95a95a89b368cac8a40d08a96653771597c6ab758fb01fb1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-10T06:09:11.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-10T06:09:11.743Z] Warning: overwriting stash ‘coverage-report’ [2020-11-10T06:09:12.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-10T06:09:14.808Z] provisioning config files... [2020-11-10T06:09:14.829Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config1540830281153266431tmp [Pipeline] { [Pipeline] sh [2020-11-10T06:09:15.227Z] + set +x [2020-11-10T06:09:15.227Z] + curl -s https://codecov.io/bash [2020-11-10T06:09:15.227Z] + bash -s -- [2020-11-10T06:09:15.547Z] [2020-11-10T06:09:15.547Z] _____ _ [2020-11-10T06:09:15.547Z] / ____| | | [2020-11-10T06:09:15.547Z] | | ___ __| | ___ ___ _____ __ [2020-11-10T06:09:15.547Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-10T06:09:15.547Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-10T06:09:15.547Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-10T06:09:15.547Z] Bash-20201106-81372f2 [2020-11-10T06:09:15.547Z] [2020-11-10T06:09:15.547Z] [2020-11-10T06:09:15.547Z] ==> Jenkins CI detected. [2020-11-10T06:09:15.547Z] project root: . [2020-11-10T06:09:15.547Z] --> token set from env [2020-11-10T06:09:15.547Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-10T06:09:15.817Z] ==> Running gcov in . (disable via -X gcov) [2020-11-10T06:09:15.817Z] ==> Python coveragepy not found [2020-11-10T06:09:15.817Z] ==> Searching for coverage reports in: [2020-11-10T06:09:15.817Z] + . [2020-11-10T06:09:15.817Z] -> Found 1 reports [2020-11-10T06:09:15.817Z] ==> Detecting git/mercurial file structure [2020-11-10T06:09:15.817Z] ==> Reading reports [2020-11-10T06:09:15.817Z] + ./coverage.out bytes=110051 [2020-11-10T06:09:15.817Z] ==> Appending adjustments [2020-11-10T06:09:15.817Z] https://docs.codecov.io/docs/fixing-reports [2020-11-10T06:09:17.849Z] + Found adjustments [2020-11-10T06:09:17.849Z] ==> Gzipping contents [2020-11-10T06:09:17.849Z] ==> Uploading reports [2020-11-10T06:09:17.849Z] url: https://codecov.io [2020-11-10T06:09:17.849Z] query: branch=PR-365&commit=dd2d9aa2173bff72b7fce4c824d234dae176aa16&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F20%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-10T06:09:17.849Z] -> Pinging Codecov [2020-11-10T06:09:17.849Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=dd2d9aa2173bff72b7fce4c824d234dae176aa16&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F20%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-10T06:09:18.477Z] -> Uploading to [2020-11-10T06:09:18.477Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-10/71470A77251A30514AAF9C0BB2E5B6CE/dd2d9aa2173bff72b7fce4c824d234dae176aa16/c2583dfb-f0fa-450b-b2f3-de230e7e36c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201110T060918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0efa5ff85d9760247f293d99e05fcb2024f4c4114195ae0a8d050772b2ef5125 [2020-11-10T06:09:18.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-10T06:09:18.477Z] Dload Upload Total Spent Left Speed [2020-11-10T06:09:19.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17665 0 0 100 17665 0 32665 --:--:-- --:--:-- --:--:-- 32712 [2020-11-10T06:09:19.112Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/dd2d9aa2173bff72b7fce4c824d234dae176aa16 [Pipeline] } [2020-11-10T06:09:19.127Z] 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-10T06:09:22.020Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:09:22.979Z] ---> package-listing.sh [2020-11-10T06:09:22.979Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-10T06:09:22.979Z] ++ facter osfamily [2020-11-10T06:09:23.272Z] + OS_FAMILY=redhat [2020-11-10T06:09:23.272Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-10T06:09:23.272Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-10T06:09:23.272Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-10T06:09:23.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-10T06:09:23.272Z] + PACKAGES=/tmp/packages_start.txt [2020-11-10T06:09:23.272Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-10T06:09:23.272Z] + PACKAGES=/tmp/packages_end.txt [2020-11-10T06:09:23.272Z] + case "${OS_FAMILY}" in [2020-11-10T06:09:23.272Z] + sort [2020-11-10T06:09:23.272Z] + rpm -qa [2020-11-10T06:09:28.735Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-10T06:09:28.735Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-10T06:09:28.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-10T06:09:28.735Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-10T06:09:28.735Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-10T06:09:28.735Z] + 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-10T06:09:28.754Z] 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-10T06:09:29.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:09:29.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-10T06:09:29.738Z] [2020-11-10T06:09:29.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-10T06:09:30.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-10T06:09:30.436Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-10T06:09:30.436Z] df20fa9351a1: Pulling fs layer [2020-11-10T06:09:30.436Z] 36b3adc4ff6f: Pulling fs layer [2020-11-10T06:09:30.436Z] 8ad3a11d3b57: Pulling fs layer [2020-11-10T06:09:30.436Z] 46f8f816bc3b: Pulling fs layer [2020-11-10T06:09:30.436Z] 93b61091891f: Pulling fs layer [2020-11-10T06:09:30.436Z] 93b9cdb0e59b: Pulling fs layer [2020-11-10T06:09:30.436Z] 5e14af77c1be: Pulling fs layer [2020-11-10T06:09:30.436Z] 01666e4c0597: Pulling fs layer [2020-11-10T06:09:30.436Z] aa168da1d23b: Pulling fs layer [2020-11-10T06:09:30.436Z] 93b9cdb0e59b: Waiting [2020-11-10T06:09:30.436Z] 5e14af77c1be: Waiting [2020-11-10T06:09:30.436Z] 46f8f816bc3b: Waiting [2020-11-10T06:09:30.436Z] 93b61091891f: Waiting [2020-11-10T06:09:30.436Z] 01666e4c0597: Waiting [2020-11-10T06:09:30.436Z] aa168da1d23b: Waiting [2020-11-10T06:09:30.436Z] 36b3adc4ff6f: Verifying Checksum [2020-11-10T06:09:30.436Z] 36b3adc4ff6f: Download complete [2020-11-10T06:09:30.717Z] 46f8f816bc3b: Verifying Checksum [2020-11-10T06:09:30.717Z] 46f8f816bc3b: Download complete [2020-11-10T06:09:30.717Z] df20fa9351a1: Download complete [2020-11-10T06:09:30.717Z] 93b61091891f: Verifying Checksum [2020-11-10T06:09:30.717Z] 93b61091891f: Download complete [2020-11-10T06:09:30.717Z] 93b9cdb0e59b: Download complete [2020-11-10T06:09:30.717Z] 01666e4c0597: Verifying Checksum [2020-11-10T06:09:30.717Z] 01666e4c0597: Download complete [2020-11-10T06:09:30.717Z] 5e14af77c1be: Verifying Checksum [2020-11-10T06:09:30.717Z] 5e14af77c1be: Download complete [2020-11-10T06:09:31.314Z] df20fa9351a1: Pull complete [2020-11-10T06:09:31.639Z] 36b3adc4ff6f: Pull complete [2020-11-10T06:09:31.639Z] 8ad3a11d3b57: Verifying Checksum [2020-11-10T06:09:31.639Z] 8ad3a11d3b57: Download complete [2020-11-10T06:09:33.488Z] 8ad3a11d3b57: Pull complete [2020-11-10T06:09:33.488Z] 46f8f816bc3b: Pull complete [2020-11-10T06:09:34.101Z] 93b61091891f: Pull complete [2020-11-10T06:09:34.435Z] 93b9cdb0e59b: Pull complete [2020-11-10T06:09:34.435Z] 5e14af77c1be: Pull complete [2020-11-10T06:09:34.732Z] 01666e4c0597: Pull complete [2020-11-10T06:09:38.698Z] aa168da1d23b: Verifying Checksum [2020-11-10T06:09:38.698Z] aa168da1d23b: Download complete [2020-11-10T06:09:51.320Z] aa168da1d23b: Pull complete [2020-11-10T06:09:51.320Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-10T06:09:51.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-10T06:09:51.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-10T06:09:51.648Z] prd-centos7-docker-4c-2g-11689 does not seem to be running inside a container [2020-11-10T06:09:51.768Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-10T06:09:57.846Z] $ docker top 59ea7ef5a7a1082ee80037a773647aaaa13ad790df8ccd85cf55e47f64d201be -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-10T06:09:58.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-10T06:09:58.922Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-10T06:09:59.380Z] + ls /var/log/sa-host [2020-11-10T06:09:59.380Z] + sadf -c /var/log/sa-host/sa05 [2020-11-10T06:09:59.380Z] file_magic: OK [2020-11-10T06:09:59.380Z] HZ: Using current value: 100 [2020-11-10T06:09:59.380Z] file_header: OK [2020-11-10T06:09:59.380Z] 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-10T06:09:59.380Z] Statistics: [2020-11-10T06:09:59.380Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-10T06:09:59.380Z] File successfully converted to sysstat format version 12.2.1 [2020-11-10T06:09:59.380Z] + sadf -c /var/log/sa-host/sa10 [2020-11-10T06:09:59.380Z] file_magic: OK [2020-11-10T06:09:59.380Z] HZ: Using current value: 100 [2020-11-10T06:09:59.380Z] file_header: OK [2020-11-10T06:09:59.380Z] 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-10T06:09:59.380Z] Statistics: [2020-11-10T06:09:59.380Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-10T06:09:59.380Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-10T06:09:59.604Z] provisioning config files... [2020-11-10T06:09:59.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config7840963458154933348tmp [Pipeline] { [Pipeline] echo [2020-11-10T06:09:59.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:10:00.025Z] ---> create-netrc.sh [Pipeline] } [2020-11-10T06:10:00.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-10T06:10:00.171Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:10:00.494Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-10T06:10:00.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:10:00.820Z] ---> sudo-logs.sh [2020-11-10T06:10:00.820Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-10T06:10:00.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:10:01.149Z] ---> job-cost.sh [2020-11-10T06:10:01.149Z] lf-activate-venv: SKIPPING [2020-11-10T06:10:01.149Z] INFO: No Stack... [2020-11-10T06:10:02.642Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-10T06:10:02.977Z] INFO: Archiving Costs [Pipeline] echo [2020-11-10T06:10:03.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-10T06:10:03.526Z] ---> logs-deploy.sh [2020-11-10T06:10:03.526Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/20 [2020-11-10T06:10:03.526Z] INFO: archiving workspace using pattern(s): [2020-11-10T06:10:06.283Z] Archives upload complete. [2020-11-10T06:10:06.283Z] INFO: archiving logs to Nexus