Branch indexing 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 iain-anderson for edgexfoundry/edgex-docs Obtained Jenkinsfile from 9dafda87137f98a7ac3cc34d8867ad02fadbf5f8+85dd85ee7282873484ba64440cfce35e3030f170 (2c6f21711ec2a9abba5b6bdd84be39d1ca692652) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [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-7661 in /w/workspace/edgexfoundry_edgex-docs_PR-122 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/122/head:refs/remotes/origin/PR-122 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 85dd85ee7282873484ba64440cfce35e3030f170 into PR head commit 9dafda87137f98a7ac3cc34d8867ad02fadbf5f8 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dafda87137f98a7ac3cc34d8867ad02fadbf5f8 # 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 85dd85ee7282873484ba64440cfce35e3030f170 # timeout=10 Merge succeeded, producing 8590c2ade21a8e43f46ea63e950f0928403bc32d Checking out Revision 8590c2ade21a8e43f46ea63e950f0928403bc32d (PR-122) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8590c2ade21a8e43f46ea63e950f0928403bc32d # timeout=10 Commit message: "Merge commit '85dd85ee7282873484ba64440cfce35e3030f170' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix > git rev-list --no-walk e4ed9057afbf658c7d87d8d867c26a6a18a1e19d # timeout=10 [Pipeline] sh 05:50:56 + docker inspect -f . python:3-slim 05:50:56 05:50:56 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 05:50:57 + docker pull python:3-slim 05:50:57 3-slim: Pulling from library/python 05:50:57 54fec2fa59d0: Pulling fs layer 05:50:57 cd3f35d84cab: Pulling fs layer 05:50:57 a0afc8e92ef0: Pulling fs layer 05:50:57 9691f23efdb7: Pulling fs layer 05:50:57 6512e60b314b: Pulling fs layer 05:50:57 9691f23efdb7: Waiting 05:50:57 6512e60b314b: Waiting 05:50:57 cd3f35d84cab: Verifying Checksum 05:50:57 cd3f35d84cab: Download complete 05:50:57 9691f23efdb7: Verifying Checksum 05:50:57 9691f23efdb7: Download complete 05:50:58 6512e60b314b: Verifying Checksum 05:50:58 6512e60b314b: Download complete 05:50:58 54fec2fa59d0: Download complete 05:50:58 a0afc8e92ef0: Verifying Checksum 05:50:58 a0afc8e92ef0: Download complete 05:51:01 54fec2fa59d0: Pull complete 05:51:01 cd3f35d84cab: Pull complete 05:51:03 a0afc8e92ef0: Pull complete 05:51:03 9691f23efdb7: Pull complete 05:51:04 6512e60b314b: Pull complete 05:51:04 Digest: sha256:87095c142afaf0d5e361bdb00f3bf1f8887e82d1962f1f9ac0782539cf8d97eb 05:51:04 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 05:51:05 prd-centos7-docker-4c-2g-7661 does not seem to be running inside a container 05:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-122 -v /w/workspace/edgexfoundry_edgex-docs_PR-122:/w/workspace/edgexfoundry_edgex-docs_PR-122:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-122@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-122@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 ******** python:3-slim cat 05:51:05 $ docker top 4b66d13eadd48aabe23870ae2a41c2fc78dd6c91fe5d647ed98fb7b54ce58afd -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:06 + pip install mkdocs 05:51:08 Collecting mkdocs 05:51:08 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 05:51:08 Collecting click>=3.3 05:51:08 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 05:51:08 Collecting Markdown>=3.2.1 05:51:08 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 05:51:08 Collecting livereload>=2.5.1 05:51:08 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 05:51:08 Collecting tornado>=5.0 05:51:08 Downloading tornado-6.0.4.tar.gz (496 kB) 05:51:09 Collecting Jinja2>=2.10.1 05:51:09 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 05:51:09 Collecting PyYAML>=3.10 05:51:10 Downloading PyYAML-5.3.1.tar.gz (269 kB) 05:51:10 Collecting lunr[languages]==0.5.6 05:51:10 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 05:51:10 Collecting six 05:51:10 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 05:51:11 Collecting MarkupSafe>=0.23 05:51:11 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 05:51:11 Collecting future>=0.16.0 05:51:11 Downloading future-0.18.2.tar.gz (829 kB) 05:51:11 Collecting nltk>=3.2.5; extra == "languages" 05:51:11 Downloading nltk-3.5.zip (1.4 MB) 05:51:12 Collecting joblib 05:51:12 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 05:51:13 Collecting regex 05:51:13 Downloading regex-2020.5.7-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 05:51:13 Collecting tqdm 05:51:13 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 05:51:13 Building wheels for collected packages: tornado, PyYAML, future, nltk 05:51:13 Building wheel for tornado (setup.py): started 05:51:14 Building wheel for tornado (setup.py): finished with status 'done' 05:51:14 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=d30c16c5b4c08d1d66d74d1d5d0219c07c7a6c5759b8504a08dd8aba34222560 05:51:14 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 05:51:14 Building wheel for PyYAML (setup.py): started 05:51:14 Building wheel for PyYAML (setup.py): finished with status 'done' 05:51:14 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=632a9411cb14b1135a28ec089a28004b77d24675fc4414f0a528281e9b46d773 05:51:14 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 05:51:14 Building wheel for future (setup.py): started 05:51:15 Building wheel for future (setup.py): finished with status 'done' 05:51:15 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=81bfacb819286a6d2ec79ce3073cced37dc019cfffbeafbf1adcdd92e580c6a8 05:51:15 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 05:51:15 Building wheel for nltk (setup.py): started 05:51:17 Building wheel for nltk (setup.py): finished with status 'done' 05:51:17 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=d7ea0c37af925587fe45f7c8699b64ac7f216143f5fe1e532eddddd92e920e05 05:51:17 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 05:51:17 Successfully built tornado PyYAML future nltk 05:51:17 Installing collected packages: click, Markdown, six, tornado, livereload, MarkupSafe, Jinja2, PyYAML, future, joblib, regex, tqdm, nltk, lunr, mkdocs 05:51:22 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.14.1 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.5 regex-2020.5.7 six-1.14.0 tornado-6.0.4 tqdm-4.46.0 [Pipeline] sh 05:51:22 + pip install mkdocs-material==5.1.0 05:51:23 Collecting mkdocs-material==5.1.0 05:51:23 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 05:51:26 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 05:51:26 Collecting mkdocs-material-extensions>=1.0b1 05:51:26 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 05:51:26 Collecting pymdown-extensions>=7.0 05:51:26 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 05:51:26 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 05:51:26 Collecting Pygments>=2.4 05:51:26 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 05:51:26 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.6) 05:51:26 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 05:51:26 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 05:51:26 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 05:51:26 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 05:51:26 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.1) 05:51:26 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 05:51:26 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 05:51:26 Requirement already satisfied: nltk>=3.2.5; extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 05:51:26 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 05:51:26 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.5.7) 05:51:26 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (4.46.0) 05:51:26 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.14.1) 05:51:26 Installing collected packages: mkdocs-material-extensions, pymdown-extensions, Pygments, mkdocs-material 05:51:34 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 05:51:34 + mkdocs build 05:51:35 INFO - Cleaning site directory 05:51:35 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-122/docs/1.2 05:51:35 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 05:51:35 - design/adr/0001-Registy-Refactor.md 05:51:35 - design/adr/0004-Feature-Flags.md 05:51:35 - design/adr/0005-Service-Self-Config.md 05:51:35 - design/adr/core/0003-V2-API-Principles.md 05:51:35 - design/adr/device-service/0002-Array-Datatypes.md 05:51:35 - design/adr/devops/0007-Release-Automation.md 05:51:35 - design/legacy-design/device-service/discovery.md 05:51:35 - microservices/security/security-file-token-provider.1.md 05:51:35 - microservices/security/security-secrets-setup.1.md 05:51:44 INFO - Documentation built in 7.47 seconds [Pipeline] stash 05:52:00 Stashed 392 file(s) [Pipeline] } 05:52:00 $ docker stop --time=1 4b66d13eadd48aabe23870ae2a41c2fc78dd6c91fe5d647ed98fb7b54ce58afd 05:52:01 $ docker rm -f 4b66d13eadd48aabe23870ae2a41c2fc78dd6c91fe5d647ed98fb7b54ce58afd [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 05:52:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:03 ---> package-listing.sh 05:52:03 ++ facter osfamily 05:52:03 ++ tr '[:upper:]' '[:lower:]' 05:52:03 + OS_FAMILY=redhat 05:52:03 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-122 05:52:03 + START_PACKAGES=/tmp/packages_start.txt 05:52:03 + END_PACKAGES=/tmp/packages_end.txt 05:52:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:03 + PACKAGES=/tmp/packages_start.txt 05:52:03 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-122 ']' 05:52:03 + PACKAGES=/tmp/packages_end.txt 05:52:03 + case "${OS_FAMILY}" in 05:52:03 + rpm -qa 05:52:03 + sort 05:52:07 + '[' -f /tmp/packages_start.txt ']' 05:52:07 + '[' -f /tmp/packages_end.txt ']' 05:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:07 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-122 ']' 05:52:07 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-122/archives/ 05:52:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-122/archives/ [Pipeline] isUnix [Pipeline] sh 05:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:07 05:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:52:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:08 alpine: Pulling from edgex-lftools-log-publisher 05:52:08 c9b1b535fdd9: Pulling fs layer 05:52:08 2cc5ad85d9ab: Pulling fs layer 05:52:08 756a868c4378: Pulling fs layer 05:52:08 444b2fc9a129: Pulling fs layer 05:52:08 ea15f1150254: Pulling fs layer 05:52:08 41b27a9f41bf: Pulling fs layer 05:52:08 28c525ee5125: Pulling fs layer 05:52:08 094b1ea09ed8: Pulling fs layer 05:52:08 138eaada9080: Pulling fs layer 05:52:08 0622d0fa9048: Pulling fs layer 05:52:08 444b2fc9a129: Waiting 05:52:08 ea15f1150254: Waiting 05:52:08 41b27a9f41bf: Waiting 05:52:08 28c525ee5125: Waiting 05:52:08 0622d0fa9048: Waiting 05:52:08 094b1ea09ed8: Waiting 05:52:08 138eaada9080: Waiting 05:52:08 2cc5ad85d9ab: Download complete 05:52:08 444b2fc9a129: Download complete 05:52:08 c9b1b535fdd9: Verifying Checksum 05:52:08 c9b1b535fdd9: Download complete 05:52:08 ea15f1150254: Verifying Checksum 05:52:08 ea15f1150254: Download complete 05:52:08 28c525ee5125: Verifying Checksum 05:52:08 28c525ee5125: Download complete 05:52:08 756a868c4378: Verifying Checksum 05:52:08 756a868c4378: Download complete 05:52:08 138eaada9080: Verifying Checksum 05:52:08 138eaada9080: Download complete 05:52:08 094b1ea09ed8: Verifying Checksum 05:52:08 094b1ea09ed8: Download complete 05:52:09 0622d0fa9048: Download complete 05:52:09 41b27a9f41bf: Verifying Checksum 05:52:09 41b27a9f41bf: Download complete 05:52:09 c9b1b535fdd9: Pull complete 05:52:10 2cc5ad85d9ab: Pull complete 05:52:11 756a868c4378: Pull complete 05:52:11 444b2fc9a129: Pull complete 05:52:11 ea15f1150254: Pull complete 05:52:15 41b27a9f41bf: Pull complete 05:52:15 28c525ee5125: Pull complete 05:52:17 094b1ea09ed8: Pull complete 05:52:17 138eaada9080: Pull complete 05:52:17 0622d0fa9048: Pull complete 05:52:17 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:52:17 prd-centos7-docker-4c-2g-7661 does not seem to be running inside a container 05:52:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-docs_PR-122 -v /w/workspace/edgexfoundry_edgex-docs_PR-122:/w/workspace/edgexfoundry_edgex-docs_PR-122:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-122@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:52:18 $ docker top e7a5c4bbb1959858a468488360b0bed471255e2dc2fd1be7ac1c950326ffd188 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:19 provisioning config files... 05:52:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-122@tmp/config7458256440676002592tmp [Pipeline] { [Pipeline] echo 05:52:19 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:19 ---> create-netrc.sh [Pipeline] echo 05:52:19 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:19 ---> logs-deploy.sh 05:52:19 + ARCHIVE_ARTIFACTS= 05:52:19 + LOGS_SERVER=https://logs.edgexfoundry.org 05:52:19 + '[' https://logs.edgexfoundry.org == None ']' 05:52:19 + NEXUS_URL=https://nexus.edgexfoundry.org 05:52:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/7 05:52:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-122/7/ 05:52:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/7 /w/workspace/edgexfoundry_edgex-docs_PR-122 05:52:21 Archives upload complete. 05:52:21 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-122/7/ 05:52:21 ---> uname -a: 05:52:21 Linux e7a5c4bbb195 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 05:52:21 05:52:21 05:52:21 ---> lscpu: 05:52:21 Architecture: x86_64 05:52:21 CPU op-mode(s): 32-bit, 64-bit 05:52:21 Byte Order: Little Endian 05:52:21 Address sizes: 40 bits physical, 48 bits virtual 05:52:21 CPU(s): 4 05:52:21 On-line CPU(s) list: 0-3 05:52:21 Thread(s) per core: 1 05:52:21 Core(s) per socket: 1 05:52:21 Socket(s): 4 05:52:21 NUMA node(s): 1 05:52:21 Vendor ID: GenuineIntel 05:52:21 CPU family: 6 05:52:21 Model: 44 05:52:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:52:21 Stepping: 1 05:52:21 CPU MHz: 2933.438 05:52:21 BogoMIPS: 5866.87 05:52:21 Virtualization: VT-x 05:52:21 Hypervisor vendor: KVM 05:52:21 Virtualization type: full 05:52:21 L1d cache: 128 KiB 05:52:21 L1i cache: 128 KiB 05:52:21 L2 cache: 16 MiB 05:52:21 L3 cache: 64 MiB 05:52:21 NUMA node0 CPU(s): 0-3 05:52:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 05:52:21 Vulnerability Meltdown: Mitigation; PTI 05:52:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:21 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 05:52:21 Vulnerability Spectre v2: Mitigation; Full retpoline 05:52:21 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 05:52:21 05:52:21 05:52:21 ---> nproc: 05:52:21 4 05:52:21 05:52:21 05:52:21 ---> df -h: 05:52:21 Filesystem Size Used Available Use% Mounted on 05:52:21 overlay 50.0G 6.9G 43.0G 14% / 05:52:21 tmpfs 64.0M 0 64.0M 0% /dev 05:52:21 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 05:52:21 shm 64.0M 0 64.0M 0% /dev/shm 05:52:21 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf 05:52:21 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname 05:52:21 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts 05:52:21 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/edgexfoundry_edgex-docs_PR-122 05:52:21 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/edgexfoundry_edgex-docs_PR-122@tmp 05:52:21 /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa 05:52:21 05:52:21 05:52:21 ---> free -m: 05:52:21 total used free shared buff/cache available 05:52:21 Mem: 1838 622 77 0 1137 1111 05:52:21 Swap: 1023 1 1022 05:52:21 05:52:21 05:52:21 ---> ip addr: 05:52:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:52:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:52:21 inet 127.0.0.1/8 scope host lo 05:52:21 valid_lft forever preferred_lft forever 05:52:21 6: eth0@if7: mtu 1458 qdisc noqueue state UP 05:52:21 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:52:21 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:52:21 valid_lft forever preferred_lft forever 05:52:21 05:52:21 05:52:21 ---> sar -b -r -n DEV: 05:52:21 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/09/20 _x86_64_ (4 CPU) 05:52:21 05:52:21 05:50:01 LINUX RESTART 05:52:21 05:52:21 05:51:02 tps rtps wtps bread/s bwrtn/s 05:52:21 05:52:01 110.06 21.48 88.57 1571.29 15869.82 05:52:21 Average: 110.06 21.48 88.57 1571.29 15869.82 05:52:21 05:52:21 05:51:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:21 05:52:01 84064 1798240 95.53 2620 1187496 1001148 34.16 738196 853456 64364 05:52:21 Average: 84064 1798240 95.53 2620 1187496 1001148 34.16 738196 853456 64364 05:52:21 05:52:21 05:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:52:21 05:52:01 vethbd34b08 18.06 25.31 1.62 259.42 0.00 0.00 0.00 05:52:21 05:52:01 eth0 1944.46 1359.98 4640.48 2944.53 0.00 0.00 0.00 05:52:21 05:52:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 05:52:21 05:52:01 docker0 18.06 25.17 1.37 259.41 0.00 0.00 0.00 05:52:21 Average: vethbd34b08 18.06 25.31 1.62 259.42 0.00 0.00 0.00 05:52:21 Average: eth0 1944.46 1359.98 4640.48 2944.53 0.00 0.00 0.00 05:52:21 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 05:52:21 Average: docker0 18.06 25.17 1.37 259.41 0.00 0.00 0.00 05:52:21 05:52:21 05:52:21 ---> sar -P ALL: 05:52:21 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/09/20 _x86_64_ (4 CPU) 05:52:21 05:52:21 05:50:01 LINUX RESTART 05:52:21 05:52:21 05:51:02 CPU %user %nice %system %iowait %steal %idle 05:52:21 05:52:01 all 18.37 0.00 6.00 3.61 0.05 71.97 05:52:21 05:52:01 0 36.63 0.00 7.90 3.39 0.02 52.06 05:52:21 05:52:01 1 11.94 0.00 5.01 6.86 0.07 76.12 05:52:21 05:52:01 2 12.35 0.00 5.27 0.60 0.07 81.71 05:52:21 05:52:01 3 12.51 0.00 5.82 3.60 0.03 78.03 05:52:21 Average: all 18.37 0.00 6.00 3.61 0.05 71.97 05:52:21 Average: 0 36.63 0.00 7.90 3.39 0.02 52.06 05:52:21 Average: 1 11.94 0.00 5.01 6.86 0.07 76.12 05:52:21 Average: 2 12.35 0.00 5.27 0.60 0.07 81.71 05:52:21 Average: 3 12.51 0.00 5.82 3.60 0.03 78.03 05:52:21 05:52:21 05:52:21