[0KRunning with gitlab-runner 14.0.0 (3b6f852e) [0;m[0K on universal-tn4 d3cf9985 [0;msection_start:1645776502:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m [0;m[0KUsing Docker executor with image gitlab.kwant-project.org:5005/qt/research-docker ... [0;m[0KAuthenticating with credentials from job payload (GitLab Registry) [0;m[0KPulling docker image gitlab.kwant-project.org:5005/qt/research-docker ... [0;m[0KUsing docker image sha256:75ce1b037bae6263ea9e119557d3b736f26a01c082cb5a0d6f1673de3aa9c152 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:92a290cc3262b517d34f2ad3dad11294f47627348403f2c1d1cd7592fe333799 ... [0;msection_end:1645776507:prepare_executor [0Ksection_start:1645776507:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mRunning on runner-d3cf9985-project-713-concurrent-0 via tnw-tn4.tudelft.net... section_end:1645776509:prepare_script [0Ksection_start:1645776509:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/solidstate/lectures/.git/ [32;1mChecking out d3019d7e as master...[0;m Removing site/ [32;1mSkipping Git submodules setup[0;m section_end:1645776512:get_sources [0Ksection_start:1645776512:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[0KUsing docker image sha256:75ce1b037bae6263ea9e119557d3b736f26a01c082cb5a0d6f1673de3aa9c152 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:92a290cc3262b517d34f2ad3dad11294f47627348403f2c1d1cd7592fe333799 ... [0;m[32;1m$ pip install -Ur requirements.txt[0;m Collecting wikitables Downloading wikitables-0.5.5-py3-none-any.whl (9.2 kB) Requirement already satisfied: pandas in /opt/conda/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (1.4.1) Collecting python-markdown-math Downloading python_markdown_math-0.8-py3-none-any.whl (5.9 kB) Collecting mkdocs-material Downloading mkdocs_material-8.2.1-py2.py3-none-any.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 28.9 MB/s eta 0:00:00 Collecting mkdocs-simple-hooks Downloading mkdocs_simple_hooks-0.1.5-py3-none-any.whl (4.6 kB) Collecting mwparserfromhell>=0.4.3 Downloading mwparserfromhell-0.6.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 10.9 MB/s eta 0:00:00 Collecting pycountry>=20.7.3 Downloading pycountry-22.1.10.tar.gz (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 47.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: requests>=2.9.1 in /opt/conda/lib/python3.9/site-packages (from wikitables->-r requirements.txt (line 1)) (2.27.1) Requirement already satisfied: python-dateutil>=2.8.1 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (2.8.2) Requirement already satisfied: pytz>=2020.1 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (2021.3) Requirement already satisfied: numpy>=1.18.5 in /opt/conda/lib/python3.9/site-packages (from pandas->-r requirements.txt (line 2)) (1.20.3) Requirement already satisfied: Markdown>=3.0 in /opt/conda/lib/python3.9/site-packages (from python-markdown-math->-r requirements.txt (line 3)) (3.3.4) Collecting mkdocs-material-extensions>=1.0 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) Requirement already satisfied: pygments>=2.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs-material->-r requirements.txt (line 4)) (2.11.2) Requirement already satisfied: jinja2>=2.11.1 in /opt/conda/lib/python3.9/site-packages (from mkdocs-material->-r requirements.txt (line 4)) (3.0.3) Collecting pymdown-extensions>=9.0 Downloading pymdown_extensions-9.2-py3-none-any.whl (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.2/216.2 KB 13.4 MB/s eta 0:00:00 Collecting mkdocs>=1.2.3 Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 46.2 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.9/site-packages (from jinja2>=2.11.1->mkdocs-material->-r requirements.txt (line 4)) (2.0.1) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Requirement already satisfied: click>=3.3 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (8.0.3) Requirement already satisfied: packaging>=20.5 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (21.3) Requirement already satisfied: PyYAML>=3.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (6.0) Collecting ghp-import>=1.0 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) Requirement already satisfied: importlib-metadata>=3.10 in /opt/conda/lib/python3.9/site-packages (from mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (4.2.0) Collecting watchdog>=2.0 Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.5/76.5 KB 4.8 MB/s eta 0:00:00 Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Requirement already satisfied: setuptools in /opt/conda/lib/python3.9/site-packages (from pycountry>=20.7.3->wikitables->-r requirements.txt (line 1)) (59.8.0) Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.9/site-packages (from python-dateutil>=2.8.1->pandas->-r requirements.txt (line 2)) (1.16.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (2021.10.8) Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (1.26.8) Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.9/site-packages (from requests>=2.9.1->wikitables->-r requirements.txt (line 1)) (2.0.12) Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.9/site-packages (from importlib-metadata>=3.10->mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (3.7.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/conda/lib/python3.9/site-packages (from packaging>=20.5->mkdocs>=1.2.3->mkdocs-material->-r requirements.txt (line 4)) (3.0.7) Building wheels for collected packages: pycountry Building wheel for pycountry (setup.py): started Building wheel for pycountry (setup.py): finished with status 'done' Created wheel for pycountry: filename=pycountry-22.1.10-py2.py3-none-any.whl size=10595784 sha256=91c6939946cb0f99768eeb37d4d6d7d5d62a1e51e3da7404ae834e0d5d02425d Stored in directory: /home/jovyan/.cache/pip/wheels/20/6c/4d/c500e79bca42ee1156b1d3e801b4e6d4cbdac1afed3f1fd836 Successfully built pycountry Installing collected packages: watchdog, pyyaml-env-tag, python-markdown-math, pymdown-extensions, pycountry, mwparserfromhell, mkdocs-material-extensions, mergedeep, wikitables, ghp-import, mkdocs, mkdocs-simple-hooks, mkdocs-material Successfully installed ghp-import-2.0.2 mergedeep-1.3.4 mkdocs-1.2.3 mkdocs-material-8.2.1 mkdocs-material-extensions-1.0.3 mkdocs-simple-hooks-0.1.5 mwparserfromhell-0.6.4 pycountry-22.1.10 pymdown-extensions-9.2 python-markdown-math-0.8 pyyaml-env-tag-0.1 watchdog-2.1.6 wikitables-0.5.5 [32;1m$ mkdocs build[0;m INFO - Cleaning site directory INFO - Building documentation to directory: /builds/solidstate/lectures/site /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," /opt/conda/lib/python3.9/site-packages/IPython/paths.py:63: UserWarning: IPython dir '/home/jovyan/.ipython' is not a writable location, using a temp directory. warn("IPython dir '{0}' is not a writable location," INFO - Documentation built in 154.69 seconds section_end:1645776688:step_script [0Ksection_start:1645776688:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m [0;m[32;1mUploading artifacts...[0;m site: found 323 matching files and directories [0;m Uploading artifacts as "archive" to coordinator... ok[0;m id[0;m=243748 responseStatus[0;m=201 Created token[0;m=R3PC1Gwn section_end:1645776694:upload_artifacts_on_success [0Ksection_start:1645776694:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;msection_end:1645776697:cleanup_file_variables [0K[32;1mJob succeeded [0;m