Read the Docs build information Build id: 2474463 Project: ez-systems-user-documentation Version: 3.2 Commit: 98d59652d4f6e808ee3775cb25b08e7d13543e45 Date: 2024-09-11T09:34:06.452632Z State: finished Success: True [rtd-command-info] start-time: 2024-09-11T09:35:23.561825Z, end-time: 2024-09-11T09:35:25.532082Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-user . Cloning into '.'... [rtd-command-info] start-time: 2024-09-11T09:35:25.617487Z, end-time: 2024-09-11T09:35:26.928523Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/3.2:refs/remotes/origin/3.2 From https://github.com/ibexa/documentation-user * [new branch] 3.2 -> origin/3.2 [rtd-command-info] start-time: 2024-09-11T09:35:27.065999Z, end-time: 2024-09-11T09:35:27.220631Z, duration: 0, exit-code: 0 git checkout --force origin/3.2 Note: switching to 'origin/3.2'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 98d5965 Upgraded ReadTheDocs configuration [rtd-command-info] start-time: 2024-09-11T09:35:27.282989Z, end-time: 2024-09-11T09:35:27.340319Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml fail_on_warning: true build: os: ubuntu-20.04 tools: python: "3.11" python: install: - requirements: pip_require.txt - requirements: requirements.txt [rtd-command-info] start-time: 2024-09-11T09:35:33.715170Z, end-time: 2024-09-11T09:35:33.791439Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-09-11T09:35:34.189709Z, end-time: 2024-09-11T09:35:35.270536Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 766ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-09-11T09:35:35.339573Z, end-time: 2024-09-11T09:35:45.441736Z, duration: 10, 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/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-74.1.2-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 186.8 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.2 setuptools-74.1.2 [rtd-command-info] start-time: 2024-09-11T09:35:45.510338Z, end-time: 2024-09-11T09:35:48.805373Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Collecting mkdocs Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB) Collecting click>=7.0 (from mkdocs) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting ghp-import>=1.0 (from mkdocs) Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) Collecting jinja2>=2.11.1 (from mkdocs) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting markdown>=3.3.6 (from mkdocs) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting markupsafe>=2.0.1 (from mkdocs) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mergedeep>=1.3.4 (from mkdocs) Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) Collecting mkdocs-get-deps>=0.2.0 (from mkdocs) Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB) Collecting packaging>=20.5 (from mkdocs) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.11.1 (from mkdocs) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs) Downloading pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB) Collecting pyyaml>=5.1 (from mkdocs) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting watchdog>=2.0 (from mkdocs) Downloading watchdog-5.0.2-py3-none-manylinux2014_x86_64.whl.metadata (41 kB) Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs) Downloading platformdirs-4.3.2-py3-none-any.whl.metadata (11 kB) Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 143.5 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading Markdown-3.7-py3-none-any.whl (106 kB) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 388.2 MB/s eta 0:00:00 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Downloading watchdog-5.0.2-py3-none-manylinux2014_x86_64.whl (78 kB) Downloading platformdirs-4.3.2-py3-none-any.whl (18 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: watchdog, six, pyyaml, platformdirs, pathspec, packaging, mergedeep, markupsafe, markdown, click, pyyaml-env-tag, python-dateutil, mkdocs-get-deps, jinja2, ghp-import, mkdocs Successfully installed click-8.1.7 ghp-import-2.1.0 jinja2-3.1.4 markdown-3.7 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 packaging-24.1 pathspec-0.12.1 platformdirs-4.3.2 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-5.0.2 [rtd-command-info] start-time: 2024-09-11T09:35:48.880690Z, end-time: 2024-09-11T09:35:51.688145Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r pip_require.txt Collecting pip==20.0.2 (from -r pip_require.txt (line 1)) Downloading pip-20.0.2-py2.py3-none-any.whl.metadata (3.4 kB) Downloading pip-20.0.2-py2.py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.7 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 24.2 Uninstalling pip-24.2: Successfully uninstalled pip-24.2 Successfully installed pip-20.0.2 [notice] A new release of pip is available: 20.0.2 -> 24.2 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2024-09-11T09:35:51.757687Z, end-time: 2024-09-11T09:36:09.254400Z, duration: 17, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: mkdocs>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from -r requirements.txt (line 1)) (1.6.1) Collecting Pygments>=2.4 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) Collecting pymdown-extensions>=7.0 Downloading pymdown_extensions-10.9-py3-none-any.whl (250 kB) Requirement already satisfied: Markdown>=3.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from -r requirements.txt (line 4)) (3.7) Collecting mkdocs-material>=7.0.0 Downloading mkdocs_material-9.5.34-py3-none-any.whl (8.7 MB) Collecting mkdocs-macros-plugin>=0.4.0 Downloading mkdocs_macros_plugin-1.0.5-py3-none-any.whl (21 kB) Requirement already satisfied: Jinja2>=2.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from -r requirements.txt (line 7)) (3.1.4) Requirement already satisfied: ghp-import>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: pathspec>=0.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (0.12.1) Requirement already satisfied: pyyaml-env-tag>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (0.1) Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (0.2.0) Requirement already satisfied: mergedeep>=1.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (1.3.4) Requirement already satisfied: markupsafe>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (2.1.5) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (24.1) Requirement already satisfied: click>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (8.1.7) Requirement already satisfied: watchdog>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (5.0.2) Requirement already satisfied: pyyaml>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs>=1.1->-r requirements.txt (line 1)) (6.0.2) Collecting regex>=2022.4 Downloading regex-2024.7.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (786 kB) Collecting mkdocs-material-extensions~=1.3 Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) Collecting requests~=2.26 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Collecting paginate~=0.5 Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB) Collecting colorama~=0.4 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting babel~=2.10 Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) Collecting termcolor Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) Requirement already satisfied: python-dateutil in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs-macros-plugin>=0.4.0->-r requirements.txt (line 6)) (2.9.0.post0) Requirement already satisfied: platformdirs>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs>=1.1->-r requirements.txt (line 1)) (4.3.2) Collecting urllib3<3,>=1.21.1 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) Collecting certifi>=2017.4.17 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Collecting idna<4,>=2.5 Downloading idna-3.8-py3-none-any.whl (66 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages (from python-dateutil->mkdocs-macros-plugin>=0.4.0->-r requirements.txt (line 6)) (1.16.0) Installing collected packages: Pygments, pymdown-extensions, regex, mkdocs-material-extensions, urllib3, charset-normalizer, certifi, idna, requests, paginate, colorama, babel, mkdocs-material, termcolor, mkdocs-macros-plugin Successfully installed Pygments-2.18.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.3.2 colorama-0.4.6 idna-3.8 mkdocs-macros-plugin-1.0.5 mkdocs-material-9.5.34 mkdocs-material-extensions-1.3.1 paginate-0.5.7 pymdown-extensions-10.9 regex-2024.7.24 requests-2.32.3 termcolor-2.4.0 urllib3-2.2.2 WARNING: You are using pip version 20.0.2; however, version 24.2 is available. You should consider upgrading via the '/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/bin/python -m pip install --upgrade pip' command. [rtd-command-info] start-time: 2024-09-11T09:36:09.426219Z, end-time: 2024-09-11T09:36:09.488385Z, duration: 0, exit-code: 0 cat mkdocs.yml site_name: User Documentation repo_url: https://github.com/ezsystems/user-documentation site_url: https://doc.ibexa.co/projects/userguide/en/latest/ copyright: "Copyright 1999-2021 Ibexa AS and others" nav: - 'Ibexa User Documentation': 'index.md' - 'Getting started': 'getting_started.md' - 'Content model': 'content_model.md' - 'Creating content – basic': 'creating_content_basic.md' - 'Creating content – advanced': 'creating_content_advanced.md' - 'Publishing': - Publishing Content: 'publishing/publishing.md' - Editorial workflow: 'publishing/editorial_workflow.md' - Advanced publishing options: 'publishing/advanced_publishing_options.md' - 'Organizing': - 'Organizing the site': 'site_organization/organizing_the_site.md' - 'Site Factory': 'site_organization/site_factory.md' - 'Organizing the content': 'site_organization/organizing_the_content.md' - 'Multi-file content management': 'site_organization/multi_file_content_management.md' - 'Working with Page': 'site_organization/working_with_page.md' - 'Searching': 'search.md' - Shop administration: - 'Shop administration': 'shop_administration/shop_administration.md' - 'Cockpit': 'shop_administration/cockpit.md' - 'Control center': 'shop_administration/control_center.md' - 'Components': 'shop_administration/components.md' - 'Manage orders': 'shop_administration/manage_orders.md' - 'Manage prices and stock': 'shop_administration/manage_prices_and_stock.md' - 'Manage products and categories': 'shop_administration/manage_products_and_categories_with_the_ez_dataprovider.md' - 'Manage users': 'shop_administration/manage_users.md' - 'Permissions': 'shop_administration/permissions.md' - Managing shop content: - 'Pages in the shop': 'managing_shop_content/landingpages.md' - 'Navigation structure': 'managing_shop_content/navigation_structure.md' - 'Legal documents': 'managing_shop_content/legal_documents.md' - Personalization: - 'Personalization': 'personalization/personalization.md' - 'Use cases': 'personalization/use_cases.md' - 'Dashboard': 'personalization/dashboard.md' - 'Event Types': 'personalization/event_types.md' - 'Content Types': 'personalization/content_types.md' - 'Recommendation models': 'personalization/recommendation_models.md' - 'Filters': 'personalization/filters.md' - 'Scenarios': 'personalization/scenarios.md' - 'Content import': 'personalization/content_import.md' - 'User data import': 'personalization/user_data_import.md' theme: name: material custom_dir: 'theme' favicon: 'images/favicon.png' language: 'en' palette: primary: 'blue grey' accent: 'deep orange' logo: 'images/ibexa-dxp-logo.svg' plugins: - search - macros: j2_block_start_string: '[[%' j2_block_end_string: '%]]' j2_variable_start_string: '[[=' j2_variable_end_string: '=]]' extra: version_warning: latest: ['3.3'] previous_lts: ['2.5', '1.13'] lts: ['3.3'] ft: ['3.2','3.1'] dev: ['master'] append_bootstrap: - '/index.md' related_docs: - title: 'User Documentation' url: '/projects/userguide' - title: 'Developer Documentation' url: '/' # Global variables product_name_oss: 'Ibexa Platform' product_name_ee: 'Ibexa DXP' product_name_com: 'Ibexa Commerce' extra_css: - fonts/MavenPro.css - css/codehilite.css - css/switcher.css - css/custom.css - css/page-not-found.css - css/navigation.css - css/docs.switcher.css - css/jquery-ui.min.css - '//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css' extra_javascript: - js/jquery.min.js - js/jquery-ui.min.js - js/custom.js - js/docs.switcher.js - '//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js' markdown_extensions: - admonition - codehilite: guess_lang: false linenums: true - def_list - footnotes - meta - toc: permalink: true - pymdownx.arithmatex - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.critic - pymdownx.inlinehilite - pymdownx.highlight: guess_lang: false linenums: true css_class: codehilite extend_pygments_lang: - name: php lang: php options: startinline: true - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tabbed - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde - pymdownx.details [rtd-command-info] start-time: 2024-09-11T09:36:09.579101Z, end-time: 2024-09-11T09:36:10.746289Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml --strict INFO - [macros] - Macros arguments: {'module_name': 'main', 'modules': [], 'render_by_default': True, 'include_dir': '', 'include_yaml': [], 'j2_block_start_string': '[[%', 'j2_block_end_string': '%]]', 'j2_variable_start_string': '[[=', 'j2_variable_end_string': '=]]', 'on_undefined': 'keep', 'on_error_fail': False, 'verbose': False} INFO - [macros] - Extra variables (config file): ['version_warning', 'append_bootstrap', 'related_docs', 'product_name_oss', 'product_name_ee', 'product_name_com'] INFO - [macros] - Extra filters (module): ['pretty'] INFO - [macros] - Found j2 variable 'block_start_string': '[[%' INFO - [macros] - Found j2 variable 'block_end_string': '%]]' INFO - [macros] - Found j2 variable 'variable_start_string': '[[=' INFO - [macros] - Found j2 variable 'variable_end_string': '=]]' INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/3.2/_readthedocs/html INFO - [macros] - ERROR # _Macro Rendering Error_ _File_: `publishing/advanced_publishing_options.md` _TemplateNotFound_: snippets/experience_badge.md ``` Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages/mkdocs_macros/plugin.py", line 527, in render return md_template.render(**page_variables) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages/jinja2/environment.py", line 1304, in render self.environment.handle_exception() File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/3.2/lib/python3.11/site-packages/jinja2/environment.py", line 939, in handle_exception raise rewrite_traceback_stack(source=source) File "