Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f7310bdd1ab00b34196dd206185ad0621e11be3f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-926’ Running on prd-centos7-docker-4c-2g-928 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 > 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 Checking out Revision f7310bdd1ab00b34196dd206185ad0621e11be3f (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7310bdd1ab00b34196dd206185ad0621e11be3f # timeout=10 Commit message: "Merge pull request #119 from jpwhitemn/master" > git rev-list --no-walk 180d132f4fc76938f6b719c80acf75f27b7ead4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 15:37:16 + docker inspect -f . python:3-slim 15:37:17 15:37:17 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 15:37:17 + docker pull python:3-slim 15:37:17 3-slim: Pulling from library/python 15:37:17 68ced04f60ab: Pulling fs layer 15:37:17 d1d516f83cca: Pulling fs layer 15:37:17 1c69061f55c9: Pulling fs layer 15:37:17 cb02ba23f0ac: Pulling fs layer 15:37:17 b1ed9df08170: Pulling fs layer 15:37:17 cb02ba23f0ac: Waiting 15:37:17 b1ed9df08170: Waiting 15:37:17 d1d516f83cca: Verifying Checksum 15:37:17 d1d516f83cca: Download complete 15:37:18 cb02ba23f0ac: Verifying Checksum 15:37:18 cb02ba23f0ac: Download complete 15:37:18 68ced04f60ab: Verifying Checksum 15:37:18 68ced04f60ab: Download complete 15:37:18 b1ed9df08170: Verifying Checksum 15:37:18 b1ed9df08170: Download complete 15:37:18 1c69061f55c9: Verifying Checksum 15:37:18 1c69061f55c9: Download complete 15:37:20 68ced04f60ab: Pull complete 15:37:20 d1d516f83cca: Pull complete 15:37:23 1c69061f55c9: Pull complete 15:37:23 cb02ba23f0ac: Pull complete 15:37:24 b1ed9df08170: Pull complete 15:37:24 Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 15:37:24 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 15:37:24 prd-centos7-docker-4c-2g-928 does not seem to be running inside a container 15:37:24 $ 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 ******** python:3-slim cat 15:37:25 $ docker top 1d063d4e8d46ca190e0a06fd3c8efed9227dd7889086859bc9c5b3be726899f9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:25 + pip install mkdocs 15:37:27 Collecting mkdocs 15:37:27 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 15:37:28 Collecting tornado>=5.0 15:37:28 Downloading tornado-6.0.4.tar.gz (496 kB) 15:37:29 Collecting lunr[languages]==0.5.6 15:37:29 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 15:37:29 Collecting PyYAML>=3.10 15:37:29 Downloading PyYAML-5.3.1.tar.gz (269 kB) 15:37:29 Collecting livereload>=2.5.1 15:37:29 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 15:37:29 Collecting Markdown>=3.2.1 15:37:29 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 15:37:30 Collecting click>=3.3 15:37:30 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 15:37:30 Collecting Jinja2>=2.10.1 15:37:30 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 15:37:30 Collecting six>=1.11.0 15:37:30 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 15:37:30 Collecting future>=0.16.0 15:37:30 Downloading future-0.18.2.tar.gz (829 kB) 15:37:31 Collecting nltk>=3.2.5; extra == "languages" 15:37:31 Downloading nltk-3.4.5.zip (1.5 MB) 15:37:31 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) 15:37:31 Collecting MarkupSafe>=0.23 15:37:31 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 15:37:31 Building wheels for collected packages: tornado, PyYAML, future, nltk 15:37:31 Building wheel for tornado (setup.py): started 15:37:32 Building wheel for tornado (setup.py): finished with status 'done' 15:37:32 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=60fad403b082b2f344dac0c78ee6f0dbea45eb72f36718c2de0807784d8b98b7 15:37:32 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 15:37:32 Building wheel for PyYAML (setup.py): started 15:37:32 Building wheel for PyYAML (setup.py): finished with status 'done' 15:37:32 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=174e88bc205d6dd9913e6eba3e6792fccce07f9f0a68b7281419d766e5b3bdb0 15:37:32 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 15:37:32 Building wheel for future (setup.py): started 15:37:33 Building wheel for future (setup.py): finished with status 'done' 15:37:33 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=c444d4210b675a18ef9d454cf62eab8ae25fd50cbd91812a15be52976ad25dba 15:37:33 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 15:37:33 Building wheel for nltk (setup.py): started 15:37:34 Building wheel for nltk (setup.py): finished with status 'done' 15:37:34 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449906 sha256=b79c2bfe01543896b1660de32456620b2dc1fa823c70be1d29d2690d6098cf97 15:37:34 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 15:37:34 Successfully built tornado PyYAML future nltk 15:37:34 Installing collected packages: tornado, six, future, nltk, lunr, PyYAML, livereload, Markdown, click, MarkupSafe, Jinja2, mkdocs 15:37:40 Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.4.5 six-1.14.0 tornado-6.0.4 [Pipeline] sh 15:37:40 + pip install mkdocs-material 15:37:40 Collecting mkdocs-material 15:37:40 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 15:37:41 Collecting pymdown-extensions>=6.3 15:37:41 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) 15:37:42 Collecting Pygments>=2.4 15:37:42 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 15:37:42 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 15:37:42 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 15:37:42 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) 15:37:42 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (0.5.6) 15:37:42 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) 15:37:42 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) 15:37:42 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3.1) 15:37:42 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) 15:37:42 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) 15:37:42 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (1.14.0) 15:37:42 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (0.18.2) 15:37:42 Requirement already satisfied: nltk>=3.2.5; extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (3.4.5) 15:37:42 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.0->mkdocs-material) (1.1.1) 15:37:42 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material 15:37:43 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh 15:37:43 + mkdocs build 15:37:44 INFO - Cleaning site directory 15:37:44 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 15:37:44 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 15:37:44 - design/adr/0001-Registy-Refactor.md 15:37:44 - design/adr/0004-Feature-Flags.md 15:37:44 - design/adr/0005-Service-Self-Config.md 15:37:44 - design/adr/core/0003-V2-API-Principles.md 15:37:44 - design/adr/device-service/0002-Array-Datatypes.md 15:37:44 - design/legacy-design/device-service/discovery.md 15:37:44 - microservices/security/security-file-token-provider.1.md 15:37:44 - microservices/security/security-secrets-setup.1.md 15:37:51 INFO - Documentation built in 5.84 seconds [Pipeline] stash 15:38:06 Stashed 390 file(s) [Pipeline] } 15:38:06 $ docker stop --time=1 1d063d4e8d46ca190e0a06fd3c8efed9227dd7889086859bc9c5b3be726899f9 15:38:07 $ docker rm -f 1d063d4e8d46ca190e0a06fd3c8efed9227dd7889086859bc9c5b3be726899f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:08 + git log --format=%B -n 1 15:38:08 + grep -v Signed-off-by 15:38:08 + head -n 1 [Pipeline] cleanWs 15:38:08 [WS-CLEANUP] Deleting project workspace... 15:38:08 [WS-CLEANUP] Deferred wipeout is used... 15:38:09 [WS-CLEANUP] done [Pipeline] dir 15:38:09 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 15:38:09 using credential edgex-jenkins-ssh 15:38:09 Cloning the remote Git repository 15:38:09 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 15:38:09 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 15:38:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:38:09 > git --version # timeout=10 15:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:38:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:20 Checking out Revision a27550e16a991496e4b556a8bc46bdc08363e45e (refs/remotes/origin/gh-pages) 15:38:20 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 15:38:20 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 15:38:20 > git config core.sparsecheckout # timeout=10 15:38:20 > git checkout -f a27550e16a991496e4b556a8bc46bdc08363e45e # timeout=10 15:38:21 > git branch -a -v --no-abbrev # timeout=10 15:38:21 > git checkout -b gh-pages a27550e16a991496e4b556a8bc46bdc08363e45e # timeout=10 15:38:21 Commit message: "ci: tony rewrite of overrides section" [Pipeline] unstash [Pipeline] sh 15:38:29 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 15:38:30 + rm -rf docs [Pipeline] sh 15:38:30 + git diff-index --quiet HEAD -- [Pipeline] echo 15:38:30 We have detected there are changes to commit: [1] [true] [Pipeline] sh 15:38:30 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 15:38:31 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 15:38:31 + git add . [Pipeline] sh 15:38:32 + git commit -s -m 'ci: Merge pull request #119 from jpwhitemn/master 15:38:32 ' 15:38:32 [gh-pages 90ae5d1] ci: Merge pull request #119 from jpwhitemn/master 15:38:32 4 files changed, 72 insertions(+), 72 deletions(-) 15:38:32 rewrite 1.2/search/search_index.json (81%) 15:38:32 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 15:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:32 [ssh-agent] Looking for ssh-agent implementation... 15:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:32 $ ssh-agent 15:38:32 SSH_AUTH_SOCK=/tmp/ssh-Bhiz4Pzr2bJI/agent.11046 15:38:32 SSH_AGENT_PID=11048 15:38:32 Running ssh-add (command line suppressed) 15:38:32 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6884281062007907891.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6884281062007907891.key) 15:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:32 + git push origin gh-pages 15:38:32 Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts. 15:38:35 To github.com:edgexfoundry/edgex-docs.git 15:38:35 a27550e..90ae5d1 gh-pages -> gh-pages [Pipeline] } 15:38:36 $ ssh-agent -k 15:38:36 unset SSH_AUTH_SOCK; 15:38:36 unset SSH_AGENT_PID; 15:38:36 echo Agent pid 11048 killed; 15:38:36 [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 15:38:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:38:36 ---> package-listing.sh 15:38:36 ++ facter osfamily 15:38:36 ++ tr '[:upper:]' '[:lower:]' 15:38:36 + OS_FAMILY=redhat 15:38:36 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 15:38:36 + START_PACKAGES=/tmp/packages_start.txt 15:38:36 + END_PACKAGES=/tmp/packages_end.txt 15:38:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:36 + PACKAGES=/tmp/packages_start.txt 15:38:36 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:38:36 + PACKAGES=/tmp/packages_end.txt 15:38:36 + case "${OS_FAMILY}" in 15:38:36 + rpm -qa 15:38:36 + sort 15:38:41 + '[' -f /tmp/packages_start.txt ']' 15:38:41 + '[' -f /tmp/packages_end.txt ']' 15:38:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:41 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:38:41 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 15:38:41 + 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 15:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:41 15:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:41 alpine: Pulling from edgex-lftools-log-publisher 15:38:41 c9b1b535fdd9: Pulling fs layer 15:38:41 2cc5ad85d9ab: Pulling fs layer 15:38:41 756a868c4378: Pulling fs layer 15:38:41 444b2fc9a129: Pulling fs layer 15:38:41 ea15f1150254: Pulling fs layer 15:38:41 41b27a9f41bf: Pulling fs layer 15:38:41 28c525ee5125: Pulling fs layer 15:38:41 094b1ea09ed8: Pulling fs layer 15:38:41 138eaada9080: Pulling fs layer 15:38:41 0622d0fa9048: Pulling fs layer 15:38:41 ea15f1150254: Waiting 15:38:41 41b27a9f41bf: Waiting 15:38:41 28c525ee5125: Waiting 15:38:41 094b1ea09ed8: Waiting 15:38:41 138eaada9080: Waiting 15:38:41 0622d0fa9048: Waiting 15:38:41 444b2fc9a129: Waiting 15:38:41 2cc5ad85d9ab: Verifying Checksum 15:38:41 2cc5ad85d9ab: Download complete 15:38:41 444b2fc9a129: Verifying Checksum 15:38:41 444b2fc9a129: Download complete 15:38:41 c9b1b535fdd9: Download complete 15:38:42 ea15f1150254: Verifying Checksum 15:38:42 ea15f1150254: Download complete 15:38:42 28c525ee5125: Verifying Checksum 15:38:42 28c525ee5125: Download complete 15:38:42 756a868c4378: Verifying Checksum 15:38:42 756a868c4378: Download complete 15:38:42 138eaada9080: Verifying Checksum 15:38:42 138eaada9080: Download complete 15:38:42 0622d0fa9048: Verifying Checksum 15:38:42 0622d0fa9048: Download complete 15:38:42 094b1ea09ed8: Verifying Checksum 15:38:42 094b1ea09ed8: Download complete 15:38:42 c9b1b535fdd9: Pull complete 15:38:43 2cc5ad85d9ab: Pull complete 15:38:43 41b27a9f41bf: Download complete 15:38:44 756a868c4378: Pull complete 15:38:44 444b2fc9a129: Pull complete 15:38:44 ea15f1150254: Pull complete 15:38:48 41b27a9f41bf: Pull complete 15:38:48 28c525ee5125: Pull complete 15:38:51 094b1ea09ed8: Pull complete 15:38:51 138eaada9080: Pull complete 15:38:51 0622d0fa9048: Pull complete 15:38:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:38:52 prd-centos7-docker-4c-2g-928 does not seem to be running inside a container 15:38:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:38:52 $ docker top bca756fb52837d18ea6d281271af76504fb419557efd020c70aa493e0301496d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:38:52 provisioning config files... 15:38:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config9219016776351464551tmp [Pipeline] { [Pipeline] echo 15:38:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:38:53 ---> create-netrc.sh [Pipeline] echo 15:38:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:38:53 ---> logs-deploy.sh 15:38:53 + ARCHIVE_ARTIFACTS= 15:38:53 + LOGS_SERVER=https://logs.edgexfoundry.org 15:38:53 + '[' https://logs.edgexfoundry.org == None ']' 15:38:53 + NEXUS_URL=https://nexus.edgexfoundry.org 15:38:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/14 15:38:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/14/ 15:38:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/14 /w/workspace/edgexfoundry_edgex-docs_master 15:38:54 Archives upload complete. 15:38:54 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/14/