Pull request #105 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 665926411cf916e7e20f3f6c2f6653e4c027b355+61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 (e7d193ba95d865a76ee0dfc1aa0cbbc92a12488c) 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:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3472’ Running on prd-centos7-docker-4c-2g-3476 in /w/workspace/xfoundry_go-mod-bootstrap_PR-105 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 into PR head commit 665926411cf916e7e20f3f6c2f6653e4c027b355 Merge succeeded, producing 665926411cf916e7e20f3f6c2f6653e4c027b355 Checking out Revision 665926411cf916e7e20f3f6c2f6653e4c027b355 (PR-105) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 665926411cf916e7e20f3f6c2f6653e4c027b355 # 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 61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 665926411cf916e7e20f3f6c2f6653e4c027b355 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" First time build. Skipping changelog. > git rev-list --no-walk 43362089be9ab3475a56b069041b56a12fb255f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:11 ========================================================= 15:39:11 EdgeX Global Pipelines Version Info 15:39:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:13 ------------------- 15:39:13 stable info: 15:39:13 ------------------- 15:39:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:13 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 15:39:13 Message: update stable to v1.0.131 15:39:14 ------------------- 15:39:14 experimental info: 15:39:14 ------------------- 15:39:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:14 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 15:39:14 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:39:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:39:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:39:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:39:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 15:39:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 15:39:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 15:39:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 665926411cf916e7e20f3f6c2f6653e4c027b355 [Pipeline] echo 15:39:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6659264 [Pipeline] echo 15:39:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:18 + git log --format=format:%s -1 665926411cf916e7e20f3f6c2f6653e4c027b355 [Pipeline] echo 15:39:18 GIT_COMMIT: 665926411cf916e7e20f3f6c2f6653e4c027b355, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry [Pipeline] echo 15:39:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:19 15:39:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:39:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:19 latest: Pulling from edgex-devops/git-semver 15:39:19 31603596830f: Pulling fs layer 15:39:19 2a8b12db71e7: Pulling fs layer 15:39:19 6ca5941a6612: Pulling fs layer 15:39:19 ecc8261a40a4: Pulling fs layer 15:39:19 ecc8261a40a4: Waiting 15:39:19 2a8b12db71e7: Verifying Checksum 15:39:19 2a8b12db71e7: Download complete 15:39:19 31603596830f: Verifying Checksum 15:39:19 31603596830f: Download complete 15:39:19 ecc8261a40a4: Verifying Checksum 15:39:19 ecc8261a40a4: Download complete 15:39:19 6ca5941a6612: Verifying Checksum 15:39:19 6ca5941a6612: Download complete 15:39:19 31603596830f: Pull complete 15:39:19 2a8b12db71e7: Pull complete 15:39:20 6ca5941a6612: Pull complete 15:39:20 ecc8261a40a4: Pull complete 15:39:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:39:20 prd-centos7-docker-4c-2g-3476 does not seem to be running inside a container 15:39:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-105 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-105:/w/workspace/xfoundry_go-mod-bootstrap_PR-105:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-105@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-105@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:39:22 $ docker top 5867820c4feb4b6bf80ae750870f20e097cc68fcde29fcc1e994b24636a7748d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:23 [ssh-agent] Looking for ssh-agent implementation... 15:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:23 $ docker exec 5867820c4feb4b6bf80ae750870f20e097cc68fcde29fcc1e994b24636a7748d ssh-agent 15:39:23 SSH_AUTH_SOCK=/tmp/ssh-gu64QE2Rhzd7/agent.12 15:39:23 SSH_AGENT_PID=17 15:39:23 Running ssh-add (command line suppressed) 15:39:23 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-105@tmp/private_key_7526379611838907709.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-105@tmp/private_key_7526379611838907709.key) 15:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:24 + git describe --exact-match --tags HEAD 15:39:24 fatal: no tag exactly matches '665926411cf916e7e20f3f6c2f6653e4c027b355' [Pipeline] } 15:39:24 $ docker exec --env ******** --env ******** 5867820c4feb4b6bf80ae750870f20e097cc68fcde29fcc1e994b24636a7748d ssh-agent -k 15:39:24 unset SSH_AUTH_SOCK; 15:39:24 unset SSH_AGENT_PID; 15:39:24 echo Agent pid 17 killed; 15:39:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:39:24 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:39:24 This usually means this commit has not been tagged. [Pipeline] sshagent 15:39:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:24 [ssh-agent] Looking for ssh-agent implementation... 15:39:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:24 $ docker exec 5867820c4feb4b6bf80ae750870f20e097cc68fcde29fcc1e994b24636a7748d ssh-agent 15:39:24 SSH_AUTH_SOCK=/tmp/ssh-jj9CZroSI2cz/agent.47 15:39:24 SSH_AGENT_PID=52 15:39:24 Running ssh-add (command line suppressed) 15:39:24 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-105@tmp/private_key_6946958271713631045.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-105@tmp/private_key_6946958271713631045.key) 15:39:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:25 + git semver init 15:39:25 # -> Open(): unable to determine branch for HEAD 15:39:25 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-105/.git 15:39:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-105 15:39:25 # $SEMVER_REMOTE_NAME = origin 15:39:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:39:25 # $SEMVER_USER_NAME = edgex-jenkins 15:39:25 # $SEMVER_BRANCH = PR-105 15:39:25 # $SEMVER_TEMP = /tmp/semver-687199256 15:39:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:39:25 # '/tmp/semver-687199256' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-105/.semver' 15:39:25 # -> Force: false 15:39:25 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-105/.semver [Pipeline] } 15:39:25 $ docker exec --env ******** --env ******** 5867820c4feb4b6bf80ae750870f20e097cc68fcde29fcc1e994b24636a7748d ssh-agent -k 15:39:25 unset SSH_AUTH_SOCK; 15:39:25 unset SSH_AGENT_PID; 15:39:25 echo Agent pid 52 killed; 15:39:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:26 + git semver [Pipeline] } 15:39:26 $ docker stop --time=1 5867820c4feb4b6bf80ae750870f20e097cc68fcde29fcc1e994b24636a7748d 15:39:28 $ docker rm -f 5867820c4feb4b6bf80ae750870f20e097cc68fcde29fcc1e994b24636a7748d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:39:28 Stashed 56 file(s) [Pipeline] echo 15:39:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 15:39:29 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 15:39:44 Still waiting to schedule task 15:39:44 ‘prd-centos7-docker-4c-2g-3472’ is offline; ‘prd-centos7-docker-4c-2g-3475’ is offline; ‘prd-centos7-docker-4c-2g-3477’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3473’ doesn’t have label ‘centos7-docker-4c-2g’ 15:39:44 Still waiting to schedule task 15:39:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3473’ is offline 15:40:52 Running on prd-centos7-docker-4c-2g-3480 in /w/workspace/xfoundry_go-mod-bootstrap_PR-105 [Pipeline] { [Pipeline] ws 15:40:52 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 15:40:56 using credential edgex-jenkins-ssh 15:40:56 Cloning the remote Git repository 15:40:56 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:40:56 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 15:40:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:40:56 > git --version # timeout=10 15:40:56 > git --version # 'git version 2.16.5' 15:40:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:57 Merging remotes/origin/master commit 61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 into PR head commit 665926411cf916e7e20f3f6c2f6653e4c027b355 15:40:57 Merge succeeded, producing 665926411cf916e7e20f3f6c2f6653e4c027b355 15:40:57 Checking out Revision 665926411cf916e7e20f3f6c2f6653e4c027b355 (PR-105) 15:40:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:40:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:40:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:40:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:40:57 > git config core.sparsecheckout # timeout=10 15:40:57 > git checkout -f 665926411cf916e7e20f3f6c2f6653e4c027b355 # timeout=10 15:40:57 > git remote # timeout=10 15:40:57 > git config --get remote.origin.url # timeout=10 15:40:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:57 > git merge 61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 # timeout=10 15:40:57 > git rev-parse HEAD^{commit} # timeout=10 15:40:57 > git config core.sparsecheckout # timeout=10 15:40:57 > git checkout -f 665926411cf916e7e20f3f6c2f6653e4c027b355 # timeout=10 15:41:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:41:01 ========================================================= 15:41:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:41:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:41:02 + 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 . 15:41:02 Sending build context to Docker daemon 749.1kB 15:41:02 Step 1/8 : ARG BASE=golang:1.15-alpine 15:41:02 Step 2/8 : FROM ${BASE} 15:41:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:03 df20fa9351a1: Pulling fs layer 15:41:03 ed8968b2872e: Pulling fs layer 15:41:03 a92cc7c5fd73: Pulling fs layer 15:41:03 e871e8e8d7a9: Pulling fs layer 15:41:03 e73272ec9a57: Pulling fs layer 15:41:03 1e910a182e73: Pulling fs layer 15:41:03 4e634b169226: Pulling fs layer 15:41:03 e73272ec9a57: Waiting 15:41:03 1e910a182e73: Waiting 15:41:03 e871e8e8d7a9: Waiting 15:41:03 4e634b169226: Waiting 15:41:03 a92cc7c5fd73: Verifying Checksum 15:41:03 a92cc7c5fd73: Download complete 15:41:03 ed8968b2872e: Verifying Checksum 15:41:03 ed8968b2872e: Download complete 15:41:03 e73272ec9a57: Verifying Checksum 15:41:03 e73272ec9a57: Download complete 15:41:03 1e910a182e73: Verifying Checksum 15:41:03 1e910a182e73: Download complete 15:41:03 df20fa9351a1: Verifying Checksum 15:41:03 df20fa9351a1: Download complete 15:41:03 df20fa9351a1: Pull complete 15:41:03 ed8968b2872e: Pull complete 15:41:03 a92cc7c5fd73: Pull complete 15:41:05 4e634b169226: Verifying Checksum 15:41:05 4e634b169226: Download complete 15:41:05 e871e8e8d7a9: Verifying Checksum 15:41:05 e871e8e8d7a9: Download complete 15:41:12 e871e8e8d7a9: Pull complete 15:41:12 e73272ec9a57: Pull complete 15:41:12 1e910a182e73: Pull complete 15:41:15 4e634b169226: Pull complete 15:41:15 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:41:15 ---> f7629b54cfaa 15:41:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:41:15 ---> Running in cb0bad65e323 15:41:15 Removing intermediate container cb0bad65e323 15:41:15 ---> db490063833b 15:41:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:15 ---> Running in 956b04b9dead 15:41:17 Removing intermediate container 956b04b9dead 15:41:17 ---> 118f4aea0b06 15:41:17 Step 5/8 : RUN apk add --update --no-cache git make 15:41:17 ---> Running in bc83aba65fc9 15:41:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:41:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:41:19 OK: 166 MiB in 39 packages 15:41:19 Removing intermediate container bc83aba65fc9 15:41:19 ---> c30d94d306bd 15:41:19 Step 6/8 : WORKDIR /build 15:41:19 ---> Running in bf1e9e2a0f86 15:41:19 Removing intermediate container bf1e9e2a0f86 15:41:19 ---> a5ebe6cab275 15:41:19 Step 7/8 : COPY go.mod . 15:41:19 ---> f9f0cc027b3e 15:41:19 Step 8/8 : RUN go mod download 15:41:19 ---> Running in a2f4fcc9bad2 15:41:38 Removing intermediate container a2f4fcc9bad2 15:41:38 ---> 2feb977f433a 15:41:38 Successfully built 2feb977f433a 15:41:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:41:38 + docker inspect -f . ci-base-image-x86_64 15:41:38 . [Pipeline] withDockerContainer 15:41:38 prd-centos7-docker-4c-2g-3480 does not seem to be running inside a container 15:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:41:39 $ docker top 1eb1dbe9e7b9847d4535259a3871ae01e3c74e8735b5798029e59dc921c2dfb2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:40 + go version 15:41:40 go version go1.15.2 linux/amd64 [Pipeline] } 15:41:40 $ docker stop --time=1 1eb1dbe9e7b9847d4535259a3871ae01e3c74e8735b5798029e59dc921c2dfb2 15:41:42 $ docker rm -f 1eb1dbe9e7b9847d4535259a3871ae01e3c74e8735b5798029e59dc921c2dfb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:43 + docker inspect -f . ci-base-image-x86_64 15:41:43 . [Pipeline] withDockerContainer 15:41:43 prd-centos7-docker-4c-2g-3480 does not seem to be running inside a container 15:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:41:43 $ docker top 34734eaafc5825653ee1fa974db37efaab654bc46eff355648674d8754f9c1ff -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:44 + make test 15:41:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 15:41:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.007s coverage: 9.0% of statements 15:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 15:41:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.008s coverage: 95.8% of statements 15:41:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.008s coverage: 84.2% of statements 15:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 15:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 15:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.019s coverage: 100.0% of statements 15:42:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 15:42:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 15:42:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 15:42:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 15:42:03 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 15:42:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:42:03 gofmt -l . 15:42:03 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:42:04 Stashed 1 file(s) [Pipeline] } 15:42:04 $ docker stop --time=1 34734eaafc5825653ee1fa974db37efaab654bc46eff355648674d8754f9c1ff 15:42:06 $ docker rm -f 34734eaafc5825653ee1fa974db37efaab654bc46eff355648674d8754f9c1ff [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] } 15:42:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3481 in /w/workspace/xfoundry_go-mod-bootstrap_PR-105 [Pipeline] { [Pipeline] ws 15:42:24 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 15:42:29 using credential edgex-jenkins-ssh 15:42:29 Cloning the remote Git repository 15:42:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:42:29 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 15:42:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:42:29 > git --version # timeout=10 15:42:29 > git --version # 'git version 2.17.1' 15:42:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:42:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:42:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:42:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:30 Merging remotes/origin/master commit 61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 into PR head commit 665926411cf916e7e20f3f6c2f6653e4c027b355 15:42:31 Merge succeeded, producing 665926411cf916e7e20f3f6c2f6653e4c027b355 15:42:31 Checking out Revision 665926411cf916e7e20f3f6c2f6653e4c027b355 (PR-105) 15:42:30 > git config core.sparsecheckout # timeout=10 15:42:30 > git checkout -f 665926411cf916e7e20f3f6c2f6653e4c027b355 # timeout=10 15:42:30 > git remote # timeout=10 15:42:30 > git config --get remote.origin.url # timeout=10 15:42:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:30 > git merge 61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 # timeout=10 15:42:31 > git rev-parse HEAD^{commit} # timeout=10 15:42:31 > git config core.sparsecheckout # timeout=10 15:42:31 > git checkout -f 665926411cf916e7e20f3f6c2f6653e4c027b355 # timeout=10 15:42:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:42:36 ========================================================= 15:42:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:42:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:42:37 + 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 . 15:42:38 Sending build context to Docker daemon 749.1kB 15:42:38 Step 1/8 : ARG BASE=golang:1.15-alpine 15:42:38 Step 2/8 : FROM ${BASE} 15:42:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:42:38 b538f80385f9: Pulling fs layer 15:42:38 74f711af9a0d: Pulling fs layer 15:42:38 99f96fe45779: Pulling fs layer 15:42:38 8529a6b9a6be: Pulling fs layer 15:42:38 45590311c82a: Pulling fs layer 15:42:38 69ca0ff8b7b3: Pulling fs layer 15:42:38 209524e5b208: Pulling fs layer 15:42:38 8529a6b9a6be: Waiting 15:42:38 45590311c82a: Waiting 15:42:38 69ca0ff8b7b3: Waiting 15:42:38 209524e5b208: Waiting 15:42:38 99f96fe45779: Verifying Checksum 15:42:38 99f96fe45779: Download complete 15:42:38 74f711af9a0d: Verifying Checksum 15:42:38 74f711af9a0d: Download complete 15:42:38 45590311c82a: Download complete 15:42:39 b538f80385f9: Verifying Checksum 15:42:39 69ca0ff8b7b3: Download complete 15:42:39 b538f80385f9: Pull complete 15:42:40 74f711af9a0d: Pull complete 15:42:40 99f96fe45779: Pull complete 15:42:41 209524e5b208: Download complete 15:42:42 8529a6b9a6be: Verifying Checksum 15:42:42 8529a6b9a6be: Download complete 15:42:52 8529a6b9a6be: Pull complete 15:42:53 45590311c82a: Pull complete 15:42:53 69ca0ff8b7b3: Pull complete 15:42:57 209524e5b208: Pull complete 15:42:57 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:42:57 ---> 5bddaf1c2fca 15:42:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:43:01 ---> Running in 84096726aa37 15:43:01 Removing intermediate container 84096726aa37 15:43:01 ---> 8ed5ffe196e3 15:43:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:01 ---> Running in 65350249f605 15:43:04 Removing intermediate container 65350249f605 15:43:04 ---> 85b2235dcf29 15:43:04 Step 5/8 : RUN apk add --update --no-cache git make 15:43:04 ---> Running in 75c27faf1a8a 15:43:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:07 OK: 142 MiB in 39 packages 15:43:08 Removing intermediate container 75c27faf1a8a 15:43:08 ---> 0f60156861cc 15:43:08 Step 6/8 : WORKDIR /build 15:43:08 ---> Running in 14eca4b49b0b 15:43:08 Removing intermediate container 14eca4b49b0b 15:43:08 ---> e2d332c5c4da 15:43:08 Step 7/8 : COPY go.mod . 15:43:09 ---> 269e835fb052 15:43:09 Step 8/8 : RUN go mod download 15:43:09 ---> Running in 21377865a257 15:43:32 Removing intermediate container 21377865a257 15:43:32 ---> 68727410b2f3 15:43:32 Successfully built 68727410b2f3 15:43:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:43:32 + docker inspect -f . ci-base-image-arm64 15:43:32 . [Pipeline] withDockerContainer 15:43:32 prd-ubuntu18.04-docker-arm64-4c-16g-3481 does not seem to be running inside a container 15:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:43:34 $ docker top a91f51cec2bad6880589f65dfa7e1289a4d74faf0dbe4adfedffead5d8668519 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:36 + go version 15:43:36 go version go1.15.2 linux/arm64 [Pipeline] } 15:43:36 $ docker stop --time=1 a91f51cec2bad6880589f65dfa7e1289a4d74faf0dbe4adfedffead5d8668519 15:43:38 $ docker rm -f a91f51cec2bad6880589f65dfa7e1289a4d74faf0dbe4adfedffead5d8668519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:39 + docker inspect -f . ci-base-image-arm64 15:43:39 . [Pipeline] withDockerContainer 15:43:39 prd-ubuntu18.04-docker-arm64-4c-16g-3481 does not seem to be running inside a container 15:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:43:41 $ docker top cf3c41a8b5209066e8d2b32d634bf92cb72673c3548006bf1bb61af8b4afe740 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:42 + make test 15:43:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:44:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 15:44:11 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.014s coverage: 9.0% of statements 15:44:11 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 15:44:11 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.037s coverage: 95.8% of statements 15:44:11 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.017s coverage: 84.2% of statements 15:44:11 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 15:44:11 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 15:44:11 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 15:44:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.035s coverage: 100.0% of statements 15:44:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 15:44:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 15:44:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 15:44:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements 15:44:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 15:44:21 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 15:44:21 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.010s coverage: 91.3% of statements 15:44:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:44:26 gofmt -l . 15:44:26 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:44:26 Warning: overwriting stash ‘coverage-report’ 15:44:27 Stashed 1 file(s) [Pipeline] } 15:44:27 $ docker stop --time=1 cf3c41a8b5209066e8d2b32d634bf92cb72673c3548006bf1bb61af8b4afe740 15:44:29 $ docker rm -f cf3c41a8b5209066e8d2b32d634bf92cb72673c3548006bf1bb61af8b4afe740 [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 15:44:32 provisioning config files... 15:44:32 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-105@tmp/config3028479912388980963tmp [Pipeline] { [Pipeline] sh 15:44:32 + set +x 15:44:32 + curl -s https://codecov.io/bash 15:44:32 + bash -s -- 15:44:33 15:44:33 _____ _ 15:44:33 / ____| | | 15:44:33 | | ___ __| | ___ ___ _____ __ 15:44:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:44:33 | |___| (_) | (_| | __/ (_| (_) \ V / 15:44:33 \_____\___/ \__,_|\___|\___\___/ \_/ 15:44:33 Bash-20200917-4e8f14b 15:44:33 15:44:33 15:44:33 ==> Jenkins CI detected. 15:44:33 project root: . 15:44:33 --> token set from env 15:44:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:44:33 ==> Running gcov in . (disable via -X gcov) 15:44:33 ==> Python coveragepy not found 15:44:33 ==> Searching for coverage reports in: 15:44:33 + . 15:44:33 -> Found 1 reports 15:44:33 ==> Detecting git/mercurial file structure 15:44:33 ==> Reading reports 15:44:33 + ./coverage.out bytes=21012 15:44:33 ==> Appending adjustments 15:44:33 https://docs.codecov.io/docs/fixing-reports 15:44:33 + Found adjustments 15:44:33 ==> Gzipping contents 15:44:33 ==> Uploading reports 15:44:33 url: https://codecov.io 15:44:33 query: branch=PR-105&commit=665926411cf916e7e20f3f6c2f6653e4c027b355&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-105%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=105&job=&cmd_args= 15:44:33 -> Pinging Codecov 15:44:33 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-105&commit=665926411cf916e7e20f3f6c2f6653e4c027b355&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-105%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=105&job=&cmd_args= 15:44:33 -> Uploading to 15:44:33 https://storage.googleapis.com/codecov/v4/raw/2020-10-05/833815588EE85121546D348822E98E2E/665926411cf916e7e20f3f6c2f6653e4c027b355/d3b36202-7b8b-4641-93b1-6daf7f8d251e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201005T154433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53c48cd1af5bf30f536c09697bc6d447aa445b4ef85101db670204a27b8a5aa6 15:44:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:44:33 Dload Upload Total Spent Left Speed 15:44:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4369 0 0 100 4369 0 10922 --:--:-- --:--:-- --:--:-- 10922 15:44:34 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/665926411cf916e7e20f3f6c2f6653e4c027b355 [Pipeline] } 15:44:34 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 15:44:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:37 ---> package-listing.sh 15:44:37 ++ facter osfamily 15:44:37 ++ tr '[:upper:]' '[:lower:]' 15:44:37 + OS_FAMILY=redhat 15:44:37 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-105 15:44:37 + START_PACKAGES=/tmp/packages_start.txt 15:44:37 + END_PACKAGES=/tmp/packages_end.txt 15:44:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:37 + PACKAGES=/tmp/packages_start.txt 15:44:37 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-105 ']' 15:44:37 + PACKAGES=/tmp/packages_end.txt 15:44:37 + case "${OS_FAMILY}" in 15:44:37 + rpm -qa 15:44:37 + sort 15:44:41 + '[' -f /tmp/packages_start.txt ']' 15:44:41 + '[' -f /tmp/packages_end.txt ']' 15:44:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:41 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-105 ']' 15:44:41 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-105/archives/ 15:44:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-105/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:41 provisioning config files... 15:44:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-105@tmp/config8836323497447526229tmp [Pipeline] { [Pipeline] echo 15:44:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:42 ---> create-netrc.sh [Pipeline] } 15:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:44:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:44:42 ---> python-tools-install.sh 15:44:42 Generating Requirements File 15:46:04 Python 3.6.8 15:46:04 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 15:46:04 aiohttp==3.6.2 15:46:04 appdirs==1.4.3 15:46:04 argcomplete==1.12.1 15:46:04 aspy.yaml==1.3.0 15:46:04 async-timeout==3.0.1 15:46:04 attrs==19.3.0 15:46:04 Babel==2.8.0 15:46:04 beautifulsoup4==4.8.2 15:46:04 boto3==1.11.6 15:46:04 botocore==1.14.6 15:46:04 bs4==0.0.1 15:46:04 cachetools==4.1.1 15:46:04 certifi==2019.11.28 15:46:04 cffi==1.14.3 15:46:04 cfgv==2.0.1 15:46:04 chardet==3.0.4 15:46:04 click==7.1 15:46:04 cliff==3.4.0 15:46:04 cmd2==1.3.11 15:46:04 colorama==0.4.3 15:46:04 cryptography==3.1.1 15:46:04 debtcollector==2.2.0 15:46:04 decorator==4.4.2 15:46:04 defusedxml==0.6.0 15:46:04 Deprecated==1.2.7 15:46:04 distlib==0.3.1 15:46:04 distro==1.2.0 15:46:04 dnspython==1.16.0 15:46:04 docker==4.2.0 15:46:04 docutils==0.15.2 15:46:04 dogpile.cache==1.0.2 15:46:04 email-validator==1.0.5 15:46:04 filelock==3.0.12 15:46:04 future==0.18.2 15:46:04 google-auth==1.22.0 15:46:04 httplib2==0.17.0 15:46:04 identify==1.4.11 15:46:04 idna==2.9 15:46:04 idna-ssl==1.1.0 15:46:04 importlib-metadata==1.7.0 15:46:04 importlib-resources==1.5.0 15:46:04 iso8601==0.1.13 15:46:04 Jinja2==2.11.1 15:46:04 jmespath==0.10.0 15:46:04 jsonpatch==1.26 15:46:04 jsonpointer==2.0 15:46:04 jsonschema==3.2.0 15:46:04 keystoneauth1==4.2.1 15:46:04 kubernetes==11.0.0 15:46:04 lftools==0.34.2 15:46:04 lxml==4.5.0 15:46:04 MarkupSafe==0.23 15:46:04 msgpack==1.0.0 15:46:04 multi-key-dict==2.0.3 15:46:04 multidict==4.7.6 15:46:04 munch==2.5.0 15:46:04 netaddr==0.8.0 15:46:04 netifaces==0.10.9 15:46:04 niet==1.4.2 15:46:04 nodeenv==1.3.5 15:46:04 oauth2client==4.1.3 15:46:04 oauthlib==3.1.0 15:46:04 openstacksdk==0.50.0 15:46:04 os-client-config==2.1.0 15:46:04 os-service-types==1.7.0 15:46:04 osc-lib==2.2.1 15:46:04 oslo.config==8.3.2 15:46:04 oslo.context==3.1.1 15:46:04 oslo.i18n==5.0.1 15:46:04 oslo.log==4.4.0 15:46:04 oslo.serialization==4.0.1 15:46:04 oslo.utils==4.6.0 15:46:04 packaging==20.4 15:46:04 pbr==5.4.4 15:46:04 pluggy==0.13.1 15:46:04 prettytable==0.7.2 15:46:04 py==1.9.0 15:46:04 pyasn1==0.4.8 15:46:04 pyasn1-modules==0.2.8 15:46:04 pycparser==2.20 15:46:04 pygerrit2==2.0.10 15:46:04 PyGithub==1.46 15:46:04 pyinotify==0.9.6 15:46:04 PyJWT==1.7.1 15:46:04 pyparsing==2.4.7 15:46:04 pyperclip==1.8.0 15:46:04 pyroute2==0.4.13 15:46:04 pyrsistent==0.15.7 15:46:04 PySocks==1.6.8 15:46:04 python-cinderclient==7.2.0 15:46:04 python-dateutil==2.8.1 15:46:04 python-heatclient==2.2.1 15:46:04 python-jenkins==1.7.0 15:46:04 python-keystoneclient==4.1.1 15:46:04 python-magnumclient==3.2.1 15:46:04 python-novaclient==17.2.1 15:46:04 python-openstackclient==5.4.0 15:46:04 python-swiftclient==3.10.1 15:46:04 pytz==2020.1 15:46:04 PyYAML==5.3 15:46:04 requests==2.23.0 15:46:04 requests-oauthlib==1.3.0 15:46:04 requestsexceptions==1.4.0 15:46:04 rfc3986==1.4.0 15:46:04 rpm==4.11.3 15:46:04 rsa==4.0 15:46:04 ruamel.yaml==0.16.10 15:46:04 ruamel.yaml.clib==0.2.0 15:46:04 s3transfer==0.3.3 15:46:04 shade==1.27.2 15:46:04 simplejson==3.17.2 15:46:04 six==1.14.0 15:46:04 soupsieve==2.0 15:46:04 stevedore==3.2.2 15:46:04 tabulate==0.8.6 15:46:04 toml==0.10.0 15:46:04 tox==3.20.0 15:46:04 tqdm==4.43.0 15:46:04 typing-extensions==3.7.4.3 15:46:04 urllib3==1.25.8 15:46:04 virtualenv==20.0.33 15:46:04 wcwidth==0.2.5 15:46:04 websocket-client==0.57.0 15:46:04 wrapt==1.12.1 15:46:04 xdg==3.0.2 15:46:04 xmltodict==0.12.0 15:46:04 yarl==1.6.0 15:46:04 yq==2.11.1 15:46:04 zipp==3.3.0 15:46:04 Cache entry deserialization failed, entry ignored 15:46:04 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. 15:46:04 Python 2.7.5 15:46:04 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 15:46:04 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. 15:46:04 ansible==2.9.7 15:46:04 Babel==0.9.6 15:46:04 backports.ssl-match-hostname==3.5.0.1 15:46:04 beautifulsoup4==4.4.1 15:46:04 bodhi==2.11.0 15:46:04 bodhi-client==2.11.0 15:46:04 CCColUtils==1.4 15:46:04 cffi==1.6.0 15:46:04 chardet==2.2.1 15:46:04 click==6.7 15:46:04 cloud-init==18.5 15:46:04 configobj==4.7.2 15:46:04 cryptography==1.7.2 15:46:04 decorator==3.4.0 15:46:04 distro==1.2.0 15:46:04 enum34==1.0.4 15:46:04 fedpkg==1.38 15:46:04 futures==3.1.1 15:46:04 gitdb==0.6.4 15:46:04 GitPython==1.0.1 15:46:04 html5lib==0.999 15:46:04 httplib2==0.9.2 15:46:04 idna==2.4 15:46:04 iniparse==0.4 15:46:04 ipaddress==1.0.16 15:46:04 IPy==0.75 15:46:04 javapackages==1.0.0 15:46:04 Jinja2==2.7.2 15:46:04 jmespath==0.9.4 15:46:04 jsonpatch==1.2 15:46:04 jsonpointer==1.9 15:46:04 kerberos==1.1 15:46:04 kitchen==1.1.1 15:46:04 langtable==0.0.31 15:46:04 lockfile==0.9.1 15:46:04 lxml==3.2.1 15:46:04 MarkupSafe==0.11 15:46:04 munch==2.0.2 15:46:04 offtrac==0.1.0 15:46:04 openidc-client==0.6.0 15:46:04 packagedb-cli==2.14.1 15:46:04 paramiko==2.1.1 15:46:04 perf==0.1 15:46:04 ply==3.4 15:46:04 policycoreutils-default-encoding==0.1 15:46:04 prettytable==0.7.2 15:46:04 pyasn1==0.1.9 15:46:04 pycparser==2.14 15:46:04 pycurl==7.19.0 15:46:04 pygobject==3.22.0 15:46:04 pygpgme==0.3 15:46:04 pyliblzma==0.5.3 15:46:04 pyOpenSSL==0.13.1 15:46:04 pyparsing==1.5.6 15:46:04 pyserial==2.6 15:46:04 python-augeas==0.5.0 15:46:04 python-bugzilla==2.3.0 15:46:04 python-dateutil==1.5 15:46:04 python-fedora==0.10.0 15:46:04 python-linux-procfs==0.4.9 15:46:04 python-yubico==1.2.3 15:46:04 pyudev==0.15 15:46:04 pyusb==1.0.0b1 15:46:04 pyxattr==0.5.1 15:46:04 PyYAML==3.10 15:46:04 requests==2.6.0 15:46:04 requests-kerberos==0.7.0 15:46:04 rpkg==1.60 15:46:04 schedutils==0.4 15:46:04 seobject==0.1 15:46:04 sepolicy==1.1 15:46:04 six==1.9.0 15:46:04 smmap==0.9.0 15:46:04 urlgrabber==3.10 15:46:04 urllib3==1.10.2 15:46:04 virtualenv==15.1.0 15:46:04 yum-langpacks==0.4.2 15:46:04 yum-metadata-parser==1.1.4 [Pipeline] echo 15:46:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:46:04 ---> sudo-logs.sh 15:46:04 Archiving 'sudo' log.. [Pipeline] echo 15:46:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:46:05 ---> job-cost.sh 15:46:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u2nl 15:46:14 Cache entry deserialization failed, entry ignored 15:46:14 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:16 Cache entry deserialization failed, entry ignored 15:46:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-u2nl/bin to PATH 15:46:46 INFO: No Stack... 15:46:46 INFO: Retrieving Pricing Info for: v1-standard-2 15:46:46 INFO: Archiving Costs [Pipeline] echo 15:46:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:47 ---> logs-deploy.sh 15:46:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-105/3 15:46:47 INFO: archiving workspace using pattern(s): 15:46:49 Archives upload complete. 15:46:49 INFO: archiving logs to Nexus 15:46:50 ---> uname -a: 15:46:50 Linux prd-centos7-docker-4c-2g-3476.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 15:46:50 15:46:50