Read the Docs build information Build id: 281265 Project: citrix-citrix-hypervisor-management-api Version: latest Commit: 77a72a647f722efbff98e8d25ae9b8756353dd03 Date: 2020-01-28T09:45:54.709344Z State: finished Success: True [rtd-command-info] start-time: 2020-01-28T09:56:39.923142Z, end-time: 2020-01-28T09:56:40.881048Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/citrix-hypervisor-management-api.git . Cloning into '.'... [rtd-command-info] start-time: 2020-01-28T09:56:41.104438Z, end-time: 2020-01-28T09:56:41.348389Z, 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 77a72a6 added site url [rtd-command-info] start-time: 2020-01-28T09:56:41.447729Z, end-time: 2020-01-28T09:56:41.683803Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-01-28T09:56:41.941251Z, end-time: 2020-01-28T09:56:42.185623Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2020-01-28T09:56:42.261678Z, end-time: 2020-01-28T09:56:43.075359Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out '42af3c4823bd969fd5fd39bbb732a47f3556d504' [rtd-command-info] start-time: 2020-01-28T09:56:44.146353Z, end-time: 2020-01-28T09:56:48.832948Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-01-28T09:56:49.018170Z, end-time: 2020-01-28T09:56:51.529345Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/54/0c/d01aa759fdc501a58f431eb594a17495f15b88da142ce14b5845662c13f3/pip-20.0.2-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-20.0.2 [rtd-command-info] start-time: 2020-01-28T09:56:51.660753Z, end-time: 2020-01-28T09:57:06.922144Z, duration: 15, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/.cache/pip Pygments==2.3.1 setuptools==41.0.1 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 Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (41.0.1) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinx>=1.3.1 Downloading Sphinx-2.3.1-py3-none-any.whl (2.7 MB) Collecting livereload>=2.5.1 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.tar.gz (268 kB) Collecting tornado>=5.0 Downloading tornado-6.0.3.tar.gz (482 kB) Collecting Markdown>=2.3.1 Downloading Markdown-3.1.1-py2.py3-none-any.whl (87 kB) Collecting Jinja2>=2.7.1 Downloading Jinja2-2.11.0-py2.py3-none-any.whl (126 kB) Collecting click>=3.3 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting requests>=2.5.0 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90 kB) Collecting six Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 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' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=f2e11598ab568e41a0295582c3be5e9564b8016e73c9bec2357984a48cc97362 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=52e76ac6b3d2a11e9132c420ff3c0d73829a67b8942cdd5b81b3726b8993c91e Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3-cp37-cp37m-linux_x86_64.whl size=44229 sha256=cf5a0f6eba4cced047711e34a2104aff04ea154365e04be4156a8db24a2407cd Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/.cache/pip/wheels/8a/55/a4/c0a81d27c33462cfdcb904db018f5550197e88b2b6b85beed2 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.3-cp37-cp37m-linux_x86_64.whl size=424121 sha256=7d63f97caf5e1dbc169790c5ecef53f87a95abb89eb9b31ae432e801f486c37e Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/.cache/pip/wheels/d0/31/2c/9406ed59f0dcdce0c453a8664124d738551590e74fc087f604 Successfully built mock future PyYAML tornado Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-htmlhelp, sphinxcontrib-applehelp, sphinxcontrib-jsmath, sphinxcontrib-devhelp, snowballstemmer, pytz, babel, imagesize, six, pyparsing, packaging, urllib3, idna, certifi, chardet, requests, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, MarkupSafe, Jinja2, sphinx, recommonmark, tornado, livereload, PyYAML, Markdown, click, mkdocs Successfully installed Jinja2-2.11.0 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.3 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.2.0 livereload-2.6.1 mkdocs-1.0.4 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 recommonmark-0.5.0 requests-2.22.0 six-1.14.0 snowballstemmer-2.0.0 sphinx-2.3.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.3 urllib3-1.25.8 [rtd-command-info] start-time: 2020-01-28T09:57:07.013834Z, end-time: 2020-01-28T09:57:08.309921Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/.cache/pip -r requirements.txt Requirement already satisfied: mkdocs>=1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/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-management-api/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=4.11 Downloading pymdown_extensions-6.2.1-py2.py3-none-any.whl (198 kB) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.11.0) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.3) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1.1) Requirement already satisfied: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (6.0.3) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.0) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.1) Collecting pep562 Downloading pep562-1.0-py2.py3-none-any.whl (7.0 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/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: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-management-api/envs/latest/lib/python3.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.14.0) Installing collected packages: pep562, pymdown-extensions Successfully installed pep562-1.0 pymdown-extensions-6.2.1 [rtd-command-info] start-time: 2020-01-28T09:57:08.548969Z, end-time: 2020-01-28T09:57:08.799474Z, 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-management-api/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 - extra nav: - Versions: - 8.0: https://developer-docs.citrix.com/projects/citrix-hypervisor-management-api/en/8.0/ - Citrix Hypervisor Management API Reference: index.md - Wire Protocol for Remote API Calls: wire-protocol.md - VM Lifecycle: vm-lifecycle.md - API Reference: api-ref-autogen.md - Error Handling: api-ref-autogen-errors.md - Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/ site_description: Citrix Hypervisor Management API Reference site_name: Citrix Hypervisor Management API Reference site_title: Developer Documentation site_url: https://developer-docs.citrix.com theme: custom_dir: devdocs-theme 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 static_templates: - 404.html [rtd-command-info] start-time: 2020-01-28T09:57:08.878342Z, end-time: 2020-01-28T09:58:01.670892Z, duration: 52, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file 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-management-api/checkouts/latest/_build/html