Pull request #65 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b585f474e0a4bb03ecaa7c12b0e5c4ca9fae3169+848f2065905ad4eb93e9b774cef4a4ef5a1cd264 (087edfb52bd7d3d0ba28817d98429f7224a03190) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-65/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-65/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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: false 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-1874 in /w/workspace/dgexfoundry_device-snmp-go_PR-65 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout [Pipeline] } [Pipeline] // stage [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:56:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:56:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:56:48 ========================================================= 00:56:48 EdgeX Global Pipelines Version Info 00:56:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:56:54 ------------------- 00:56:54 stable info: 00:56:54 ------------------- 00:56:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:56:54 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 00:56:54 Message: update stable to v1.0.131 00:56:55 ------------------- 00:56:55 experimental info: 00:56:55 ------------------- 00:56:55 Commited By: **** collab-it+edgex@linuxfoundation.org 00:56:55 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 00:56:55 Message: update experimental to v1.0.131 [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] } 00:56:59 Failed in branch amd64 [Pipeline] } 00:56:59 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 00:57:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:04 ---> package-listing.sh 00:57:04 ++ facter osfamily 00:57:04 ++ tr '[:upper:]' '[:lower:]' 00:57:04 + OS_FAMILY=redhat 00:57:04 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-65 00:57:04 + START_PACKAGES=/tmp/packages_start.txt 00:57:04 + END_PACKAGES=/tmp/packages_end.txt 00:57:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:04 + PACKAGES=/tmp/packages_start.txt 00:57:04 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-65 ']' 00:57:04 + PACKAGES=/tmp/packages_end.txt 00:57:04 + case "${OS_FAMILY}" in 00:57:04 + rpm -qa 00:57:04 + sort 00:57:08 + '[' -f /tmp/packages_start.txt ']' 00:57:08 + '[' -f /tmp/packages_end.txt ']' 00:57:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:08 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-65 ']' 00:57:08 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-65/archives/ 00:57:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-65/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:09 provisioning config files... 00:57:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-65@tmp/config592928287175496119tmp [Pipeline] { [Pipeline] echo 00:57:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:09 ---> create-netrc.sh [Pipeline] } 00:57:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:57:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:57:10 ---> python-tools-install.sh 00:57:10 Generating Requirements File 00:58:46 Python 3.6.8 00:58:46 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 00:58:47 aiohttp==3.6.2 00:58:47 appdirs==1.4.3 00:58:47 argcomplete==1.12.1 00:58:47 aspy.yaml==1.3.0 00:58:47 async-timeout==3.0.1 00:58:47 attrs==19.3.0 00:58:47 Babel==2.8.0 00:58:47 beautifulsoup4==4.8.2 00:58:47 boto3==1.11.6 00:58:47 botocore==1.14.6 00:58:47 bs4==0.0.1 00:58:47 cachetools==4.1.1 00:58:47 certifi==2019.11.28 00:58:47 cffi==1.14.3 00:58:47 cfgv==2.0.1 00:58:47 chardet==3.0.4 00:58:47 click==7.1 00:58:47 cliff==3.4.0 00:58:47 cmd2==1.3.10 00:58:47 colorama==0.4.3 00:58:47 cryptography==3.1.1 00:58:47 debtcollector==2.2.0 00:58:47 decorator==4.4.2 00:58:47 defusedxml==0.6.0 00:58:47 Deprecated==1.2.7 00:58:47 distlib==0.3.1 00:58:47 distro==1.2.0 00:58:47 dnspython==1.16.0 00:58:47 docker==4.2.0 00:58:47 docutils==0.15.2 00:58:47 dogpile.cache==1.0.2 00:58:47 email-validator==1.0.5 00:58:47 filelock==3.0.12 00:58:47 future==0.18.2 00:58:47 google-auth==1.22.0 00:58:47 httplib2==0.17.0 00:58:47 identify==1.4.11 00:58:47 idna==2.9 00:58:47 idna-ssl==1.1.0 00:58:47 importlib-metadata==1.7.0 00:58:47 importlib-resources==1.5.0 00:58:47 iso8601==0.1.13 00:58:47 Jinja2==2.11.1 00:58:47 jmespath==0.10.0 00:58:47 jsonpatch==1.26 00:58:47 jsonpointer==2.0 00:58:47 jsonschema==3.2.0 00:58:47 keystoneauth1==4.2.1 00:58:47 kubernetes==11.0.0 00:58:47 lftools==0.34.2 00:58:47 lxml==4.5.0 00:58:47 MarkupSafe==0.23 00:58:47 msgpack==1.0.0 00:58:47 multi-key-dict==2.0.3 00:58:47 multidict==4.7.6 00:58:47 munch==2.5.0 00:58:47 netaddr==0.8.0 00:58:47 netifaces==0.10.9 00:58:47 niet==1.4.2 00:58:47 nodeenv==1.3.5 00:58:47 oauth2client==4.1.3 00:58:47 oauthlib==3.1.0 00:58:47 openstacksdk==0.50.0 00:58:47 os-client-config==2.1.0 00:58:47 os-service-types==1.7.0 00:58:47 osc-lib==2.2.1 00:58:47 oslo.config==8.3.2 00:58:47 oslo.context==3.1.1 00:58:47 oslo.i18n==5.0.1 00:58:47 oslo.log==4.4.0 00:58:47 oslo.serialization==4.0.1 00:58:47 oslo.utils==4.6.0 00:58:47 packaging==20.4 00:58:47 pbr==5.4.4 00:58:47 pluggy==0.13.1 00:58:47 prettytable==0.7.2 00:58:47 py==1.9.0 00:58:47 pyasn1==0.4.8 00:58:47 pyasn1-modules==0.2.8 00:58:47 pycparser==2.20 00:58:47 pygerrit2==2.0.10 00:58:47 PyGithub==1.46 00:58:47 pyinotify==0.9.6 00:58:47 PyJWT==1.7.1 00:58:47 pyparsing==2.4.7 00:58:47 pyperclip==1.8.0 00:58:47 pyroute2==0.4.13 00:58:47 pyrsistent==0.15.7 00:58:47 PySocks==1.6.8 00:58:47 python-cinderclient==7.2.0 00:58:47 python-dateutil==2.8.1 00:58:47 python-heatclient==2.2.1 00:58:47 python-jenkins==1.7.0 00:58:47 python-keystoneclient==4.1.1 00:58:47 python-magnumclient==3.2.1 00:58:47 python-novaclient==17.2.1 00:58:47 python-openstackclient==5.3.1 00:58:47 python-swiftclient==3.10.1 00:58:47 pytz==2020.1 00:58:47 PyYAML==5.3 00:58:47 requests==2.23.0 00:58:47 requests-oauthlib==1.3.0 00:58:47 requestsexceptions==1.4.0 00:58:47 rfc3986==1.4.0 00:58:47 rpm==4.11.3 00:58:47 rsa==4.0 00:58:47 ruamel.yaml==0.16.10 00:58:47 ruamel.yaml.clib==0.2.0 00:58:47 s3transfer==0.3.3 00:58:47 shade==1.27.2 00:58:47 simplejson==3.17.2 00:58:47 six==1.14.0 00:58:47 soupsieve==2.0 00:58:47 stevedore==3.2.2 00:58:47 tabulate==0.8.6 00:58:47 toml==0.10.0 00:58:47 tox==3.20.0 00:58:47 tqdm==4.43.0 00:58:47 typing-extensions==3.7.4.3 00:58:47 urllib3==1.25.8 00:58:47 virtualenv==20.0.31 00:58:47 wcwidth==0.2.5 00:58:47 websocket-client==0.57.0 00:58:47 wrapt==1.12.1 00:58:47 xdg==3.0.2 00:58:47 xmltodict==0.12.0 00:58:47 yarl==1.6.0 00:58:47 yq==2.11.1 00:58:47 zipp==3.2.0 00:58:49 Cache entry deserialization failed, entry ignored 00:58:52 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. 00:58:56 Python 2.7.5 00:58:56 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 00:58:56 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. 00:58:56 ansible==2.9.7 00:58:56 Babel==0.9.6 00:58:56 backports.ssl-match-hostname==3.5.0.1 00:58:56 beautifulsoup4==4.4.1 00:58:56 bodhi==2.11.0 00:58:56 bodhi-client==2.11.0 00:58:56 CCColUtils==1.4 00:58:56 cffi==1.6.0 00:58:56 chardet==2.2.1 00:58:56 click==6.7 00:58:56 cloud-init==18.5 00:58:56 configobj==4.7.2 00:58:56 cryptography==1.7.2 00:58:56 decorator==3.4.0 00:58:56 distro==1.2.0 00:58:56 enum34==1.0.4 00:58:56 fedpkg==1.38 00:58:56 futures==3.1.1 00:58:56 gitdb==0.6.4 00:58:56 GitPython==1.0.1 00:58:56 html5lib==0.999 00:58:56 httplib2==0.9.2 00:58:56 idna==2.4 00:58:56 iniparse==0.4 00:58:56 ipaddress==1.0.16 00:58:56 IPy==0.75 00:58:56 javapackages==1.0.0 00:58:56 Jinja2==2.7.2 00:58:56 jmespath==0.9.4 00:58:56 jsonpatch==1.2 00:58:56 jsonpointer==1.9 00:58:56 kerberos==1.1 00:58:56 kitchen==1.1.1 00:58:56 langtable==0.0.31 00:58:56 lockfile==0.9.1 00:58:56 lxml==3.2.1 00:58:56 MarkupSafe==0.11 00:58:56 munch==2.0.2 00:58:56 offtrac==0.1.0 00:58:56 openidc-client==0.6.0 00:58:56 packagedb-cli==2.14.1 00:58:56 paramiko==2.1.1 00:58:56 perf==0.1 00:58:56 ply==3.4 00:58:56 policycoreutils-default-encoding==0.1 00:58:56 prettytable==0.7.2 00:58:56 pyasn1==0.1.9 00:58:56 pycparser==2.14 00:58:56 pycurl==7.19.0 00:58:56 pygobject==3.22.0 00:58:56 pygpgme==0.3 00:58:56 pyliblzma==0.5.3 00:58:56 pyOpenSSL==0.13.1 00:58:56 pyparsing==1.5.6 00:58:56 pyserial==2.6 00:58:56 python-augeas==0.5.0 00:58:56 python-bugzilla==2.3.0 00:58:56 python-dateutil==1.5 00:58:56 python-fedora==0.10.0 00:58:56 python-linux-procfs==0.4.9 00:58:56 python-yubico==1.2.3 00:58:56 pyudev==0.15 00:58:56 pyusb==1.0.0b1 00:58:56 pyxattr==0.5.1 00:58:56 PyYAML==3.10 00:58:56 requests==2.6.0 00:58:56 requests-kerberos==0.7.0 00:58:56 rpkg==1.60 00:58:56 schedutils==0.4 00:58:56 seobject==0.1 00:58:56 sepolicy==1.1 00:58:56 six==1.9.0 00:58:56 smmap==0.9.0 00:58:56 urlgrabber==3.10 00:58:56 urllib3==1.10.2 00:58:56 virtualenv==15.1.0 00:58:56 yum-langpacks==0.4.2 00:58:56 yum-metadata-parser==1.1.4 [Pipeline] echo 00:58:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:57 ---> sudo-logs.sh 00:58:57 Archiving 'sudo' log.. [Pipeline] echo 00:58:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:57 ---> job-cost.sh 00:58:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NPLa 00:59:10 Cache entry deserialization failed, entry ignored 00:59:10 Cache entry deserialization failed, entry ignored 00:59:11 Cache entry deserialization failed, entry ignored 00:59:11 Cache entry deserialization failed, entry ignored 00:59:11 Cache entry deserialization failed, entry ignored 00:59:11 Cache entry deserialization failed, entry ignored 00:59:11 Cache entry deserialization failed, entry ignored 00:59:12 Cache entry deserialization failed, entry ignored 00:59:12 Cache entry deserialization failed, entry ignored 00:59:12 Cache entry deserialization failed, entry ignored 00:59:12 Cache entry deserialization failed, entry ignored 00:59:12 Cache entry deserialization failed, entry ignored 00:59:12 Cache entry deserialization failed, entry ignored 00:59:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:59:55 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 00:59:55 00:59:55 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 00:59:55 00:59:55 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 00:59:55 lf-activate-venv(): INFO: Adding /tmp/venv-NPLa/bin to PATH 00:59:55 INFO: No Stack... 00:59:55 INFO: Retrieving Pricing Info for: v1-standard-2 00:59:56 INFO: Archiving Costs [Pipeline] echo 00:59:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:59:56 ---> logs-deploy.sh 00:59:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-65/1 00:59:56 INFO: archiving workspace using pattern(s): 00:59:59 Archives upload complete. 00:59:59 INFO: archiving logs to Nexus 01:00:01 ---> uname -a: 01:00:01 Linux prd-centos7-docker-4c-2g-1874.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 01:00:01 01:00:01 01:00:01 ---> lscpu: 01:00:01 Architecture: x86_64 01:00:01 CPU op-mode(s): 32-bit, 64-bit 01:00:01 Byte Order: Little Endian 01:00:01 CPU(s): 4 01:00:01 On-line CPU(s) list: 0-3 01:00:01 Thread(s) per core: 1 01:00:01 Core(s) per socket: 1 01:00:01 Socket(s): 4 01:00:01 NUMA node(s): 1 01:00:01 Vendor ID: GenuineIntel 01:00:01 CPU family: 6 01:00:01 Model: 44 01:00:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:00:01 Stepping: 1 01:00:01 CPU MHz: 2933.438 01:00:01 BogoMIPS: 5866.87 01:00:01 Virtualization: VT-x 01:00:01 Hypervisor vendor: KVM 01:00:01 Virtualization type: full 01:00:01 L1d cache: 32K 01:00:01 L1i cache: 32K 01:00:01 L2 cache: 4096K 01:00:01 L3 cache: 16384K 01:00:01 NUMA node0 CPU(s): 0-3 01:00:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:00:01 01:00:01 01:00:01 ---> nproc: 01:00:01 4 01:00:01 01:00:01 01:00:01 ---> df -h: 01:00:01 Filesystem Size Used Avail Use% Mounted on 01:00:01 devtmpfs 887M 0 887M 0% /dev 01:00:01 tmpfs 919M 0 919M 0% /dev/shm 01:00:01 tmpfs 919M 17M 903M 2% /run 01:00:01 tmpfs 919M 0 919M 0% /sys/fs/cgroup 01:00:01 /dev/vda1 50G 7.3G 43G 15% / 01:00:01 tmpfs 184M 0 184M 0% /run/user/1001 01:00:01 01:00:01 01:00:01 ---> free -m: 01:00:01 total used free shared buff/cache available 01:00:01 Mem: 1837 531 84 16 1221 1109 01:00:01 Swap: 1023 0 1023 01:00:01 01:00:01 01:00:01 ---> ip addr: 01:00:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:00:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:00:01 inet 127.0.0.1/8 scope host lo 01:00:01 valid_lft forever preferred_lft forever 01:00:01 inet6 ::1/128 scope host 01:00:01 valid_lft forever preferred_lft forever 01:00:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 01:00:01 link/ether fa:16:3e:0e:ec:04 brd ff:ff:ff:ff:ff:ff 01:00:01 inet 10.30.122.154/23 brd 10.30.123.255 scope global dynamic eth0 01:00:01 valid_lft 86179sec preferred_lft 86179sec 01:00:01 inet6 fe80::f816:3eff:fe0e:ec04/64 scope link 01:00:01 valid_lft forever preferred_lft forever 01:00:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:00:01 link/ether 02:42:cd:17:8b:db brd ff:ff:ff:ff:ff:ff 01:00:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:00:01 valid_lft forever preferred_lft forever 01:00:01 01:00:01 01:00:01 ---> sar -b -r -n DEV: 01:00:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 01:00:01 01:00:01 12:56:01 AM LINUX RESTART 01:00:01 01:00:01 12:57:01 AM tps rtps wtps bread/s bwrtn/s 01:00:01 12:58:01 AM 89.12 54.26 34.86 4683.13 3409.67 01:00:01 12:59:01 AM 93.59 23.13 70.47 1494.58 10064.56 01:00:01 Average: 91.36 38.69 52.66 3088.85 6737.11 01:00:01 01:00:01 12:57:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:01 12:58:01 AM 90140 1791416 95.21 2620 1221796 1075836 36.72 423452 1197312 36952 01:00:01 12:59:01 AM 108188 1773368 94.25 2620 1167560 1054476 35.99 420688 1136884 43696 01:00:01 Average: 99164 1782392 94.73 2620 1194678 1065156 36.35 422070 1167098 40324 01:00:01 01:00:01 12:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 01:00:01 12:58:01 AM eth0 97.20 65.04 854.19 12.06 0.00 0.00 0.00 01:00:01 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 12:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 12:59:01 AM eth0 15.42 9.38 24.48 5.73 0.00 0.00 0.00 01:00:01 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 12:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 Average: eth0 56.31 37.21 439.33 8.90 0.00 0.00 0.00 01:00:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 01:00:01 01:00:01 ---> sar -P ALL: 01:00:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 01:00:01 01:00:01 12:56:01 AM LINUX RESTART 01:00:01 01:00:01 12:57:01 AM CPU %user %nice %system %iowait %steal %idle 01:00:01 12:58:01 AM all 15.15 0.00 1.64 1.44 2.16 79.61 01:00:01 12:58:01 AM 0 45.08 0.00 2.98 2.10 2.90 46.94 01:00:01 12:58:01 AM 1 4.15 0.00 1.35 2.59 1.87 90.04 01:00:01 12:58:01 AM 2 9.26 0.00 1.42 0.22 1.73 87.38 01:00:01 12:58:01 AM 3 4.71 0.00 0.91 0.88 2.21 91.29 01:00:01 12:59:01 AM all 13.83 0.00 2.82 1.71 3.33 78.31 01:00:01 12:59:01 AM 0 11.82 0.00 2.80 1.57 2.73 81.08 01:00:01 12:59:01 AM 1 16.51 0.00 3.47 1.44 4.15 74.42 01:00:01 12:59:01 AM 2 12.07 0.00 2.63 2.23 3.75 79.32 01:00:01 12:59:01 AM 3 14.89 0.00 2.39 1.60 2.68 78.44 01:00:01 Average: all 14.49 0.00 2.23 1.57 2.75 78.96 01:00:01 Average: 0 27.95 0.00 2.89 1.82 2.82 64.52 01:00:01 Average: 1 10.29 0.00 2.40 2.02 3.00 82.29 01:00:01 Average: 2 10.67 0.00 2.03 1.23 2.74 83.34 01:00:01 Average: 3 9.72 0.00 1.64 1.24 2.44 84.96 01:00:01 01:00:01 01:00:01