Pull request #345 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 6f5c3a0827eabd47dafe9bc54db47a842f950d73+48da11d07878ee2720e4af4b3def0aa4b0dd4fab (5ae822be858ff7651ceb09b4ba84d22bb67567d1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6261 in /w/workspace/dry_go-mod-core-contracts_PR-345 [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-345 # 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 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 6f5c3a0827eabd47dafe9bc54db47a842f950d73 Merge succeeded, producing 6f5c3a0827eabd47dafe9bc54db47a842f950d73 Checking out Revision 6f5c3a0827eabd47dafe9bc54db47a842f950d73 (PR-345) > 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/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # 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 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T08:50:15.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T08:50:16.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T08:50:16.368Z] ========================================================= [2020-10-19T08:50:16.368Z] EdgeX Global Pipelines Version Info [2020-10-19T08:50:16.368Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e7304d552eaaf88cc98ad393a1864a902c3fb4b9 # timeout=10 [2020-10-19T08:50:18.349Z] ------------------- [2020-10-19T08:50:18.349Z] stable info: [2020-10-19T08:50:18.349Z] ------------------- [2020-10-19T08:50:18.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T08:50:18.349Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T08:50:18.349Z] Message: update stable to v1.0.144 [2020-10-19T08:50:18.925Z] ------------------- [2020-10-19T08:50:18.925Z] experimental info: [2020-10-19T08:50:18.925Z] ------------------- [2020-10-19T08:50:18.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T08:50:18.925Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T08:50:18.925Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T08:50:19.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T08:50:19.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T08:50:19.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T08:50:19.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T08:50:19.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T08:50:19.875Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T08:50:20.011Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T08:50:20.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T08:50:20.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T08:50:20.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T08:50:20.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T08:50:20.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T08:50:20.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T08:50:20.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T08:50:21.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T08:50:21.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T08:50:21.267Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T08:50:21.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T08:50:21.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T08:50:21.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T08:50:21.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T08:50:21.743Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T08:50:21.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T08:50:21.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T08:50:22.001Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T08:50:22.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo [2020-10-19T08:50:22.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo [2020-10-19T08:50:22.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo [2020-10-19T08:50:22.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [Pipeline] echo [2020-10-19T08:50:22.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f5c3a0 [Pipeline] echo [2020-10-19T08:50:22.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T08:50:23.335Z] + git log --format=format:%s -1 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [Pipeline] echo [2020-10-19T08:50:23.399Z] GIT_COMMIT: 6f5c3a0827eabd47dafe9bc54db47a842f950d73, Commit Message: refactor: remove all ResponseNoMessage funcs in V2 [Pipeline] echo [2020-10-19T08:50:23.444Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:50:24.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T08:50:24.445Z] [2020-10-19T08:50:24.445Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:50:24.806Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T08:50:24.807Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T08:50:24.807Z] 31603596830f: Pulling fs layer [2020-10-19T08:50:24.807Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T08:50:24.807Z] 6ca5941a6612: Pulling fs layer [2020-10-19T08:50:24.807Z] ecc8261a40a4: Pulling fs layer [2020-10-19T08:50:24.807Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T08:50:24.807Z] 2a8b12db71e7: Download complete [2020-10-19T08:50:25.071Z] 31603596830f: Verifying Checksum [2020-10-19T08:50:25.071Z] 31603596830f: Download complete [2020-10-19T08:50:25.071Z] ecc8261a40a4: Verifying Checksum [2020-10-19T08:50:25.071Z] ecc8261a40a4: Download complete [2020-10-19T08:50:25.071Z] 6ca5941a6612: Verifying Checksum [2020-10-19T08:50:25.071Z] 6ca5941a6612: Download complete [2020-10-19T08:50:25.335Z] 31603596830f: Pull complete [2020-10-19T08:50:25.606Z] 2a8b12db71e7: Pull complete [2020-10-19T08:50:26.573Z] 6ca5941a6612: Pull complete [2020-10-19T08:50:26.835Z] ecc8261a40a4: Pull complete [2020-10-19T08:50:26.835Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T08:50:26.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T08:50:26.835Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T08:50:26.943Z] prd-centos7-docker-4c-2g-6261 does not seem to be running inside a container [2020-10-19T08:50:27.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T08:50:29.367Z] $ docker top be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T08:50:29.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T08:50:29.681Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T08:50:29.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T08:50:29.917Z] $ docker exec be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent [2020-10-19T08:50:30.083Z] SSH_AUTH_SOCK=/tmp/ssh-EHueT6mECEbL/agent.11 [2020-10-19T08:50:30.083Z] SSH_AGENT_PID=16 [2020-10-19T08:50:30.095Z] Running ssh-add (command line suppressed) [2020-10-19T08:50:30.220Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_4654068461749284492.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_4654068461749284492.key) [2020-10-19T08:50:30.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T08:50:30.617Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T08:50:30.642Z] $ docker exec --env ******** --env ******** be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent -k [2020-10-19T08:50:30.757Z] unset SSH_AUTH_SOCK; [2020-10-19T08:50:30.757Z] unset SSH_AGENT_PID; [2020-10-19T08:50:30.757Z] echo Agent pid 16 killed; [2020-10-19T08:50:30.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T08:50:31.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T08:50:31.105Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T08:50:31.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T08:50:31.275Z] $ docker exec be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent [2020-10-19T08:50:31.448Z] SSH_AUTH_SOCK=/tmp/ssh-p2wm6XoOUXYU/agent.45 [2020-10-19T08:50:31.448Z] SSH_AGENT_PID=50 [2020-10-19T08:50:31.455Z] Running ssh-add (command line suppressed) [2020-10-19T08:50:31.578Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_3248845461393792364.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_3248845461393792364.key) [2020-10-19T08:50:31.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T08:50:31.963Z] + git semver init [2020-10-19T08:50:31.963Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T08:50:31.963Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.git [2020-10-19T08:50:31.963Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-345 [2020-10-19T08:50:31.963Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T08:50:31.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T08:50:31.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T08:50:31.963Z] # $SEMVER_BRANCH = PR-345 [2020-10-19T08:50:31.963Z] # $SEMVER_TEMP = /tmp/semver-081759688 [2020-10-19T08:50:31.963Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T08:50:32.537Z] # '/tmp/semver-081759688' -> '/w/workspace/dry_go-mod-core-contracts_PR-345/.semver' [2020-10-19T08:50:32.537Z] # -> Force: false [2020-10-19T08:50:32.537Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.semver [Pipeline] } [2020-10-19T08:50:32.551Z] $ docker exec --env ******** --env ******** be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent -k [2020-10-19T08:50:32.672Z] unset SSH_AUTH_SOCK; [2020-10-19T08:50:32.672Z] unset SSH_AGENT_PID; [2020-10-19T08:50:32.672Z] echo Agent pid 50 killed; [2020-10-19T08:50:32.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T08:50:33.193Z] + git semver [Pipeline] } [2020-10-19T08:50:33.214Z] $ docker stop --time=1 be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 [2020-10-19T08:50:35.050Z] $ docker rm -f be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T08:50:35.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T08:50:36.133Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T08:50:36.136Z] [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-19T08:50:51.745Z] Still waiting to schedule task [2020-10-19T08:50:51.746Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6248’ is offline; ‘prd-centos7-docker-4c-2g-6255’ is offline; ‘prd-centos7-docker-4c-2g-6258’ is offline; ‘prd-centos7-docker-4c-2g-6262’ is offline; ‘prd-centos7-docker-8c-8g-6250’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6251’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-19T08:50:51.748Z] Still waiting to schedule task [2020-10-19T08:50:51.748Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T08:52:08.693Z] Running on prd-centos7-docker-4c-2g-6264 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws [2020-10-19T08:52:08.754Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-10-19T08:52:11.524Z] using credential edgex-jenkins-ssh [2020-10-19T08:52:11.657Z] Cloning the remote Git repository [2020-10-19T08:52:11.686Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T08:52:11.752Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-10-19T08:52:11.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T08:52:11.806Z] > git --version # timeout=10 [2020-10-19T08:52:11.815Z] > git --version # 'git version 2.16.5' [2020-10-19T08:52:11.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T08:52:11.842Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T08:52:12.983Z] Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [2020-10-19T08:52:13.089Z] Merge succeeded, producing 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [2020-10-19T08:52:13.090Z] Checking out Revision 6f5c3a0827eabd47dafe9bc54db47a842f950d73 (PR-345) [2020-10-19T08:52:12.466Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T08:52:12.472Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T08:52:12.482Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T08:52:12.497Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T08:52:12.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T08:52:12.503Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T08:52:12.994Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T08:52:13.001Z] > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 [2020-10-19T08:52:13.059Z] > git remote # timeout=10 [2020-10-19T08:52:13.065Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T08:52:13.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T08:52:13.076Z] > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 [2020-10-19T08:52:13.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T08:52:13.094Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T08:52:13.102Z] > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 [2020-10-19T08:52:16.792Z] Commit message: "refactor: remove all ResponseNoMessage funcs in V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T08:52:17.563Z] ========================================================= [2020-10-19T08:52:17.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T08:52:17.563Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:52:18.275Z] + 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-19T08:52:18.858Z] Sending build context to Docker daemon 1.781MB [2020-10-19T08:52:18.858Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T08:52:18.858Z] Step 2/7 : FROM ${BASE} [2020-10-19T08:52:18.858Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T08:52:18.858Z] df20fa9351a1: Pulling fs layer [2020-10-19T08:52:18.858Z] ed8968b2872e: Pulling fs layer [2020-10-19T08:52:18.858Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T08:52:18.858Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T08:52:18.858Z] e73272ec9a57: Pulling fs layer [2020-10-19T08:52:18.858Z] 1e910a182e73: Pulling fs layer [2020-10-19T08:52:18.858Z] 4e634b169226: Pulling fs layer [2020-10-19T08:52:18.858Z] e73272ec9a57: Waiting [2020-10-19T08:52:18.858Z] e871e8e8d7a9: Waiting [2020-10-19T08:52:18.858Z] 1e910a182e73: Waiting [2020-10-19T08:52:18.858Z] 4e634b169226: Waiting [2020-10-19T08:52:19.122Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T08:52:19.122Z] a92cc7c5fd73: Download complete [2020-10-19T08:52:19.122Z] ed8968b2872e: Download complete [2020-10-19T08:52:19.122Z] e73272ec9a57: Download complete [2020-10-19T08:52:19.122Z] 1e910a182e73: Verifying Checksum [2020-10-19T08:52:19.122Z] 1e910a182e73: Download complete [2020-10-19T08:52:19.122Z] df20fa9351a1: Verifying Checksum [2020-10-19T08:52:19.122Z] df20fa9351a1: Download complete [2020-10-19T08:52:19.386Z] df20fa9351a1: Pull complete [2020-10-19T08:52:19.650Z] ed8968b2872e: Pull complete [2020-10-19T08:52:19.650Z] a92cc7c5fd73: Pull complete [2020-10-19T08:52:21.585Z] 4e634b169226: Verifying Checksum [2020-10-19T08:52:21.585Z] 4e634b169226: Download complete [2020-10-19T08:52:21.852Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T08:52:21.852Z] e871e8e8d7a9: Download complete [2020-10-19T08:52:27.197Z] e871e8e8d7a9: Pull complete [2020-10-19T08:52:27.197Z] e73272ec9a57: Pull complete [2020-10-19T08:52:27.197Z] 1e910a182e73: Pull complete [2020-10-19T08:52:32.530Z] 4e634b169226: Pull complete [2020-10-19T08:52:32.530Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T08:52:32.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T08:52:32.530Z] ---> f7629b54cfaa [2020-10-19T08:52:32.530Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T08:52:32.794Z] ---> Running in f98dfd44a94e [2020-10-19T08:52:33.061Z] Removing intermediate container f98dfd44a94e [2020-10-19T08:52:33.061Z] ---> b6e6c802935c [2020-10-19T08:52:33.061Z] Step 4/7 : RUN apk add bash [2020-10-19T08:52:33.061Z] ---> Running in 7ad86c643872 [2020-10-19T08:52:34.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T08:52:35.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T08:52:35.988Z] OK: 166 MiB in 39 packages [2020-10-19T08:52:36.251Z] Removing intermediate container 7ad86c643872 [2020-10-19T08:52:36.251Z] ---> 2e210b76931f [2020-10-19T08:52:36.251Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T08:52:36.518Z] ---> Running in 10d15330afd9 [2020-10-19T08:52:36.518Z] Removing intermediate container 10d15330afd9 [2020-10-19T08:52:36.518Z] ---> 753f8bed8902 [2020-10-19T08:52:36.518Z] Step 6/7 : COPY go.mod . [2020-10-19T08:52:36.791Z] ---> 1e225df6dfcb [2020-10-19T08:52:36.791Z] Step 7/7 : RUN go mod download [2020-10-19T08:52:36.791Z] ---> Running in ad0b2f6a8dac [2020-10-19T08:52:49.112Z] Removing intermediate container ad0b2f6a8dac [2020-10-19T08:52:49.112Z] ---> 6f26cc78cf3b [2020-10-19T08:52:49.112Z] Successfully built 6f26cc78cf3b [2020-10-19T08:52:49.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:52:49.484Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T08:52:49.484Z] . [Pipeline] withDockerContainer [2020-10-19T08:52:49.593Z] prd-centos7-docker-4c-2g-6264 does not seem to be running inside a container [2020-10-19T08:52:49.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T08:52:50.337Z] $ docker top 8c45a6d628a3562c0f7b44c057dd6b01166b2c4bd6b64a6b4a0ba74dbebea3fc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T08:52:50.885Z] + go version [2020-10-19T08:52:50.885Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T08:52:50.904Z] $ docker stop --time=1 8c45a6d628a3562c0f7b44c057dd6b01166b2c4bd6b64a6b4a0ba74dbebea3fc [2020-10-19T08:52:52.254Z] $ docker rm -f 8c45a6d628a3562c0f7b44c057dd6b01166b2c4bd6b64a6b4a0ba74dbebea3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:52:53.225Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T08:52:53.225Z] . [Pipeline] withDockerContainer [2020-10-19T08:52:53.365Z] prd-centos7-docker-4c-2g-6264 does not seem to be running inside a container [2020-10-19T08:52:53.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T08:52:54.234Z] $ docker top 60e813ea2ad7edfba8cdb728c203d4cd3e583d679178a7ff275024de1c92ca36 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T08:52:54.771Z] + make test [2020-10-19T08:52:54.771Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T08:53:01.474Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T08:53:01.474Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements [2020-10-19T08:53:01.474Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.012s coverage: 100.0% of statements [2020-10-19T08:53:02.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements [2020-10-19T08:53:02.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements [2020-10-19T08:53:02.065Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T08:53:02.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements [2020-10-19T08:53:03.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.061s coverage: 14.7% of statements [2020-10-19T08:53:03.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements [2020-10-19T08:53:03.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 91.8% of statements [2020-10-19T08:53:03.045Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T08:53:03.045Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T08:53:03.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.017s coverage: 100.0% of statements [2020-10-19T08:53:05.922Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 48.9% of statements [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.023s coverage: 63.0% of statements [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements [2020-10-19T08:53:06.195Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 29.1% of statements [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.040s coverage: 100.0% of statements [2020-10-19T08:53:06.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.021s coverage: 94.4% of statements [2020-10-19T08:53:06.457Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 92.3% of statements [2020-10-19T08:53:06.457Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T08:53:06.457Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T08:53:07.875Z] gofmt -l . [2020-10-19T08:53:07.875Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T08:53:08.462Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T08:53:08.469Z] $ docker stop --time=1 60e813ea2ad7edfba8cdb728c203d4cd3e583d679178a7ff275024de1c92ca36 [2020-10-19T08:53:10.730Z] $ docker rm -f 60e813ea2ad7edfba8cdb728c203d4cd3e583d679178a7ff275024de1c92ca36 [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-19T08:54:39.856Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6266 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws [2020-10-19T08:54:39.908Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-10-19T08:54:45.233Z] using credential edgex-jenkins-ssh [2020-10-19T08:54:45.291Z] Cloning the remote Git repository [2020-10-19T08:54:45.346Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T08:54:45.469Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-10-19T08:54:45.553Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T08:54:45.554Z] > git --version # timeout=10 [2020-10-19T08:54:45.569Z] > git --version # 'git version 2.17.1' [2020-10-19T08:54:45.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T08:54:45.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T08:54:47.312Z] Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [2020-10-19T08:54:46.571Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T08:54:46.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T08:54:46.615Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T08:54:46.651Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T08:54:46.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T08:54:46.662Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T08:54:47.331Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T08:54:47.348Z] > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 [2020-10-19T08:54:47.479Z] > git remote # timeout=10 [2020-10-19T08:54:47.495Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T08:54:47.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T08:54:47.520Z] > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 [2020-10-19T08:54:47.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T08:54:47.607Z] Merge succeeded, producing 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [2020-10-19T08:54:47.607Z] Checking out Revision 6f5c3a0827eabd47dafe9bc54db47a842f950d73 (PR-345) [2020-10-19T08:54:47.612Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T08:54:47.687Z] > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 [2020-10-19T08:54:52.135Z] Commit message: "refactor: remove all ResponseNoMessage funcs in V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T08:54:54.128Z] ========================================================= [2020-10-19T08:54:54.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T08:54:54.129Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:54:55.156Z] + 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-19T08:54:56.148Z] Sending build context to Docker daemon 1.781MB [2020-10-19T08:54:56.148Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T08:54:56.148Z] Step 2/7 : FROM ${BASE} [2020-10-19T08:54:56.427Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T08:54:56.427Z] b538f80385f9: Pulling fs layer [2020-10-19T08:54:56.427Z] 74f711af9a0d: Pulling fs layer [2020-10-19T08:54:56.427Z] 99f96fe45779: Pulling fs layer [2020-10-19T08:54:56.427Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T08:54:56.427Z] 45590311c82a: Pulling fs layer [2020-10-19T08:54:56.427Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T08:54:56.427Z] 209524e5b208: Pulling fs layer [2020-10-19T08:54:56.427Z] 8529a6b9a6be: Waiting [2020-10-19T08:54:56.427Z] 45590311c82a: Waiting [2020-10-19T08:54:56.427Z] 69ca0ff8b7b3: Waiting [2020-10-19T08:54:56.427Z] 209524e5b208: Waiting [2020-10-19T08:54:56.427Z] 99f96fe45779: Verifying Checksum [2020-10-19T08:54:56.427Z] 99f96fe45779: Download complete [2020-10-19T08:54:56.427Z] 74f711af9a0d: Verifying Checksum [2020-10-19T08:54:56.427Z] 74f711af9a0d: Download complete [2020-10-19T08:54:56.427Z] 45590311c82a: Verifying Checksum [2020-10-19T08:54:56.427Z] 45590311c82a: Download complete [2020-10-19T08:54:56.705Z] b538f80385f9: Verifying Checksum [2020-10-19T08:54:56.705Z] b538f80385f9: Download complete [2020-10-19T08:54:57.306Z] b538f80385f9: Pull complete [2020-10-19T08:54:57.913Z] 74f711af9a0d: Pull complete [2020-10-19T08:54:58.189Z] 99f96fe45779: Pull complete [2020-10-19T08:54:59.640Z] 209524e5b208: Verifying Checksum [2020-10-19T08:54:59.640Z] 209524e5b208: Download complete [2020-10-19T08:55:01.104Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T08:55:01.104Z] 8529a6b9a6be: Download complete [2020-10-19T08:55:11.299Z] 8529a6b9a6be: Pull complete [2020-10-19T08:55:11.573Z] 45590311c82a: Pull complete [2020-10-19T08:55:11.848Z] 69ca0ff8b7b3: Pull complete [2020-10-19T08:55:16.184Z] 209524e5b208: Pull complete [2020-10-19T08:55:16.184Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T08:55:16.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T08:55:16.184Z] ---> 5bddaf1c2fca [2020-10-19T08:55:16.184Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T08:55:18.834Z] ---> Running in 5d0c3e77bc04 [2020-10-19T08:55:19.108Z] Removing intermediate container 5d0c3e77bc04 [2020-10-19T08:55:19.108Z] ---> f406b72a9675 [2020-10-19T08:55:19.108Z] Step 4/7 : RUN apk add bash [2020-10-19T08:55:19.382Z] ---> Running in 88443d03b7b5 [2020-10-19T08:55:20.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T08:55:22.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T08:55:24.771Z] OK: 142 MiB in 39 packages [2020-10-19T08:55:26.212Z] Removing intermediate container 88443d03b7b5 [2020-10-19T08:55:26.212Z] ---> 0ce7ea869661 [2020-10-19T08:55:26.212Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T08:55:26.212Z] ---> Running in 8dfabb5f4e7b [2020-10-19T08:55:26.486Z] Removing intermediate container 8dfabb5f4e7b [2020-10-19T08:55:26.486Z] ---> dea5f0ab42e4 [2020-10-19T08:55:26.486Z] Step 6/7 : COPY go.mod . [2020-10-19T08:55:27.475Z] ---> 6b786ef923de [2020-10-19T08:55:27.475Z] Step 7/7 : RUN go mod download [2020-10-19T08:55:27.475Z] ---> Running in 2adc62885dc1 [2020-10-19T08:55:42.641Z] Removing intermediate container 2adc62885dc1 [2020-10-19T08:55:42.641Z] ---> 1fecac76fdd0 [2020-10-19T08:55:42.641Z] Successfully built 1fecac76fdd0 [2020-10-19T08:55:42.641Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:55:43.056Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T08:55:43.056Z] . [Pipeline] withDockerContainer [2020-10-19T08:55:43.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-6266 does not seem to be running inside a container [2020-10-19T08:55:43.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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-19T08:55:45.317Z] $ docker top a7531148a2be553a191f54a052c958b681c369b14b60d133cf53f964d371484b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T08:55:46.785Z] + go version [2020-10-19T08:55:46.785Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T08:55:46.812Z] $ docker stop --time=1 a7531148a2be553a191f54a052c958b681c369b14b60d133cf53f964d371484b [2020-10-19T08:55:48.787Z] $ docker rm -f a7531148a2be553a191f54a052c958b681c369b14b60d133cf53f964d371484b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:55:49.862Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T08:55:49.862Z] . [Pipeline] withDockerContainer [2020-10-19T08:55:50.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-6266 does not seem to be running inside a container [2020-10-19T08:55:50.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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-19T08:55:52.141Z] $ docker top 902c90d00a401dc95f1fba79a0df06b62299117cdc1fff1aa0ed953ea81181f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T08:55:53.570Z] + make test [2020-10-19T08:55:53.571Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T08:56:15.856Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T08:56:17.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements [2020-10-19T08:56:17.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements [2020-10-19T08:56:18.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements [2020-10-19T08:56:18.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.032s coverage: 77.8% of statements [2020-10-19T08:56:18.744Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T08:56:18.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements [2020-10-19T08:56:20.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements [2020-10-19T08:56:20.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements [2020-10-19T08:56:21.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.093s coverage: 91.8% of statements [2020-10-19T08:56:21.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T08:56:21.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T08:56:21.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.031s coverage: 100.0% of statements [2020-10-19T08:56:21.943Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements [2020-10-19T08:56:27.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.092s coverage: 63.0% of statements [2020-10-19T08:56:27.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.056s coverage: 26.3% of statements [2020-10-19T08:56:27.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements [2020-10-19T08:56:27.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements [2020-10-19T08:56:27.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements [2020-10-19T08:56:27.401Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T08:56:27.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements [2020-10-19T08:56:27.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.053s coverage: 100.0% of statements [2020-10-19T08:56:30.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements [2020-10-19T08:56:30.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 92.3% of statements [2020-10-19T08:56:30.052Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T08:56:30.052Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T08:56:34.454Z] gofmt -l . [2020-10-19T08:56:34.454Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T08:56:35.086Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T08:56:36.003Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T08:56:36.015Z] $ docker stop --time=1 902c90d00a401dc95f1fba79a0df06b62299117cdc1fff1aa0ed953ea81181f2 [2020-10-19T08:56:38.903Z] $ docker rm -f 902c90d00a401dc95f1fba79a0df06b62299117cdc1fff1aa0ed953ea81181f2 [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-19T08:56:42.463Z] provisioning config files... [2020-10-19T08:56:42.488Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config8812566640869920091tmp [Pipeline] { [Pipeline] sh [2020-10-19T08:56:42.954Z] + set +x [2020-10-19T08:56:42.954Z] + curl -s https://codecov.io/bash [2020-10-19T08:56:42.954Z] + bash -s -- [2020-10-19T08:56:43.244Z] [2020-10-19T08:56:43.244Z] _____ _ [2020-10-19T08:56:43.244Z] / ____| | | [2020-10-19T08:56:43.244Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T08:56:43.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T08:56:43.244Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T08:56:43.244Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T08:56:43.244Z] Bash-20201009-048fee3 [2020-10-19T08:56:43.244Z] [2020-10-19T08:56:43.244Z] [2020-10-19T08:56:43.244Z] ==> Jenkins CI detected. [2020-10-19T08:56:43.244Z] project root: . [2020-10-19T08:56:43.244Z] --> token set from env [2020-10-19T08:56:43.244Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T08:56:43.244Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T08:56:43.244Z] ==> Python coveragepy not found [2020-10-19T08:56:43.244Z] ==> Searching for coverage reports in: [2020-10-19T08:56:43.244Z] + . [2020-10-19T08:56:43.244Z] -> Found 1 reports [2020-10-19T08:56:43.244Z] ==> Detecting git/mercurial file structure [2020-10-19T08:56:43.244Z] ==> Reading reports [2020-10-19T08:56:43.244Z] + ./coverage.out bytes=105826 [2020-10-19T08:56:43.244Z] ==> Appending adjustments [2020-10-19T08:56:43.244Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T08:56:44.205Z] + Found adjustments [2020-10-19T08:56:44.205Z] ==> Gzipping contents [2020-10-19T08:56:44.205Z] ==> Uploading reports [2020-10-19T08:56:44.205Z] url: https://codecov.io [2020-10-19T08:56:44.205Z] query: branch=PR-345&commit=6f5c3a0827eabd47dafe9bc54db47a842f950d73&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= [2020-10-19T08:56:44.205Z] -> Pinging Codecov [2020-10-19T08:56:44.205Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-345&commit=6f5c3a0827eabd47dafe9bc54db47a842f950d73&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= [2020-10-19T08:56:44.205Z] -> Uploading to [2020-10-19T08:56:44.205Z] [2020-10-19T08:56:44.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T08:56:44.205Z] Dload Upload Total Spent Left Speed [2020-10-19T08:56:44.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T08:56:44.205Z] X> Failed to upload [2020-10-19T08:56:44.205Z] ==> Uploading to Codecov [2020-10-19T08:56:44.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T08:56:44.205Z] Dload Upload Total Spent Left Speed [2020-10-19T08:56:44.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17167 100 118 100 17049 232 33623 --:--:-- --:--:-- --:--:-- 33693 [2020-10-19T08:56:44.797Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6f5c3a0827eabd47dafe9bc54db47a842f950d73 [Pipeline] } [2020-10-19T08:56:44.815Z] 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-19T08:56:47.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T08:56:48.258Z] ---> package-listing.sh [2020-10-19T08:56:48.258Z] ++ facter osfamily [2020-10-19T08:56:48.258Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T08:56:48.258Z] + OS_FAMILY=redhat [2020-10-19T08:56:48.258Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-345 [2020-10-19T08:56:48.258Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T08:56:48.258Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T08:56:48.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T08:56:48.258Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T08:56:48.258Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' [2020-10-19T08:56:48.258Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T08:56:48.258Z] + case "${OS_FAMILY}" in [2020-10-19T08:56:48.258Z] + rpm -qa [2020-10-19T08:56:48.258Z] + sort [2020-10-19T08:56:52.493Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T08:56:52.493Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T08:56:52.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T08:56:52.493Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' [2020-10-19T08:56:52.493Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ [2020-10-19T08:56:52.493Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ [Pipeline] echo [2020-10-19T08:56:52.506Z] 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T08:56:52.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:56:53.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T08:56:53.111Z] [2020-10-19T08:56:53.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T08:56:53.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T08:56:53.468Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T08:56:53.468Z] df20fa9351a1: Pulling fs layer [2020-10-19T08:56:53.468Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T08:56:53.468Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T08:56:53.468Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T08:56:53.468Z] 93b61091891f: Pulling fs layer [2020-10-19T08:56:53.468Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T08:56:53.468Z] 5e14af77c1be: Pulling fs layer [2020-10-19T08:56:53.468Z] 01666e4c0597: Pulling fs layer [2020-10-19T08:56:53.468Z] aa168da1d23b: Pulling fs layer [2020-10-19T08:56:53.468Z] 46f8f816bc3b: Waiting [2020-10-19T08:56:53.468Z] 93b61091891f: Waiting [2020-10-19T08:56:53.468Z] 93b9cdb0e59b: Waiting [2020-10-19T08:56:53.468Z] 5e14af77c1be: Waiting [2020-10-19T08:56:53.468Z] 01666e4c0597: Waiting [2020-10-19T08:56:53.468Z] aa168da1d23b: Waiting [2020-10-19T08:56:53.468Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T08:56:53.468Z] 36b3adc4ff6f: Download complete [2020-10-19T08:56:53.736Z] 46f8f816bc3b: Download complete [2020-10-19T08:56:53.736Z] df20fa9351a1: Verifying Checksum [2020-10-19T08:56:53.736Z] df20fa9351a1: Download complete [2020-10-19T08:56:53.736Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T08:56:53.736Z] 93b9cdb0e59b: Download complete [2020-10-19T08:56:53.736Z] 5e14af77c1be: Verifying Checksum [2020-10-19T08:56:53.736Z] 5e14af77c1be: Download complete [2020-10-19T08:56:53.736Z] 93b61091891f: Verifying Checksum [2020-10-19T08:56:53.736Z] 93b61091891f: Download complete [2020-10-19T08:56:53.736Z] 01666e4c0597: Verifying Checksum [2020-10-19T08:56:53.736Z] 01666e4c0597: Download complete [2020-10-19T08:56:53.998Z] df20fa9351a1: Pull complete [2020-10-19T08:56:54.262Z] 36b3adc4ff6f: Pull complete [2020-10-19T08:56:54.543Z] 8ad3a11d3b57: Download complete [2020-10-19T08:56:55.131Z] 8ad3a11d3b57: Pull complete [2020-10-19T08:56:55.407Z] 46f8f816bc3b: Pull complete [2020-10-19T08:56:55.990Z] 93b61091891f: Pull complete [2020-10-19T08:56:55.991Z] 93b9cdb0e59b: Pull complete [2020-10-19T08:56:56.257Z] 5e14af77c1be: Pull complete [2020-10-19T08:56:56.257Z] 01666e4c0597: Pull complete [2020-10-19T08:56:56.257Z] aa168da1d23b: Verifying Checksum [2020-10-19T08:56:56.257Z] aa168da1d23b: Download complete [2020-10-19T08:57:04.472Z] aa168da1d23b: Pull complete [2020-10-19T08:57:04.472Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T08:57:04.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T08:57:04.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T08:57:04.725Z] prd-centos7-docker-4c-2g-6261 does not seem to be running inside a container [2020-10-19T08:57:04.783Z] $ 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-345/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-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T08:57:08.592Z] $ docker top a467fa9c620e198a31d6f420b10f4c27b909ab4128ff1bed60f7e4be532c1773 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T08:57:09.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T08:57:09.384Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T08:57:09.694Z] + ls /var/log/sa-host [2020-10-19T08:57:09.694Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T08:57:09.694Z] file_magic: OK [2020-10-19T08:57:09.694Z] HZ: Using current value: 100 [2020-10-19T08:57:09.694Z] file_header: OK [2020-10-19T08:57:09.694Z] 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-19T08:57:09.694Z] Statistics: [2020-10-19T08:57:09.694Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T08:57:09.694Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T08:57:09.694Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T08:57:09.694Z] file_magic: OK [2020-10-19T08:57:09.694Z] HZ: Using current value: 100 [2020-10-19T08:57:09.694Z] file_header: OK [2020-10-19T08:57:09.694Z] 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-19T08:57:09.694Z] Statistics: [2020-10-19T08:57:09.694Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T08:57:09.694Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T08:57:09.903Z] provisioning config files... [2020-10-19T08:57:09.937Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config7328620872221445235tmp [Pipeline] { [Pipeline] echo [2020-10-19T08:57:09.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T08:57:10.319Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T08:57:10.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T08:57:10.435Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T08:57:10.759Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T08:57:10.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T08:57:11.072Z] ---> sudo-logs.sh [2020-10-19T08:57:11.072Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T08:57:11.083Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T08:57:11.380Z] ---> job-cost.sh [2020-10-19T08:57:11.381Z] lf-activate-venv: SKIPPING [2020-10-19T08:57:11.381Z] INFO: No Stack... [2020-10-19T08:57:12.778Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T08:57:13.042Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T08:57:13.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T08:57:13.355Z] ---> logs-deploy.sh [2020-10-19T08:57:13.356Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-345/4 [2020-10-19T08:57:13.356Z] INFO: archiving workspace using pattern(s): [2020-10-19T08:57:15.279Z] Archives upload complete. [2020-10-19T08:57:15.279Z] INFO: archiving logs to Nexus