Pull request #339 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 9368c2f97d29b83a88362fbda74dcc3a4cbca37e+c8b976b95f76a4b0a6b4b772f3b372e4b54887c2 (5cb04e25554f2b8ab0af4ccc3c4fdcf4d348e39d) 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-339/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-339/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5345 in /w/workspace/dry_go-mod-core-contracts_PR-339 [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-339 # 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/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c8b976b95f76a4b0a6b4b772f3b372e4b54887c2 into PR head commit 9368c2f97d29b83a88362fbda74dcc3a4cbca37e Merge succeeded, producing 9368c2f97d29b83a88362fbda74dcc3a4cbca37e Checking out Revision 9368c2f97d29b83a88362fbda74dcc3a4cbca37e (PR-339) > git config core.sparsecheckout # timeout=10 > git checkout -f 9368c2f97d29b83a88362fbda74dcc3a4cbca37e # 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 c8b976b95f76a4b0a6b4b772f3b372e4b54887c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9368c2f97d29b83a88362fbda74dcc3a4cbca37e # timeout=10 Commit message: "feat(V2 API): Add new constants and default value for offset, limit, and labels" 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 08:32:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:53 ========================================================= 08:32:53 EdgeX Global Pipelines Version Info 08:32:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:54 ------------------- 08:32:54 stable info: 08:32:54 ------------------- 08:32:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:32:54 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 08:32:54 Message: update stable to v1.0.131 08:32:55 ------------------- 08:32:55 experimental info: 08:32:55 ------------------- 08:32:55 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:55 Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 08:32:55 Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:32:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:32:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:32:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:32:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:32:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9368c2f97d29b83a88362fbda74dcc3a4cbca37e [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9368c2f [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:00 + git log --format=format:%s -1 9368c2f97d29b83a88362fbda74dcc3a4cbca37e [Pipeline] echo 08:33:00 GIT_COMMIT: 9368c2f97d29b83a88362fbda74dcc3a4cbca37e, Commit Message: feat(V2 API): Add new constants and default value for offset, limit, and labels [Pipeline] echo 08:33:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:02 08:33:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:03 latest: Pulling from edgex-devops/git-semver 08:33:03 31603596830f: Pulling fs layer 08:33:03 2a8b12db71e7: Pulling fs layer 08:33:03 6ca5941a6612: Pulling fs layer 08:33:03 ecc8261a40a4: Pulling fs layer 08:33:03 ecc8261a40a4: Waiting 08:33:03 2a8b12db71e7: Verifying Checksum 08:33:03 2a8b12db71e7: Download complete 08:33:03 31603596830f: Download complete 08:33:03 ecc8261a40a4: Verifying Checksum 08:33:03 ecc8261a40a4: Download complete 08:33:03 6ca5941a6612: Verifying Checksum 08:33:03 6ca5941a6612: Download complete 08:33:03 31603596830f: Pull complete 08:33:03 2a8b12db71e7: Pull complete 08:33:04 6ca5941a6612: Pull complete 08:33:04 ecc8261a40a4: Pull complete 08:33:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:04 prd-centos7-docker-4c-2g-5345 does not seem to be running inside a container 08:33:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-339 -v /w/workspace/dry_go-mod-core-contracts_PR-339:/w/workspace/dry_go-mod-core-contracts_PR-339:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-339@tmp:/w/workspace/dry_go-mod-core-contracts_PR-339@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 08:33:07 $ docker top 736ca4ef9c629883b1478c12a3b5bc448d4e1502f4d4c39c5e0549810f2a4c27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:07 [ssh-agent] Looking for ssh-agent implementation... 08:33:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:07 $ docker exec 736ca4ef9c629883b1478c12a3b5bc448d4e1502f4d4c39c5e0549810f2a4c27 ssh-agent 08:33:08 SSH_AUTH_SOCK=/tmp/ssh-jDUUiSURo86c/agent.11 08:33:08 SSH_AGENT_PID=17 08:33:08 Running ssh-add (command line suppressed) 08:33:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-339@tmp/private_key_8625533175626710092.key (/w/workspace/dry_go-mod-core-contracts_PR-339@tmp/private_key_8625533175626710092.key) 08:33:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:08 + git describe --exact-match --tags HEAD 08:33:08 fatal: no tag exactly matches '9368c2f97d29b83a88362fbda74dcc3a4cbca37e' [Pipeline] } 08:33:08 $ docker exec --env ******** --env ******** 736ca4ef9c629883b1478c12a3b5bc448d4e1502f4d4c39c5e0549810f2a4c27 ssh-agent -k 08:33:08 unset SSH_AUTH_SOCK; 08:33:08 unset SSH_AGENT_PID; 08:33:08 echo Agent pid 17 killed; 08:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:33:08 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:33:08 This usually means this commit has not been tagged. [Pipeline] sshagent 08:33:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:09 [ssh-agent] Looking for ssh-agent implementation... 08:33:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:09 $ docker exec 736ca4ef9c629883b1478c12a3b5bc448d4e1502f4d4c39c5e0549810f2a4c27 ssh-agent 08:33:09 SSH_AUTH_SOCK=/tmp/ssh-Fk64xVAFxGks/agent.46 08:33:09 SSH_AGENT_PID=51 08:33:09 Running ssh-add (command line suppressed) 08:33:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-339@tmp/private_key_1265587814863746825.key (/w/workspace/dry_go-mod-core-contracts_PR-339@tmp/private_key_1265587814863746825.key) 08:33:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:09 + git semver init 08:33:09 # -> Open(): unable to determine branch for HEAD 08:33:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-339/.git 08:33:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-339 08:33:09 # $SEMVER_REMOTE_NAME = origin 08:33:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:09 # $SEMVER_USER_NAME = edgex-jenkins 08:33:09 # $SEMVER_BRANCH = PR-339 08:33:09 # $SEMVER_TEMP = /tmp/semver-254163623 08:33:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:33:10 # '/tmp/semver-254163623' -> '/w/workspace/dry_go-mod-core-contracts_PR-339/.semver' 08:33:10 # -> Force: false 08:33:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-339/.semver [Pipeline] } 08:33:10 $ docker exec --env ******** --env ******** 736ca4ef9c629883b1478c12a3b5bc448d4e1502f4d4c39c5e0549810f2a4c27 ssh-agent -k 08:33:10 unset SSH_AUTH_SOCK; 08:33:10 unset SSH_AGENT_PID; 08:33:10 echo Agent pid 51 killed; 08:33:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:11 + git semver [Pipeline] } 08:33:11 $ docker stop --time=1 736ca4ef9c629883b1478c12a3b5bc448d4e1502f4d4c39c5e0549810f2a4c27 08:33:13 $ docker rm -f 736ca4ef9c629883b1478c12a3b5bc448d4e1502f4d4c39c5e0549810f2a4c27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:33:14 Stashed 114 file(s) [Pipeline] echo 08:33:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 08:33:14 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 08:33:30 Still waiting to schedule task 08:33:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:33:30 Still waiting to schedule task 08:33:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 08:35:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5346 in /w/workspace/dry_go-mod-core-contracts_PR-339 [Pipeline] { [Pipeline] ws 08:35:26 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:35:31 using credential edgex-jenkins-ssh 08:35:31 Cloning the remote Git repository 08:35:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:35:31 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:35:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:35:31 > git --version # timeout=10 08:35:31 > git --version # 'git version 2.17.1' 08:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:35:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:35:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:35:33 Merging remotes/origin/master commit c8b976b95f76a4b0a6b4b772f3b372e4b54887c2 into PR head commit 9368c2f97d29b83a88362fbda74dcc3a4cbca37e 08:35:33 Merge succeeded, producing 9368c2f97d29b83a88362fbda74dcc3a4cbca37e 08:35:33 Checking out Revision 9368c2f97d29b83a88362fbda74dcc3a4cbca37e (PR-339) 08:35:33 > git config core.sparsecheckout # timeout=10 08:35:33 > git checkout -f 9368c2f97d29b83a88362fbda74dcc3a4cbca37e # timeout=10 08:35:33 > git remote # timeout=10 08:35:33 > git config --get remote.origin.url # timeout=10 08:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:33 > git merge c8b976b95f76a4b0a6b4b772f3b372e4b54887c2 # timeout=10 08:35:33 > git rev-parse HEAD^{commit} # timeout=10 08:35:33 > git config core.sparsecheckout # timeout=10 08:35:33 > git checkout -f 9368c2f97d29b83a88362fbda74dcc3a4cbca37e # timeout=10 08:35:38 Commit message: "feat(V2 API): Add new constants and default value for offset, limit, and labels" 08:35:38 > git --version # timeout=10 08:35:38 > git --version # 'git version 2.17.1' 08:35:38 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:35:39 ========================================================= 08:35:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:35:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:35:40 + 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 . 08:35:41 Sending build context to Docker daemon 2.618MB 08:35:41 Step 1/7 : ARG BASE=golang:1.15-alpine 08:35:41 Step 2/7 : FROM ${BASE} 08:35:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:42 b538f80385f9: Pulling fs layer 08:35:42 74f711af9a0d: Pulling fs layer 08:35:42 99f96fe45779: Pulling fs layer 08:35:42 8529a6b9a6be: Pulling fs layer 08:35:42 45590311c82a: Pulling fs layer 08:35:42 69ca0ff8b7b3: Pulling fs layer 08:35:42 209524e5b208: Pulling fs layer 08:35:42 8529a6b9a6be: Waiting 08:35:42 45590311c82a: Waiting 08:35:42 209524e5b208: Waiting 08:35:42 69ca0ff8b7b3: Waiting 08:35:42 99f96fe45779: Verifying Checksum 08:35:42 99f96fe45779: Download complete 08:35:42 74f711af9a0d: Verifying Checksum 08:35:42 74f711af9a0d: Download complete 08:35:42 45590311c82a: Verifying Checksum 08:35:42 45590311c82a: Download complete 08:35:42 b538f80385f9: Download complete 08:35:42 69ca0ff8b7b3: Verifying Checksum 08:35:42 69ca0ff8b7b3: Download complete 08:35:43 b538f80385f9: Pull complete 08:35:43 74f711af9a0d: Pull complete 08:35:44 99f96fe45779: Pull complete 08:35:46 209524e5b208: Verifying Checksum 08:35:46 209524e5b208: Download complete 08:35:46 8529a6b9a6be: Verifying Checksum 08:35:46 8529a6b9a6be: Download complete 08:35:56 8529a6b9a6be: Pull complete 08:35:57 45590311c82a: Pull complete 08:35:57 69ca0ff8b7b3: Pull complete 08:36:01 209524e5b208: Pull complete 08:36:01 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:36:01 ---> 5bddaf1c2fca 08:36:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:36:04 ---> Running in 653897f00f89 08:36:04 Removing intermediate container 653897f00f89 08:36:04 ---> 642c4e565eea 08:36:04 Step 4/7 : RUN apk add bash 08:36:04 ---> Running in 81aa289577ee 08:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:36:10 OK: 142 MiB in 39 packages 08:36:11 Removing intermediate container 81aa289577ee 08:36:11 ---> 44bbc7864b4c 08:36:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:36:11 ---> Running in 53fa960a1094 08:36:12 Removing intermediate container 53fa960a1094 08:36:12 ---> f98e9e543ee1 08:36:12 Step 6/7 : COPY go.mod . 08:36:12 ---> 7f18e330f3b5 08:36:12 Step 7/7 : RUN go mod download 08:36:12 ---> Running in 0200a0dd697d 08:36:15 Running on prd-centos7-docker-4c-2g-5347 in /w/workspace/dry_go-mod-core-contracts_PR-339 [Pipeline] { [Pipeline] ws 08:36:15 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:36:21 using credential edgex-jenkins-ssh 08:36:21 Cloning the remote Git repository 08:36:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:36:21 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:36:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:36:21 > git --version # timeout=10 08:36:21 > git --version # 'git version 2.16.5' 08:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:24 Merging remotes/origin/master commit c8b976b95f76a4b0a6b4b772f3b372e4b54887c2 into PR head commit 9368c2f97d29b83a88362fbda74dcc3a4cbca37e 08:36:24 Merge succeeded, producing 9368c2f97d29b83a88362fbda74dcc3a4cbca37e 08:36:24 Checking out Revision 9368c2f97d29b83a88362fbda74dcc3a4cbca37e (PR-339) 08:36:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:36:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:24 > git config core.sparsecheckout # timeout=10 08:36:24 > git checkout -f 9368c2f97d29b83a88362fbda74dcc3a4cbca37e # timeout=10 08:36:24 > git remote # timeout=10 08:36:24 > git config --get remote.origin.url # timeout=10 08:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:24 > git merge c8b976b95f76a4b0a6b4b772f3b372e4b54887c2 # timeout=10 08:36:24 > git rev-parse HEAD^{commit} # timeout=10 08:36:24 > git config core.sparsecheckout # timeout=10 08:36:24 > git checkout -f 9368c2f97d29b83a88362fbda74dcc3a4cbca37e # timeout=10 08:36:27 Removing intermediate container 0200a0dd697d 08:36:27 ---> 145d5f9b1449 08:36:27 Successfully built 145d5f9b1449 08:36:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:36:28 + docker inspect -f . ci-base-image-arm64 08:36:28 . [Pipeline] withDockerContainer 08:36:28 prd-ubuntu18.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container 08:36:28 $ 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 08:36:29 Commit message: "feat(V2 API): Add new constants and default value for offset, limit, and labels" 08:36:29 > git --version # timeout=10 08:36:29 > git --version # 'git version 2.16.5' 08:36:29 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 08:36:30 $ docker top 4a272b740a4fdfe40ebb86a5ab7a171bad2a5364593de891f0dd421bdeacf2c5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:36:31 ========================================================= 08:36:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:36:31 ========================================================= 08:36:31 + go version 08:36:31 go version go1.15.2 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 08:36:32 $ docker stop --time=1 4a272b740a4fdfe40ebb86a5ab7a171bad2a5364593de891f0dd421bdeacf2c5 08:36:32 + 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 . 08:36:33 Sending build context to Docker daemon 2.618MB 08:36:33 Step 1/7 : ARG BASE=golang:1.15-alpine 08:36:33 Step 2/7 : FROM ${BASE} 08:36:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:36:33 df20fa9351a1: Pulling fs layer 08:36:33 ed8968b2872e: Pulling fs layer 08:36:33 a92cc7c5fd73: Pulling fs layer 08:36:33 e871e8e8d7a9: Pulling fs layer 08:36:33 e73272ec9a57: Pulling fs layer 08:36:33 1e910a182e73: Pulling fs layer 08:36:33 4e634b169226: Pulling fs layer 08:36:33 e73272ec9a57: Waiting 08:36:33 1e910a182e73: Waiting 08:36:33 4e634b169226: Waiting 08:36:33 e871e8e8d7a9: Waiting 08:36:33 a92cc7c5fd73: Verifying Checksum 08:36:33 a92cc7c5fd73: Download complete 08:36:33 ed8968b2872e: Download complete 08:36:33 e73272ec9a57: Verifying Checksum 08:36:33 e73272ec9a57: Download complete 08:36:33 1e910a182e73: Verifying Checksum 08:36:33 1e910a182e73: Download complete 08:36:33 df20fa9351a1: Verifying Checksum 08:36:33 df20fa9351a1: Download complete 08:36:34 df20fa9351a1: Pull complete 08:36:34 ed8968b2872e: Pull complete 08:36:34 $ docker rm -f 4a272b740a4fdfe40ebb86a5ab7a171bad2a5364593de891f0dd421bdeacf2c5 08:36:34 a92cc7c5fd73: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:35 + docker inspect -f . ci-base-image-arm64 08:36:35 . [Pipeline] withDockerContainer 08:36:36 prd-ubuntu18.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container 08:36:36 $ 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 08:36:38 $ docker top efbf82fbe714c5fb458d1d571e0b250b662b13e6193bd79d672073644a08b9d3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:39 4e634b169226: Verifying Checksum 08:36:39 4e634b169226: Download complete 08:36:39 e871e8e8d7a9: Verifying Checksum 08:36:39 e871e8e8d7a9: Download complete 08:36:39 + make test 08:36:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:36:49 e871e8e8d7a9: Pull complete 08:36:49 e73272ec9a57: Pull complete 08:36:49 1e910a182e73: Pull complete 08:36:55 4e634b169226: Pull complete 08:36:55 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:36:55 ---> f7629b54cfaa 08:36:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:36:55 ---> Running in 0b83949ad226 08:36:55 Removing intermediate container 0b83949ad226 08:36:55 ---> e675960f1d9e 08:36:55 Step 4/7 : RUN apk add bash 08:36:55 ---> Running in 8def600617b1 08:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:57 OK: 166 MiB in 39 packages 08:36:58 Removing intermediate container 8def600617b1 08:36:58 ---> 585f9c4008d1 08:36:58 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:36:58 ---> Running in a5bcd79594f0 08:36:58 Removing intermediate container a5bcd79594f0 08:36:58 ---> e3585c559561 08:36:58 Step 6/7 : COPY go.mod . 08:36:58 ---> 74fd6de0fb7e 08:36:58 Step 7/7 : RUN go mod download 08:36:58 ---> Running in 53f9648e5cf2 08:37:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:37:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.056s coverage: 85.7% of statements 08:37:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.056s coverage: 100.0% of statements 08:37:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.053s coverage: 45.4% of statements 08:37:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements 08:37:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:37:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.040s coverage: 6.4% of statements 08:37:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.045s coverage: 14.7% of statements 08:37:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.059s coverage: 100.0% of statements 08:37:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.060s coverage: 91.8% of statements 08:37:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:37:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:37:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 08:37:07 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.034s coverage: 48.9% of statements 08:37:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.128s coverage: 63.0% of statements 08:37:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.045s coverage: 26.3% of statements 08:37:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.049s coverage: 15.4% of statements 08:37:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements 08:37:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements 08:37:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:37:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.058s coverage: 29.1% of statements 08:37:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements 08:37:14 Removing intermediate container 53f9648e5cf2 08:37:14 ---> 58c16d989d79 08:37:14 Successfully built 58c16d989d79 08:37:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:37:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements 08:37:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.026s coverage: 100.0% of statements 08:37:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:37:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:37:15 + docker inspect -f . ci-base-image-x86_64 08:37:15 . [Pipeline] withDockerContainer 08:37:15 prd-centos7-docker-4c-2g-5347 does not seem to be running inside a container 08:37:15 $ 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-x86_64 cat 08:37:16 $ docker top 7f4d816e30016a3e001f971fe6d0256234b039cd238d37f613213e461c2f4be0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:17 + go version 08:37:17 go version go1.15.2 linux/amd64 [Pipeline] } 08:37:17 $ docker stop --time=1 7f4d816e30016a3e001f971fe6d0256234b039cd238d37f613213e461c2f4be0 08:37:19 $ docker rm -f 7f4d816e30016a3e001f971fe6d0256234b039cd238d37f613213e461c2f4be0 08:37:19 gofmt -l . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:37:19 [ "`gofmt -l .`" = "" ] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] stash 08:37:20 + docker inspect -f . ci-base-image-x86_64 08:37:20 . [Pipeline] withDockerContainer 08:37:20 prd-centos7-docker-4c-2g-5347 does not seem to be running inside a container 08:37:20 $ 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-x86_64 cat 08:37:21 Stashed 1 file(s) 08:37:22 $ docker top 79c139b56b336795b50a198a2d3623e0659abd6b1448cde5a864a0b9f8dbf048 -eo pid,comm [Pipeline] { [Pipeline] } 08:37:22 $ docker stop --time=1 efbf82fbe714c5fb458d1d571e0b250b662b13e6193bd79d672073644a08b9d3 08:37:24 $ docker rm -f efbf82fbe714c5fb458d1d571e0b250b662b13e6193bd79d672073644a08b9d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 08:37:25 + make test 08:37:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [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] } 08:37:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:37:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.068s coverage: 85.7% of statements 08:37:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements 08:37:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.062s coverage: 45.4% of statements 08:37:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements 08:37:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:37:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.045s coverage: 6.4% of statements 08:37:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.027s coverage: 14.7% of statements 08:37:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements 08:37:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.089s coverage: 91.8% of statements 08:37:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:37:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:37:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 08:37:42 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 48.9% of statements 08:37:46 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.042s coverage: 63.0% of statements 08:37:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements 08:37:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.043s coverage: 15.4% of statements 08:37:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.024s coverage: 15.4% of statements 08:37:46 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.054s coverage: 14.3% of statements 08:37:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:37:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.052s coverage: 29.1% of statements 08:37:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.066s coverage: 100.0% of statements 08:37:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.059s coverage: 94.4% of statements 08:37:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.027s coverage: 100.0% of statements 08:37:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:37:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:37:51 gofmt -l . 08:37:51 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:37:52 Warning: overwriting stash ‘coverage-report’ 08:37:53 Stashed 1 file(s) [Pipeline] } 08:37:53 $ docker stop --time=1 79c139b56b336795b50a198a2d3623e0659abd6b1448cde5a864a0b9f8dbf048 08:37:56 $ docker rm -f 79c139b56b336795b50a198a2d3623e0659abd6b1448cde5a864a0b9f8dbf048 [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 08:38:00 provisioning config files... 08:38:00 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-339@tmp/config8923707189854243471tmp [Pipeline] { [Pipeline] sh 08:38:00 + set +x 08:38:00 + curl -s https://codecov.io/bash 08:38:00 + bash -s -- 08:38:01 08:38:01 _____ _ 08:38:01 / ____| | | 08:38:01 | | ___ __| | ___ ___ _____ __ 08:38:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:38:01 | |___| (_) | (_| | __/ (_| (_) \ V / 08:38:01 \_____\___/ \__,_|\___|\___\___/ \_/ 08:38:01 Bash-20201009-048fee3 08:38:01 08:38:01 08:38:01 ==> Jenkins CI detected. 08:38:01 project root: . 08:38:01 --> token set from env 08:38:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:38:01 ==> Running gcov in . (disable via -X gcov) 08:38:01 ==> Python coveragepy not found 08:38:01 ==> Searching for coverage reports in: 08:38:01 + . 08:38:01 -> Found 1 reports 08:38:01 ==> Detecting git/mercurial file structure 08:38:01 ==> Reading reports 08:38:01 + ./coverage.out bytes=106727 08:38:01 ==> Appending adjustments 08:38:01 https://docs.codecov.io/docs/fixing-reports 08:38:02 + Found adjustments 08:38:02 ==> Gzipping contents 08:38:02 ==> Uploading reports 08:38:02 url: https://codecov.io 08:38:02 query: branch=PR-339&commit=9368c2f97d29b83a88362fbda74dcc3a4cbca37e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=339&job=&cmd_args= 08:38:02 -> Pinging Codecov 08:38:02 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-339&commit=9368c2f97d29b83a88362fbda74dcc3a4cbca37e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=339&job=&cmd_args= 08:38:02 -> Uploading to 08:38:02 08:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:02 Dload Upload Total Spent Left Speed 08:38:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 08:38:02 X> Failed to upload 08:38:02 ==> Uploading to Codecov 08:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:02 Dload Upload Total Spent Left Speed 08:38:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17203 100 118 100 17085 246 35628 --:--:-- --:--:-- --:--:-- 35668 08:38:02 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9368c2f97d29b83a88362fbda74dcc3a4cbca37e [Pipeline] } 08:38:02 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 08:38:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:08 ---> package-listing.sh 08:38:08 ++ facter osfamily 08:38:08 ++ tr '[:upper:]' '[:lower:]' 08:38:08 + OS_FAMILY=redhat 08:38:08 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-339 08:38:08 + START_PACKAGES=/tmp/packages_start.txt 08:38:08 + END_PACKAGES=/tmp/packages_end.txt 08:38:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:08 + PACKAGES=/tmp/packages_start.txt 08:38:08 + '[' /w/workspace/dry_go-mod-core-contracts_PR-339 ']' 08:38:08 + PACKAGES=/tmp/packages_end.txt 08:38:08 + case "${OS_FAMILY}" in 08:38:08 + rpm -qa 08:38:08 + sort 08:38:14 + '[' -f /tmp/packages_start.txt ']' 08:38:14 + '[' -f /tmp/packages_end.txt ']' 08:38:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-339 ']' 08:38:14 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-339/archives/ 08:38:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-339/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:14 provisioning config files... 08:38:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-339@tmp/config6403137565003539863tmp [Pipeline] { [Pipeline] echo 08:38:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:14 ---> create-netrc.sh [Pipeline] } 08:38:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:38:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:38:15 ---> python-tools-install.sh 08:38:15 Generating Requirements File 08:39:23 Python 3.6.8 08:39:23 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 08:39:23 appdirs==1.4.3 08:39:23 argcomplete==1.12.1 08:39:23 aspy.yaml==1.3.0 08:39:23 attrs==19.3.0 08:39:23 Babel==2.8.0 08:39:23 beautifulsoup4==4.8.2 08:39:23 boto3==1.11.6 08:39:23 botocore==1.14.6 08:39:23 bs4==0.0.1 08:39:23 cachetools==4.1.1 08:39:23 certifi==2019.11.28 08:39:23 cffi==1.14.3 08:39:23 cfgv==2.0.1 08:39:23 chardet==3.0.4 08:39:23 click==7.1 08:39:23 cliff==3.4.0 08:39:23 cmd2==1.3.11 08:39:23 colorama==0.4.4 08:39:23 cryptography==3.1.1 08:39:23 debtcollector==2.2.0 08:39:23 decorator==4.4.2 08:39:23 defusedxml==0.6.0 08:39:23 Deprecated==1.2.7 08:39:23 distlib==0.3.1 08:39:23 distro==1.2.0 08:39:23 dnspython==1.16.0 08:39:23 docker==4.2.0 08:39:23 docutils==0.15.2 08:39:23 dogpile.cache==1.0.2 08:39:23 email-validator==1.0.5 08:39:23 filelock==3.0.12 08:39:23 future==0.18.2 08:39:23 google-auth==1.22.1 08:39:23 httplib2==0.17.0 08:39:23 identify==1.4.11 08:39:23 idna==2.9 08:39:23 importlib-metadata==2.0.0 08:39:23 importlib-resources==1.5.0 08:39:23 iso8601==0.1.13 08:39:23 Jinja2==2.11.1 08:39:23 jmespath==0.10.0 08:39:23 jsonpatch==1.26 08:39:23 jsonpointer==2.0 08:39:23 jsonschema==3.2.0 08:39:23 keystoneauth1==4.2.1 08:39:23 kubernetes==11.0.0 08:39:23 lftools==0.34.2 08:39:23 lxml==4.5.0 08:39:23 MarkupSafe==0.23 08:39:23 msgpack==1.0.0 08:39:23 multi-key-dict==2.0.3 08:39:23 munch==2.5.0 08:39:23 netaddr==0.8.0 08:39:23 netifaces==0.10.9 08:39:23 niet==1.4.2 08:39:23 nodeenv==1.3.5 08:39:23 oauth2client==4.1.3 08:39:23 oauthlib==3.1.0 08:39:23 openstacksdk==0.50.0 08:39:23 os-client-config==2.1.0 08:39:23 os-service-types==1.7.0 08:39:23 osc-lib==2.2.1 08:39:23 oslo.config==8.3.2 08:39:23 oslo.context==3.1.1 08:39:23 oslo.i18n==5.0.1 08:39:23 oslo.log==4.4.0 08:39:23 oslo.serialization==4.0.1 08:39:23 oslo.utils==4.6.0 08:39:23 packaging==20.4 08:39:23 pbr==5.4.4 08:39:23 pluggy==0.13.1 08:39:23 prettytable==0.7.2 08:39:23 py==1.9.0 08:39:23 pyasn1==0.4.8 08:39:23 pyasn1-modules==0.2.8 08:39:23 pycparser==2.20 08:39:23 pygerrit2==2.0.10 08:39:23 PyGithub==1.46 08:39:23 pyinotify==0.9.6 08:39:23 PyJWT==1.7.1 08:39:23 pyparsing==2.4.7 08:39:23 pyperclip==1.8.1 08:39:23 pyroute2==0.4.13 08:39:23 pyrsistent==0.15.7 08:39:23 PySocks==1.6.8 08:39:23 python-cinderclient==7.2.0 08:39:23 python-dateutil==2.8.1 08:39:23 python-heatclient==2.2.1 08:39:23 python-jenkins==1.7.0 08:39:23 python-keystoneclient==4.1.1 08:39:23 python-magnumclient==3.2.1 08:39:23 python-novaclient==17.2.1 08:39:23 python-openstackclient==5.4.0 08:39:23 python-swiftclient==3.10.1 08:39:23 pytz==2020.1 08:39:23 PyYAML==5.3 08:39:23 requests==2.23.0 08:39:23 requests-oauthlib==1.3.0 08:39:23 requestsexceptions==1.4.0 08:39:23 rfc3986==1.4.0 08:39:23 rpm==4.11.3 08:39:23 rsa==4.0 08:39:23 ruamel.yaml==0.16.10 08:39:23 ruamel.yaml.clib==0.2.0 08:39:23 s3transfer==0.3.3 08:39:23 shade==1.27.2 08:39:23 simplejson==3.17.2 08:39:23 six==1.14.0 08:39:23 soupsieve==2.0 08:39:23 stevedore==3.2.2 08:39:23 tabulate==0.8.6 08:39:23 toml==0.10.0 08:39:23 tox==3.20.1 08:39:23 tqdm==4.43.0 08:39:23 urllib3==1.25.8 08:39:23 virtualenv==20.0.34 08:39:23 wcwidth==0.2.5 08:39:23 websocket-client==0.57.0 08:39:23 wrapt==1.12.1 08:39:23 xdg==3.0.2 08:39:23 xmltodict==0.12.0 08:39:23 yq==2.11.1 08:39:23 zipp==3.3.0 08:39:24 Cache entry deserialization failed, entry ignored 08:39:27 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. 08:39:29 Python 2.7.5 08:39:30 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 08:39:30 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. 08:39:30 ansible==2.9.7 08:39:30 Babel==0.9.6 08:39:30 backports.ssl-match-hostname==3.5.0.1 08:39:30 beautifulsoup4==4.4.1 08:39:30 bodhi==2.11.0 08:39:30 bodhi-client==2.11.0 08:39:30 CCColUtils==1.4 08:39:30 cffi==1.6.0 08:39:30 chardet==2.2.1 08:39:30 click==6.7 08:39:30 cloud-init==18.5 08:39:30 configobj==4.7.2 08:39:30 cryptography==1.7.2 08:39:30 decorator==3.4.0 08:39:30 distro==1.2.0 08:39:30 enum34==1.0.4 08:39:30 fedpkg==1.38 08:39:30 futures==3.1.1 08:39:30 gitdb==0.6.4 08:39:30 GitPython==1.0.1 08:39:30 html5lib==0.999 08:39:30 httplib2==0.9.2 08:39:30 idna==2.4 08:39:30 iniparse==0.4 08:39:30 ipaddress==1.0.16 08:39:30 IPy==0.75 08:39:30 javapackages==1.0.0 08:39:30 Jinja2==2.7.2 08:39:30 jmespath==0.9.4 08:39:30 jsonpatch==1.2 08:39:30 jsonpointer==1.9 08:39:30 kerberos==1.1 08:39:30 kitchen==1.1.1 08:39:30 langtable==0.0.31 08:39:30 lockfile==0.9.1 08:39:30 lxml==3.2.1 08:39:30 MarkupSafe==0.11 08:39:30 munch==2.0.2 08:39:30 offtrac==0.1.0 08:39:30 openidc-client==0.6.0 08:39:30 packagedb-cli==2.14.1 08:39:30 paramiko==2.1.1 08:39:30 perf==0.1 08:39:30 ply==3.4 08:39:30 policycoreutils-default-encoding==0.1 08:39:30 prettytable==0.7.2 08:39:30 pyasn1==0.1.9 08:39:30 pycparser==2.14 08:39:30 pycurl==7.19.0 08:39:30 pygobject==3.22.0 08:39:30 pygpgme==0.3 08:39:30 pyliblzma==0.5.3 08:39:30 pyOpenSSL==0.13.1 08:39:30 pyparsing==1.5.6 08:39:30 pyserial==2.6 08:39:30 python-augeas==0.5.0 08:39:30 python-bugzilla==2.3.0 08:39:30 python-dateutil==1.5 08:39:30 python-fedora==0.10.0 08:39:30 python-linux-procfs==0.4.9 08:39:30 python-yubico==1.2.3 08:39:30 pyudev==0.15 08:39:30 pyusb==1.0.0b1 08:39:30 pyxattr==0.5.1 08:39:30 PyYAML==3.10 08:39:30 requests==2.6.0 08:39:30 requests-kerberos==0.7.0 08:39:30 rpkg==1.60 08:39:30 schedutils==0.4 08:39:30 seobject==0.1 08:39:30 sepolicy==1.1 08:39:30 six==1.9.0 08:39:30 smmap==0.9.0 08:39:30 urlgrabber==3.10 08:39:30 urllib3==1.10.2 08:39:30 virtualenv==15.1.0 08:39:30 yum-langpacks==0.4.2 08:39:30 yum-metadata-parser==1.1.4 [Pipeline] echo 08:39:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:30 ---> sudo-logs.sh 08:39:30 Archiving 'sudo' log.. [Pipeline] echo 08:39:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:31 ---> job-cost.sh 08:39:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r5CR 08:39:41 Cache entry deserialization failed, entry ignored 08:39:41 Cache entry deserialization failed, entry ignored 08:39:41 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:42 Cache entry deserialization failed, entry ignored 08:39:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:40:14 lf-activate-venv(): INFO: Adding /tmp/venv-r5CR/bin to PATH 08:40:14 INFO: No Stack... 08:40:14 INFO: Retrieving Pricing Info for: v1-standard-2 08:40:14 INFO: Archiving Costs [Pipeline] echo 08:40:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:40:15 ---> logs-deploy.sh 08:40:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-339/1 08:40:15 INFO: archiving workspace using pattern(s): 08:40:18 Archives upload complete. 08:40:18 INFO: archiving logs to Nexus 08:40:19 ---> uname -a: 08:40:19 Linux prd-centos7-docker-4c-2g-5345.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 08:40:19 08:40:19