Pull request #140 opened 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 bnevis-i for edgexfoundry/edgex-docs Obtained Jenkinsfile from f1e5a8072c98a7e1dc5742ae9ee36351fee2479b+f5fe501d8602ee9e6f0bce2104832e99f763fc1a (cdf80460ce7388964c66628c7a5819493cd5cae6) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-140/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # 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-6891 in /w/workspace/edgexfoundry_edgex-docs_PR-140 [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-140 # 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/140/head:refs/remotes/origin/PR-140 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f5fe501d8602ee9e6f0bce2104832e99f763fc1a into PR head commit f1e5a8072c98a7e1dc5742ae9ee36351fee2479b > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/140/head:refs/remotes/origin/PR-140 # 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/140/head:refs/remotes/origin/PR-140 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e5a8072c98a7e1dc5742ae9ee36351fee2479b # timeout=10 Merge succeeded, producing f1e5a8072c98a7e1dc5742ae9ee36351fee2479b Checking out Revision f1e5a8072c98a7e1dc5742ae9ee36351fee2479b (PR-140) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f5fe501d8602ee9e6f0bce2104832e99f763fc1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e5a8072c98a7e1dc5742ae9ee36351fee2479b # timeout=10 Commit message: "chore: ADR for bootstrapping of EdgeX in OCI container environments" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 20:43:13 + docker inspect -f . python:3-slim 20:43:13 20:43:13 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 20:43:14 + docker pull python:3-slim 20:43:14 3-slim: Pulling from library/python 20:43:14 54fec2fa59d0: Pulling fs layer 20:43:14 cd3f35d84cab: Pulling fs layer 20:43:14 a0afc8e92ef0: Pulling fs layer 20:43:14 9691f23efdb7: Pulling fs layer 20:43:14 6512e60b314b: Pulling fs layer 20:43:14 6512e60b314b: Waiting 20:43:14 9691f23efdb7: Waiting 20:43:14 cd3f35d84cab: Verifying Checksum 20:43:14 cd3f35d84cab: Download complete 20:43:14 9691f23efdb7: Verifying Checksum 20:43:14 9691f23efdb7: Download complete 20:43:15 6512e60b314b: Verifying Checksum 20:43:15 6512e60b314b: Download complete 20:43:15 a0afc8e92ef0: Verifying Checksum 20:43:15 a0afc8e92ef0: Download complete 20:43:15 54fec2fa59d0: Verifying Checksum 20:43:15 54fec2fa59d0: Download complete 20:43:16 54fec2fa59d0: Pull complete 20:43:16 cd3f35d84cab: Pull complete 20:43:19 a0afc8e92ef0: Pull complete 20:43:19 9691f23efdb7: Pull complete 20:43:21 6512e60b314b: Pull complete 20:43:21 Digest: sha256:87095c142afaf0d5e361bdb00f3bf1f8887e82d1962f1f9ac0782539cf8d97eb 20:43:21 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 20:43:21 prd-centos7-docker-4c-2g-6891 does not seem to be running inside a container 20:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-140 -v /w/workspace/edgexfoundry_edgex-docs_PR-140:/w/workspace/edgexfoundry_edgex-docs_PR-140:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-140@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-140@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 ******** python:3-slim cat 20:43:22 $ docker top 7bea6d39c9630c10c44d6543e13c7b96b1ee8c25749e60ff24eaba3fbc18752c -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:23 + pip install mkdocs 20:43:25 Collecting mkdocs 20:43:25 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 20:43:25 Collecting Markdown>=3.2.1 20:43:25 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 20:43:25 Collecting PyYAML>=3.10 20:43:25 Downloading PyYAML-5.3.1.tar.gz (269 kB) 20:43:26 Collecting tornado>=5.0 20:43:26 Downloading tornado-6.0.4.tar.gz (496 kB) 20:43:27 Collecting livereload>=2.5.1 20:43:27 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 20:43:27 Collecting lunr[languages]==0.5.6 20:43:27 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 20:43:27 Collecting Jinja2>=2.10.1 20:43:27 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 20:43:27 Collecting click>=3.3 20:43:27 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 20:43:27 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 20:43:27 Collecting six 20:43:27 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 20:43:27 Collecting future>=0.16.0 20:43:27 Downloading future-0.18.2.tar.gz (829 kB) 20:43:28 Collecting nltk>=3.2.5; extra == "languages" 20:43:28 Downloading nltk-3.5.zip (1.4 MB) 20:43:29 Collecting MarkupSafe>=0.23 20:43:29 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 20:43:29 Collecting joblib 20:43:29 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 20:43:30 Collecting regex 20:43:30 Downloading regex-2020.4.4-cp38-cp38-manylinux2010_x86_64.whl (691 kB) 20:43:30 Collecting tqdm 20:43:30 Downloading tqdm-4.45.0-py2.py3-none-any.whl (60 kB) 20:43:30 Building wheels for collected packages: PyYAML, tornado, future, nltk 20:43:30 Building wheel for PyYAML (setup.py): started 20:43:30 Building wheel for PyYAML (setup.py): finished with status 'done' 20:43:30 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=12b152c1d19016901c590f8e367ba9a725816f9b5699c38bf124c2b89b141ed7 20:43:30 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 20:43:30 Building wheel for tornado (setup.py): started 20:43:31 Building wheel for tornado (setup.py): finished with status 'done' 20:43:31 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=25c1111eb7aea5891bb0352951d0546852277a7ec86ff5a3724470774676700d 20:43:31 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 20:43:31 Building wheel for future (setup.py): started 20:43:32 Building wheel for future (setup.py): finished with status 'done' 20:43:32 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=0cf03ac7724877886f3c4963efbb001b08201cbdbe230cd4eb5426eb91ba31cb 20:43:32 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 20:43:32 Building wheel for nltk (setup.py): started 20:43:33 Building wheel for nltk (setup.py): finished with status 'done' 20:43:33 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=b81698b5327d7b3d03cbe1055c7902cffb36f5873002a40851b51ec60fcd4c50 20:43:33 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 20:43:33 Successfully built PyYAML tornado future nltk 20:43:33 Installing collected packages: Markdown, PyYAML, tornado, six, livereload, future, click, joblib, regex, tqdm, nltk, lunr, MarkupSafe, Jinja2, mkdocs 20:43:38 Successfully installed Jinja2-2.11.2 Markdown-3.2.1 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.4.4 six-1.14.0 tornado-6.0.4 tqdm-4.45.0 [Pipeline] sh 20:43:39 + pip install mkdocs-material==5.1.0 20:43:40 Collecting mkdocs-material==5.1.0 20:43:40 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 20:43:42 Collecting pymdown-extensions>=7.0 20:43:42 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 20:43:42 Collecting Pygments>=2.4 20:43:42 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 20:43:42 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 20:43:42 Collecting mkdocs-material-extensions>=1.0b1 20:43:42 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 20:43:42 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.1) 20:43:42 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) 20:43:42 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) 20:43:42 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) 20:43:42 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) 20:43:42 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) 20:43:42 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) 20:43:42 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material==5.1.0) (46.1.3) 20:43:42 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 20:43:42 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) 20:43:42 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) 20:43:42 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) 20:43:42 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) 20:43:42 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.45.0) 20:43:42 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.4.4) 20:43:42 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 20:43:49 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 20:43:50 + mkdocs build 20:43:51 INFO - Cleaning site directory 20:43:51 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-140/docs/1.2 20:43:51 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 20:43:51 - design/adr/0001-Registy-Refactor.md 20:43:51 - design/adr/0004-Feature-Flags.md 20:43:51 - design/adr/0005-Service-Self-Config.md 20:43:51 - design/adr/core/0003-V2-API-Principles.md 20:43:51 - design/adr/device-service/0002-Array-Datatypes.md 20:43:51 - design/adr/devops/0007-Release-Automation.md 20:43:51 - design/adr/security/0008-Secure-Bootstrapping.md 20:43:51 - design/legacy-design/device-service/discovery.md 20:43:51 - microservices/security/security-file-token-provider.1.md 20:43:51 - microservices/security/security-secrets-setup.1.md 20:43:57 INFO - Documentation built in 6.27 seconds [Pipeline] stash 20:44:13 Stashed 392 file(s) [Pipeline] } 20:44:13 $ docker stop --time=1 7bea6d39c9630c10c44d6543e13c7b96b1ee8c25749e60ff24eaba3fbc18752c 20:44:14 $ docker rm -f 7bea6d39c9630c10c44d6543e13c7b96b1ee8c25749e60ff24eaba3fbc18752c [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 20:44:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:16 ---> package-listing.sh 20:44:16 ++ facter osfamily 20:44:16 ++ tr '[:upper:]' '[:lower:]' 20:44:16 + OS_FAMILY=redhat 20:44:16 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-140 20:44:16 + START_PACKAGES=/tmp/packages_start.txt 20:44:16 + END_PACKAGES=/tmp/packages_end.txt 20:44:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:16 + PACKAGES=/tmp/packages_start.txt 20:44:16 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-140 ']' 20:44:16 + PACKAGES=/tmp/packages_end.txt 20:44:16 + case "${OS_FAMILY}" in 20:44:16 + rpm -qa 20:44:16 + sort 20:44:20 + '[' -f /tmp/packages_start.txt ']' 20:44:20 + '[' -f /tmp/packages_end.txt ']' 20:44:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:20 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-140 ']' 20:44:20 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-140/archives/ 20:44:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-140/archives/ [Pipeline] isUnix [Pipeline] sh 20:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:44:21 20:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:44:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:44:21 alpine: Pulling from edgex-lftools-log-publisher 20:44:21 c9b1b535fdd9: Pulling fs layer 20:44:21 2cc5ad85d9ab: Pulling fs layer 20:44:21 756a868c4378: Pulling fs layer 20:44:21 444b2fc9a129: Pulling fs layer 20:44:21 ea15f1150254: Pulling fs layer 20:44:21 41b27a9f41bf: Pulling fs layer 20:44:21 28c525ee5125: Pulling fs layer 20:44:21 ea15f1150254: Waiting 20:44:21 41b27a9f41bf: Waiting 20:44:21 444b2fc9a129: Waiting 20:44:21 094b1ea09ed8: Pulling fs layer 20:44:21 138eaada9080: Pulling fs layer 20:44:21 0622d0fa9048: Pulling fs layer 20:44:21 28c525ee5125: Waiting 20:44:21 138eaada9080: Waiting 20:44:21 0622d0fa9048: Waiting 20:44:21 2cc5ad85d9ab: Verifying Checksum 20:44:21 2cc5ad85d9ab: Download complete 20:44:21 444b2fc9a129: Verifying Checksum 20:44:21 444b2fc9a129: Download complete 20:44:21 c9b1b535fdd9: Verifying Checksum 20:44:21 c9b1b535fdd9: Download complete 20:44:21 ea15f1150254: Download complete 20:44:21 28c525ee5125: Verifying Checksum 20:44:21 28c525ee5125: Download complete 20:44:22 756a868c4378: Verifying Checksum 20:44:22 756a868c4378: Download complete 20:44:22 094b1ea09ed8: Verifying Checksum 20:44:22 094b1ea09ed8: Download complete 20:44:22 138eaada9080: Verifying Checksum 20:44:22 138eaada9080: Download complete 20:44:22 0622d0fa9048: Verifying Checksum 20:44:22 0622d0fa9048: Download complete 20:44:22 41b27a9f41bf: Verifying Checksum 20:44:22 41b27a9f41bf: Download complete 20:44:23 c9b1b535fdd9: Pull complete 20:44:23 2cc5ad85d9ab: Pull complete 20:44:25 756a868c4378: Pull complete 20:44:25 444b2fc9a129: Pull complete 20:44:25 ea15f1150254: Pull complete 20:44:29 41b27a9f41bf: Pull complete 20:44:29 28c525ee5125: Pull complete 20:44:32 094b1ea09ed8: Pull complete 20:44:32 138eaada9080: Pull complete 20:44:32 0622d0fa9048: Pull complete 20:44:32 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:44:33 prd-centos7-docker-4c-2g-6891 does not seem to be running inside a container 20:44:33 $ 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-140 -v /w/workspace/edgexfoundry_edgex-docs_PR-140:/w/workspace/edgexfoundry_edgex-docs_PR-140:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-140@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-140@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:44:33 $ docker top 51234e6514e3c6282f4e32fd87489689e8d8c121d79bf569ad5f74a28bccebaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:33 provisioning config files... 20:44:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-140@tmp/config1819198258250494382tmp [Pipeline] { [Pipeline] echo 20:44:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:34 ---> create-netrc.sh [Pipeline] echo 20:44:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:34 ---> logs-deploy.sh 20:44:34 + ARCHIVE_ARTIFACTS= 20:44:34 + LOGS_SERVER=https://logs.edgexfoundry.org 20:44:34 + '[' https://logs.edgexfoundry.org == None ']' 20:44:34 + NEXUS_URL=https://nexus.edgexfoundry.org 20:44:34 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-140/1 20:44:34 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-140/1/ 20:44:34 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-140/1 /w/workspace/edgexfoundry_edgex-docs_PR-140 20:44:36 Archives upload complete. 20:44:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-140/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-140/1/ 20:44:37 ---> uname -a: 20:44:37 Linux 51234e6514e3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:44:37 20:44:37 20:44:37 ---> lscpu: 20:44:37 Architecture: x86_64 20:44:37 CPU op-mode(s): 32-bit, 64-bit 20:44:37 Byte Order: Little Endian 20:44:37 Address sizes: 40 bits physical, 48 bits virtual 20:44:37 CPU(s): 4 20:44:37 On-line CPU(s) list: 0-3 20:44:37 Thread(s) per core: 1 20:44:37 Core(s) per socket: 1 20:44:37 Socket(s): 4 20:44:37 NUMA node(s): 1 20:44:37 Vendor ID: GenuineIntel 20:44:37 CPU family: 6 20:44:37 Model: 44 20:44:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:44:37 Stepping: 1 20:44:37 CPU MHz: 2933.438 20:44:37 BogoMIPS: 5866.87 20:44:37 Virtualization: VT-x 20:44:37 Hypervisor vendor: KVM 20:44:37 Virtualization type: full 20:44:37 L1d cache: 128 KiB 20:44:37 L1i cache: 128 KiB 20:44:37 L2 cache: 16 MiB 20:44:37 L3 cache: 64 MiB 20:44:37 NUMA node0 CPU(s): 0-3 20:44:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:44:37 Vulnerability Meltdown: Mitigation; PTI 20:44:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:44:37 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:44:37 Vulnerability Spectre v2: Mitigation; Full retpoline 20:44:37 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 20:44:37 20:44:37 20:44:37 ---> nproc: 20:44:37 4 20:44:37 20:44:37 20:44:37 ---> df -h: 20:44:37 Filesystem Size Used Available Use% Mounted on 20:44:37 overlay 50.0G 6.9G 43.1G 14% / 20:44:37 tmpfs 64.0M 0 64.0M 0% /dev 20:44:37 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:44:37 shm 64.0M 0 64.0M 0% /dev/shm 20:44:37 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 20:44:37 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 20:44:37 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 20:44:37 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-140@tmp 20:44:37 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 20:44:37 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-140 20:44:37 20:44:37 20:44:37 ---> free -m: 20:44:37 total used free shared buff/cache available 20:44:37 Mem: 1838 639 78 0 1120 1094 20:44:37 Swap: 1023 1 1022 20:44:37 20:44:37 20:44:37 ---> ip addr: 20:44:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:44:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:44:37 inet 127.0.0.1/8 scope host lo 20:44:37 valid_lft forever preferred_lft forever 20:44:37 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:44:37 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:44:37 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:44:37 valid_lft forever preferred_lft forever 20:44:37 20:44:37 20:44:37 ---> sar -b -r -n DEV: 20:44:37 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/01/20 _x86_64_ (4 CPU) 20:44:37 20:44:37 20:42:19 LINUX RESTART 20:44:37 20:44:37 20:43:01 tps rtps wtps bread/s bwrtn/s 20:44:37 20:44:01 170.12 38.12 132.01 4341.54 34435.37 20:44:37 Average: 170.12 38.12 132.01 4341.54 34435.37 20:44:37 20:44:37 20:43:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:44:37 20:44:01 85908 1796396 95.44 2620 1173600 928532 31.68 613284 978932 64312 20:44:37 Average: 85908 1796396 95.44 2620 1173600 928532 31.68 613284 978932 64312 20:44:37 20:44:37 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:44:37 20:44:01 eth0 548.90 389.66 2206.19 640.38 0.00 0.00 0.00 20:44:37 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:37 20:44:01 veth8dd6c6e 17.58 22.47 1.58 254.86 0.00 0.00 0.00 20:44:37 20:44:01 docker0 17.58 22.34 1.34 254.85 0.00 0.00 0.00 20:44:37 Average: eth0 548.90 389.66 2206.19 640.38 0.00 0.00 0.00 20:44:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:37 Average: veth8dd6c6e 17.58 22.47 1.58 254.86 0.00 0.00 0.00 20:44:37 Average: docker0 17.58 22.34 1.34 254.85 0.00 0.00 0.00 20:44:37 20:44:37 20:44:37 ---> sar -P ALL: 20:44:37 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/01/20 _x86_64_ (4 CPU) 20:44:37 20:44:37 20:42:19 LINUX RESTART 20:44:37 20:44:37 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:44:37 20:44:01 all 16.08 0.00 5.73 5.03 0.02 73.13 20:44:37 20:44:01 0 15.36 0.00 5.64 1.79 0.03 77.18 20:44:37 20:44:01 1 10.40 0.00 4.64 8.21 0.02 76.74 20:44:37 20:44:01 2 17.46 0.00 5.99 7.72 0.03 68.79 20:44:37 20:44:01 3 21.10 0.00 6.65 2.39 0.03 69.82 20:44:37 Average: all 16.08 0.00 5.73 5.03 0.02 73.13 20:44:37 Average: 0 15.36 0.00 5.64 1.79 0.03 77.18 20:44:37 Average: 1 10.40 0.00 4.64 8.21 0.02 76.74 20:44:37 Average: 2 17.46 0.00 5.99 7.72 0.03 68.79 20:44:37 Average: 3 21.10 0.00 6.65 2.39 0.03 69.82 20:44:37 20:44:37 20:44:37