Pull request #549 opened 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 36982f1d253e82de5a22172214dd6d8c5a32dcd8 rather than 50867e2b121bbe1565b95430d60eb8560c5d7f0a Obtained Jenkinsfile from 36982f1d253e82de5a22172214dd6d8c5a32dcd8 Running in Durability level: MAX_SURVIVABILITY 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-549/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-549/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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:pre] ========================================================= [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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@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-29987 in /w/workspace/dry_go-mod-core-contracts_PR-549 [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-549 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 50867e2b121bbe1565b95430d60eb8560c5d7f0a Merge succeeded, producing 50867e2b121bbe1565b95430d60eb8560c5d7f0a Checking out Revision 50867e2b121bbe1565b95430d60eb8560c5d7f0a (PR-549) > git config core.sparsecheckout # timeout=10 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # 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 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 Commit message: "feat(notifications): Update Subscription DTO to adopt common Address" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-16T10:56:48.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-16T10:56:49.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-16T10:56:49.399Z] ========================================================= [2021-03-16T10:56:49.399Z] EdgeX Global Pipelines Version Info [2021-03-16T10:56:49.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-16T10:56:52.430Z] ------------------- [2021-03-16T10:56:52.430Z] stable info: [2021-03-16T10:56:52.430Z] ------------------- [2021-03-16T10:56:52.430Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-16T10:56:52.430Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T10:56:52.430Z] Message: update stable to v1.0.184 [2021-03-16T10:56:53.384Z] ------------------- [2021-03-16T10:56:53.384Z] experimental info: [2021-03-16T10:56:53.384Z] ------------------- [2021-03-16T10:56:53.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-16T10:56:53.384Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T10:56:53.384Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-16T10:56:53.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-16T10:56:53.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-16T10:56:54.026Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-16T10:56:54.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-16T10:56:54.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-16T10:56:54.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-16T10:56:54.565Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-16T10:56:54.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-16T10:56:54.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-16T10:56:54.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-16T10:56:55.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-16T10:56:55.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-16T10:56:55.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-16T10:56:55.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-16T10:56:55.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-16T10:56:55.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-16T10:56:55.971Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-16T10:56:56.101Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-16T10:56:56.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-16T10:56:56.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-16T10:56:56.507Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-16T10:56:56.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-16T10:56:56.788Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-16T10:56:56.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-16T10:56:57.064Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-16T10:56:57.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-16T10:56:57.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-549 [Pipeline] echo [2021-03-16T10:56:57.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-549 [Pipeline] echo [2021-03-16T10:56:57.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-549 [Pipeline] echo [2021-03-16T10:56:57.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50867e2b121bbe1565b95430d60eb8560c5d7f0a [Pipeline] echo [2021-03-16T10:56:57.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50867e2 [Pipeline] echo [2021-03-16T10:56:58.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T10:56:58.903Z] + git log --format=format:%s -1 50867e2b121bbe1565b95430d60eb8560c5d7f0a [Pipeline] echo [2021-03-16T10:56:58.991Z] GIT_COMMIT: 50867e2b121bbe1565b95430d60eb8560c5d7f0a, Commit Message: feat(notifications): Update Subscription DTO to adopt common Address [Pipeline] echo [2021-03-16T10:56:59.064Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-16T10:57:00.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T10:57:00.471Z] [2021-03-16T10:57:00.471Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T10:57:00.864Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T10:57:00.864Z] latest: Pulling from edgex-devops/git-semver [2021-03-16T10:57:00.864Z] 31603596830f: Pulling fs layer [2021-03-16T10:57:00.864Z] 2a8b12db71e7: Pulling fs layer [2021-03-16T10:57:00.864Z] 6ca5941a6612: Pulling fs layer [2021-03-16T10:57:00.864Z] ecc8261a40a4: Pulling fs layer [2021-03-16T10:57:00.864Z] ecc8261a40a4: Waiting [2021-03-16T10:57:00.864Z] 2a8b12db71e7: Verifying Checksum [2021-03-16T10:57:00.864Z] 2a8b12db71e7: Download complete [2021-03-16T10:57:01.132Z] 31603596830f: Verifying Checksum [2021-03-16T10:57:01.132Z] 31603596830f: Download complete [2021-03-16T10:57:01.132Z] ecc8261a40a4: Verifying Checksum [2021-03-16T10:57:01.132Z] ecc8261a40a4: Download complete [2021-03-16T10:57:01.132Z] 6ca5941a6612: Verifying Checksum [2021-03-16T10:57:01.132Z] 6ca5941a6612: Download complete [2021-03-16T10:57:01.398Z] 31603596830f: Pull complete [2021-03-16T10:57:01.662Z] 2a8b12db71e7: Pull complete [2021-03-16T10:57:02.243Z] 6ca5941a6612: Pull complete [2021-03-16T10:57:02.833Z] ecc8261a40a4: Pull complete [2021-03-16T10:57:02.834Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-16T10:57:02.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T10:57:02.834Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-16T10:57:03.038Z] prd-centos7-docker-4c-2g-29987 does not seem to be running inside a container [2021-03-16T10:57:03.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-549 -v /w/workspace/dry_go-mod-core-contracts_PR-549:/w/workspace/dry_go-mod-core-contracts_PR-549:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-549@tmp:/w/workspace/dry_go-mod-core-contracts_PR-549@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-16T10:57:04.825Z] $ docker top 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-16T10:57:05.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T10:57:05.225Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T10:57:05.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T10:57:05.444Z] $ docker exec 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent [2021-03-16T10:57:05.610Z] SSH_AUTH_SOCK=/tmp/ssh-PflhQwiN4okP/agent.11 [2021-03-16T10:57:05.610Z] SSH_AGENT_PID=16 [2021-03-16T10:57:05.621Z] Running ssh-add (command line suppressed) [2021-03-16T10:57:05.738Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_5892492994390211089.key (/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_5892492994390211089.key) [2021-03-16T10:57:05.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T10:57:06.172Z] + git tag --points-at HEAD [Pipeline] } [2021-03-16T10:57:06.318Z] $ docker exec --env ******** --env ******** 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent -k [2021-03-16T10:57:06.431Z] unset SSH_AUTH_SOCK; [2021-03-16T10:57:06.432Z] unset SSH_AGENT_PID; [2021-03-16T10:57:06.432Z] echo Agent pid 16 killed; [2021-03-16T10:57:06.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-16T10:57:06.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T10:57:06.735Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T10:57:06.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T10:57:06.908Z] $ docker exec 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent [2021-03-16T10:57:07.081Z] SSH_AUTH_SOCK=/tmp/ssh-8IUe2LseJvB3/agent.44 [2021-03-16T10:57:07.081Z] SSH_AGENT_PID=49 [2021-03-16T10:57:07.088Z] Running ssh-add (command line suppressed) [2021-03-16T10:57:07.207Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_1100893764764002089.key (/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_1100893764764002089.key) [2021-03-16T10:57:07.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T10:57:07.643Z] + git semver init [2021-03-16T10:57:07.644Z] # -> Open(): unable to determine branch for HEAD [2021-03-16T10:57:07.644Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-549/.git [2021-03-16T10:57:07.644Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-549 [2021-03-16T10:57:07.644Z] # $SEMVER_REMOTE_NAME = origin [2021-03-16T10:57:07.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-16T10:57:07.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-16T10:57:07.644Z] # $SEMVER_BRANCH = PR-549 [2021-03-16T10:57:07.644Z] # $SEMVER_TEMP = /tmp/semver-781975298 [2021-03-16T10:57:07.644Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-16T10:57:08.595Z] # '/tmp/semver-781975298' -> '/w/workspace/dry_go-mod-core-contracts_PR-549/.semver' [2021-03-16T10:57:08.595Z] # -> Force: false [2021-03-16T10:57:08.595Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-549/.semver [Pipeline] } [2021-03-16T10:57:08.615Z] $ docker exec --env ******** --env ******** 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent -k [2021-03-16T10:57:08.727Z] unset SSH_AUTH_SOCK; [2021-03-16T10:57:08.728Z] unset SSH_AGENT_PID; [2021-03-16T10:57:08.728Z] echo Agent pid 49 killed; [2021-03-16T10:57:08.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T10:57:09.351Z] + git semver [Pipeline] } [2021-03-16T10:57:09.386Z] $ docker stop --time=1 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 [2021-03-16T10:57:11.300Z] $ docker rm -f 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T10:57:11.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-16T10:57:12.298Z] Stashed 1 file(s) [Pipeline] echo [2021-03-16T10:57:12.319Z] [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 [2021-03-16T10:57:28.307Z] Still waiting to schedule task [2021-03-16T10:57:28.307Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29987’ [2021-03-16T10:57:28.332Z] Still waiting to schedule task [2021-03-16T10:57:28.332Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-16T10:59:15.281Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29988 in /w/workspace/dry_go-mod-core-contracts_PR-549 [Pipeline] { [Pipeline] ws [2021-03-16T10:59:15.385Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-16T10:59:20.555Z] using credential edgex-jenkins-ssh [2021-03-16T10:59:20.695Z] Cloning the remote Git repository [2021-03-16T10:59:20.777Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-16T10:59:20.890Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-16T10:59:20.961Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-16T10:59:20.962Z] > git --version # timeout=10 [2021-03-16T10:59:20.982Z] > git --version # 'git version 2.17.1' [2021-03-16T10:59:20.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T10:59:21.077Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T10:59:22.941Z] Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 50867e2b121bbe1565b95430d60eb8560c5d7f0a [2021-03-16T10:59:22.162Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-16T10:59:22.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T10:59:22.235Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-16T10:59:22.269Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-16T10:59:22.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T10:59:22.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T10:59:22.978Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T10:59:23.002Z] > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 [2021-03-16T10:59:23.152Z] > git remote # timeout=10 [2021-03-16T10:59:23.302Z] Merge succeeded, producing 50867e2b121bbe1565b95430d60eb8560c5d7f0a [2021-03-16T10:59:23.303Z] Checking out Revision 50867e2b121bbe1565b95430d60eb8560c5d7f0a (PR-549) [2021-03-16T10:59:23.172Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T10:59:23.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T10:59:23.262Z] > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 [2021-03-16T10:59:23.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T10:59:23.322Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T10:59:23.355Z] > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 [2021-03-16T10:59:27.903Z] Commit message: "feat(notifications): Update Subscription DTO to adopt common Address" [2021-03-16T10:59:27.966Z] > git --version # timeout=10 [2021-03-16T10:59:27.978Z] > git --version # 'git version 2.17.1' [2021-03-16T10:59:27.994Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T10:59:29.817Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-16T10:59:30.232Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T10:59:30.589Z] + true [2021-03-16T10:59:30.589Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-16T10:59:33.504Z] ========================================================= [2021-03-16T10:59:33.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-16T10:59:33.504Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T10:59:33.918Z] + 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 . [2021-03-16T10:59:34.909Z] Sending build context to Docker daemon 2.843MB [2021-03-16T10:59:34.909Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-16T10:59:34.909Z] Step 2/7 : FROM ${BASE} [2021-03-16T10:59:35.508Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-16T10:59:35.508Z] 5f621e34cdf4: Pulling fs layer [2021-03-16T10:59:35.508Z] a4357932f1b6: Pulling fs layer [2021-03-16T10:59:35.508Z] 18c013af1878: Pulling fs layer [2021-03-16T10:59:35.508Z] 00ac8860ef70: Pulling fs layer [2021-03-16T10:59:35.508Z] 63d7cb157983: Pulling fs layer [2021-03-16T10:59:35.508Z] b116817d02f9: Pulling fs layer [2021-03-16T10:59:35.508Z] 745a02a5169b: Pulling fs layer [2021-03-16T10:59:35.508Z] 00ac8860ef70: Waiting [2021-03-16T10:59:35.508Z] 63d7cb157983: Waiting [2021-03-16T10:59:35.508Z] b116817d02f9: Waiting [2021-03-16T10:59:35.508Z] 745a02a5169b: Waiting [2021-03-16T10:59:35.508Z] 18c013af1878: Verifying Checksum [2021-03-16T10:59:35.509Z] 18c013af1878: Download complete [2021-03-16T10:59:35.509Z] a4357932f1b6: Download complete [2021-03-16T10:59:35.509Z] 63d7cb157983: Verifying Checksum [2021-03-16T10:59:35.509Z] 63d7cb157983: Download complete [2021-03-16T10:59:35.509Z] b116817d02f9: Verifying Checksum [2021-03-16T10:59:35.509Z] b116817d02f9: Download complete [2021-03-16T10:59:35.509Z] 5f621e34cdf4: Verifying Checksum [2021-03-16T10:59:35.509Z] 5f621e34cdf4: Download complete [2021-03-16T10:59:36.117Z] 5f621e34cdf4: Pull complete [2021-03-16T10:59:36.744Z] a4357932f1b6: Pull complete [2021-03-16T10:59:37.022Z] 18c013af1878: Pull complete [2021-03-16T10:59:37.617Z] 745a02a5169b: Verifying Checksum [2021-03-16T10:59:38.602Z] 00ac8860ef70: Verifying Checksum [2021-03-16T10:59:38.602Z] 00ac8860ef70: Download complete [2021-03-16T10:59:45.029Z] Running on prd-centos7-docker-4c-2g-29989 in /w/workspace/dry_go-mod-core-contracts_PR-549 [Pipeline] { [Pipeline] ws [2021-03-16T10:59:45.140Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-16T10:59:47.555Z] using credential edgex-jenkins-ssh [2021-03-16T10:59:47.610Z] Cloning the remote Git repository [2021-03-16T10:59:47.634Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-16T10:59:48.804Z] 00ac8860ef70: Pull complete [2021-03-16T10:59:48.804Z] 63d7cb157983: Pull complete [2021-03-16T10:59:47.821Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-16T10:59:47.884Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-16T10:59:47.884Z] > git --version # timeout=10 [2021-03-16T10:59:47.891Z] > git --version # 'git version 2.24.3' [2021-03-16T10:59:47.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T10:59:47.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T10:59:48.637Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-16T10:59:48.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T10:59:48.656Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-16T10:59:48.669Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-16T10:59:48.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T10:59:48.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T10:59:49.163Z] Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 50867e2b121bbe1565b95430d60eb8560c5d7f0a [2021-03-16T10:59:49.290Z] Merge succeeded, producing 50867e2b121bbe1565b95430d60eb8560c5d7f0a [2021-03-16T10:59:49.291Z] Checking out Revision 50867e2b121bbe1565b95430d60eb8560c5d7f0a (PR-549) [2021-03-16T10:59:49.401Z] b116817d02f9: Pull complete [2021-03-16T10:59:49.172Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T10:59:49.182Z] > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 [2021-03-16T10:59:49.259Z] > git remote # timeout=10 [2021-03-16T10:59:49.265Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T10:59:49.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T10:59:49.274Z] > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 [2021-03-16T10:59:49.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T10:59:49.292Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T10:59:49.297Z] > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 [2021-03-16T10:59:52.798Z] 745a02a5169b: Pull complete [2021-03-16T10:59:52.798Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-16T10:59:52.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-16T10:59:52.798Z] ---> b7e6874047d6 [2021-03-16T10:59:52.798Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-16T10:59:52.912Z] Commit message: "feat(notifications): Update Subscription DTO to adopt common Address" [2021-03-16T10:59:52.945Z] > git --version # timeout=10 [2021-03-16T10:59:52.951Z] > git --version # 'git version 2.24.3' [2021-03-16T10:59:52.959Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T10:59:54.375Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-16T10:59:54.734Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T10:59:55.063Z] + sudo service docker restart [2021-03-16T10:59:55.063Z] + true [2021-03-16T10:59:55.063Z] Redirecting to /bin/systemctl restart docker.service [2021-03-16T10:59:56.191Z] ---> Running in c60b8743dbe3 [2021-03-16T10:59:56.191Z] Removing intermediate container c60b8743dbe3 [2021-03-16T10:59:56.191Z] ---> 2809b6d06aef [2021-03-16T10:59:56.191Z] Step 4/7 : RUN apk add bash [2021-03-16T10:59:56.191Z] ---> Running in 48ce66023858 [Pipeline] unstash [Pipeline] echo [2021-03-16T10:59:56.723Z] ========================================================= [2021-03-16T10:59:56.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-16T10:59:56.723Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T10:59:57.137Z] + 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 . [2021-03-16T10:59:57.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T10:59:57.722Z] Sending build context to Docker daemon 2.845MB [2021-03-16T10:59:57.722Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-16T10:59:57.722Z] Step 2/7 : FROM ${BASE} [2021-03-16T10:59:57.722Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-16T10:59:57.722Z] 188c0c94c7c5: Pulling fs layer [2021-03-16T10:59:57.722Z] 0ef7d3d256c8: Pulling fs layer [2021-03-16T10:59:57.722Z] de9db76c5a1d: Pulling fs layer [2021-03-16T10:59:57.722Z] bca2f99d35d6: Pulling fs layer [2021-03-16T10:59:57.722Z] 93359f2a8cfa: Pulling fs layer [2021-03-16T10:59:57.722Z] 7c6f9722023f: Pulling fs layer [2021-03-16T10:59:57.722Z] a35cf1a2eb13: Pulling fs layer [2021-03-16T10:59:57.722Z] 93359f2a8cfa: Waiting [2021-03-16T10:59:57.722Z] a35cf1a2eb13: Waiting [2021-03-16T10:59:57.722Z] 7c6f9722023f: Waiting [2021-03-16T10:59:57.722Z] bca2f99d35d6: Waiting [2021-03-16T10:59:57.722Z] de9db76c5a1d: Verifying Checksum [2021-03-16T10:59:57.722Z] de9db76c5a1d: Download complete [2021-03-16T10:59:57.722Z] 0ef7d3d256c8: Verifying Checksum [2021-03-16T10:59:57.722Z] 0ef7d3d256c8: Download complete [2021-03-16T10:59:57.722Z] 93359f2a8cfa: Verifying Checksum [2021-03-16T10:59:57.722Z] 93359f2a8cfa: Download complete [2021-03-16T10:59:57.722Z] 7c6f9722023f: Verifying Checksum [2021-03-16T10:59:57.722Z] 7c6f9722023f: Download complete [2021-03-16T10:59:57.722Z] 188c0c94c7c5: Verifying Checksum [2021-03-16T10:59:57.722Z] 188c0c94c7c5: Download complete [2021-03-16T10:59:58.300Z] 188c0c94c7c5: Pull complete [2021-03-16T10:59:58.569Z] 0ef7d3d256c8: Pull complete [2021-03-16T10:59:58.569Z] de9db76c5a1d: Pull complete [2021-03-16T10:59:58.620Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T10:59:59.521Z] a35cf1a2eb13: Verifying Checksum [2021-03-16T10:59:59.521Z] a35cf1a2eb13: Download complete [2021-03-16T11:00:00.046Z] OK: 142 MiB in 39 packages [2021-03-16T11:00:00.478Z] bca2f99d35d6: Verifying Checksum [2021-03-16T11:00:00.478Z] bca2f99d35d6: Download complete [2021-03-16T11:00:01.488Z] Removing intermediate container 48ce66023858 [2021-03-16T11:00:01.488Z] ---> 33ef4c16826e [2021-03-16T11:00:01.488Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-16T11:00:01.488Z] ---> Running in d3d835207618 [2021-03-16T11:00:02.095Z] Removing intermediate container d3d835207618 [2021-03-16T11:00:02.095Z] ---> 969df6a2ed42 [2021-03-16T11:00:02.095Z] Step 6/7 : COPY go.mod . [2021-03-16T11:00:02.694Z] ---> 6569b9a856d2 [2021-03-16T11:00:02.694Z] Step 7/7 : RUN go mod download [2021-03-16T11:00:02.978Z] ---> Running in 06b6fa1a205b [2021-03-16T11:00:05.828Z] bca2f99d35d6: Pull complete [2021-03-16T11:00:05.828Z] 93359f2a8cfa: Pull complete [2021-03-16T11:00:05.828Z] 7c6f9722023f: Pull complete [2021-03-16T11:00:14.003Z] a35cf1a2eb13: Pull complete [2021-03-16T11:00:14.003Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-16T11:00:14.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-16T11:00:14.003Z] ---> a62c8e92a672 [2021-03-16T11:00:14.003Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-16T11:00:14.003Z] ---> Running in 85abbf66eb25 [2021-03-16T11:00:14.003Z] Removing intermediate container 85abbf66eb25 [2021-03-16T11:00:14.003Z] ---> 186f7bea486c [2021-03-16T11:00:14.003Z] Step 4/7 : RUN apk add bash [2021-03-16T11:00:14.003Z] ---> Running in 36ff9435c34a [2021-03-16T11:00:14.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T11:00:15.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T11:00:15.748Z] OK: 166 MiB in 39 packages [2021-03-16T11:00:16.703Z] Removing intermediate container 36ff9435c34a [2021-03-16T11:00:16.703Z] ---> 56c79592546d [2021-03-16T11:00:16.703Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-16T11:00:16.703Z] ---> Running in 5063a6258fce [2021-03-16T11:00:16.967Z] Removing intermediate container 5063a6258fce [2021-03-16T11:00:16.967Z] ---> 7d3422ec07d6 [2021-03-16T11:00:16.967Z] Step 6/7 : COPY go.mod . [2021-03-16T11:00:17.234Z] ---> c70f4a3af844 [2021-03-16T11:00:17.234Z] Step 7/7 : RUN go mod download [2021-03-16T11:00:17.501Z] ---> Running in fe135ae68ddc [2021-03-16T11:00:18.059Z] Removing intermediate container 06b6fa1a205b [2021-03-16T11:00:18.059Z] ---> b3fb7b0c162c [2021-03-16T11:00:18.059Z] Successfully built b3fb7b0c162c [2021-03-16T11:00:18.059Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T11:00:18.434Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T11:00:18.434Z] . [Pipeline] withDockerContainer [2021-03-16T11:00:18.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container [2021-03-16T11:00:18.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat [2021-03-16T11:00:20.460Z] $ docker top f080ef971059027c7fefccbaaa2ebcffd4b6ed1b87a442cb14712e80a93a83c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T11:00:21.519Z] + go version [2021-03-16T11:00:21.519Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-16T11:00:21.562Z] $ docker stop --time=1 f080ef971059027c7fefccbaaa2ebcffd4b6ed1b87a442cb14712e80a93a83c6 [2021-03-16T11:00:23.494Z] $ docker rm -f f080ef971059027c7fefccbaaa2ebcffd4b6ed1b87a442cb14712e80a93a83c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T11:00:24.805Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T11:00:24.805Z] . [Pipeline] withDockerContainer [2021-03-16T11:00:25.089Z] prd-ubuntu18.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container [2021-03-16T11:00:25.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat [2021-03-16T11:00:26.673Z] $ docker top 1c1dcf7b4b83c801a0a01cea24e40aef16102d5a433a13ebf62015a5f838ace7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T11:00:27.902Z] + make test [2021-03-16T11:00:27.902Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-16T11:00:29.826Z] Removing intermediate container fe135ae68ddc [2021-03-16T11:00:29.827Z] ---> ccf81f9baf34 [2021-03-16T11:00:29.827Z] Successfully built ccf81f9baf34 [2021-03-16T11:00:29.827Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T11:00:30.183Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T11:00:30.183Z] . [Pipeline] withDockerContainer [2021-03-16T11:00:30.324Z] prd-centos7-docker-4c-2g-29989 does not seem to be running inside a container [2021-03-16T11:00:30.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat [2021-03-16T11:00:31.277Z] $ docker top 08fb9772e8f7c3bbdaf6e18881a6a3598f54066b83e8f428a3d4b9efdca2c06e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T11:00:31.852Z] + go version [2021-03-16T11:00:31.852Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-16T11:00:31.888Z] $ docker stop --time=1 08fb9772e8f7c3bbdaf6e18881a6a3598f54066b83e8f428a3d4b9efdca2c06e [2021-03-16T11:00:33.291Z] $ docker rm -f 08fb9772e8f7c3bbdaf6e18881a6a3598f54066b83e8f428a3d4b9efdca2c06e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T11:00:34.466Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T11:00:34.466Z] . [Pipeline] withDockerContainer [2021-03-16T11:00:34.584Z] prd-centos7-docker-4c-2g-29989 does not seem to be running inside a container [2021-03-16T11:00:34.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat [2021-03-16T11:00:35.300Z] $ docker top caeab967e73a9e46f26463cad24be675aeff3d713dc96255bbbf36b44b5cef5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T11:00:35.864Z] + make test [2021-03-16T11:00:35.864Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-16T11:00:42.551Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-16T11:00:42.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.022s coverage: 85.7% of statements [2021-03-16T11:00:42.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements [2021-03-16T11:00:43.099Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.024s coverage: 45.4% of statements [2021-03-16T11:00:43.099Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.006s coverage: 77.8% of statements [2021-03-16T11:00:43.099Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-16T11:00:45.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements [2021-03-16T11:00:45.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.024s coverage: 14.7% of statements [2021-03-16T11:00:45.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.017s coverage: 100.0% of statements [2021-03-16T11:00:45.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.033s coverage: 91.8% of statements [2021-03-16T11:00:45.062Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-16T11:00:45.062Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-16T11:00:45.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.006s coverage: 100.0% of statements [2021-03-16T11:00:45.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements [2021-03-16T11:00:47.702Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.057s coverage: 63.0% of statements [2021-03-16T11:00:47.702Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.015s coverage: 26.3% of statements [2021-03-16T11:00:47.702Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements [2021-03-16T11:00:47.702Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.019s coverage: 15.4% of statements [2021-03-16T11:00:47.702Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements [2021-03-16T11:00:47.702Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-16T11:00:49.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.097s coverage: 84.6% of statements [2021-03-16T11:00:49.666Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-16T11:00:49.666Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-16T11:00:49.666Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-16T11:00:49.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.019s coverage: 47.7% of statements [2021-03-16T11:00:49.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.022s coverage: 94.7% of statements [2021-03-16T11:00:49.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.058s coverage: 91.7% of statements [2021-03-16T11:00:49.930Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-03-16T11:00:49.930Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-16T11:00:49.930Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-16T11:00:51.879Z] gofmt -l . [2021-03-16T11:00:51.879Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-16T11:00:52.174Z] $ docker stop --time=1 caeab967e73a9e46f26463cad24be675aeff3d713dc96255bbbf36b44b5cef5e [2021-03-16T11:00:54.689Z] $ docker rm -f caeab967e73a9e46f26463cad24be675aeff3d713dc96255bbbf36b44b5cef5e [2021-03-16T11:00:54.776Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-16T11:00:54.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.056s coverage: 85.7% of statements [2021-03-16T11:00:54.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.029s coverage: 100.0% of statements [2021-03-16T11:00:54.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements [2021-03-16T11:00:54.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.035s coverage: 77.8% of statements [2021-03-16T11:00:54.777Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T11:00:55.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-16T11:00:55.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-03-16T11:00:56.225Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 26.3% of statements 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 Post stage [2021-03-16T11:00:57.223Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.082s coverage: 14.7% of statements [2021-03-16T11:00:57.224Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:00:57.676Z] ---> job-cost.sh [2021-03-16T11:00:57.676Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VlON [2021-03-16T11:00:58.211Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.103s coverage: 91.8% of statements [2021-03-16T11:00:58.211Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-16T11:00:58.211Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-16T11:00:58.211Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.038s coverage: 100.0% of statements [2021-03-16T11:00:58.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.031s coverage: 36.7% of statements [2021-03-16T11:01:05.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.113s coverage: 63.0% of statements [2021-03-16T11:01:05.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.044s coverage: 26.3% of statements [2021-03-16T11:01:05.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.024s coverage: 15.4% of statements [2021-03-16T11:01:05.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.033s coverage: 15.4% of statements [2021-03-16T11:01:05.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.043s coverage: 14.3% of statements [2021-03-16T11:01:05.240Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-16T11:01:07.234Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.201s coverage: 84.6% of statements [2021-03-16T11:01:07.234Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-16T11:01:07.234Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-16T11:01:07.234Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-16T11:01:07.849Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.057s coverage: 47.7% of statements [2021-03-16T11:01:08.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.072s coverage: 94.7% of statements [2021-03-16T11:01:10.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.172s coverage: 91.7% of statements [2021-03-16T11:01:10.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.028s coverage: 100.0% of statements [2021-03-16T11:01:10.431Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-16T11:01:10.703Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-16T11:01:12.618Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T11:01:16.115Z] gofmt -l . [2021-03-16T11:01:16.711Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-16T11:01:17.734Z] $ docker stop --time=1 1c1dcf7b4b83c801a0a01cea24e40aef16102d5a433a13ebf62015a5f838ace7 [2021-03-16T11:01:20.036Z] $ docker rm -f 1c1dcf7b4b83c801a0a01cea24e40aef16102d5a433a13ebf62015a5f838ace7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T11:01:21.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-16T11:01:21.075Z] Warning: overwriting stash ‘coverage-report’ [2021-03-16T11:01:22.391Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:01:23.728Z] ---> job-cost.sh [2021-03-16T11:01:23.728Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2K4h [2021-03-16T11:01:39.236Z] lf-activate-venv(): INFO: Adding /tmp/venv-VlON/bin to PATH [2021-03-16T11:01:39.236Z] INFO: No Stack... [2021-03-16T11:01:39.236Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T11:01:39.812Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T11:01:40.142Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-03-16T11:01:40.143Z] + cut -d, -f6 [Pipeline] lock [2021-03-16T11:01:40.244Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [2021-03-16T11:01:40.251Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] did not exist. Created. [2021-03-16T11:01:40.252Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T11:01:40.764Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-16T11:01:40.876Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T11:01:40.897Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T11:02:02.752Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T11:03:24.485Z] lf-activate-venv(): INFO: Adding /tmp/venv-2K4h/bin to PATH [2021-03-16T11:03:24.486Z] INFO: No Stack... [2021-03-16T11:03:25.078Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-16T11:03:25.671Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T11:03:26.044Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-03-16T11:03:26.044Z] + cut -d, -f6 [Pipeline] lock [2021-03-16T11:03:26.213Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [2021-03-16T11:03:26.220Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] did not exist. Created. [2021-03-16T11:03:26.220Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T11:03:26.751Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-0a669174/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-0a669174/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-16T11:03:27.159Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-16T11:03:27.199Z] Warning: overwriting stash ‘stack-cost’ [2021-03-16T11:03:27.366Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T11:03:27.386Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [Pipeline] // lock [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 [2021-03-16T11:03:29.312Z] provisioning config files... [2021-03-16T11:03:29.327Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/config4642052202869482685tmp [Pipeline] { [Pipeline] sh [2021-03-16T11:03:29.753Z] + set +x [2021-03-16T11:03:29.753Z] + curl -s https://codecov.io/bash [2021-03-16T11:03:29.753Z] + bash -s -- [2021-03-16T11:03:30.018Z] [2021-03-16T11:03:30.018Z] _____ _ [2021-03-16T11:03:30.018Z] / ____| | | [2021-03-16T11:03:30.018Z] | | ___ __| | ___ ___ _____ __ [2021-03-16T11:03:30.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-16T11:03:30.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-16T11:03:30.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-16T11:03:30.018Z] Bash-20210309-2b87ace [2021-03-16T11:03:30.018Z] [2021-03-16T11:03:30.018Z] [2021-03-16T11:03:30.018Z] ==> git version 2.24.3 found [2021-03-16T11:03:30.018Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-16T11:03:30.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-16T11:03:30.018Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-16T11:03:30.018Z] ==> Jenkins CI detected. [2021-03-16T11:03:30.018Z] project root: . [2021-03-16T11:03:30.018Z] --> token set from env [2021-03-16T11:03:30.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-16T11:03:30.018Z] ==> Running gcov in . (disable via -X gcov) [2021-03-16T11:03:30.018Z] ==> Python coveragepy not found [2021-03-16T11:03:30.018Z] ==> Searching for coverage reports in: [2021-03-16T11:03:30.018Z] + . [2021-03-16T11:03:30.018Z] -> Found 1 reports [2021-03-16T11:03:30.018Z] ==> Detecting git/mercurial file structure [2021-03-16T11:03:30.018Z] ==> Reading reports [2021-03-16T11:03:30.018Z] + ./coverage.out bytes=158851 [2021-03-16T11:03:30.018Z] ==> Appending adjustments [2021-03-16T11:03:30.018Z] https://docs.codecov.io/docs/fixing-reports [2021-03-16T11:03:30.969Z] + Found adjustments [2021-03-16T11:03:30.969Z] ==> Gzipping contents [2021-03-16T11:03:30.969Z] 24K /tmp/codecov.pvNOIV.gz [2021-03-16T11:03:31.233Z] ==> Uploading reports [2021-03-16T11:03:31.233Z] url: https://codecov.io [2021-03-16T11:03:31.233Z] query: branch=PR-549&commit=50867e2b121bbe1565b95430d60eb8560c5d7f0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-549%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=549&job=&cmd_args= [2021-03-16T11:03:31.233Z] -> Pinging Codecov [2021-03-16T11:03:31.233Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-549&commit=50867e2b121bbe1565b95430d60eb8560c5d7f0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-549%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=549&job=&cmd_args= [2021-03-16T11:03:31.811Z] -> Uploading to [2021-03-16T11:03:31.811Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-16/71470A77251A30514AAF9C0BB2E5B6CE/50867e2b121bbe1565b95430d60eb8560c5d7f0a/30505d56-45e4-4808-b4bc-2b4c9ec99d05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T110331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d32f385ae5cc0446a3a08440cd2be4dddcae341fad062a8bdeda7b450561900a [2021-03-16T11:03:31.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-16T11:03:31.811Z] Dload Upload Total Spent Left Speed [2021-03-16T11:03:32.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23935 0 0 100 23935 0 45423 --:--:-- --:--:-- --:--:-- 45503 [2021-03-16T11:03:32.389Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/50867e2b121bbe1565b95430d60eb8560c5d7f0a [Pipeline] } [2021-03-16T11:03:32.418Z] 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] { (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 [2021-03-16T11:03:35.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:03:36.418Z] ---> package-listing.sh [2021-03-16T11:03:36.418Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-16T11:03:36.418Z] ++ facter osfamily [2021-03-16T11:03:36.418Z] + OS_FAMILY=redhat [2021-03-16T11:03:36.418Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-549 [2021-03-16T11:03:36.418Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-16T11:03:36.418Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-16T11:03:36.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-16T11:03:36.418Z] + PACKAGES=/tmp/packages_start.txt [2021-03-16T11:03:36.418Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-549 ']' [2021-03-16T11:03:36.418Z] + PACKAGES=/tmp/packages_end.txt [2021-03-16T11:03:36.418Z] + case "${OS_FAMILY}" in [2021-03-16T11:03:36.418Z] + rpm -qa [2021-03-16T11:03:36.418Z] + sort [2021-03-16T11:03:41.731Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-16T11:03:41.731Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-16T11:03:41.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-16T11:03:41.731Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-549 ']' [2021-03-16T11:03:41.731Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-549/archives/ [2021-03-16T11:03:41.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-549/archives/ [Pipeline] echo [2021-03-16T11:03:41.763Z] 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-549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-16T11:03:42.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-16T11:03:42.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T11:03:42.428Z] [2021-03-16T11:03:42.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-16T11:03:42.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T11:03:42.821Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-16T11:03:42.821Z] df20fa9351a1: Pulling fs layer [2021-03-16T11:03:42.821Z] 36b3adc4ff6f: Pulling fs layer [2021-03-16T11:03:42.821Z] 8ad3a11d3b57: Pulling fs layer [2021-03-16T11:03:42.821Z] 46f8f816bc3b: Pulling fs layer [2021-03-16T11:03:42.821Z] 93b61091891f: Pulling fs layer [2021-03-16T11:03:42.821Z] 93b9cdb0e59b: Pulling fs layer [2021-03-16T11:03:42.821Z] 5e14af77c1be: Pulling fs layer [2021-03-16T11:03:42.821Z] 01666e4c0597: Pulling fs layer [2021-03-16T11:03:42.821Z] aa168da1d23b: Pulling fs layer [2021-03-16T11:03:42.821Z] 46f8f816bc3b: Waiting [2021-03-16T11:03:42.821Z] 93b61091891f: Waiting [2021-03-16T11:03:42.821Z] 93b9cdb0e59b: Waiting [2021-03-16T11:03:42.821Z] 5e14af77c1be: Waiting [2021-03-16T11:03:42.821Z] 01666e4c0597: Waiting [2021-03-16T11:03:42.821Z] aa168da1d23b: Waiting [2021-03-16T11:03:42.821Z] 36b3adc4ff6f: Verifying Checksum [2021-03-16T11:03:42.821Z] 36b3adc4ff6f: Download complete [2021-03-16T11:03:42.821Z] 46f8f816bc3b: Verifying Checksum [2021-03-16T11:03:42.821Z] 46f8f816bc3b: Download complete [2021-03-16T11:03:43.086Z] df20fa9351a1: Verifying Checksum [2021-03-16T11:03:43.086Z] df20fa9351a1: Download complete [2021-03-16T11:03:43.086Z] 93b9cdb0e59b: Verifying Checksum [2021-03-16T11:03:43.086Z] 93b9cdb0e59b: Download complete [2021-03-16T11:03:43.086Z] 5e14af77c1be: Verifying Checksum [2021-03-16T11:03:43.086Z] 5e14af77c1be: Download complete [2021-03-16T11:03:43.086Z] 93b61091891f: Download complete [2021-03-16T11:03:43.086Z] 01666e4c0597: Verifying Checksum [2021-03-16T11:03:43.087Z] 01666e4c0597: Download complete [2021-03-16T11:03:43.087Z] 8ad3a11d3b57: Verifying Checksum [2021-03-16T11:03:43.087Z] 8ad3a11d3b57: Download complete [2021-03-16T11:03:43.355Z] df20fa9351a1: Pull complete [2021-03-16T11:03:43.621Z] 36b3adc4ff6f: Pull complete [2021-03-16T11:03:44.202Z] 8ad3a11d3b57: Pull complete [2021-03-16T11:03:44.473Z] 46f8f816bc3b: Pull complete [2021-03-16T11:03:44.741Z] 93b61091891f: Pull complete [2021-03-16T11:03:45.320Z] aa168da1d23b: Verifying Checksum [2021-03-16T11:03:45.320Z] aa168da1d23b: Download complete [2021-03-16T11:03:45.583Z] 93b9cdb0e59b: Pull complete [2021-03-16T11:03:45.583Z] 5e14af77c1be: Pull complete [2021-03-16T11:03:45.845Z] 01666e4c0597: Pull complete [2021-03-16T11:03:52.477Z] aa168da1d23b: Pull complete [2021-03-16T11:03:52.477Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-16T11:03:52.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T11:03:52.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-16T11:03:52.643Z] prd-centos7-docker-4c-2g-29987 does not seem to be running inside a container [2021-03-16T11:03:52.694Z] $ 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-549/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-549 -v /w/workspace/dry_go-mod-core-contracts_PR-549:/w/workspace/dry_go-mod-core-contracts_PR-549:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-549@tmp:/w/workspace/dry_go-mod-core-contracts_PR-549@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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-16T11:03:55.627Z] $ docker top 2e81857c5e5dd474ac8d017b7493402fc466439ff08cbd744857f5d65ba5fc75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T11:03:56.195Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-16T11:03:56.520Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-16T11:03:56.848Z] + ls /var/log/sa-host [2021-03-16T11:03:56.848Z] + sadf -c /var/log/sa-host/sa16 [2021-03-16T11:03:56.848Z] file_magic: OK [2021-03-16T11:03:56.848Z] HZ: Using current value: 100 [2021-03-16T11:03:56.848Z] file_header: OK [2021-03-16T11:03:56.848Z] 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 [2021-03-16T11:03:56.848Z] Statistics: [2021-03-16T11:03:56.848Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-16T11:03:56.848Z] File successfully converted to sysstat format version 12.2.1 [2021-03-16T11:03:56.848Z] + sadf -c /var/log/sa-host/sa23 [2021-03-16T11:03:56.848Z] file_magic: OK [2021-03-16T11:03:56.848Z] HZ: Using current value: 100 [2021-03-16T11:03:56.848Z] file_header: OK [2021-03-16T11:03:56.848Z] 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 [2021-03-16T11:03:56.848Z] Statistics: [2021-03-16T11:03:56.848Z] Hnuu...uuuununununu... [2021-03-16T11:03:56.848Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-16T11:03:57.589Z] provisioning config files... [2021-03-16T11:03:57.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/config8040682257472205300tmp [Pipeline] { [Pipeline] echo [2021-03-16T11:03:57.731Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:03:58.064Z] ---> create-netrc.sh [Pipeline] } [2021-03-16T11:03:58.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-16T11:03:58.241Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:03:58.571Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-16T11:03:58.604Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:03:58.930Z] ---> sudo-logs.sh [2021-03-16T11:03:58.930Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-16T11:03:59.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:03:59.375Z] ---> job-cost.sh [2021-03-16T11:03:59.376Z] lf-activate-venv: SKIPPING [2021-03-16T11:03:59.376Z] DEBUG: total: 0.20999999344348907 [2021-03-16T11:03:59.376Z] INFO: Retrieving Stack Cost... [2021-03-16T11:03:59.968Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T11:04:00.544Z] INFO: Archiving Costs [Pipeline] echo [2021-03-16T11:04:00.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T11:04:00.905Z] ---> logs-deploy.sh [2021-03-16T11:04:00.905Z] lf-activate-venv: SKIPPING [2021-03-16T11:04:00.905Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-549/1 [2021-03-16T11:04:00.905Z] INFO: archiving workspace using pattern(s): [2021-03-16T11:04:02.830Z] Archives upload complete. [2021-03-16T11:04:02.830Z] INFO: archiving logs to Nexus