Pull request #125 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 tsconn23 for edgexfoundry/edgex-docs Obtained Jenkinsfile from 39c2e6fca34e37f0192cef723319a70495780eed+85dd85ee7282873484ba64440cfce35e3030f170 (80aee98a896a2778c72015de42495ccd116d2261) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on prd-centos7-docker-4c-2g-7625 in /w/workspace/edgexfoundry_edgex-docs_PR-125 [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-125 # 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/125/head:refs/remotes/origin/PR-125 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/125/head:refs/remotes/origin/PR-125 # 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/125/head:refs/remotes/origin/PR-125 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 85dd85ee7282873484ba64440cfce35e3030f170 into PR head commit 39c2e6fca34e37f0192cef723319a70495780eed > git config core.sparsecheckout # timeout=10 > git checkout -f 39c2e6fca34e37f0192cef723319a70495780eed # timeout=10 Merge succeeded, producing 39c2e6fca34e37f0192cef723319a70495780eed Checking out Revision 39c2e6fca34e37f0192cef723319a70495780eed (PR-125) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 85dd85ee7282873484ba64440cfce35e3030f170 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39c2e6fca34e37f0192cef723319a70495780eed # timeout=10 Commit message: "Update core/support config docs for Geneva release" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext > git rev-list --no-walk bc6317cfa62241d6df2fee37982209416b69e41d # timeout=10 [Pipeline] isUnix [Pipeline] sh 22:56:23 + docker inspect -f . python:3-slim 22:56:23 22:56:23 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 22:56:24 + docker pull python:3-slim 22:56:24 3-slim: Pulling from library/python 22:56:24 54fec2fa59d0: Pulling fs layer 22:56:24 cd3f35d84cab: Pulling fs layer 22:56:24 a0afc8e92ef0: Pulling fs layer 22:56:24 9691f23efdb7: Pulling fs layer 22:56:24 6512e60b314b: Pulling fs layer 22:56:24 6512e60b314b: Waiting 22:56:24 9691f23efdb7: Waiting 22:56:24 cd3f35d84cab: Verifying Checksum 22:56:24 cd3f35d84cab: Download complete 22:56:24 9691f23efdb7: Verifying Checksum 22:56:24 9691f23efdb7: Download complete 22:56:25 6512e60b314b: Verifying Checksum 22:56:25 6512e60b314b: Download complete 22:56:25 54fec2fa59d0: Verifying Checksum 22:56:25 54fec2fa59d0: Download complete 22:56:25 a0afc8e92ef0: Verifying Checksum 22:56:25 a0afc8e92ef0: Download complete 22:56:27 54fec2fa59d0: Pull complete 22:56:27 cd3f35d84cab: Pull complete 22:56:30 a0afc8e92ef0: Pull complete 22:56:30 9691f23efdb7: Pull complete 22:56:31 6512e60b314b: Pull complete 22:56:31 Digest: sha256:87095c142afaf0d5e361bdb00f3bf1f8887e82d1962f1f9ac0782539cf8d97eb 22:56:31 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 22:56:31 prd-centos7-docker-4c-2g-7625 does not seem to be running inside a container 22:56:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-125 -v /w/workspace/edgexfoundry_edgex-docs_PR-125:/w/workspace/edgexfoundry_edgex-docs_PR-125:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-125@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-125@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 ******** python:3-slim cat 22:56:32 $ docker top 6f4cc7f3a749373e850ddde45cc3f7a4aa59d7e3529f68a5cfcfd93d339465cd -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:32 + pip install mkdocs 22:56:34 Collecting mkdocs 22:56:34 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 22:56:35 Collecting livereload>=2.5.1 22:56:35 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 22:56:35 Collecting click>=3.3 22:56:35 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:56:35 Collecting Jinja2>=2.10.1 22:56:35 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 22:56:35 Collecting Markdown>=3.2.1 22:56:35 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 22:56:35 Collecting tornado>=5.0 22:56:35 Downloading tornado-6.0.4.tar.gz (496 kB) 22:56:36 Collecting lunr[languages]==0.5.6 22:56:36 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 22:56:36 Collecting PyYAML>=3.10 22:56:36 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:56:37 Collecting six 22:56:37 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 22:56:37 Collecting MarkupSafe>=0.23 22:56:37 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 22:56:37 Collecting future>=0.16.0 22:56:37 Downloading future-0.18.2.tar.gz (829 kB) 22:56:38 Collecting nltk>=3.2.5; extra == "languages" 22:56:38 Downloading nltk-3.5.zip (1.4 MB) 22:56:39 Collecting joblib 22:56:39 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 22:56:40 Collecting regex 22:56:40 Downloading regex-2020.5.7-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 22:56:40 Collecting tqdm 22:56:40 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 22:56:40 Building wheels for collected packages: tornado, PyYAML, future, nltk 22:56:40 Building wheel for tornado (setup.py): started 22:56:40 Building wheel for tornado (setup.py): finished with status 'done' 22:56:40 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=739acb8b7e0ef7d95dd876e7c6566cb7c3b3c87ee114110794909d8972625e48 22:56:40 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 22:56:40 Building wheel for PyYAML (setup.py): started 22:56:41 Building wheel for PyYAML (setup.py): finished with status 'done' 22:56:41 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=a64e511cea6406de2662434f3a073a06c0606cab85daf79393da2baf08a8effe 22:56:41 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 22:56:41 Building wheel for future (setup.py): started 22:56:42 Building wheel for future (setup.py): finished with status 'done' 22:56:42 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=f9831ea3ed282085cd3e55a1491ae3d80c883f2f2df3d450c4ee3aeebdd6f713 22:56:42 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 22:56:42 Building wheel for nltk (setup.py): started 22:56:43 Building wheel for nltk (setup.py): finished with status 'done' 22:56:43 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434678 sha256=02c295d0fd7423f182ac895de915ec917ac76b7cb939d4c73a787b0abbd77e5c 22:56:43 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 22:56:43 Successfully built tornado PyYAML future nltk 22:56:43 Installing collected packages: tornado, six, livereload, click, MarkupSafe, Jinja2, Markdown, future, joblib, regex, tqdm, nltk, lunr, PyYAML, mkdocs 22:56:50 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.14.1 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.5 regex-2020.5.7 six-1.14.0 tornado-6.0.4 tqdm-4.46.0 [Pipeline] sh 22:56:50 + pip install mkdocs-material==5.1.0 22:56:51 Collecting mkdocs-material==5.1.0 22:56:51 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 22:56:53 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 22:56:53 Collecting Pygments>=2.4 22:56:53 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 22:56:53 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 22:56:53 Collecting mkdocs-material-extensions>=1.0b1 22:56:53 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 22:56:53 Collecting pymdown-extensions>=7.0 22:56:53 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 22:56:53 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) 22:56:53 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.6) 22:56:53 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) 22:56:53 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) 22:56:53 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) 22:56:53 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.1) 22:56:53 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 22:56:53 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 22:56:53 Requirement already satisfied: nltk>=3.2.5; extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 22:56:53 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) 22:56:53 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.5.7) 22:56:53 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (4.46.0) 22:56:53 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.14.1) 22:56:54 Installing collected packages: Pygments, mkdocs-material-extensions, pymdown-extensions, mkdocs-material 22:57:00 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 22:57:01 + mkdocs build 22:57:02 INFO - Cleaning site directory 22:57:02 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-125/docs/1.2 22:57:02 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 22:57:02 - design/adr/0001-Registy-Refactor.md 22:57:02 - design/adr/0004-Feature-Flags.md 22:57:02 - design/adr/0005-Service-Self-Config.md 22:57:02 - design/adr/core/0003-V2-API-Principles.md 22:57:02 - design/adr/device-service/0002-Array-Datatypes.md 22:57:02 - design/adr/devops/0007-Release-Automation.md 22:57:02 - design/legacy-design/device-service/discovery.md 22:57:02 - microservices/security/security-file-token-provider.1.md 22:57:02 - microservices/security/security-secrets-setup.1.md 22:57:10 INFO - Documentation built in 6.94 seconds [Pipeline] stash 22:57:27 Stashed 392 file(s) [Pipeline] } 22:57:27 $ docker stop --time=1 6f4cc7f3a749373e850ddde45cc3f7a4aa59d7e3529f68a5cfcfd93d339465cd 22:57:29 $ docker rm -f 6f4cc7f3a749373e850ddde45cc3f7a4aa59d7e3529f68a5cfcfd93d339465cd [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 22:57:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:57:31 ---> package-listing.sh 22:57:31 ++ facter osfamily 22:57:31 ++ tr '[:upper:]' '[:lower:]' 22:57:31 + OS_FAMILY=redhat 22:57:31 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-125 22:57:31 + START_PACKAGES=/tmp/packages_start.txt 22:57:31 + END_PACKAGES=/tmp/packages_end.txt 22:57:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:31 + PACKAGES=/tmp/packages_start.txt 22:57:31 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-125 ']' 22:57:31 + PACKAGES=/tmp/packages_end.txt 22:57:31 + case "${OS_FAMILY}" in 22:57:31 + rpm -qa 22:57:31 + sort 22:57:35 + '[' -f /tmp/packages_start.txt ']' 22:57:35 + '[' -f /tmp/packages_end.txt ']' 22:57:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:35 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-125 ']' 22:57:35 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-125/archives/ 22:57:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-125/archives/ [Pipeline] isUnix [Pipeline] sh 22:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:57:36 22:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:57:36 alpine: Pulling from edgex-lftools-log-publisher 22:57:36 c9b1b535fdd9: Pulling fs layer 22:57:36 2cc5ad85d9ab: Pulling fs layer 22:57:36 756a868c4378: Pulling fs layer 22:57:36 444b2fc9a129: Pulling fs layer 22:57:36 ea15f1150254: Pulling fs layer 22:57:36 41b27a9f41bf: Pulling fs layer 22:57:36 28c525ee5125: Pulling fs layer 22:57:36 094b1ea09ed8: Pulling fs layer 22:57:36 138eaada9080: Pulling fs layer 22:57:36 0622d0fa9048: Pulling fs layer 22:57:36 41b27a9f41bf: Waiting 22:57:36 28c525ee5125: Waiting 22:57:36 094b1ea09ed8: Waiting 22:57:36 138eaada9080: Waiting 22:57:36 0622d0fa9048: Waiting 22:57:36 444b2fc9a129: Waiting 22:57:36 ea15f1150254: Waiting 22:57:36 2cc5ad85d9ab: Verifying Checksum 22:57:36 2cc5ad85d9ab: Download complete 22:57:36 444b2fc9a129: Verifying Checksum 22:57:36 444b2fc9a129: Download complete 22:57:36 c9b1b535fdd9: Verifying Checksum 22:57:36 c9b1b535fdd9: Download complete 22:57:36 ea15f1150254: Download complete 22:57:36 28c525ee5125: Verifying Checksum 22:57:36 28c525ee5125: Download complete 22:57:37 756a868c4378: Verifying Checksum 22:57:37 756a868c4378: Download complete 22:57:37 c9b1b535fdd9: Pull complete 22:57:37 138eaada9080: Verifying Checksum 22:57:37 138eaada9080: Download complete 22:57:37 094b1ea09ed8: Verifying Checksum 22:57:37 094b1ea09ed8: Download complete 22:57:37 0622d0fa9048: Verifying Checksum 22:57:37 0622d0fa9048: Download complete 22:57:37 2cc5ad85d9ab: Pull complete 22:57:38 41b27a9f41bf: Verifying Checksum 22:57:38 41b27a9f41bf: Download complete 22:57:40 756a868c4378: Pull complete 22:57:40 444b2fc9a129: Pull complete 22:57:40 ea15f1150254: Pull complete 22:57:45 41b27a9f41bf: Pull complete 22:57:45 28c525ee5125: Pull complete 22:57:46 094b1ea09ed8: Pull complete 22:57:46 138eaada9080: Pull complete 22:57:47 0622d0fa9048: Pull complete 22:57:47 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:57:47 prd-centos7-docker-4c-2g-7625 does not seem to be running inside a container 22:57:47 $ 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-125 -v /w/workspace/edgexfoundry_edgex-docs_PR-125:/w/workspace/edgexfoundry_edgex-docs_PR-125:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-125@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-125@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:57:48 $ docker top e5abe469e8c7a8adc59f20e1d12493d658dc8f90dd4e31f46c17387bb13258c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:48 provisioning config files... 22:57:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-125@tmp/config6922006692636531881tmp [Pipeline] { [Pipeline] echo 22:57:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:49 ---> create-netrc.sh [Pipeline] echo 22:57:49 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:49 ---> logs-deploy.sh 22:57:49 + ARCHIVE_ARTIFACTS= 22:57:49 + LOGS_SERVER=https://logs.edgexfoundry.org 22:57:49 + '[' https://logs.edgexfoundry.org == None ']' 22:57:49 + NEXUS_URL=https://nexus.edgexfoundry.org 22:57:49 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-125/10 22:57:49 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-125/10/ 22:57:49 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-125/10 /w/workspace/edgexfoundry_edgex-docs_PR-125 22:57:50 Archives upload complete. 22:57:50 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-125/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-125/10/