Pull request #257 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 rsdmike for edgexfoundry/edgex-docs Obtained Jenkinsfile from cab602390184ee55faab265fb4db4c034d1e525f+bee6308d02ce961d271c91e578f52030d716d190 (af39ffbc168c1eafca5f4323b4adff38ac981296) 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-4401 in /w/workspace/edgexfoundry_edgex-docs_PR-257 [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-257 # 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 Merging remotes/origin/master commit bee6308d02ce961d271c91e578f52030d716d190 into PR head commit cab602390184ee55faab265fb4db4c034d1e525f Merge succeeded, producing cab602390184ee55faab265fb4db4c034d1e525f Checking out Revision cab602390184ee55faab265fb4db4c034d1e525f (PR-257) > 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/257/head:refs/remotes/origin/PR-257 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cab602390184ee55faab265fb4db4c034d1e525f # 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 bee6308d02ce961d271c91e578f52030d716d190 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cab602390184ee55faab265fb4db4c034d1e525f # timeout=10 Commit message: "build: remove 1.2 folder" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 18:37:20 + docker inspect -f . python:3-slim 18:37:20 18:37:20 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 18:37:20 + docker pull python:3-slim 18:37:20 3-slim: Pulling from library/python 18:37:21 d121f8d1c412: Pulling fs layer 18:37:21 ca572574cc82: Pulling fs layer 18:37:21 39994d1a1036: Pulling fs layer 18:37:21 bb17b4bcbeb9: Pulling fs layer 18:37:21 76a99f9078fe: Pulling fs layer 18:37:21 bb17b4bcbeb9: Waiting 18:37:21 76a99f9078fe: Waiting 18:37:21 ca572574cc82: Verifying Checksum 18:37:21 ca572574cc82: Download complete 18:37:21 bb17b4bcbeb9: Verifying Checksum 18:37:21 bb17b4bcbeb9: Download complete 18:37:21 39994d1a1036: Verifying Checksum 18:37:21 39994d1a1036: Download complete 18:37:21 d121f8d1c412: Verifying Checksum 18:37:21 d121f8d1c412: Download complete 18:37:21 76a99f9078fe: Verifying Checksum 18:37:21 76a99f9078fe: Download complete 18:37:23 d121f8d1c412: Pull complete 18:37:23 ca572574cc82: Pull complete 18:37:24 39994d1a1036: Pull complete 18:37:24 bb17b4bcbeb9: Pull complete 18:37:24 76a99f9078fe: Pull complete 18:37:24 Digest: sha256:96b94b62d108b48dc0330085ad873d2ca4e2913d7f7e43866fadd0175ef38e7f 18:37:24 Status: Downloaded newer image for python:3-slim 18:37:24 docker.io/library/python:3-slim [Pipeline] withDockerContainer 18:37:25 prd-centos7-docker-4c-2g-4401 does not seem to be running inside a container 18:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-257 -v /w/workspace/edgexfoundry_edgex-docs_PR-257:/w/workspace/edgexfoundry_edgex-docs_PR-257:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-257@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-257@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 ******** python:3-slim cat 18:37:28 $ docker top 3150036075c43eff81d0d921fea218bf820648c7df9146dd5510b9bf80afa7f2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:28 + pip install mkdocs 18:37:30 Collecting mkdocs 18:37:30 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 18:37:30 Collecting Jinja2>=2.10.1 18:37:30 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 18:37:30 Collecting tornado>=5.0 18:37:30 Downloading tornado-6.0.4.tar.gz (496 kB) 18:37:31 Collecting click>=3.3 18:37:31 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 18:37:31 Collecting lunr[languages]==0.5.8 18:37:31 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 18:37:32 Collecting PyYAML>=3.10 18:37:32 Downloading PyYAML-5.3.1.tar.gz (269 kB) 18:37:32 Collecting Markdown>=3.2.1 18:37:32 Downloading Markdown-3.3-py3-none-any.whl (94 kB) 18:37:32 Collecting livereload>=2.5.1 18:37:32 Downloading livereload-2.6.3.tar.gz (25 kB) 18:37:33 Collecting MarkupSafe>=0.23 18:37:33 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 18:37:33 Collecting future>=0.16.0 18:37:33 Downloading future-0.18.2.tar.gz (829 kB) 18:37:34 Collecting six>=1.11.0 18:37:34 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 18:37:34 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 18:37:34 Downloading nltk-3.5.zip (1.4 MB) 18:37:34 Collecting joblib 18:37:34 Downloading joblib-0.17.0-py3-none-any.whl (301 kB) 18:37:35 Collecting regex 18:37:35 Downloading regex-2020.9.27-cp39-cp39-manylinux2010_x86_64.whl (668 kB) 18:37:35 Collecting tqdm 18:37:35 Downloading tqdm-4.50.2-py2.py3-none-any.whl (70 kB) 18:37:35 Building wheels for collected packages: tornado, PyYAML, livereload, MarkupSafe, future, nltk 18:37:35 Building wheel for tornado (setup.py): started 18:37:36 Building wheel for tornado (setup.py): finished with status 'done' 18:37:36 Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=415147 sha256=41fc981dc2a58f654cf6d652af391d3f06949b406cecedae919b3fea42037f07 18:37:36 Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 18:37:36 Building wheel for PyYAML (setup.py): started 18:37:36 Building wheel for PyYAML (setup.py): finished with status 'done' 18:37:36 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44617 sha256=e7de5f0a8f6edc72cf5f78eed55bb8e9c88e02871ce09a2c498336c64b72f123 18:37:36 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 18:37:36 Building wheel for livereload (setup.py): started 18:37:37 Building wheel for livereload (setup.py): finished with status 'done' 18:37:37 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=03329240b117e87cd97436024aae70f116b16a585f63dce935f85745107a99ed 18:37:37 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 18:37:37 Building wheel for MarkupSafe (setup.py): started 18:37:37 Building wheel for MarkupSafe (setup.py): finished with status 'done' 18:37:37 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12627 sha256=cba70cf328598a695e9f345d1929875944bbbd0c8e267961489c7a02ea7d4bb9 18:37:37 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 18:37:37 Building wheel for future (setup.py): started 18:37:38 Building wheel for future (setup.py): finished with status 'done' 18:37:38 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=1bcb97e74233a4688f2da9080422cd3ccc7cd074f86f0d5b4e9bd95a6f917cdc 18:37:38 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 18:37:38 Building wheel for nltk (setup.py): started 18:37:39 Building wheel for nltk (setup.py): finished with status 'done' 18:37:39 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434674 sha256=cbaea7879762a2542f21081e7eceec31107b8ab4b9c5ec7b1720cac2227c7653 18:37:39 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 18:37:39 Successfully built tornado PyYAML livereload MarkupSafe future nltk 18:37:39 Installing collected packages: MarkupSafe, Jinja2, tornado, click, future, six, joblib, regex, tqdm, nltk, lunr, PyYAML, Markdown, livereload, mkdocs 18:37:43 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.2 [Pipeline] sh 18:37:44 + pip install mkdocs-material==5.1.0 18:37:44 Collecting mkdocs-material==5.1.0 18:37:44 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 18:37:45 Collecting pymdown-extensions>=7.0 18:37:45 Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) 18:37:45 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3) 18:37:45 Collecting mkdocs-material-extensions>=1.0b1 18:37:45 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 18:37:45 Collecting Pygments>=2.4 18:37:45 Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) 18:37:45 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 18:37:45 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) 18:37:45 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) 18:37:45 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) 18:37:45 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) 18:37:45 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) 18:37:45 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) 18:37:45 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) 18:37:45 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) 18:37:45 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) 18:37:46 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) 18:37:46 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.2) 18:37:46 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) 18:37:46 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) 18:37:46 Installing collected packages: pymdown-extensions, mkdocs-material-extensions, Pygments, mkdocs-material 18:37:49 Successfully installed Pygments-2.7.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh 18:37:49 + mkdocs build 18:37:50 INFO - Cleaning site directory 18:37:50 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-257/docs/1.3 18:37:50 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 18:37:50 - design/adr/0001-Registy-Refactor.md 18:37:50 - design/adr/0004-Feature-Flags.md 18:37:50 - design/adr/0005-Service-Self-Config.md 18:37:50 - design/adr/core/0003-V2-API-Principles.md 18:37:50 - design/adr/device-service/0002-Array-Datatypes.md 18:37:50 - design/adr/device-service/0011-DeviceService-Rest-API.md 18:37:50 - design/adr/devops/0007-Release-Automation.md 18:37:50 - design/adr/devops/0010-Release-Artifacts.md 18:37:50 - design/adr/security/0008-Secret-Creation-and-Distribution.md 18:37:50 - design/legacy-design/device-service/discovery.md 18:37:50 - design/legacy-requirements/device-service.md 18:37:50 - microservices/device/profile/Ch-DeviceProfileRef.md 18:37:50 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 18:37:50 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 18:37:50 - microservices/security/security-file-token-provider.1.md 18:37:50 - microservices/security/security-secrets-setup.1.md 18:37:58 INFO - Documentation built in 6.95 seconds [Pipeline] stash 18:38:04 Stashed 391 file(s) [Pipeline] } 18:38:04 $ docker stop --time=1 3150036075c43eff81d0d921fea218bf820648c7df9146dd5510b9bf80afa7f2 18:38:06 $ docker rm -f 3150036075c43eff81d0d921fea218bf820648c7df9146dd5510b9bf80afa7f2 [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 18:38:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:38:09 ---> package-listing.sh 18:38:09 ++ facter osfamily 18:38:09 ++ tr '[:upper:]' '[:lower:]' 18:38:09 + OS_FAMILY=redhat 18:38:09 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-257 18:38:09 + START_PACKAGES=/tmp/packages_start.txt 18:38:09 + END_PACKAGES=/tmp/packages_end.txt 18:38:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:38:09 + PACKAGES=/tmp/packages_start.txt 18:38:09 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-257 ']' 18:38:09 + PACKAGES=/tmp/packages_end.txt 18:38:09 + case "${OS_FAMILY}" in 18:38:09 + rpm -qa 18:38:09 + sort 18:38:13 + '[' -f /tmp/packages_start.txt ']' 18:38:13 + '[' -f /tmp/packages_end.txt ']' 18:38:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:38:13 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-257 ']' 18:38:13 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-257/archives/ 18:38:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-257/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:14 provisioning config files... 18:38:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-257@tmp/config8897787040383071581tmp [Pipeline] { [Pipeline] echo 18:38:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:38:14 ---> create-netrc.sh [Pipeline] } 18:38:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:38:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:38:15 ---> python-tools-install.sh 18:38:15 Generating Requirements File 18:39:22 Python 3.6.8 18:39:22 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 18:39:23 appdirs==1.4.3 18:39:23 argcomplete==1.12.1 18:39:23 aspy.yaml==1.3.0 18:39:23 attrs==19.3.0 18:39:23 Babel==2.8.0 18:39:23 beautifulsoup4==4.8.2 18:39:23 boto3==1.11.6 18:39:23 botocore==1.14.6 18:39:23 bs4==0.0.1 18:39:23 cachetools==4.1.1 18:39:23 certifi==2019.11.28 18:39:23 cffi==1.14.3 18:39:23 cfgv==2.0.1 18:39:23 chardet==3.0.4 18:39:23 click==7.1 18:39:23 cliff==3.4.0 18:39:23 cmd2==1.3.11 18:39:23 colorama==0.4.3 18:39:23 cryptography==3.1.1 18:39:23 debtcollector==2.2.0 18:39:23 decorator==4.4.2 18:39:23 defusedxml==0.6.0 18:39:23 Deprecated==1.2.7 18:39:23 distlib==0.3.1 18:39:23 distro==1.2.0 18:39:23 dnspython==1.16.0 18:39:23 docker==4.2.0 18:39:23 docutils==0.15.2 18:39:23 dogpile.cache==1.0.2 18:39:23 email-validator==1.0.5 18:39:23 filelock==3.0.12 18:39:23 future==0.18.2 18:39:23 google-auth==1.22.1 18:39:23 httplib2==0.17.0 18:39:23 identify==1.4.11 18:39:23 idna==2.9 18:39:23 importlib-metadata==2.0.0 18:39:23 importlib-resources==1.5.0 18:39:23 iso8601==0.1.13 18:39:23 Jinja2==2.11.1 18:39:23 jmespath==0.10.0 18:39:23 jsonpatch==1.26 18:39:23 jsonpointer==2.0 18:39:23 jsonschema==3.2.0 18:39:23 keystoneauth1==4.2.1 18:39:23 kubernetes==11.0.0 18:39:23 lftools==0.34.2 18:39:23 lxml==4.5.0 18:39:23 MarkupSafe==0.23 18:39:23 msgpack==1.0.0 18:39:23 multi-key-dict==2.0.3 18:39:23 munch==2.5.0 18:39:23 netaddr==0.8.0 18:39:23 netifaces==0.10.9 18:39:23 niet==1.4.2 18:39:23 nodeenv==1.3.5 18:39:23 oauth2client==4.1.3 18:39:23 oauthlib==3.1.0 18:39:23 openstacksdk==0.50.0 18:39:23 os-client-config==2.1.0 18:39:23 os-service-types==1.7.0 18:39:23 osc-lib==2.2.1 18:39:23 oslo.config==8.3.2 18:39:23 oslo.context==3.1.1 18:39:23 oslo.i18n==5.0.1 18:39:23 oslo.log==4.4.0 18:39:23 oslo.serialization==4.0.1 18:39:23 oslo.utils==4.6.0 18:39:23 packaging==20.4 18:39:23 pbr==5.4.4 18:39:23 pluggy==0.13.1 18:39:23 prettytable==0.7.2 18:39:23 py==1.9.0 18:39:23 pyasn1==0.4.8 18:39:23 pyasn1-modules==0.2.8 18:39:23 pycparser==2.20 18:39:23 pygerrit2==2.0.10 18:39:23 PyGithub==1.46 18:39:23 pyinotify==0.9.6 18:39:23 PyJWT==1.7.1 18:39:23 pyparsing==2.4.7 18:39:23 pyperclip==1.8.0 18:39:23 pyroute2==0.4.13 18:39:23 pyrsistent==0.15.7 18:39:23 PySocks==1.6.8 18:39:23 python-cinderclient==7.2.0 18:39:23 python-dateutil==2.8.1 18:39:23 python-heatclient==2.2.1 18:39:23 python-jenkins==1.7.0 18:39:23 python-keystoneclient==4.1.1 18:39:23 python-magnumclient==3.2.1 18:39:23 python-novaclient==17.2.1 18:39:23 python-openstackclient==5.4.0 18:39:23 python-swiftclient==3.10.1 18:39:23 pytz==2020.1 18:39:23 PyYAML==5.3 18:39:23 requests==2.23.0 18:39:23 requests-oauthlib==1.3.0 18:39:23 requestsexceptions==1.4.0 18:39:23 rfc3986==1.4.0 18:39:23 rpm==4.11.3 18:39:23 rsa==4.0 18:39:23 ruamel.yaml==0.16.10 18:39:23 ruamel.yaml.clib==0.2.0 18:39:23 s3transfer==0.3.3 18:39:23 shade==1.27.2 18:39:23 simplejson==3.17.2 18:39:23 six==1.14.0 18:39:23 soupsieve==2.0 18:39:23 stevedore==3.2.2 18:39:23 tabulate==0.8.6 18:39:23 toml==0.10.0 18:39:23 tox==3.20.1 18:39:23 tqdm==4.43.0 18:39:23 urllib3==1.25.8 18:39:23 virtualenv==20.0.33 18:39:23 wcwidth==0.2.5 18:39:23 websocket-client==0.57.0 18:39:23 wrapt==1.12.1 18:39:23 xdg==3.0.2 18:39:23 xmltodict==0.12.0 18:39:23 yq==2.11.1 18:39:23 zipp==3.3.0 18:39:24 Cache entry deserialization failed, entry ignored 18:39:26 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. 18:39:29 Python 2.7.5 18:39:29 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 18:39:29 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. 18:39:30 ansible==2.9.7 18:39:30 Babel==0.9.6 18:39:30 backports.ssl-match-hostname==3.5.0.1 18:39:30 beautifulsoup4==4.4.1 18:39:30 bodhi==2.11.0 18:39:30 bodhi-client==2.11.0 18:39:30 CCColUtils==1.4 18:39:30 cffi==1.6.0 18:39:30 chardet==2.2.1 18:39:30 click==6.7 18:39:30 cloud-init==18.5 18:39:30 configobj==4.7.2 18:39:30 cryptography==1.7.2 18:39:30 decorator==3.4.0 18:39:30 distro==1.2.0 18:39:30 enum34==1.0.4 18:39:30 fedpkg==1.38 18:39:30 futures==3.1.1 18:39:30 gitdb==0.6.4 18:39:30 GitPython==1.0.1 18:39:30 html5lib==0.999 18:39:30 httplib2==0.9.2 18:39:30 idna==2.4 18:39:30 iniparse==0.4 18:39:30 ipaddress==1.0.16 18:39:30 IPy==0.75 18:39:30 javapackages==1.0.0 18:39:30 Jinja2==2.7.2 18:39:30 jmespath==0.9.4 18:39:30 jsonpatch==1.2 18:39:30 jsonpointer==1.9 18:39:30 kerberos==1.1 18:39:30 kitchen==1.1.1 18:39:30 langtable==0.0.31 18:39:30 lockfile==0.9.1 18:39:30 lxml==3.2.1 18:39:30 MarkupSafe==0.11 18:39:30 munch==2.0.2 18:39:30 offtrac==0.1.0 18:39:30 openidc-client==0.6.0 18:39:30 packagedb-cli==2.14.1 18:39:30 paramiko==2.1.1 18:39:30 perf==0.1 18:39:30 ply==3.4 18:39:30 policycoreutils-default-encoding==0.1 18:39:30 prettytable==0.7.2 18:39:30 pyasn1==0.1.9 18:39:30 pycparser==2.14 18:39:30 pycurl==7.19.0 18:39:30 pygobject==3.22.0 18:39:30 pygpgme==0.3 18:39:30 pyliblzma==0.5.3 18:39:30 pyOpenSSL==0.13.1 18:39:30 pyparsing==1.5.6 18:39:30 pyserial==2.6 18:39:30 python-augeas==0.5.0 18:39:30 python-bugzilla==2.3.0 18:39:30 python-dateutil==1.5 18:39:30 python-fedora==0.10.0 18:39:30 python-linux-procfs==0.4.9 18:39:30 python-yubico==1.2.3 18:39:30 pyudev==0.15 18:39:30 pyusb==1.0.0b1 18:39:30 pyxattr==0.5.1 18:39:30 PyYAML==3.10 18:39:30 requests==2.6.0 18:39:30 requests-kerberos==0.7.0 18:39:30 rpkg==1.60 18:39:30 schedutils==0.4 18:39:30 seobject==0.1 18:39:30 sepolicy==1.1 18:39:30 six==1.9.0 18:39:30 smmap==0.9.0 18:39:30 urlgrabber==3.10 18:39:30 urllib3==1.10.2 18:39:30 virtualenv==15.1.0 18:39:30 yum-langpacks==0.4.2 18:39:30 yum-metadata-parser==1.1.4 [Pipeline] echo 18:39:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:30 ---> sudo-logs.sh 18:39:30 Archiving 'sudo' log.. [Pipeline] echo 18:39:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:31 ---> job-cost.sh 18:39:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P0Fj 18:39:41 Cache entry deserialization failed, entry ignored 18:39:41 Cache entry deserialization failed, entry ignored 18:39:41 Cache entry deserialization failed, entry ignored 18:39:42 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:43 Cache entry deserialization failed, entry ignored 18:39:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-P0Fj/bin to PATH 18:40:13 INFO: No Stack... 18:40:13 INFO: Retrieving Pricing Info for: v1-standard-2 18:40:14 INFO: Archiving Costs [Pipeline] echo 18:40:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:40:15 ---> logs-deploy.sh 18:40:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-257/2 18:40:15 INFO: archiving workspace using pattern(s): 18:40:17 Archives upload complete. 18:40:17 INFO: archiving logs to Nexus 18:40:18 ---> uname -a: 18:40:18 Linux prd-centos7-docker-4c-2g-4401.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 18:40:18 18:40:18 18:40:18 ---> lscpu: 18:40:18 Architecture: x86_64 18:40:18 CPU op-mode(s): 32-bit, 64-bit 18:40:18 Byte Order: Little Endian 18:40:18 CPU(s): 4 18:40:18 On-line CPU(s) list: 0-3 18:40:18 Thread(s) per core: 1 18:40:18 Core(s) per socket: 1 18:40:18 Socket(s): 4 18:40:18 NUMA node(s): 1 18:40:18 Vendor ID: GenuineIntel 18:40:18 CPU family: 6 18:40:18 Model: 44 18:40:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:40:18 Stepping: 1 18:40:18 CPU MHz: 2933.438 18:40:18 BogoMIPS: 5866.87 18:40:18 Virtualization: VT-x 18:40:18 Hypervisor vendor: KVM 18:40:18 Virtualization type: full 18:40:18 L1d cache: 32K 18:40:18 L1i cache: 32K 18:40:18 L2 cache: 4096K 18:40:18 L3 cache: 16384K 18:40:18 NUMA node0 CPU(s): 0-3 18:40:18 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 18:40:18 18:40:18 18:40:18 ---> nproc: 18:40:18 4 18:40:18 18:40:18 18:40:18 ---> df -h: 18:40:18 Filesystem Size Used Avail Use% Mounted on 18:40:18 devtmpfs 887M 0 887M 0% /dev 18:40:18 tmpfs 919M 0 919M 0% /dev/shm 18:40:18 tmpfs 919M 17M 903M 2% /run 18:40:18 tmpfs 919M 0 919M 0% /sys/fs/cgroup 18:40:18 /dev/vda1 50G 7.6G 43G 16% / 18:40:18 tmpfs 184M 0 184M 0% /run/user/1001 18:40:18 18:40:18 18:40:18 ---> free -m: 18:40:18 total used free shared buff/cache available 18:40:18 Mem: 1837 610 71 16 1155 1027 18:40:18 Swap: 1023 2 1021 18:40:18 18:40:18 18:40:18 ---> ip addr: 18:40:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:40:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:40:18 inet 127.0.0.1/8 scope host lo 18:40:18 valid_lft forever preferred_lft forever 18:40:18 inet6 ::1/128 scope host 18:40:18 valid_lft forever preferred_lft forever 18:40:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 18:40:18 link/ether fa:16:3e:29:68:fc brd ff:ff:ff:ff:ff:ff 18:40:18 inet 10.30.122.157/23 brd 10.30.123.255 scope global dynamic eth0 18:40:18 valid_lft 86172sec preferred_lft 86172sec 18:40:18 inet6 fe80::f816:3eff:fe29:68fc/64 scope link 18:40:18 valid_lft forever preferred_lft forever 18:40:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:40:18 link/ether 02:42:2f:2a:f1:d3 brd ff:ff:ff:ff:ff:ff 18:40:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:40:18 valid_lft forever preferred_lft forever 18:40:18 inet6 fe80::42:2fff:fe2a:f1d3/64 scope link 18:40:18 valid_lft forever preferred_lft forever 18:40:18 18:40:18 18:40:18 ---> sar -b -r -n DEV: 18:40:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 18:40:18 18:40:18 06:36:12 PM LINUX RESTART 18:40:18 18:40:18 06:37:01 PM tps rtps wtps bread/s bwrtn/s 18:40:18 06:38:02 PM 123.89 31.18 92.71 6432.88 18034.14 18:40:18 06:39:01 PM 114.38 64.73 49.65 6268.40 6699.34 18:40:18 06:40:01 PM 105.08 21.39 83.69 912.54 10638.21 18:40:18 Average: 114.45 38.96 75.49 4528.80 11819.44 18:40:18 18:40:18 06:37:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:40:18 06:38:02 PM 70004 1811552 96.28 2620 1156392 1223852 41.77 577684 1015944 39556 18:40:18 06:39:01 PM 86052 1795504 95.43 2620 1113016 1164108 39.73 632948 966576 67568 18:40:18 06:40:01 PM 81444 1800112 95.67 2596 1076764 1151688 39.31 668696 894208 55752 18:40:18 Average: 79167 1802389 95.79 2612 1115391 1179883 40.27 626443 958909 54292 18:40:18 18:40:18 06:37:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:40:18 06:38:02 PM veth9d66f3c 31.11 38.12 2.47 293.87 0.00 0.00 0.00 18:40:18 06:38:02 PM eth0 1189.95 765.77 4513.95 522.39 0.00 0.00 0.00 18:40:18 06:38:02 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 18:40:18 06:38:02 PM docker0 31.11 37.99 2.04 293.86 0.00 0.00 0.00 18:40:18 06:39:01 PM eth0 273.11 200.47 871.78 548.31 0.00 0.00 0.00 18:40:18 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:18 06:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:18 06:40:01 PM eth0 40.25 28.75 133.84 10.87 0.00 0.00 0.00 18:40:18 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:18 06:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:18 Average: eth0 312.61 223.57 1191.57 341.80 0.00 0.00 0.00 18:40:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:18 Average: docker0 10.43 12.74 0.68 98.52 0.00 0.00 0.00 18:40:18 18:40:18 18:40:18 ---> sar -P ALL: 18:40:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 18:40:18 18:40:18 06:36:12 PM LINUX RESTART 18:40:18 18:40:18 06:37:01 PM CPU %user %nice %system %iowait %steal %idle 18:40:18 06:38:02 PM all 15.89 0.00 4.57 1.99 0.02 77.53 18:40:18 06:38:02 PM 0 29.65 0.00 6.31 4.57 0.02 59.45 18:40:18 06:38:02 PM 1 12.44 0.00 3.82 1.06 0.02 82.67 18:40:18 06:38:02 PM 2 9.30 0.00 4.12 0.77 0.02 85.78 18:40:18 06:38:02 PM 3 12.27 0.00 4.05 1.58 0.02 82.08 18:40:18 06:39:01 PM all 15.92 0.00 2.65 1.92 0.01 79.49 18:40:18 06:39:01 PM 0 28.14 0.00 3.39 3.88 0.02 64.58 18:40:18 06:39:01 PM 1 14.58 0.00 2.28 2.20 0.02 80.93 18:40:18 06:39:01 PM 2 11.24 0.00 2.86 0.99 0.00 84.91 18:40:18 06:39:01 PM 3 9.82 0.00 2.05 0.63 0.02 87.48 18:40:18 06:40:01 PM all 16.41 0.00 3.38 1.69 0.01 78.51 18:40:18 06:40:01 PM 0 23.32 0.00 2.36 0.64 0.02 73.67 18:40:18 06:40:01 PM 1 15.72 0.00 3.54 1.49 0.02 79.23 18:40:18 06:40:01 PM 2 9.10 0.00 2.73 3.62 0.02 84.53 18:40:18 06:40:01 PM 3 17.51 0.00 4.86 0.99 0.02 76.62 18:40:18 Average: all 16.08 0.00 3.54 1.87 0.01 78.50 18:40:18 Average: 0 27.02 0.00 4.02 3.02 0.02 65.93 18:40:18 Average: 1 14.24 0.00 3.22 1.58 0.02 80.94 18:40:18 Average: 2 9.87 0.00 3.24 1.80 0.01 85.08 18:40:18 Average: 3 13.22 0.00 3.66 1.07 0.02 82.03 18:40:18 18:40:18 18:40:18