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