Read the Docs build information Build id: 705465 Project: iiasa-energy-program-message-ix Version: main Commit: 900a9f863b21f865e5e51bb83350e9d9507db049 Date: 2021-08-23T12:56:35.692075Z State: finished Success: True [rtd-command-info] start-time: 2021-08-23T12:56:37.210782Z, end-time: 2021-08-23T12:56:38.724352Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/iiasa/message_ix.git . Cloning into '.'... [rtd-command-info] start-time: 2021-08-23T12:56:38.870297Z, end-time: 2021-08-23T12:56:39.008289Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. 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 900a9f8 Update documentation "Common issues" (#500) [rtd-command-info] start-time: 2021-08-23T12:56:39.142425Z, end-time: 2021-08-23T12:56:39.213805Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-08-23T12:56:40.232516Z, end-time: 2021-08-23T12:56:44.199615Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-08-23T12:56:44.323972Z, end-time: 2021-08-23T12:56:45.460844Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (21.2.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (57.4.0) [rtd-command-info] start-time: 2021-08-23T12:56:45.604838Z, end-time: 2021-08-23T12:56:53.630963Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 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 sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx<2) (57.4.0) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future 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=23772 sha256=d024defa7c7c8000079cdca02550cafecef285099d8ff29767bea532b8d96a58 Stored in directory: /tmp/pip-ephem-wheel-cache-sojk489l/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 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=491070 sha256=ee0c00ee2d9ca3a1da2e983dc34f49ec3fd36cb8e8185a20215ff707cceb68ae Stored in directory: /tmp/pip-ephem-wheel-cache-sojk489l/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.4 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.6 [rtd-command-info] start-time: 2021-08-23T12:56:53.767252Z, end-time: 2021-08-23T12:57:17.161163Z, duration: 23, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r ci/rtd-requirements.txt Collecting ixmp Cloning https://github.com/iiasa/ixmp.git (to revision main) to /tmp/pip-install-mzw2jh00/ixmp_906557f436a24ff8a0eeb4a067c19800 Running command git clone -q https://github.com/iiasa/ixmp.git /tmp/pip-install-mzw2jh00/ixmp_906557f436a24ff8a0eeb4a067c19800 Resolved https://github.com/iiasa/ixmp.git to commit 8ad0422edc07e9f5e5ceeaad4efaa2be3aaecaea Collecting click Downloading click-8.0.1-py3-none-any.whl (97 kB) Collecting genno>=1.6.0 Downloading genno-1.8.1-py3-none-any.whl (98 kB) Collecting JPype1>=1.2.1 Downloading JPype1-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (448 kB) Collecting openpyxl Downloading openpyxl-3.0.7-py2.py3-none-any.whl (243 kB) Collecting pandas>=1.0 Downloading pandas-1.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) Collecting pint Downloading Pint-0.17-py2.py3-none-any.whl (204 kB) Collecting PyYAML Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting xarray Downloading xarray-0.19.0-py3-none-any.whl (827 kB) Requirement already satisfied: setuptools>=41 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from genno>=1.6.0->ixmp->-r ci/rtd-requirements.txt (line 1)) (57.4.0) Collecting dask[array]>=2.14 Downloading dask-2021.8.1-py3-none-any.whl (1.0 MB) Collecting sparse>=0.12 Downloading sparse-0.12.0-py2.py3-none-any.whl (76 kB) Collecting cloudpickle>=1.1.1 Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB) Collecting fsspec>=0.6.0 Downloading fsspec-2021.7.0-py3-none-any.whl (118 kB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno>=1.6.0->ixmp->-r ci/rtd-requirements.txt (line 1)) (21.0) Collecting toolz>=0.8.2 Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting partd>=0.3.10 Downloading partd-1.2.0-py3-none-any.whl (19 kB) Collecting numpy>=1.18 Downloading numpy-1.21.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) Collecting typing-extensions Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from packaging>=20.0->dask[array]>=2.14->genno>=1.6.0->ixmp->-r ci/rtd-requirements.txt (line 1)) (2.4.7) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from pandas>=1.0->ixmp->-r ci/rtd-requirements.txt (line 1)) (2021.1) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting locket Downloading locket-0.2.1-py2.py3-none-any.whl (4.1 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from python-dateutil>=2.7.3->pandas>=1.0->ixmp->-r ci/rtd-requirements.txt (line 1)) (1.16.0) Collecting numba>=0.49 Downloading numba-0.54.0-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.4 MB) Collecting scipy>=0.19 Downloading scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (28.5 MB) Collecting llvmlite<0.38,>=0.37.0rc1 Downloading llvmlite-0.37.0-cp37-cp37m-manylinux2014_x86_64.whl (26.3 MB) Collecting numpy>=1.18 Downloading numpy-1.20.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.3 MB) Collecting importlib-metadata Downloading importlib_metadata-4.6.4-py3-none-any.whl (17 kB) Collecting zipp>=0.5 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) Collecting et-xmlfile Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB) Building wheels for collected packages: ixmp Building wheel for ixmp (setup.py): started Building wheel for ixmp (setup.py): finished with status 'done' Created wheel for ixmp: filename=ixmp-3.3.1.dev25+g8ad0422-py3-none-any.whl size=17498206 sha256=51a0a7f47fc98f64fc4183b59c85097897ae578d8041d063df8f4a6231d12a34 Stored in directory: /tmp/pip-ephem-wheel-cache-z6a1dw_d/wheels/7e/6c/e4/6cfe2a3b6333241ee7b25e131722c8065f2af68ab0901c36f3 Successfully built ixmp Installing collected packages: toolz, locket, zipp, typing-extensions, PyYAML, python-dateutil, partd, numpy, llvmlite, fsspec, cloudpickle, scipy, pandas, numba, importlib-metadata, dask, xarray, sparse, pint, et-xmlfile, openpyxl, JPype1, genno, click, ixmp Successfully installed JPype1-1.3.0 PyYAML-5.4.1 click-8.0.1 cloudpickle-1.6.0 dask-2021.8.1 et-xmlfile-1.1.0 fsspec-2021.7.0 genno-1.8.1 importlib-metadata-4.6.4 ixmp-3.3.1.dev25+g8ad0422 llvmlite-0.37.0 locket-0.2.1 numba-0.54.0 numpy-1.20.3 openpyxl-3.0.7 pandas-1.3.2 partd-1.2.0 pint-0.17 python-dateutil-2.8.2 scipy-1.7.1 sparse-0.12.0 toolz-0.11.1 typing-extensions-3.10.0.0 xarray-0.19.0 zipp-3.5.0 [rtd-command-info] start-time: 2021-08-23T12:57:17.304103Z, end-time: 2021-08-23T12:57:33.587275Z, duration: 16, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/main DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Requirement already satisfied: click in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.3.1.dev36+g900a9f8) (8.0.1) Requirement already satisfied: ixmp>=3.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.3.1.dev36+g900a9f8) (3.3.1.dev25+g8ad0422) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.3.1.dev36+g900a9f8) (1.20.3) Collecting numpy Downloading numpy-1.21.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) Requirement already satisfied: pandas in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.3.1.dev36+g900a9f8) (1.3.2) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.3.1.dev36+g900a9f8) (5.4.1) Requirement already satisfied: setuptools>=41 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.3.1.dev36+g900a9f8) (57.4.0) Collecting numpydoc Downloading numpydoc-1.1.0-py3-none-any.whl (47 kB) Collecting sphinx>=4.0 Downloading Sphinx-4.1.2-py3-none-any.whl (2.9 MB) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.3.1.dev36+g900a9f8) (0.4.3) Collecting sphinx_rtd_theme Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.3.0-py3-none-any.whl (35 kB) Requirement already satisfied: openpyxl in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (3.0.7) Requirement already satisfied: JPype1>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (1.3.0) Requirement already satisfied: xarray in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (0.19.0) Requirement already satisfied: genno>=1.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (1.8.1) Requirement already satisfied: pint in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (0.17) Requirement already satisfied: dask[array]>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (2021.8.1) Requirement already satisfied: sparse>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (0.12.0) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (21.0) Requirement already satisfied: toolz>=0.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (0.11.1) Requirement already satisfied: fsspec>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (2021.7.0) Requirement already satisfied: cloudpickle>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (1.6.0) Requirement already satisfied: partd>=0.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (1.2.0) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from JPype1>=1.2.1->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (3.10.0.0) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from packaging>=20.0->dask[array]>=2.14->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (2.4.7) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from pandas->message-ix==3.3.1.dev36+g900a9f8) (2021.1) Requirement already satisfied: python-dateutil>=2.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from pandas->message-ix==3.3.1.dev36+g900a9f8) (2.8.2) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from partd>=0.3.10->dask[array]>=2.14->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (0.2.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from python-dateutil>=2.7.3->pandas->message-ix==3.3.1.dev36+g900a9f8) (1.16.0) Requirement already satisfied: numba>=0.49 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sparse>=0.12->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (0.54.0) Requirement already satisfied: scipy>=0.19 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sparse>=0.12->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (1.7.1) Requirement already satisfied: llvmlite<0.38,>=0.37.0rc1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from numba>=0.49->sparse>=0.12->genno>=1.6.0->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (0.37.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (1.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (2.9.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (0.7.12) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (2.26.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (1.1.5) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (0.17.1) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (2.10.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (2.1.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (3.0.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (2.0.1) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (2.0.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (3.2) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (1.26.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.3.1.dev36+g900a9f8) (2021.5.30) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from click->message-ix==3.3.1.dev36+g900a9f8) (4.6.4) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from importlib-metadata->click->message-ix==3.3.1.dev36+g900a9f8) (3.5.0) Collecting pyam-iamc Downloading pyam_iamc-1.1.0-py2.py3-none-any.whl (87 kB) Collecting plotnine Downloading plotnine-0.8.0-py3-none-any.whl (4.7 MB) Requirement already satisfied: et-xmlfile in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from openpyxl->ixmp>=3.3.0->message-ix==3.3.1.dev36+g900a9f8) (1.1.0) Collecting descartes>=1.1.0 Downloading descartes-1.1.0-py3-none-any.whl (5.8 kB) Collecting mizani>=0.7.3 Downloading mizani-0.7.3-py3-none-any.whl (63 kB) Collecting patsy>=0.5.1 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting matplotlib>=3.1.1 Downloading matplotlib-3.4.3-cp37-cp37m-manylinux1_x86_64.whl (10.3 MB) Collecting statsmodels>=0.12.1 Downloading statsmodels-0.12.2-cp37-cp37m-manylinux1_x86_64.whl (9.5 MB) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting pillow>=6.2.0 Downloading Pillow-8.3.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting palettable Downloading palettable-3.3.0-py2.py3-none-any.whl (111 kB) Collecting iam-units>=2020.4.21 Downloading iam_units-2021.8.12-py3-none-any.whl (31 kB) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting xlrd<2.0 Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Collecting seaborn Downloading seaborn-0.11.2-py3-none-any.whl (292 kB) Collecting docutils<0.18,>=0.14 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.1-py3-none-any.whl (4.8 kB) Collecting pybtex>=0.20 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Building wheels for collected packages: message-ix Building wheel for message-ix (setup.py): started Building wheel for message-ix (setup.py): finished with status 'done' Created wheel for message-ix: filename=message_ix-3.3.1.dev36+g900a9f8-py3-none-any.whl size=234981 sha256=b7fc8208bef3501a257583d4c8ed04d404f656ca0d70f1638ca3f7b792e3eded Stored in directory: /tmp/pip-ephem-wheel-cache-jmlb8fmw/wheels/20/a1/bc/7f388412f80acd59bd776c3cf7d365d507fa4bcd6155835b55 Successfully built message-ix Installing collected packages: pillow, kiwisolver, cycler, patsy, palettable, matplotlib, xlrd, statsmodels, seaborn, mizani, latexcodec, iam-units, descartes, argparse, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pybtex, pyam-iamc, plotnine, docutils, sphinx, pybtex-docutils, sphinxcontrib-bibtex, sphinx-rtd-theme, numpydoc, message-ix Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed argparse-1.4.0 cycler-0.10.0 descartes-1.1.0 docutils-0.16 iam-units-2021.8.12 kiwisolver-1.3.1 latexcodec-2.0.1 matplotlib-3.4.3 message-ix-3.3.1.dev36+g900a9f8 mizani-0.7.3 numpydoc-1.1.0 palettable-3.3.0 patsy-0.5.1 pillow-8.3.1 plotnine-0.8.0 pyam-iamc-1.1.0 pybtex-0.24.0 pybtex-docutils-1.0.1 seaborn-0.11.2 sphinx-4.1.2 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-bibtex-2.3.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 statsmodels-0.12.2 xlrd-1.2.0 [rtd-command-info] start-time: 2021-08-23T12:57:34.839409Z, end-time: 2021-08-23T12:57:34.923736Z, duration: 0, exit-code: 0 cat doc/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. from pathlib import Path from pkg_resources import get_distribution # -- Project information ----------------------------------------------------- project = "MESSAGEix" copyright = "2021, IIASA Energy, Climate, and Environment (ECE) Program" author = "MESSAGEix Developers" # The major project version, used as the replacement for |version|. version = get_distribution("message_ix").version # The full project version, used as the replacement for |release| and e.g. in # the HTML templates. release = version # -- General configuration ---------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.extlinks", "sphinx.ext.intersphinx", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinxcontrib.bibtex", "sphinx.ext.autosummary", "sphinx.ext.napoleon", "message_ix.util.sphinx_gams", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ["_build", "README.rst"] # A string of reStructuredText that will be included at the beginning of every # source file that is read. rst_prolog = r""" .. |MESSAGEix| replace:: MESSAGE\ :emphasis:`ix` .. |ixmp| replace:: :emphasis:`ix` modeling platform .. |IIASA| raw:: html IIASA .. role:: strike .. role:: underline """ # noqa: E501 # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" # A list of CSS files. html_css_files = ["custom.css"] # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "_static/logo_white.png" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # -- Options for LaTeX output ------------------------------------------------- # The LaTeX engine to build the docs. latex_engine = "lualatex" # -- Options for sphinx.ext.extlinks --------------------------------------------------- # Link to "main" blob if a non-release version of the docs is being built; otherwise # to the tag for the release gh_ref = "main" if ".dev" in version else f"v{version}" extlinks = { "issue": ("https://github.com/iiasa/message_ix/issue/%s", "#"), "pull": ("https://github.com/iiasa/message_ix/pull/%s", "PR #"), "tut": (f"https://github.com/iiasa/message_ix/blob/{gh_ref}/tutorial/%s", ""), } # -- Options for sphinx.ext.intersphinx --------------------------------------- intersphinx_mapping = { "dask": ("https://docs.dask.org/en/stable/", None), "genno": ("https://genno.readthedocs.io/en/latest", None), "ixmp": ("https://docs.messageix.org/projects/ixmp/en/latest/", None), # For a local build, uncomment and use the following line with a path to # the directory containing built HTML documentation for ixmp: # 'ixmp': ('/home/user/path-to-ixmp/doc/build/html', None), "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), "pint": ("https://pint.readthedocs.io/en/stable/", None), "pyam": ("https://pyam-iamc.readthedocs.io/en/stable/", None), "python": ("https://docs.python.org/3/", None), "sphinx": ("https://www.sphinx-doc.org/en/master/", None), } # -- Options for sphinx.ext.mathjax ---------------------------------------------------- # TODO read at least some of these from message_ix.models # TODO complete list # TODO also add these to a LaTeX preamble text_macros = """ACT STORAGE STORAGE_CHARGE duration_time_rel input map_time_commodity_storage storage_initial storage_self_discharge""" mathjax3_config = dict( tex=dict( macros={k.replace("_", ""): r"\text{" + k + "}" for k in text_macros.split()}, ), ) # -- Options for sphinx.ext.todo ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for sphinxcontrib.bibtex ----------------------------------------- bibtex_bibfiles = ["references.bib"] # -- Options for message_ix.util.sphinx_gams ------------------------------------------- gams_source_dir = Path(__file__).parents[1].joinpath("message_ix", "model") gams_target_dir = "model" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "main", 'version_slug': "main", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v3.3.0", "/en/v3.3.0/"), ("v3.2.0", "/en/v3.2.0/"), ("v3.1.0", "/en/v3.1.0/"), ("v3.0.1", "/en/v3.0.1/"), ("v3.0.0", "/en/v3.0.0/"), ("v2.0.0", "/en/v2.0.0/"), ("v1.2.0", "/en/v1.2.0/"), ("v1.1.0", "/en/v1.1.0/"), ("main", "/en/main/"), ], 'downloads': [ ], 'subprojects': [ ("iiasa-energy-program-ixmp", "https://docs.messageix.org/projects/ixmp/en/stable/"), ("iiasa-energy-program-message-doc", "https://docs.messageix.org/projects/global/en/latest/"), ("iiasa-energy-program-message-data", "https://docs.messageix.org/projects/models-internal/en/latest/"), ("iiasa-energy-program-message-ix-models", "https://docs.messageix.org/projects/models/en/latest/"), ], 'slug': 'iiasa-energy-program-message-ix', 'name': u'message_ix', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.messageix.org/en/stable/', 'analytics_code': 'UA-134631150-1', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'iiasa', 'proxied_api_host': '/_', 'github_repo': 'message_ix', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-134631150-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '900a9f86', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/iiasa-energy-program-message-ix/builds/705465/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-08-23T12:57:35.035758Z, end-time: 2021-08-23T12:57:49.001128Z, duration: 13, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.1.2 loading translations [en]... done making output directory... done generating GAMS sources... [ 4%] version generating GAMS sources... [ 8%] MACRO_run generating GAMS sources... [ 13%] MESSAGE_run generating GAMS sources... [ 17%] MESSAGE-MACRO_run generating GAMS sources... [ 21%] MESSAGE_master generating GAMS sources... [ 26%] includes/aux_computation_time generating GAMS sources... [ 30%] includes/period_parameter_assignment generating GAMS sources... [ 34%] MESSAGE/data_load generating GAMS sources... [ 39%] MESSAGE/scaling_investment_costs generating GAMS sources... [ 43%] MESSAGE/model_core generating GAMS sources... [ 47%] MESSAGE/sets_maps_def generating GAMS sources... [ 52%] MESSAGE/model_setup generating GAMS sources... [ 56%] MESSAGE/model_solve generating GAMS sources... [ 60%] MESSAGE/parameter_def generating GAMS sources... [ 65%] MESSAGE/version_check generating GAMS sources... [ 69%] MESSAGE/reporting_for_MACRO generating GAMS sources... [ 73%] MESSAGE/auxiliary_settings generating GAMS sources... [ 78%] MESSAGE/reporting generating GAMS sources... [ 82%] MACRO/macro_data_load generating GAMS sources... [ 86%] MACRO/macro_reporting generating GAMS sources... [ 91%] MACRO/macro_calibration generating GAMS sources... [ 95%] MACRO/macro_core generating GAMS sources... [100%] MACRO/macro_solve checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/main/doc/references.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/main/doc/references.bib... parsed 6 entries loading intersphinx inventory from https://docs.dask.org/en/stable/objects.inv... loading intersphinx inventory from https://genno.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.messageix.org/projects/ixmp/en/latest/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://pint.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://pyam-iamc.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... [autosummary] generating autosummary for: api.rst, bibliography.rst, contrib/cla.rst, contrib/release.rst, contrib/tutorial.rst, contrib/version.rst, contributing.rst, debugging.rst, efficiency.rst, faq.rst, ..., model/MESSAGE/sets_maps_def.rst, model/MESSAGE_run.rst, notice.rst, prereqs.rst, reporting.rst, rmessageix.rst, time.rst, tools/add_year.rst, tutorials.rst, whatsnew.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 31 source files that are out of date updating environment: [new config] 31 added, 0 changed, 0 removed reading sources... [ 3%] api reading sources... [ 6%] bibliography reading sources... [ 9%] contrib/cla reading sources... [ 12%] contrib/release reading sources... [ 16%] contrib/tutorial reading sources... [ 19%] contrib/version reading sources... [ 22%] contributing reading sources... [ 25%] debugging reading sources... [ 29%] efficiency reading sources... [ 32%] faq reading sources... [ 35%] framework reading sources... [ 38%] index reading sources... [ 41%] install reading sources... [ 45%] macro reading sources... [ 48%] model/MACRO/macro_core reading sources... [ 51%] model/MESSAGE-MACRO_run reading sources... [ 54%] model/MESSAGE/model_core reading sources... [ 58%] model/MESSAGE/model_solve reading sources... [ 61%] model/MESSAGE/parameter_def reading sources... [ 64%] model/MESSAGE/reporting reading sources... [ 67%] model/MESSAGE/scaling_investment_costs reading sources... [ 70%] model/MESSAGE/sets_maps_def reading sources... [ 74%] model/MESSAGE_run reading sources... [ 77%] notice reading sources... [ 80%] prereqs reading sources... [ 83%] reporting reading sources... [ 87%] rmessageix reading sources... [ 90%] time reading sources... [ 93%] tools/add_year reading sources... [ 96%] tutorials reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/main/doc/api.rst.rst:24: WARNING: autosummary: failed to import ixmp.testing.make_dantzig looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] api writing output... [ 6%] bibliography writing output... [ 9%] contrib/cla writing output... [ 12%] contrib/release writing output... [ 16%] contrib/tutorial writing output... [ 19%] contrib/version writing output... [ 22%] contributing writing output... [ 25%] debugging writing output... [ 29%] efficiency writing output... [ 32%] faq writing output... [ 35%] framework writing output... [ 38%] index writing output... [ 41%] install writing output... [ 45%] macro writing output... [ 48%] model/MACRO/macro_core writing output... [ 51%] model/MESSAGE-MACRO_run writing output... [ 54%] model/MESSAGE/model_core writing output... [ 58%] model/MESSAGE/model_solve writing output... [ 61%] model/MESSAGE/parameter_def writing output... [ 64%] model/MESSAGE/reporting writing output... [ 67%] model/MESSAGE/scaling_investment_costs writing output... [ 70%] model/MESSAGE/sets_maps_def writing output... [ 74%] model/MESSAGE_run writing output... [ 77%] notice writing output... [ 80%] prereqs writing output... [ 83%] reporting writing output... [ 87%] rmessageix writing output... [ 90%] time writing output... [ 93%] tools/add_year writing output... [ 96%] tutorials writing output... [100%] whatsnew generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 33%] _static/ix_components.png copying images... [ 66%] _static/ix_features.png copying images... [100%] _static/storage.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...