Pull request #533 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 6e3708155495bf6850918740b72abad69f53b6c7 rather than 076855ea3ca39f212195ed56ae87954c0b7b2783 Obtained Jenkinsfile from 6e3708155495bf6850918740b72abad69f53b6c7 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-533/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-533/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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28646’ Running on prd-centos7-docker-4c-2g-28653 in /w/workspace/dry_go-mod-core-contracts_PR-533 [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-533 # 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/533/head:refs/remotes/origin/PR-533 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6e3708155495bf6850918740b72abad69f53b6c7 into PR head commit 076855ea3ca39f212195ed56ae87954c0b7b2783 Merge succeeded, producing 076855ea3ca39f212195ed56ae87954c0b7b2783 Checking out Revision 076855ea3ca39f212195ed56ae87954c0b7b2783 (PR-533) > git config core.sparsecheckout # timeout=10 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # 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 6e3708155495bf6850918740b72abad69f53b6c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 Commit message: "feat: add error type used by device service data transformation" 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-05T04:20:03.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T04:20:04.088Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T04:20:04.274Z] ========================================================= [2021-03-05T04:20:04.274Z] EdgeX Global Pipelines Version Info [2021-03-05T04:20:04.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:20:05.798Z] ------------------- [2021-03-05T04:20:05.798Z] stable info: [2021-03-05T04:20:05.798Z] ------------------- [2021-03-05T04:20:05.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T04:20:05.798Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T04:20:05.798Z] Message: update stable to v1.0.184 [2021-03-05T04:20:06.752Z] ------------------- [2021-03-05T04:20:06.752Z] experimental info: [2021-03-05T04:20:06.752Z] ------------------- [2021-03-05T04:20:06.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T04:20:06.752Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T04:20:06.752Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T04:20:07.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-05T04:20:07.295Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-05T04:20:07.420Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T04:20:07.550Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T04:20:07.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T04:20:07.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T04:20:07.954Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T04:20:08.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T04:20:08.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-05T04:20:08.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T04:20:08.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T04:20:08.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-05T04:20:08.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T04:20:08.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T04:20:08.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T04:20:09.079Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T04:20:09.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T04:20:09.325Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T04:20:09.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T04:20:09.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-05T04:20:09.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-05T04:20:09.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-05T04:20:09.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-05T04:20:10.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-05T04:20:10.328Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-05T04:20:10.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T04:20:10.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-533 [Pipeline] echo [2021-03-05T04:20:10.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-533 [Pipeline] echo [2021-03-05T04:20:10.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-533 [Pipeline] echo [2021-03-05T04:20:10.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 076855ea3ca39f212195ed56ae87954c0b7b2783 [Pipeline] echo [2021-03-05T04:20:11.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 076855e [Pipeline] echo [2021-03-05T04:20:11.225Z] [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-05T04:20:12.190Z] + git log --format=format:%s -1 076855ea3ca39f212195ed56ae87954c0b7b2783 [Pipeline] echo [2021-03-05T04:20:12.283Z] GIT_COMMIT: 076855ea3ca39f212195ed56ae87954c0b7b2783, Commit Message: feat: add error type used by device service data transformation [Pipeline] echo [2021-03-05T04:20:12.355Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:20:13.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T04:20:13.536Z] [2021-03-05T04:20:13.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:20:13.933Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T04:20:13.933Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T04:20:13.933Z] 31603596830f: Pulling fs layer [2021-03-05T04:20:13.933Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T04:20:13.933Z] 6ca5941a6612: Pulling fs layer [2021-03-05T04:20:13.933Z] ecc8261a40a4: Pulling fs layer [2021-03-05T04:20:13.933Z] ecc8261a40a4: Waiting [2021-03-05T04:20:13.933Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T04:20:13.933Z] 2a8b12db71e7: Download complete [2021-03-05T04:20:14.219Z] 31603596830f: Verifying Checksum [2021-03-05T04:20:14.219Z] 31603596830f: Download complete [2021-03-05T04:20:14.219Z] 6ca5941a6612: Verifying Checksum [2021-03-05T04:20:14.219Z] 6ca5941a6612: Download complete [2021-03-05T04:20:14.485Z] ecc8261a40a4: Verifying Checksum [2021-03-05T04:20:14.485Z] ecc8261a40a4: Download complete [2021-03-05T04:20:14.485Z] 31603596830f: Pull complete [2021-03-05T04:20:14.750Z] 2a8b12db71e7: Pull complete [2021-03-05T04:20:15.337Z] 6ca5941a6612: Pull complete [2021-03-05T04:20:15.600Z] ecc8261a40a4: Pull complete [2021-03-05T04:20:15.600Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T04:20:15.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T04:20:15.864Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T04:20:16.016Z] prd-centos7-docker-4c-2g-28653 does not seem to be running inside a container [2021-03-05T04:20:16.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-533 -v /w/workspace/dry_go-mod-core-contracts_PR-533:/w/workspace/dry_go-mod-core-contracts_PR-533:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-533@tmp:/w/workspace/dry_go-mod-core-contracts_PR-533@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-05T04:20:18.756Z] $ docker top e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T04:20:19.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T04:20:19.125Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T04:20:19.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T04:20:19.402Z] $ docker exec e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent [2021-03-05T04:20:19.583Z] SSH_AUTH_SOCK=/tmp/ssh-WRJ3V3xM0i7k/agent.11 [2021-03-05T04:20:19.583Z] SSH_AGENT_PID=17 [2021-03-05T04:20:19.596Z] Running ssh-add (command line suppressed) [2021-03-05T04:20:19.725Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_2485428222805366489.key (/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_2485428222805366489.key) [2021-03-05T04:20:19.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T04:20:20.181Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T04:20:20.292Z] $ docker exec --env ******** --env ******** e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent -k [2021-03-05T04:20:20.421Z] unset SSH_AUTH_SOCK; [2021-03-05T04:20:20.421Z] unset SSH_AGENT_PID; [2021-03-05T04:20:20.421Z] echo Agent pid 17 killed; [2021-03-05T04:20:20.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T04:20:20.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T04:20:20.813Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T04:20:20.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T04:20:20.988Z] $ docker exec e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent [2021-03-05T04:20:21.161Z] SSH_AUTH_SOCK=/tmp/ssh-wWzzSp21lR2A/agent.47 [2021-03-05T04:20:21.161Z] SSH_AGENT_PID=52 [2021-03-05T04:20:21.168Z] Running ssh-add (command line suppressed) [2021-03-05T04:20:21.289Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_6947195885467542517.key (/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/private_key_6947195885467542517.key) [2021-03-05T04:20:21.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T04:20:21.716Z] + git semver init [2021-03-05T04:20:21.716Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T04:20:21.716Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-533/.git [2021-03-05T04:20:21.716Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-533 [2021-03-05T04:20:21.716Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T04:20:21.717Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T04:20:21.717Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T04:20:21.717Z] # $SEMVER_BRANCH = PR-533 [2021-03-05T04:20:21.717Z] # $SEMVER_TEMP = /tmp/semver-998386181 [2021-03-05T04:20:21.717Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-05T04:20:22.664Z] # '/tmp/semver-998386181' -> '/w/workspace/dry_go-mod-core-contracts_PR-533/.semver' [2021-03-05T04:20:22.664Z] # -> Force: false [2021-03-05T04:20:22.664Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-533/.semver [Pipeline] } [2021-03-05T04:20:22.688Z] $ docker exec --env ******** --env ******** e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c ssh-agent -k [2021-03-05T04:20:22.802Z] unset SSH_AUTH_SOCK; [2021-03-05T04:20:22.802Z] unset SSH_AGENT_PID; [2021-03-05T04:20:22.802Z] echo Agent pid 52 killed; [2021-03-05T04:20:22.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T04:20:23.406Z] + git semver [Pipeline] } [2021-03-05T04:20:23.439Z] $ docker stop --time=1 e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c [2021-03-05T04:20:25.269Z] $ docker rm -f e078325c4df9032a160d091f5077dbd5f5ac92599c461e76d606e285157f9e2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T04:20:25.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T04:20:26.297Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T04:20:26.318Z] [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-05T04:20:42.159Z] Still waiting to schedule task [2021-03-05T04:20:42.160Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-05T04:20:42.185Z] Still waiting to schedule task [2021-03-05T04:20:42.185Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-05T04:23:25.573Z] Running on prd-centos7-docker-4c-2g-28655 in /w/workspace/dry_go-mod-core-contracts_PR-533 [Pipeline] { [Pipeline] ws [2021-03-05T04:23:25.671Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-05T04:23:28.232Z] using credential edgex-jenkins-ssh [2021-03-05T04:23:28.292Z] Cloning the remote Git repository [2021-03-05T04:23:28.335Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T04:23:28.519Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-05T04:23:28.582Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T04:23:28.582Z] > git --version # timeout=10 [2021-03-05T04:23:28.593Z] > git --version # 'git version 2.24.3' [2021-03-05T04:23:28.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T04:23:28.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T04:23:29.331Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T04:23:29.906Z] Merging remotes/origin/master commit 6e3708155495bf6850918740b72abad69f53b6c7 into PR head commit 076855ea3ca39f212195ed56ae87954c0b7b2783 [2021-03-05T04:23:30.032Z] Merge succeeded, producing 076855ea3ca39f212195ed56ae87954c0b7b2783 [2021-03-05T04:23:30.033Z] Checking out Revision 076855ea3ca39f212195ed56ae87954c0b7b2783 (PR-533) [2021-03-05T04:23:29.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T04:23:29.363Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T04:23:29.382Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T04:23:29.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T04:23:29.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T04:23:29.916Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T04:23:29.922Z] > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 [2021-03-05T04:23:29.999Z] > git remote # timeout=10 [2021-03-05T04:23:30.005Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T04:23:30.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T04:23:30.014Z] > git merge 6e3708155495bf6850918740b72abad69f53b6c7 # timeout=10 [2021-03-05T04:23:30.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T04:23:30.036Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T04:23:30.044Z] > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 [2021-03-05T04:23:33.707Z] Commit message: "feat: add error type used by device service data transformation" [2021-03-05T04:23:33.735Z] > git --version # timeout=10 [2021-03-05T04:23:33.739Z] > git --version # 'git version 2.24.3' [2021-03-05T04:23:33.746Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T04:23:35.250Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T04:23:35.616Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T04:23:35.942Z] + sudo service docker restart [2021-03-05T04:23:35.942Z] + true [2021-03-05T04:23:35.942Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-05T04:23:37.631Z] ========================================================= [2021-03-05T04:23:37.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T04:23:37.631Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:23:38.024Z] + 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-05T04:23:38.610Z] Sending build context to Docker daemon 2.766MB [2021-03-05T04:23:38.610Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-05T04:23:38.610Z] Step 2/7 : FROM ${BASE} [2021-03-05T04:23:38.879Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T04:23:38.879Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T04:23:38.879Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T04:23:38.879Z] de9db76c5a1d: Pulling fs layer [2021-03-05T04:23:38.879Z] bca2f99d35d6: Pulling fs layer [2021-03-05T04:23:38.879Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T04:23:38.879Z] 7c6f9722023f: Pulling fs layer [2021-03-05T04:23:38.879Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T04:23:38.879Z] bca2f99d35d6: Waiting [2021-03-05T04:23:38.879Z] 93359f2a8cfa: Waiting [2021-03-05T04:23:38.879Z] 7c6f9722023f: Waiting [2021-03-05T04:23:38.879Z] a35cf1a2eb13: Waiting [2021-03-05T04:23:38.879Z] de9db76c5a1d: Verifying Checksum [2021-03-05T04:23:38.879Z] de9db76c5a1d: Download complete [2021-03-05T04:23:38.879Z] 0ef7d3d256c8: Verifying Checksum [2021-03-05T04:23:38.879Z] 0ef7d3d256c8: Download complete [2021-03-05T04:23:38.879Z] 93359f2a8cfa: Verifying Checksum [2021-03-05T04:23:38.879Z] 93359f2a8cfa: Download complete [2021-03-05T04:23:38.879Z] 7c6f9722023f: Verifying Checksum [2021-03-05T04:23:38.879Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T04:23:38.879Z] 188c0c94c7c5: Download complete [2021-03-05T04:23:39.145Z] 188c0c94c7c5: Pull complete [2021-03-05T04:23:39.411Z] 0ef7d3d256c8: Pull complete [2021-03-05T04:23:39.677Z] de9db76c5a1d: Pull complete [2021-03-05T04:23:42.244Z] bca2f99d35d6: Verifying Checksum [2021-03-05T04:23:42.244Z] bca2f99d35d6: Download complete [2021-03-05T04:23:42.244Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T04:23:42.244Z] a35cf1a2eb13: Download complete [2021-03-05T04:23:47.581Z] bca2f99d35d6: Pull complete [2021-03-05T04:23:47.581Z] 93359f2a8cfa: Pull complete [2021-03-05T04:23:47.581Z] 7c6f9722023f: Pull complete [2021-03-05T04:23:54.230Z] a35cf1a2eb13: Pull complete [2021-03-05T04:23:54.231Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T04:23:54.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T04:23:54.231Z] ---> a62c8e92a672 [2021-03-05T04:23:54.231Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-05T04:23:54.816Z] ---> Running in 9563061594a6 [2021-03-05T04:23:55.080Z] Removing intermediate container 9563061594a6 [2021-03-05T04:23:55.080Z] ---> 8f736fbec123 [2021-03-05T04:23:55.080Z] Step 4/7 : RUN apk add bash [2021-03-05T04:23:55.080Z] ---> Running in ffa0f2245703 [2021-03-05T04:23:56.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T04:23:56.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T04:23:57.198Z] OK: 166 MiB in 39 packages [2021-03-05T04:23:57.779Z] Removing intermediate container ffa0f2245703 [2021-03-05T04:23:57.779Z] ---> a63941ed7013 [2021-03-05T04:23:57.779Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-05T04:23:58.045Z] ---> Running in a9834bc4e515 [2021-03-05T04:23:58.045Z] Removing intermediate container a9834bc4e515 [2021-03-05T04:23:58.045Z] ---> 57f02bab652b [2021-03-05T04:23:58.045Z] Step 6/7 : COPY go.mod . [2021-03-05T04:23:58.311Z] ---> 8897a1820b01 [2021-03-05T04:23:58.311Z] Step 7/7 : RUN go mod download [2021-03-05T04:23:58.311Z] ---> Running in 37369cb66688 [2021-03-05T04:24:10.615Z] Removing intermediate container 37369cb66688 [2021-03-05T04:24:10.615Z] ---> 9c3a7875f2a2 [2021-03-05T04:24:10.615Z] Successfully built 9c3a7875f2a2 [2021-03-05T04:24:10.615Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:24:10.993Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T04:24:10.993Z] . [Pipeline] withDockerContainer [2021-03-05T04:24:11.133Z] prd-centos7-docker-4c-2g-28655 does not seem to be running inside a container [2021-03-05T04:24:11.187Z] $ 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-05T04:24:11.979Z] $ docker top 0d2f46b520c7cf46b52e2ee728b31046e87d7e3d74f8d9e8fa9c7b18bc6c7246 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T04:24:12.669Z] + go version [2021-03-05T04:24:12.669Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T04:24:12.698Z] $ docker stop --time=1 0d2f46b520c7cf46b52e2ee728b31046e87d7e3d74f8d9e8fa9c7b18bc6c7246 [2021-03-05T04:24:14.047Z] $ docker rm -f 0d2f46b520c7cf46b52e2ee728b31046e87d7e3d74f8d9e8fa9c7b18bc6c7246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:24:15.236Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T04:24:15.236Z] . [Pipeline] withDockerContainer [2021-03-05T04:24:15.357Z] prd-centos7-docker-4c-2g-28655 does not seem to be running inside a container [2021-03-05T04:24:15.408Z] $ 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-05T04:24:16.162Z] $ docker top 1d54a1215b162839abe58e985bff6c74efdbc09f9fdc2957388a36198d430f59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T04:24:16.721Z] + make test [2021-03-05T04:24:16.721Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-05T04:24:23.389Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-05T04:24:23.723Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28656 in /w/workspace/dry_go-mod-core-contracts_PR-533 [Pipeline] { [Pipeline] ws [2021-03-05T04:24:23.854Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-05T04:24:24.368Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.016s coverage: 85.7% of statements [2021-03-05T04:24:24.368Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.025s coverage: 100.0% of statements [2021-03-05T04:24:24.368Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.025s coverage: 45.4% of statements [2021-03-05T04:24:24.644Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements [2021-03-05T04:24:24.644Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-05T04:24:25.244Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 26.3% of statements [2021-03-05T04:24:25.514Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.035s coverage: 14.7% of statements [2021-03-05T04:24:25.514Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements [2021-03-05T04:24:25.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.033s coverage: 91.8% of statements [2021-03-05T04:24:25.788Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-05T04:24:25.788Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-05T04:24:25.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements [2021-03-05T04:24:26.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements [2021-03-05T04:24:28.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements [2021-03-05T04:24:28.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements [2021-03-05T04:24:28.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements [2021-03-05T04:24:28.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements [2021-03-05T04:24:28.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.037s coverage: 14.3% of statements [2021-03-05T04:24:28.041Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-05T04:24:29.330Z] using credential edgex-jenkins-ssh [2021-03-05T04:24:29.388Z] Cloning the remote Git repository [2021-03-05T04:24:30.001Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.068s coverage: 84.6% of statements [2021-03-05T04:24:30.001Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-05T04:24:30.001Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-05T04:24:30.001Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-05T04:24:30.264Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.014s coverage: 46.8% of statements [2021-03-05T04:24:30.264Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.044s coverage: 94.7% of statements [2021-03-05T04:24:29.464Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T04:24:29.577Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-05T04:24:29.652Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T04:24:29.652Z] > git --version # timeout=10 [2021-03-05T04:24:29.674Z] > git --version # 'git version 2.17.1' [2021-03-05T04:24:29.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T04:24:29.765Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T04:24:30.841Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.051s coverage: 89.1% of statements [2021-03-05T04:24:30.842Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-03-05T04:24:30.842Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-05T04:24:30.842Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-05T04:24:30.933Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T04:24:30.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T04:24:30.986Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T04:24:31.031Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T04:24:31.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T04:24:31.044Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T04:24:31.684Z] Merging remotes/origin/master commit 6e3708155495bf6850918740b72abad69f53b6c7 into PR head commit 076855ea3ca39f212195ed56ae87954c0b7b2783 [2021-03-05T04:24:31.977Z] Merge succeeded, producing 076855ea3ca39f212195ed56ae87954c0b7b2783 [2021-03-05T04:24:31.978Z] Checking out Revision 076855ea3ca39f212195ed56ae87954c0b7b2783 (PR-533) [2021-03-05T04:24:32.809Z] gofmt -l . [2021-03-05T04:24:32.809Z] [ "`gofmt -l .`" = "" ] [2021-03-05T04:24:31.726Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T04:24:31.750Z] > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 [2021-03-05T04:24:31.898Z] > git remote # timeout=10 [2021-03-05T04:24:31.915Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T04:24:31.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T04:24:31.951Z] > git merge 6e3708155495bf6850918740b72abad69f53b6c7 # timeout=10 [2021-03-05T04:24:31.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T04:24:32.002Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T04:24:32.061Z] > git checkout -f 076855ea3ca39f212195ed56ae87954c0b7b2783 # timeout=10 [Pipeline] } [2021-03-05T04:24:33.136Z] $ docker stop --time=1 1d54a1215b162839abe58e985bff6c74efdbc09f9fdc2957388a36198d430f59 [2021-03-05T04:24:35.411Z] $ docker rm -f 1d54a1215b162839abe58e985bff6c74efdbc09f9fdc2957388a36198d430f59 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T04:24:36.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T04:24:36.571Z] Commit message: "feat: add error type used by device service data transformation" [2021-03-05T04:24:36.581Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T04:24:36.650Z] > git --version # timeout=10 [2021-03-05T04:24:36.658Z] > git --version # 'git version 2.17.1' [2021-03-05T04:24:36.669Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:24:38.720Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T04:24:38.975Z] ---> job-cost.sh [2021-03-05T04:24:38.975Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pL8q [2021-03-05T04:24:39.198Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T04:24:39.561Z] + sudo service docker restart [2021-03-05T04:24:39.561Z] + true [Pipeline] unstash [Pipeline] echo [2021-03-05T04:24:41.852Z] ========================================================= [2021-03-05T04:24:41.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T04:24:41.852Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:24:42.279Z] + 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-05T04:24:43.272Z] Sending build context to Docker daemon 2.765MB [2021-03-05T04:24:43.272Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-05T04:24:43.272Z] Step 2/7 : FROM ${BASE} [2021-03-05T04:24:43.546Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T04:24:43.546Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T04:24:43.546Z] a4357932f1b6: Pulling fs layer [2021-03-05T04:24:43.546Z] 18c013af1878: Pulling fs layer [2021-03-05T04:24:43.546Z] 00ac8860ef70: Pulling fs layer [2021-03-05T04:24:43.546Z] 63d7cb157983: Pulling fs layer [2021-03-05T04:24:43.546Z] b116817d02f9: Pulling fs layer [2021-03-05T04:24:43.546Z] 745a02a5169b: Pulling fs layer [2021-03-05T04:24:43.546Z] 00ac8860ef70: Waiting [2021-03-05T04:24:43.546Z] 63d7cb157983: Waiting [2021-03-05T04:24:43.546Z] b116817d02f9: Waiting [2021-03-05T04:24:43.547Z] 745a02a5169b: Waiting [2021-03-05T04:24:43.547Z] 18c013af1878: Verifying Checksum [2021-03-05T04:24:43.547Z] 18c013af1878: Download complete [2021-03-05T04:24:43.828Z] a4357932f1b6: Verifying Checksum [2021-03-05T04:24:43.828Z] a4357932f1b6: Download complete [2021-03-05T04:24:43.828Z] b116817d02f9: Verifying Checksum [2021-03-05T04:24:43.828Z] b116817d02f9: Download complete [2021-03-05T04:24:43.828Z] 5f621e34cdf4: Verifying Checksum [2021-03-05T04:24:43.828Z] 5f621e34cdf4: Download complete [2021-03-05T04:24:44.433Z] 5f621e34cdf4: Pull complete [2021-03-05T04:24:45.043Z] a4357932f1b6: Pull complete [2021-03-05T04:24:45.653Z] 18c013af1878: Pull complete [2021-03-05T04:24:45.930Z] 745a02a5169b: Verifying Checksum [2021-03-05T04:24:45.930Z] 745a02a5169b: Download complete [2021-03-05T04:24:46.911Z] 00ac8860ef70: Verifying Checksum [2021-03-05T04:24:46.911Z] 00ac8860ef70: Download complete [2021-03-05T04:24:53.937Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T04:24:57.118Z] 00ac8860ef70: Pull complete [2021-03-05T04:24:57.719Z] 63d7cb157983: Pull complete [2021-03-05T04:24:57.996Z] b116817d02f9: Pull complete [2021-03-05T04:25:02.325Z] 745a02a5169b: Pull complete [2021-03-05T04:25:02.326Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T04:25:02.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T04:25:02.326Z] ---> b7e6874047d6 [2021-03-05T04:25:02.326Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-05T04:25:04.308Z] ---> Running in dc35ae28e6cf [2021-03-05T04:25:04.915Z] Removing intermediate container dc35ae28e6cf [2021-03-05T04:25:04.915Z] ---> 4f83edfd232e [2021-03-05T04:25:04.915Z] Step 4/7 : RUN apk add bash [2021-03-05T04:25:04.915Z] ---> Running in 1e92d7ebf9c5 [2021-03-05T04:25:06.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T04:25:07.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T04:25:07.944Z] OK: 142 MiB in 39 packages [2021-03-05T04:25:09.390Z] Removing intermediate container 1e92d7ebf9c5 [2021-03-05T04:25:09.390Z] ---> 15f8c1f334f7 [2021-03-05T04:25:09.390Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-05T04:25:09.390Z] ---> Running in 7ea1c0b82d8c [2021-03-05T04:25:09.666Z] Removing intermediate container 7ea1c0b82d8c [2021-03-05T04:25:09.667Z] ---> 69f3a954d71f [2021-03-05T04:25:09.667Z] Step 6/7 : COPY go.mod . [2021-03-05T04:25:10.652Z] ---> 50197b622e8c [2021-03-05T04:25:10.652Z] Step 7/7 : RUN go mod download [2021-03-05T04:25:10.932Z] ---> Running in 68e9e6f79e3c [2021-03-05T04:25:26.043Z] Removing intermediate container 68e9e6f79e3c [2021-03-05T04:25:26.043Z] ---> 49a2628b40bc [2021-03-05T04:25:26.043Z] Successfully built 49a2628b40bc [2021-03-05T04:25:26.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:25:26.193Z] lf-activate-venv(): INFO: Adding /tmp/venv-pL8q/bin to PATH [2021-03-05T04:25:26.193Z] INFO: No Stack... [2021-03-05T04:25:26.193Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T04:25:26.193Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T04:25:26.413Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T04:25:26.413Z] . [Pipeline] withDockerContainer [2021-03-05T04:25:26.589Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-03-05T04:25:26.589Z] + cut -d, -f6 [2021-03-05T04:25:26.705Z] prd-ubuntu18.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container [2021-03-05T04:25:26.795Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-03-05T04:25:28.326Z] $ docker top cd45b183478f8e3aecf2d9df0d4cbb5513cce54945ee0fd3d407b1e8c7a47574 -eo pid,comm [Pipeline] { [Pipeline] lock [2021-03-05T04:25:28.814Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] [2021-03-05T04:25:28.820Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] did not exist. Created. [2021-03-05T04:25:28.820Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2021-03-05T04:25:29.410Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-05T04:25:29.536Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T04:25:29.556Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] [2021-03-05T04:25:29.579Z] + go version [2021-03-05T04:25:29.579Z] go version go1.15.5 linux/arm64 [Pipeline] // lock [Pipeline] } [2021-03-05T04:25:29.756Z] $ docker stop --time=1 cd45b183478f8e3aecf2d9df0d4cbb5513cce54945ee0fd3d407b1e8c7a47574 [2021-03-05T04:25:31.764Z] $ docker rm -f cd45b183478f8e3aecf2d9df0d4cbb5513cce54945ee0fd3d407b1e8c7a47574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:25:33.377Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T04:25:33.377Z] . [Pipeline] withDockerContainer [2021-03-05T04:25:33.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container [2021-03-05T04:25:33.744Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-03-05T04:25:35.152Z] $ docker top d39ee78c2f51409a89cf18dfb197ef839eadcc4de9540a608654f0975c049d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T04:25:36.172Z] + make test [2021-03-05T04:25:36.173Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-05T04:25:58.420Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-05T04:25:59.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.046s coverage: 85.7% of statements [2021-03-05T04:25:59.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.045s coverage: 100.0% of statements [2021-03-05T04:26:02.537Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.050s coverage: 45.4% of statements [2021-03-05T04:26:02.537Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.029s coverage: 77.8% of statements [2021-03-05T04:26:02.537Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-05T04:26:03.535Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.062s coverage: 26.3% of statements [2021-03-05T04:26:04.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.042s coverage: 14.7% of statements [2021-03-05T04:26:04.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.039s coverage: 100.0% of statements [2021-03-05T04:26:05.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.115s coverage: 91.8% of statements [2021-03-05T04:26:05.590Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-05T04:26:05.590Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-05T04:26:05.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.034s coverage: 100.0% of statements [2021-03-05T04:26:05.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.038s coverage: 36.7% of statements [2021-03-05T04:26:11.044Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.152s coverage: 63.0% of statements [2021-03-05T04:26:11.044Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.027s coverage: 26.3% of statements [2021-03-05T04:26:11.044Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.029s coverage: 15.4% of statements [2021-03-05T04:26:11.044Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.043s coverage: 15.4% of statements [2021-03-05T04:26:11.044Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.056s coverage: 14.3% of statements [2021-03-05T04:26:11.044Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-05T04:26:14.451Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.257s coverage: 84.6% of statements [2021-03-05T04:26:14.451Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-05T04:26:14.451Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-05T04:26:14.451Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-05T04:26:14.451Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.089s coverage: 46.8% of statements [2021-03-05T04:26:15.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.066s coverage: 94.7% of statements [2021-03-05T04:26:16.496Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.170s coverage: 89.1% of statements [2021-03-05T04:26:16.496Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements [2021-03-05T04:26:16.496Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-05T04:26:16.772Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-05T04:26:22.184Z] gofmt -l . [2021-03-05T04:26:22.777Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-05T04:26:23.414Z] $ docker stop --time=1 d39ee78c2f51409a89cf18dfb197ef839eadcc4de9540a608654f0975c049d88 [2021-03-05T04:26:25.785Z] $ docker rm -f d39ee78c2f51409a89cf18dfb197ef839eadcc4de9540a608654f0975c049d88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T04:26:26.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T04:26:26.802Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T04:26:27.725Z] 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-05T04:26:29.079Z] ---> job-cost.sh [2021-03-05T04:26:29.079Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TMvA [2021-03-05T04:27:08.073Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T04:29:14.893Z] lf-activate-venv(): INFO: Adding /tmp/venv-TMvA/bin to PATH [2021-03-05T04:29:14.893Z] INFO: No Stack... [2021-03-05T04:29:14.893Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T04:29:14.893Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T04:29:15.253Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-03-05T04:29:15.253Z] + cut -d, -f6 [Pipeline] lock [2021-03-05T04:29:15.381Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] [2021-03-05T04:29:15.387Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] did not exist. Created. [2021-03-05T04:29:15.387Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T04:29:15.910Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-fe0b4b9e/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-fe0b4b9e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-05T04:29:16.282Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T04:29:16.323Z] Warning: overwriting stash ‘stack-cost’ [2021-03-05T04:29:16.489Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T04:29:16.511Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-533-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-05T04:29:18.339Z] provisioning config files... [2021-03-05T04:29:18.353Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/config2349331258376514309tmp [Pipeline] { [Pipeline] sh [2021-03-05T04:29:18.806Z] + set +x [2021-03-05T04:29:18.806Z] + curl -s https://codecov.io/bash [2021-03-05T04:29:18.806Z] + bash -s -- [2021-03-05T04:29:19.074Z] [2021-03-05T04:29:19.074Z] _____ _ [2021-03-05T04:29:19.074Z] / ____| | | [2021-03-05T04:29:19.074Z] | | ___ __| | ___ ___ _____ __ [2021-03-05T04:29:19.074Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-05T04:29:19.074Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-05T04:29:19.074Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-05T04:29:19.074Z] Bash-20210226-7100762 [2021-03-05T04:29:19.074Z] [2021-03-05T04:29:19.074Z] [2021-03-05T04:29:19.074Z] ==> git version 2.24.3 found [2021-03-05T04:29:19.074Z] ==> 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-05T04:29:19.074Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-05T04:29:19.074Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-05T04:29:19.074Z] curl: option -sm: expected a proper numerical parameter [2021-03-05T04:29:19.074Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-05T04:29:19.074Z] ==> Jenkins CI detected. [2021-03-05T04:29:19.074Z] project root: . [2021-03-05T04:29:19.074Z] --> token set from env [2021-03-05T04:29:19.074Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-05T04:29:19.074Z] ==> Running gcov in . (disable via -X gcov) [2021-03-05T04:29:19.074Z] ==> Python coveragepy not found [2021-03-05T04:29:19.074Z] ==> Searching for coverage reports in: [2021-03-05T04:29:19.074Z] + . [2021-03-05T04:29:19.074Z] -> Found 1 reports [2021-03-05T04:29:19.074Z] ==> Detecting git/mercurial file structure [2021-03-05T04:29:19.074Z] ==> Reading reports [2021-03-05T04:29:19.074Z] + ./coverage.out bytes=158824 [2021-03-05T04:29:19.074Z] ==> Appending adjustments [2021-03-05T04:29:19.074Z] https://docs.codecov.io/docs/fixing-reports [2021-03-05T04:29:20.478Z] + Found adjustments [2021-03-05T04:29:20.478Z] ==> Gzipping contents [2021-03-05T04:29:20.478Z] 24K /tmp/codecov.eHWjRh.gz [2021-03-05T04:29:20.478Z] ==> Uploading reports [2021-03-05T04:29:20.478Z] url: https://codecov.io [2021-03-05T04:29:20.478Z] query: branch=PR-533&commit=076855ea3ca39f212195ed56ae87954c0b7b2783&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=533&job=&cmd_args= [2021-03-05T04:29:20.478Z] -> Pinging Codecov [2021-03-05T04:29:20.478Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-533&commit=076855ea3ca39f212195ed56ae87954c0b7b2783&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=533&job=&cmd_args= [2021-03-05T04:29:20.740Z] -> Uploading to [2021-03-05T04:29:20.740Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-05/71470A77251A30514AAF9C0BB2E5B6CE/076855ea3ca39f212195ed56ae87954c0b7b2783/92564656-cf5b-46ba-aeb7-50c882bcce3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T042920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96fd24697c084aa6552e2e38491ce7e0c7772ba577cb637bf2507f8b4a8244f3 [2021-03-05T04:29:20.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T04:29:20.740Z] Dload Upload Total Spent Left Speed [2021-03-05T04:29:21.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23621 0 0 100 23621 0 51495 --:--:-- --:--:-- --:--:-- 51574 [2021-03-05T04:29:21.315Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/076855ea3ca39f212195ed56ae87954c0b7b2783 [Pipeline] } [2021-03-05T04:29:21.386Z] 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-05T04:29:24.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:29:25.362Z] ---> package-listing.sh [2021-03-05T04:29:25.362Z] ++ facter osfamily [2021-03-05T04:29:25.362Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T04:29:25.362Z] + OS_FAMILY=redhat [2021-03-05T04:29:25.362Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-533 [2021-03-05T04:29:25.362Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T04:29:25.362Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T04:29:25.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T04:29:25.362Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T04:29:25.362Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-533 ']' [2021-03-05T04:29:25.362Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T04:29:25.362Z] + case "${OS_FAMILY}" in [2021-03-05T04:29:25.362Z] + rpm -qa [2021-03-05T04:29:25.362Z] + sort [2021-03-05T04:29:30.699Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T04:29:30.699Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T04:29:30.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T04:29:30.699Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-533 ']' [2021-03-05T04:29:30.699Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-533/archives/ [2021-03-05T04:29:30.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-533/archives/ [Pipeline] echo [2021-03-05T04:29:30.740Z] 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-533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T04:29:31.057Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:29:31.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T04:29:31.420Z] [2021-03-05T04:29:31.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T04:29:31.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T04:29:31.818Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T04:29:31.818Z] df20fa9351a1: Pulling fs layer [2021-03-05T04:29:31.818Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T04:29:31.818Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T04:29:31.818Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T04:29:31.818Z] 93b61091891f: Pulling fs layer [2021-03-05T04:29:31.818Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T04:29:31.818Z] 5e14af77c1be: Pulling fs layer [2021-03-05T04:29:31.818Z] 01666e4c0597: Pulling fs layer [2021-03-05T04:29:31.818Z] aa168da1d23b: Pulling fs layer [2021-03-05T04:29:31.818Z] 46f8f816bc3b: Waiting [2021-03-05T04:29:31.818Z] 93b61091891f: Waiting [2021-03-05T04:29:31.818Z] 93b9cdb0e59b: Waiting [2021-03-05T04:29:31.818Z] aa168da1d23b: Waiting [2021-03-05T04:29:31.818Z] 01666e4c0597: Waiting [2021-03-05T04:29:31.818Z] 36b3adc4ff6f: Verifying Checksum [2021-03-05T04:29:31.818Z] 36b3adc4ff6f: Download complete [2021-03-05T04:29:31.818Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T04:29:31.818Z] 46f8f816bc3b: Download complete [2021-03-05T04:29:31.818Z] df20fa9351a1: Verifying Checksum [2021-03-05T04:29:31.818Z] df20fa9351a1: Download complete [2021-03-05T04:29:31.818Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T04:29:31.818Z] 93b9cdb0e59b: Download complete [2021-03-05T04:29:31.818Z] 93b61091891f: Verifying Checksum [2021-03-05T04:29:31.818Z] 93b61091891f: Download complete [2021-03-05T04:29:32.100Z] 5e14af77c1be: Verifying Checksum [2021-03-05T04:29:32.100Z] 5e14af77c1be: Download complete [2021-03-05T04:29:32.100Z] 01666e4c0597: Verifying Checksum [2021-03-05T04:29:32.100Z] 01666e4c0597: Download complete [2021-03-05T04:29:32.100Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T04:29:32.100Z] 8ad3a11d3b57: Download complete [2021-03-05T04:29:32.363Z] df20fa9351a1: Pull complete [2021-03-05T04:29:32.628Z] 36b3adc4ff6f: Pull complete [2021-03-05T04:29:34.039Z] aa168da1d23b: Verifying Checksum [2021-03-05T04:29:34.039Z] aa168da1d23b: Download complete [2021-03-05T04:29:34.309Z] 8ad3a11d3b57: Pull complete [2021-03-05T04:29:34.309Z] 46f8f816bc3b: Pull complete [2021-03-05T04:29:34.892Z] 93b61091891f: Pull complete [2021-03-05T04:29:34.892Z] 93b9cdb0e59b: Pull complete [2021-03-05T04:29:35.156Z] 5e14af77c1be: Pull complete [2021-03-05T04:29:35.156Z] 01666e4c0597: Pull complete [2021-03-05T04:29:43.343Z] aa168da1d23b: Pull complete [2021-03-05T04:29:43.343Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T04:29:43.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T04:29:43.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T04:29:43.526Z] prd-centos7-docker-4c-2g-28653 does not seem to be running inside a container [2021-03-05T04:29:43.574Z] $ 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-533/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-533 -v /w/workspace/dry_go-mod-core-contracts_PR-533:/w/workspace/dry_go-mod-core-contracts_PR-533:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-533@tmp:/w/workspace/dry_go-mod-core-contracts_PR-533@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-05T04:29:47.246Z] $ docker top 53f34dd47e4a97ff638e03a51ec4e840762c736e1cc0e1608a203206a0c22f59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T04:29:47.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T04:29:48.257Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T04:29:48.598Z] + ls /var/log/sa-host [2021-03-05T04:29:48.598Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T04:29:48.598Z] file_magic: OK [2021-03-05T04:29:48.598Z] HZ: Using current value: 100 [2021-03-05T04:29:48.598Z] file_header: OK [2021-03-05T04:29:48.598Z] 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-05T04:29:48.598Z] Statistics: [2021-03-05T04:29:48.598Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T04:29:48.598Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T04:29:48.598Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T04:29:48.598Z] file_magic: OK [2021-03-05T04:29:48.598Z] HZ: Using current value: 100 [2021-03-05T04:29:48.598Z] file_header: OK [2021-03-05T04:29:48.598Z] 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-05T04:29:48.598Z] Statistics: [2021-03-05T04:29:48.598Z] Hnuu...uuuununununu... [2021-03-05T04:29:48.598Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T04:29:48.925Z] provisioning config files... [2021-03-05T04:29:48.950Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-533@tmp/config8823327747528517053tmp [Pipeline] { [Pipeline] echo [2021-03-05T04:29:49.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:29:49.434Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T04:29:49.471Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] echo [2021-03-05T04:29:49.609Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:29:49.951Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T04:29:49.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:29:50.321Z] ---> sudo-logs.sh [2021-03-05T04:29:50.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T04:29:50.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:29:50.782Z] ---> job-cost.sh [2021-03-05T04:29:50.782Z] lf-activate-venv: SKIPPING [2021-03-05T04:29:50.782Z] DEBUG: total: 0.20999999344348907 [2021-03-05T04:29:50.782Z] INFO: Retrieving Stack Cost... [2021-03-05T04:29:51.733Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T04:29:52.308Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T04:29:52.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T04:29:52.690Z] ---> logs-deploy.sh [2021-03-05T04:29:52.691Z] lf-activate-venv: SKIPPING [2021-03-05T04:29:52.691Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-533/1 [2021-03-05T04:29:52.691Z] INFO: archiving workspace using pattern(s): [2021-03-05T04:29:54.620Z] Archives upload complete. [2021-03-05T04:29:54.620Z] INFO: archiving logs to Nexus