Pull request #125 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 33c41ae21e352b79b596d357cbc4d2c6bf5fd4f2+07d155ce2010a0a52548d22b34cd4ccd3eb6da08 (6ecdba996f36802dfa69e3311591933b6724defa) 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-5207 in /w/workspace/_app-service-configurable_PR-125 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout [Pipeline] } [Pipeline] // stage [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:30 ========================================================= 22:10:30 EdgeX Global Pipelines Version Info 22:10:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:36 ------------------- 22:10:36 stable info: 22:10:36 ------------------- 22:10:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:36 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 22:10:36 Message: update stable to v1.0.131 22:10:37 ------------------- 22:10:37 experimental info: 22:10:37 ------------------- 22:10:37 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:37 Commit SHA: b844794b54203d30620054d0bad5c5cf07520b7d 22:10:37 Message: update experimental to v1.0.137 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } 22:10:41 Failed in branch amd64 [Pipeline] } 22:10:41 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 22:10:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:10:45 ---> package-listing.sh 22:10:45 ++ facter osfamily 22:10:45 ++ tr '[:upper:]' '[:lower:]' 22:10:45 + OS_FAMILY=redhat 22:10:45 + workspace=/w/workspace/_app-service-configurable_PR-125 22:10:45 + START_PACKAGES=/tmp/packages_start.txt 22:10:45 + END_PACKAGES=/tmp/packages_end.txt 22:10:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:10:45 + PACKAGES=/tmp/packages_start.txt 22:10:45 + '[' /w/workspace/_app-service-configurable_PR-125 ']' 22:10:45 + PACKAGES=/tmp/packages_end.txt 22:10:45 + case "${OS_FAMILY}" in 22:10:45 + rpm -qa 22:10:45 + sort 22:10:51 + '[' -f /tmp/packages_start.txt ']' 22:10:51 + '[' -f /tmp/packages_end.txt ']' 22:10:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:10:51 + '[' /w/workspace/_app-service-configurable_PR-125 ']' 22:10:51 + mkdir -p /w/workspace/_app-service-configurable_PR-125/archives/ 22:10:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-125/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:51 provisioning config files... 22:10:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-125@tmp/config8762527546680368237tmp [Pipeline] { [Pipeline] echo 22:10:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> create-netrc.sh [Pipeline] } 22:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:10:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> python-tools-install.sh 22:10:52 Generating Requirements File 22:12:44 Python 3.6.8 22:12:44 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 22:12:44 appdirs==1.4.3 22:12:44 argcomplete==1.12.1 22:12:44 aspy.yaml==1.3.0 22:12:44 attrs==19.3.0 22:12:44 Babel==2.8.0 22:12:44 beautifulsoup4==4.8.2 22:12:44 boto3==1.11.6 22:12:44 botocore==1.14.6 22:12:44 bs4==0.0.1 22:12:44 cachetools==4.1.1 22:12:44 certifi==2019.11.28 22:12:44 cffi==1.14.3 22:12:44 cfgv==2.0.1 22:12:44 chardet==3.0.4 22:12:44 click==7.1 22:12:44 cliff==3.4.0 22:12:44 cmd2==1.3.11 22:12:44 colorama==0.4.4 22:12:44 cryptography==3.1.1 22:12:44 debtcollector==2.2.0 22:12:44 decorator==4.4.2 22:12:44 defusedxml==0.6.0 22:12:44 Deprecated==1.2.7 22:12:44 distlib==0.3.1 22:12:44 distro==1.2.0 22:12:44 dnspython==1.16.0 22:12:44 docker==4.2.0 22:12:44 docutils==0.15.2 22:12:44 dogpile.cache==1.0.2 22:12:44 email-validator==1.0.5 22:12:44 filelock==3.0.12 22:12:44 future==0.18.2 22:12:44 google-auth==1.22.1 22:12:44 httplib2==0.17.0 22:12:44 identify==1.4.11 22:12:44 idna==2.9 22:12:44 importlib-metadata==2.0.0 22:12:44 importlib-resources==1.5.0 22:12:44 iso8601==0.1.13 22:12:44 Jinja2==2.11.1 22:12:44 jmespath==0.10.0 22:12:44 jsonpatch==1.26 22:12:44 jsonpointer==2.0 22:12:44 jsonschema==3.2.0 22:12:44 keystoneauth1==4.2.1 22:12:44 kubernetes==11.0.0 22:12:44 lftools==0.34.2 22:12:44 lxml==4.5.0 22:12:44 MarkupSafe==0.23 22:12:44 msgpack==1.0.0 22:12:44 multi-key-dict==2.0.3 22:12:44 munch==2.5.0 22:12:44 netaddr==0.8.0 22:12:44 netifaces==0.10.9 22:12:44 niet==1.4.2 22:12:44 nodeenv==1.3.5 22:12:44 oauth2client==4.1.3 22:12:44 oauthlib==3.1.0 22:12:44 openstacksdk==0.50.0 22:12:44 os-client-config==2.1.0 22:12:44 os-service-types==1.7.0 22:12:44 osc-lib==2.2.1 22:12:44 oslo.config==8.3.2 22:12:44 oslo.context==3.1.1 22:12:44 oslo.i18n==5.0.1 22:12:44 oslo.log==4.4.0 22:12:44 oslo.serialization==4.0.1 22:12:44 oslo.utils==4.6.0 22:12:44 packaging==20.4 22:12:44 pbr==5.4.4 22:12:44 pluggy==0.13.1 22:12:44 prettytable==0.7.2 22:12:44 py==1.9.0 22:12:44 pyasn1==0.4.8 22:12:44 pyasn1-modules==0.2.8 22:12:44 pycparser==2.20 22:12:44 pygerrit2==2.0.10 22:12:44 PyGithub==1.46 22:12:44 pyinotify==0.9.6 22:12:44 PyJWT==1.7.1 22:12:44 pyparsing==2.4.7 22:12:44 pyperclip==1.8.1 22:12:44 pyroute2==0.4.13 22:12:44 pyrsistent==0.15.7 22:12:44 PySocks==1.6.8 22:12:44 python-cinderclient==7.2.0 22:12:44 python-dateutil==2.8.1 22:12:44 python-heatclient==2.2.1 22:12:44 python-jenkins==1.7.0 22:12:44 python-keystoneclient==4.1.1 22:12:44 python-magnumclient==3.2.1 22:12:44 python-novaclient==17.2.1 22:12:44 python-openstackclient==5.4.0 22:12:44 python-swiftclient==3.10.1 22:12:44 pytz==2020.1 22:12:44 PyYAML==5.3 22:12:44 requests==2.23.0 22:12:44 requests-oauthlib==1.3.0 22:12:44 requestsexceptions==1.4.0 22:12:44 rfc3986==1.4.0 22:12:44 rpm==4.11.3 22:12:44 rsa==4.0 22:12:44 ruamel.yaml==0.16.10 22:12:44 ruamel.yaml.clib==0.2.0 22:12:44 s3transfer==0.3.3 22:12:44 shade==1.27.2 22:12:44 simplejson==3.17.2 22:12:44 six==1.14.0 22:12:44 soupsieve==2.0 22:12:44 stevedore==3.2.2 22:12:44 tabulate==0.8.6 22:12:44 toml==0.10.0 22:12:44 tox==3.20.1 22:12:44 tqdm==4.43.0 22:12:44 urllib3==1.25.8 22:12:44 virtualenv==20.0.34 22:12:44 wcwidth==0.2.5 22:12:44 websocket-client==0.57.0 22:12:44 wrapt==1.12.1 22:12:44 xdg==3.0.2 22:12:44 xmltodict==0.12.0 22:12:44 yq==2.11.1 22:12:44 zipp==3.3.0 22:12:44 Cache entry deserialization failed, entry ignored 22:12:44 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. 22:12:44 Python 2.7.5 22:12:44 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 22:12:44 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. 22:12:45 ansible==2.9.7 22:12:45 Babel==0.9.6 22:12:45 backports.ssl-match-hostname==3.5.0.1 22:12:45 beautifulsoup4==4.4.1 22:12:45 bodhi==2.11.0 22:12:45 bodhi-client==2.11.0 22:12:45 CCColUtils==1.4 22:12:45 cffi==1.6.0 22:12:45 chardet==2.2.1 22:12:45 click==6.7 22:12:45 cloud-init==18.5 22:12:45 configobj==4.7.2 22:12:45 cryptography==1.7.2 22:12:45 decorator==3.4.0 22:12:45 distro==1.2.0 22:12:45 enum34==1.0.4 22:12:45 fedpkg==1.38 22:12:45 futures==3.1.1 22:12:45 gitdb==0.6.4 22:12:45 GitPython==1.0.1 22:12:45 html5lib==0.999 22:12:45 httplib2==0.9.2 22:12:45 idna==2.4 22:12:45 iniparse==0.4 22:12:45 ipaddress==1.0.16 22:12:45 IPy==0.75 22:12:45 javapackages==1.0.0 22:12:45 Jinja2==2.7.2 22:12:45 jmespath==0.9.4 22:12:45 jsonpatch==1.2 22:12:45 jsonpointer==1.9 22:12:45 kerberos==1.1 22:12:45 kitchen==1.1.1 22:12:45 langtable==0.0.31 22:12:45 lockfile==0.9.1 22:12:45 lxml==3.2.1 22:12:45 MarkupSafe==0.11 22:12:45 munch==2.0.2 22:12:45 offtrac==0.1.0 22:12:45 openidc-client==0.6.0 22:12:45 packagedb-cli==2.14.1 22:12:45 paramiko==2.1.1 22:12:45 perf==0.1 22:12:45 ply==3.4 22:12:45 policycoreutils-default-encoding==0.1 22:12:45 prettytable==0.7.2 22:12:45 pyasn1==0.1.9 22:12:45 pycparser==2.14 22:12:45 pycurl==7.19.0 22:12:45 pygobject==3.22.0 22:12:45 pygpgme==0.3 22:12:45 pyliblzma==0.5.3 22:12:45 pyOpenSSL==0.13.1 22:12:45 pyparsing==1.5.6 22:12:45 pyserial==2.6 22:12:45 python-augeas==0.5.0 22:12:45 python-bugzilla==2.3.0 22:12:45 python-dateutil==1.5 22:12:45 python-fedora==0.10.0 22:12:45 python-linux-procfs==0.4.9 22:12:45 python-yubico==1.2.3 22:12:45 pyudev==0.15 22:12:45 pyusb==1.0.0b1 22:12:45 pyxattr==0.5.1 22:12:45 PyYAML==3.10 22:12:45 requests==2.6.0 22:12:45 requests-kerberos==0.7.0 22:12:45 rpkg==1.60 22:12:45 schedutils==0.4 22:12:45 seobject==0.1 22:12:45 sepolicy==1.1 22:12:45 six==1.9.0 22:12:45 smmap==0.9.0 22:12:45 urlgrabber==3.10 22:12:45 urllib3==1.10.2 22:12:45 virtualenv==15.1.0 22:12:45 yum-langpacks==0.4.2 22:12:45 yum-metadata-parser==1.1.4 [Pipeline] echo 22:12:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:12:45 ---> sudo-logs.sh 22:12:45 Archiving 'sudo' log.. [Pipeline] echo 22:12:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:12:46 ---> job-cost.sh 22:12:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eTJj 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:02 Cache entry deserialization failed, entry ignored 22:13:03 Cache entry deserialization failed, entry ignored 22:13:03 Cache entry deserialization failed, entry ignored 22:13:03 Cache entry deserialization failed, entry ignored 22:13:03 Cache entry deserialization failed, entry ignored 22:13:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-eTJj/bin to PATH 22:13:46 INFO: No Stack... 22:13:46 INFO: Retrieving Pricing Info for: v1-standard-2 22:13:47 INFO: Archiving Costs [Pipeline] echo 22:13:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:13:47 ---> logs-deploy.sh 22:13:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-125/2 22:13:47 INFO: archiving workspace using pattern(s): 22:13:50 Archives upload complete. 22:13:50 INFO: archiving logs to Nexus 22:13:52 ---> uname -a: 22:13:52 Linux prd-centos7-docker-4c-2g-5207.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 22:13:52 22:13:52