Pull request #605 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d0cb6d33e7f0aed859717180b5d3aebd3b009b5a+9121cb4fd2f17f024cc2e84f36967dd0fb0597df (2c84836a669dc010177dfafe4ac3724d93566e1f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go 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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5357 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-605 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit d0cb6d33e7f0aed859717180b5d3aebd3b009b5a Merge succeeded, producing d0cb6d33e7f0aed859717180b5d3aebd3b009b5a Checking out Revision d0cb6d33e7f0aed859717180b5d3aebd3b009b5a (PR-605) Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # 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 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # timeout=10 Commit message: "feat(sdk): leverage v2 cache for v2 callback api" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk b354501cd91d68af18eb3d29231f62cefc412e89 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T09:10:05.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T09:10:05.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T09:10:05.798Z] ========================================================= [2020-10-14T09:10:05.798Z] EdgeX Global Pipelines Version Info [2020-10-14T09:10:05.798Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:10:07.764Z] ------------------- [2020-10-14T09:10:07.764Z] stable info: [2020-10-14T09:10:07.764Z] ------------------- [2020-10-14T09:10:07.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T09:10:07.764Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-14T09:10:07.764Z] Message: update stable to v1.0.131 [2020-10-14T09:10:08.339Z] ------------------- [2020-10-14T09:10:08.339Z] experimental info: [2020-10-14T09:10:08.339Z] ------------------- [2020-10-14T09:10:08.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T09:10:08.339Z] Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 [2020-10-14T09:10:08.339Z] Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-14T09:10:08.714Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-14T09:10:08.814Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-14T09:10:08.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T09:10:09.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T09:10:09.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T09:10:09.266Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-14T09:10:09.387Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-14T09:10:09.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-14T09:10:09.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-14T09:10:09.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-14T09:10:09.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T09:10:09.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-14T09:10:09.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T09:10:10.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T09:10:10.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-14T09:10:10.280Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T09:10:10.384Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T09:10:10.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T09:10:10.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-14T09:10:10.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-14T09:10:10.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-14T09:10:11.055Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-14T09:10:11.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-14T09:10:11.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-14T09:10:11.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-14T09:10:11.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo [2020-10-14T09:10:11.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo [2020-10-14T09:10:11.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo [2020-10-14T09:10:11.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] echo [2020-10-14T09:10:11.901Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0cb6d3 [Pipeline] echo [2020-10-14T09:10:12.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T09:10:12.617Z] + git log --format=format:%s -1 d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] echo [2020-10-14T09:10:12.685Z] GIT_COMMIT: d0cb6d33e7f0aed859717180b5d3aebd3b009b5a, Commit Message: feat(sdk): leverage v2 cache for v2 callback api [Pipeline] echo [2020-10-14T09:10:12.729Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:10:13.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T09:10:13.844Z] [2020-10-14T09:10:13.844Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:10:14.197Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T09:10:14.197Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T09:10:14.197Z] 31603596830f: Pulling fs layer [2020-10-14T09:10:14.197Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T09:10:14.197Z] 6ca5941a6612: Pulling fs layer [2020-10-14T09:10:14.197Z] ecc8261a40a4: Pulling fs layer [2020-10-14T09:10:14.197Z] ecc8261a40a4: Waiting [2020-10-14T09:10:14.197Z] 2a8b12db71e7: Verifying Checksum [2020-10-14T09:10:14.197Z] 2a8b12db71e7: Download complete [2020-10-14T09:10:14.465Z] 31603596830f: Verifying Checksum [2020-10-14T09:10:14.465Z] 31603596830f: Download complete [2020-10-14T09:10:14.465Z] ecc8261a40a4: Verifying Checksum [2020-10-14T09:10:14.465Z] ecc8261a40a4: Download complete [2020-10-14T09:10:14.465Z] 6ca5941a6612: Verifying Checksum [2020-10-14T09:10:14.465Z] 6ca5941a6612: Download complete [2020-10-14T09:10:14.734Z] 31603596830f: Pull complete [2020-10-14T09:10:14.734Z] 2a8b12db71e7: Pull complete [2020-10-14T09:10:16.125Z] 6ca5941a6612: Pull complete [2020-10-14T09:10:16.125Z] ecc8261a40a4: Pull complete [2020-10-14T09:10:16.125Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T09:10:16.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T09:10:16.125Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T09:10:16.224Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2020-10-14T09:10:16.277Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-605 -v /w/workspace/dgexfoundry_device-sdk-go_PR-605:/w/workspace/dgexfoundry_device-sdk-go_PR-605:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T09:10:18.381Z] $ docker top a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T09:10:18.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T09:10:18.647Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T09:10:18.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T09:10:18.869Z] $ docker exec a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent [2020-10-14T09:10:19.023Z] SSH_AUTH_SOCK=/tmp/ssh-Ja2b6n1SyG0Y/agent.11 [2020-10-14T09:10:19.023Z] SSH_AGENT_PID=17 [2020-10-14T09:10:19.035Z] Running ssh-add (command line suppressed) [2020-10-14T09:10:19.155Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_3366168349938523136.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_3366168349938523136.key) [2020-10-14T09:10:19.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T09:10:19.551Z] + git describe --exact-match --tags HEAD [2020-10-14T09:10:19.551Z] fatal: no tag exactly matches 'd0cb6d33e7f0aed859717180b5d3aebd3b009b5a' [Pipeline] } [2020-10-14T09:10:19.577Z] $ docker exec --env ******** --env ******** a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent -k [2020-10-14T09:10:19.697Z] unset SSH_AUTH_SOCK; [2020-10-14T09:10:19.697Z] unset SSH_AGENT_PID; [2020-10-14T09:10:19.697Z] echo Agent pid 17 killed; [2020-10-14T09:10:19.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-14T09:10:19.826Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-14T09:10:19.826Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-14T09:10:19.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T09:10:19.921Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T09:10:20.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T09:10:20.091Z] $ docker exec a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent [2020-10-14T09:10:20.256Z] SSH_AUTH_SOCK=/tmp/ssh-ENXyXp1qBTsr/agent.48 [2020-10-14T09:10:20.256Z] SSH_AGENT_PID=53 [2020-10-14T09:10:20.263Z] Running ssh-add (command line suppressed) [2020-10-14T09:10:20.378Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_1460185758596019306.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_1460185758596019306.key) [2020-10-14T09:10:20.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T09:10:20.753Z] + git semver init [2020-10-14T09:10:20.754Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T09:10:20.754Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.git [2020-10-14T09:10:20.754Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-605 [2020-10-14T09:10:20.754Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T09:10:20.754Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T09:10:20.754Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T09:10:20.754Z] # $SEMVER_BRANCH = PR-605 [2020-10-14T09:10:20.754Z] # $SEMVER_TEMP = /tmp/semver-789774044 [2020-10-14T09:10:20.754Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-14T09:10:21.706Z] # '/tmp/semver-789774044' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver' [2020-10-14T09:10:21.706Z] # -> Force: false [2020-10-14T09:10:21.706Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver [Pipeline] } [2020-10-14T09:10:21.720Z] $ docker exec --env ******** --env ******** a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent -k [2020-10-14T09:10:21.850Z] unset SSH_AUTH_SOCK; [2020-10-14T09:10:21.851Z] unset SSH_AGENT_PID; [2020-10-14T09:10:21.851Z] echo Agent pid 53 killed; [2020-10-14T09:10:21.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T09:10:22.359Z] + git semver [Pipeline] } [2020-10-14T09:10:22.387Z] $ docker stop --time=1 a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 [2020-10-14T09:10:23.743Z] $ docker rm -f a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T09:10:24.609Z] Stashed 49 file(s) [Pipeline] echo [2020-10-14T09:10:24.612Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-14T09:10:24.752Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-14T09:10:40.221Z] Still waiting to schedule task [2020-10-14T09:10:40.221Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-14T09:10:40.223Z] Still waiting to schedule task [2020-10-14T09:10:40.223Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-14T09:13:31.248Z] Running on prd-centos7-docker-4c-2g-5359 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws [2020-10-14T09:13:31.305Z] Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout [2020-10-14T09:13:34.164Z] using credential edgex-jenkins-ssh [2020-10-14T09:13:34.215Z] Cloning the remote Git repository [2020-10-14T09:13:34.065Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:13:34.144Z] > git init /w/workspace/device-sdk-go/11 # timeout=10 [2020-10-14T09:13:34.196Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:13:34.196Z] > git --version # timeout=10 [2020-10-14T09:13:34.203Z] > git --version # 'git version 2.16.5' [2020-10-14T09:13:34.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:13:34.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:13:35.684Z] Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-10-14T09:13:34.997Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:13:35.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:13:35.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:13:35.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:13:35.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:13:35.029Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T09:13:35.633Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T09:13:35.640Z] > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T09:13:36.078Z] Failed in branch amd64 [2020-10-14T09:14:18.175Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5360 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws [2020-10-14T09:14:18.237Z] Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout [2020-10-14T09:14:23.248Z] using credential edgex-jenkins-ssh [2020-10-14T09:14:23.345Z] Cloning the remote Git repository [2020-10-14T09:14:23.412Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:14:23.527Z] > git init /w/workspace/device-sdk-go/11 # timeout=10 [2020-10-14T09:14:23.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:14:23.617Z] > git --version # timeout=10 [2020-10-14T09:14:23.641Z] > git --version # 'git version 2.17.1' [2020-10-14T09:14:23.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:14:23.717Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:14:25.631Z] Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-10-14T09:14:24.888Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:14:24.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:14:24.945Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:14:24.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:14:24.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:14:25.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T09:14:25.656Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T09:14:25.677Z] > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T09:14:26.132Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:14:29.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:14:29.619Z] ---> package-listing.sh [2020-10-14T09:14:29.619Z] ++ facter osfamily [2020-10-14T09:14:29.619Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T09:14:29.619Z] + OS_FAMILY=redhat [2020-10-14T09:14:29.619Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-605 [2020-10-14T09:14:29.619Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T09:14:29.619Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T09:14:29.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T09:14:29.619Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T09:14:29.619Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' [2020-10-14T09:14:29.619Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T09:14:29.619Z] + case "${OS_FAMILY}" in [2020-10-14T09:14:29.619Z] + rpm -qa [2020-10-14T09:14:29.619Z] + sort [2020-10-14T09:14:33.844Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T09:14:33.844Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T09:14:33.844Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T09:14:33.844Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' [2020-10-14T09:14:33.844Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ [2020-10-14T09:14:33.844Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T09:14:34.431Z] provisioning config files... [2020-10-14T09:14:34.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config553388474622683755tmp [Pipeline] { [Pipeline] echo [2020-10-14T09:14:34.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:14:34.826Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T09:14:34.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T09:14:34.933Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:14:35.232Z] ---> python-tools-install.sh [2020-10-14T09:14:35.232Z] Generating Requirements File [2020-10-14T09:15:56.791Z] Python 3.6.8 [2020-10-14T09:15:56.791Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-14T09:15:56.791Z] appdirs==1.4.3 [2020-10-14T09:15:56.791Z] argcomplete==1.12.1 [2020-10-14T09:15:56.791Z] aspy.yaml==1.3.0 [2020-10-14T09:15:56.791Z] attrs==19.3.0 [2020-10-14T09:15:56.791Z] Babel==2.8.0 [2020-10-14T09:15:56.791Z] beautifulsoup4==4.8.2 [2020-10-14T09:15:56.791Z] boto3==1.11.6 [2020-10-14T09:15:56.791Z] botocore==1.14.6 [2020-10-14T09:15:56.791Z] bs4==0.0.1 [2020-10-14T09:15:56.791Z] cachetools==4.1.1 [2020-10-14T09:15:56.791Z] certifi==2019.11.28 [2020-10-14T09:15:56.791Z] cffi==1.14.3 [2020-10-14T09:15:56.791Z] cfgv==2.0.1 [2020-10-14T09:15:56.791Z] chardet==3.0.4 [2020-10-14T09:15:56.791Z] click==7.1 [2020-10-14T09:15:56.791Z] cliff==3.4.0 [2020-10-14T09:15:56.791Z] cmd2==1.3.11 [2020-10-14T09:15:56.791Z] colorama==0.4.4 [2020-10-14T09:15:56.791Z] cryptography==3.1.1 [2020-10-14T09:15:56.791Z] debtcollector==2.2.0 [2020-10-14T09:15:56.791Z] decorator==4.4.2 [2020-10-14T09:15:56.791Z] defusedxml==0.6.0 [2020-10-14T09:15:56.791Z] Deprecated==1.2.7 [2020-10-14T09:15:56.791Z] distlib==0.3.1 [2020-10-14T09:15:56.791Z] distro==1.2.0 [2020-10-14T09:15:56.791Z] dnspython==1.16.0 [2020-10-14T09:15:56.791Z] docker==4.2.0 [2020-10-14T09:15:56.791Z] docutils==0.15.2 [2020-10-14T09:15:56.791Z] dogpile.cache==1.0.2 [2020-10-14T09:15:56.791Z] email-validator==1.0.5 [2020-10-14T09:15:56.791Z] filelock==3.0.12 [2020-10-14T09:15:56.791Z] future==0.18.2 [2020-10-14T09:15:56.791Z] google-auth==1.22.1 [2020-10-14T09:15:56.791Z] httplib2==0.17.0 [2020-10-14T09:15:56.791Z] identify==1.4.11 [2020-10-14T09:15:56.791Z] idna==2.9 [2020-10-14T09:15:56.791Z] importlib-metadata==2.0.0 [2020-10-14T09:15:56.791Z] importlib-resources==1.5.0 [2020-10-14T09:15:56.791Z] iso8601==0.1.13 [2020-10-14T09:15:56.791Z] Jinja2==2.11.1 [2020-10-14T09:15:56.791Z] jmespath==0.10.0 [2020-10-14T09:15:56.791Z] jsonpatch==1.26 [2020-10-14T09:15:56.791Z] jsonpointer==2.0 [2020-10-14T09:15:56.791Z] jsonschema==3.2.0 [2020-10-14T09:15:56.791Z] keystoneauth1==4.2.1 [2020-10-14T09:15:56.791Z] kubernetes==11.0.0 [2020-10-14T09:15:56.791Z] lftools==0.34.2 [2020-10-14T09:15:56.791Z] lxml==4.5.0 [2020-10-14T09:15:56.791Z] MarkupSafe==0.23 [2020-10-14T09:15:56.791Z] msgpack==1.0.0 [2020-10-14T09:15:56.791Z] multi-key-dict==2.0.3 [2020-10-14T09:15:56.791Z] munch==2.5.0 [2020-10-14T09:15:56.791Z] netaddr==0.8.0 [2020-10-14T09:15:56.791Z] netifaces==0.10.9 [2020-10-14T09:15:56.791Z] niet==1.4.2 [2020-10-14T09:15:56.791Z] nodeenv==1.3.5 [2020-10-14T09:15:56.791Z] oauth2client==4.1.3 [2020-10-14T09:15:56.791Z] oauthlib==3.1.0 [2020-10-14T09:15:56.791Z] openstacksdk==0.50.0 [2020-10-14T09:15:56.791Z] os-client-config==2.1.0 [2020-10-14T09:15:56.791Z] os-service-types==1.7.0 [2020-10-14T09:15:56.791Z] osc-lib==2.2.1 [2020-10-14T09:15:56.791Z] oslo.config==8.3.2 [2020-10-14T09:15:56.791Z] oslo.context==3.1.1 [2020-10-14T09:15:56.791Z] oslo.i18n==5.0.1 [2020-10-14T09:15:56.791Z] oslo.log==4.4.0 [2020-10-14T09:15:56.791Z] oslo.serialization==4.0.1 [2020-10-14T09:15:56.791Z] oslo.utils==4.6.0 [2020-10-14T09:15:56.791Z] packaging==20.4 [2020-10-14T09:15:56.791Z] pbr==5.4.4 [2020-10-14T09:15:56.791Z] pluggy==0.13.1 [2020-10-14T09:15:56.791Z] prettytable==0.7.2 [2020-10-14T09:15:56.791Z] py==1.9.0 [2020-10-14T09:15:56.791Z] pyasn1==0.4.8 [2020-10-14T09:15:56.791Z] pyasn1-modules==0.2.8 [2020-10-14T09:15:56.791Z] pycparser==2.20 [2020-10-14T09:15:56.791Z] pygerrit2==2.0.10 [2020-10-14T09:15:56.791Z] PyGithub==1.46 [2020-10-14T09:15:56.791Z] pyinotify==0.9.6 [2020-10-14T09:15:56.791Z] PyJWT==1.7.1 [2020-10-14T09:15:56.791Z] pyparsing==2.4.7 [2020-10-14T09:15:56.791Z] pyperclip==1.8.1 [2020-10-14T09:15:56.791Z] pyroute2==0.4.13 [2020-10-14T09:15:56.791Z] pyrsistent==0.15.7 [2020-10-14T09:15:56.791Z] PySocks==1.6.8 [2020-10-14T09:15:56.791Z] python-cinderclient==7.2.0 [2020-10-14T09:15:56.791Z] python-dateutil==2.8.1 [2020-10-14T09:15:56.791Z] python-heatclient==2.2.1 [2020-10-14T09:15:56.791Z] python-jenkins==1.7.0 [2020-10-14T09:15:56.791Z] python-keystoneclient==4.1.1 [2020-10-14T09:15:56.791Z] python-magnumclient==3.2.1 [2020-10-14T09:15:56.791Z] python-novaclient==17.2.1 [2020-10-14T09:15:56.791Z] python-openstackclient==5.4.0 [2020-10-14T09:15:56.791Z] python-swiftclient==3.10.1 [2020-10-14T09:15:56.791Z] pytz==2020.1 [2020-10-14T09:15:56.791Z] PyYAML==5.3 [2020-10-14T09:15:56.791Z] requests==2.23.0 [2020-10-14T09:15:56.791Z] requests-oauthlib==1.3.0 [2020-10-14T09:15:56.791Z] requestsexceptions==1.4.0 [2020-10-14T09:15:56.791Z] rfc3986==1.4.0 [2020-10-14T09:15:56.791Z] rpm==4.11.3 [2020-10-14T09:15:56.791Z] rsa==4.0 [2020-10-14T09:15:56.791Z] ruamel.yaml==0.16.10 [2020-10-14T09:15:56.791Z] ruamel.yaml.clib==0.2.0 [2020-10-14T09:15:56.791Z] s3transfer==0.3.3 [2020-10-14T09:15:56.791Z] shade==1.27.2 [2020-10-14T09:15:56.791Z] simplejson==3.17.2 [2020-10-14T09:15:56.791Z] six==1.14.0 [2020-10-14T09:15:56.791Z] soupsieve==2.0 [2020-10-14T09:15:56.791Z] stevedore==3.2.2 [2020-10-14T09:15:56.791Z] tabulate==0.8.6 [2020-10-14T09:15:56.791Z] toml==0.10.0 [2020-10-14T09:15:56.791Z] tox==3.20.1 [2020-10-14T09:15:56.791Z] tqdm==4.43.0 [2020-10-14T09:15:56.791Z] urllib3==1.25.8 [2020-10-14T09:15:56.791Z] virtualenv==20.0.34 [2020-10-14T09:15:56.791Z] wcwidth==0.2.5 [2020-10-14T09:15:56.791Z] websocket-client==0.57.0 [2020-10-14T09:15:56.791Z] wrapt==1.12.1 [2020-10-14T09:15:56.791Z] xdg==3.0.2 [2020-10-14T09:15:56.791Z] xmltodict==0.12.0 [2020-10-14T09:15:56.791Z] yq==2.11.1 [2020-10-14T09:15:56.791Z] zipp==3.3.0 [2020-10-14T09:15:56.791Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:15:56.791Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-14T09:15:56.791Z] Python 2.7.5 [2020-10-14T09:15:56.791Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-14T09:15:56.791Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-14T09:15:56.791Z] ansible==2.9.7 [2020-10-14T09:15:56.791Z] Babel==0.9.6 [2020-10-14T09:15:56.791Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-14T09:15:56.791Z] beautifulsoup4==4.4.1 [2020-10-14T09:15:56.791Z] bodhi==2.11.0 [2020-10-14T09:15:56.791Z] bodhi-client==2.11.0 [2020-10-14T09:15:56.791Z] CCColUtils==1.4 [2020-10-14T09:15:56.791Z] cffi==1.6.0 [2020-10-14T09:15:56.791Z] chardet==2.2.1 [2020-10-14T09:15:56.791Z] click==6.7 [2020-10-14T09:15:56.791Z] cloud-init==18.5 [2020-10-14T09:15:56.791Z] configobj==4.7.2 [2020-10-14T09:15:56.791Z] cryptography==1.7.2 [2020-10-14T09:15:56.791Z] decorator==3.4.0 [2020-10-14T09:15:56.791Z] distro==1.2.0 [2020-10-14T09:15:56.791Z] enum34==1.0.4 [2020-10-14T09:15:56.791Z] fedpkg==1.38 [2020-10-14T09:15:56.791Z] futures==3.1.1 [2020-10-14T09:15:56.791Z] gitdb==0.6.4 [2020-10-14T09:15:56.791Z] GitPython==1.0.1 [2020-10-14T09:15:56.791Z] html5lib==0.999 [2020-10-14T09:15:56.791Z] httplib2==0.9.2 [2020-10-14T09:15:56.791Z] idna==2.4 [2020-10-14T09:15:56.791Z] iniparse==0.4 [2020-10-14T09:15:56.791Z] ipaddress==1.0.16 [2020-10-14T09:15:56.791Z] IPy==0.75 [2020-10-14T09:15:56.791Z] javapackages==1.0.0 [2020-10-14T09:15:56.791Z] Jinja2==2.7.2 [2020-10-14T09:15:56.791Z] jmespath==0.9.4 [2020-10-14T09:15:56.791Z] jsonpatch==1.2 [2020-10-14T09:15:56.791Z] jsonpointer==1.9 [2020-10-14T09:15:56.791Z] kerberos==1.1 [2020-10-14T09:15:56.791Z] kitchen==1.1.1 [2020-10-14T09:15:56.791Z] langtable==0.0.31 [2020-10-14T09:15:56.791Z] lockfile==0.9.1 [2020-10-14T09:15:56.791Z] lxml==3.2.1 [2020-10-14T09:15:56.791Z] MarkupSafe==0.11 [2020-10-14T09:15:56.791Z] munch==2.0.2 [2020-10-14T09:15:56.791Z] offtrac==0.1.0 [2020-10-14T09:15:56.791Z] openidc-client==0.6.0 [2020-10-14T09:15:56.791Z] packagedb-cli==2.14.1 [2020-10-14T09:15:56.791Z] paramiko==2.1.1 [2020-10-14T09:15:56.791Z] perf==0.1 [2020-10-14T09:15:56.791Z] ply==3.4 [2020-10-14T09:15:56.791Z] policycoreutils-default-encoding==0.1 [2020-10-14T09:15:56.791Z] prettytable==0.7.2 [2020-10-14T09:15:56.791Z] pyasn1==0.1.9 [2020-10-14T09:15:56.791Z] pycparser==2.14 [2020-10-14T09:15:56.791Z] pycurl==7.19.0 [2020-10-14T09:15:56.791Z] pygobject==3.22.0 [2020-10-14T09:15:56.791Z] pygpgme==0.3 [2020-10-14T09:15:56.791Z] pyliblzma==0.5.3 [2020-10-14T09:15:56.791Z] pyOpenSSL==0.13.1 [2020-10-14T09:15:56.791Z] pyparsing==1.5.6 [2020-10-14T09:15:56.791Z] pyserial==2.6 [2020-10-14T09:15:56.791Z] python-augeas==0.5.0 [2020-10-14T09:15:56.791Z] python-bugzilla==2.3.0 [2020-10-14T09:15:56.791Z] python-dateutil==1.5 [2020-10-14T09:15:56.791Z] python-fedora==0.10.0 [2020-10-14T09:15:56.791Z] python-linux-procfs==0.4.9 [2020-10-14T09:15:56.791Z] python-yubico==1.2.3 [2020-10-14T09:15:56.791Z] pyudev==0.15 [2020-10-14T09:15:56.791Z] pyusb==1.0.0b1 [2020-10-14T09:15:56.791Z] pyxattr==0.5.1 [2020-10-14T09:15:56.791Z] PyYAML==3.10 [2020-10-14T09:15:56.791Z] requests==2.6.0 [2020-10-14T09:15:56.791Z] requests-kerberos==0.7.0 [2020-10-14T09:15:56.791Z] rpkg==1.60 [2020-10-14T09:15:56.791Z] schedutils==0.4 [2020-10-14T09:15:56.791Z] seobject==0.1 [2020-10-14T09:15:56.791Z] sepolicy==1.1 [2020-10-14T09:15:56.791Z] six==1.9.0 [2020-10-14T09:15:56.791Z] smmap==0.9.0 [2020-10-14T09:15:56.791Z] urlgrabber==3.10 [2020-10-14T09:15:56.791Z] urllib3==1.10.2 [2020-10-14T09:15:56.791Z] virtualenv==15.1.0 [2020-10-14T09:15:56.791Z] yum-langpacks==0.4.2 [2020-10-14T09:15:56.791Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-14T09:15:56.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:15:57.108Z] ---> sudo-logs.sh [2020-10-14T09:15:57.108Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T09:15:57.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:15:57.693Z] ---> job-cost.sh [2020-10-14T09:15:57.693Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fCOQ [2020-10-14T09:16:07.743Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:07.743Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.361Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.361Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.636Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.636Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.932Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.932Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.932Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:08.932Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:09.222Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:09.222Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:09.506Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:16:14.935Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-14T09:16:41.766Z] lf-activate-venv(): INFO: Adding /tmp/venv-fCOQ/bin to PATH [2020-10-14T09:16:41.766Z] INFO: No Stack... [2020-10-14T09:16:42.723Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T09:16:43.690Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T09:16:43.969Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:16:44.279Z] ---> logs-deploy.sh [2020-10-14T09:16:44.279Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-605/11 [2020-10-14T09:16:44.279Z] INFO: archiving workspace using pattern(s): [2020-10-14T09:16:46.205Z] Archives upload complete. [2020-10-14T09:16:46.205Z] INFO: archiving logs to Nexus