Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cdef1089580b667302aeb90f106584f2aafa877a 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-9727 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cdef1089580b667302aeb90f106584f2aafa877a (master) > 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 --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdef1089580b667302aeb90f106584f2aafa877a # timeout=10 Commit message: "Merge pull request #274 from jpwhitemn/add-serverbindaddr" > git rev-list --no-walk 3f1c3aee801ab72a2e95f436a29d0f79fc7bf996 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 22:53:58 + docker inspect -f . python:3-slim 22:53:58 22:53:58 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 22:53:59 + docker pull python:3-slim 22:54:00 3-slim: Pulling from library/python 22:54:00 bb79b6b2107f: Pulling fs layer 22:54:00 35e30c3f3e2b: Pulling fs layer 22:54:00 b13c2c0e2577: Pulling fs layer 22:54:00 263be93302fa: Pulling fs layer 22:54:00 10552aaad875: Pulling fs layer 22:54:00 10552aaad875: Waiting 22:54:00 263be93302fa: Waiting 22:54:00 35e30c3f3e2b: Download complete 22:54:00 b13c2c0e2577: Verifying Checksum 22:54:00 b13c2c0e2577: Download complete 22:54:00 263be93302fa: Verifying Checksum 22:54:00 263be93302fa: Download complete 22:54:00 10552aaad875: Verifying Checksum 22:54:00 10552aaad875: Download complete 22:54:01 bb79b6b2107f: Verifying Checksum 22:54:01 bb79b6b2107f: Download complete 22:54:04 bb79b6b2107f: Pull complete 22:54:04 35e30c3f3e2b: Pull complete 22:54:05 b13c2c0e2577: Pull complete 22:54:06 263be93302fa: Pull complete 22:54:08 10552aaad875: Pull complete 22:54:08 Digest: sha256:7f05f8eec1bc22f96d2d49cb0934c52c494fe7f94b9b59b1cbb41c450dead940 22:54:08 Status: Downloaded newer image for python:3-slim 22:54:08 docker.io/library/python:3-slim [Pipeline] withDockerContainer 22:54:08 prd-centos7-docker-4c-2g-9727 does not seem to be running inside a container 22:54:08 $ 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 22:54:10 $ docker top d82a73bcb21b945840467e9f7ceede9e6e3ff3f0a8d7f5887892f0c7f4d566f1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:10 + pip install mkdocs 22:54:14 Collecting mkdocs 22:54:14 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 22:54:14 Collecting lunr[languages]==0.5.8 22:54:14 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 22:54:14 Collecting Jinja2>=2.10.1 22:54:14 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 22:54:14 Collecting tornado>=5.0 22:54:14 Downloading tornado-6.0.4.tar.gz (496 kB) 22:54:15 Collecting livereload>=2.5.1 22:54:15 Downloading livereload-2.6.3.tar.gz (25 kB) 22:54:16 Collecting Markdown>=3.2.1 22:54:16 Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) 22:54:16 Collecting click>=3.3 22:54:16 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:54:16 Collecting PyYAML>=3.10 22:54:16 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:54:17 Collecting six>=1.11.0 22:54:17 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 22:54:17 Collecting future>=0.16.0 22:54:17 Downloading future-0.18.2.tar.gz (829 kB) 22:54:18 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 22:54:18 Downloading nltk-3.5.zip (1.4 MB) 22:54:19 Collecting MarkupSafe>=0.23 22:54:19 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 22:54:20 Collecting joblib 22:54:20 Downloading joblib-0.17.0-py3-none-any.whl (301 kB) 22:54:21 Collecting regex 22:54:21 Downloading regex-2020.10.28-cp39-cp39-manylinux2010_x86_64.whl (672 kB) 22:54:21 Collecting tqdm 22:54:21 Downloading tqdm-4.51.0-py2.py3-none-any.whl (70 kB) 22:54:21 Building wheels for collected packages: tornado, livereload, PyYAML, future, nltk, MarkupSafe 22:54:21 Building wheel for tornado (setup.py): started 22:54:22 Building wheel for tornado (setup.py): finished with status 'done' 22:54:22 Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=415147 sha256=0218ecc1a2ede34577b683bc847126a6cfb15dcef4e3d0718d9baeb38723c03b 22:54:22 Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 22:54:22 Building wheel for livereload (setup.py): started 22:54:23 Building wheel for livereload (setup.py): finished with status 'done' 22:54:23 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=ab5f677b12c73c9f3242981d9a5f009161b94fd3f35342c0c6a39a78be9a9ac9 22:54:23 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 22:54:23 Building wheel for PyYAML (setup.py): started 22:54:23 Building wheel for PyYAML (setup.py): finished with status 'done' 22:54:23 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44617 sha256=9a84d0a20ee52a0d2732234cca869cc2178eb0f400b9954e45e02fa0392edc57 22:54:23 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 22:54:23 Building wheel for future (setup.py): started 22:54:24 Building wheel for future (setup.py): finished with status 'done' 22:54:24 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=e7c93db179c9d250e814274d8e893dd73f54b368918dcfa1f064879179167cfb 22:54:24 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 22:54:24 Building wheel for nltk (setup.py): started 22:54:26 Building wheel for nltk (setup.py): finished with status 'done' 22:54:26 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434675 sha256=181c9da222e2435747180ba5a0156bf50e0a632be103b8626a1d0dff0cdc700e 22:54:26 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 22:54:26 Building wheel for MarkupSafe (setup.py): started 22:54:26 Building wheel for MarkupSafe (setup.py): finished with status 'done' 22:54:26 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12627 sha256=54baf7d5a015dd11a9250a597b03ab8e243338a5d5615dcffeb4f1b43290c89b 22:54:26 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 22:54:26 Successfully built tornado livereload PyYAML future nltk MarkupSafe 22:54:26 Installing collected packages: six, future, click, joblib, regex, tqdm, nltk, lunr, MarkupSafe, Jinja2, tornado, livereload, Markdown, PyYAML, mkdocs 22:54:32 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.10.28 six-1.15.0 tornado-6.0.4 tqdm-4.51.0 [Pipeline] sh 22:54:32 + pip install mkdocs-material==5.1.0 22:54:33 Collecting mkdocs-material==5.1.0 22:54:33 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 22:54:34 Collecting mkdocs-material-extensions>=1.0b1 22:54:34 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 22:54:34 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 22:54:34 Collecting Pygments>=2.4 22:54:34 Downloading Pygments-2.7.2-py3-none-any.whl (948 kB) 22:54:34 Collecting pymdown-extensions>=7.0 22:54:34 Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) 22:54:34 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) 22:54:34 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) 22:54:34 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) 22:54:34 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) 22:54:34 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 22:54:34 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) 22:54:34 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) 22:54:34 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) 22:54:34 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) 22:54:34 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) 22:54:34 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 22:54:34 Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.17.0) 22:54:34 Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.10.28) 22:54:34 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.51.0) 22:54:34 Installing collected packages: mkdocs-material-extensions, Pygments, pymdown-extensions, mkdocs-material 22:54:39 Successfully installed Pygments-2.7.2 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh 22:54:39 + mkdocs build 22:54:40 INFO - Cleaning site directory 22:54:40 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.3 22:54:40 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 22:54:40 - design/adr/0001-Registy-Refactor.md 22:54:40 - design/adr/0004-Feature-Flags.md 22:54:40 - design/adr/0005-Service-Self-Config.md 22:54:40 - design/adr/core/0003-V2-API-Principles.md 22:54:40 - design/adr/device-service/0002-Array-Datatypes.md 22:54:40 - design/adr/device-service/0011-DeviceService-Rest-API.md 22:54:40 - design/adr/devops/0007-Release-Automation.md 22:54:40 - design/adr/devops/0010-Release-Artifacts.md 22:54:40 - design/adr/security/0008-Secret-Creation-and-Distribution.md 22:54:40 - design/adr/system-management/001-docker-image-guidelines.md 22:54:40 - design/legacy-design/device-service/discovery.md 22:54:40 - design/legacy-requirements/device-service.md 22:54:40 - microservices/device/profile/Ch-DeviceProfileRef.md 22:54:40 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 22:54:40 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 22:54:40 - microservices/security/edgex-secrets-config-proxy.1.md 22:54:40 - microservices/security/edgex-secrets-config.1.md 22:54:40 - microservices/security/security-file-token-provider.1.md 22:54:40 - microservices/security/security-secrets-setup.1.md 22:54:53 INFO - Documentation built in 11.77 seconds [Pipeline] stash 22:55:02 Stashed 395 file(s) [Pipeline] } 22:55:02 $ docker stop --time=1 d82a73bcb21b945840467e9f7ceede9e6e3ff3f0a8d7f5887892f0c7f4d566f1 22:55:05 $ docker rm -f d82a73bcb21b945840467e9f7ceede9e6e3ff3f0a8d7f5887892f0c7f4d566f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 22:55:06 + git log --format=%B -n 1 22:55:06 + grep -v Signed-off-by 22:55:06 + head -n 1 [Pipeline] cleanWs 22:55:07 [WS-CLEANUP] Deleting project workspace... 22:55:07 [WS-CLEANUP] Deferred wipeout is used... 22:55:07 [WS-CLEANUP] done [Pipeline] dir 22:55:07 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 22:55:07 using credential edgex-jenkins-ssh 22:55:07 Cloning the remote Git repository 22:55:07 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 22:55:07 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 22:55:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 22:55:07 > git --version # timeout=10 22:55:07 > git --version # 'git version 2.16.5' 22:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 22:55:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 22:55:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 22:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:24 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 22:55:24 Checking out Revision c76fa9ed3fb9bb3930947899910a79c7a4697172 (refs/remotes/origin/gh-pages) 22:55:24 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 22:55:24 > git config core.sparsecheckout # timeout=10 22:55:24 > git checkout -f c76fa9ed3fb9bb3930947899910a79c7a4697172 # timeout=10 22:55:26 > git branch -a -v --no-abbrev # timeout=10 22:55:26 > git checkout -b gh-pages c76fa9ed3fb9bb3930947899910a79c7a4697172 # timeout=10 22:55:26 Commit message: "ci: Merge pull request #272 from jpwhitemn/remove-raml" [Pipeline] unstash [Pipeline] sh 22:55:33 + cp -rlf docs/1.3 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 22:55:34 + rm -rf docs [Pipeline] sh 22:55:34 + git diff-index --quiet HEAD -- [Pipeline] echo 22:55:34 We have detected there are changes to commit: [1] [true] [Pipeline] sh 22:55:34 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 22:55:35 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 22:55:35 + git add . [Pipeline] sh 22:55:36 + git commit -s -m 'ci: Merge pull request #274 from jpwhitemn/add-serverbindaddr 22:55:36 ' 22:55:36 [gh-pages 269952a] ci: Merge pull request #274 from jpwhitemn/add-serverbindaddr 22:55:36 4 files changed, 164 insertions(+), 96 deletions(-) [Pipeline] sshagent 22:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:36 [ssh-agent] Looking for ssh-agent implementation... 22:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:36 $ ssh-agent 22:55:36 SSH_AUTH_SOCK=/tmp/ssh-rxX6AmeuGLay/agent.10003 22:55:36 SSH_AGENT_PID=10005 22:55:36 Running ssh-add (command line suppressed) 22:55:36 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_5344102978639397280.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_5344102978639397280.key) 22:55:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:37 + git push origin gh-pages 22:55:37 Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts. 22:55:40 To github.com:edgexfoundry/edgex-docs.git 22:55:40 c76fa9e..269952a gh-pages -> gh-pages [Pipeline] } 22:55:40 $ ssh-agent -k 22:55:40 unset SSH_AUTH_SOCK; 22:55:40 unset SSH_AGENT_PID; 22:55:40 echo Agent pid 10005 killed; 22:55:40 [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 22:55:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:42 ---> package-listing.sh 22:55:42 ++ tr '[:upper:]' '[:lower:]' 22:55:42 ++ facter osfamily 22:55:42 + OS_FAMILY=redhat 22:55:42 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 22:55:42 + START_PACKAGES=/tmp/packages_start.txt 22:55:42 + END_PACKAGES=/tmp/packages_end.txt 22:55:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:42 + PACKAGES=/tmp/packages_start.txt 22:55:42 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 22:55:42 + PACKAGES=/tmp/packages_end.txt 22:55:42 + case "${OS_FAMILY}" in 22:55:42 + rpm -qa 22:55:42 + sort 22:55:46 + '[' -f /tmp/packages_start.txt ']' 22:55:46 + '[' -f /tmp/packages_end.txt ']' 22:55:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:46 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 22:55:46 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 22:55:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo 22:55:46 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 22:55:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:47 22:55:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:48 alpine: Pulling from edgex-lftools-log-publisher 22:55:48 df20fa9351a1: Pulling fs layer 22:55:48 36b3adc4ff6f: Pulling fs layer 22:55:48 8ad3a11d3b57: Pulling fs layer 22:55:48 46f8f816bc3b: Pulling fs layer 22:55:48 93b61091891f: Pulling fs layer 22:55:48 93b9cdb0e59b: Pulling fs layer 22:55:48 5e14af77c1be: Pulling fs layer 22:55:48 01666e4c0597: Pulling fs layer 22:55:48 aa168da1d23b: Pulling fs layer 22:55:48 46f8f816bc3b: Waiting 22:55:48 93b9cdb0e59b: Waiting 22:55:48 5e14af77c1be: Waiting 22:55:48 93b61091891f: Waiting 22:55:48 aa168da1d23b: Waiting 22:55:48 01666e4c0597: Waiting 22:55:48 36b3adc4ff6f: Verifying Checksum 22:55:48 36b3adc4ff6f: Download complete 22:55:48 46f8f816bc3b: Verifying Checksum 22:55:48 46f8f816bc3b: Download complete 22:55:49 df20fa9351a1: Verifying Checksum 22:55:49 df20fa9351a1: Download complete 22:55:49 93b9cdb0e59b: Verifying Checksum 22:55:49 93b9cdb0e59b: Download complete 22:55:49 5e14af77c1be: Verifying Checksum 22:55:49 5e14af77c1be: Download complete 22:55:49 01666e4c0597: Verifying Checksum 22:55:49 01666e4c0597: Download complete 22:55:49 8ad3a11d3b57: Verifying Checksum 22:55:49 8ad3a11d3b57: Download complete 22:55:49 93b61091891f: Verifying Checksum 22:55:49 93b61091891f: Download complete 22:55:49 df20fa9351a1: Pull complete 22:55:50 36b3adc4ff6f: Pull complete 22:55:51 8ad3a11d3b57: Pull complete 22:55:51 46f8f816bc3b: Pull complete 22:55:52 93b61091891f: Pull complete 22:55:52 93b9cdb0e59b: Pull complete 22:55:53 5e14af77c1be: Pull complete 22:55:53 aa168da1d23b: Verifying Checksum 22:55:53 aa168da1d23b: Download complete 22:55:53 01666e4c0597: Pull complete 22:56:05 aa168da1d23b: Pull complete 22:56:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:56:06 prd-centos7-docker-4c-2g-9727 does not seem to be running inside a container 22:56:06 $ 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 22:56:09 $ docker top afd30d25b58ad482b2e72f04f3081dc0522e913f65b011fdf0a5b03209cb4d65 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:56:10 + mkdir -p /var/log/sa [Pipeline] sh 22:56:11 + ls /var/log/sa-host 22:56:11 + sadf -c /var/log/sa-host/sa05 22:56:11 file_magic: OK 22:56:11 HZ: Using current value: 100 22:56:11 file_header: OK 22:56:11 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 22:56:11 Statistics: 22:56:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:56:11 File successfully converted to sysstat format version 12.2.1 22:56:11 + sadf -c /var/log/sa-host/sa29 22:56:11 file_magic: OK 22:56:11 HZ: Using current value: 100 22:56:11 file_header: OK 22:56:11 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 22:56:11 Statistics: 22:56:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:56:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:11 provisioning config files... 22:56:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config8957446457582146577tmp [Pipeline] { [Pipeline] echo 22:56:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:56:11 ---> create-netrc.sh [Pipeline] } 22:56:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:56:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:56:12 ---> python-tools-install.sh [Pipeline] echo 22:56:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:56:13 ---> sudo-logs.sh 22:56:13 Archiving 'sudo' log.. [Pipeline] echo 22:56:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:56:13 ---> job-cost.sh 22:56:13 lf-activate-venv: SKIPPING 22:56:13 INFO: No Stack... 22:56:15 INFO: Retrieving Pricing Info for: v1-standard-2 22:56:15 INFO: Archiving Costs [Pipeline] echo 22:56:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:56:15 ---> logs-deploy.sh 22:56:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/100 22:56:15 INFO: archiving workspace using pattern(s): 22:56:19 Archives upload complete. 22:56:19 INFO: archiving logs to Nexus 22:56:20 ---> uname -a: 22:56:20 Linux prd-centos7-docker-4c-2g-9727.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:56:20 22:56:20 22:56:20 ---> lscpu: 22:56:20 Architecture: x86_64 22:56:20 CPU op-mode(s): 32-bit, 64-bit 22:56:20 Byte Order: Little Endian 22:56:20 Address sizes: 40 bits physical, 48 bits virtual 22:56:20 CPU(s): 4 22:56:20 On-line CPU(s) list: 0-3 22:56:20 Thread(s) per core: 1 22:56:20 Core(s) per socket: 1 22:56:20 Socket(s): 4 22:56:20 NUMA node(s): 1 22:56:20 Vendor ID: GenuineIntel 22:56:20 CPU family: 6 22:56:20 Model: 44 22:56:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:56:20 Stepping: 1 22:56:20 CPU MHz: 2933.438 22:56:20 BogoMIPS: 5866.87 22:56:20 Virtualization: VT-x 22:56:20 Hypervisor vendor: KVM 22:56:20 Virtualization type: full 22:56:20 L1d cache: 128 KiB 22:56:20 L1i cache: 128 KiB 22:56:20 L2 cache: 16 MiB 22:56:20 L3 cache: 64 MiB 22:56:20 NUMA node0 CPU(s): 0-3 22:56:20 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:56:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:56:20 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:56:20 Vulnerability Meltdown: Mitigation; PTI 22:56:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:56:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:56:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:56:20 Vulnerability Tsx async abort: Not affected 22:56:20 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 22:56:20 22:56:20 22:56:20 ---> nproc: 22:56:20 4 22:56:20 22:56:20 22:56:20 ---> df -h: 22:56:20 Filesystem Size Used Available Use% Mounted on 22:56:20 overlay 50.0G 7.6G 42.3G 15% / 22:56:20 tmpfs 64.0M 0 64.0M 0% /dev 22:56:20 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:56:20 shm 64.0M 0 64.0M 0% /dev/shm 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /facter-os 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /etc/resolv.conf 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /etc/hostname 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /etc/hosts 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /var/log/sa-host 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /var/log/secure 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /var/log/auth.log 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /run/cloud-init/result.json 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /w/workspace/edgexfoundry_edgex-docs_master 22:56:20 /dev/vda1 50.0G 7.6G 42.3G 15% /w/workspace/edgexfoundry_edgex-docs_master@tmp 22:56:20 22:56:20 22:56:20 ---> free -m: 22:56:20 total used free shared buff/cache available 22:56:20 Mem: 1837 685 133 0 1017 1051 22:56:20 Swap: 1023 1 1022 22:56:20 22:56:20 22:56:20 ---> ip addr: 22:56:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:56:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:56:20 inet 127.0.0.1/8 scope host lo 22:56:20 valid_lft forever preferred_lft forever 22:56:20 inet6 ::1/128 scope host 22:56:20 valid_lft forever preferred_lft forever 22:56:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:56:20 link/ether fa:16:3e:52:7d:78 brd ff:ff:ff:ff:ff:ff 22:56:20 inet 10.30.122.34/23 brd 10.30.123.255 scope global dynamic eth0 22:56:20 valid_lft 86196sec preferred_lft 86196sec 22:56:20 inet6 fe80::f816:3eff:fe52:7d78/64 scope link 22:56:20 valid_lft forever preferred_lft forever 22:56:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:56:20 link/ether 02:42:c1:21:1e:1a brd ff:ff:ff:ff:ff:ff 22:56:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:56:20 valid_lft forever preferred_lft forever 22:56:20 inet6 fe80::42:c1ff:fe21:1e1a/64 scope link 22:56:20 valid_lft forever preferred_lft forever 22:56:20 22:56:20 22:56:20 ---> sar -b -r -n DEV: 22:56:20 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 22:56:20 22:56:20 22:52:38 LINUX RESTART (4 CPU) 22:56:20 22:56:20 22:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:56:20 22:54:01 185.32 100.88 84.44 0.00 11744.00 43557.35 0.00 22:56:20 22:55:01 105.33 28.97 76.37 0.00 4035.63 12500.86 0.00 22:56:20 22:56:02 164.63 82.64 81.99 0.00 6954.78 28132.31 0.00 22:56:20 Average: 151.77 70.84 80.93 0.00 7578.99 28066.95 0.00 22:56:20 22:56:20 22:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:56:20 22:54:01 78980 0 609496 32.39 2620 1190460 1525292 52.06 539212 1110112 108348 22:56:20 22:55:01 120180 0 641912 34.12 2620 1116844 1261148 43.04 609200 938100 39892 22:56:20 22:56:02 75244 0 716544 38.08 2472 1087296 1604200 54.75 728148 863152 76480 22:56:20 Average: 91468 0 655984 34.86 2571 1131533 1463547 49.95 625520 970455 74907 22:56:20 22:56:20 22:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:56:20 22:54:01 eth0 750.99 601.98 4108.63 86.39 0.00 0.00 0.00 0.00 22:56:20 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:20 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:20 22:55:01 veth874e53a 25.71 35.13 2.20 295.21 0.00 0.00 0.00 0.00 22:56:20 22:55:01 eth0 255.29 175.42 375.24 835.24 0.00 0.00 0.00 0.00 22:56:20 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:20 22:55:01 docker0 25.71 35.00 1.85 295.20 0.00 0.00 0.00 0.00 22:56:20 22:56:02 eth0 1070.13 647.20 5822.55 210.10 0.00 0.00 0.00 0.00 22:56:20 22:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:20 22:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:20 Average: eth0 692.19 474.91 3435.89 377.16 0.00 0.00 0.00 0.00 22:56:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:20 Average: docker0 8.57 11.66 0.62 98.37 0.00 0.00 0.00 0.00 22:56:20 22:56:20 22:56:20 ---> sar -P ALL: 22:56:20 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 22:56:20 22:56:20 22:52:38 LINUX RESTART (4 CPU) 22:56:20 22:56:20 22:53:01 CPU %user %nice %system %iowait %steal %idle 22:56:20 22:54:01 all 16.95 0.00 9.68 5.74 12.98 54.64 22:56:20 22:54:01 0 16.50 0.00 7.80 4.40 15.07 56.24 22:56:20 22:54:01 1 14.67 0.00 13.69 7.90 11.90 51.85 22:56:20 22:54:01 2 17.36 0.00 8.50 4.34 12.55 57.25 22:56:20 22:54:01 3 19.38 0.00 8.68 6.35 12.39 53.19 22:56:20 22:55:01 all 15.55 0.00 3.67 1.15 7.82 71.82 22:56:20 22:55:01 0 14.88 0.00 4.09 0.29 8.19 72.55 22:56:20 22:55:01 1 23.28 0.00 5.19 1.11 7.14 63.28 22:56:20 22:55:01 2 12.82 0.00 2.53 1.44 7.35 75.85 22:56:20 22:55:01 3 11.47 0.00 2.92 1.73 8.56 75.33 22:56:20 22:56:02 all 10.84 0.00 4.56 1.79 10.63 72.19 22:56:20 22:56:02 0 9.87 0.00 4.40 0.92 12.92 71.89 22:56:20 22:56:02 1 10.25 0.00 5.56 3.17 11.00 70.01 22:56:20 22:56:02 2 10.49 0.00 3.55 1.95 9.18 74.83 22:56:20 22:56:02 3 12.76 0.00 4.72 1.11 9.39 72.02 22:56:20 Average: all 14.44 0.00 5.95 2.88 10.46 66.27 22:56:20 Average: 0 13.75 0.00 5.43 1.87 12.05 66.90 22:56:20 Average: 1 16.04 0.00 8.16 4.07 10.03 61.71 22:56:20 Average: 2 13.55 0.00 4.84 2.57 9.68 69.37 22:56:20 Average: 3 14.46 0.00 5.38 3.02 10.07 67.07 22:56:20 22:56:20 22:56:20