Pull request #115 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 bd956643d651c1f5accb393958fe4a53441fb9b1+666036038902114a2ee36037f372941d658a88ca (7bca52250da69f525f11ddab8686af06f51013ef) 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-31 in /w/workspace/edgexfoundry_edgex-docs_PR-115 [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-115 # 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/115/head:refs/remotes/origin/PR-115 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 666036038902114a2ee36037f372941d658a88ca into PR head commit bd956643d651c1f5accb393958fe4a53441fb9b1 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/115/head:refs/remotes/origin/PR-115 # 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/115/head:refs/remotes/origin/PR-115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd956643d651c1f5accb393958fe4a53441fb9b1 # timeout=10 Merge succeeded, producing bd956643d651c1f5accb393958fe4a53441fb9b1 Checking out Revision bd956643d651c1f5accb393958fe4a53441fb9b1 (PR-115) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 666036038902114a2ee36037f372941d658a88ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd956643d651c1f5accb393958fe4a53441fb9b1 # timeout=10 Commit message: "Lenny clean up comments to include all CAPS some env var names and clarification on some backward compatibility notes" > git rev-list --no-walk 9a4fb94257bf3efe806fce4cf97750767139d1c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 16:58:32 + docker inspect -f . python:3-slim 16:58:32 16:58:32 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 16:58:32 + docker pull python:3-slim 16:58:33 3-slim: Pulling from library/python 16:58:33 68ced04f60ab: Pulling fs layer 16:58:33 d1d516f83cca: Pulling fs layer 16:58:33 1c69061f55c9: Pulling fs layer 16:58:33 cb02ba23f0ac: Pulling fs layer 16:58:33 b1ed9df08170: Pulling fs layer 16:58:33 cb02ba23f0ac: Waiting 16:58:33 b1ed9df08170: Waiting 16:58:33 d1d516f83cca: Verifying Checksum 16:58:33 d1d516f83cca: Download complete 16:58:33 cb02ba23f0ac: Verifying Checksum 16:58:33 cb02ba23f0ac: Download complete 16:58:34 68ced04f60ab: Verifying Checksum 16:58:34 68ced04f60ab: Download complete 16:58:34 1c69061f55c9: Verifying Checksum 16:58:34 1c69061f55c9: Download complete 16:58:34 b1ed9df08170: Verifying Checksum 16:58:34 b1ed9df08170: Download complete 16:58:36 68ced04f60ab: Pull complete 16:58:36 d1d516f83cca: Pull complete 16:58:39 1c69061f55c9: Pull complete 16:58:39 cb02ba23f0ac: Pull complete 16:58:39 b1ed9df08170: Pull complete 16:58:39 Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 16:58:39 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 16:58:39 prd-centos7-docker-4c-2g-31 does not seem to be running inside a container 16:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-115 -v /w/workspace/edgexfoundry_edgex-docs_PR-115:/w/workspace/edgexfoundry_edgex-docs_PR-115:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-115@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-115@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 16:58:40 $ docker top dafc2ea742d14d3095adbcd202d454c646e4c9f8bd2b31e8e6ed0eb1051f6bec -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:41 + pip install mkdocs 16:58:43 Collecting mkdocs 16:58:43 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 16:58:43 Collecting Jinja2>=2.10.1 16:58:43 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 16:58:43 Collecting tornado>=5.0 16:58:43 Downloading tornado-6.0.4.tar.gz (496 kB) 16:58:44 Collecting Markdown>=3.2.1 16:58:44 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 16:58:44 Collecting PyYAML>=3.10 16:58:44 Downloading PyYAML-5.3.1.tar.gz (269 kB) 16:58:45 Collecting lunr[languages]==0.5.6 16:58:45 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 16:58:45 Collecting livereload>=2.5.1 16:58:45 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 16:58:45 Collecting click>=3.3 16:58:45 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 16:58:45 Collecting MarkupSafe>=0.23 16:58:45 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 16:58:45 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) 16:58:45 Collecting six>=1.11.0 16:58:45 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 16:58:45 Collecting future>=0.16.0 16:58:45 Downloading future-0.18.2.tar.gz (829 kB) 16:58:46 Collecting nltk>=3.2.5; extra == "languages" 16:58:46 Downloading nltk-3.4.5.zip (1.5 MB) 16:58:46 Building wheels for collected packages: tornado, PyYAML, future, nltk 16:58:46 Building wheel for tornado (setup.py): started 16:58:47 Building wheel for tornado (setup.py): finished with status 'done' 16:58:47 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=85be56590c1e8d73051e8b4bc3fd3581f976311f472f213341ba75c35f6fc93a 16:58:47 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 16:58:47 Building wheel for PyYAML (setup.py): started 16:58:48 Building wheel for PyYAML (setup.py): finished with status 'done' 16:58:48 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=6f4927d9e856c2582fc4150089748aa0a555a99c3933a13facdfd79f974aed7d 16:58:48 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 16:58:48 Building wheel for future (setup.py): started 16:58:49 Building wheel for future (setup.py): finished with status 'done' 16:58:49 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=f682083c5b6062afce5cbcea39fd22fca9e9ba497deacb19f5075bb06b1ebd2a 16:58:49 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 16:58:49 Building wheel for nltk (setup.py): started 16:58:49 Building wheel for nltk (setup.py): finished with status 'done' 16:58:49 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449905 sha256=4a7db9b04f717293762e8ce412f1fa258453d572551ca1c8da9ec7c0a1121f3d 16:58:49 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 16:58:49 Successfully built tornado PyYAML future nltk 16:58:50 Installing collected packages: MarkupSafe, Jinja2, tornado, Markdown, PyYAML, six, future, nltk, lunr, livereload, click, mkdocs 16:58:54 Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.4.5 six-1.14.0 tornado-6.0.4 [Pipeline] sh 16:58:54 + pip install mkdocs-material 16:58:55 Collecting mkdocs-material 16:58:55 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 16:58:55 Collecting pymdown-extensions>=6.3 16:58:55 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) 16:58:55 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 16:58:55 Collecting Pygments>=2.4 16:58:55 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 16:58:56 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 16:58:56 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) 16:58:56 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (0.5.6) 16:58:56 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) 16:58:56 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) 16:58:56 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) 16:58:56 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) 16:58:56 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3.1) 16:58:56 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (0.18.2) 16:58:56 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (1.14.0) 16:58:56 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.0->mkdocs-material) (3.4.5) 16:58:56 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.0->mkdocs-material) (1.1.1) 16:58:56 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material 16:58:58 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh 16:58:58 + mkdocs build 16:58:59 INFO - Cleaning site directory 16:58:59 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-115/docs/1.2 16:58:59 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 16:58:59 - design/adr/0001-Registy-Refactor.md 16:58:59 - design/adr/0004-Feature-Flags.md 16:58:59 - design/adr/0005-Service-Self-Config.md 16:58:59 - design/adr/core/0003-V2-API-Principles.md 16:58:59 - design/adr/device-service/0002-Array-Datatypes.md 16:58:59 - design/legacy-design/device-service/discovery.md 16:58:59 - microservices/security/security-file-token-provider.1.md 16:58:59 - microservices/security/security-secrets-setup.1.md 16:59:05 INFO - Documentation built in 5.35 seconds [Pipeline] stash 16:59:20 Stashed 390 file(s) [Pipeline] } 16:59:20 $ docker stop --time=1 dafc2ea742d14d3095adbcd202d454c646e4c9f8bd2b31e8e6ed0eb1051f6bec 16:59:22 $ docker rm -f dafc2ea742d14d3095adbcd202d454c646e4c9f8bd2b31e8e6ed0eb1051f6bec [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 16:59:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:59:23 ---> package-listing.sh 16:59:23 ++ facter osfamily 16:59:23 ++ tr '[:upper:]' '[:lower:]' 16:59:23 + OS_FAMILY=redhat 16:59:23 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-115 16:59:23 + START_PACKAGES=/tmp/packages_start.txt 16:59:23 + END_PACKAGES=/tmp/packages_end.txt 16:59:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:59:23 + PACKAGES=/tmp/packages_start.txt 16:59:23 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-115 ']' 16:59:23 + PACKAGES=/tmp/packages_end.txt 16:59:23 + case "${OS_FAMILY}" in 16:59:23 + rpm -qa 16:59:23 + sort 16:59:27 + '[' -f /tmp/packages_start.txt ']' 16:59:27 + '[' -f /tmp/packages_end.txt ']' 16:59:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:59:27 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-115 ']' 16:59:27 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-115/archives/ 16:59:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-115/archives/ [Pipeline] isUnix [Pipeline] sh 16:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:59:28 16:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:59:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:59:28 alpine: Pulling from edgex-lftools-log-publisher 16:59:28 c9b1b535fdd9: Pulling fs layer 16:59:28 2cc5ad85d9ab: Pulling fs layer 16:59:28 756a868c4378: Pulling fs layer 16:59:28 444b2fc9a129: Pulling fs layer 16:59:28 ea15f1150254: Pulling fs layer 16:59:28 41b27a9f41bf: Pulling fs layer 16:59:28 28c525ee5125: Pulling fs layer 16:59:28 094b1ea09ed8: Pulling fs layer 16:59:28 138eaada9080: Pulling fs layer 16:59:28 0622d0fa9048: Pulling fs layer 16:59:28 444b2fc9a129: Waiting 16:59:28 138eaada9080: Waiting 16:59:28 0622d0fa9048: Waiting 16:59:28 ea15f1150254: Waiting 16:59:28 41b27a9f41bf: Waiting 16:59:28 094b1ea09ed8: Waiting 16:59:28 2cc5ad85d9ab: Verifying Checksum 16:59:28 2cc5ad85d9ab: Download complete 16:59:28 444b2fc9a129: Verifying Checksum 16:59:28 444b2fc9a129: Download complete 16:59:28 c9b1b535fdd9: Verifying Checksum 16:59:28 c9b1b535fdd9: Download complete 16:59:29 ea15f1150254: Verifying Checksum 16:59:29 ea15f1150254: Download complete 16:59:29 28c525ee5125: Download complete 16:59:29 756a868c4378: Download complete 16:59:29 138eaada9080: Verifying Checksum 16:59:29 138eaada9080: Download complete 16:59:29 094b1ea09ed8: Verifying Checksum 16:59:29 094b1ea09ed8: Download complete 16:59:29 0622d0fa9048: Verifying Checksum 16:59:29 0622d0fa9048: Download complete 16:59:30 41b27a9f41bf: Verifying Checksum 16:59:30 41b27a9f41bf: Download complete 16:59:30 c9b1b535fdd9: Pull complete 16:59:30 2cc5ad85d9ab: Pull complete 16:59:32 756a868c4378: Pull complete 16:59:32 444b2fc9a129: Pull complete 16:59:32 ea15f1150254: Pull complete 16:59:36 41b27a9f41bf: Pull complete 16:59:36 28c525ee5125: Pull complete 16:59:38 094b1ea09ed8: Pull complete 16:59:38 138eaada9080: Pull complete 16:59:38 0622d0fa9048: Pull complete 16:59:38 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:59:38 prd-centos7-docker-4c-2g-31 does not seem to be running inside a container 16:59:38 $ 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-115 -v /w/workspace/edgexfoundry_edgex-docs_PR-115:/w/workspace/edgexfoundry_edgex-docs_PR-115:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-115@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-115@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 16:59:39 $ docker top 50f4feb6841442ab27be105a84575085e2a716c8afe5d1d513b3ae35eed5fd3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:59:39 provisioning config files... 16:59:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-115@tmp/config1396669294988919940tmp [Pipeline] { [Pipeline] echo 16:59:39 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:59:39 ---> create-netrc.sh [Pipeline] echo 16:59:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:59:40 ---> logs-deploy.sh 16:59:40 + ARCHIVE_ARTIFACTS= 16:59:40 + LOGS_SERVER=https://logs.edgexfoundry.org 16:59:40 + '[' https://logs.edgexfoundry.org == None ']' 16:59:40 + NEXUS_URL=https://nexus.edgexfoundry.org 16:59:40 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-115/3 16:59:40 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-115/3/ 16:59:40 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-115/3 /w/workspace/edgexfoundry_edgex-docs_PR-115 16:59:41 Archives upload complete. 16:59:41 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-115/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-115/3/ 16:59:42 ---> uname -a: 16:59:42 Linux 50f4feb68414 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:59:42 16:59:42 16:59:42 ---> lscpu: 16:59:42 Architecture: x86_64 16:59:42 CPU op-mode(s): 32-bit, 64-bit 16:59:42 Byte Order: Little Endian 16:59:42 Address sizes: 40 bits physical, 48 bits virtual 16:59:42 CPU(s): 4 16:59:42 On-line CPU(s) list: 0-3 16:59:42 Thread(s) per core: 1 16:59:42 Core(s) per socket: 1 16:59:42 Socket(s): 4 16:59:42 NUMA node(s): 1 16:59:42 Vendor ID: GenuineIntel 16:59:42 CPU family: 6 16:59:42 Model: 44 16:59:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:59:42 Stepping: 1 16:59:42 CPU MHz: 2933.438 16:59:42 BogoMIPS: 5866.87 16:59:42 Virtualization: VT-x 16:59:42 Hypervisor vendor: KVM 16:59:42 Virtualization type: full 16:59:42 L1d cache: 128 KiB 16:59:42 L1i cache: 128 KiB 16:59:42 L2 cache: 16 MiB 16:59:42 L3 cache: 64 MiB 16:59:42 NUMA node0 CPU(s): 0-3 16:59:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:59:42 Vulnerability Meltdown: Mitigation; PTI 16:59:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:59:42 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:59:42 Vulnerability Spectre v2: Mitigation; Full retpoline 16:59:42 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 16:59:42 16:59:42 16:59:42 ---> nproc: 16:59:42 4 16:59:42 16:59:42 16:59:42 ---> df -h: 16:59:42 Filesystem Size Used Available Use% Mounted on 16:59:42 overlay 50.0G 6.9G 43.1G 14% / 16:59:42 tmpfs 64.0M 0 64.0M 0% /dev 16:59:42 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:59:42 shm 64.0M 0 64.0M 0% /dev/shm 16:59:42 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 16:59:42 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 16:59:42 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 16:59:42 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-115 16:59:42 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-115@tmp 16:59:42 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 16:59:42 16:59:42 16:59:42 ---> free -m: 16:59:42 total used free shared buff/cache available 16:59:42 Mem: 1838 623 81 0 1132 1110 16:59:42 Swap: 1023 1 1022 16:59:42 16:59:42 16:59:42 ---> ip addr: 16:59:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:59:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:59:42 inet 127.0.0.1/8 scope host lo 16:59:42 valid_lft forever preferred_lft forever 16:59:42 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:59:42 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:59:42 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:59:42 valid_lft forever preferred_lft forever 16:59:42 16:59:42 16:59:42 ---> sar -b -r -n DEV: 16:59:42 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/19/20 _x86_64_ (4 CPU) 16:59:42 16:59:42 16:57:20 LINUX RESTART 16:59:42 16:59:42 16:58:01 tps rtps wtps bread/s bwrtn/s 16:59:42 16:59:02 123.67 32.86 90.81 3854.92 27298.03 16:59:42 Average: 123.67 32.86 90.81 3854.92 27298.03 16:59:42 16:59:42 16:58:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:59:42 16:59:02 71360 1810944 96.21 2620 1199908 989432 33.76 566848 1051656 124640 16:59:42 Average: 71360 1810944 96.21 2620 1199908 989432 33.76 566848 1051656 124640 16:59:42 16:59:42 16:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:59:42 16:59:02 eth0 569.79 531.09 3443.16 73.01 0.00 0.00 0.00 16:59:42 16:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:42 16:59:02 vetha94c9ca 15.35 19.20 1.36 194.32 0.00 0.00 0.00 16:59:42 16:59:02 docker0 15.35 19.06 1.15 194.31 0.00 0.00 0.00 16:59:42 Average: eth0 569.79 531.09 3443.16 73.01 0.00 0.00 0.00 16:59:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:42 Average: vetha94c9ca 15.35 19.20 1.36 194.32 0.00 0.00 0.00 16:59:42 Average: docker0 15.35 19.06 1.15 194.31 0.00 0.00 0.00 16:59:42 16:59:42 16:59:42 ---> sar -P ALL: 16:59:42 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/19/20 _x86_64_ (4 CPU) 16:59:42 16:59:42 16:57:20 LINUX RESTART 16:59:42 16:59:42 16:58:01 CPU %user %nice %system %iowait %steal %idle 16:59:42 16:59:02 all 11.53 0.00 4.20 4.58 0.01 79.68 16:59:42 16:59:02 0 15.93 0.00 5.01 3.50 0.02 75.54 16:59:42 16:59:02 1 12.09 0.00 3.89 1.55 0.00 82.47 16:59:42 16:59:02 2 10.39 0.00 5.18 3.51 0.03 80.89 16:59:42 16:59:02 3 7.74 0.00 2.73 9.75 0.00 79.78 16:59:42 Average: all 11.53 0.00 4.20 4.58 0.01 79.68 16:59:42 Average: 0 15.93 0.00 5.01 3.50 0.02 75.54 16:59:42 Average: 1 12.09 0.00 3.89 1.55 0.00 82.47 16:59:42 Average: 2 10.39 0.00 5.18 3.51 0.03 80.89 16:59:42 Average: 3 7.74 0.00 2.73 9.75 0.00 79.78 16:59:42 16:59:42 16:59:42