Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 90d03ba002d2577822437e50920ab4fdd582ade0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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. [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-3436 in /w/workspace/edgexfoundry_edgex-docs_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 90d03ba002d2577822437e50920ab4fdd582ade0 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90d03ba002d2577822437e50920ab4fdd582ade0 # timeout=10 Commit message: "Merge pull request #167 from jpwhitemn/master" > git rev-list --no-walk bf3445699198fbdbcd0af7f38057c899a183b0d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 23:52:16 + docker inspect -f . python:3-slim 23:52:16 23:52:16 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 23:52:16 + docker pull python:3-slim 23:52:17 3-slim: Pulling from library/python 23:52:17 8559a31e96f4: Pulling fs layer 23:52:17 62e60f3ef11e: Pulling fs layer 23:52:17 93c8ae153782: Pulling fs layer 23:52:17 ea222f757df7: Pulling fs layer 23:52:17 e97d3933bbbe: Pulling fs layer 23:52:17 ea222f757df7: Waiting 23:52:17 e97d3933bbbe: Waiting 23:52:17 62e60f3ef11e: Verifying Checksum 23:52:17 62e60f3ef11e: Download complete 23:52:17 ea222f757df7: Verifying Checksum 23:52:17 ea222f757df7: Download complete 23:52:17 8559a31e96f4: Verifying Checksum 23:52:17 8559a31e96f4: Download complete 23:52:17 93c8ae153782: Verifying Checksum 23:52:17 93c8ae153782: Download complete 23:52:17 e97d3933bbbe: Verifying Checksum 23:52:17 e97d3933bbbe: Download complete 23:52:19 8559a31e96f4: Pull complete 23:52:19 62e60f3ef11e: Pull complete 23:52:21 93c8ae153782: Pull complete 23:52:21 ea222f757df7: Pull complete 23:52:21 e97d3933bbbe: Pull complete 23:52:21 Digest: sha256:938fd520a888e9dbac3de374b8ba495cc50fe96440030264a40f733052001895 23:52:21 Status: Downloaded newer image for python:3-slim 23:52:21 docker.io/library/python:3-slim [Pipeline] withDockerContainer 23:52:21 prd-centos7-docker-4c-2g-3436 does not seem to be running inside a container 23:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** python:3-slim cat 23:52:24 $ docker top a6c9ec3adb35b77f2d314a8b0bc7344e3e3328fde54bd2117b484979843cd75d -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:25 + pip install mkdocs 23:52:27 Collecting mkdocs 23:52:27 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 23:52:27 Collecting Markdown>=3.2.1 23:52:27 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 23:52:27 Collecting livereload>=2.5.1 23:52:27 Downloading livereload-2.6.2.tar.gz (25 kB) 23:52:27 Collecting Jinja2>=2.10.1 23:52:27 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 23:52:27 Collecting tornado>=5.0 23:52:27 Downloading tornado-6.0.4.tar.gz (496 kB) 23:52:28 Collecting lunr[languages]==0.5.8 23:52:28 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 23:52:28 Collecting click>=3.3 23:52:28 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 23:52:28 Collecting PyYAML>=3.10 23:52:28 Downloading PyYAML-5.3.1.tar.gz (269 kB) 23:52:29 Collecting six 23:52:29 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 23:52:29 Collecting MarkupSafe>=0.23 23:52:29 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 23:52:29 Collecting future>=0.16.0 23:52:29 Downloading future-0.18.2.tar.gz (829 kB) 23:52:30 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 23:52:30 Downloading nltk-3.5.zip (1.4 MB) 23:52:30 Collecting joblib 23:52:30 Downloading joblib-0.15.1-py3-none-any.whl (298 kB) 23:52:31 Collecting regex 23:52:31 Downloading regex-2020.6.8-cp38-cp38-manylinux2010_x86_64.whl (673 kB) 23:52:31 Collecting tqdm 23:52:31 Downloading tqdm-4.46.1-py2.py3-none-any.whl (63 kB) 23:52:31 Building wheels for collected packages: livereload, tornado, PyYAML, future, nltk 23:52:31 Building wheel for livereload (setup.py): started 23:52:32 Building wheel for livereload (setup.py): finished with status 'done' 23:52:32 Created wheel for livereload: filename=livereload-2.6.2-py2.py3-none-any.whl size=24608 sha256=2a1fb2f2763de6554fd36f64214177e9c86391f06fa83f7ee7e54f2d4ab2302e 23:52:32 Stored in directory: /root/.cache/pip/wheels/27/9e/9b/1509419d1fc2dc8f84375252a765019a46d45c63f83b33a020 23:52:32 Building wheel for tornado (setup.py): started 23:52:32 Building wheel for tornado (setup.py): finished with status 'done' 23:52:32 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=cd296f87b6f0d7f6527ce5e001c3e64e8a35d7f34157900ccd4fe5a255f1a1d0 23:52:32 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 23:52:32 Building wheel for PyYAML (setup.py): started 23:52:33 Building wheel for PyYAML (setup.py): finished with status 'done' 23:52:33 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=296b2ba8ff3146e666ab6d5d234a9e33f2382da523182e10ea468f5a1d40476a 23:52:33 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 23:52:33 Building wheel for future (setup.py): started 23:52:33 Building wheel for future (setup.py): finished with status 'done' 23:52:33 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=95f4502c92c5141b5f4f9b8cd11a05554d18fba81362938e9710a6ef2ad3ea9d 23:52:33 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 23:52:33 Building wheel for nltk (setup.py): started 23:52:34 Building wheel for nltk (setup.py): finished with status 'done' 23:52:34 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434678 sha256=0ba03035d1d816878b9f3c315d49266b76e45620e2e99ac291d1e93c80f05e2e 23:52:34 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 23:52:34 Successfully built livereload tornado PyYAML future nltk 23:52:34 Installing collected packages: Markdown, six, tornado, livereload, MarkupSafe, Jinja2, future, click, joblib, regex, tqdm, nltk, lunr, PyYAML, mkdocs 23:52:40 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.15.1 livereload-2.6.2 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.6.8 six-1.15.0 tornado-6.0.4 tqdm-4.46.1 [Pipeline] sh 23:52:40 + pip install mkdocs-material==5.1.0 23:52:41 Collecting mkdocs-material==5.1.0 23:52:41 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 23:52:43 Collecting Pygments>=2.4 23:52:43 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 23:52:44 Collecting pymdown-extensions>=7.0 23:52:44 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 23:52:44 Collecting mkdocs-material-extensions>=1.0b1 23:52:44 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB) 23:52:44 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 23:52:44 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1.2) 23:52:44 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) 23:52:44 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.2) 23:52:44 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 23:52:44 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) 23:52:44 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) 23:52:44 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) 23:52:44 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) 23:52:44 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.15.0) 23:52:44 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 23:52:44 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 23:52:44 Requirement already satisfied: regex in /usr/local/lib/python3.8/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.6.8) 23:52:44 Requirement already satisfied: joblib in /usr/local/lib/python3.8/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.15.1) 23:52:44 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/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.46.1) 23:52:44 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material-extensions, mkdocs-material 23:52:49 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0 pymdown-extensions-7.1 [Pipeline] sh 23:52:50 + mkdocs build 23:52:51 INFO - Cleaning site directory 23:52:51 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 23:52:51 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 23:52:51 - design/adr/0001-Registy-Refactor.md 23:52:51 - design/adr/0004-Feature-Flags.md 23:52:51 - design/adr/0005-Service-Self-Config.md 23:52:51 - design/adr/core/0003-V2-API-Principles.md 23:52:51 - design/adr/device-service/0002-Array-Datatypes.md 23:52:51 - design/adr/devops/0007-Release-Automation.md 23:52:51 - design/legacy-design/device-service/discovery.md 23:52:51 - microservices/device/profile/Ch-DeviceProfileRef.md 23:52:51 - microservices/security/security-file-token-provider.1.md 23:52:51 - microservices/security/security-secrets-setup.1.md 23:52:59 INFO - Documentation built in 7.45 seconds [Pipeline] stash 23:53:13 Stashed 407 file(s) [Pipeline] } 23:53:13 $ docker stop --time=1 a6c9ec3adb35b77f2d314a8b0bc7344e3e3328fde54bd2117b484979843cd75d 23:53:15 $ docker rm -f a6c9ec3adb35b77f2d314a8b0bc7344e3e3328fde54bd2117b484979843cd75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 23:53:16 + git log --format=%B -n 1 23:53:16 + grep -v Signed-off-by 23:53:16 + head -n 1 [Pipeline] cleanWs 23:53:16 [WS-CLEANUP] Deleting project workspace... 23:53:16 [WS-CLEANUP] Deferred wipeout is used... 23:53:17 [WS-CLEANUP] done [Pipeline] dir 23:53:17 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 23:53:17 using credential edgex-jenkins-ssh 23:53:17 Cloning the remote Git repository 23:53:17 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 23:53:17 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 23:53:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:53:17 > git --version # timeout=10 23:53:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:22 Checking out Revision 2b92aaf575d71548f41d71dd514c4adbf31b0637 (refs/remotes/origin/gh-pages) 23:53:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:53:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:53:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:22 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 23:53:22 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 23:53:22 > git config core.sparsecheckout # timeout=10 23:53:22 > git checkout -f 2b92aaf575d71548f41d71dd514c4adbf31b0637 # timeout=10 23:53:23 Commit message: "ci: Merge pull request #145 from jpwhitemn/master" [Pipeline] unstash 23:53:23 > git branch -a -v --no-abbrev # timeout=10 23:53:23 > git checkout -b gh-pages 2b92aaf575d71548f41d71dd514c4adbf31b0637 # timeout=10 [Pipeline] sh 23:53:32 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 23:53:32 + rm -rf docs [Pipeline] sh 23:53:32 + git diff-index --quiet HEAD -- [Pipeline] echo 23:53:32 We have detected there are changes to commit: [1] [true] [Pipeline] sh 23:53:32 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 23:53:33 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 23:53:33 + git add . [Pipeline] sh 23:53:34 + git commit -s -m 'ci: Merge pull request #167 from jpwhitemn/master 23:53:34 ' 23:53:34 [gh-pages a069004] ci: Merge pull request #167 from jpwhitemn/master 23:53:34 108 files changed, 6954 insertions(+), 822 deletions(-) 23:53:34 create mode 100644 1.2/general/Definitions/index.html 23:53:34 create mode 100644 1.2/general/EdgeX_ApplicationServicesLayer.png 23:53:34 rewrite 1.2/general/EdgeX_CoreServicesLayer.png (99%) 23:53:34 rewrite 1.2/general/EdgeX_DeviceServicesLayer.png (99%) 23:53:34 rewrite 1.2/general/EdgeX_SecurityLayer.png (99%) 23:53:34 rewrite 1.2/general/EdgeX_SupportingServicesLayer.png (99%) 23:53:34 rewrite 1.2/general/EdgeX_SystemManagementLayer.png (99%) 23:53:34 create mode 100644 1.2/general/EdgeX_X.png 23:53:34 rewrite 1.2/general/EdgeX_architecture.png (98%) 23:53:34 create mode 100644 1.2/general/EdgeX_deployments.png 23:53:34 create mode 100644 1.2/general/EdgeX_gateway.png 23:53:34 create mode 100644 1.2/general/EdgeX_microservice_arch.png 23:53:34 create mode 100644 1.2/general/EdgeX_middleware.png 23:53:34 create mode 100644 1.2/general/EdgeX_octopus.png 23:53:34 create mode 100644 1.2/general/EdgeX_step1.png 23:53:34 create mode 100644 1.2/general/EdgeX_step2.png 23:53:34 create mode 100644 1.2/general/EdgeX_step3.png 23:53:34 create mode 100644 1.2/general/EdgeX_step4.png 23:53:34 create mode 100644 1.2/general/EdgeX_step5.png 23:53:34 create mode 100644 1.2/general/EdgeX_step6.png 23:53:34 create mode 100644 1.2/general/EdgeX_step7.png 23:53:34 rewrite 1.2/search/search_index.json (86%) 23:53:34 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 23:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:34 [ssh-agent] Looking for ssh-agent implementation... 23:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:34 $ ssh-agent 23:53:34 SSH_AUTH_SOCK=/tmp/ssh-STlEAtHVdFFL/agent.9989 23:53:34 SSH_AGENT_PID=9991 23:53:34 Running ssh-add (command line suppressed) 23:53:34 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8366770736399340798.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8366770736399340798.key) 23:53:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:35 + git push origin gh-pages 23:53:35 Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. 23:53:39 To github.com:edgexfoundry/edgex-docs.git 23:53:39 2b92aaf..a069004 gh-pages -> gh-pages [Pipeline] } 23:53:39 $ ssh-agent -k 23:53:39 unset SSH_AUTH_SOCK; 23:53:39 unset SSH_AGENT_PID; 23:53:39 echo Agent pid 9991 killed; 23:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:53:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:40 ---> package-listing.sh 23:53:40 ++ facter osfamily 23:53:40 ++ tr '[:upper:]' '[:lower:]' 23:53:40 + OS_FAMILY=redhat 23:53:40 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 23:53:40 + START_PACKAGES=/tmp/packages_start.txt 23:53:40 + END_PACKAGES=/tmp/packages_end.txt 23:53:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:40 + PACKAGES=/tmp/packages_start.txt 23:53:40 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:53:40 + PACKAGES=/tmp/packages_end.txt 23:53:40 + case "${OS_FAMILY}" in 23:53:40 + rpm -qa 23:53:40 + sort 23:53:43 + '[' -f /tmp/packages_start.txt ']' 23:53:43 + '[' -f /tmp/packages_end.txt ']' 23:53:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:43 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:53:43 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 23:53:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] isUnix [Pipeline] sh 23:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:53:44 23:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:53:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:53:44 alpine: Pulling from edgex-lftools-log-publisher 23:53:44 c9b1b535fdd9: Pulling fs layer 23:53:44 2cc5ad85d9ab: Pulling fs layer 23:53:44 756a868c4378: Pulling fs layer 23:53:44 444b2fc9a129: Pulling fs layer 23:53:44 ea15f1150254: Pulling fs layer 23:53:44 41b27a9f41bf: Pulling fs layer 23:53:44 28c525ee5125: Pulling fs layer 23:53:44 094b1ea09ed8: Pulling fs layer 23:53:44 138eaada9080: Pulling fs layer 23:53:44 0622d0fa9048: Pulling fs layer 23:53:44 41b27a9f41bf: Waiting 23:53:44 138eaada9080: Waiting 23:53:44 0622d0fa9048: Waiting 23:53:44 094b1ea09ed8: Waiting 23:53:44 28c525ee5125: Waiting 23:53:44 ea15f1150254: Waiting 23:53:44 444b2fc9a129: Waiting 23:53:44 2cc5ad85d9ab: Download complete 23:53:44 444b2fc9a129: Verifying Checksum 23:53:44 444b2fc9a129: Download complete 23:53:44 c9b1b535fdd9: Verifying Checksum 23:53:44 c9b1b535fdd9: Download complete 23:53:44 ea15f1150254: Verifying Checksum 23:53:44 ea15f1150254: Download complete 23:53:45 28c525ee5125: Verifying Checksum 23:53:45 28c525ee5125: Download complete 23:53:45 756a868c4378: Verifying Checksum 23:53:45 756a868c4378: Download complete 23:53:45 094b1ea09ed8: Verifying Checksum 23:53:45 094b1ea09ed8: Download complete 23:53:45 0622d0fa9048: Verifying Checksum 23:53:45 0622d0fa9048: Download complete 23:53:45 138eaada9080: Verifying Checksum 23:53:45 138eaada9080: Download complete 23:53:45 41b27a9f41bf: Download complete 23:53:46 c9b1b535fdd9: Pull complete 23:53:46 2cc5ad85d9ab: Pull complete 23:53:48 756a868c4378: Pull complete 23:53:48 444b2fc9a129: Pull complete 23:53:49 ea15f1150254: Pull complete 23:53:53 41b27a9f41bf: Pull complete 23:53:53 28c525ee5125: Pull complete 23:53:54 094b1ea09ed8: Pull complete 23:53:56 138eaada9080: Pull complete 23:53:56 0622d0fa9048: Pull complete 23:53:56 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:53:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:53:57 prd-centos7-docker-4c-2g-3436 does not seem to be running inside a container 23:53:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:53:59 $ docker top 26170722a1c18368617688fb87ef3fb64fddbcaace2a8d7ccfe62bafe19ce9a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:59 provisioning config files... 23:53:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config2019584941254747135tmp [Pipeline] { [Pipeline] echo 23:53:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:59 ---> create-netrc.sh [Pipeline] echo 23:53:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:59 ---> logs-deploy.sh 23:53:59 + ARCHIVE_ARTIFACTS= 23:53:59 + LOGS_SERVER=https://logs.edgexfoundry.org 23:53:59 + '[' https://logs.edgexfoundry.org == None ']' 23:53:59 + NEXUS_URL=https://nexus.edgexfoundry.org 23:53:59 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/34 23:53:59 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/34/ 23:53:59 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/34 /w/workspace/edgexfoundry_edgex-docs_master 23:54:01 Archives upload complete. 23:54:01 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/34 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/34/ 23:54:01 ---> uname -a: 23:54:01 Linux 26170722a1c1 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:54:01 23:54:01 23:54:01 ---> lscpu: 23:54:01 Architecture: x86_64 23:54:01 CPU op-mode(s): 32-bit, 64-bit 23:54:01 Byte Order: Little Endian 23:54:01 Address sizes: 40 bits physical, 48 bits virtual 23:54:01 CPU(s): 4 23:54:01 On-line CPU(s) list: 0-3 23:54:01 Thread(s) per core: 1 23:54:01 Core(s) per socket: 1 23:54:01 Socket(s): 4 23:54:01 NUMA node(s): 1 23:54:01 Vendor ID: GenuineIntel 23:54:01 CPU family: 6 23:54:01 Model: 44 23:54:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:54:01 Stepping: 1 23:54:01 CPU MHz: 2933.396 23:54:01 BogoMIPS: 5866.79 23:54:01 Virtualization: VT-x 23:54:01 Hypervisor vendor: KVM 23:54:01 Virtualization type: full 23:54:01 L1d cache: 128 KiB 23:54:01 L1i cache: 128 KiB 23:54:01 L2 cache: 16 MiB 23:54:01 L3 cache: 64 MiB 23:54:01 NUMA node0 CPU(s): 0-3 23:54:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:54:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:54:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:54:01 Vulnerability Meltdown: Mitigation; PTI 23:54:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:54:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:54:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:54:01 Vulnerability Tsx async abort: Not affected 23:54:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:54:01 23:54:01 23:54:01 ---> nproc: 23:54:01 4 23:54:01 23:54:01 23:54:01 ---> df -h: 23:54:01 Filesystem Size Used Available Use% Mounted on 23:54:01 overlay 50.0G 7.8G 42.2G 16% / 23:54:01 tmpfs 64.0M 0 64.0M 0% /dev 23:54:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:54:01 shm 64.0M 0 64.0M 0% /dev/shm 23:54:01 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/resolv.conf 23:54:01 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hostname 23:54:01 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hosts 23:54:01 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/edgexfoundry_edgex-docs_master@tmp 23:54:01 /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/sa 23:54:01 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/edgexfoundry_edgex-docs_master 23:54:01 23:54:01 23:54:01 ---> free -m: 23:54:01 total used free shared buff/cache available 23:54:01 Mem: 1837 656 87 0 1092 1078 23:54:01 Swap: 1023 2 1021 23:54:01 23:54:01 23:54:01 ---> ip addr: 23:54:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:54:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:54:01 inet 127.0.0.1/8 scope host lo 23:54:01 valid_lft forever preferred_lft forever 23:54:01 6: eth0@if7: mtu 1458 qdisc noqueue state UP 23:54:01 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 23:54:01 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 23:54:01 valid_lft forever preferred_lft forever 23:54:01 23:54:01 23:54:01 ---> sar -b -r -n DEV: 23:54:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/17/20 _x86_64_ (4 CPU) 23:54:01 23:54:01 23:51:25 LINUX RESTART 23:54:01 23:54:01 23:52:02 tps rtps wtps bread/s bwrtn/s 23:54:01 23:53:01 177.15 50.24 126.91 10190.66 33640.79 23:54:01 23:54:01 271.64 162.82 108.82 10693.16 41093.04 23:54:01 Average: 224.80 107.01 117.79 10444.04 37398.50 23:54:01 23:54:01 23:52:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:54:01 23:53:01 114804 1766752 93.90 2596 1143248 1262848 43.10 610240 942208 108208 23:54:01 23:54:01 120220 1761336 93.61 1496 1117428 1259484 42.98 660016 894616 272 23:54:01 Average: 117512 1764044 93.75 2046 1130338 1261166 43.04 635128 918412 54240 23:54:01 23:54:01 23:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:54:01 23:53:01 vethaa66351 20.58 34.04 1.78 297.88 0.00 0.00 0.00 23:54:01 23:53:01 eth0 1257.06 765.50 4439.32 360.86 0.00 0.00 0.00 23:54:01 23:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 23:54:01 23:53:01 docker0 20.58 33.90 1.50 297.87 0.00 0.00 0.00 23:54:01 23:54:01 eth0 3763.55 2739.09 7929.70 2854.90 0.00 0.00 0.00 23:54:01 23:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:01 23:54:01 veth863673f 0.22 0.27 0.33 0.10 0.00 0.00 0.00 23:54:01 23:54:01 docker0 0.22 0.17 0.33 0.09 0.00 0.00 0.00 23:54:01 Average: eth0 2328.47 1660.95 5893.25 1596.45 0.00 0.00 0.00 23:54:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:01 Average: veth863673f 0.11 0.13 0.17 0.05 0.00 0.00 0.00 23:54:01 Average: docker0 10.31 16.89 0.91 147.72 0.00 0.00 0.00 23:54:01 23:54:01 23:54:01 ---> sar -P ALL: 23:54:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/17/20 _x86_64_ (4 CPU) 23:54:01 23:54:01 23:51:25 LINUX RESTART 23:54:01 23:54:01 23:52:02 CPU %user %nice %system %iowait %steal %idle 23:54:01 23:53:01 all 16.23 0.00 5.35 4.41 0.01 74.00 23:54:01 23:53:01 0 14.36 0.00 5.72 2.55 0.02 77.35 23:54:01 23:53:01 1 11.15 0.00 4.77 5.41 0.02 78.65 23:54:01 23:53:01 2 17.93 0.00 4.49 7.71 0.02 69.85 23:54:01 23:53:01 3 21.47 0.00 6.43 1.95 0.02 70.14 23:54:01 23:54:01 all 20.27 0.00 6.68 3.59 0.02 69.44 23:54:01 23:54:01 0 16.30 0.00 8.34 2.68 0.02 72.66 23:54:01 23:54:01 1 14.20 0.00 6.03 1.53 0.02 78.22 23:54:01 23:54:01 2 15.85 0.00 5.97 5.24 0.02 72.91 23:54:01 23:54:01 3 34.58 0.00 6.43 4.89 0.02 54.08 23:54:01 Average: all 18.25 0.00 6.02 4.00 0.01 71.72 23:54:01 Average: 0 15.33 0.00 7.03 2.62 0.02 75.02 23:54:01 Average: 1 12.68 0.00 5.40 3.47 0.02 78.44 23:54:01 Average: 2 16.89 0.00 5.23 6.47 0.02 71.39 23:54:01 Average: 3 28.06 0.00 6.43 3.43 0.02 62.06 23:54:01 23:54:01 23:54:01