Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9d2545104dba4595e8f79f2c7e7964130ae6ea53 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15430’ is offline Running on prd-centos7-docker-4c-2g-15431 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 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 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 9d2545104dba4595e8f79f2c7e7964130ae6ea53 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d2545104dba4595e8f79f2c7e7964130ae6ea53 # timeout=10 Commit message: "feat(adr): ADR for bootstrapping of EdgeX in OCI container environments (#140)" > git rev-list --no-walk d50bc6492be98fe8b873b8837987fb526399a3df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-12-10T18:01:37.393Z] + docker inspect -f . python:3-slim [2020-12-10T18:01:37.393Z] [2020-12-10T18:01:37.393Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-12-10T18:01:37.759Z] + docker pull python:3-slim [2020-12-10T18:01:37.759Z] 3-slim: Pulling from library/python [2020-12-10T18:01:37.759Z] 852e50cd189d: Pulling fs layer [2020-12-10T18:01:37.759Z] 38449967cae5: Pulling fs layer [2020-12-10T18:01:37.759Z] 55291b2c3a0a: Pulling fs layer [2020-12-10T18:01:37.759Z] 0f7d159c7f5f: Pulling fs layer [2020-12-10T18:01:37.759Z] 405b3bb6b98d: Pulling fs layer [2020-12-10T18:01:37.759Z] 0f7d159c7f5f: Waiting [2020-12-10T18:01:37.759Z] 405b3bb6b98d: Waiting [2020-12-10T18:01:38.342Z] 38449967cae5: Download complete [2020-12-10T18:01:38.342Z] 0f7d159c7f5f: Verifying Checksum [2020-12-10T18:01:38.342Z] 0f7d159c7f5f: Download complete [2020-12-10T18:01:38.342Z] 405b3bb6b98d: Verifying Checksum [2020-12-10T18:01:38.342Z] 405b3bb6b98d: Download complete [2020-12-10T18:01:38.342Z] 55291b2c3a0a: Verifying Checksum [2020-12-10T18:01:38.342Z] 55291b2c3a0a: Download complete [2020-12-10T18:01:38.604Z] 852e50cd189d: Verifying Checksum [2020-12-10T18:01:38.604Z] 852e50cd189d: Download complete [2020-12-10T18:01:40.529Z] 852e50cd189d: Pull complete [2020-12-10T18:01:40.529Z] 38449967cae5: Pull complete [2020-12-10T18:01:41.482Z] 55291b2c3a0a: Pull complete [2020-12-10T18:01:41.482Z] 0f7d159c7f5f: Pull complete [2020-12-10T18:01:43.409Z] 405b3bb6b98d: Pull complete [2020-12-10T18:01:43.409Z] Digest: sha256:bbd665367455723e7579ecbe4f5b5fb6a1706f87601df085fa792619bc35d0de [2020-12-10T18:01:43.409Z] Status: Downloaded newer image for python:3-slim [2020-12-10T18:01:43.409Z] docker.io/library/python:3-slim [Pipeline] withDockerContainer [2020-12-10T18:01:43.597Z] prd-centos7-docker-4c-2g-15431 does not seem to be running inside a container [2020-12-10T18:01:43.672Z] $ 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 ******** -e ******** -e ******** -e ******** python:3-slim cat [2020-12-10T18:01:46.531Z] $ docker top c2985d485804d074a8c97dfd23e4540e661ad97d77e30394561267880b0a84b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T18:01:47.012Z] + pip install mkdocs [2020-12-10T18:01:48.973Z] Collecting mkdocs [2020-12-10T18:01:48.973Z] Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) [2020-12-10T18:01:49.922Z] Collecting click>=3.3 [2020-12-10T18:01:49.922Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-12-10T18:01:49.922Z] Collecting Jinja2>=2.10.1 [2020-12-10T18:01:49.922Z] Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) [2020-12-10T18:01:50.186Z] Collecting livereload>=2.5.1 [2020-12-10T18:01:50.186Z] Downloading livereload-2.6.3.tar.gz (25 kB) [2020-12-10T18:01:50.761Z] Collecting lunr[languages]==0.5.8 [2020-12-10T18:01:50.761Z] Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) [2020-12-10T18:01:51.024Z] Collecting future>=0.16.0 [2020-12-10T18:01:51.024Z] Downloading future-0.18.2.tar.gz (829 kB) [2020-12-10T18:01:51.599Z] Collecting Markdown>=3.2.1 [2020-12-10T18:01:51.599Z] Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) [2020-12-10T18:01:51.599Z] Collecting MarkupSafe>=0.23 [2020-12-10T18:01:51.599Z] Downloading MarkupSafe-1.1.1.tar.gz (19 kB) [2020-12-10T18:01:51.862Z] Collecting nltk>=3.2.5 [2020-12-10T18:01:51.862Z] Downloading nltk-3.5.zip (1.4 MB) [2020-12-10T18:01:54.418Z] Collecting joblib [2020-12-10T18:01:54.418Z] Downloading joblib-0.17.0-py3-none-any.whl (301 kB) [2020-12-10T18:01:54.418Z] Collecting PyYAML>=3.10 [2020-12-10T18:01:54.418Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-12-10T18:01:54.680Z] Collecting regex [2020-12-10T18:01:54.680Z] Downloading regex-2020.11.13-cp39-cp39-manylinux2014_x86_64.whl (732 kB) [2020-12-10T18:01:54.680Z] Collecting six [2020-12-10T18:01:54.680Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-12-10T18:01:54.680Z] Collecting tornado>=5.0 [2020-12-10T18:01:54.680Z] Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) [2020-12-10T18:01:54.680Z] Collecting tqdm [2020-12-10T18:01:54.680Z] Downloading tqdm-4.54.1-py2.py3-none-any.whl (69 kB) [2020-12-10T18:01:54.680Z] Building wheels for collected packages: livereload, future, MarkupSafe, nltk, PyYAML [2020-12-10T18:01:54.680Z] Building wheel for livereload (setup.py): started [2020-12-10T18:01:55.256Z] Building wheel for livereload (setup.py): finished with status 'done' [2020-12-10T18:01:55.256Z] Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=4fa5a04b5346e7669e2910ad6ec3c7914e992819ebc24afda7adf6c2cb031e73 [2020-12-10T18:01:55.256Z] Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c [2020-12-10T18:01:55.256Z] Building wheel for future (setup.py): started [2020-12-10T18:01:55.830Z] Building wheel for future (setup.py): finished with status 'done' [2020-12-10T18:01:55.830Z] Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=bfe5204f6bff2128c57be98bb4db26db4e37c36a83f656da014b762ca4e28d13 [2020-12-10T18:01:55.830Z] Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 [2020-12-10T18:01:55.830Z] Building wheel for MarkupSafe (setup.py): started [2020-12-10T18:01:56.092Z] Building wheel for MarkupSafe (setup.py): finished with status 'done' [2020-12-10T18:01:56.092Z] Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12629 sha256=83e48fa6028d76fb92685edffbca0f25162028ce10572fcb3d8df353dea3a7eb [2020-12-10T18:01:56.092Z] Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e [2020-12-10T18:01:56.092Z] Building wheel for nltk (setup.py): started [2020-12-10T18:01:57.037Z] Building wheel for nltk (setup.py): finished with status 'done' [2020-12-10T18:01:57.037Z] Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=e9aeb5cd68bab75c075edcccec92fec187d6e0eb5bf2b264ba4473f12e4cba3b [2020-12-10T18:01:57.037Z] Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 [2020-12-10T18:01:57.037Z] Building wheel for PyYAML (setup.py): started [2020-12-10T18:01:57.611Z] Building wheel for PyYAML (setup.py): finished with status 'done' [2020-12-10T18:01:57.611Z] Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44618 sha256=f4057a0aec068b7f21b83533fafa6e88bfcfdefd098eaa6c07cde45ed3cd38c4 [2020-12-10T18:01:57.611Z] Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 [2020-12-10T18:01:57.611Z] Successfully built livereload future MarkupSafe nltk PyYAML [2020-12-10T18:01:57.611Z] Installing collected packages: tqdm, six, regex, joblib, future, click, tornado, nltk, MarkupSafe, lunr, PyYAML, Markdown, livereload, Jinja2, mkdocs [2020-12-10T18:02:00.922Z] Successfully installed Jinja2-2.11.2 Markdown-3.3.3 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.17.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.11.13 six-1.15.0 tornado-6.1 tqdm-4.54.1 [Pipeline] sh [2020-12-10T18:02:01.810Z] + pip install mkdocs-material==5.1.0 [2020-12-10T18:02:02.762Z] Collecting mkdocs-material==5.1.0 [2020-12-10T18:02:02.762Z] Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) [2020-12-10T18:02:02.762Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) [2020-12-10T18:02:03.024Z] Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) [2020-12-10T18:02:03.024Z] Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) [2020-12-10T18:02:03.024Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) [2020-12-10T18:02:03.024Z] Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) [2020-12-10T18:02:03.025Z] Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) [2020-12-10T18:02:03.025Z] Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) [2020-12-10T18:02:03.025Z] Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.1) [2020-12-10T18:02:03.025Z] Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.3) [2020-12-10T18:02:03.025Z] Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) [2020-12-10T18:02:03.025Z] Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.1) [2020-12-10T18:02:03.025Z] Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) [2020-12-10T18:02:03.025Z] Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) [2020-12-10T18:02:03.025Z] Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) [2020-12-10T18:02:03.025Z] Requirement already satisfied: nltk>=3.2.5 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) [2020-12-10T18:02:03.286Z] Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) [2020-12-10T18:02:03.286Z] Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) [2020-12-10T18:02:03.286Z] Collecting mkdocs-material-extensions>=1.0b1 [2020-12-10T18:02:03.286Z] Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) [2020-12-10T18:02:03.286Z] Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) [2020-12-10T18:02:03.286Z] Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.11.13) [2020-12-10T18:02:03.286Z] Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.54.1) [2020-12-10T18:02:03.286Z] Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.17.0) [2020-12-10T18:02:03.286Z] Collecting Pygments>=2.4 [2020-12-10T18:02:03.286Z] Downloading Pygments-2.7.3-py3-none-any.whl (950 kB) [2020-12-10T18:02:03.286Z] Collecting pymdown-extensions>=7.0 [2020-12-10T18:02:03.286Z] Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) [2020-12-10T18:02:03.286Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) [2020-12-10T18:02:03.550Z] Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material [2020-12-10T18:02:06.858Z] Successfully installed Pygments-2.7.3 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh [2020-12-10T18:02:07.160Z] + mkdocs build [2020-12-10T18:02:07.734Z] INFO - Cleaning site directory [2020-12-10T18:02:07.734Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.3 [2020-12-10T18:02:07.996Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2020-12-10T18:02:07.996Z] - design/adr/0001-Registy-Refactor.md [2020-12-10T18:02:07.996Z] - design/adr/0004-Feature-Flags.md [2020-12-10T18:02:07.996Z] - design/adr/0005-Service-Self-Config.md [2020-12-10T18:02:07.996Z] - design/adr/013-Device-Service-Events-Message-Bus.md [2020-12-10T18:02:07.996Z] - design/adr/core/0003-V2-API-Principles.md [2020-12-10T18:02:07.996Z] - design/adr/device-service/0002-Array-Datatypes.md [2020-12-10T18:02:07.996Z] - design/adr/device-service/0011-DeviceService-Rest-API.md [2020-12-10T18:02:07.996Z] - design/adr/devops/0007-Release-Automation.md [2020-12-10T18:02:07.996Z] - design/adr/devops/0010-Release-Artifacts.md [2020-12-10T18:02:07.996Z] - design/adr/security/0008-Secret-Creation-and-Distribution.md [2020-12-10T18:02:07.996Z] - design/adr/security/0009-Secure-Bootstrapping.md [2020-12-10T18:02:07.996Z] - design/adr/security/0015-in-cluster-tls.md [2020-12-10T18:02:07.996Z] - design/adr/security/0016-docker-image-guidelines.md [2020-12-10T18:02:07.996Z] - design/legacy-design/device-service/discovery.md [2020-12-10T18:02:07.996Z] - design/legacy-requirements/device-service.md [2020-12-10T18:02:07.996Z] - microservices/device/profile/Ch-DeviceProfileRef.md [2020-12-10T18:02:07.996Z] - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md [2020-12-10T18:02:07.996Z] - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md [2020-12-10T18:02:07.996Z] - microservices/security/edgex-secrets-config-proxy.1.md [2020-12-10T18:02:07.996Z] - microservices/security/edgex-secrets-config.1.md [2020-12-10T18:02:07.996Z] - microservices/security/security-file-token-provider.1.md [2020-12-10T18:02:07.996Z] - microservices/security/security-secrets-setup.1.md [2020-12-10T18:02:18.015Z] INFO - Documentation built in 9.40 seconds [Pipeline] stash [2020-12-10T18:02:24.640Z] Stashed 401 file(s) [Pipeline] } [2020-12-10T18:02:24.648Z] $ docker stop --time=1 c2985d485804d074a8c97dfd23e4540e661ad97d77e30394561267880b0a84b0 [2020-12-10T18:02:26.320Z] $ docker rm -f c2985d485804d074a8c97dfd23e4540e661ad97d77e30394561267880b0a84b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node [2020-12-10T18:02:42.480Z] Still waiting to schedule task [2020-12-10T18:02:42.480Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-10T18:05:26.477Z] Running on prd-centos7-docker-4c-2g-15433 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] checkout [2020-12-10T18:05:29.041Z] using credential edgex-jenkins-ssh [2020-12-10T18:05:29.104Z] Cloning the remote Git repository [2020-12-10T18:05:28.786Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2020-12-10T18:05:28.868Z] > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 [2020-12-10T18:05:28.951Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-12-10T18:05:28.952Z] > git --version # timeout=10 [2020-12-10T18:05:28.960Z] > git --version # 'git version 2.24.3' [2020-12-10T18:05:28.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T18:05:28.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T18:05:35.729Z] Checking out Revision 9d2545104dba4595e8f79f2c7e7964130ae6ea53 (master) [2020-12-10T18:05:35.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-12-10T18:05:35.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T18:05:35.291Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-12-10T18:05:35.305Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-12-10T18:05:35.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T18:05:35.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T18:05:35.739Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T18:05:35.746Z] > git checkout -f 9d2545104dba4595e8f79f2c7e7964130ae6ea53 # timeout=10 [2020-12-10T18:05:39.862Z] Commit message: "feat(adr): ADR for bootstrapping of EdgeX in OCI container environments (#140)" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T18:05:41.353Z] + git log --format=%B -n 1 [2020-12-10T18:05:41.353Z] + grep -v Signed-off-by [2020-12-10T18:05:41.354Z] + head -n 1 [Pipeline] cleanWs [2020-12-10T18:05:41.461Z] [WS-CLEANUP] Deleting project workspace... [2020-12-10T18:05:41.461Z] [WS-CLEANUP] Deferred wipeout is used... [2020-12-10T18:05:41.480Z] [WS-CLEANUP] done [Pipeline] dir [2020-12-10T18:05:41.514Z] Running in /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src [Pipeline] { [Pipeline] git [2020-12-10T18:05:41.592Z] using credential edgex-jenkins-ssh [2020-12-10T18:05:41.664Z] Cloning the remote Git repository [2020-12-10T18:05:41.668Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2020-12-10T18:05:41.668Z] > git init /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src # timeout=10 [2020-12-10T18:05:41.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-12-10T18:05:41.678Z] > git --version # timeout=10 [2020-12-10T18:05:41.684Z] > git --version # 'git version 2.24.3' [2020-12-10T18:05:41.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T18:05:41.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T18:05:47.997Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-12-10T18:05:48.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T18:05:48.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-12-10T18:05:48.019Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-12-10T18:05:48.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T18:05:48.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T18:05:48.494Z] Checking out Revision 8d086438e8d3bd40b6717bdb27467b8a890f3860 (refs/remotes/origin/gh-pages) [2020-12-10T18:05:48.476Z] > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 [2020-12-10T18:05:48.485Z] > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 [2020-12-10T18:05:48.497Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T18:05:48.501Z] > git checkout -f 8d086438e8d3bd40b6717bdb27467b8a890f3860 # timeout=10 [2020-12-10T18:05:50.284Z] Commit message: "ci: feat(adr): Device Services send Events via Message Bus (#276)" [Pipeline] unstash [2020-12-10T18:05:49.803Z] > git branch -a -v --no-abbrev # timeout=10 [2020-12-10T18:05:49.809Z] > git checkout -b gh-pages 8d086438e8d3bd40b6717bdb27467b8a890f3860 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-10T18:05:54.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T18:05:54.210Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T18:05:54.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T18:05:54.257Z] $ ssh-agent [2020-12-10T18:05:54.281Z] SSH_AUTH_SOCK=/tmp/ssh-qxnkPPRjIRo0/agent.8420 [2020-12-10T18:05:54.281Z] SSH_AGENT_PID=8421 [2020-12-10T18:05:54.290Z] Running ssh-add (command line suppressed) [2020-12-10T18:05:54.308Z] Identity added: /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_1424633992684246361.key (/w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_1424633992684246361.key) [2020-12-10T18:05:54.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:05:54.651Z] total 12 [2020-12-10T18:05:54.651Z] drwxrwxr-x. 6 jenkins jenkins 104 Dec 10 18:05 . [2020-12-10T18:05:54.651Z] drwxrwxr-x. 4 jenkins jenkins 50 Dec 10 18:05 .. [2020-12-10T18:05:54.651Z] drwxrwxr-x. 11 jenkins jenkins 229 Dec 10 18:05 1.2 [2020-12-10T18:05:54.651Z] drwxrwxr-x. 11 jenkins jenkins 229 Dec 10 18:05 1.3 [2020-12-10T18:05:54.651Z] -rw-rw-r--. 1 jenkins jenkins 21 Dec 10 18:05 CNAME [2020-12-10T18:05:54.651Z] drwxrwxr-x. 3 jenkins jenkins 69 Dec 10 18:05 docs [2020-12-10T18:05:54.651Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 10 18:05 .git [2020-12-10T18:05:54.651Z] -rw-rw-r--. 1 jenkins jenkins 148 Dec 10 18:05 index.html [2020-12-10T18:05:54.651Z] -rw-rw-r--. 1 jenkins jenkins 185 Dec 10 18:05 versions.json [2020-12-10T18:05:54.651Z] total 12 [2020-12-10T18:05:54.651Z] drwxrwxr-x. 5 jenkins jenkins 92 Dec 10 18:05 . [2020-12-10T18:05:54.651Z] drwxrwxr-x. 4 jenkins jenkins 50 Dec 10 18:05 .. [2020-12-10T18:05:54.651Z] drwxrwxr-x. 11 jenkins jenkins 229 Dec 10 18:05 1.2 [2020-12-10T18:05:54.651Z] drwxrwxr-x. 11 jenkins jenkins 229 Dec 10 18:05 1.3 [2020-12-10T18:05:54.651Z] -rw-rw-r--. 1 jenkins jenkins 21 Dec 10 18:01 CNAME [2020-12-10T18:05:54.651Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 10 18:05 .git [2020-12-10T18:05:54.651Z] -rw-rw-r--. 1 jenkins jenkins 148 Dec 10 18:01 index.html [2020-12-10T18:05:54.651Z] -rw-rw-r--. 1 jenkins jenkins 185 Dec 10 18:01 versions.json [2020-12-10T18:05:54.651Z] [edgeXGHPagesPublish] We have detected there are changes to commit: [2020-12-10T18:05:55.225Z] [gh-pages 83208ac] ci: feat(adr): ADR for bootstrapping of EdgeX in OCI container environments (#140) [2020-12-10T18:05:55.225Z] 6 files changed, 2575 insertions(+), 1 deletion(-) [2020-12-10T18:05:55.225Z] create mode 100644 1.3/design/adr/security/0009-Secure-Bootstrapping/index.html [2020-12-10T18:05:55.225Z] create mode 100644 1.3/design/adr/security/bootstrap-as-is.jpg [2020-12-10T18:05:55.225Z] create mode 100644 1.3/design/adr/security/bootstrap-to-be.jpg [2020-12-10T18:05:55.225Z] rewrite 1.3/search/search_index.json (78%) [2020-12-10T18:05:55.225Z] [edgeXGHPagesPublish] DRY_RUN set to : false [2020-12-10T18:05:55.225Z] [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages [2020-12-10T18:05:55.225Z] Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts. [2020-12-10T18:05:58.533Z] To github.com:edgexfoundry/edgex-docs.git [2020-12-10T18:05:58.533Z] 8d08643..83208ac gh-pages -> gh-pages [Pipeline] } [2020-12-10T18:05:58.546Z] $ ssh-agent -k [2020-12-10T18:05:58.556Z] unset SSH_AUTH_SOCK; [2020-12-10T18:05:58.557Z] unset SSH_AGENT_PID; [2020-12-10T18:05:58.557Z] echo Agent pid 8421 killed; [2020-12-10T18:05:58.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:05:59.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:05:59.984Z] ---> package-listing.sh [2020-12-10T18:05:59.984Z] ++ facter osfamily [2020-12-10T18:05:59.984Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-10T18:05:59.984Z] + OS_FAMILY=redhat [2020-12-10T18:05:59.984Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_master [2020-12-10T18:05:59.984Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-10T18:05:59.984Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-10T18:05:59.984Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-10T18:05:59.984Z] + PACKAGES=/tmp/packages_start.txt [2020-12-10T18:05:59.984Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2020-12-10T18:05:59.984Z] + PACKAGES=/tmp/packages_end.txt [2020-12-10T18:05:59.984Z] + case "${OS_FAMILY}" in [2020-12-10T18:05:59.984Z] + rpm -qa [2020-12-10T18:05:59.984Z] + sort [2020-12-10T18:06:05.295Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-10T18:06:05.295Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-10T18:06:05.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-10T18:06:05.295Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2020-12-10T18:06:05.295Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ [2020-12-10T18:06:05.295Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo [2020-12-10T18:06:05.312Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-10T18:06:05.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-10T18:06:05.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T18:06:05.916Z] [2020-12-10T18:06:05.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-10T18:06:06.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T18:06:06.256Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-10T18:06:06.256Z] df20fa9351a1: Pulling fs layer [2020-12-10T18:06:06.256Z] 36b3adc4ff6f: Pulling fs layer [2020-12-10T18:06:06.256Z] 8ad3a11d3b57: Pulling fs layer [2020-12-10T18:06:06.256Z] 46f8f816bc3b: Pulling fs layer [2020-12-10T18:06:06.256Z] 93b61091891f: Pulling fs layer [2020-12-10T18:06:06.256Z] 93b9cdb0e59b: Pulling fs layer [2020-12-10T18:06:06.256Z] 5e14af77c1be: Pulling fs layer [2020-12-10T18:06:06.256Z] 01666e4c0597: Pulling fs layer [2020-12-10T18:06:06.256Z] aa168da1d23b: Pulling fs layer [2020-12-10T18:06:06.256Z] 46f8f816bc3b: Waiting [2020-12-10T18:06:06.256Z] 93b61091891f: Waiting [2020-12-10T18:06:06.256Z] 93b9cdb0e59b: Waiting [2020-12-10T18:06:06.256Z] 5e14af77c1be: Waiting [2020-12-10T18:06:06.256Z] 01666e4c0597: Waiting [2020-12-10T18:06:06.256Z] aa168da1d23b: Waiting [2020-12-10T18:06:06.256Z] 36b3adc4ff6f: Verifying Checksum [2020-12-10T18:06:06.256Z] 36b3adc4ff6f: Download complete [2020-12-10T18:06:06.256Z] 46f8f816bc3b: Verifying Checksum [2020-12-10T18:06:06.256Z] 46f8f816bc3b: Download complete [2020-12-10T18:06:06.519Z] df20fa9351a1: Verifying Checksum [2020-12-10T18:06:06.519Z] df20fa9351a1: Download complete [2020-12-10T18:06:06.519Z] 93b9cdb0e59b: Verifying Checksum [2020-12-10T18:06:06.519Z] 93b9cdb0e59b: Download complete [2020-12-10T18:06:06.519Z] 5e14af77c1be: Verifying Checksum [2020-12-10T18:06:06.519Z] 5e14af77c1be: Download complete [2020-12-10T18:06:06.519Z] 93b61091891f: Download complete [2020-12-10T18:06:06.519Z] 01666e4c0597: Verifying Checksum [2020-12-10T18:06:06.519Z] 01666e4c0597: Download complete [2020-12-10T18:06:06.780Z] df20fa9351a1: Pull complete [2020-12-10T18:06:07.043Z] 36b3adc4ff6f: Pull complete [2020-12-10T18:06:07.308Z] 8ad3a11d3b57: Verifying Checksum [2020-12-10T18:06:07.308Z] 8ad3a11d3b57: Download complete [2020-12-10T18:06:07.892Z] 8ad3a11d3b57: Pull complete [2020-12-10T18:06:07.892Z] 46f8f816bc3b: Pull complete [2020-12-10T18:06:08.840Z] aa168da1d23b: Download complete [2020-12-10T18:06:09.415Z] 93b61091891f: Pull complete [2020-12-10T18:06:09.415Z] 93b9cdb0e59b: Pull complete [2020-12-10T18:06:09.677Z] 5e14af77c1be: Pull complete [2020-12-10T18:06:09.677Z] 01666e4c0597: Pull complete [2020-12-10T18:06:17.865Z] aa168da1d23b: Pull complete [2020-12-10T18:06:17.865Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-10T18:06:17.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T18:06:17.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-10T18:06:18.021Z] prd-centos7-docker-4c-2g-15431 does not seem to be running inside a container [2020-12-10T18:06:18.064Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-10T18:06:21.844Z] $ docker top 5edbe7d06cbd078fd5dfb6b4334d44473e7d2a08bc40594199d42d28a83929d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T18:06:22.465Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-10T18:06:22.766Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-10T18:06:23.062Z] + ls /var/log/sa-host [2020-12-10T18:06:23.062Z] + sadf -c /var/log/sa-host/sa10 [2020-12-10T18:06:23.062Z] file_magic: OK [2020-12-10T18:06:23.062Z] HZ: Using current value: 100 [2020-12-10T18:06:23.062Z] file_header: OK [2020-12-10T18:06:23.062Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T18:06:23.062Z] Statistics: [2020-12-10T18:06:23.062Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-10T18:06:23.062Z] File successfully converted to sysstat format version 12.2.1 [2020-12-10T18:06:23.062Z] + sadf -c /var/log/sa-host/sa23 [2020-12-10T18:06:23.062Z] file_magic: OK [2020-12-10T18:06:23.062Z] HZ: Using current value: 100 [2020-12-10T18:06:23.062Z] file_header: OK [2020-12-10T18:06:23.062Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T18:06:23.062Z] Statistics: [2020-12-10T18:06:23.062Z] Hnuu...uuuununununu... [2020-12-10T18:06:23.062Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-10T18:06:23.265Z] provisioning config files... [2020-12-10T18:06:23.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config5643428413988845311tmp [Pipeline] { [Pipeline] echo [2020-12-10T18:06:23.379Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:06:23.675Z] ---> create-netrc.sh [Pipeline] } [2020-12-10T18:06:23.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-10T18:06:23.767Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:06:24.065Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-10T18:06:24.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:06:24.368Z] ---> sudo-logs.sh [2020-12-10T18:06:24.368Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-10T18:06:24.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:06:24.676Z] ---> job-cost.sh [2020-12-10T18:06:24.676Z] lf-activate-venv: SKIPPING [2020-12-10T18:06:24.676Z] INFO: No Stack... [2020-12-10T18:06:25.620Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-10T18:06:26.195Z] INFO: Archiving Costs [Pipeline] echo [2020-12-10T18:06:26.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T18:06:26.501Z] ---> logs-deploy.sh [2020-12-10T18:06:26.501Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/108 [2020-12-10T18:06:26.501Z] INFO: archiving workspace using pattern(s): [2020-12-10T18:06:27.893Z] Archives upload complete. [2020-12-10T18:06:28.154Z] INFO: archiving logs to Nexus [2020-12-10T18:06:29.103Z] ---> uname -a: [2020-12-10T18:06:29.103Z] Linux prd-centos7-docker-4c-2g-15431.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] ---> lscpu: [2020-12-10T18:06:29.103Z] Architecture: x86_64 [2020-12-10T18:06:29.103Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-10T18:06:29.103Z] Byte Order: Little Endian [2020-12-10T18:06:29.103Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-10T18:06:29.103Z] CPU(s): 4 [2020-12-10T18:06:29.103Z] On-line CPU(s) list: 0-3 [2020-12-10T18:06:29.103Z] Thread(s) per core: 1 [2020-12-10T18:06:29.103Z] Core(s) per socket: 1 [2020-12-10T18:06:29.103Z] Socket(s): 4 [2020-12-10T18:06:29.103Z] NUMA node(s): 1 [2020-12-10T18:06:29.103Z] Vendor ID: GenuineIntel [2020-12-10T18:06:29.103Z] CPU family: 6 [2020-12-10T18:06:29.103Z] Model: 44 [2020-12-10T18:06:29.103Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-10T18:06:29.103Z] Stepping: 1 [2020-12-10T18:06:29.103Z] CPU MHz: 2933.438 [2020-12-10T18:06:29.103Z] BogoMIPS: 5866.87 [2020-12-10T18:06:29.103Z] Virtualization: VT-x [2020-12-10T18:06:29.103Z] Hypervisor vendor: KVM [2020-12-10T18:06:29.103Z] Virtualization type: full [2020-12-10T18:06:29.103Z] L1d cache: 128 KiB [2020-12-10T18:06:29.103Z] L1i cache: 128 KiB [2020-12-10T18:06:29.103Z] L2 cache: 16 MiB [2020-12-10T18:06:29.103Z] L3 cache: 64 MiB [2020-12-10T18:06:29.103Z] NUMA node0 CPU(s): 0-3 [2020-12-10T18:06:29.103Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-10T18:06:29.103Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-10T18:06:29.103Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-10T18:06:29.103Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-10T18:06:29.103Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-10T18:06:29.103Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-10T18:06:29.103Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-10T18:06:29.103Z] Vulnerability Srbds: Not affected [2020-12-10T18:06:29.103Z] Vulnerability Tsx async abort: Not affected [2020-12-10T18:06:29.103Z] 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 [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] ---> nproc: [2020-12-10T18:06:29.103Z] 4 [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] ---> df -h: [2020-12-10T18:06:29.103Z] Filesystem Size Used Available Use% Mounted on [2020-12-10T18:06:29.103Z] overlay 50.0G 7.6G 42.4G 15% / [2020-12-10T18:06:29.103Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-10T18:06:29.103Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-10T18:06:29.103Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /facter-os [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_master@tmp [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa-host [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/secure [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/auth.log [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /run/cloud-init/result.json [2020-12-10T18:06:29.103Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_master [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] ---> free -m: [2020-12-10T18:06:29.103Z] total used free shared buff/cache available [2020-12-10T18:06:29.103Z] Mem: 1837 734 108 0 994 1000 [2020-12-10T18:06:29.103Z] Swap: 1023 1 1022 [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] ---> ip addr: [2020-12-10T18:06:29.103Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-10T18:06:29.103Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-10T18:06:29.103Z] inet 127.0.0.1/8 scope host lo [2020-12-10T18:06:29.103Z] valid_lft forever preferred_lft forever [2020-12-10T18:06:29.103Z] inet6 ::1/128 scope host [2020-12-10T18:06:29.103Z] valid_lft forever preferred_lft forever [2020-12-10T18:06:29.103Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-10T18:06:29.103Z] link/ether fa:16:3e:cd:d4:c5 brd ff:ff:ff:ff:ff:ff [2020-12-10T18:06:29.103Z] inet 10.30.122.87/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-10T18:06:29.103Z] valid_lft 86072sec preferred_lft 86072sec [2020-12-10T18:06:29.103Z] inet6 fe80::f816:3eff:fecd:d4c5/64 scope link [2020-12-10T18:06:29.103Z] valid_lft forever preferred_lft forever [2020-12-10T18:06:29.103Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-10T18:06:29.103Z] link/ether 02:42:1f:02:3e:2b brd ff:ff:ff:ff:ff:ff [2020-12-10T18:06:29.103Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-10T18:06:29.103Z] valid_lft forever preferred_lft forever [2020-12-10T18:06:29.103Z] inet6 fe80::42:1fff:fe02:3e2b/64 scope link [2020-12-10T18:06:29.103Z] valid_lft forever preferred_lft forever [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] ---> sar -b -r -n DEV: [2020-12-10T18:06:29.103Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] 18:00:49 LINUX RESTART (4 CPU) [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] 18:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-10T18:06:29.103Z] 18:03:01 55.22 16.88 38.34 0.00 2728.15 6331.28 0.00 [2020-12-10T18:06:29.103Z] 18:04:01 1.20 0.00 1.20 0.00 0.00 17.50 0.00 [2020-12-10T18:06:29.103Z] 18:05:02 0.20 0.00 0.20 0.00 0.00 1.90 0.00 [2020-12-10T18:06:29.103Z] 18:06:01 13.79 13.52 0.27 0.00 2060.16 3.81 0.00 [2020-12-10T18:06:29.103Z] Average: 17.62 7.58 10.05 0.00 1193.61 1595.78 0.00 [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] 18:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-10T18:06:29.103Z] 18:03:01 232044 0 654264 34.77 2620 992616 1102108 37.61 619024 811916 20 [2020-12-10T18:06:29.103Z] 18:04:01 238676 0 647624 34.42 2620 992624 1072664 36.61 623276 801956 8 [2020-12-10T18:06:29.103Z] 18:05:02 238312 0 647984 34.44 2620 992628 1072760 36.61 616488 809292 8 [2020-12-10T18:06:29.103Z] 18:06:01 162600 0 662912 35.23 2620 1053412 1092040 37.27 642756 858564 60 [2020-12-10T18:06:29.103Z] Average: 217908 0 653196 34.72 2620 1007820 1084893 37.03 625386 820432 24 [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] 18:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-10T18:06:29.103Z] 18:03:01 eth0 337.52 234.33 143.05 942.65 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:03:01 docker0 6.73 8.16 0.44 71.34 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:04:01 eth0 0.80 0.35 0.34 0.04 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:05:02 eth0 0.93 0.50 0.32 0.21 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:06:01 eth0 4.08 2.61 3.91 1.45 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] Average: eth0 86.20 59.70 37.05 237.15 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] Average: docker0 1.69 2.05 0.11 17.92 0.00 0.00 0.00 0.00 [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] ---> sar -P ALL: [2020-12-10T18:06:29.103Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] 18:00:49 LINUX RESTART (4 CPU) [2020-12-10T18:06:29.103Z] [2020-12-10T18:06:29.103Z] 18:02:01 CPU %user %nice %system %iowait %steal %idle [2020-12-10T18:06:29.103Z] 18:03:01 all 8.43 0.00 1.72 0.97 0.02 88.86 [2020-12-10T18:06:29.103Z] 18:03:01 0 6.70 0.00 2.75 0.42 0.00 90.13 [2020-12-10T18:06:29.103Z] 18:03:01 1 10.44 0.00 1.74 1.02 0.02 86.78 [2020-12-10T18:06:29.103Z] 18:03:01 2 1.76 0.00 1.04 1.72 0.03 95.45 [2020-12-10T18:06:29.103Z] 18:03:01 3 14.81 0.00 1.36 0.72 0.02 83.09 [2020-12-10T18:06:29.103Z] 18:04:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-12-10T18:06:29.103Z] 18:04:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2020-12-10T18:06:29.103Z] 18:04:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-10T18:06:29.103Z] 18:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-10T18:06:29.103Z] 18:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-10T18:06:29.103Z] 18:05:02 all 0.22 0.00 0.29 0.00 0.00 99.49 [2020-12-10T18:06:29.103Z] 18:05:02 0 0.08 0.00 0.28 0.00 0.00 99.63 [2020-12-10T18:06:29.104Z] 18:05:02 1 0.58 0.00 0.38 0.00 0.02 99.02 [2020-12-10T18:06:29.104Z] 18:05:02 2 0.13 0.00 0.28 0.00 0.00 99.58 [2020-12-10T18:06:29.104Z] 18:05:02 3 0.07 0.00 0.22 0.00 0.00 99.72 [2020-12-10T18:06:29.104Z] 18:06:01 all 0.47 0.00 0.14 0.30 0.00 99.10 [2020-12-10T18:06:29.104Z] 18:06:01 0 0.08 0.00 0.08 0.27 0.00 99.56 [2020-12-10T18:06:29.104Z] 18:06:01 1 0.68 0.00 0.08 0.00 0.00 99.24 [2020-12-10T18:06:29.104Z] 18:06:01 2 0.68 0.00 0.29 0.92 0.00 98.12 [2020-12-10T18:06:29.104Z] 18:06:01 3 0.44 0.00 0.08 0.00 0.00 99.47 [2020-12-10T18:06:29.104Z] Average: all 2.32 0.00 0.55 0.32 0.01 96.81 [2020-12-10T18:06:29.104Z] Average: 0 1.72 0.00 0.80 0.17 0.00 97.31 [2020-12-10T18:06:29.104Z] Average: 1 3.06 0.00 0.56 0.26 0.01 96.12 [2020-12-10T18:06:29.104Z] Average: 2 0.65 0.00 0.41 0.66 0.01 98.27 [2020-12-10T18:06:29.104Z] Average: 3 3.84 0.00 0.42 0.18 0.00 95.56 [2020-12-10T18:06:29.104Z] [2020-12-10T18:06:29.104Z] [2020-12-10T18:06:29.104Z]