Pull request #353 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 jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from e304680cef0bd37791059144d2f0b9db9f47a343+2df0a14434091646fd777a80e1ba277eb1861dc5 (b870d86f150a43d5a454de48759b28dab7691913) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-353/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-353/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6362 in /w/workspace/dry_go-mod-core-contracts_PR-353 [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-353 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2df0a14434091646fd777a80e1ba277eb1861dc5 into PR head commit e304680cef0bd37791059144d2f0b9db9f47a343 Merge succeeded, producing e304680cef0bd37791059144d2f0b9db9f47a343 Checking out Revision e304680cef0bd37791059144d2f0b9db9f47a343 (PR-353) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # 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 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 Commit message: "fix: replace broken link in pull request template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T22:28:42.917Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T22:28:43.270Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T22:28:43.502Z] ========================================================= [2020-10-19T22:28:43.502Z] EdgeX Global Pipelines Version Info [2020-10-19T22:28:43.502Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:28:45.870Z] ------------------- [2020-10-19T22:28:45.870Z] stable info: [2020-10-19T22:28:45.870Z] ------------------- [2020-10-19T22:28:45.870Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T22:28:45.870Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T22:28:45.870Z] Message: update stable to v1.0.144 [2020-10-19T22:28:46.910Z] ------------------- [2020-10-19T22:28:46.910Z] experimental info: [2020-10-19T22:28:46.910Z] ------------------- [2020-10-19T22:28:46.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T22:28:46.910Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T22:28:46.910Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T22:28:47.501Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T22:28:47.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T22:28:47.757Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T22:28:47.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T22:28:48.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T22:28:48.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T22:28:48.301Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T22:28:48.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T22:28:48.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T22:28:48.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T22:28:48.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T22:28:49.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T22:28:49.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T22:28:49.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T22:28:49.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:28:49.536Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:28:49.671Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:28:49.853Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T22:28:50.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T22:28:50.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T22:28:50.390Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T22:28:50.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T22:28:50.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T22:28:50.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T22:28:51.136Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T22:28:51.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-353 [Pipeline] echo [2020-10-19T22:28:51.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-353 [Pipeline] echo [2020-10-19T22:28:51.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-353 [Pipeline] echo [2020-10-19T22:28:51.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e304680cef0bd37791059144d2f0b9db9f47a343 [Pipeline] echo [2020-10-19T22:28:51.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e304680 [Pipeline] echo [2020-10-19T22:28:51.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T22:28:52.773Z] + git log --format=format:%s -1 e304680cef0bd37791059144d2f0b9db9f47a343 [Pipeline] echo [2020-10-19T22:28:52.890Z] GIT_COMMIT: e304680cef0bd37791059144d2f0b9db9f47a343, Commit Message: fix: replace broken link in pull request template [Pipeline] echo [2020-10-19T22:28:52.981Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:28:53.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T22:28:53.929Z] [2020-10-19T22:28:53.929Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:28:54.447Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T22:28:54.712Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T22:28:54.712Z] 31603596830f: Pulling fs layer [2020-10-19T22:28:54.712Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T22:28:54.712Z] 6ca5941a6612: Pulling fs layer [2020-10-19T22:28:54.712Z] ecc8261a40a4: Pulling fs layer [2020-10-19T22:28:54.712Z] ecc8261a40a4: Waiting [2020-10-19T22:28:54.712Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T22:28:54.712Z] 2a8b12db71e7: Download complete [2020-10-19T22:28:55.021Z] 31603596830f: Verifying Checksum [2020-10-19T22:28:55.021Z] 31603596830f: Download complete [2020-10-19T22:28:55.301Z] ecc8261a40a4: Verifying Checksum [2020-10-19T22:28:55.301Z] ecc8261a40a4: Download complete [2020-10-19T22:28:55.301Z] 6ca5941a6612: Verifying Checksum [2020-10-19T22:28:55.301Z] 6ca5941a6612: Download complete [2020-10-19T22:28:55.601Z] 31603596830f: Pull complete [2020-10-19T22:28:55.880Z] 2a8b12db71e7: Pull complete [2020-10-19T22:28:56.848Z] 6ca5941a6612: Pull complete [2020-10-19T22:28:57.118Z] ecc8261a40a4: Pull complete [2020-10-19T22:28:57.118Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T22:28:57.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T22:28:57.118Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T22:28:57.361Z] prd-centos7-docker-4c-2g-6362 does not seem to be running inside a container [2020-10-19T22:28:57.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-353 -v /w/workspace/dry_go-mod-core-contracts_PR-353:/w/workspace/dry_go-mod-core-contracts_PR-353:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-353@tmp:/w/workspace/dry_go-mod-core-contracts_PR-353@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 [2020-10-19T22:28:59.947Z] $ docker top 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T22:29:00.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T22:29:00.432Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T22:29:00.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T22:29:00.851Z] $ docker exec 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent [2020-10-19T22:29:01.095Z] SSH_AUTH_SOCK=/tmp/ssh-jzF8q7vVO3uM/agent.12 [2020-10-19T22:29:01.095Z] SSH_AGENT_PID=18 [2020-10-19T22:29:01.111Z] Running ssh-add (command line suppressed) [2020-10-19T22:29:01.305Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_1362305370287887923.key (/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_1362305370287887923.key) [2020-10-19T22:29:01.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T22:29:01.837Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T22:29:01.968Z] $ docker exec --env ******** --env ******** 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent -k [2020-10-19T22:29:02.156Z] unset SSH_AUTH_SOCK; [2020-10-19T22:29:02.157Z] unset SSH_AGENT_PID; [2020-10-19T22:29:02.157Z] echo Agent pid 18 killed; [2020-10-19T22:29:02.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T22:29:02.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T22:29:02.416Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T22:29:02.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T22:29:02.678Z] $ docker exec 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent [2020-10-19T22:29:02.913Z] SSH_AUTH_SOCK=/tmp/ssh-Xk1klkJJ5hvq/agent.47 [2020-10-19T22:29:02.913Z] SSH_AGENT_PID=52 [2020-10-19T22:29:02.923Z] Running ssh-add (command line suppressed) [2020-10-19T22:29:03.144Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_4540683226060411173.key (/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_4540683226060411173.key) [2020-10-19T22:29:03.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T22:29:03.739Z] + git semver init [2020-10-19T22:29:03.739Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T22:29:03.739Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-353/.git [2020-10-19T22:29:03.739Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-353 [2020-10-19T22:29:03.739Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T22:29:03.739Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T22:29:03.739Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T22:29:03.739Z] # $SEMVER_BRANCH = PR-353 [2020-10-19T22:29:03.739Z] # $SEMVER_TEMP = /tmp/semver-859626957 [2020-10-19T22:29:03.739Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T22:29:04.701Z] # '/tmp/semver-859626957' -> '/w/workspace/dry_go-mod-core-contracts_PR-353/.semver' [2020-10-19T22:29:04.701Z] # -> Force: false [2020-10-19T22:29:04.701Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-353/.semver [Pipeline] } [2020-10-19T22:29:04.770Z] $ docker exec --env ******** --env ******** 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent -k [2020-10-19T22:29:05.014Z] unset SSH_AUTH_SOCK; [2020-10-19T22:29:05.016Z] unset SSH_AGENT_PID; [2020-10-19T22:29:05.016Z] echo Agent pid 52 killed; [2020-10-19T22:29:05.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T22:29:05.849Z] + git semver [Pipeline] } [2020-10-19T22:29:05.918Z] $ docker stop --time=1 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 [2020-10-19T22:29:07.944Z] $ docker rm -f 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T22:29:08.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T22:29:09.287Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T22:29:09.309Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-19T22:29:25.237Z] Still waiting to schedule task [2020-10-19T22:29:25.237Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T22:29:25.263Z] Still waiting to schedule task [2020-10-19T22:29:25.263Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-19T22:31:13.230Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6363 in /w/workspace/dry_go-mod-core-contracts_PR-353 [Pipeline] { [Pipeline] ws [2020-10-19T22:31:13.328Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-10-19T22:31:21.198Z] using credential edgex-jenkins-ssh [2020-10-19T22:31:21.282Z] Cloning the remote Git repository [2020-10-19T22:31:21.385Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T22:31:21.598Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-10-19T22:31:21.736Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T22:31:21.737Z] > git --version # timeout=10 [2020-10-19T22:31:21.754Z] > git --version # 'git version 2.17.1' [2020-10-19T22:31:21.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:31:21.872Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:31:23.620Z] Merging remotes/origin/master commit 2df0a14434091646fd777a80e1ba277eb1861dc5 into PR head commit e304680cef0bd37791059144d2f0b9db9f47a343 [2020-10-19T22:31:23.956Z] Merge succeeded, producing e304680cef0bd37791059144d2f0b9db9f47a343 [2020-10-19T22:31:23.956Z] Checking out Revision e304680cef0bd37791059144d2f0b9db9f47a343 (PR-353) [2020-10-19T22:31:22.910Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T22:31:22.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:31:22.959Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T22:31:22.996Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T22:31:22.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:31:23.008Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T22:31:23.645Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:31:23.656Z] > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 [2020-10-19T22:31:23.794Z] > git remote # timeout=10 [2020-10-19T22:31:23.852Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T22:31:23.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:31:23.895Z] > git merge 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 [2020-10-19T22:31:23.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T22:31:23.975Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:31:23.999Z] > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 [2020-10-19T22:31:28.449Z] Commit message: "fix: replace broken link in pull request template" [2020-10-19T22:31:28.533Z] > git --version # timeout=10 [2020-10-19T22:31:28.544Z] > git --version # 'git version 2.17.1' [2020-10-19T22:31:28.570Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T22:31:29.679Z] ========================================================= [2020-10-19T22:31:29.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T22:31:29.679Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:31:30.907Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-19T22:31:32.408Z] Sending build context to Docker daemon 1.766MB [2020-10-19T22:31:32.408Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T22:31:32.408Z] Step 2/7 : FROM ${BASE} [2020-10-19T22:31:32.694Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T22:31:32.694Z] b538f80385f9: Pulling fs layer [2020-10-19T22:31:32.694Z] 74f711af9a0d: Pulling fs layer [2020-10-19T22:31:32.694Z] 99f96fe45779: Pulling fs layer [2020-10-19T22:31:32.694Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T22:31:32.694Z] 45590311c82a: Pulling fs layer [2020-10-19T22:31:32.694Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T22:31:32.694Z] 209524e5b208: Pulling fs layer [2020-10-19T22:31:32.694Z] 45590311c82a: Waiting [2020-10-19T22:31:32.694Z] 69ca0ff8b7b3: Waiting [2020-10-19T22:31:32.694Z] 209524e5b208: Waiting [2020-10-19T22:31:32.694Z] 8529a6b9a6be: Waiting [2020-10-19T22:31:32.694Z] 99f96fe45779: Download complete [2020-10-19T22:31:32.694Z] 74f711af9a0d: Verifying Checksum [2020-10-19T22:31:32.694Z] 74f711af9a0d: Download complete [2020-10-19T22:31:32.977Z] 45590311c82a: Download complete [2020-10-19T22:31:33.262Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T22:31:33.262Z] 69ca0ff8b7b3: Download complete [2020-10-19T22:31:33.262Z] b538f80385f9: Verifying Checksum [2020-10-19T22:31:33.262Z] b538f80385f9: Download complete [2020-10-19T22:31:33.913Z] b538f80385f9: Pull complete [2020-10-19T22:31:34.530Z] 74f711af9a0d: Pull complete [2020-10-19T22:31:34.810Z] 99f96fe45779: Pull complete [2020-10-19T22:31:35.811Z] 209524e5b208: Verifying Checksum [2020-10-19T22:31:35.811Z] 209524e5b208: Download complete [2020-10-19T22:31:37.258Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T22:31:37.258Z] 8529a6b9a6be: Download complete [2020-10-19T22:31:47.519Z] 8529a6b9a6be: Pull complete [2020-10-19T22:31:47.793Z] 45590311c82a: Pull complete [2020-10-19T22:31:48.070Z] 69ca0ff8b7b3: Pull complete [2020-10-19T22:31:52.394Z] 209524e5b208: Pull complete [2020-10-19T22:31:52.394Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T22:31:52.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T22:31:52.394Z] ---> 5bddaf1c2fca [2020-10-19T22:31:52.394Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T22:31:55.039Z] ---> Running in 92904f7066a7 [2020-10-19T22:31:55.039Z] Removing intermediate container 92904f7066a7 [2020-10-19T22:31:55.039Z] ---> d1d357369740 [2020-10-19T22:31:55.039Z] Step 4/7 : RUN apk add bash [2020-10-19T22:31:55.039Z] ---> Running in c970b1262bd7 [2020-10-19T22:31:57.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T22:31:57.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T22:31:58.524Z] Running on prd-centos7-docker-4c-2g-6365 in /w/workspace/dry_go-mod-core-contracts_PR-353 [Pipeline] { [2020-10-19T22:31:58.623Z] OK: 142 MiB in 39 packages [Pipeline] ws [2020-10-19T22:31:58.643Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-10-19T22:31:59.603Z] Removing intermediate container c970b1262bd7 [2020-10-19T22:31:59.604Z] ---> 7a99e344b711 [2020-10-19T22:31:59.604Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T22:31:59.887Z] ---> Running in 35776518a799 [2020-10-19T22:32:00.163Z] Removing intermediate container 35776518a799 [2020-10-19T22:32:00.163Z] ---> 2cdfb969edca [2020-10-19T22:32:00.163Z] Step 6/7 : COPY go.mod . [2020-10-19T22:32:01.150Z] ---> 2b6aa79fbd6d [2020-10-19T22:32:01.150Z] Step 7/7 : RUN go mod download [2020-10-19T22:32:01.150Z] ---> Running in 4ef128ce7965 [2020-10-19T22:32:06.275Z] using credential edgex-jenkins-ssh [2020-10-19T22:32:06.333Z] Cloning the remote Git repository [2020-10-19T22:32:06.425Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T22:32:06.541Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-10-19T22:32:06.641Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T22:32:06.641Z] > git --version # timeout=10 [2020-10-19T22:32:06.660Z] > git --version # 'git version 2.16.5' [2020-10-19T22:32:06.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:32:06.723Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:32:07.524Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T22:32:07.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T22:32:07.629Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T22:32:08.184Z] Merging remotes/origin/master commit 2df0a14434091646fd777a80e1ba277eb1861dc5 into PR head commit e304680cef0bd37791059144d2f0b9db9f47a343 [2020-10-19T22:32:08.531Z] Merge succeeded, producing e304680cef0bd37791059144d2f0b9db9f47a343 [2020-10-19T22:32:08.531Z] Checking out Revision e304680cef0bd37791059144d2f0b9db9f47a343 (PR-353) [2020-10-19T22:32:07.673Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T22:32:07.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:32:07.689Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T22:32:08.200Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:32:08.226Z] > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 [2020-10-19T22:32:08.324Z] > git remote # timeout=10 [2020-10-19T22:32:08.356Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T22:32:08.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T22:32:08.408Z] > git merge 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 [2020-10-19T22:32:08.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T22:32:08.538Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T22:32:08.566Z] > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 [2020-10-19T22:32:12.813Z] Commit message: "fix: replace broken link in pull request template" [2020-10-19T22:32:12.860Z] > git --version # timeout=10 [2020-10-19T22:32:12.878Z] > git --version # 'git version 2.16.5' [2020-10-19T22:32:12.895Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T22:32:13.842Z] ========================================================= [2020-10-19T22:32:13.842Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T22:32:13.842Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:32:15.129Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-19T22:32:15.820Z] Sending build context to Docker daemon 1.766MB [2020-10-19T22:32:15.820Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T22:32:15.820Z] Step 2/7 : FROM ${BASE} [2020-10-19T22:32:16.106Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T22:32:16.106Z] df20fa9351a1: Pulling fs layer [2020-10-19T22:32:16.106Z] ed8968b2872e: Pulling fs layer [2020-10-19T22:32:16.106Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T22:32:16.106Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T22:32:16.106Z] e73272ec9a57: Pulling fs layer [2020-10-19T22:32:16.106Z] 1e910a182e73: Pulling fs layer [2020-10-19T22:32:16.106Z] 4e634b169226: Pulling fs layer [2020-10-19T22:32:16.106Z] e73272ec9a57: Waiting [2020-10-19T22:32:16.106Z] 1e910a182e73: Waiting [2020-10-19T22:32:16.106Z] e871e8e8d7a9: Waiting [2020-10-19T22:32:16.106Z] 4e634b169226: Waiting [2020-10-19T22:32:16.106Z] a92cc7c5fd73: Download complete [2020-10-19T22:32:16.106Z] ed8968b2872e: Verifying Checksum [2020-10-19T22:32:16.106Z] ed8968b2872e: Download complete [2020-10-19T22:32:16.106Z] e73272ec9a57: Verifying Checksum [2020-10-19T22:32:16.106Z] e73272ec9a57: Download complete [2020-10-19T22:32:16.106Z] 1e910a182e73: Verifying Checksum [2020-10-19T22:32:16.106Z] 1e910a182e73: Download complete [2020-10-19T22:32:16.106Z] df20fa9351a1: Verifying Checksum [2020-10-19T22:32:16.106Z] df20fa9351a1: Download complete [2020-10-19T22:32:16.275Z] Removing intermediate container 4ef128ce7965 [2020-10-19T22:32:16.275Z] ---> b507ac840fb9 [2020-10-19T22:32:16.275Z] Successfully built b507ac840fb9 [2020-10-19T22:32:16.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:32:16.712Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T22:32:16.712Z] . [2020-10-19T22:32:16.747Z] df20fa9351a1: Pull complete [Pipeline] withDockerContainer [2020-10-19T22:32:17.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-6363 does not seem to be running inside a container [2020-10-19T22:32:17.094Z] $ 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 [2020-10-19T22:32:17.133Z] ed8968b2872e: Pull complete [2020-10-19T22:32:17.133Z] a92cc7c5fd73: Pull complete [2020-10-19T22:32:18.982Z] $ docker top b4c762884f629d2f61d4a6ef3ee4717b6929f2171c426a9b46face92f2ddd959 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:32:20.488Z] + go version [2020-10-19T22:32:20.488Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T22:32:20.526Z] $ docker stop --time=1 b4c762884f629d2f61d4a6ef3ee4717b6929f2171c426a9b46face92f2ddd959 [2020-10-19T22:32:22.465Z] $ docker rm -f b4c762884f629d2f61d4a6ef3ee4717b6929f2171c426a9b46face92f2ddd959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:32:23.817Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T22:32:23.817Z] . [Pipeline] withDockerContainer [2020-10-19T22:32:24.104Z] prd-ubuntu18.04-docker-arm64-4c-16g-6363 does not seem to be running inside a container [2020-10-19T22:32:24.195Z] $ 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 [2020-10-19T22:32:24.339Z] 4e634b169226: Verifying Checksum [2020-10-19T22:32:24.339Z] 4e634b169226: Download complete [2020-10-19T22:32:25.389Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T22:32:25.389Z] e871e8e8d7a9: Download complete [2020-10-19T22:32:26.144Z] $ docker top afb04b9df60ffb30d87a6d88fedcfee0aaa0fefb1907d1a2224ba504096183e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:32:27.648Z] + make test [2020-10-19T22:32:27.648Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T22:32:33.907Z] e871e8e8d7a9: Pull complete [2020-10-19T22:32:33.907Z] e73272ec9a57: Pull complete [2020-10-19T22:32:34.178Z] 1e910a182e73: Pull complete [2020-10-19T22:32:38.746Z] 4e634b169226: Pull complete [2020-10-19T22:32:38.746Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T22:32:38.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T22:32:38.746Z] ---> f7629b54cfaa [2020-10-19T22:32:38.746Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T22:32:38.746Z] ---> Running in 93258d0ef256 [2020-10-19T22:32:39.016Z] Removing intermediate container 93258d0ef256 [2020-10-19T22:32:39.016Z] ---> ad89a0e422c2 [2020-10-19T22:32:39.016Z] Step 4/7 : RUN apk add bash [2020-10-19T22:32:39.016Z] ---> Running in b256fa3e1ed0 [2020-10-19T22:32:40.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T22:32:41.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T22:32:41.623Z] OK: 166 MiB in 39 packages [2020-10-19T22:32:42.235Z] Removing intermediate container b256fa3e1ed0 [2020-10-19T22:32:42.235Z] ---> bb05210633cd [2020-10-19T22:32:42.235Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T22:32:42.506Z] ---> Running in f9c4853714de [2020-10-19T22:32:42.793Z] Removing intermediate container f9c4853714de [2020-10-19T22:32:42.793Z] ---> 1857046e48d8 [2020-10-19T22:32:42.793Z] Step 6/7 : COPY go.mod . [2020-10-19T22:32:43.455Z] ---> 6a32de561ef0 [2020-10-19T22:32:43.455Z] Step 7/7 : RUN go mod download [2020-10-19T22:32:43.455Z] ---> Running in 23408007df78 [2020-10-19T22:32:49.870Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T22:32:49.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements [2020-10-19T22:32:49.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements [2020-10-19T22:32:51.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements [2020-10-19T22:32:51.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements [2020-10-19T22:32:51.875Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T22:32:51.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.032s coverage: 6.4% of statements [2020-10-19T22:32:53.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.049s coverage: 14.7% of statements [2020-10-19T22:32:53.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements [2020-10-19T22:32:54.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.096s coverage: 91.8% of statements [2020-10-19T22:32:54.767Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T22:32:54.767Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T22:32:54.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements [2020-10-19T22:32:54.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.030s coverage: 48.9% of statements [2020-10-19T22:32:56.132Z] Removing intermediate container 23408007df78 [2020-10-19T22:32:56.132Z] ---> c42a18faeaad [2020-10-19T22:32:56.491Z] Successfully built c42a18faeaad [2020-10-19T22:32:56.491Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:32:57.069Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T22:32:57.069Z] . [Pipeline] withDockerContainer [2020-10-19T22:32:57.289Z] prd-centos7-docker-4c-2g-6365 does not seem to be running inside a container [2020-10-19T22:32:57.427Z] $ 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 [2020-10-19T22:32:58.376Z] $ docker top d38c2d3235f88cba02f3330084762eda2fc3e5f5048ae5bcf1d65a92c958146e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:32:59.620Z] + go version [2020-10-19T22:32:59.620Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T22:32:59.863Z] $ docker stop --time=1 d38c2d3235f88cba02f3330084762eda2fc3e5f5048ae5bcf1d65a92c958146e [2020-10-19T22:33:00.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.130s coverage: 63.0% of statements [2020-10-19T22:33:00.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2020-10-19T22:33:00.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.032s coverage: 15.4% of statements [2020-10-19T22:33:00.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements [2020-10-19T22:33:00.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.025s coverage: 14.3% of statements [2020-10-19T22:33:00.188Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T22:33:00.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements [2020-10-19T22:33:00.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements [2020-10-19T22:33:01.537Z] $ docker rm -f d38c2d3235f88cba02f3330084762eda2fc3e5f5048ae5bcf1d65a92c958146e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-19T22:33:02.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 94.4% of statements [2020-10-19T22:33:02.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.041s coverage: 100.0% of statements [2020-10-19T22:33:02.167Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T22:33:02.167Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:33:02.925Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T22:33:02.925Z] . [Pipeline] withDockerContainer [2020-10-19T22:33:03.139Z] prd-centos7-docker-4c-2g-6365 does not seem to be running inside a container [2020-10-19T22:33:03.237Z] $ 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 [2020-10-19T22:33:05.399Z] $ docker top 5fcf5797d402ff1f66095a6cab670be58efa7ab9294367930895b8206837e1d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:33:06.157Z] + make test [2020-10-19T22:33:06.157Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T22:33:06.513Z] gofmt -l . [2020-10-19T22:33:06.785Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T22:33:08.029Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T22:33:08.053Z] $ docker stop --time=1 afb04b9df60ffb30d87a6d88fedcfee0aaa0fefb1907d1a2224ba504096183e5 [2020-10-19T22:33:10.172Z] $ docker rm -f afb04b9df60ffb30d87a6d88fedcfee0aaa0fefb1907d1a2224ba504096183e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T22:33:18.944Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T22:33:19.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements [2020-10-19T22:33:19.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements [2020-10-19T22:33:20.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements [2020-10-19T22:33:20.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.048s coverage: 77.8% of statements [2020-10-19T22:33:20.278Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T22:33:20.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.048s coverage: 6.4% of statements [2020-10-19T22:33:22.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.7% of statements [2020-10-19T22:33:22.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements [2020-10-19T22:33:23.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.117s coverage: 91.8% of statements [2020-10-19T22:33:23.227Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T22:33:23.227Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T22:33:23.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements [2020-10-19T22:33:23.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.019s coverage: 48.9% of statements [2020-10-19T22:33:28.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.055s coverage: 63.0% of statements [2020-10-19T22:33:28.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements [2020-10-19T22:33:28.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-10-19T22:33:28.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements [2020-10-19T22:33:28.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.034s coverage: 14.3% of statements [2020-10-19T22:33:28.633Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T22:33:29.302Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 29.1% of statements [2020-10-19T22:33:29.302Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.058s coverage: 100.0% of statements [2020-10-19T22:33:30.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.044s coverage: 94.4% of statements [2020-10-19T22:33:30.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.039s coverage: 100.0% of statements [2020-10-19T22:33:30.370Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T22:33:30.649Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T22:33:35.397Z] gofmt -l . [2020-10-19T22:33:35.397Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T22:33:35.487Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T22:33:36.381Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T22:33:36.444Z] $ docker stop --time=1 5fcf5797d402ff1f66095a6cab670be58efa7ab9294367930895b8206837e1d5 [2020-10-19T22:33:38.840Z] $ docker rm -f 5fcf5797d402ff1f66095a6cab670be58efa7ab9294367930895b8206837e1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T22:33:42.483Z] provisioning config files... [2020-10-19T22:33:42.504Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/config1766941870986638956tmp [Pipeline] { [Pipeline] sh [2020-10-19T22:33:42.950Z] + set +x [2020-10-19T22:33:42.950Z] + curl -s https://codecov.io/bash [2020-10-19T22:33:42.950Z] + bash -s -- [2020-10-19T22:33:43.222Z] [2020-10-19T22:33:43.222Z] _____ _ [2020-10-19T22:33:43.222Z] / ____| | | [2020-10-19T22:33:43.222Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T22:33:43.222Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T22:33:43.222Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T22:33:43.222Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T22:33:43.222Z] Bash-20201009-048fee3 [2020-10-19T22:33:43.222Z] [2020-10-19T22:33:43.222Z] [2020-10-19T22:33:43.222Z] ==> Jenkins CI detected. [2020-10-19T22:33:43.222Z] project root: . [2020-10-19T22:33:43.222Z] --> token set from env [2020-10-19T22:33:43.222Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T22:33:43.222Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T22:33:43.222Z] ==> Python coveragepy not found [2020-10-19T22:33:43.222Z] ==> Searching for coverage reports in: [2020-10-19T22:33:43.222Z] + . [2020-10-19T22:33:43.488Z] -> Found 1 reports [2020-10-19T22:33:43.488Z] ==> Detecting git/mercurial file structure [2020-10-19T22:33:43.488Z] ==> Reading reports [2020-10-19T22:33:43.488Z] + ./coverage.out bytes=106727 [2020-10-19T22:33:43.488Z] ==> Appending adjustments [2020-10-19T22:33:43.488Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T22:33:44.501Z] + Found adjustments [2020-10-19T22:33:44.501Z] ==> Gzipping contents [2020-10-19T22:33:44.501Z] ==> Uploading reports [2020-10-19T22:33:44.501Z] url: https://codecov.io [2020-10-19T22:33:44.501Z] query: branch=PR-353&commit=e304680cef0bd37791059144d2f0b9db9f47a343&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=353&job=&cmd_args= [2020-10-19T22:33:44.501Z] -> Pinging Codecov [2020-10-19T22:33:44.501Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-353&commit=e304680cef0bd37791059144d2f0b9db9f47a343&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=353&job=&cmd_args= [2020-10-19T22:33:44.781Z] -> Uploading to [2020-10-19T22:33:44.781Z] [2020-10-19T22:33:44.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T22:33:44.781Z] Dload Upload Total Spent Left Speed [2020-10-19T22:33:44.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T22:33:44.781Z] X> Failed to upload [2020-10-19T22:33:44.781Z] ==> Uploading to Codecov [2020-10-19T22:33:44.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T22:33:44.781Z] Dload Upload Total Spent Left Speed [2020-10-19T22:33:45.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17244 0 0 100 17126 0 31271 --:--:-- --:--:-- --:--:-- 31251 100 17244 100 118 100 17126 215 31257 --:--:-- --:--:-- --:--:-- 31251 [2020-10-19T22:33:45.360Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e304680cef0bd37791059144d2f0b9db9f47a343 [Pipeline] } [2020-10-19T22:33:45.404Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:33:49.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:33:49.812Z] ---> package-listing.sh [2020-10-19T22:33:49.812Z] ++ facter osfamily [2020-10-19T22:33:49.812Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T22:33:50.077Z] + OS_FAMILY=redhat [2020-10-19T22:33:50.077Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-353 [2020-10-19T22:33:50.077Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T22:33:50.077Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T22:33:50.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T22:33:50.077Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T22:33:50.077Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-353 ']' [2020-10-19T22:33:50.077Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T22:33:50.077Z] + case "${OS_FAMILY}" in [2020-10-19T22:33:50.077Z] + rpm -qa [2020-10-19T22:33:50.077Z] + sort [2020-10-19T22:33:55.652Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T22:33:55.652Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T22:33:55.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T22:33:55.652Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-353 ']' [2020-10-19T22:33:55.652Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-353/archives/ [2020-10-19T22:33:55.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-353/archives/ [Pipeline] echo [2020-10-19T22:33:55.687Z] 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-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T22:33:56.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:33:56.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T22:33:56.984Z] [2020-10-19T22:33:56.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T22:33:57.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T22:33:57.472Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T22:33:57.472Z] df20fa9351a1: Pulling fs layer [2020-10-19T22:33:57.472Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T22:33:57.472Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T22:33:57.472Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T22:33:57.472Z] 93b61091891f: Pulling fs layer [2020-10-19T22:33:57.472Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T22:33:57.472Z] 5e14af77c1be: Pulling fs layer [2020-10-19T22:33:57.472Z] 01666e4c0597: Pulling fs layer [2020-10-19T22:33:57.472Z] aa168da1d23b: Pulling fs layer [2020-10-19T22:33:57.472Z] 46f8f816bc3b: Waiting [2020-10-19T22:33:57.472Z] 93b61091891f: Waiting [2020-10-19T22:33:57.472Z] 93b9cdb0e59b: Waiting [2020-10-19T22:33:57.472Z] 5e14af77c1be: Waiting [2020-10-19T22:33:57.472Z] 01666e4c0597: Waiting [2020-10-19T22:33:57.472Z] aa168da1d23b: Waiting [2020-10-19T22:33:57.836Z] 36b3adc4ff6f: Download complete [2020-10-19T22:33:57.836Z] 46f8f816bc3b: Download complete [2020-10-19T22:33:58.562Z] 93b61091891f: Verifying Checksum [2020-10-19T22:33:58.562Z] 93b61091891f: Download complete [2020-10-19T22:33:58.562Z] df20fa9351a1: Verifying Checksum [2020-10-19T22:33:58.562Z] df20fa9351a1: Download complete [2020-10-19T22:33:58.562Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T22:33:58.562Z] 93b9cdb0e59b: Download complete [2020-10-19T22:33:58.562Z] 5e14af77c1be: Verifying Checksum [2020-10-19T22:33:58.562Z] 5e14af77c1be: Download complete [2020-10-19T22:33:58.562Z] 01666e4c0597: Verifying Checksum [2020-10-19T22:33:58.562Z] 01666e4c0597: Download complete [2020-10-19T22:33:59.297Z] df20fa9351a1: Pull complete [2020-10-19T22:33:59.297Z] 36b3adc4ff6f: Pull complete [2020-10-19T22:34:01.239Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T22:34:01.239Z] 8ad3a11d3b57: Download complete [2020-10-19T22:34:03.403Z] 8ad3a11d3b57: Pull complete [2020-10-19T22:34:03.403Z] 46f8f816bc3b: Pull complete [2020-10-19T22:34:04.140Z] 93b61091891f: Pull complete [2020-10-19T22:34:04.140Z] 93b9cdb0e59b: Pull complete [2020-10-19T22:34:04.140Z] 5e14af77c1be: Pull complete [2020-10-19T22:34:04.487Z] 01666e4c0597: Pull complete [2020-10-19T22:34:07.984Z] aa168da1d23b: Verifying Checksum [2020-10-19T22:34:07.984Z] aa168da1d23b: Download complete [2020-10-19T22:34:20.402Z] aa168da1d23b: Pull complete [2020-10-19T22:34:20.402Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T22:34:20.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T22:34:20.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T22:34:21.087Z] prd-centos7-docker-4c-2g-6362 does not seem to be running inside a container [2020-10-19T22:34:21.229Z] $ 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-353/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-353 -v /w/workspace/dry_go-mod-core-contracts_PR-353:/w/workspace/dry_go-mod-core-contracts_PR-353:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-353@tmp:/w/workspace/dry_go-mod-core-contracts_PR-353@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 [2020-10-19T22:34:24.526Z] $ docker top 6b27e05c1d3f9a9975d36c1838fb146d1c08c2e05d6a92a183f7ee9d346b8225 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T22:34:25.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T22:34:25.880Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T22:34:26.280Z] + ls /var/log/sa-host [2020-10-19T22:34:26.280Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T22:34:26.280Z] file_magic: OK [2020-10-19T22:34:26.280Z] HZ: Using current value: 100 [2020-10-19T22:34:26.280Z] file_header: OK [2020-10-19T22:34:26.280Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T22:34:26.280Z] Statistics: [2020-10-19T22:34:26.280Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T22:34:26.280Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T22:34:26.280Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T22:34:26.280Z] file_magic: OK [2020-10-19T22:34:26.280Z] HZ: Using current value: 100 [2020-10-19T22:34:26.280Z] file_header: OK [2020-10-19T22:34:26.280Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T22:34:26.280Z] Statistics: [2020-10-19T22:34:26.280Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T22:34:26.280Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T22:34:26.744Z] provisioning config files... [2020-10-19T22:34:26.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/config1008074344017657565tmp [Pipeline] { [Pipeline] echo [2020-10-19T22:34:26.899Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:34:27.362Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T22:34:27.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T22:34:27.561Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:34:27.977Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T22:34:28.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:34:28.795Z] ---> sudo-logs.sh [2020-10-19T22:34:28.795Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T22:34:28.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:34:29.199Z] ---> job-cost.sh [2020-10-19T22:34:29.199Z] lf-activate-venv: SKIPPING [2020-10-19T22:34:29.199Z] INFO: No Stack... [2020-10-19T22:34:30.624Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T22:34:31.212Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T22:34:31.248Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T22:34:31.681Z] ---> logs-deploy.sh [2020-10-19T22:34:31.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-353/1 [2020-10-19T22:34:31.681Z] INFO: archiving workspace using pattern(s): [2020-10-19T22:34:34.299Z] Archives upload complete. [2020-10-19T22:34:34.299Z] INFO: archiving logs to Nexus [2020-10-19T22:34:35.757Z] ---> uname -a: [2020-10-19T22:34:35.757Z] Linux prd-centos7-docker-4c-2g-6362.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-19T22:34:35.757Z] [2020-10-19T22:34:35.757Z]