Pull request #331 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from f74f23f1c99bf7e1e21580c75854f4e53a5a3ced+cbb80dee1238c0d7880a48b9754aa793873358ea (77e9c91a34191c07e1f08ff1b87d05a84e5018a5) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-331/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-331/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-4605 in /w/workspace/dry_go-mod-core-contracts_PR-331 [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-331 # 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 > 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/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cbb80dee1238c0d7880a48b9754aa793873358ea into PR head commit f74f23f1c99bf7e1e21580c75854f4e53a5a3ced Merge succeeded, producing f74f23f1c99bf7e1e21580c75854f4e53a5a3ced Checking out Revision f74f23f1c99bf7e1e21580c75854f4e53a5a3ced (PR-331) > git config core.sparsecheckout # timeout=10 > git checkout -f f74f23f1c99bf7e1e21580c75854f4e53a5a3ced # 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 cbb80dee1238c0d7880a48b9754aa793873358ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f74f23f1c99bf7e1e21580c75854f4e53a5a3ced # timeout=10 Commit message: "fix: Rename deviceId to deviceName from Event DTO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-11T06:33:13.087Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-11T06:33:13.470Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-11T06:33:13.683Z] ========================================================= [2020-10-11T06:33:13.683Z] EdgeX Global Pipelines Version Info [2020-10-11T06:33:13.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:33:15.248Z] ------------------- [2020-10-11T06:33:15.248Z] stable info: [2020-10-11T06:33:15.248Z] ------------------- [2020-10-11T06:33:15.248Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-11T06:33:15.248Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-11T06:33:15.248Z] Message: update stable to v1.0.131 [2020-10-11T06:33:16.194Z] ------------------- [2020-10-11T06:33:16.194Z] experimental info: [2020-10-11T06:33:16.194Z] ------------------- [2020-10-11T06:33:16.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-11T06:33:16.194Z] Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af [2020-10-11T06:33:16.194Z] Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-11T06:33:16.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-11T06:33:16.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-11T06:33:17.109Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-11T06:33:17.229Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-11T06:33:17.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-11T06:33:17.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-11T06:33:17.591Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-11T06:33:17.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-11T06:33:17.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-11T06:33:17.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-11T06:33:18.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-11T06:33:18.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-11T06:33:18.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-11T06:33:18.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-11T06:33:18.647Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-11T06:33:18.784Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-11T06:33:18.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-11T06:33:19.030Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-11T06:33:19.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-11T06:33:19.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-11T06:33:19.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-11T06:33:19.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-11T06:33:19.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-11T06:33:19.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-11T06:33:19.893Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-11T06:33:20.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-331 [Pipeline] echo [2020-10-11T06:33:20.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-331 [Pipeline] echo [2020-10-11T06:33:20.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-331 [Pipeline] echo [2020-10-11T06:33:20.450Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f74f23f1c99bf7e1e21580c75854f4e53a5a3ced [Pipeline] echo [2020-10-11T06:33:20.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f74f23f [Pipeline] echo [2020-10-11T06:33:20.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-11T06:33:21.556Z] + git log --format=format:%s -1 f74f23f1c99bf7e1e21580c75854f4e53a5a3ced [Pipeline] echo [2020-10-11T06:33:21.637Z] GIT_COMMIT: f74f23f1c99bf7e1e21580c75854f4e53a5a3ced, Commit Message: fix: Rename deviceId to deviceName from Event DTO [Pipeline] echo [2020-10-11T06:33:21.717Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:33:22.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-11T06:33:22.849Z] [2020-10-11T06:33:22.849Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:33:23.259Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-11T06:33:23.520Z] latest: Pulling from edgex-devops/git-semver [2020-10-11T06:33:23.520Z] 31603596830f: Pulling fs layer [2020-10-11T06:33:23.520Z] 2a8b12db71e7: Pulling fs layer [2020-10-11T06:33:23.520Z] 6ca5941a6612: Pulling fs layer [2020-10-11T06:33:23.520Z] ecc8261a40a4: Pulling fs layer [2020-10-11T06:33:23.520Z] ecc8261a40a4: Waiting [2020-10-11T06:33:23.520Z] 2a8b12db71e7: Download complete [2020-10-11T06:33:23.783Z] 31603596830f: Verifying Checksum [2020-10-11T06:33:23.783Z] 31603596830f: Download complete [2020-10-11T06:33:23.783Z] 6ca5941a6612: Verifying Checksum [2020-10-11T06:33:23.783Z] 6ca5941a6612: Download complete [2020-10-11T06:33:23.783Z] ecc8261a40a4: Verifying Checksum [2020-10-11T06:33:23.783Z] ecc8261a40a4: Download complete [2020-10-11T06:33:24.047Z] 31603596830f: Pull complete [2020-10-11T06:33:24.047Z] 2a8b12db71e7: Pull complete [2020-10-11T06:33:25.000Z] 6ca5941a6612: Pull complete [2020-10-11T06:33:25.000Z] ecc8261a40a4: Pull complete [2020-10-11T06:33:25.000Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-11T06:33:25.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-11T06:33:25.000Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-11T06:33:25.125Z] prd-centos7-docker-4c-2g-4605 does not seem to be running inside a container [2020-10-11T06:33:25.180Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-331 -v /w/workspace/dry_go-mod-core-contracts_PR-331:/w/workspace/dry_go-mod-core-contracts_PR-331:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-331@tmp:/w/workspace/dry_go-mod-core-contracts_PR-331@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-11T06:33:27.545Z] $ docker top cecb8c9ad804aa253e3120b96755e21cb1ab013b10d6e2caa7571e9c42cb957b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-11T06:33:27.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-11T06:33:27.991Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-11T06:33:28.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-11T06:33:28.212Z] $ docker exec cecb8c9ad804aa253e3120b96755e21cb1ab013b10d6e2caa7571e9c42cb957b ssh-agent [2020-10-11T06:33:28.365Z] SSH_AUTH_SOCK=/tmp/ssh-TsnTQt7W84Dj/agent.12 [2020-10-11T06:33:28.365Z] SSH_AGENT_PID=17 [2020-10-11T06:33:28.376Z] Running ssh-add (command line suppressed) [2020-10-11T06:33:28.502Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-331@tmp/private_key_6734248673082745988.key (/w/workspace/dry_go-mod-core-contracts_PR-331@tmp/private_key_6734248673082745988.key) [2020-10-11T06:33:28.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-11T06:33:28.924Z] + git describe --exact-match --tags HEAD [2020-10-11T06:33:28.924Z] fatal: no tag exactly matches 'f74f23f1c99bf7e1e21580c75854f4e53a5a3ced' [Pipeline] } [2020-10-11T06:33:29.048Z] $ docker exec --env ******** --env ******** cecb8c9ad804aa253e3120b96755e21cb1ab013b10d6e2caa7571e9c42cb957b ssh-agent -k [2020-10-11T06:33:29.174Z] unset SSH_AUTH_SOCK; [2020-10-11T06:33:29.175Z] unset SSH_AGENT_PID; [2020-10-11T06:33:29.175Z] echo Agent pid 17 killed; [2020-10-11T06:33:29.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-11T06:33:29.366Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-11T06:33:29.366Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-11T06:33:29.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-11T06:33:29.482Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-11T06:33:29.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-11T06:33:29.642Z] $ docker exec cecb8c9ad804aa253e3120b96755e21cb1ab013b10d6e2caa7571e9c42cb957b ssh-agent [2020-10-11T06:33:29.791Z] SSH_AUTH_SOCK=/tmp/ssh-EqqlSG4hnoWQ/agent.47 [2020-10-11T06:33:29.791Z] SSH_AGENT_PID=52 [2020-10-11T06:33:29.798Z] Running ssh-add (command line suppressed) [2020-10-11T06:33:29.917Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-331@tmp/private_key_5356873087463674080.key (/w/workspace/dry_go-mod-core-contracts_PR-331@tmp/private_key_5356873087463674080.key) [2020-10-11T06:33:29.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-11T06:33:30.348Z] + git semver init [2020-10-11T06:33:30.348Z] # -> Open(): unable to determine branch for HEAD [2020-10-11T06:33:30.348Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-331/.git [2020-10-11T06:33:30.348Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-331 [2020-10-11T06:33:30.348Z] # $SEMVER_REMOTE_NAME = origin [2020-10-11T06:33:30.348Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-11T06:33:30.348Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-11T06:33:30.348Z] # $SEMVER_BRANCH = PR-331 [2020-10-11T06:33:30.348Z] # $SEMVER_TEMP = /tmp/semver-599712613 [2020-10-11T06:33:30.348Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-11T06:33:30.924Z] # '/tmp/semver-599712613' -> '/w/workspace/dry_go-mod-core-contracts_PR-331/.semver' [2020-10-11T06:33:30.924Z] # -> Force: false [2020-10-11T06:33:30.924Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-331/.semver [Pipeline] } [2020-10-11T06:33:30.946Z] $ docker exec --env ******** --env ******** cecb8c9ad804aa253e3120b96755e21cb1ab013b10d6e2caa7571e9c42cb957b ssh-agent -k [2020-10-11T06:33:31.068Z] unset SSH_AUTH_SOCK; [2020-10-11T06:33:31.068Z] unset SSH_AGENT_PID; [2020-10-11T06:33:31.068Z] echo Agent pid 52 killed; [2020-10-11T06:33:31.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-11T06:33:31.720Z] + git semver [Pipeline] } [2020-10-11T06:33:31.755Z] $ docker stop --time=1 cecb8c9ad804aa253e3120b96755e21cb1ab013b10d6e2caa7571e9c42cb957b [2020-10-11T06:33:33.635Z] $ docker rm -f cecb8c9ad804aa253e3120b96755e21cb1ab013b10d6e2caa7571e9c42cb957b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-11T06:33:34.529Z] Stashed 110 file(s) [Pipeline] echo [2020-10-11T06:33:34.550Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-11T06:33:34.670Z] Archived original 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-11T06:33:50.422Z] Still waiting to schedule task [2020-10-11T06:33:50.422Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-11T06:33:50.454Z] Still waiting to schedule task [2020-10-11T06:33:50.454Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-11T06:35:44.026Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4606 in /w/workspace/dry_go-mod-core-contracts_PR-331 [Pipeline] { [Pipeline] ws [2020-10-11T06:35:44.129Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-10-11T06:35:49.243Z] using credential edgex-jenkins-ssh [2020-10-11T06:35:49.301Z] Cloning the remote Git repository [2020-10-11T06:35:50.509Z] Running on prd-centos7-docker-4c-2g-4607 in /w/workspace/dry_go-mod-core-contracts_PR-331 [Pipeline] { [2020-10-11T06:35:49.371Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-11T06:35:49.480Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-10-11T06:35:49.565Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-11T06:35:49.566Z] > git --version # timeout=10 [2020-10-11T06:35:49.581Z] > git --version # 'git version 2.17.1' [2020-10-11T06:35:49.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:35:49.669Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] ws [2020-10-11T06:35:50.611Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-10-11T06:35:51.300Z] Merging remotes/origin/master commit cbb80dee1238c0d7880a48b9754aa793873358ea into PR head commit f74f23f1c99bf7e1e21580c75854f4e53a5a3ced [2020-10-11T06:35:51.597Z] Merge succeeded, producing f74f23f1c99bf7e1e21580c75854f4e53a5a3ced [2020-10-11T06:35:51.597Z] Checking out Revision f74f23f1c99bf7e1e21580c75854f4e53a5a3ced (PR-331) [2020-10-11T06:35:50.605Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-11T06:35:50.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-11T06:35:50.667Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-11T06:35:50.699Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-11T06:35:50.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:35:50.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-11T06:35:51.336Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:35:51.355Z] > git checkout -f f74f23f1c99bf7e1e21580c75854f4e53a5a3ced # timeout=10 [2020-10-11T06:35:51.480Z] > git remote # timeout=10 [2020-10-11T06:35:51.503Z] > git config --get remote.origin.url # timeout=10 [2020-10-11T06:35:51.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:35:51.568Z] > git merge cbb80dee1238c0d7880a48b9754aa793873358ea # timeout=10 [2020-10-11T06:35:51.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-11T06:35:51.618Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:35:51.648Z] > git checkout -f f74f23f1c99bf7e1e21580c75854f4e53a5a3ced # timeout=10 [2020-10-11T06:35:53.286Z] using credential edgex-jenkins-ssh [2020-10-11T06:35:53.370Z] Cloning the remote Git repository [2020-10-11T06:35:53.212Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-11T06:35:53.304Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-10-11T06:35:53.361Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-11T06:35:53.362Z] > git --version # timeout=10 [2020-10-11T06:35:53.378Z] > git --version # 'git version 2.16.5' [2020-10-11T06:35:53.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:35:53.417Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-11T06:35:54.736Z] Merging remotes/origin/master commit cbb80dee1238c0d7880a48b9754aa793873358ea into PR head commit f74f23f1c99bf7e1e21580c75854f4e53a5a3ced [2020-10-11T06:35:54.849Z] Merge succeeded, producing f74f23f1c99bf7e1e21580c75854f4e53a5a3ced [2020-10-11T06:35:54.850Z] Checking out Revision f74f23f1c99bf7e1e21580c75854f4e53a5a3ced (PR-331) [2020-10-11T06:35:54.102Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-11T06:35:54.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-11T06:35:54.119Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-11T06:35:54.131Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-11T06:35:54.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:35:54.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-11T06:35:54.657Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:35:54.666Z] > git checkout -f f74f23f1c99bf7e1e21580c75854f4e53a5a3ced # timeout=10 [2020-10-11T06:35:54.732Z] > git remote # timeout=10 [2020-10-11T06:35:54.741Z] > git config --get remote.origin.url # timeout=10 [2020-10-11T06:35:54.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:35:54.753Z] > git merge cbb80dee1238c0d7880a48b9754aa793873358ea # timeout=10 [2020-10-11T06:35:54.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-11T06:35:54.774Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:35:54.779Z] > git checkout -f f74f23f1c99bf7e1e21580c75854f4e53a5a3ced # timeout=10 [2020-10-11T06:35:55.970Z] Commit message: "fix: Rename deviceId to deviceName from Event DTO" [2020-10-11T06:35:56.049Z] > git --version # timeout=10 [2020-10-11T06:35:56.059Z] > git --version # 'git version 2.17.1' [2020-10-11T06:35:56.074Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-11T06:35:57.634Z] ========================================================= [2020-10-11T06:35:57.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-11T06:35:57.634Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:35:58.430Z] Commit message: "fix: Rename deviceId to deviceName from Event DTO" [2020-10-11T06:35:58.463Z] > git --version # timeout=10 [2020-10-11T06:35:58.471Z] > git --version # 'git version 2.16.5' [2020-10-11T06:35:58.477Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-11T06:35:58.792Z] + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-11T06:35:59.585Z] ========================================================= [2020-10-11T06:35:59.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-11T06:35:59.585Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:35:59.827Z] Sending build context to Docker daemon 2.575MB [2020-10-11T06:35:59.827Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-11T06:35:59.827Z] Step 2/7 : FROM ${BASE} [2020-10-11T06:36:00.105Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-11T06:36:00.105Z] b538f80385f9: Pulling fs layer [2020-10-11T06:36:00.105Z] 74f711af9a0d: Pulling fs layer [2020-10-11T06:36:00.105Z] 99f96fe45779: Pulling fs layer [2020-10-11T06:36:00.105Z] 8529a6b9a6be: Pulling fs layer [2020-10-11T06:36:00.105Z] 45590311c82a: Pulling fs layer [2020-10-11T06:36:00.105Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-11T06:36:00.105Z] 209524e5b208: Pulling fs layer [2020-10-11T06:36:00.105Z] 8529a6b9a6be: Waiting [2020-10-11T06:36:00.105Z] 45590311c82a: Waiting [2020-10-11T06:36:00.105Z] 69ca0ff8b7b3: Waiting [2020-10-11T06:36:00.105Z] 209524e5b208: Waiting [2020-10-11T06:36:00.105Z] 99f96fe45779: Verifying Checksum [2020-10-11T06:36:00.105Z] 99f96fe45779: Download complete [2020-10-11T06:36:00.106Z] 74f711af9a0d: Verifying Checksum [2020-10-11T06:36:00.106Z] 74f711af9a0d: Download complete [2020-10-11T06:36:00.106Z] 45590311c82a: Verifying Checksum [2020-10-11T06:36:00.106Z] 45590311c82a: Download complete [2020-10-11T06:36:00.106Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-11T06:36:00.106Z] 69ca0ff8b7b3: Download complete [2020-10-11T06:36:00.106Z] b538f80385f9: Download complete [2020-10-11T06:36:00.332Z] + 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-11T06:36:00.597Z] Sending build context to Docker daemon 2.575MB [2020-10-11T06:36:00.597Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-11T06:36:00.597Z] Step 2/7 : FROM ${BASE} [2020-10-11T06:36:01.094Z] b538f80385f9: Pull complete [2020-10-11T06:36:01.372Z] 74f711af9a0d: Pull complete [2020-10-11T06:36:01.983Z] 99f96fe45779: Pull complete [2020-10-11T06:36:01.990Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-11T06:36:01.990Z] df20fa9351a1: Pulling fs layer [2020-10-11T06:36:01.990Z] ed8968b2872e: Pulling fs layer [2020-10-11T06:36:01.990Z] a92cc7c5fd73: Pulling fs layer [2020-10-11T06:36:01.990Z] e871e8e8d7a9: Pulling fs layer [2020-10-11T06:36:01.990Z] e73272ec9a57: Pulling fs layer [2020-10-11T06:36:01.990Z] 1e910a182e73: Pulling fs layer [2020-10-11T06:36:01.990Z] 4e634b169226: Pulling fs layer [2020-10-11T06:36:01.990Z] e73272ec9a57: Waiting [2020-10-11T06:36:01.990Z] 1e910a182e73: Waiting [2020-10-11T06:36:01.990Z] 4e634b169226: Waiting [2020-10-11T06:36:01.990Z] e871e8e8d7a9: Waiting [2020-10-11T06:36:01.990Z] a92cc7c5fd73: Verifying Checksum [2020-10-11T06:36:01.990Z] a92cc7c5fd73: Download complete [2020-10-11T06:36:01.990Z] ed8968b2872e: Download complete [2020-10-11T06:36:01.990Z] e73272ec9a57: Verifying Checksum [2020-10-11T06:36:01.990Z] e73272ec9a57: Download complete [2020-10-11T06:36:01.990Z] df20fa9351a1: Verifying Checksum [2020-10-11T06:36:01.990Z] df20fa9351a1: Download complete [2020-10-11T06:36:02.256Z] 1e910a182e73: Verifying Checksum [2020-10-11T06:36:02.256Z] 1e910a182e73: Download complete [2020-10-11T06:36:02.256Z] df20fa9351a1: Pull complete [2020-10-11T06:36:02.519Z] ed8968b2872e: Pull complete [2020-10-11T06:36:02.519Z] a92cc7c5fd73: Pull complete [2020-10-11T06:36:03.972Z] 209524e5b208: Verifying Checksum [2020-10-11T06:36:03.973Z] 209524e5b208: Download complete [2020-10-11T06:36:05.835Z] 4e634b169226: Verifying Checksum [2020-10-11T06:36:05.835Z] 4e634b169226: Download complete [2020-10-11T06:36:05.964Z] 8529a6b9a6be: Verifying Checksum [2020-10-11T06:36:05.964Z] 8529a6b9a6be: Download complete [2020-10-11T06:36:06.412Z] e871e8e8d7a9: Verifying Checksum [2020-10-11T06:36:06.412Z] e871e8e8d7a9: Download complete [2020-10-11T06:36:11.739Z] e871e8e8d7a9: Pull complete [2020-10-11T06:36:11.739Z] e73272ec9a57: Pull complete [2020-10-11T06:36:11.739Z] 1e910a182e73: Pull complete [2020-10-11T06:36:16.143Z] 8529a6b9a6be: Pull complete [2020-10-11T06:36:16.419Z] 45590311c82a: Pull complete [2020-10-11T06:36:17.018Z] 69ca0ff8b7b3: Pull complete [2020-10-11T06:36:17.064Z] 4e634b169226: Pull complete [2020-10-11T06:36:17.065Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-11T06:36:17.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-11T06:36:17.065Z] ---> f7629b54cfaa [2020-10-11T06:36:17.065Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-11T06:36:17.065Z] ---> Running in 67ddda5b75e5 [2020-10-11T06:36:17.332Z] Removing intermediate container 67ddda5b75e5 [2020-10-11T06:36:17.332Z] ---> 42e10b7561b8 [2020-10-11T06:36:17.332Z] Step 4/7 : RUN apk add bash [2020-10-11T06:36:17.597Z] ---> Running in a4bd2cff513f [2020-10-11T06:36:18.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:36:19.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:36:19.702Z] OK: 166 MiB in 39 packages [2020-10-11T06:36:19.972Z] Removing intermediate container a4bd2cff513f [2020-10-11T06:36:19.972Z] ---> 98e6eeefe01e [2020-10-11T06:36:19.972Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-11T06:36:20.234Z] ---> Running in 185ec9d85703 [2020-10-11T06:36:20.235Z] Removing intermediate container 185ec9d85703 [2020-10-11T06:36:20.235Z] ---> f9f56b4cbb7c [2020-10-11T06:36:20.235Z] Step 6/7 : COPY go.mod . [2020-10-11T06:36:20.524Z] ---> 69ef42e47996 [2020-10-11T06:36:20.524Z] Step 7/7 : RUN go mod download [2020-10-11T06:36:20.524Z] ---> Running in 5f7430881630 [2020-10-11T06:36:21.366Z] 209524e5b208: Pull complete [2020-10-11T06:36:21.366Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-11T06:36:21.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-11T06:36:21.366Z] ---> 5bddaf1c2fca [2020-10-11T06:36:21.366Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-11T06:36:24.001Z] ---> Running in 28aa373a31d4 [2020-10-11T06:36:24.598Z] Removing intermediate container 28aa373a31d4 [2020-10-11T06:36:24.598Z] ---> 4b9e2fe53f06 [2020-10-11T06:36:24.598Z] Step 4/7 : RUN apk add bash [2020-10-11T06:36:24.598Z] ---> Running in b4c4e90490f9 [2020-10-11T06:36:26.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:36:26.868Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:36:27.846Z] OK: 142 MiB in 39 packages [2020-10-11T06:36:29.285Z] Removing intermediate container b4c4e90490f9 [2020-10-11T06:36:29.285Z] ---> 255426e1e4e9 [2020-10-11T06:36:29.285Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-11T06:36:29.285Z] ---> Running in e2cb13ee2a93 [2020-10-11T06:36:29.561Z] Removing intermediate container e2cb13ee2a93 [2020-10-11T06:36:29.561Z] ---> 6879fba03724 [2020-10-11T06:36:29.561Z] Step 6/7 : COPY go.mod . [2020-10-11T06:36:30.161Z] ---> 5f66b6605667 [2020-10-11T06:36:30.161Z] Step 7/7 : RUN go mod download [2020-10-11T06:36:30.436Z] ---> Running in eee4b000b724 [2020-10-11T06:36:32.804Z] Removing intermediate container 5f7430881630 [2020-10-11T06:36:32.804Z] ---> d6d352f325ec [2020-10-11T06:36:32.804Z] Successfully built d6d352f325ec [2020-10-11T06:36:32.804Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:36:33.183Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-11T06:36:33.183Z] . [Pipeline] withDockerContainer [2020-10-11T06:36:33.324Z] prd-centos7-docker-4c-2g-4607 does not seem to be running inside a container [2020-10-11T06:36:33.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-11T06:36:34.100Z] $ docker top b168f60eae578e5c25e1933d7a95bea26b4f936b6ec0edc65fcf40e746234462 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:36:34.670Z] + go version [2020-10-11T06:36:34.670Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-11T06:36:34.707Z] $ docker stop --time=1 b168f60eae578e5c25e1933d7a95bea26b4f936b6ec0edc65fcf40e746234462 [2020-10-11T06:36:36.045Z] $ docker rm -f b168f60eae578e5c25e1933d7a95bea26b4f936b6ec0edc65fcf40e746234462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:36:37.164Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-11T06:36:37.164Z] . [Pipeline] withDockerContainer [2020-10-11T06:36:37.280Z] prd-centos7-docker-4c-2g-4607 does not seem to be running inside a container [2020-10-11T06:36:37.338Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-11T06:36:37.952Z] $ docker top b34decaf45ffc6e57c64ddea281f0aea599c8173bd6ad9b78c354b078de0d4c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:36:38.494Z] + make test [2020-10-11T06:36:38.494Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-11T06:36:45.549Z] Removing intermediate container eee4b000b724 [2020-10-11T06:36:45.549Z] ---> a63f88841bb2 [2020-10-11T06:36:45.549Z] Successfully built a63f88841bb2 [2020-10-11T06:36:45.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:36:45.984Z] + docker inspect -f . ci-base-image-arm64 [2020-10-11T06:36:45.984Z] . [Pipeline] withDockerContainer [2020-10-11T06:36:46.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-4606 does not seem to be running inside a container [2020-10-11T06:36:46.376Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-11T06:36:46.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-11T06:36:46.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.026s coverage: 85.7% of statements [2020-10-11T06:36:46.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.015s coverage: 100.0% of statements [2020-10-11T06:36:46.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.016s coverage: 45.4% of statements [2020-10-11T06:36:46.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements [2020-10-11T06:36:46.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-11T06:36:46.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements [2020-10-11T06:36:47.330Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.033s coverage: 14.7% of statements [2020-10-11T06:36:47.331Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.062s coverage: 100.0% of statements [2020-10-11T06:36:47.331Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.060s coverage: 91.8% of statements [2020-10-11T06:36:47.331Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-11T06:36:47.331Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-11T06:36:47.331Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-10-11T06:36:47.920Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.010s coverage: 50.0% of statements [2020-10-11T06:36:48.271Z] $ docker top 0fd89feb4ed28d6a4f2ca3dfb7765898390097913bbf1f49232e238e94bc810a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:36:49.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.025s coverage: 63.0% of statements [2020-10-11T06:36:49.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2020-10-11T06:36:49.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-10-11T06:36:49.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements [2020-10-11T06:36:49.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.034s coverage: 14.3% of statements [2020-10-11T06:36:49.341Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-11T06:36:49.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 29.1% of statements [2020-10-11T06:36:49.341Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.038s coverage: 100.0% of statements [2020-10-11T06:36:49.756Z] + go version [2020-10-11T06:36:49.756Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-11T06:36:49.804Z] $ docker stop --time=1 0fd89feb4ed28d6a4f2ca3dfb7765898390097913bbf1f49232e238e94bc810a [2020-10-11T06:36:49.919Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.013s coverage: 94.4% of statements [2020-10-11T06:36:49.919Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-10-11T06:36:49.919Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-11T06:36:49.919Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-11T06:36:51.340Z] gofmt -l . [2020-10-11T06:36:51.340Z] [ "`gofmt -l .`" = "" ] [2020-10-11T06:36:51.744Z] $ docker rm -f 0fd89feb4ed28d6a4f2ca3dfb7765898390097913bbf1f49232e238e94bc810a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-10-11T06:36:52.412Z] Stashed 1 file(s) [Pipeline] } [2020-10-11T06:36:52.488Z] $ docker stop --time=1 b34decaf45ffc6e57c64ddea281f0aea599c8173bd6ad9b78c354b078de0d4c6 [2020-10-11T06:36:54.812Z] $ docker rm -f b34decaf45ffc6e57c64ddea281f0aea599c8173bd6ad9b78c354b078de0d4c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Test) [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) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-10-11T06:36:56.021Z] + docker inspect -f . ci-base-image-arm64 [2020-10-11T06:36:56.022Z] . [Pipeline] withDockerContainer [2020-10-11T06:36:56.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-4606 does not seem to be running inside a container [2020-10-11T06:36:56.433Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-11T06:36:58.380Z] $ docker top fa5556f245218ad4dd642898840f8ded173cfccb293a203c5c2d3117b6cb8d13 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-11T06:36:59.877Z] + make test [2020-10-11T06:36:59.877Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] } [2020-10-11T06:37:22.117Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-11T06:37:22.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.040s coverage: 85.7% of statements [2020-10-11T06:37:22.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.051s coverage: 100.0% of statements [2020-10-11T06:37:23.106Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.080s coverage: 45.4% of statements [2020-10-11T06:37:23.106Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-10-11T06:37:23.106Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-11T06:37:23.106Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements [2020-10-11T06:37:25.761Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements [2020-10-11T06:37:25.761Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements [2020-10-11T06:37:26.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.108s coverage: 91.8% of statements [2020-10-11T06:37:26.394Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-11T06:37:26.394Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-11T06:37:26.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-10-11T06:37:27.842Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.019s coverage: 50.0% of statements [2020-10-11T06:37:33.293Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.115s coverage: 63.0% of statements [2020-10-11T06:37:33.293Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.023s coverage: 26.3% of statements [2020-10-11T06:37:33.293Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.052s coverage: 15.4% of statements [2020-10-11T06:37:33.293Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.039s coverage: 15.4% of statements [2020-10-11T06:37:33.293Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements [2020-10-11T06:37:33.293Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-11T06:37:33.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.067s coverage: 29.1% of statements [2020-10-11T06:37:33.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 100.0% of statements [2020-10-11T06:37:35.027Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements [2020-10-11T06:37:35.027Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-10-11T06:37:35.027Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-11T06:37:35.302Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-11T06:37:39.619Z] gofmt -l . [2020-10-11T06:37:39.895Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-11T06:37:40.536Z] Warning: overwriting stash ‘coverage-report’ [2020-10-11T06:37:41.641Z] Stashed 1 file(s) [Pipeline] } [2020-10-11T06:37:41.683Z] $ docker stop --time=1 fa5556f245218ad4dd642898840f8ded173cfccb293a203c5c2d3117b6cb8d13 [2020-10-11T06:37:43.832Z] $ docker rm -f fa5556f245218ad4dd642898840f8ded173cfccb293a203c5c2d3117b6cb8d13 [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-11T06:37:47.621Z] provisioning config files... [2020-10-11T06:37:47.633Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-331@tmp/config7584980382314785587tmp [Pipeline] { [Pipeline] sh [2020-10-11T06:37:48.063Z] + set +x [2020-10-11T06:37:48.063Z] + curl -s https://codecov.io/bash [2020-10-11T06:37:48.063Z] + bash -s -- [2020-10-11T06:37:48.329Z] [2020-10-11T06:37:48.329Z] _____ _ [2020-10-11T06:37:48.329Z] / ____| | | [2020-10-11T06:37:48.329Z] | | ___ __| | ___ ___ _____ __ [2020-10-11T06:37:48.329Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-11T06:37:48.329Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-11T06:37:48.329Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-11T06:37:48.329Z] Bash-20201009-048fee3 [2020-10-11T06:37:48.329Z] [2020-10-11T06:37:48.329Z] [2020-10-11T06:37:48.329Z] ==> Jenkins CI detected. [2020-10-11T06:37:48.329Z] project root: . [2020-10-11T06:37:48.329Z] --> token set from env [2020-10-11T06:37:48.329Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-11T06:37:48.329Z] ==> Running gcov in . (disable via -X gcov) [2020-10-11T06:37:48.329Z] ==> Python coveragepy not found [2020-10-11T06:37:48.329Z] ==> Searching for coverage reports in: [2020-10-11T06:37:48.329Z] + . [2020-10-11T06:37:48.329Z] -> Found 1 reports [2020-10-11T06:37:48.329Z] ==> Detecting git/mercurial file structure [2020-10-11T06:37:48.329Z] ==> Reading reports [2020-10-11T06:37:48.329Z] + ./coverage.out bytes=106181 [2020-10-11T06:37:48.329Z] ==> Appending adjustments [2020-10-11T06:37:48.329Z] https://docs.codecov.io/docs/fixing-reports [2020-10-11T06:37:48.906Z] + Found adjustments [2020-10-11T06:37:48.906Z] ==> Gzipping contents [2020-10-11T06:37:48.906Z] ==> Uploading reports [2020-10-11T06:37:48.906Z] url: https://codecov.io [2020-10-11T06:37:48.907Z] query: branch=PR-331&commit=f74f23f1c99bf7e1e21580c75854f4e53a5a3ced&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=331&job=&cmd_args= [2020-10-11T06:37:48.907Z] -> Pinging Codecov [2020-10-11T06:37:48.907Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-331&commit=f74f23f1c99bf7e1e21580c75854f4e53a5a3ced&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=331&job=&cmd_args= [2020-10-11T06:37:49.172Z] -> Uploading to [2020-10-11T06:37:49.172Z] [2020-10-11T06:37:49.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-11T06:37:49.172Z] Dload Upload Total Spent Left Speed [2020-10-11T06:37:49.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-11T06:37:49.172Z] X> Failed to upload [2020-10-11T06:37:49.172Z] ==> Uploading to Codecov [2020-10-11T06:37:49.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-11T06:37:49.172Z] Dload Upload Total Spent Left Speed [2020-10-11T06:37:49.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17155 100 118 100 17037 198 28712 --:--:-- --:--:-- --:--:-- 28730 [2020-10-11T06:37:49.749Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f74f23f1c99bf7e1e21580c75854f4e53a5a3ced [Pipeline] } [2020-10-11T06:37:49.774Z] 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-11T06:37:53.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:37:54.211Z] ---> package-listing.sh [2020-10-11T06:37:54.211Z] ++ facter osfamily [2020-10-11T06:37:54.211Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-11T06:37:54.211Z] + OS_FAMILY=redhat [2020-10-11T06:37:54.211Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-331 [2020-10-11T06:37:54.211Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-11T06:37:54.211Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-11T06:37:54.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-11T06:37:54.211Z] + PACKAGES=/tmp/packages_start.txt [2020-10-11T06:37:54.211Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-331 ']' [2020-10-11T06:37:54.211Z] + PACKAGES=/tmp/packages_end.txt [2020-10-11T06:37:54.211Z] + case "${OS_FAMILY}" in [2020-10-11T06:37:54.211Z] + rpm -qa [2020-10-11T06:37:54.211Z] + sort [2020-10-11T06:37:58.449Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-11T06:37:58.449Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-11T06:37:58.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-11T06:37:58.449Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-331 ']' [2020-10-11T06:37:58.449Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-331/archives/ [2020-10-11T06:37:58.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-331/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-11T06:37:58.719Z] provisioning config files... [2020-10-11T06:37:58.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-331@tmp/config8612195456827447089tmp [Pipeline] { [Pipeline] echo [2020-10-11T06:37:58.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:37:59.223Z] ---> create-netrc.sh [Pipeline] } [2020-10-11T06:37:59.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-11T06:37:59.400Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:37:59.740Z] ---> python-tools-install.sh [2020-10-11T06:37:59.740Z] Generating Requirements File [2020-10-11T06:39:21.401Z] Python 3.6.8 [2020-10-11T06:39:21.401Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-11T06:39:21.401Z] appdirs==1.4.3 [2020-10-11T06:39:21.401Z] argcomplete==1.12.1 [2020-10-11T06:39:21.401Z] aspy.yaml==1.3.0 [2020-10-11T06:39:21.401Z] attrs==19.3.0 [2020-10-11T06:39:21.401Z] Babel==2.8.0 [2020-10-11T06:39:21.401Z] beautifulsoup4==4.8.2 [2020-10-11T06:39:21.401Z] boto3==1.11.6 [2020-10-11T06:39:21.401Z] botocore==1.14.6 [2020-10-11T06:39:21.401Z] bs4==0.0.1 [2020-10-11T06:39:21.401Z] cachetools==4.1.1 [2020-10-11T06:39:21.401Z] certifi==2019.11.28 [2020-10-11T06:39:21.401Z] cffi==1.14.3 [2020-10-11T06:39:21.401Z] cfgv==2.0.1 [2020-10-11T06:39:21.401Z] chardet==3.0.4 [2020-10-11T06:39:21.401Z] click==7.1 [2020-10-11T06:39:21.401Z] cliff==3.4.0 [2020-10-11T06:39:21.401Z] cmd2==1.3.11 [2020-10-11T06:39:21.401Z] colorama==0.4.3 [2020-10-11T06:39:21.401Z] cryptography==3.1.1 [2020-10-11T06:39:21.401Z] debtcollector==2.2.0 [2020-10-11T06:39:21.401Z] decorator==4.4.2 [2020-10-11T06:39:21.401Z] defusedxml==0.6.0 [2020-10-11T06:39:21.401Z] Deprecated==1.2.7 [2020-10-11T06:39:21.401Z] distlib==0.3.1 [2020-10-11T06:39:21.401Z] distro==1.2.0 [2020-10-11T06:39:21.401Z] dnspython==1.16.0 [2020-10-11T06:39:21.401Z] docker==4.2.0 [2020-10-11T06:39:21.401Z] docutils==0.15.2 [2020-10-11T06:39:21.401Z] dogpile.cache==1.0.2 [2020-10-11T06:39:21.401Z] email-validator==1.0.5 [2020-10-11T06:39:21.401Z] filelock==3.0.12 [2020-10-11T06:39:21.401Z] future==0.18.2 [2020-10-11T06:39:21.401Z] google-auth==1.22.1 [2020-10-11T06:39:21.401Z] httplib2==0.17.0 [2020-10-11T06:39:21.401Z] identify==1.4.11 [2020-10-11T06:39:21.401Z] idna==2.9 [2020-10-11T06:39:21.401Z] importlib-metadata==2.0.0 [2020-10-11T06:39:21.401Z] importlib-resources==1.5.0 [2020-10-11T06:39:21.401Z] iso8601==0.1.13 [2020-10-11T06:39:21.401Z] Jinja2==2.11.1 [2020-10-11T06:39:21.401Z] jmespath==0.10.0 [2020-10-11T06:39:21.401Z] jsonpatch==1.26 [2020-10-11T06:39:21.401Z] jsonpointer==2.0 [2020-10-11T06:39:21.401Z] jsonschema==3.2.0 [2020-10-11T06:39:21.401Z] keystoneauth1==4.2.1 [2020-10-11T06:39:21.401Z] kubernetes==11.0.0 [2020-10-11T06:39:21.401Z] lftools==0.34.2 [2020-10-11T06:39:21.401Z] lxml==4.5.0 [2020-10-11T06:39:21.401Z] MarkupSafe==0.23 [2020-10-11T06:39:21.401Z] msgpack==1.0.0 [2020-10-11T06:39:21.401Z] multi-key-dict==2.0.3 [2020-10-11T06:39:21.401Z] munch==2.5.0 [2020-10-11T06:39:21.401Z] netaddr==0.8.0 [2020-10-11T06:39:21.401Z] netifaces==0.10.9 [2020-10-11T06:39:21.401Z] niet==1.4.2 [2020-10-11T06:39:21.401Z] nodeenv==1.3.5 [2020-10-11T06:39:21.401Z] oauth2client==4.1.3 [2020-10-11T06:39:21.401Z] oauthlib==3.1.0 [2020-10-11T06:39:21.401Z] openstacksdk==0.50.0 [2020-10-11T06:39:21.401Z] os-client-config==2.1.0 [2020-10-11T06:39:21.401Z] os-service-types==1.7.0 [2020-10-11T06:39:21.401Z] osc-lib==2.2.1 [2020-10-11T06:39:21.401Z] oslo.config==8.3.2 [2020-10-11T06:39:21.401Z] oslo.context==3.1.1 [2020-10-11T06:39:21.401Z] oslo.i18n==5.0.1 [2020-10-11T06:39:21.401Z] oslo.log==4.4.0 [2020-10-11T06:39:21.401Z] oslo.serialization==4.0.1 [2020-10-11T06:39:21.401Z] oslo.utils==4.6.0 [2020-10-11T06:39:21.401Z] packaging==20.4 [2020-10-11T06:39:21.401Z] pbr==5.4.4 [2020-10-11T06:39:21.401Z] pluggy==0.13.1 [2020-10-11T06:39:21.401Z] prettytable==0.7.2 [2020-10-11T06:39:21.401Z] py==1.9.0 [2020-10-11T06:39:21.401Z] pyasn1==0.4.8 [2020-10-11T06:39:21.401Z] pyasn1-modules==0.2.8 [2020-10-11T06:39:21.401Z] pycparser==2.20 [2020-10-11T06:39:21.401Z] pygerrit2==2.0.10 [2020-10-11T06:39:21.401Z] PyGithub==1.46 [2020-10-11T06:39:21.401Z] pyinotify==0.9.6 [2020-10-11T06:39:21.401Z] PyJWT==1.7.1 [2020-10-11T06:39:21.401Z] pyparsing==2.4.7 [2020-10-11T06:39:21.401Z] pyperclip==1.8.1 [2020-10-11T06:39:21.401Z] pyroute2==0.4.13 [2020-10-11T06:39:21.401Z] pyrsistent==0.15.7 [2020-10-11T06:39:21.401Z] PySocks==1.6.8 [2020-10-11T06:39:21.401Z] python-cinderclient==7.2.0 [2020-10-11T06:39:21.401Z] python-dateutil==2.8.1 [2020-10-11T06:39:21.401Z] python-heatclient==2.2.1 [2020-10-11T06:39:21.401Z] python-jenkins==1.7.0 [2020-10-11T06:39:21.401Z] python-keystoneclient==4.1.1 [2020-10-11T06:39:21.401Z] python-magnumclient==3.2.1 [2020-10-11T06:39:21.401Z] python-novaclient==17.2.1 [2020-10-11T06:39:21.401Z] python-openstackclient==5.4.0 [2020-10-11T06:39:21.401Z] python-swiftclient==3.10.1 [2020-10-11T06:39:21.401Z] pytz==2020.1 [2020-10-11T06:39:21.401Z] PyYAML==5.3 [2020-10-11T06:39:21.401Z] requests==2.23.0 [2020-10-11T06:39:21.401Z] requests-oauthlib==1.3.0 [2020-10-11T06:39:21.401Z] requestsexceptions==1.4.0 [2020-10-11T06:39:21.401Z] rfc3986==1.4.0 [2020-10-11T06:39:21.401Z] rpm==4.11.3 [2020-10-11T06:39:21.401Z] rsa==4.0 [2020-10-11T06:39:21.401Z] ruamel.yaml==0.16.10 [2020-10-11T06:39:21.401Z] ruamel.yaml.clib==0.2.0 [2020-10-11T06:39:21.401Z] s3transfer==0.3.3 [2020-10-11T06:39:21.401Z] shade==1.27.2 [2020-10-11T06:39:21.401Z] simplejson==3.17.2 [2020-10-11T06:39:21.401Z] six==1.14.0 [2020-10-11T06:39:21.401Z] soupsieve==2.0 [2020-10-11T06:39:21.401Z] stevedore==3.2.2 [2020-10-11T06:39:21.401Z] tabulate==0.8.6 [2020-10-11T06:39:21.401Z] toml==0.10.0 [2020-10-11T06:39:21.401Z] tox==3.20.1 [2020-10-11T06:39:21.401Z] tqdm==4.43.0 [2020-10-11T06:39:21.401Z] urllib3==1.25.8 [2020-10-11T06:39:21.401Z] virtualenv==20.0.33 [2020-10-11T06:39:21.401Z] wcwidth==0.2.5 [2020-10-11T06:39:21.401Z] websocket-client==0.57.0 [2020-10-11T06:39:21.401Z] wrapt==1.12.1 [2020-10-11T06:39:21.401Z] xdg==3.0.2 [2020-10-11T06:39:21.401Z] xmltodict==0.12.0 [2020-10-11T06:39:21.401Z] yq==2.11.1 [2020-10-11T06:39:21.401Z] zipp==3.3.0 [2020-10-11T06:39:21.401Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:21.401Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-11T06:39:21.401Z] Python 2.7.5 [2020-10-11T06:39:21.401Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-11T06:39:21.401Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-11T06:39:21.401Z] ansible==2.9.7 [2020-10-11T06:39:21.401Z] Babel==0.9.6 [2020-10-11T06:39:21.401Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-11T06:39:21.401Z] beautifulsoup4==4.4.1 [2020-10-11T06:39:21.401Z] bodhi==2.11.0 [2020-10-11T06:39:21.401Z] bodhi-client==2.11.0 [2020-10-11T06:39:21.401Z] CCColUtils==1.4 [2020-10-11T06:39:21.401Z] cffi==1.6.0 [2020-10-11T06:39:21.401Z] chardet==2.2.1 [2020-10-11T06:39:21.401Z] click==6.7 [2020-10-11T06:39:21.401Z] cloud-init==18.5 [2020-10-11T06:39:21.401Z] configobj==4.7.2 [2020-10-11T06:39:21.401Z] cryptography==1.7.2 [2020-10-11T06:39:21.401Z] decorator==3.4.0 [2020-10-11T06:39:21.401Z] distro==1.2.0 [2020-10-11T06:39:21.401Z] enum34==1.0.4 [2020-10-11T06:39:21.401Z] fedpkg==1.38 [2020-10-11T06:39:21.401Z] futures==3.1.1 [2020-10-11T06:39:21.401Z] gitdb==0.6.4 [2020-10-11T06:39:21.401Z] GitPython==1.0.1 [2020-10-11T06:39:21.401Z] html5lib==0.999 [2020-10-11T06:39:21.401Z] httplib2==0.9.2 [2020-10-11T06:39:21.401Z] idna==2.4 [2020-10-11T06:39:21.401Z] iniparse==0.4 [2020-10-11T06:39:21.401Z] ipaddress==1.0.16 [2020-10-11T06:39:21.401Z] IPy==0.75 [2020-10-11T06:39:21.401Z] javapackages==1.0.0 [2020-10-11T06:39:21.401Z] Jinja2==2.7.2 [2020-10-11T06:39:21.401Z] jmespath==0.9.4 [2020-10-11T06:39:21.401Z] jsonpatch==1.2 [2020-10-11T06:39:21.401Z] jsonpointer==1.9 [2020-10-11T06:39:21.401Z] kerberos==1.1 [2020-10-11T06:39:21.401Z] kitchen==1.1.1 [2020-10-11T06:39:21.401Z] langtable==0.0.31 [2020-10-11T06:39:21.401Z] lockfile==0.9.1 [2020-10-11T06:39:21.401Z] lxml==3.2.1 [2020-10-11T06:39:21.401Z] MarkupSafe==0.11 [2020-10-11T06:39:21.401Z] munch==2.0.2 [2020-10-11T06:39:21.401Z] offtrac==0.1.0 [2020-10-11T06:39:21.401Z] openidc-client==0.6.0 [2020-10-11T06:39:21.401Z] packagedb-cli==2.14.1 [2020-10-11T06:39:21.401Z] paramiko==2.1.1 [2020-10-11T06:39:21.401Z] perf==0.1 [2020-10-11T06:39:21.401Z] ply==3.4 [2020-10-11T06:39:21.401Z] policycoreutils-default-encoding==0.1 [2020-10-11T06:39:21.401Z] prettytable==0.7.2 [2020-10-11T06:39:21.401Z] pyasn1==0.1.9 [2020-10-11T06:39:21.401Z] pycparser==2.14 [2020-10-11T06:39:21.401Z] pycurl==7.19.0 [2020-10-11T06:39:21.401Z] pygobject==3.22.0 [2020-10-11T06:39:21.401Z] pygpgme==0.3 [2020-10-11T06:39:21.401Z] pyliblzma==0.5.3 [2020-10-11T06:39:21.401Z] pyOpenSSL==0.13.1 [2020-10-11T06:39:21.401Z] pyparsing==1.5.6 [2020-10-11T06:39:21.401Z] pyserial==2.6 [2020-10-11T06:39:21.401Z] python-augeas==0.5.0 [2020-10-11T06:39:21.401Z] python-bugzilla==2.3.0 [2020-10-11T06:39:21.401Z] python-dateutil==1.5 [2020-10-11T06:39:21.401Z] python-fedora==0.10.0 [2020-10-11T06:39:21.401Z] python-linux-procfs==0.4.9 [2020-10-11T06:39:21.401Z] python-yubico==1.2.3 [2020-10-11T06:39:21.401Z] pyudev==0.15 [2020-10-11T06:39:21.401Z] pyusb==1.0.0b1 [2020-10-11T06:39:21.401Z] pyxattr==0.5.1 [2020-10-11T06:39:21.401Z] PyYAML==3.10 [2020-10-11T06:39:21.401Z] requests==2.6.0 [2020-10-11T06:39:21.402Z] requests-kerberos==0.7.0 [2020-10-11T06:39:21.402Z] rpkg==1.60 [2020-10-11T06:39:21.402Z] schedutils==0.4 [2020-10-11T06:39:21.402Z] seobject==0.1 [2020-10-11T06:39:21.402Z] sepolicy==1.1 [2020-10-11T06:39:21.402Z] six==1.9.0 [2020-10-11T06:39:21.402Z] smmap==0.9.0 [2020-10-11T06:39:21.402Z] urlgrabber==3.10 [2020-10-11T06:39:21.402Z] urllib3==1.10.2 [2020-10-11T06:39:21.402Z] virtualenv==15.1.0 [2020-10-11T06:39:21.402Z] yum-langpacks==0.4.2 [2020-10-11T06:39:21.402Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-11T06:39:21.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:39:21.782Z] ---> sudo-logs.sh [2020-10-11T06:39:21.782Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-11T06:39:22.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:39:22.406Z] ---> job-cost.sh [2020-10-11T06:39:22.407Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3C6T [2020-10-11T06:39:32.474Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:32.474Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:33.870Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:34.132Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:34.132Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:34.132Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:34.394Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:34.394Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:34.698Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:34.698Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:35.272Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:35.535Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:36.108Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:39:38.656Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-11T06:40:05.271Z] lf-activate-venv(): INFO: Adding /tmp/venv-3C6T/bin to PATH [2020-10-11T06:40:05.271Z] INFO: No Stack... [2020-10-11T06:40:06.217Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-11T06:40:07.620Z] INFO: Archiving Costs [Pipeline] echo [2020-10-11T06:40:07.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:40:08.066Z] ---> logs-deploy.sh [2020-10-11T06:40:08.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-331/1 [2020-10-11T06:40:08.066Z] INFO: archiving workspace using pattern(s): [2020-10-11T06:40:09.990Z] Archives upload complete. [2020-10-11T06:40:09.990Z] INFO: archiving logs to Nexus [2020-10-11T06:40:10.940Z] ---> uname -a: [2020-10-11T06:40:10.940Z] Linux prd-centos7-docker-4c-2g-4605.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] ---> lscpu: [2020-10-11T06:40:10.940Z] Architecture: x86_64 [2020-10-11T06:40:10.940Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-11T06:40:10.940Z] Byte Order: Little Endian [2020-10-11T06:40:10.940Z] CPU(s): 4 [2020-10-11T06:40:10.940Z] On-line CPU(s) list: 0-3 [2020-10-11T06:40:10.940Z] Thread(s) per core: 1 [2020-10-11T06:40:10.940Z] Core(s) per socket: 1 [2020-10-11T06:40:10.940Z] Socket(s): 4 [2020-10-11T06:40:10.940Z] NUMA node(s): 1 [2020-10-11T06:40:10.940Z] Vendor ID: GenuineIntel [2020-10-11T06:40:10.940Z] CPU family: 6 [2020-10-11T06:40:10.940Z] Model: 44 [2020-10-11T06:40:10.940Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-11T06:40:10.940Z] Stepping: 1 [2020-10-11T06:40:10.940Z] CPU MHz: 2933.438 [2020-10-11T06:40:10.940Z] BogoMIPS: 5866.87 [2020-10-11T06:40:10.940Z] Virtualization: VT-x [2020-10-11T06:40:10.940Z] Hypervisor vendor: KVM [2020-10-11T06:40:10.940Z] Virtualization type: full [2020-10-11T06:40:10.940Z] L1d cache: 32K [2020-10-11T06:40:10.940Z] L1i cache: 32K [2020-10-11T06:40:10.940Z] L2 cache: 4096K [2020-10-11T06:40:10.940Z] L3 cache: 16384K [2020-10-11T06:40:10.940Z] NUMA node0 CPU(s): 0-3 [2020-10-11T06:40:10.940Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] ---> nproc: [2020-10-11T06:40:10.940Z] 4 [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] ---> df -h: [2020-10-11T06:40:10.940Z] Filesystem Size Used Avail Use% Mounted on [2020-10-11T06:40:10.940Z] devtmpfs 887M 0 887M 0% /dev [2020-10-11T06:40:10.940Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-11T06:40:10.940Z] tmpfs 919M 17M 903M 2% /run [2020-10-11T06:40:10.940Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-11T06:40:10.940Z] /dev/vda1 50G 7.3G 43G 15% / [2020-10-11T06:40:10.940Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] ---> free -m: [2020-10-11T06:40:10.940Z] total used free shared buff/cache available [2020-10-11T06:40:10.940Z] Mem: 1837 603 78 16 1155 1035 [2020-10-11T06:40:10.940Z] Swap: 1023 1 1022 [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] ---> ip addr: [2020-10-11T06:40:10.940Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [2020-10-11T06:40:10.940Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-11T06:40:10.940Z] inet 127.0.0.1/8 scope host lo [2020-10-11T06:40:10.940Z] valid_lft forever preferred_lft forever [2020-10-11T06:40:10.940Z] inet6 ::1/128 scope host [2020-10-11T06:40:10.940Z] valid_lft forever preferred_lft forever [2020-10-11T06:40:10.940Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 [2020-10-11T06:40:10.940Z] link/ether fa:16:3e:a3:bb:3c brd ff:ff:ff:ff:ff:ff [2020-10-11T06:40:10.940Z] inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-11T06:40:10.940Z] valid_lft 85951sec preferred_lft 85951sec [2020-10-11T06:40:10.940Z] inet6 fe80::f816:3eff:fea3:bb3c/64 scope link [2020-10-11T06:40:10.940Z] valid_lft forever preferred_lft forever [2020-10-11T06:40:10.940Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN group default [2020-10-11T06:40:10.940Z] link/ether 02:42:f3:62:cc:40 brd ff:ff:ff:ff:ff:ff [2020-10-11T06:40:10.940Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-11T06:40:10.940Z] valid_lft forever preferred_lft forever [2020-10-11T06:40:10.940Z] inet6 fe80::42:f3ff:fe62:cc40/64 scope link [2020-10-11T06:40:10.940Z] valid_lft forever preferred_lft forever [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] ---> sar -b -r -n DEV: [2020-10-11T06:40:10.940Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/11/2020 _x86_64_ (4 CPU) [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] 06:32:23 AM LINUX RESTART [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] 06:33:02 AM tps rtps wtps bread/s bwrtn/s [2020-10-11T06:40:10.940Z] 06:34:01 AM 62.37 16.79 45.58 5165.34 4926.69 [2020-10-11T06:40:10.940Z] 06:35:01 AM 1.45 0.00 1.45 0.00 25.13 [2020-10-11T06:40:10.940Z] 06:36:01 AM 0.28 0.00 0.28 0.00 3.63 [2020-10-11T06:40:10.940Z] 06:37:01 AM 0.23 0.00 0.23 0.00 2.83 [2020-10-11T06:40:10.940Z] 06:38:01 AM 54.00 53.34 0.67 4589.45 18.31 [2020-10-11T06:40:10.940Z] 06:39:01 AM 78.67 7.18 71.50 813.19 8796.64 [2020-10-11T06:40:10.940Z] 06:40:01 AM 90.80 20.39 70.41 884.36 7880.32 [2020-10-11T06:40:10.940Z] Average: 41.08 13.95 27.13 1628.08 3090.28 [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] 06:33:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-11T06:40:10.940Z] 06:34:01 AM 174028 1707528 90.75 2620 1122996 1114336 38.03 431392 1115348 120 [2020-10-11T06:40:10.940Z] 06:35:01 AM 177916 1703640 90.54 2620 1123000 1087228 37.11 431396 1111668 16 [2020-10-11T06:40:10.940Z] 06:36:01 AM 177420 1704136 90.57 2620 1123008 1081216 36.90 434216 1109852 20 [2020-10-11T06:40:10.940Z] 06:37:01 AM 176968 1704588 90.59 2620 1123008 1081060 36.89 435220 1109228 20 [2020-10-11T06:40:10.940Z] 06:38:01 AM 75140 1806416 96.01 2620 1185936 1111996 37.95 461396 1176708 372 [2020-10-11T06:40:10.940Z] 06:39:01 AM 71720 1809836 96.19 2620 1120376 1142396 38.99 534736 1068680 79400 [2020-10-11T06:40:10.940Z] 06:40:01 AM 84876 1796680 95.49 2620 1075568 1130988 38.60 562656 985288 69744 [2020-10-11T06:40:10.940Z] Average: 134010 1747546 92.88 2620 1124842 1107031 37.78 470145 1096682 21385 [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] 06:33:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-10-11T06:40:10.940Z] 06:34:01 AM eth0 511.73 336.70 1033.81 105.47 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:34:01 AM docker0 4.38 3.06 1.02 11.93 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:35:01 AM eth0 1.20 0.30 0.41 0.03 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:36:01 AM eth0 1.47 0.50 0.59 0.39 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:37:01 AM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:38:01 AM eth0 16.71 10.74 21.74 5.72 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:39:01 AM eth0 94.92 82.80 808.85 9.86 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:40:01 AM eth0 35.03 26.36 130.47 9.06 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] 06:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] Average: eth0 93.48 64.73 283.40 18.45 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] Average: docker0 0.62 0.43 0.14 1.68 0.00 0.00 0.00 [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] ---> sar -P ALL: [2020-10-11T06:40:10.940Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/11/2020 _x86_64_ (4 CPU) [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] 06:32:23 AM LINUX RESTART [2020-10-11T06:40:10.940Z] [2020-10-11T06:40:10.940Z] 06:33:02 AM CPU %user %nice %system %iowait %steal %idle [2020-10-11T06:40:10.940Z] 06:34:01 AM all 8.99 0.00 3.15 2.17 0.02 85.68 [2020-10-11T06:40:10.940Z] 06:34:01 AM 0 8.47 0.00 3.51 0.36 0.02 87.64 [2020-10-11T06:40:10.940Z] 06:34:01 AM 1 8.16 0.00 2.79 4.29 0.02 84.74 [2020-10-11T06:40:10.940Z] 06:34:01 AM 2 10.63 0.00 2.98 2.18 0.02 84.20 [2020-10-11T06:40:10.940Z] 06:34:01 AM 3 8.71 0.00 3.29 1.88 0.03 86.09 [2020-10-11T06:40:10.940Z] 06:35:01 AM all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-10-11T06:40:10.940Z] 06:35:01 AM 0 0.62 0.00 0.05 0.00 0.00 99.33 [2020-10-11T06:40:10.940Z] 06:35:01 AM 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-11T06:40:10.940Z] 06:35:01 AM 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-11T06:40:10.940Z] 06:35:01 AM 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-10-11T06:40:10.940Z] 06:36:01 AM all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-10-11T06:40:10.940Z] 06:36:01 AM 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-11T06:40:10.940Z] 06:36:01 AM 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-10-11T06:40:10.940Z] 06:36:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-11T06:40:10.940Z] 06:36:01 AM 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-10-11T06:40:10.940Z] 06:37:01 AM all 0.09 0.00 0.03 0.00 0.00 99.88 [2020-10-11T06:40:10.940Z] 06:37:01 AM 0 0.00 0.00 0.03 0.00 0.00 99.97 [2020-10-11T06:40:10.940Z] 06:37:01 AM 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-10-11T06:40:10.940Z] 06:37:01 AM 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-11T06:40:10.940Z] 06:37:01 AM 3 0.25 0.00 0.03 0.00 0.00 99.72 [2020-10-11T06:40:10.940Z] 06:38:01 AM all 1.53 0.00 0.61 1.15 0.00 96.70 [2020-10-11T06:40:10.940Z] 06:38:01 AM 0 2.13 0.00 0.85 0.47 0.00 96.55 [2020-10-11T06:40:10.940Z] 06:38:01 AM 1 0.68 0.00 0.38 0.40 0.00 98.53 [2020-10-11T06:40:10.940Z] 06:38:01 AM 2 2.07 0.00 0.70 0.97 0.00 96.27 [2020-10-11T06:40:10.940Z] 06:38:01 AM 3 1.24 0.00 0.52 2.76 0.00 95.48 [2020-10-11T06:40:10.940Z] 06:39:01 AM all 16.92 0.00 2.31 1.75 0.01 79.01 [2020-10-11T06:40:10.940Z] 06:39:01 AM 0 36.33 0.00 3.50 3.23 0.02 56.93 [2020-10-11T06:40:10.940Z] 06:39:01 AM 1 11.44 0.00 2.09 2.00 0.03 84.44 [2020-10-11T06:40:10.940Z] 06:39:01 AM 2 9.05 0.00 1.92 0.42 0.02 88.60 [2020-10-11T06:40:10.940Z] 06:39:01 AM 3 10.98 0.00 1.74 1.34 0.02 85.93 [2020-10-11T06:40:10.940Z] 06:40:01 AM all 15.67 0.00 2.75 1.53 0.01 80.03 [2020-10-11T06:40:10.940Z] 06:40:01 AM 0 20.55 0.00 2.98 1.24 0.00 75.23 [2020-10-11T06:40:10.940Z] 06:40:01 AM 1 8.48 0.00 1.94 1.02 0.02 88.55 [2020-10-11T06:40:10.941Z] 06:40:01 AM 2 11.78 0.00 2.81 1.67 0.00 83.74 [2020-10-11T06:40:10.941Z] 06:40:01 AM 3 21.88 0.00 3.25 2.23 0.02 72.61 [2020-10-11T06:40:10.941Z] Average: all 6.20 0.00 1.27 0.94 0.01 91.58 [2020-10-11T06:40:10.941Z] Average: 0 9.70 0.00 1.55 0.75 0.00 87.99 [2020-10-11T06:40:10.941Z] Average: 1 4.12 0.00 1.03 1.09 0.01 93.75 [2020-10-11T06:40:10.941Z] Average: 2 4.79 0.00 1.21 0.74 0.00 93.26 [2020-10-11T06:40:10.941Z] Average: 3 6.22 0.00 1.27 1.17 0.01 91.34 [2020-10-11T06:40:10.941Z] [2020-10-11T06:40:10.941Z] [2020-10-11T06:40:10.941Z]