Pull request #256 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-docs Obtained Jenkinsfile from 1ece09130a56a6c34c7c60f0823c0a10b7f455c0+436fc344ab5e98004d9cfad8274dda185e27eec8 (8ac09c7bf9c89717db0ef0fbcd856cca4a2fecd6) 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] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4115 in /w/workspace/edgexfoundry_edgex-docs_PR-256 [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/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-256 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.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/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.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/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 436fc344ab5e98004d9cfad8274dda185e27eec8 into PR head commit 1ece09130a56a6c34c7c60f0823c0a10b7f455c0 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ece09130a56a6c34c7c60f0823c0a10b7f455c0 # timeout=10 Merge succeeded, producing 1ece09130a56a6c34c7c60f0823c0a10b7f455c0 Checking out Revision 1ece09130a56a6c34c7c60f0823c0a10b7f455c0 (PR-256) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 436fc344ab5e98004d9cfad8274dda185e27eec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ece09130a56a6c34c7c60f0823c0a10b7f455c0 # timeout=10 Commit message: "build: address change request from @lenny-intel" > git rev-list --no-walk 7b21ee22136a3f8a1f0581e9017fb5444d75103d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 04:27:35 + docker inspect -f . python:3-slim 04:27:35 04:27:35 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 04:27:35 + docker pull python:3-slim 04:27:36 3-slim: Pulling from library/python 04:27:36 d121f8d1c412: Pulling fs layer 04:27:36 ca572574cc82: Pulling fs layer 04:27:36 39994d1a1036: Pulling fs layer 04:27:36 bb17b4bcbeb9: Pulling fs layer 04:27:36 76a99f9078fe: Pulling fs layer 04:27:36 76a99f9078fe: Waiting 04:27:36 ca572574cc82: Verifying Checksum 04:27:36 ca572574cc82: Download complete 04:27:36 39994d1a1036: Verifying Checksum 04:27:36 39994d1a1036: Download complete 04:27:36 bb17b4bcbeb9: Verifying Checksum 04:27:36 bb17b4bcbeb9: Download complete 04:27:36 76a99f9078fe: Verifying Checksum 04:27:36 76a99f9078fe: Download complete 04:27:36 d121f8d1c412: Download complete 04:27:38 d121f8d1c412: Pull complete 04:27:38 ca572574cc82: Pull complete 04:27:40 39994d1a1036: Pull complete 04:27:40 bb17b4bcbeb9: Pull complete 04:27:40 76a99f9078fe: Pull complete 04:27:40 Digest: sha256:96b94b62d108b48dc0330085ad873d2ca4e2913d7f7e43866fadd0175ef38e7f 04:27:40 Status: Downloaded newer image for python:3-slim 04:27:40 docker.io/library/python:3-slim [Pipeline] withDockerContainer 04:27:40 prd-centos7-docker-4c-2g-4115 does not seem to be running inside a container 04:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-256 -v /w/workspace/edgexfoundry_edgex-docs_PR-256:/w/workspace/edgexfoundry_edgex-docs_PR-256:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-256@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-256@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 ******** python:3-slim cat 04:27:43 $ docker top 3fc8f1c5eed9bf85c3782504750546d85abd4be8b895e54eacd2545c15bd6209 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:43 + pip install mkdocs 04:27:45 Collecting mkdocs 04:27:46 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 04:27:46 Collecting Jinja2>=2.10.1 04:27:46 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 04:27:46 Collecting click>=3.3 04:27:46 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 04:27:46 Collecting Markdown>=3.2.1 04:27:46 Downloading Markdown-3.3-py3-none-any.whl (94 kB) 04:27:46 Collecting livereload>=2.5.1 04:27:46 Downloading livereload-2.6.3.tar.gz (25 kB) 04:27:47 Collecting tornado>=5.0 04:27:47 Downloading tornado-6.0.4.tar.gz (496 kB) 04:27:47 Collecting PyYAML>=3.10 04:27:47 Downloading PyYAML-5.3.1.tar.gz (269 kB) 04:27:48 Collecting lunr[languages]==0.5.8 04:27:48 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 04:27:48 Collecting MarkupSafe>=0.23 04:27:48 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 04:27:49 Collecting six 04:27:49 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 04:27:49 Collecting future>=0.16.0 04:27:49 Downloading future-0.18.2.tar.gz (829 kB) 04:27:49 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 04:27:49 Downloading nltk-3.5.zip (1.4 MB) 04:27:50 Collecting joblib 04:27:50 Downloading joblib-0.17.0-py3-none-any.whl (301 kB) 04:27:51 Collecting regex 04:27:51 Downloading regex-2020.9.27-cp39-cp39-manylinux2010_x86_64.whl (668 kB) 04:27:51 Collecting tqdm 04:27:51 Downloading tqdm-4.50.1-py2.py3-none-any.whl (70 kB) 04:27:51 Building wheels for collected packages: livereload, tornado, PyYAML, MarkupSafe, future, nltk 04:27:51 Building wheel for livereload (setup.py): started 04:27:51 Building wheel for livereload (setup.py): finished with status 'done' 04:27:51 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=79576f013fbab006171a2c71688a3e3b4ef8f6fcfc8b70251d9241de2095a4c1 04:27:51 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 04:27:51 Building wheel for tornado (setup.py): started 04:27:52 Building wheel for tornado (setup.py): finished with status 'done' 04:27:52 Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=415147 sha256=ccfe50e9e0003f7bce738513a080bade5c8c6ef5c52246dd9569ac484c5ae530 04:27:52 Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 04:27:52 Building wheel for PyYAML (setup.py): started 04:27:52 Building wheel for PyYAML (setup.py): finished with status 'done' 04:27:53 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44617 sha256=302fe514db84a93c18ee1a78c53959633dbf76f7f9bf08b6fa111772d8fa359f 04:27:53 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 04:27:53 Building wheel for MarkupSafe (setup.py): started 04:27:53 Building wheel for MarkupSafe (setup.py): finished with status 'done' 04:27:53 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12627 sha256=ba2cc4d070acfa18e23d7f34de93de56e39709472ae789cd57dee88de56ac3c4 04:27:53 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 04:27:53 Building wheel for future (setup.py): started 04:27:53 Building wheel for future (setup.py): finished with status 'done' 04:27:53 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=ad1d4dd0304bf25feab8b7b8d2c1c66114303041408d864232e5545f0f451b69 04:27:53 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 04:27:53 Building wheel for nltk (setup.py): started 04:27:55 Building wheel for nltk (setup.py): finished with status 'done' 04:27:55 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434679 sha256=b2cf618eee707719913d17bb48dbbf96c87cd8aeedd3d6448c2584d58309c2e3 04:27:55 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 04:27:55 Successfully built livereload tornado PyYAML MarkupSafe future nltk 04:27:55 Installing collected packages: MarkupSafe, Jinja2, click, Markdown, six, tornado, livereload, PyYAML, future, joblib, regex, tqdm, nltk, lunr, mkdocs 04:27:59 Successfully installed Jinja2-2.11.2 Markdown-3.3 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.17.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.9.27 six-1.15.0 tornado-6.0.4 tqdm-4.50.1 [Pipeline] sh 04:28:00 + pip install mkdocs-material==5.1.0 04:28:00 Collecting mkdocs-material==5.1.0 04:28:00 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 04:28:01 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 04:28:01 Collecting mkdocs-material-extensions>=1.0b1 04:28:01 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 04:28:01 Collecting pymdown-extensions>=7.0 04:28:01 Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) 04:28:01 Collecting Pygments>=2.4 04:28:01 Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) 04:28:01 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3) 04:28:01 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 04:28:01 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 04:28:01 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.3) 04:28:01 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 04:28:01 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 04:28:01 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 04:28:01 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) 04:28:01 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 04:28:01 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 04:28:01 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 04:28:01 Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.9.27) 04:28:01 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.50.1) 04:28:01 Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.17.0) 04:28:02 Installing collected packages: mkdocs-material-extensions, pymdown-extensions, Pygments, mkdocs-material 04:28:06 Successfully installed Pygments-2.7.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh 04:28:06 + mkdocs build 04:28:07 INFO - Cleaning site directory 04:28:07 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-256/docs/1.3 04:28:07 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 04:28:07 - design/adr/0001-Registy-Refactor.md 04:28:07 - design/adr/0004-Feature-Flags.md 04:28:07 - design/adr/0005-Service-Self-Config.md 04:28:07 - design/adr/core/0003-V2-API-Principles.md 04:28:07 - design/adr/device-service/0002-Array-Datatypes.md 04:28:07 - design/adr/device-service/0011-DeviceService-Rest-API.md 04:28:07 - design/adr/devops/0007-Release-Automation.md 04:28:07 - design/adr/devops/0010-Release-Artifacts.md 04:28:07 - design/adr/security/0008-Secret-Creation-and-Distribution.md 04:28:07 - design/legacy-design/device-service/discovery.md 04:28:07 - design/legacy-requirements/device-service.md 04:28:07 - microservices/device/profile/Ch-DeviceProfileRef.md 04:28:07 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 04:28:07 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 04:28:07 - microservices/security/security-file-token-provider.1.md 04:28:07 - microservices/security/security-secrets-setup.1.md 04:28:15 INFO - Documentation built in 7.82 seconds [Pipeline] stash 04:28:37 Stashed 777 file(s) [Pipeline] } 04:28:37 $ docker stop --time=1 3fc8f1c5eed9bf85c3782504750546d85abd4be8b895e54eacd2545c15bd6209 04:28:39 $ docker rm -f 3fc8f1c5eed9bf85c3782504750546d85abd4be8b895e54eacd2545c15bd6209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:28:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:42 ---> package-listing.sh 04:28:42 ++ facter osfamily 04:28:42 ++ tr '[:upper:]' '[:lower:]' 04:28:42 + OS_FAMILY=redhat 04:28:42 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-256 04:28:42 + START_PACKAGES=/tmp/packages_start.txt 04:28:42 + END_PACKAGES=/tmp/packages_end.txt 04:28:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:42 + PACKAGES=/tmp/packages_start.txt 04:28:42 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-256 ']' 04:28:42 + PACKAGES=/tmp/packages_end.txt 04:28:42 + case "${OS_FAMILY}" in 04:28:42 + rpm -qa 04:28:42 + sort 04:28:49 + '[' -f /tmp/packages_start.txt ']' 04:28:49 + '[' -f /tmp/packages_end.txt ']' 04:28:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:49 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-256 ']' 04:28:49 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-256/archives/ 04:28:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-256/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:49 provisioning config files... 04:28:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-256@tmp/config3471911313400216095tmp [Pipeline] { [Pipeline] echo 04:28:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:49 ---> create-netrc.sh [Pipeline] } 04:28:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:28:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:28:50 ---> python-tools-install.sh 04:28:50 Generating Requirements File 04:30:11 Python 3.6.8 04:30:11 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 04:30:11 appdirs==1.4.3 04:30:11 argcomplete==1.12.1 04:30:11 aspy.yaml==1.3.0 04:30:11 attrs==19.3.0 04:30:11 Babel==2.8.0 04:30:11 beautifulsoup4==4.8.2 04:30:11 boto3==1.11.6 04:30:11 botocore==1.14.6 04:30:11 bs4==0.0.1 04:30:11 cachetools==4.1.1 04:30:11 certifi==2019.11.28 04:30:11 cffi==1.14.3 04:30:11 cfgv==2.0.1 04:30:11 chardet==3.0.4 04:30:11 click==7.1 04:30:11 cliff==3.4.0 04:30:11 cmd2==1.3.11 04:30:11 colorama==0.4.3 04:30:11 cryptography==3.1.1 04:30:11 debtcollector==2.2.0 04:30:11 decorator==4.4.2 04:30:11 defusedxml==0.6.0 04:30:11 Deprecated==1.2.7 04:30:11 distlib==0.3.1 04:30:11 distro==1.2.0 04:30:11 dnspython==1.16.0 04:30:11 docker==4.2.0 04:30:11 docutils==0.15.2 04:30:11 dogpile.cache==1.0.2 04:30:11 email-validator==1.0.5 04:30:11 filelock==3.0.12 04:30:11 future==0.18.2 04:30:11 google-auth==1.22.1 04:30:11 httplib2==0.17.0 04:30:11 identify==1.4.11 04:30:11 idna==2.9 04:30:11 importlib-metadata==1.7.0 04:30:11 importlib-resources==1.5.0 04:30:11 iso8601==0.1.13 04:30:11 Jinja2==2.11.1 04:30:11 jmespath==0.10.0 04:30:11 jsonpatch==1.26 04:30:11 jsonpointer==2.0 04:30:11 jsonschema==3.2.0 04:30:11 keystoneauth1==4.2.1 04:30:11 kubernetes==11.0.0 04:30:11 lftools==0.34.2 04:30:11 lxml==4.5.0 04:30:11 MarkupSafe==0.23 04:30:11 msgpack==1.0.0 04:30:11 multi-key-dict==2.0.3 04:30:11 munch==2.5.0 04:30:11 netaddr==0.8.0 04:30:11 netifaces==0.10.9 04:30:11 niet==1.4.2 04:30:11 nodeenv==1.3.5 04:30:11 oauth2client==4.1.3 04:30:11 oauthlib==3.1.0 04:30:11 openstacksdk==0.50.0 04:30:11 os-client-config==2.1.0 04:30:11 os-service-types==1.7.0 04:30:11 osc-lib==2.2.1 04:30:11 oslo.config==8.3.2 04:30:11 oslo.context==3.1.1 04:30:11 oslo.i18n==5.0.1 04:30:11 oslo.log==4.4.0 04:30:11 oslo.serialization==4.0.1 04:30:11 oslo.utils==4.6.0 04:30:11 packaging==20.4 04:30:11 pbr==5.4.4 04:30:11 pluggy==0.13.1 04:30:11 prettytable==0.7.2 04:30:11 py==1.9.0 04:30:11 pyasn1==0.4.8 04:30:11 pyasn1-modules==0.2.8 04:30:11 pycparser==2.20 04:30:11 pygerrit2==2.0.10 04:30:11 PyGithub==1.46 04:30:11 pyinotify==0.9.6 04:30:11 PyJWT==1.7.1 04:30:11 pyparsing==2.4.7 04:30:11 pyperclip==1.8.0 04:30:11 pyroute2==0.4.13 04:30:11 pyrsistent==0.15.7 04:30:11 PySocks==1.6.8 04:30:11 python-cinderclient==7.2.0 04:30:11 python-dateutil==2.8.1 04:30:11 python-heatclient==2.2.1 04:30:11 python-jenkins==1.7.0 04:30:11 python-keystoneclient==4.1.1 04:30:11 python-magnumclient==3.2.1 04:30:11 python-novaclient==17.2.1 04:30:11 python-openstackclient==5.4.0 04:30:11 python-swiftclient==3.10.1 04:30:11 pytz==2020.1 04:30:11 PyYAML==5.3 04:30:11 requests==2.23.0 04:30:11 requests-oauthlib==1.3.0 04:30:11 requestsexceptions==1.4.0 04:30:11 rfc3986==1.4.0 04:30:11 rpm==4.11.3 04:30:11 rsa==4.0 04:30:11 ruamel.yaml==0.16.10 04:30:11 ruamel.yaml.clib==0.2.0 04:30:11 s3transfer==0.3.3 04:30:11 shade==1.27.2 04:30:11 simplejson==3.17.2 04:30:11 six==1.14.0 04:30:11 soupsieve==2.0 04:30:11 stevedore==3.2.2 04:30:11 tabulate==0.8.6 04:30:11 toml==0.10.0 04:30:11 tox==3.20.0 04:30:11 tqdm==4.43.0 04:30:11 urllib3==1.25.8 04:30:11 virtualenv==20.0.33 04:30:11 wcwidth==0.2.5 04:30:11 websocket-client==0.57.0 04:30:11 wrapt==1.12.1 04:30:11 xdg==3.0.2 04:30:11 xmltodict==0.12.0 04:30:11 yq==2.11.1 04:30:11 zipp==3.3.0 04:30:11 Cache entry deserialization failed, entry ignored 04:30:11 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. 04:30:11 Python 2.7.5 04:30:11 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 04:30:11 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. 04:30:11 ansible==2.9.7 04:30:11 Babel==0.9.6 04:30:11 backports.ssl-match-hostname==3.5.0.1 04:30:11 beautifulsoup4==4.4.1 04:30:11 bodhi==2.11.0 04:30:11 bodhi-client==2.11.0 04:30:11 CCColUtils==1.4 04:30:11 cffi==1.6.0 04:30:11 chardet==2.2.1 04:30:11 click==6.7 04:30:11 cloud-init==18.5 04:30:11 configobj==4.7.2 04:30:11 cryptography==1.7.2 04:30:11 decorator==3.4.0 04:30:11 distro==1.2.0 04:30:11 enum34==1.0.4 04:30:11 fedpkg==1.38 04:30:11 futures==3.1.1 04:30:11 gitdb==0.6.4 04:30:11 GitPython==1.0.1 04:30:11 html5lib==0.999 04:30:11 httplib2==0.9.2 04:30:11 idna==2.4 04:30:11 iniparse==0.4 04:30:11 ipaddress==1.0.16 04:30:11 IPy==0.75 04:30:11 javapackages==1.0.0 04:30:11 Jinja2==2.7.2 04:30:11 jmespath==0.9.4 04:30:11 jsonpatch==1.2 04:30:11 jsonpointer==1.9 04:30:11 kerberos==1.1 04:30:11 kitchen==1.1.1 04:30:11 langtable==0.0.31 04:30:11 lockfile==0.9.1 04:30:11 lxml==3.2.1 04:30:11 MarkupSafe==0.11 04:30:11 munch==2.0.2 04:30:11 offtrac==0.1.0 04:30:11 openidc-client==0.6.0 04:30:11 packagedb-cli==2.14.1 04:30:11 paramiko==2.1.1 04:30:11 perf==0.1 04:30:11 ply==3.4 04:30:11 policycoreutils-default-encoding==0.1 04:30:11 prettytable==0.7.2 04:30:11 pyasn1==0.1.9 04:30:11 pycparser==2.14 04:30:11 pycurl==7.19.0 04:30:11 pygobject==3.22.0 04:30:11 pygpgme==0.3 04:30:11 pyliblzma==0.5.3 04:30:11 pyOpenSSL==0.13.1 04:30:11 pyparsing==1.5.6 04:30:11 pyserial==2.6 04:30:11 python-augeas==0.5.0 04:30:11 python-bugzilla==2.3.0 04:30:11 python-dateutil==1.5 04:30:11 python-fedora==0.10.0 04:30:11 python-linux-procfs==0.4.9 04:30:11 python-yubico==1.2.3 04:30:11 pyudev==0.15 04:30:11 pyusb==1.0.0b1 04:30:11 pyxattr==0.5.1 04:30:11 PyYAML==3.10 04:30:11 requests==2.6.0 04:30:11 requests-kerberos==0.7.0 04:30:11 rpkg==1.60 04:30:11 schedutils==0.4 04:30:11 seobject==0.1 04:30:11 sepolicy==1.1 04:30:11 six==1.9.0 04:30:11 smmap==0.9.0 04:30:11 urlgrabber==3.10 04:30:11 urllib3==1.10.2 04:30:11 virtualenv==15.1.0 04:30:11 yum-langpacks==0.4.2 04:30:11 yum-metadata-parser==1.1.4 [Pipeline] echo 04:30:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:12 ---> sudo-logs.sh 04:30:12 Archiving 'sudo' log.. [Pipeline] echo 04:30:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:12 ---> job-cost.sh 04:30:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4LOj 04:30:22 Cache entry deserialization failed, entry ignored 04:30:22 Cache entry deserialization failed, entry ignored 04:30:23 Cache entry deserialization failed, entry ignored 04:30:23 Cache entry deserialization failed, entry ignored 04:30:23 Cache entry deserialization failed, entry ignored 04:30:24 Cache entry deserialization failed, entry ignored 04:30:24 Cache entry deserialization failed, entry ignored 04:30:24 Cache entry deserialization failed, entry ignored 04:30:24 Cache entry deserialization failed, entry ignored 04:30:24 Cache entry deserialization failed, entry ignored 04:30:24 Cache entry deserialization failed, entry ignored 04:30:24 Cache entry deserialization failed, entry ignored 04:30:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-4LOj/bin to PATH 04:30:55 INFO: No Stack... 04:30:56 INFO: Retrieving Pricing Info for: v1-standard-2 04:30:56 INFO: Archiving Costs [Pipeline] echo 04:30:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:57 ---> logs-deploy.sh 04:30:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-256/2 04:30:57 INFO: archiving workspace using pattern(s): 04:31:00 Archives upload complete. 04:31:00 INFO: archiving logs to Nexus 04:31:01 ---> uname -a: 04:31:01 Linux prd-centos7-docker-4c-2g-4115.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 04:31:01 04:31:01 04:31:01 ---> lscpu: 04:31:01 Architecture: x86_64 04:31:01 CPU op-mode(s): 32-bit, 64-bit 04:31:01 Byte Order: Little Endian 04:31:01 CPU(s): 4 04:31:01 On-line CPU(s) list: 0-3 04:31:01 Thread(s) per core: 1 04:31:01 Core(s) per socket: 1 04:31:01 Socket(s): 4 04:31:01 NUMA node(s): 1 04:31:01 Vendor ID: GenuineIntel 04:31:01 CPU family: 6 04:31:01 Model: 44 04:31:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:31:01 Stepping: 1 04:31:01 CPU MHz: 2933.438 04:31:01 BogoMIPS: 5866.87 04:31:01 Virtualization: VT-x 04:31:01 Hypervisor vendor: KVM 04:31:01 Virtualization type: full 04:31:01 L1d cache: 32K 04:31:01 L1i cache: 32K 04:31:01 L2 cache: 4096K 04:31:01 L3 cache: 16384K 04:31:01 NUMA node0 CPU(s): 0-3 04:31: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 04:31:01 04:31:01 04:31:01 ---> nproc: 04:31:01 4 04:31:01 04:31:01 04:31:01 ---> df -h: 04:31:01 Filesystem Size Used Avail Use% Mounted on 04:31:01 devtmpfs 887M 0 887M 0% /dev 04:31:01 tmpfs 919M 0 919M 0% /dev/shm 04:31:01 tmpfs 919M 17M 903M 2% /run 04:31:01 tmpfs 919M 0 919M 0% /sys/fs/cgroup 04:31:01 /dev/vda1 50G 7.8G 43G 16% / 04:31:01 tmpfs 184M 0 184M 0% /run/user/1001 04:31:01 04:31:01 04:31:01 ---> free -m: 04:31:01 total used free shared buff/cache available 04:31:01 Mem: 1837 579 71 16 1186 1059 04:31:01 Swap: 1023 2 1021 04:31:01 04:31:01 04:31:01 ---> ip addr: 04:31:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:31:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:31:01 inet 127.0.0.1/8 scope host lo 04:31:01 valid_lft forever preferred_lft forever 04:31:01 inet6 ::1/128 scope host 04:31:01 valid_lft forever preferred_lft forever 04:31:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 04:31:01 link/ether fa:16:3e:a2:0d:9b brd ff:ff:ff:ff:ff:ff 04:31:01 inet 10.30.122.26/23 brd 10.30.123.255 scope global dynamic eth0 04:31:01 valid_lft 86152sec preferred_lft 86152sec 04:31:01 inet6 fe80::f816:3eff:fea2:d9b/64 scope link 04:31:01 valid_lft forever preferred_lft forever 04:31:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:31:01 link/ether 02:42:43:73:c6:e7 brd ff:ff:ff:ff:ff:ff 04:31:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:31:01 valid_lft forever preferred_lft forever 04:31:01 inet6 fe80::42:43ff:fe73:c6e7/64 scope link 04:31:01 valid_lft forever preferred_lft forever 04:31:01 04:31:01 04:31:01 ---> sar -b -r -n DEV: 04:31:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/08/2020 _x86_64_ (4 CPU) 04:31:01 04:31:01 04:26:32 AM LINUX RESTART 04:31:01 04:31:01 04:27:03 AM tps rtps wtps bread/s bwrtn/s 04:31:01 04:28:01 AM 195.73 69.53 126.20 9766.22 59339.13 04:31:01 04:29:01 AM 144.46 98.68 45.78 10576.59 6543.02 04:31:01 04:30:01 AM 82.21 8.69 73.52 812.52 10725.27 04:31:01 Average: 140.19 58.85 81.34 7021.27 25159.46 04:31:01 04:31:01 04:27:03 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:31:01 04:28:01 AM 126096 1755460 93.30 2620 1113696 1272788 43.44 570892 991624 58180 04:31:01 04:29:01 AM 77880 1803676 95.86 2596 1175668 1145620 39.10 676252 948580 19692 04:31:01 04:30:01 AM 182108 1699448 90.32 2368 1067404 1080980 36.89 612384 867008 66896 04:31:01 Average: 128695 1752861 93.16 2528 1118923 1166463 39.81 619843 935737 48256 04:31:01 04:31:01 04:27:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:31:01 04:28:01 AM eth0 1058.96 797.87 4575.31 115.67 0.00 0.00 0.00 04:31:01 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 04:28:01 AM vethcf88a7b 26.46 36.08 2.15 287.98 0.00 0.00 0.00 04:31:01 04:28:01 AM docker0 26.46 35.94 1.79 287.96 0.00 0.00 0.00 04:31:01 04:29:01 AM eth0 1284.63 856.48 366.34 3715.42 0.00 0.00 0.00 04:31:01 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 04:29:01 AM docker0 1.58 2.11 0.09 15.54 0.00 0.00 0.00 04:31:01 04:30:01 AM eth0 77.26 57.69 714.96 6.92 0.00 0.00 0.00 04:31:01 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 04:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 Average: eth0 804.11 568.13 1855.59 1292.20 0.00 0.00 0.00 04:31:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 Average: docker0 9.16 12.43 0.61 99.09 0.00 0.00 0.00 04:31:01 04:31:01 04:31:01 ---> sar -P ALL: 04:31:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/08/2020 _x86_64_ (4 CPU) 04:31:01 04:31:01 04:26:32 AM LINUX RESTART 04:31:01 04:31:01 04:27:03 AM CPU %user %nice %system %iowait %steal %idle 04:31:01 04:28:01 AM all 23.39 0.00 10.05 4.15 0.04 62.37 04:31:01 04:28:01 AM 0 21.72 0.00 11.64 4.38 0.04 62.22 04:31:01 04:28:01 AM 1 26.94 0.00 10.00 6.76 0.04 56.26 04:31:01 04:28:01 AM 2 19.63 0.00 10.23 3.91 0.05 66.18 04:31:01 04:28:01 AM 3 25.23 0.00 8.35 1.56 0.04 64.83 04:31:01 04:29:01 AM all 18.84 0.00 4.53 2.75 0.04 73.84 04:31:01 04:29:01 AM 0 13.89 0.00 4.97 0.93 0.05 80.16 04:31:01 04:29:01 AM 1 16.78 0.00 4.04 1.79 0.03 77.36 04:31:01 04:29:01 AM 2 22.43 0.00 5.24 4.49 0.03 67.80 04:31:01 04:29:01 AM 3 22.20 0.00 3.89 3.79 0.03 70.09 04:31:01 04:30:01 AM all 16.48 0.00 3.06 0.96 0.01 79.48 04:31:01 04:30:01 AM 0 29.94 0.00 3.21 0.84 0.02 65.99 04:31:01 04:30:01 AM 1 16.08 0.00 4.43 1.69 0.03 77.76 04:31:01 04:30:01 AM 2 11.35 0.00 2.76 0.74 0.02 85.14 04:31:01 04:30:01 AM 3 8.60 0.00 1.85 0.54 0.02 89.00 04:31:01 Average: all 19.52 0.00 5.82 2.60 0.03 72.03 04:31:01 Average: 0 21.91 0.00 6.54 2.02 0.03 69.49 04:31:01 Average: 1 19.84 0.00 6.11 3.37 0.03 70.65 04:31:01 Average: 2 17.75 0.00 6.02 3.03 0.03 73.17 04:31:01 Average: 3 18.58 0.00 4.64 1.96 0.03 74.79 04:31:01 04:31:01 04:31:01