[0KRunning with gitlab-runner 15.4.0 (43b2dc3d)[0;m [0K on gitlab-ce-runner-1 NDnFmHfg[0;m section_start:1666007450:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image python:3.8-buster ...[0;m [0KPulling docker image python:3.8-buster ...[0;m [0KUsing docker image sha256:f719bf207086bdb8d589990c93beaab60701e5838046dd1081f77a19fb10a4eb for python:3.8-buster with digest python@sha256:7a3cdc9aaebc3cf212ef24338aca11688cd088bcfbac361ebf997c451b30a154 ...[0;m section_end:1666007470:prepare_executor [0Ksection_start:1666007470:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-ndnfmhfg-project-11755-concurrent-0 via gitlab-ce-runner-1... section_end:1666007471:prepare_script [0Ksection_start:1666007471:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Reinitialized existing Git repository in /builds/hammouda.elbez/hammouda.elbez.gitlab.io/.git/ [32;1mChecking out b7103000 as main...[0;m Removing public/ [32;1mSkipping Git submodules setup[0;m section_end:1666007472:get_sources [0Ksection_start:1666007472:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:f719bf207086bdb8d589990c93beaab60701e5838046dd1081f77a19fb10a4eb for python:3.8-buster with digest python@sha256:7a3cdc9aaebc3cf212ef24338aca11688cd088bcfbac361ebf997c451b30a154 ...[0;m [32;1m$ pip install -r requirements.txt[0;m Collecting mkdocs>=1.1.2 Downloading mkdocs-1.4.1-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 22.5 MB/s eta 0:00:00 Collecting importlib-metadata>=4.3 Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB) Collecting pyyaml>=5.1 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 KB 49.0 MB/s eta 0:00:00 Collecting packaging>=20.5 Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 7.7 MB/s eta 0:00:00 Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting jinja2>=2.11.1 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 23.4 MB/s eta 0:00:00 Collecting watchdog>=2.0 Downloading watchdog-2.1.9-py3-none-manylinux2014_x86_64.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 11.7 MB/s eta 0:00:00 Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting markdown<3.4,>=3.2.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 KB 18.1 MB/s eta 0:00:00 Collecting click>=7.0 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 14.4 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 29.8 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.9.0-py3-none-any.whl (5.8 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 KB 19.1 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: zipp, watchdog, six, pyyaml, pyparsing, mergedeep, MarkupSafe, click, pyyaml-env-tag, python-dateutil, packaging, jinja2, importlib-metadata, markdown, ghp-import, mkdocs Successfully installed MarkupSafe-2.1.1 click-8.1.3 ghp-import-2.1.0 importlib-metadata-5.0.0 jinja2-3.1.2 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.1 packaging-21.3 pyparsing-3.0.9 python-dateutil-2.8.2 pyyaml-6.0 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.9 zipp-3.9.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv WARNING: You are using pip version 22.0.4; however, version 22.3 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [32;1m$ mkdocs build --strict --verbose[0;m [34mDEBUG - [0mLoading configuration file: /builds/hammouda.elbez/hammouda.elbez.gitlab.io/mkdocs.yml [34mDEBUG - [0mLoaded theme configuration for 'readthedocs' from '/usr/local/lib/python3.8/site-packages/mkdocs/themes/readthedocs/mkdocs_theme.yml': {'static_templates': ['404.html'], 'locale': 'en', 'include_search_page': True, 'search_index_only': False, 'highlightjs': True, 'hljs_languages': [], 'analytics': {'gtag': None, 'anonymize_ip': False}, 'include_homepage_in_sidebar': True, 'prev_next_buttons_location': 'bottom', 'navigation_depth': 4, 'titles_only': False, 'sticky_navigation': True, 'collapse_navigation': True, 'logo': None} [34mDEBUG - [0mConfig value: 'config_file_path' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/mkdocs.yml' [34mDEBUG - [0mConfig value: 'site_name' = 'Neuromorphic Platform' [34mDEBUG - [0mConfig value: 'nav' = [{'Home': 'index.md'}] [34mDEBUG - [0mConfig value: 'pages' = None [34mDEBUG - [0mConfig value: 'site_url' = 'https://hammouda.elbez.gitlab.io/' [34mDEBUG - [0mConfig value: 'site_description' = None [34mDEBUG - [0mConfig value: 'site_author' = None [34mDEBUG - [0mConfig value: 'theme' = Theme(name='readthedocs', dirs=['/usr/local/lib/python3.8/site-packages/mkdocs/themes/readthedocs', '/usr/local/lib/python3.8/site-packages/mkdocs/templates'], static_templates=['sitemap.xml', '404.html'], name='readthedocs', locale=Locale(language='en', territory=''), include_search_page=True, search_index_only=False, highlightjs=True, hljs_languages=[], analytics={'gtag': None, 'anonymize_ip': False}, include_homepage_in_sidebar=True, prev_next_buttons_location='bottom', navigation_depth=4, titles_only=False, sticky_navigation=True, collapse_navigation=True, logo=None) [34mDEBUG - [0mConfig value: 'docs_dir' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/docs' [34mDEBUG - [0mConfig value: 'site_dir' = '/builds/hammouda.elbez/hammouda.elbez.gitlab.io/public' [34mDEBUG - [0mConfig value: 'copyright' = None [34mDEBUG - [0mConfig value: 'google_analytics' = None [34mDEBUG - [0mConfig value: 'dev_addr' = _IpAddressValue(host='127.0.0.1', port=8000) [34mDEBUG - [0mConfig value: 'use_directory_urls' = True [34mDEBUG - [0mConfig value: 'repo_url' = None [34mDEBUG - [0mConfig value: 'repo_name' = None [34mDEBUG - [0mConfig value: 'edit_uri_template' = None [34mDEBUG - [0mConfig value: 'edit_uri' = None [34mDEBUG - [0mConfig value: 'extra_css' = [] [34mDEBUG - [0mConfig value: 'extra_javascript' = [] [34mDEBUG - [0mConfig value: 'extra_templates' = [] [34mDEBUG - [0mConfig value: 'markdown_extensions' = ['toc', 'tables', 'fenced_code'] [34mDEBUG - [0mConfig value: 'mdx_configs' = {} [34mDEBUG - [0mConfig value: 'strict' = True [34mDEBUG - [0mConfig value: 'remote_branch' = 'gh-pages' [34mDEBUG - [0mConfig value: 'remote_name' = 'origin' [34mDEBUG - [0mConfig value: 'extra' = {} [34mDEBUG - [0mConfig value: 'plugins' = {'search': <mkdocs.contrib.search.SearchPlugin object at 0x7fe6b3e53eb0>} [34mDEBUG - [0mConfig value: 'hooks' = {} [34mDEBUG - [0mConfig value: 'watch' = [] [34mDEBUG - [0mRunning 1 `config` events [34mDEBUG - [0mRunning 1 `pre_build` events INFO - Cleaning site directory INFO - Building documentation to directory: /builds/hammouda.elbez/hammouda.elbez.gitlab.io/public INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - Software.md [34mDEBUG - [0mReading markdown pages. [34mDEBUG - [0mReading: index.md [34mDEBUG - [0mReading: Software.md [34mDEBUG - [0mCopying static assets. [34mDEBUG - [0mCopying media file: 'css/fonts/Roboto-Slab-Bold.woff' [34mDEBUG - [0mCopying media file: 'css/fonts/Roboto-Slab-Bold.woff2' [34mDEBUG - [0mCopying media file: 'css/fonts/Roboto-Slab-Regular.woff' [34mDEBUG - [0mCopying media file: 'css/fonts/Roboto-Slab-Regular.woff2' [34mDEBUG - [0mCopying media file: 'css/fonts/fontawesome-webfont.eot' [34mDEBUG - [0mCopying media file: 'css/fonts/fontawesome-webfont.svg' [34mDEBUG - [0mCopying media file: 'css/fonts/fontawesome-webfont.ttf' [34mDEBUG - [0mCopying media file: 'css/fonts/fontawesome-webfont.woff' [34mDEBUG - [0mCopying media file: 'css/fonts/fontawesome-webfont.woff2' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-bold-italic.woff' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-bold-italic.woff2' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-bold.woff' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-bold.woff2' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-normal-italic.woff' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-normal-italic.woff2' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-normal.woff' [34mDEBUG - [0mCopying media file: 'css/fonts/lato-normal.woff2' [34mDEBUG - [0mCopying media file: 'css/theme.css' [34mDEBUG - [0mCopying media file: 'css/theme_extra.css' [34mDEBUG - [0mCopying media file: 'img/favicon.ico' [34mDEBUG - [0mCopying media file: 'js/html5shiv.min.js' [34mDEBUG - [0mCopying media file: 'js/jquery-3.6.0.min.js' [34mDEBUG - [0mCopying media file: 'js/theme.js' [34mDEBUG - [0mCopying media file: 'js/theme_extra.js' [34mDEBUG - [0mCopying media file: 'search/lunr.js' [34mDEBUG - [0mCopying media file: 'search/main.js' [34mDEBUG - [0mCopying media file: 'search/worker.js' [34mDEBUG - [0mBuilding theme template: search.html [34mDEBUG - [0mBuilding theme template: sitemap.xml [34mDEBUG - [0mGzipping template: sitemap.xml [34mDEBUG - [0mBuilding theme template: 404.html [34mDEBUG - [0mBuilding markdown pages. [34mDEBUG - [0mBuilding page index.md [34mDEBUG - [0mRunning 1 `page_context` events [34mDEBUG - [0mBuilding page Software.md [34mDEBUG - [0mRunning 1 `page_context` events [34mDEBUG - [0mRunning 1 `post_build` events INFO - Documentation built in 0.14 seconds section_end:1666007480:step_script [0Ksection_start:1666007480:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m public: found 41 matching files and directories [0;m Uploading artifacts as "archive" to coordinator... 201 Created[0;m id[0;m=42468 responseStatus[0;m=201 Created token[0;m=Nx96VXzi section_end:1666007482:upload_artifacts_on_success [0Ksection_start:1666007482:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1666007482:cleanup_file_variables [0K[32;1mJob succeeded[0;m