build lectures
Passed Started
by
@michaelwimmer
Michael Wimmer
1Running with gitlab-runner 12.9.0 (4c96e5ad)2 on universal-tn4 d3cf99854Using Docker executor with image quantumtinkerer/research ...5Authenticating with credentials from /root/.docker/config.json6Pulling docker image quantumtinkerer/research ...7Using docker image sha256:af26b63af6c46d7b8c2733f69ffca184ff76da56c93fe4a0eaf140efee0d989c for quantumtinkerer/research ...9Authenticating with credentials from /root/.docker/config.json10Running on runner-d3cf9985-project-1140-concurrent-0 via tnw-tn4.tudelft.net...12Authenticating with credentials from /root/.docker/config.json13Fetching changes...14Reinitialized existing Git repository in /builds/mathematics-for-quantum-physics/lectures/.git/16 * [new ref] refs/pipelines/43778 -> refs/pipelines/4377817 c8ac69e..311ebe3 DE2 -> origin/DE218Checking out 311ebe3a as DE2...19Removing site/20Skipping Git submodules setup22Authenticating with credentials from /root/.docker/config.json24Authenticating with credentials from /root/.docker/config.json26Authenticating with credentials from /root/.docker/config.json27$ pip install -U mkdocs mkdocs-material python-markdown-math notedown28Collecting mkdocs29 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB)30Collecting mkdocs-material31 Downloading mkdocs_material-5.5.12-py2.py3-none-any.whl (3.9 MB)32Collecting python-markdown-math33 Downloading python_markdown_math-0.7-py3-none-any.whl (5.9 kB)34Collecting notedown35 Downloading notedown-1.5.1-py3-none-any.whl (19 kB)36Collecting Markdown>=3.2.137 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB)38Requirement already satisfied, skipping upgrade: PyYAML>=3.10 in /opt/conda/lib/python3.7/site-packages (from mkdocs) (5.3)39Requirement already satisfied, skipping upgrade: click>=3.3 in /opt/conda/lib/python3.7/site-packages (from mkdocs) (7.0)40Collecting lunr[languages]==0.5.841 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB)42Requirement already satisfied, skipping upgrade: tornado>=5.0 in /opt/conda/lib/python3.7/site-packages (from mkdocs) (6.0.4)43Collecting livereload>=2.5.144 Downloading livereload-2.6.3.tar.gz (25 kB)45Requirement already satisfied, skipping upgrade: Jinja2>=2.10.1 in /opt/conda/lib/python3.7/site-packages (from mkdocs) (2.11.1)46Collecting mkdocs-material-extensions>=1.047 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB)48Requirement already satisfied, skipping upgrade: Pygments>=2.4 in /opt/conda/lib/python3.7/site-packages (from mkdocs-material) (2.5.2)49Collecting pymdown-extensions>=7.050 Downloading pymdown_extensions-8.0-py2.py3-none-any.whl (206 kB)51Requirement already satisfied, skipping upgrade: six in /opt/conda/lib/python3.7/site-packages (from notedown) (1.14.0)52Requirement already satisfied, skipping upgrade: nbconvert in /opt/conda/lib/python3.7/site-packages (from notedown) (5.6.1)53Requirement already satisfied, skipping upgrade: nbformat in /opt/conda/lib/python3.7/site-packages (from notedown) (5.0.4)54Collecting pandoc-attributes55 Downloading pandoc-attributes-0.1.7.tar.gz (2.6 kB)56Requirement already satisfied, skipping upgrade: importlib-metadata; python_version < "3.8" in /opt/conda/lib/python3.7/site-packages (from Markdown>=3.2.1->mkdocs) (1.5.0)57Collecting future>=0.16.058 Downloading future-0.18.2.tar.gz (829 kB)59Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages"60 Downloading nltk-3.5.zip (1.4 MB)61Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /opt/conda/lib/python3.7/site-packages (from Jinja2>=2.10.1->mkdocs) (1.1.1)62Requirement already satisfied, skipping upgrade: testpath in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (0.4.4)63Requirement already satisfied, skipping upgrade: mistune<2,>=0.8.1 in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (0.8.4)64Requirement already satisfied, skipping upgrade: pandocfilters>=1.4.1 in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (1.4.2)65Requirement already satisfied, skipping upgrade: defusedxml in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (0.6.0)66Requirement already satisfied, skipping upgrade: entrypoints>=0.2.2 in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (0.3)67Requirement already satisfied, skipping upgrade: traitlets>=4.2 in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (4.3.3)68Requirement already satisfied, skipping upgrade: bleach in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (3.1.1)69Requirement already satisfied, skipping upgrade: jupyter-core in /opt/conda/lib/python3.7/site-packages (from nbconvert->notedown) (4.6.3)70Requirement already satisfied, skipping upgrade: ipython-genutils in /opt/conda/lib/python3.7/site-packages (from nbformat->notedown) (0.2.0)71Requirement already satisfied, skipping upgrade: jsonschema!=2.5.0,>=2.4 in /opt/conda/lib/python3.7/site-packages (from nbformat->notedown) (3.2.0)72Requirement already satisfied, skipping upgrade: zipp>=0.5 in /opt/conda/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->Markdown>=3.2.1->mkdocs) (3.1.0)73Collecting joblib74 Downloading joblib-0.16.0-py3-none-any.whl (300 kB)75Requirement already satisfied, skipping upgrade: regex in /opt/conda/lib/python3.7/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs) (2020.2.20)76Requirement already satisfied, skipping upgrade: tqdm in /opt/conda/lib/python3.7/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs) (4.43.0)77Requirement already satisfied, skipping upgrade: decorator in /opt/conda/lib/python3.7/site-packages (from traitlets>=4.2->nbconvert->notedown) (4.4.2)78Requirement already satisfied, skipping upgrade: webencodings in /opt/conda/lib/python3.7/site-packages (from bleach->nbconvert->notedown) (0.5.1)79Requirement already satisfied, skipping upgrade: setuptools in /opt/conda/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notedown) (45.2.0.post20200209)80Requirement already satisfied, skipping upgrade: attrs>=17.4.0 in /opt/conda/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notedown) (19.3.0)81Requirement already satisfied, skipping upgrade: pyrsistent>=0.14.0 in /opt/conda/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notedown) (0.15.7)82Building wheels for collected packages: livereload, pandoc-attributes, future, nltk83 Building wheel for livereload (setup.py): started84 Building wheel for livereload (setup.py): finished with status 'done'85 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=52743fa85677498dfee66db51ec62d48e5e145f7345ccf461132de5ef15c597a86 Stored in directory: /home/jovyan/.cache/pip/wheels/d4/f2/03/55f37093eb8cb0c89d7efb206f792dba55cd5bd67b1c5b1ce187 Building wheel for pandoc-attributes (setup.py): started88 Building wheel for pandoc-attributes (setup.py): finished with status 'done'89 Created wheel for pandoc-attributes: filename=pandoc_attributes-0.1.7-py3-none-any.whl size=3026 sha256=d458b8d4087758b391411263f73945aaad75c10e053e8f464b9434d9239dd63490 Stored in directory: /home/jovyan/.cache/pip/wheels/ef/55/33/db70e21a3553c2b8f86084f9cf681023ab5535a309c21fa89e91 Building wheel for future (setup.py): started92 Building wheel for future (setup.py): finished with status 'done'93 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=a3eb5153931cd8c6bb6914bcd3c923577b7a9b60d20c0c975d7dfe2a537eefd894 Stored in directory: /home/jovyan/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba095 Building wheel for nltk (setup.py): started96 Building wheel for nltk (setup.py): finished with status 'done'97 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434674 sha256=d9a3398a5daf01abd5b3c341ed63e9fea894d4ce330b5e242346896bec851ae998 Stored in directory: /home/jovyan/.cache/pip/wheels/45/6c/46/a1865e7ba706b3817f5d1b2ff7ce8996aabdd0d03d47ba026699Successfully built livereload pandoc-attributes future nltk100Installing collected packages: Markdown, future, joblib, nltk, lunr, livereload, mkdocs, mkdocs-material-extensions, pymdown-extensions, mkdocs-material, python-markdown-math, pandoc-attributes, notedown101Successfully installed Markdown-3.2.2 future-0.18.2 joblib-0.16.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 mkdocs-material-5.5.12 mkdocs-material-extensions-1.0 nltk-3.5 notedown-1.5.1 pandoc-attributes-0.1.7 pymdown-extensions-8.0 python-markdown-math-0.7102$ python execute.py103$ mkdocs build104INFO - Cleaning site directory 105INFO - Building documentation to directory: /builds/mathematics-for-quantum-physics/lectures/site 106INFO - Documentation built in 0.81 seconds 109Authenticating with credentials from /root/.docker/config.json111Authenticating with credentials from /root/.docker/config.json112Uploading artifacts...113site: found 88 matching files 114Uploading artifacts to coordinator... ok id=145693 responseStatus=201 Created token=Y6287QAs115Job succeeded