Read the Docs build information Build id: 204025 Project: citrix-citrix-hypervisor-changed-block-tracking Version: latest Commit: 01342e1bc76a27ad58fadfef95e80202e219c28e Date: 2019-04-26T06:08:08.204745Z State: finished Success: True [rtd-command-info] start-time: 2019-04-26T06:08:10.253115Z, end-time: 2019-04-26T06:08:10.553761Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/citrix-hypervisor-changed-block-tracking.git . Cloning into '.'... [rtd-command-info] start-time: 2019-04-26T06:08:10.781238Z, end-time: 2019-04-26T06:08:10.798488Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 01342e1 Updated mkdocs.yml to support new theme [rtd-command-info] start-time: 2019-04-26T06:08:10.861644Z, end-time: 2019-04-26T06:08:10.869259Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-04-26T06:08:11.621444Z, end-time: 2019-04-26T06:08:15.015996Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.1' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-04-26T06:08:15.106820Z, end-time: 2019-04-26T06:08:17.434853Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/f9/fb/863012b13912709c13cf5cfdbfb304fa6c727659d6290438e1a88df9d848/pip-19.1-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.1 [rtd-command-info] start-time: 2019-04-26T06:08:17.494449Z, end-time: 2019-04-26T06:08:31.303312Z, duration: 13, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/.cache/pip Pygments==2.3.1 setuptools<41 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs<1.1 Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Collecting setuptools<41 Downloading https://files.pythonhosted.org/packages/44/56/75e64a8fbbe9e0bd30cfdd58ca1856bc0dc15a43e41504a58d8373f34213/setuptools-40.9.0-py2.py3-none-any.whl (575kB) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting mkdocs<1.1 Downloading https://files.pythonhosted.org/packages/db/f9/b0179afee0db21943120ea606eb68bda1257b96420df74b775280eb5850b/mkdocs-1.0.4-py2.py3-none-any.whl (1.2MB) Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/9a/b0/a8cf1d35237aebefd63f05543ed49ea24d302239828ca89409b0c1a35b27/Sphinx-2.0.1-py2.py3-none-any.whl (3.2MB) Collecting Markdown>=2.3.1 (from mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/f5/e4/d8c18f2555add57ff21bf25af36d827145896a07607486cc79a2aea641af/Markdown-3.1-py2.py3-none-any.whl (87kB) Collecting PyYAML>=3.10 (from mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/9f/2c/9417b5c774792634834e730932745bc09a7d36754ca00acf1ccd1ac2594d/PyYAML-5.1.tar.gz (274kB) Collecting Jinja2>=2.7.1 (from mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) Collecting tornado>=5.0 (from mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/03/3f/5f89d99fca3c0100c8cede4f53f660b126d39e0d6a1e943e95cc3ed386fb/tornado-6.0.2.tar.gz (481kB) Collecting livereload>=2.5.1 (from mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/ae/dd/f518bb99d84a3d26f45c281030b4d74b8cbe23bf8ad311b42e413aa33e51/livereload-2.6.0-py2.py3-none-any.whl Collecting click>=3.3 (from mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) Collecting sphinxcontrib-qthelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90kB) Collecting sphinxcontrib-applehelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121kB) Collecting snowballstemmer>=1.1 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting babel!=2.0,>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting sphinxcontrib-devhelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84kB) Collecting imagesize (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting requests>=2.5.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB) Collecting sphinxcontrib-serializinghtml (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89kB) Collecting packaging (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting sphinxcontrib-jsmath (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl Collecting sphinxcontrib-htmlhelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting six (from livereload>=2.5.1->mkdocs<1.1) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl (510kB) Collecting idna<2.9,>=2.5 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting urllib3<1.25,>=1.21.1 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/df/1c/59cca3abf96f991f2ec3131a4ffe72ae3d9ea1f5894abe8a9c5e3c77cfee/urllib3-1.24.2-py2.py3-none-any.whl (131kB) Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl (158kB) Collecting pyparsing>=2.0.2 (from packaging->sphinx>=1.3.1->recommonmark==0.5.0) Downloading https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.0-py2.py3-none-any.whl (62kB) Building wheels for collected packages: mock, future, PyYAML, tornado Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/.cache/pip/wheels/ad/56/bc/1522f864feb2a358ea6f1a92b4798d69ac783a28e80567a18b Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/.cache/pip/wheels/61/7e/7a/5e02e60dc329aef32ecf70e0425319ee7e2198c3a7cf98b4a2 Successfully built mock future PyYAML tornado Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-qthelp, sphinxcontrib-applehelp, MarkupSafe, Jinja2, snowballstemmer, pytz, babel, sphinxcontrib-devhelp, imagesize, idna, chardet, urllib3, certifi, requests, sphinxcontrib-serializinghtml, pyparsing, six, packaging, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinx, recommonmark, Markdown, PyYAML, tornado, livereload, click, mkdocs Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.1 Markdown-3.1 MarkupSafe-1.1.1 PyYAML-5.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.6.0 certifi-2019.3.9 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 livereload-2.6.0 mkdocs-1.0.4 mock-1.0.1 packaging-19.0 pillow-5.4.1 pyparsing-2.4.0 pytz-2019.1 recommonmark-0.5.0 requests-2.21.0 setuptools-40.9.0 six-1.12.0 snowballstemmer-1.2.1 sphinx-2.0.1 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 tornado-6.0.2 urllib3-1.24.2 [rtd-command-info] start-time: 2019-04-26T06:08:31.370454Z, end-time: 2019-04-26T06:08:32.398317Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/.cache/pip -r requirements.txt Requirement already satisfied: mkdocs>=1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.0.4) Requirement already satisfied: Pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=4.11 (from -r requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/0e/9a/7a16db7ecc84cd5a12b8fa443a5ebb390baa896548701acbe94f55bed82e/pymdown_extensions-6.0-py2.py3-none-any.whl (218kB) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.0) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.10.1) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.0) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.1) Requirement already satisfied: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (6.0.2) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7.1->mkdocs>=1->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.12.0) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/envs/latest/lib/python3.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (40.9.0) Installing collected packages: pymdown-extensions Successfully installed pymdown-extensions-6.0 [rtd-command-info] start-time: 2019-04-26T06:08:32.558819Z, end-time: 2019-04-26T06:08:32.613193Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: 'Copyright © 1999-2019 Citrix Systems, Inc. All rights reserved. ' docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/checkouts/latest/docs extra: social: - link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA type: youtube - link: https://github.com/citrix type: github-alt - link: https://twitter.com/citrixdeveloper type: twitter - link: https://www.linkedin.com/company/citrix/ type: linkedin extra_css: - assets/stylesheets/extra.css - https://media.readthedocs.com/css/badge_only.css - https://media.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://media.readthedocs.com/core/js/readthedocs-doc-embed.js - https://media.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - codehilite - toc: permalink: true - footnotes - meta nav: - Introduction: index.md - Getting Started: getting-started.md - Enabling NBD connection: enabling-nbd.md - Using CBT with a VDI: using-with-vdi.md - Deleting VDI snapshots: deleting-snapshot.md - Getting the list of changes blocks in a VDI: list-changed-blocks.md - Exporting changed blocks over NBD: exporting-changed-blocks.md - Coalescing changed blocks onto a base VDI: coalescing-blocks.md - Appendices: appendices.md site_description: Citrix Hypervisor Changed Block Tracking Guide site_name: Citrix Hypervisor Changed Block Tracking Guide site_title: Developer Documentation theme: custom_dir: material favicon: /media/favicon.ico feature: tabs: false font: false include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/Citrix_Logo_Black.png name: null palette: accent: blue primary: white search_index_only: true [rtd-command-info] start-time: 2019-04-26T06:08:32.672211Z, end-time: 2019-04-26T06:08:33.583787Z, duration: 0, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/checkouts/latest/mkdocs.yml WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-changed-block-tracking/checkouts/latest/_build/html