nixbot

builds

succeeded paperless-ngx-3.0.5 checks.x86_64-linux.nixos-eve · build #459 · raw

1tribuchet: building on jamie2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase16Using checkPhaseThreadLimitHook
unpackPhase
17unpacking source archive /nix/store/gxhmgl0baidl98gb5wpffi0s09rdkrw1-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/zensical.toml"
configurePhase
20no configure script, doing nothing
buildPhase
21Executing pypaBuildPhase22Creating a wheel...23pypa build flags: --no-isolation --outdir dist/ --wheel24* Getting build dependencies for wheel...25running egg_info26creating src/paperless_ngx.egg-info27writing src/paperless_ngx.egg-info/PKG-INFO28writing dependency_links to src/paperless_ngx.egg-info/dependency_links.txt29writing requirements to src/paperless_ngx.egg-info/requires.txt30writing top-level names to src/paperless_ngx.egg-info/top_level.txt31writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'32reading manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'33adding license file 'LICENSE'34writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'35* Building wheel...36running bdist_wheel37running build38running build_py39creating build/lib40copying src/manage.py -> build/lib41creating build/lib/paperless_ai42copying src/paperless_ai/base_model.py -> build/lib/paperless_ai43copying src/paperless_ai/embedding.py -> build/lib/paperless_ai44copying src/paperless_ai/db.py -> build/lib/paperless_ai45copying src/paperless_ai/__init__.py -> build/lib/paperless_ai46copying src/paperless_ai/indexing.py -> build/lib/paperless_ai47copying src/paperless_ai/vector_store.py -> build/lib/paperless_ai48copying src/paperless_ai/tables.py -> build/lib/paperless_ai49copying src/paperless_ai/ai_classifier.py -> build/lib/paperless_ai50copying src/paperless_ai/client.py -> build/lib/paperless_ai51copying src/paperless_ai/exceptions.py -> build/lib/paperless_ai52copying src/paperless_ai/matching.py -> build/lib/paperless_ai53copying src/paperless_ai/chat.py -> build/lib/paperless_ai54creating build/lib/documents55copying src/documents/filters.py -> build/lib/documents56copying src/documents/consumer.py -> build/lib/documents57copying src/documents/tasks.py -> build/lib/documents58copying src/documents/file_handling.py -> build/lib/documents59copying src/documents/classifier.py -> build/lib/documents60copying src/documents/converters.py -> build/lib/documents61copying src/documents/versioning.py -> build/lib/documents62copying src/documents/bulk_download.py -> build/lib/documents63copying src/documents/caching.py -> build/lib/documents64copying src/documents/views.py -> build/lib/documents65copying src/documents/checks.py -> build/lib/documents66copying src/documents/data_models.py -> build/lib/documents67copying src/documents/utils.py -> build/lib/documents68copying src/documents/sanity_checker.py -> build/lib/documents69copying src/documents/bulk_edit.py -> build/lib/documents70copying src/documents/double_sided.py -> build/lib/documents71copying src/documents/admin.py -> build/lib/documents72copying src/documents/conditionals.py -> build/lib/documents73copying src/documents/regex.py -> build/lib/documents74copying src/documents/serialisers.py -> build/lib/documents75copying src/documents/permissions.py -> build/lib/documents76copying src/documents/matching.py -> build/lib/documents77copying src/documents/context_processors.py -> build/lib/documents78copying src/documents/schema.py -> build/lib/documents79copying src/documents/parsers.py -> build/lib/documents80copying src/documents/apps.py -> build/lib/documents81copying src/documents/validators.py -> build/lib/documents82copying src/documents/models.py -> build/lib/documents83copying src/documents/__init__.py -> build/lib/documents84copying src/documents/mail.py -> build/lib/documents85copying src/documents/loggers.py -> build/lib/documents86copying src/documents/settings.py -> build/lib/documents87copying src/documents/barcodes.py -> build/lib/documents88creating build/lib/paperless_mail89copying src/paperless_mail/oauth.py -> build/lib/paperless_mail90copying src/paperless_mail/__init__.py -> build/lib/paperless_mail91copying src/paperless_mail/admin.py -> build/lib/paperless_mail92copying src/paperless_mail/views.py -> build/lib/paperless_mail93copying src/paperless_mail/models.py -> build/lib/paperless_mail94copying src/paperless_mail/tasks.py -> build/lib/paperless_mail95copying src/paperless_mail/mail.py -> build/lib/paperless_mail96copying src/paperless_mail/preprocessor.py -> build/lib/paperless_mail97copying src/paperless_mail/filters.py -> build/lib/paperless_mail98copying src/paperless_mail/apps.py -> build/lib/paperless_mail99copying src/paperless_mail/serialisers.py -> build/lib/paperless_mail100creating build/lib/paperless101copying src/paperless/logging.py -> build/lib/paperless102copying src/paperless/apps.py -> build/lib/paperless103copying src/paperless/auth.py -> build/lib/paperless104copying src/paperless/admin.py -> build/lib/paperless105copying src/paperless/checks.py -> build/lib/paperless106copying src/paperless/utils.py -> build/lib/paperless107copying src/paperless/celery.py -> build/lib/paperless108copying src/paperless/__init__.py -> build/lib/paperless109copying src/paperless/views.py -> build/lib/paperless110copying src/paperless/serialisers.py -> build/lib/paperless111copying src/paperless/adapter.py -> build/lib/paperless112copying src/paperless/version.py -> build/lib/paperless113copying src/paperless/signals.py -> build/lib/paperless114copying src/paperless/config.py -> build/lib/paperless115copying src/paperless/asgi.py -> build/lib/paperless116copying src/paperless/consumers.py -> build/lib/paperless117copying src/paperless/db_cache.py -> build/lib/paperless118copying src/paperless/models.py -> build/lib/paperless119copying src/paperless/urls.py -> build/lib/paperless120copying src/paperless/filters.py -> build/lib/paperless121copying src/paperless/wsgi.py -> build/lib/paperless122copying src/paperless/middleware.py -> build/lib/paperless123copying src/paperless/validators.py -> build/lib/paperless124copying src/paperless/network.py -> build/lib/paperless125creating build/lib/paperless_ai/tests126copying src/paperless_ai/tests/test_ai_indexing.py -> build/lib/paperless_ai/tests127copying src/paperless_ai/tests/test_lazy_imports.py -> build/lib/paperless_ai/tests128copying src/paperless_ai/tests/test_chat.py -> build/lib/paperless_ai/tests129copying src/paperless_ai/tests/conftest.py -> build/lib/paperless_ai/tests130copying src/paperless_ai/tests/test_tables.py -> build/lib/paperless_ai/tests131copying src/paperless_ai/tests/test_vector_store.py -> build/lib/paperless_ai/tests132copying src/paperless_ai/tests/__init__.py -> build/lib/paperless_ai/tests133copying src/paperless_ai/tests/test_client.py -> build/lib/paperless_ai/tests134copying src/paperless_ai/tests/test_index_locking.py -> build/lib/paperless_ai/tests135copying src/paperless_ai/tests/test_matching.py -> build/lib/paperless_ai/tests136copying src/paperless_ai/tests/test_base_model.py -> build/lib/paperless_ai/tests137copying src/paperless_ai/tests/test_embedding.py -> build/lib/paperless_ai/tests138copying src/paperless_ai/tests/test_ai_classifier.py -> build/lib/paperless_ai/tests139creating build/lib/paperless_ai/migrations140copying src/paperless_ai/migrations/__init__.py -> build/lib/paperless_ai/migrations141copying src/paperless_ai/migrations/m0001_v1_to_v2.py -> build/lib/paperless_ai/migrations142creating build/lib/documents/signals143copying src/documents/signals/__init__.py -> build/lib/documents/signals144copying src/documents/signals/handlers.py -> build/lib/documents/signals145creating build/lib/documents/search146copying src/documents/search/_schema.py -> build/lib/documents/search147copying src/documents/search/_tokenizer.py -> build/lib/documents/search148copying src/documents/search/__init__.py -> build/lib/documents/search149copying src/documents/search/_backend.py -> build/lib/documents/search150copying src/documents/search/_translate.py -> build/lib/documents/search151copying src/documents/search/_query.py -> build/lib/documents/search152copying src/documents/search/_dates.py -> build/lib/documents/search153creating build/lib/documents/templating154copying src/documents/templating/__init__.py -> build/lib/documents/templating155copying src/documents/templating/filepath.py -> build/lib/documents/templating156copying src/documents/templating/workflows.py -> build/lib/documents/templating157copying src/documents/templating/utils.py -> build/lib/documents/templating158copying src/documents/templating/filters.py -> build/lib/documents/templating159copying src/documents/templating/environment.py -> build/lib/documents/templating160creating build/lib/documents/management161copying src/documents/management/__init__.py -> build/lib/documents/management162creating build/lib/documents/plugins163copying src/documents/plugins/helpers.py -> build/lib/documents/plugins164copying src/documents/plugins/__init__.py -> build/lib/documents/plugins165copying src/documents/plugins/base.py -> build/lib/documents/plugins166creating build/lib/documents/tests167copying src/documents/tests/test_api_post_document_nfc.py -> build/lib/documents/tests168copying src/documents/tests/test_api_bulk_edit.py -> build/lib/documents/tests169copying src/documents/tests/test_sanity_check.py -> build/lib/documents/tests170copying src/documents/tests/test_share_link_bundles.py -> build/lib/documents/tests171copying src/documents/tests/test_caching.py -> build/lib/documents/tests172copying src/documents/tests/test_api_email.py -> build/lib/documents/tests173copying src/documents/tests/test_task_signals.py -> build/lib/documents/tests174copying src/documents/tests/test_api_permissions.py -> build/lib/documents/tests175copying src/documents/tests/test_api_uisettings.py -> build/lib/documents/tests176copying src/documents/tests/test_filters.py -> build/lib/documents/tests177copying src/documents/tests/test_api_document_versions.py -> build/lib/documents/tests178copying src/documents/tests/test_workflows.py -> build/lib/documents/tests179copying src/documents/tests/test_management_importer.py -> build/lib/documents/tests180copying src/documents/tests/test_management.py -> build/lib/documents/tests181copying src/documents/tests/test_api_bulk_download.py -> build/lib/documents/tests182copying src/documents/tests/test_barcodes.py -> build/lib/documents/tests183copying src/documents/tests/test_version_conditionals.py -> build/lib/documents/tests184copying src/documents/tests/test_filepath_nfc.py -> build/lib/documents/tests185copying src/documents/tests/test_consumer_archive.py -> build/lib/documents/tests186copying src/documents/tests/test_api_remote_version.py -> build/lib/documents/tests187copying src/documents/tests/test_management_superuser.py -> build/lib/documents/tests188copying src/documents/tests/test_classifier.py -> build/lib/documents/tests189copying src/documents/tests/test_checks.py -> build/lib/documents/tests190copying src/documents/tests/test_api_status.py -> build/lib/documents/tests191copying src/documents/tests/test_management_thumbnails.py -> build/lib/documents/tests192copying src/documents/tests/factories.py -> build/lib/documents/tests193copying src/documents/tests/test_api_filter_by_custom_fields.py -> build/lib/documents/tests194copying src/documents/tests/test_api_objects.py -> build/lib/documents/tests195copying src/documents/tests/test_api_schema.py -> build/lib/documents/tests196copying src/documents/tests/test_api_documents.py -> build/lib/documents/tests197copying src/documents/tests/test_migration_saved_view_visibility.py -> build/lib/documents/tests198copying src/documents/tests/test_matchables.py -> build/lib/documents/tests199copying src/documents/tests/test_double_sided.py -> build/lib/documents/tests200copying src/documents/tests/test_management_consumer.py -> build/lib/documents/tests201copying src/documents/tests/test_document_model.py -> build/lib/documents/tests202copying src/documents/tests/test_management_exporter.py -> build/lib/documents/tests203copying src/documents/tests/test_api_search.py -> build/lib/documents/tests204copying src/documents/tests/test_bulk_edit.py -> build/lib/documents/tests205copying src/documents/tests/test_views.py -> build/lib/documents/tests206copying src/documents/tests/test_file_handling.py -> build/lib/documents/tests207copying src/documents/tests/conftest.py -> build/lib/documents/tests208copying src/documents/tests/test_api_workflows.py -> build/lib/documents/tests209copying src/documents/tests/test_api_trash.py -> build/lib/documents/tests210copying src/documents/tests/__init__.py -> build/lib/documents/tests211copying src/documents/tests/utils.py -> build/lib/documents/tests212copying src/documents/tests/test_api_chat.py -> build/lib/documents/tests213copying src/documents/tests/test_migration_share_link_bundle.py -> build/lib/documents/tests214copying src/documents/tests/test_api_tasks.py -> build/lib/documents/tests215copying src/documents/tests/test_tasks.py -> build/lib/documents/tests216copying src/documents/tests/test_parsers.py -> build/lib/documents/tests217copying src/documents/tests/test_consumer.py -> build/lib/documents/tests218copying src/documents/tests/test_regex.py -> build/lib/documents/tests219copying src/documents/tests/test_models.py -> build/lib/documents/tests220copying src/documents/tests/test_migration_sha256_checksums.py -> build/lib/documents/tests221copying src/documents/tests/test_api_app_config.py -> build/lib/documents/tests222copying src/documents/tests/test_management_retagger.py -> build/lib/documents/tests223copying src/documents/tests/test_api_profile.py -> build/lib/documents/tests224copying src/documents/tests/test_utils.py -> build/lib/documents/tests225copying src/documents/tests/test_api_custom_fields.py -> build/lib/documents/tests226copying src/documents/tests/test_tag_hierarchy.py -> build/lib/documents/tests227copying src/documents/tests/test_management_fuzzy.py -> build/lib/documents/tests228copying src/documents/tests/test_admin.py -> build/lib/documents/tests229creating build/lib/documents/migrations230copying src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/lib/documents/migrations231copying src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/lib/documents/migrations232copying src/documents/migrations/0002_squashed.py -> build/lib/documents/migrations233copying src/documents/migrations/0009_alter_document_content_length.py -> build/lib/documents/migrations234copying src/documents/migrations/0021_widen_workflow_integer_fields.py -> build/lib/documents/migrations235copying src/documents/migrations/0012_document_root_document.py -> build/lib/documents/migrations236copying src/documents/migrations/0015_document_version_index_and_more.py -> build/lib/documents/migrations237copying src/documents/migrations/0022_add_perf_indexes.py -> build/lib/documents/migrations238copying src/documents/migrations/0020_drop_celery_results.py -> build/lib/documents/migrations239copying src/documents/migrations/0019_task_system_redesign.py -> build/lib/documents/migrations240copying src/documents/migrations/__init__.py -> build/lib/documents/migrations241copying src/documents/migrations/0005_alter_document_checksum_unique.py -> build/lib/documents/migrations242copying src/documents/migrations/0003_remove_document_storage_type.py -> build/lib/documents/migrations243copying src/documents/migrations/0006_document_content_length.py -> build/lib/documents/migrations244copying src/documents/migrations/0011_alter_workflowaction_type.py -> build/lib/documents/migrations245copying src/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/lib/documents/migrations246copying src/documents/migrations/0007_sharelinkbundle.py -> build/lib/documents/migrations247copying src/documents/migrations/0001_squashed.py -> build/lib/documents/migrations248copying src/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/lib/documents/migrations249copying src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/lib/documents/migrations250copying src/documents/migrations/0018_saved_view_simple_search_rules.py -> build/lib/documents/migrations251copying src/documents/migrations/0010_optimize_integer_field_sizes.py -> build/lib/documents/migrations252copying src/documents/migrations/0016_sha256_checksums.py -> build/lib/documents/migrations253creating build/lib/documents/workflows254copying src/documents/workflows/__init__.py -> build/lib/documents/workflows255copying src/documents/workflows/utils.py -> build/lib/documents/workflows256copying src/documents/workflows/actions.py -> build/lib/documents/workflows257copying src/documents/workflows/mutations.py -> build/lib/documents/workflows258copying src/documents/workflows/webhooks.py -> build/lib/documents/workflows259creating build/lib/documents/management/commands260copying src/documents/management/commands/document_fuzzy_match.py -> build/lib/documents/management/commands261copying src/documents/management/commands/document_consumer.py -> build/lib/documents/management/commands262copying src/documents/management/commands/document_exporter.py -> build/lib/documents/management/commands263copying src/documents/management/commands/document_archiver.py -> build/lib/documents/management/commands264copying src/documents/management/commands/document_create_classifier.py -> build/lib/documents/management/commands265copying src/documents/management/commands/document_sanity_checker.py -> build/lib/documents/management/commands266copying src/documents/management/commands/document_retagger.py -> build/lib/documents/management/commands267copying src/documents/management/commands/document_importer.py -> build/lib/documents/management/commands268copying src/documents/management/commands/document_thumbnails.py -> build/lib/documents/management/commands269copying src/documents/management/commands/mixins.py -> build/lib/documents/management/commands270copying src/documents/management/commands/prune_audit_logs.py -> build/lib/documents/management/commands271copying src/documents/management/commands/base.py -> build/lib/documents/management/commands272copying src/documents/management/commands/__init__.py -> build/lib/documents/management/commands273copying src/documents/management/commands/document_llmindex.py -> build/lib/documents/management/commands274copying src/documents/management/commands/manage_superuser.py -> build/lib/documents/management/commands275copying src/documents/management/commands/document_renamer.py -> build/lib/documents/management/commands276copying src/documents/management/commands/document_index.py -> build/lib/documents/management/commands277copying src/documents/management/commands/convert_mariadb_uuid.py -> build/lib/documents/management/commands278creating build/lib/documents/plugins/date_parsing279copying src/documents/plugins/date_parsing/__init__.py -> build/lib/documents/plugins/date_parsing280copying src/documents/plugins/date_parsing/base.py -> build/lib/documents/plugins/date_parsing281copying src/documents/plugins/date_parsing/regex_parser.py -> build/lib/documents/plugins/date_parsing282creating build/lib/documents/tests/search283copying src/documents/tests/search/test_translate.py -> build/lib/documents/tests/search284copying src/documents/tests/search/__init__.py -> build/lib/documents/tests/search285copying src/documents/tests/search/conftest.py -> build/lib/documents/tests/search286copying src/documents/tests/search/test_query.py -> build/lib/documents/tests/search287copying src/documents/tests/search/test_lock_backoff.py -> build/lib/documents/tests/search288copying src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/lib/documents/tests/search289copying src/documents/tests/search/test_backend.py -> build/lib/documents/tests/search290copying src/documents/tests/search/test_schema.py -> build/lib/documents/tests/search291copying src/documents/tests/search/test_tokenizer.py -> build/lib/documents/tests/search292creating build/lib/documents/tests/date_parsing293copying src/documents/tests/date_parsing/__init__.py -> build/lib/documents/tests/date_parsing294copying src/documents/tests/date_parsing/conftest.py -> build/lib/documents/tests/date_parsing295copying src/documents/tests/date_parsing/test_date_parsing.py -> build/lib/documents/tests/date_parsing296copying src/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/lib/documents/tests/date_parsing297creating build/lib/documents/tests/management298copying src/documents/tests/management/test_management_sanity_checker.py -> build/lib/documents/tests/management299copying src/documents/tests/management/test_management_document_llmindex.py -> build/lib/documents/tests/management300copying src/documents/tests/management/test_management_base_cmd.py -> build/lib/documents/tests/management301copying src/documents/tests/management/__init__.py -> build/lib/documents/tests/management302creating build/lib/paperless_mail/tests303copying src/paperless_mail/tests/__init__.py -> build/lib/paperless_mail/tests304copying src/paperless_mail/tests/conftest.py -> build/lib/paperless_mail/tests305copying src/paperless_mail/tests/test_mail_nfc.py -> build/lib/paperless_mail/tests306copying src/paperless_mail/tests/test_mail_oauth.py -> build/lib/paperless_mail/tests307copying src/paperless_mail/tests/test_migrations.py -> build/lib/paperless_mail/tests308copying src/paperless_mail/tests/factories.py -> build/lib/paperless_mail/tests309copying src/paperless_mail/tests/test_api.py -> build/lib/paperless_mail/tests310copying src/paperless_mail/tests/test_mail.py -> build/lib/paperless_mail/tests311copying src/paperless_mail/tests/test_preprocessor.py -> build/lib/paperless_mail/tests312copying src/paperless_mail/tests/test_live_mail.py -> build/lib/paperless_mail/tests313creating build/lib/paperless_mail/migrations314copying src/paperless_mail/migrations/0001_squashed.py -> build/lib/paperless_mail/migrations315copying src/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/lib/paperless_mail/migrations316copying src/paperless_mail/migrations/__init__.py -> build/lib/paperless_mail/migrations317copying src/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/lib/paperless_mail/migrations318copying src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/lib/paperless_mail/migrations319creating build/lib/paperless_mail/management320copying src/paperless_mail/management/__init__.py -> build/lib/paperless_mail/management321creating build/lib/paperless_mail/management/commands322copying src/paperless_mail/management/commands/__init__.py -> build/lib/paperless_mail/management/commands323copying src/paperless_mail/management/commands/mail_fetcher.py -> build/lib/paperless_mail/management/commands324creating build/lib/paperless/migrations325copying src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/lib/paperless/migrations326copying src/paperless/migrations/0001_initial.py -> build/lib/paperless/migrations327copying src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/lib/paperless/migrations328copying src/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/lib/paperless/migrations329copying src/paperless/migrations/0008_replace_skip_archive_file.py -> build/lib/paperless/migrations330copying src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/lib/paperless/migrations331copying src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/lib/paperless/migrations332copying src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/lib/paperless/migrations333copying src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/lib/paperless/migrations334copying src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/lib/paperless/migrations335copying src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/lib/paperless/migrations336copying src/paperless/migrations/__init__.py -> build/lib/paperless/migrations337copying src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/lib/paperless/migrations338copying src/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/lib/paperless/migrations339creating build/lib/paperless/parsers340copying src/paperless/parsers/registry.py -> build/lib/paperless/parsers341copying src/paperless/parsers/text.py -> build/lib/paperless/parsers342copying src/paperless/parsers/mail.py -> build/lib/paperless/parsers343copying src/paperless/parsers/tika.py -> build/lib/paperless/parsers344copying src/paperless/parsers/__init__.py -> build/lib/paperless/parsers345copying src/paperless/parsers/utils.py -> build/lib/paperless/parsers346copying src/paperless/parsers/tesseract.py -> build/lib/paperless/parsers347copying src/paperless/parsers/remote.py -> build/lib/paperless/parsers348creating build/lib/paperless/tests349copying src/paperless/tests/test_logging.py -> build/lib/paperless/tests350copying src/paperless/tests/test_registry.py -> build/lib/paperless/tests351copying src/paperless/tests/test_api_auth.py -> build/lib/paperless/tests352copying src/paperless/tests/test_checks_v3.py -> build/lib/paperless/tests353copying src/paperless/tests/test_ocr_config.py -> build/lib/paperless/tests354copying src/paperless/tests/test_migration_replace_skip_archive_file.py -> build/lib/paperless/tests355copying src/paperless/tests/test_views.py -> build/lib/paperless/tests356copying src/paperless/tests/conftest.py -> build/lib/paperless/tests357copying src/paperless/tests/test_websockets.py -> build/lib/paperless/tests358copying src/paperless/tests/test_signals.py -> build/lib/paperless/tests359copying src/paperless/tests/__init__.py -> build/lib/paperless/tests360copying src/paperless/tests/test_adapter.py -> build/lib/paperless/tests361copying src/paperless/tests/test_parser_utils.py -> build/lib/paperless/tests362copying src/paperless/tests/test_network.py -> build/lib/paperless/tests363copying src/paperless/tests/test_checks.py -> build/lib/paperless/tests364copying src/paperless/tests/test_celery.py -> build/lib/paperless/tests365copying src/paperless/tests/test_utils.py -> build/lib/paperless/tests366creating build/lib/paperless/settings367copying src/paperless/settings/__init__.py -> build/lib/paperless/settings368copying src/paperless/settings/custom.py -> build/lib/paperless/settings369copying src/paperless/settings/parsers.py -> build/lib/paperless/settings370creating build/lib/paperless/tests/settings371copying src/paperless/tests/settings/test_remote_user.py -> build/lib/paperless/tests/settings372copying src/paperless/tests/settings/test_db_cache.py -> build/lib/paperless/tests/settings373copying src/paperless/tests/settings/__init__.py -> build/lib/paperless/tests/settings374copying src/paperless/tests/settings/test_custom_parsers.py -> build/lib/paperless/tests/settings375copying src/paperless/tests/settings/test_settings.py -> build/lib/paperless/tests/settings376copying src/paperless/tests/settings/test_environment_parsers.py -> build/lib/paperless/tests/settings377creating build/lib/paperless/tests/parsers378copying src/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/lib/paperless/tests/parsers379copying src/paperless/tests/parsers/test_mail_parser_live.py -> build/lib/paperless/tests/parsers380copying src/paperless/tests/parsers/test_remote_parser.py -> build/lib/paperless/tests/parsers381copying src/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/lib/paperless/tests/parsers382copying src/paperless/tests/parsers/test_parse_modes.py -> build/lib/paperless/tests/parsers383copying src/paperless/tests/parsers/test_tika_parser.py -> build/lib/paperless/tests/parsers384copying src/paperless/tests/parsers/__init__.py -> build/lib/paperless/tests/parsers385copying src/paperless/tests/parsers/test_text_parser.py -> build/lib/paperless/tests/parsers386copying src/paperless/tests/parsers/conftest.py -> build/lib/paperless/tests/parsers387copying src/paperless/tests/parsers/test_mail_parser.py -> build/lib/paperless/tests/parsers388copying src/paperless/tests/parsers/test_tika_liva.py -> build/lib/paperless/tests/parsers389copying src/paperless/tests/parsers/test_tesseract_parser.py -> build/lib/paperless/tests/parsers390running egg_info391writing src/paperless_ngx.egg-info/PKG-INFO392writing dependency_links to src/paperless_ngx.egg-info/dependency_links.txt393writing requirements to src/paperless_ngx.egg-info/requires.txt394writing top-level names to src/paperless_ngx.egg-info/top_level.txt395reading manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'396adding license file 'LICENSE'397writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'398installing to build/bdist.linux-x86_64/wheel399running install400running install_lib401creating build/bdist.linux-x86_64/wheel402creating build/bdist.linux-x86_64/wheel/paperless_mail403copying build/lib/paperless_mail/admin.py -> build/bdist.linux-x86_64/wheel/./paperless_mail404creating build/bdist.linux-x86_64/wheel/paperless_mail/management405creating build/bdist.linux-x86_64/wheel/paperless_mail/management/commands406copying build/lib/paperless_mail/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands407copying build/lib/paperless_mail/management/commands/mail_fetcher.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands408copying build/lib/paperless_mail/management/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management409copying build/lib/paperless_mail/oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail410copying build/lib/paperless_mail/models.py -> build/bdist.linux-x86_64/wheel/./paperless_mail411copying build/lib/paperless_mail/filters.py -> build/bdist.linux-x86_64/wheel/./paperless_mail412copying build/lib/paperless_mail/tasks.py -> build/bdist.linux-x86_64/wheel/./paperless_mail413copying build/lib/paperless_mail/views.py -> build/bdist.linux-x86_64/wheel/./paperless_mail414copying build/lib/paperless_mail/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail415copying build/lib/paperless_mail/preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail416copying build/lib/paperless_mail/mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail417copying build/lib/paperless_mail/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless_mail418creating build/bdist.linux-x86_64/wheel/paperless_mail/tests419copying build/lib/paperless_mail/tests/test_migrations.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests420copying build/lib/paperless_mail/tests/test_live_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests421copying build/lib/paperless_mail/tests/test_mail_oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests422copying build/lib/paperless_mail/tests/test_api.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests423copying build/lib/paperless_mail/tests/test_mail_nfc.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests424copying build/lib/paperless_mail/tests/test_preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests425copying build/lib/paperless_mail/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests426copying build/lib/paperless_mail/tests/test_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests427copying build/lib/paperless_mail/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests428copying build/lib/paperless_mail/tests/factories.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests429creating build/bdist.linux-x86_64/wheel/paperless_mail/migrations430copying build/lib/paperless_mail/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations431copying build/lib/paperless_mail/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations432copying build/lib/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations433copying build/lib/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations434copying build/lib/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations435copying build/lib/paperless_mail/apps.py -> build/bdist.linux-x86_64/wheel/./paperless_mail436creating build/bdist.linux-x86_64/wheel/paperless_ai437copying build/lib/paperless_ai/vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai438copying build/lib/paperless_ai/client.py -> build/bdist.linux-x86_64/wheel/./paperless_ai439copying build/lib/paperless_ai/db.py -> build/bdist.linux-x86_64/wheel/./paperless_ai440copying build/lib/paperless_ai/matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai441creating build/bdist.linux-x86_64/wheel/paperless_ai/tests442copying build/lib/paperless_ai/tests/test_chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests443copying build/lib/paperless_ai/tests/test_vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests444copying build/lib/paperless_ai/tests/test_ai_indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests445copying build/lib/paperless_ai/tests/test_client.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests446copying build/lib/paperless_ai/tests/test_lazy_imports.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests447copying build/lib/paperless_ai/tests/test_matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests448copying build/lib/paperless_ai/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests449copying build/lib/paperless_ai/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests450copying build/lib/paperless_ai/tests/test_tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests451copying build/lib/paperless_ai/tests/test_ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests452copying build/lib/paperless_ai/tests/test_base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests453copying build/lib/paperless_ai/tests/test_index_locking.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests454copying build/lib/paperless_ai/tests/test_embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests455copying build/lib/paperless_ai/exceptions.py -> build/bdist.linux-x86_64/wheel/./paperless_ai456copying build/lib/paperless_ai/embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai457copying build/lib/paperless_ai/chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai458copying build/lib/paperless_ai/ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai459creating build/bdist.linux-x86_64/wheel/paperless_ai/migrations460copying build/lib/paperless_ai/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations461copying build/lib/paperless_ai/migrations/m0001_v1_to_v2.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations462copying build/lib/paperless_ai/base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai463copying build/lib/paperless_ai/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai464copying build/lib/paperless_ai/tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai465copying build/lib/paperless_ai/indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai466copying build/lib/manage.py -> build/bdist.linux-x86_64/wheel/.467creating build/bdist.linux-x86_64/wheel/documents468creating build/bdist.linux-x86_64/wheel/documents/templating469copying build/lib/documents/templating/workflows.py -> build/bdist.linux-x86_64/wheel/./documents/templating470copying build/lib/documents/templating/filters.py -> build/bdist.linux-x86_64/wheel/./documents/templating471copying build/lib/documents/templating/environment.py -> build/bdist.linux-x86_64/wheel/./documents/templating472copying build/lib/documents/templating/utils.py -> build/bdist.linux-x86_64/wheel/./documents/templating473copying build/lib/documents/templating/filepath.py -> build/bdist.linux-x86_64/wheel/./documents/templating474copying build/lib/documents/templating/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/templating475copying build/lib/documents/consumer.py -> build/bdist.linux-x86_64/wheel/./documents476creating build/bdist.linux-x86_64/wheel/documents/management477copying build/lib/documents/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management478creating build/bdist.linux-x86_64/wheel/documents/management/commands479copying build/lib/documents/management/commands/base.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands480copying build/lib/documents/management/commands/document_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands481copying build/lib/documents/management/commands/convert_mariadb_uuid.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands482copying build/lib/documents/management/commands/document_llmindex.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands483copying build/lib/documents/management/commands/document_create_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands484copying build/lib/documents/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands485copying build/lib/documents/management/commands/document_renamer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands486copying build/lib/documents/management/commands/document_importer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands487copying build/lib/documents/management/commands/manage_superuser.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands488copying build/lib/documents/management/commands/mixins.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands489copying build/lib/documents/management/commands/prune_audit_logs.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands490copying build/lib/documents/management/commands/document_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands491copying build/lib/documents/management/commands/document_index.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands492copying build/lib/documents/management/commands/document_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands493copying build/lib/documents/management/commands/document_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands494copying build/lib/documents/management/commands/document_archiver.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands495copying build/lib/documents/management/commands/document_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands496copying build/lib/documents/management/commands/document_fuzzy_match.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands497copying build/lib/documents/regex.py -> build/bdist.linux-x86_64/wheel/./documents498copying build/lib/documents/double_sided.py -> build/bdist.linux-x86_64/wheel/./documents499copying build/lib/documents/file_handling.py -> build/bdist.linux-x86_64/wheel/./documents500copying build/lib/documents/sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents501copying build/lib/documents/apps.py -> build/bdist.linux-x86_64/wheel/./documents502copying build/lib/documents/bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents503copying build/lib/documents/utils.py -> build/bdist.linux-x86_64/wheel/./documents504copying build/lib/documents/conditionals.py -> build/bdist.linux-x86_64/wheel/./documents505copying build/lib/documents/data_models.py -> build/bdist.linux-x86_64/wheel/./documents506copying build/lib/documents/admin.py -> build/bdist.linux-x86_64/wheel/./documents507copying build/lib/documents/caching.py -> build/bdist.linux-x86_64/wheel/./documents508copying build/lib/documents/views.py -> build/bdist.linux-x86_64/wheel/./documents509copying build/lib/documents/validators.py -> build/bdist.linux-x86_64/wheel/./documents510copying build/lib/documents/checks.py -> build/bdist.linux-x86_64/wheel/./documents511copying build/lib/documents/matching.py -> build/bdist.linux-x86_64/wheel/./documents512copying build/lib/documents/filters.py -> build/bdist.linux-x86_64/wheel/./documents513copying build/lib/documents/bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents514copying build/lib/documents/context_processors.py -> build/bdist.linux-x86_64/wheel/./documents515creating build/bdist.linux-x86_64/wheel/documents/search516copying build/lib/documents/search/_schema.py -> build/bdist.linux-x86_64/wheel/./documents/search517copying build/lib/documents/search/_backend.py -> build/bdist.linux-x86_64/wheel/./documents/search518copying build/lib/documents/search/_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/search519copying build/lib/documents/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/search520copying build/lib/documents/search/_dates.py -> build/bdist.linux-x86_64/wheel/./documents/search521copying build/lib/documents/search/_translate.py -> build/bdist.linux-x86_64/wheel/./documents/search522copying build/lib/documents/search/_query.py -> build/bdist.linux-x86_64/wheel/./documents/search523copying build/lib/documents/tasks.py -> build/bdist.linux-x86_64/wheel/./documents524copying build/lib/documents/mail.py -> build/bdist.linux-x86_64/wheel/./documents525copying build/lib/documents/permissions.py -> build/bdist.linux-x86_64/wheel/./documents526copying build/lib/documents/serialisers.py -> build/bdist.linux-x86_64/wheel/./documents527copying build/lib/documents/__init__.py -> build/bdist.linux-x86_64/wheel/./documents528copying build/lib/documents/loggers.py -> build/bdist.linux-x86_64/wheel/./documents529creating build/bdist.linux-x86_64/wheel/documents/migrations530copying build/lib/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations531copying build/lib/documents/migrations/0006_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations532copying build/lib/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/bdist.linux-x86_64/wheel/./documents/migrations533copying build/lib/documents/migrations/0015_document_version_index_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations534copying build/lib/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/bdist.linux-x86_64/wheel/./documents/migrations535copying build/lib/documents/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations536copying build/lib/documents/migrations/0007_sharelinkbundle.py -> build/bdist.linux-x86_64/wheel/./documents/migrations537copying build/lib/documents/migrations/0003_remove_document_storage_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations538copying build/lib/documents/migrations/0002_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations539copying build/lib/documents/migrations/0020_drop_celery_results.py -> build/bdist.linux-x86_64/wheel/./documents/migrations540copying build/lib/documents/migrations/0011_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations541copying build/lib/documents/migrations/0022_add_perf_indexes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations542copying build/lib/documents/migrations/0005_alter_document_checksum_unique.py -> build/bdist.linux-x86_64/wheel/./documents/migrations543copying build/lib/documents/migrations/0019_task_system_redesign.py -> build/bdist.linux-x86_64/wheel/./documents/migrations544copying build/lib/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations545copying build/lib/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations546copying build/lib/documents/migrations/0010_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations547copying build/lib/documents/migrations/0009_alter_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations548copying build/lib/documents/migrations/0021_widen_workflow_integer_fields.py -> build/bdist.linux-x86_64/wheel/./documents/migrations549copying build/lib/documents/migrations/0012_document_root_document.py -> build/bdist.linux-x86_64/wheel/./documents/migrations550copying build/lib/documents/migrations/0018_saved_view_simple_search_rules.py -> build/bdist.linux-x86_64/wheel/./documents/migrations551copying build/lib/documents/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/migrations552copying build/lib/documents/migrations/0016_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/migrations553creating build/bdist.linux-x86_64/wheel/documents/plugins554creating build/bdist.linux-x86_64/wheel/documents/plugins/date_parsing555copying build/lib/documents/plugins/date_parsing/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing556copying build/lib/documents/plugins/date_parsing/regex_parser.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing557copying build/lib/documents/plugins/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing558copying build/lib/documents/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins559copying build/lib/documents/plugins/helpers.py -> build/bdist.linux-x86_64/wheel/./documents/plugins560copying build/lib/documents/plugins/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins561copying build/lib/documents/schema.py -> build/bdist.linux-x86_64/wheel/./documents562creating build/bdist.linux-x86_64/wheel/documents/tests563copying build/lib/documents/tests/test_admin.py -> build/bdist.linux-x86_64/wheel/./documents/tests564copying build/lib/documents/tests/test_api_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests565copying build/lib/documents/tests/test_management_importer.py -> build/bdist.linux-x86_64/wheel/./documents/tests566copying build/lib/documents/tests/test_matchables.py -> build/bdist.linux-x86_64/wheel/./documents/tests567copying build/lib/documents/tests/test_models.py -> build/bdist.linux-x86_64/wheel/./documents/tests568copying build/lib/documents/tests/test_api_uisettings.py -> build/bdist.linux-x86_64/wheel/./documents/tests569copying build/lib/documents/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests570copying build/lib/documents/tests/factories.py -> build/bdist.linux-x86_64/wheel/./documents/tests571copying build/lib/documents/tests/test_api_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests572copying build/lib/documents/tests/test_api_status.py -> build/bdist.linux-x86_64/wheel/./documents/tests573copying build/lib/documents/tests/test_barcodes.py -> build/bdist.linux-x86_64/wheel/./documents/tests574copying build/lib/documents/tests/test_regex.py -> build/bdist.linux-x86_64/wheel/./documents/tests575copying build/lib/documents/tests/test_sanity_check.py -> build/bdist.linux-x86_64/wheel/./documents/tests576copying build/lib/documents/tests/test_api_remote_version.py -> build/bdist.linux-x86_64/wheel/./documents/tests577copying build/lib/documents/tests/test_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/tests578copying build/lib/documents/tests/utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests579copying build/lib/documents/tests/test_task_signals.py -> build/bdist.linux-x86_64/wheel/./documents/tests580copying build/lib/documents/tests/test_api_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests581copying build/lib/documents/tests/test_management.py -> build/bdist.linux-x86_64/wheel/./documents/tests582copying build/lib/documents/tests/test_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests583copying build/lib/documents/tests/test_api_trash.py -> build/bdist.linux-x86_64/wheel/./documents/tests584creating build/bdist.linux-x86_64/wheel/documents/tests/date_parsing585copying build/lib/documents/tests/date_parsing/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing586copying build/lib/documents/tests/date_parsing/test_date_parsing.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing587copying build/lib/documents/tests/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing588copying build/lib/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing589copying build/lib/documents/tests/test_double_sided.py -> build/bdist.linux-x86_64/wheel/./documents/tests590copying build/lib/documents/tests/test_migration_saved_view_visibility.py -> build/bdist.linux-x86_64/wheel/./documents/tests591copying build/lib/documents/tests/test_parsers.py -> build/bdist.linux-x86_64/wheel/./documents/tests592copying build/lib/documents/tests/test_api_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests593copying build/lib/documents/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests594copying build/lib/documents/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests595copying build/lib/documents/tests/test_filepath_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests596copying build/lib/documents/tests/test_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests597copying build/lib/documents/tests/test_api_documents.py -> build/bdist.linux-x86_64/wheel/./documents/tests598copying build/lib/documents/tests/test_migration_share_link_bundle.py -> build/bdist.linux-x86_64/wheel/./documents/tests599copying build/lib/documents/tests/test_share_link_bundles.py -> build/bdist.linux-x86_64/wheel/./documents/tests600copying build/lib/documents/tests/test_api_objects.py -> build/bdist.linux-x86_64/wheel/./documents/tests601copying build/lib/documents/tests/test_consumer_archive.py -> build/bdist.linux-x86_64/wheel/./documents/tests602copying build/lib/documents/tests/test_version_conditionals.py -> build/bdist.linux-x86_64/wheel/./documents/tests603copying build/lib/documents/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./documents/tests604copying build/lib/documents/tests/test_management_superuser.py -> build/bdist.linux-x86_64/wheel/./documents/tests605copying build/lib/documents/tests/test_api_filter_by_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests606copying build/lib/documents/tests/test_document_model.py -> build/bdist.linux-x86_64/wheel/./documents/tests607copying build/lib/documents/tests/test_migration_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/tests608copying build/lib/documents/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./documents/tests609copying build/lib/documents/tests/test_file_handling.py -> build/bdist.linux-x86_64/wheel/./documents/tests610creating build/bdist.linux-x86_64/wheel/documents/tests/management611copying build/lib/documents/tests/management/test_management_base_cmd.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management612copying build/lib/documents/tests/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management613copying build/lib/documents/tests/management/test_management_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management614copying build/lib/documents/tests/management/test_management_document_llmindex.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management615copying build/lib/documents/tests/test_api_chat.py -> build/bdist.linux-x86_64/wheel/./documents/tests616copying build/lib/documents/tests/test_api_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests617copying build/lib/documents/tests/test_management_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests618copying build/lib/documents/tests/test_management_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/tests619copying build/lib/documents/tests/test_management_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/tests620copying build/lib/documents/tests/test_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests621copying build/lib/documents/tests/test_api_permissions.py -> build/bdist.linux-x86_64/wheel/./documents/tests622copying build/lib/documents/tests/test_filters.py -> build/bdist.linux-x86_64/wheel/./documents/tests623copying build/lib/documents/tests/test_api_document_versions.py -> build/bdist.linux-x86_64/wheel/./documents/tests624copying build/lib/documents/tests/test_management_fuzzy.py -> build/bdist.linux-x86_64/wheel/./documents/tests625copying build/lib/documents/tests/test_api_profile.py -> build/bdist.linux-x86_64/wheel/./documents/tests626copying build/lib/documents/tests/test_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests627copying build/lib/documents/tests/test_management_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/tests628copying build/lib/documents/tests/test_api_app_config.py -> build/bdist.linux-x86_64/wheel/./documents/tests629copying build/lib/documents/tests/test_api_post_document_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests630creating build/bdist.linux-x86_64/wheel/documents/tests/search631copying build/lib/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search632copying build/lib/documents/tests/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search633copying build/lib/documents/tests/search/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search634copying build/lib/documents/tests/search/test_lock_backoff.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search635copying build/lib/documents/tests/search/test_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search636copying build/lib/documents/tests/search/test_translate.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search637copying build/lib/documents/tests/search/test_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search638copying build/lib/documents/tests/search/test_backend.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search639copying build/lib/documents/tests/search/test_query.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search640copying build/lib/documents/tests/test_caching.py -> build/bdist.linux-x86_64/wheel/./documents/tests641copying build/lib/documents/tests/test_api_bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents/tests642copying build/lib/documents/tests/test_api_search.py -> build/bdist.linux-x86_64/wheel/./documents/tests643copying build/lib/documents/tests/test_tag_hierarchy.py -> build/bdist.linux-x86_64/wheel/./documents/tests644copying build/lib/documents/tests/test_api_email.py -> build/bdist.linux-x86_64/wheel/./documents/tests645copying build/lib/documents/versioning.py -> build/bdist.linux-x86_64/wheel/./documents646copying build/lib/documents/barcodes.py -> build/bdist.linux-x86_64/wheel/./documents647copying build/lib/documents/classifier.py -> build/bdist.linux-x86_64/wheel/./documents648copying build/lib/documents/converters.py -> build/bdist.linux-x86_64/wheel/./documents649copying build/lib/documents/settings.py -> build/bdist.linux-x86_64/wheel/./documents650creating build/bdist.linux-x86_64/wheel/documents/workflows651copying build/lib/documents/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/workflows652copying build/lib/documents/workflows/mutations.py -> build/bdist.linux-x86_64/wheel/./documents/workflows653copying build/lib/documents/workflows/webhooks.py -> build/bdist.linux-x86_64/wheel/./documents/workflows654copying build/lib/documents/workflows/actions.py -> build/bdist.linux-x86_64/wheel/./documents/workflows655copying build/lib/documents/workflows/utils.py -> build/bdist.linux-x86_64/wheel/./documents/workflows656copying build/lib/documents/models.py -> build/bdist.linux-x86_64/wheel/./documents657creating build/bdist.linux-x86_64/wheel/documents/signals658copying build/lib/documents/signals/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/signals659copying build/lib/documents/signals/handlers.py -> build/bdist.linux-x86_64/wheel/./documents/signals660copying build/lib/documents/parsers.py -> build/bdist.linux-x86_64/wheel/./documents661creating build/bdist.linux-x86_64/wheel/paperless662copying build/lib/paperless/models.py -> build/bdist.linux-x86_64/wheel/./paperless663creating build/bdist.linux-x86_64/wheel/paperless/migrations664copying build/lib/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations665copying build/lib/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations666copying build/lib/paperless/migrations/0008_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations667copying build/lib/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations668copying build/lib/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations669copying build/lib/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations670copying build/lib/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations671copying build/lib/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations672copying build/lib/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations673copying build/lib/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations674copying build/lib/paperless/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations675copying build/lib/paperless/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations676copying build/lib/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations677copying build/lib/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations678copying build/lib/paperless/config.py -> build/bdist.linux-x86_64/wheel/./paperless679creating build/bdist.linux-x86_64/wheel/paperless/settings680copying build/lib/paperless/settings/custom.py -> build/bdist.linux-x86_64/wheel/./paperless/settings681copying build/lib/paperless/settings/parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/settings682copying build/lib/paperless/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/settings683copying build/lib/paperless/auth.py -> build/bdist.linux-x86_64/wheel/./paperless684copying build/lib/paperless/db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless685copying build/lib/paperless/apps.py -> build/bdist.linux-x86_64/wheel/./paperless686copying build/lib/paperless/logging.py -> build/bdist.linux-x86_64/wheel/./paperless687copying build/lib/paperless/utils.py -> build/bdist.linux-x86_64/wheel/./paperless688copying build/lib/paperless/checks.py -> build/bdist.linux-x86_64/wheel/./paperless689copying build/lib/paperless/celery.py -> build/bdist.linux-x86_64/wheel/./paperless690copying build/lib/paperless/network.py -> build/bdist.linux-x86_64/wheel/./paperless691copying build/lib/paperless/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless692copying build/lib/paperless/admin.py -> build/bdist.linux-x86_64/wheel/./paperless693copying build/lib/paperless/urls.py -> build/bdist.linux-x86_64/wheel/./paperless694copying build/lib/paperless/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless695copying build/lib/paperless/consumers.py -> build/bdist.linux-x86_64/wheel/./paperless696copying build/lib/paperless/validators.py -> build/bdist.linux-x86_64/wheel/./paperless697creating build/bdist.linux-x86_64/wheel/paperless/parsers698copying build/lib/paperless/parsers/text.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers699copying build/lib/paperless/parsers/registry.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers700copying build/lib/paperless/parsers/tika.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers701copying build/lib/paperless/parsers/tesseract.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers702copying build/lib/paperless/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers703copying build/lib/paperless/parsers/mail.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers704copying build/lib/paperless/parsers/remote.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers705copying build/lib/paperless/parsers/utils.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers706copying build/lib/paperless/middleware.py -> build/bdist.linux-x86_64/wheel/./paperless707copying build/lib/paperless/filters.py -> build/bdist.linux-x86_64/wheel/./paperless708copying build/lib/paperless/wsgi.py -> build/bdist.linux-x86_64/wheel/./paperless709creating build/bdist.linux-x86_64/wheel/paperless/tests710copying build/lib/paperless/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests711copying build/lib/paperless/tests/test_network.py -> build/bdist.linux-x86_64/wheel/./paperless/tests712copying build/lib/paperless/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests713copying build/lib/paperless/tests/test_ocr_config.py -> build/bdist.linux-x86_64/wheel/./paperless/tests714copying build/lib/paperless/tests/test_signals.py -> build/bdist.linux-x86_64/wheel/./paperless/tests715copying build/lib/paperless/tests/test_registry.py -> build/bdist.linux-x86_64/wheel/./paperless/tests716copying build/lib/paperless/tests/test_adapter.py -> build/bdist.linux-x86_64/wheel/./paperless/tests717copying build/lib/paperless/tests/test_api_auth.py -> build/bdist.linux-x86_64/wheel/./paperless/tests718copying build/lib/paperless/tests/test_parser_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests719copying build/lib/paperless/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./paperless/tests720copying build/lib/paperless/tests/test_checks_v3.py -> build/bdist.linux-x86_64/wheel/./paperless/tests721copying build/lib/paperless/tests/test_migration_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/tests722creating build/bdist.linux-x86_64/wheel/paperless/tests/parsers723copying build/lib/paperless/tests/parsers/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers724copying build/lib/paperless/tests/parsers/test_parse_modes.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers725copying build/lib/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers726copying build/lib/paperless/tests/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers727copying build/lib/paperless/tests/parsers/test_mail_parser_live.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers728copying build/lib/paperless/tests/parsers/test_tika_liva.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers729copying build/lib/paperless/tests/parsers/test_mail_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers730copying build/lib/paperless/tests/parsers/test_remote_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers731copying build/lib/paperless/tests/parsers/test_tika_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers732copying build/lib/paperless/tests/parsers/test_text_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers733copying build/lib/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers734copying build/lib/paperless/tests/parsers/test_tesseract_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers735copying build/lib/paperless/tests/test_logging.py -> build/bdist.linux-x86_64/wheel/./paperless/tests736creating build/bdist.linux-x86_64/wheel/paperless/tests/settings737copying build/lib/paperless/tests/settings/test_custom_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings738copying build/lib/paperless/tests/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings739copying build/lib/paperless/tests/settings/test_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings740copying build/lib/paperless/tests/settings/test_remote_user.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings741copying build/lib/paperless/tests/settings/test_environment_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings742copying build/lib/paperless/tests/settings/test_db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings743copying build/lib/paperless/tests/test_celery.py -> build/bdist.linux-x86_64/wheel/./paperless/tests744copying build/lib/paperless/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./paperless/tests745copying build/lib/paperless/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests746copying build/lib/paperless/tests/test_websockets.py -> build/bdist.linux-x86_64/wheel/./paperless/tests747copying build/lib/paperless/asgi.py -> build/bdist.linux-x86_64/wheel/./paperless748copying build/lib/paperless/signals.py -> build/bdist.linux-x86_64/wheel/./paperless749copying build/lib/paperless/version.py -> build/bdist.linux-x86_64/wheel/./paperless750copying build/lib/paperless/views.py -> build/bdist.linux-x86_64/wheel/./paperless751copying build/lib/paperless/adapter.py -> build/bdist.linux-x86_64/wheel/./paperless752running install_egg_info753Copying src/paperless_ngx.egg-info to build/bdist.linux-x86_64/wheel/./paperless_ngx-3.0.5-py3.14.egg-info754running install_scripts755creating build/bdist.linux-x86_64/wheel/paperless_ngx-3.0.5.dist-info/WHEEL756creating '/build/source/dist/.tmp-2tlabc0x/paperless_ngx-3.0.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it757adding 'manage.py'758adding 'documents/__init__.py'759adding 'documents/admin.py'760adding 'documents/apps.py'761adding 'documents/barcodes.py'762adding 'documents/bulk_download.py'763adding 'documents/bulk_edit.py'764adding 'documents/caching.py'765adding 'documents/checks.py'766adding 'documents/classifier.py'767adding 'documents/conditionals.py'768adding 'documents/consumer.py'769adding 'documents/context_processors.py'770adding 'documents/converters.py'771adding 'documents/data_models.py'772adding 'documents/double_sided.py'773adding 'documents/file_handling.py'774adding 'documents/filters.py'775adding 'documents/loggers.py'776adding 'documents/mail.py'777adding 'documents/matching.py'778adding 'documents/models.py'779adding 'documents/parsers.py'780adding 'documents/permissions.py'781adding 'documents/regex.py'782adding 'documents/sanity_checker.py'783adding 'documents/schema.py'784adding 'documents/serialisers.py'785adding 'documents/settings.py'786adding 'documents/tasks.py'787adding 'documents/utils.py'788adding 'documents/validators.py'789adding 'documents/versioning.py'790adding 'documents/views.py'791adding 'documents/management/__init__.py'792adding 'documents/management/commands/__init__.py'793adding 'documents/management/commands/base.py'794adding 'documents/management/commands/convert_mariadb_uuid.py'795adding 'documents/management/commands/document_archiver.py'796adding 'documents/management/commands/document_consumer.py'797adding 'documents/management/commands/document_create_classifier.py'798adding 'documents/management/commands/document_exporter.py'799adding 'documents/management/commands/document_fuzzy_match.py'800adding 'documents/management/commands/document_importer.py'801adding 'documents/management/commands/document_index.py'802adding 'documents/management/commands/document_llmindex.py'803adding 'documents/management/commands/document_renamer.py'804adding 'documents/management/commands/document_retagger.py'805adding 'documents/management/commands/document_sanity_checker.py'806adding 'documents/management/commands/document_thumbnails.py'807adding 'documents/management/commands/manage_superuser.py'808adding 'documents/management/commands/mixins.py'809adding 'documents/management/commands/prune_audit_logs.py'810adding 'documents/migrations/0001_squashed.py'811adding 'documents/migrations/0002_squashed.py'812adding 'documents/migrations/0003_remove_document_storage_type.py'813adding 'documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'814adding 'documents/migrations/0005_alter_document_checksum_unique.py'815adding 'documents/migrations/0006_document_content_length.py'816adding 'documents/migrations/0007_sharelinkbundle.py'817adding 'documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'818adding 'documents/migrations/0009_alter_document_content_length.py'819adding 'documents/migrations/0010_optimize_integer_field_sizes.py'820adding 'documents/migrations/0011_alter_workflowaction_type.py'821adding 'documents/migrations/0012_document_root_document.py'822adding 'documents/migrations/0013_alter_paperlesstask_task_name.py'823adding 'documents/migrations/0014_savedview_visibility_to_ui_settings.py'824adding 'documents/migrations/0015_document_version_index_and_more.py'825adding 'documents/migrations/0016_sha256_checksums.py'826adding 'documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'827adding 'documents/migrations/0018_saved_view_simple_search_rules.py'828adding 'documents/migrations/0019_task_system_redesign.py'829adding 'documents/migrations/0020_drop_celery_results.py'830adding 'documents/migrations/0021_widen_workflow_integer_fields.py'831adding 'documents/migrations/0022_add_perf_indexes.py'832adding 'documents/migrations/__init__.py'833adding 'documents/plugins/__init__.py'834adding 'documents/plugins/base.py'835adding 'documents/plugins/helpers.py'836adding 'documents/plugins/date_parsing/__init__.py'837adding 'documents/plugins/date_parsing/base.py'838adding 'documents/plugins/date_parsing/regex_parser.py'839adding 'documents/search/__init__.py'840adding 'documents/search/_backend.py'841adding 'documents/search/_dates.py'842adding 'documents/search/_query.py'843adding 'documents/search/_schema.py'844adding 'documents/search/_tokenizer.py'845adding 'documents/search/_translate.py'846adding 'documents/signals/__init__.py'847adding 'documents/signals/handlers.py'848adding 'documents/templating/__init__.py'849adding 'documents/templating/environment.py'850adding 'documents/templating/filepath.py'851adding 'documents/templating/filters.py'852adding 'documents/templating/utils.py'853adding 'documents/templating/workflows.py'854adding 'documents/tests/__init__.py'855adding 'documents/tests/conftest.py'856adding 'documents/tests/factories.py'857adding 'documents/tests/test_admin.py'858adding 'documents/tests/test_api_app_config.py'859adding 'documents/tests/test_api_bulk_download.py'860adding 'documents/tests/test_api_bulk_edit.py'861adding 'documents/tests/test_api_chat.py'862adding 'documents/tests/test_api_custom_fields.py'863adding 'documents/tests/test_api_document_versions.py'864adding 'documents/tests/test_api_documents.py'865adding 'documents/tests/test_api_email.py'866adding 'documents/tests/test_api_filter_by_custom_fields.py'867adding 'documents/tests/test_api_objects.py'868adding 'documents/tests/test_api_permissions.py'869adding 'documents/tests/test_api_post_document_nfc.py'870adding 'documents/tests/test_api_profile.py'871adding 'documents/tests/test_api_remote_version.py'872adding 'documents/tests/test_api_schema.py'873adding 'documents/tests/test_api_search.py'874adding 'documents/tests/test_api_status.py'875adding 'documents/tests/test_api_tasks.py'876adding 'documents/tests/test_api_trash.py'877adding 'documents/tests/test_api_uisettings.py'878adding 'documents/tests/test_api_workflows.py'879adding 'documents/tests/test_barcodes.py'880adding 'documents/tests/test_bulk_edit.py'881adding 'documents/tests/test_caching.py'882adding 'documents/tests/test_checks.py'883adding 'documents/tests/test_classifier.py'884adding 'documents/tests/test_consumer.py'885adding 'documents/tests/test_consumer_archive.py'886adding 'documents/tests/test_document_model.py'887adding 'documents/tests/test_double_sided.py'888adding 'documents/tests/test_file_handling.py'889adding 'documents/tests/test_filepath_nfc.py'890adding 'documents/tests/test_filters.py'891adding 'documents/tests/test_management.py'892adding 'documents/tests/test_management_consumer.py'893adding 'documents/tests/test_management_exporter.py'894adding 'documents/tests/test_management_fuzzy.py'895adding 'documents/tests/test_management_importer.py'896adding 'documents/tests/test_management_retagger.py'897adding 'documents/tests/test_management_superuser.py'898adding 'documents/tests/test_management_thumbnails.py'899adding 'documents/tests/test_matchables.py'900adding 'documents/tests/test_migration_saved_view_visibility.py'901adding 'documents/tests/test_migration_sha256_checksums.py'902adding 'documents/tests/test_migration_share_link_bundle.py'903adding 'documents/tests/test_models.py'904adding 'documents/tests/test_parsers.py'905adding 'documents/tests/test_regex.py'906adding 'documents/tests/test_sanity_check.py'907adding 'documents/tests/test_share_link_bundles.py'908adding 'documents/tests/test_tag_hierarchy.py'909adding 'documents/tests/test_task_signals.py'910adding 'documents/tests/test_tasks.py'911adding 'documents/tests/test_utils.py'912adding 'documents/tests/test_version_conditionals.py'913adding 'documents/tests/test_views.py'914adding 'documents/tests/test_workflows.py'915adding 'documents/tests/utils.py'916adding 'documents/tests/date_parsing/__init__.py'917adding 'documents/tests/date_parsing/conftest.py'918adding 'documents/tests/date_parsing/test_date_parser_plugin_loading.py'919adding 'documents/tests/date_parsing/test_date_parsing.py'920adding 'documents/tests/management/__init__.py'921adding 'documents/tests/management/test_management_base_cmd.py'922adding 'documents/tests/management/test_management_document_llmindex.py'923adding 'documents/tests/management/test_management_sanity_checker.py'924adding 'documents/tests/search/__init__.py'925adding 'documents/tests/search/conftest.py'926adding 'documents/tests/search/test_backend.py'927adding 'documents/tests/search/test_lock_backoff.py'928adding 'documents/tests/search/test_migration_fulltext_query_field_prefixes.py'929adding 'documents/tests/search/test_query.py'930adding 'documents/tests/search/test_schema.py'931adding 'documents/tests/search/test_tokenizer.py'932adding 'documents/tests/search/test_translate.py'933adding 'documents/workflows/__init__.py'934adding 'documents/workflows/actions.py'935adding 'documents/workflows/mutations.py'936adding 'documents/workflows/utils.py'937adding 'documents/workflows/webhooks.py'938adding 'paperless/__init__.py'939adding 'paperless/adapter.py'940adding 'paperless/admin.py'941adding 'paperless/apps.py'942adding 'paperless/asgi.py'943adding 'paperless/auth.py'944adding 'paperless/celery.py'945adding 'paperless/checks.py'946adding 'paperless/config.py'947adding 'paperless/consumers.py'948adding 'paperless/db_cache.py'949adding 'paperless/filters.py'950adding 'paperless/logging.py'951adding 'paperless/middleware.py'952adding 'paperless/models.py'953adding 'paperless/network.py'954adding 'paperless/serialisers.py'955adding 'paperless/signals.py'956adding 'paperless/urls.py'957adding 'paperless/utils.py'958adding 'paperless/validators.py'959adding 'paperless/version.py'960adding 'paperless/views.py'961adding 'paperless/wsgi.py'962adding 'paperless/migrations/0001_initial.py'963adding 'paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'964adding 'paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'965adding 'paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'966adding 'paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'967adding 'paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'968adding 'paperless/migrations/0007_optimize_integer_field_sizes.py'969adding 'paperless/migrations/0008_replace_skip_archive_file.py'970adding 'paperless/migrations/0009_alter_applicationconfiguration_options.py'971adding 'paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'972adding 'paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'973adding 'paperless/migrations/0012_applicationconfiguration_llm_output_language.py'974adding 'paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'975adding 'paperless/migrations/__init__.py'976adding 'paperless/parsers/__init__.py'977adding 'paperless/parsers/mail.py'978adding 'paperless/parsers/registry.py'979adding 'paperless/parsers/remote.py'980adding 'paperless/parsers/tesseract.py'981adding 'paperless/parsers/text.py'982adding 'paperless/parsers/tika.py'983adding 'paperless/parsers/utils.py'984adding 'paperless/settings/__init__.py'985adding 'paperless/settings/custom.py'986adding 'paperless/settings/parsers.py'987adding 'paperless/tests/__init__.py'988adding 'paperless/tests/conftest.py'989adding 'paperless/tests/test_adapter.py'990adding 'paperless/tests/test_api_auth.py'991adding 'paperless/tests/test_celery.py'992adding 'paperless/tests/test_checks.py'993adding 'paperless/tests/test_checks_v3.py'994adding 'paperless/tests/test_logging.py'995adding 'paperless/tests/test_migration_replace_skip_archive_file.py'996adding 'paperless/tests/test_network.py'997adding 'paperless/tests/test_ocr_config.py'998adding 'paperless/tests/test_parser_utils.py'999adding 'paperless/tests/test_registry.py'1000adding 'paperless/tests/test_signals.py'1001adding 'paperless/tests/test_utils.py'1002adding 'paperless/tests/test_views.py'1003adding 'paperless/tests/test_websockets.py'1004adding 'paperless/tests/parsers/__init__.py'1005adding 'paperless/tests/parsers/conftest.py'1006adding 'paperless/tests/parsers/test_convert_image_to_pdfa.py'1007adding 'paperless/tests/parsers/test_mail_parser.py'1008adding 'paperless/tests/parsers/test_mail_parser_live.py'1009adding 'paperless/tests/parsers/test_parse_modes.py'1010adding 'paperless/tests/parsers/test_remote_parser.py'1011adding 'paperless/tests/parsers/test_tesseract_custom_settings.py'1012adding 'paperless/tests/parsers/test_tesseract_parser.py'1013adding 'paperless/tests/parsers/test_text_parser.py'1014adding 'paperless/tests/parsers/test_tika_liva.py'1015adding 'paperless/tests/parsers/test_tika_parser.py'1016adding 'paperless/tests/settings/__init__.py'1017adding 'paperless/tests/settings/test_custom_parsers.py'1018adding 'paperless/tests/settings/test_db_cache.py'1019adding 'paperless/tests/settings/test_environment_parsers.py'1020adding 'paperless/tests/settings/test_remote_user.py'1021adding 'paperless/tests/settings/test_settings.py'1022adding 'paperless_ai/__init__.py'1023adding 'paperless_ai/ai_classifier.py'1024adding 'paperless_ai/base_model.py'1025adding 'paperless_ai/chat.py'1026adding 'paperless_ai/client.py'1027adding 'paperless_ai/db.py'1028adding 'paperless_ai/embedding.py'1029adding 'paperless_ai/exceptions.py'1030adding 'paperless_ai/indexing.py'1031adding 'paperless_ai/matching.py'1032adding 'paperless_ai/tables.py'1033adding 'paperless_ai/vector_store.py'1034adding 'paperless_ai/migrations/__init__.py'1035adding 'paperless_ai/migrations/m0001_v1_to_v2.py'1036adding 'paperless_ai/tests/__init__.py'1037adding 'paperless_ai/tests/conftest.py'1038adding 'paperless_ai/tests/test_ai_classifier.py'1039adding 'paperless_ai/tests/test_ai_indexing.py'1040adding 'paperless_ai/tests/test_base_model.py'1041adding 'paperless_ai/tests/test_chat.py'1042adding 'paperless_ai/tests/test_client.py'1043adding 'paperless_ai/tests/test_embedding.py'1044adding 'paperless_ai/tests/test_index_locking.py'1045adding 'paperless_ai/tests/test_lazy_imports.py'1046adding 'paperless_ai/tests/test_matching.py'1047adding 'paperless_ai/tests/test_tables.py'1048adding 'paperless_ai/tests/test_vector_store.py'1049adding 'paperless_mail/__init__.py'1050adding 'paperless_mail/admin.py'1051adding 'paperless_mail/apps.py'1052adding 'paperless_mail/filters.py'1053adding 'paperless_mail/mail.py'1054adding 'paperless_mail/models.py'1055adding 'paperless_mail/oauth.py'1056adding 'paperless_mail/preprocessor.py'1057adding 'paperless_mail/serialisers.py'1058adding 'paperless_mail/tasks.py'1059adding 'paperless_mail/views.py'1060adding 'paperless_mail/management/__init__.py'1061adding 'paperless_mail/management/commands/__init__.py'1062adding 'paperless_mail/management/commands/mail_fetcher.py'1063adding 'paperless_mail/migrations/0001_squashed.py'1064adding 'paperless_mail/migrations/0002_optimize_integer_field_sizes.py'1065adding 'paperless_mail/migrations/0003_mailrule_stop_processing.py'1066adding 'paperless_mail/migrations/0004_processedmail_uid_validity.py'1067adding 'paperless_mail/migrations/__init__.py'1068adding 'paperless_mail/tests/__init__.py'1069adding 'paperless_mail/tests/conftest.py'1070adding 'paperless_mail/tests/factories.py'1071adding 'paperless_mail/tests/test_api.py'1072adding 'paperless_mail/tests/test_live_mail.py'1073adding 'paperless_mail/tests/test_mail.py'1074adding 'paperless_mail/tests/test_mail_nfc.py'1075adding 'paperless_mail/tests/test_mail_oauth.py'1076adding 'paperless_mail/tests/test_migrations.py'1077adding 'paperless_mail/tests/test_preprocessor.py'1078adding 'paperless_ngx-3.0.5.dist-info/licenses/LICENSE'1079adding 'paperless_ngx-3.0.5.dist-info/METADATA'1080adding 'paperless_ngx-3.0.5.dist-info/WHEEL'1081adding 'paperless_ngx-3.0.5.dist-info/top_level.txt'1082adding 'paperless_ngx-3.0.5.dist-info/RECORD'1083removing build/bdist.linux-x86_64/wheel1084Successfully built paperless_ngx-3.0.5-py3-none-any.whl1085Finished creating a wheel...1086Listing 'src'...1087Listing 'src/documents'...1088Compiling 'src/documents/__init__.py'...1089Compiling 'src/documents/admin.py'...1090Compiling 'src/documents/apps.py'...1091Compiling 'src/documents/barcodes.py'...1092Compiling 'src/documents/bulk_download.py'...1093Compiling 'src/documents/bulk_edit.py'...1094Compiling 'src/documents/caching.py'...1095Compiling 'src/documents/checks.py'...1096Compiling 'src/documents/classifier.py'...1097Compiling 'src/documents/conditionals.py'...1098Compiling 'src/documents/consumer.py'...1099Compiling 'src/documents/context_processors.py'...1100Compiling 'src/documents/converters.py'...1101Compiling 'src/documents/data_models.py'...1102Compiling 'src/documents/double_sided.py'...1103Compiling 'src/documents/file_handling.py'...1104Compiling 'src/documents/filters.py'...1105Compiling 'src/documents/loggers.py'...1106Compiling 'src/documents/mail.py'...1107Listing 'src/documents/management'...1108Compiling 'src/documents/management/__init__.py'...1109Listing 'src/documents/management/commands'...1110Compiling 'src/documents/management/commands/__init__.py'...1111Compiling 'src/documents/management/commands/base.py'...1112Compiling 'src/documents/management/commands/convert_mariadb_uuid.py'...1113Compiling 'src/documents/management/commands/document_archiver.py'...1114Compiling 'src/documents/management/commands/document_consumer.py'...1115Compiling 'src/documents/management/commands/document_create_classifier.py'...1116Compiling 'src/documents/management/commands/document_exporter.py'...1117Compiling 'src/documents/management/commands/document_fuzzy_match.py'...1118Compiling 'src/documents/management/commands/document_importer.py'...1119Compiling 'src/documents/management/commands/document_index.py'...1120Compiling 'src/documents/management/commands/document_llmindex.py'...1121Compiling 'src/documents/management/commands/document_renamer.py'...1122Compiling 'src/documents/management/commands/document_retagger.py'...1123Compiling 'src/documents/management/commands/document_sanity_checker.py'...1124Compiling 'src/documents/management/commands/document_thumbnails.py'...1125Compiling 'src/documents/management/commands/manage_superuser.py'...1126Compiling 'src/documents/management/commands/mixins.py'...1127Compiling 'src/documents/management/commands/prune_audit_logs.py'...1128Compiling 'src/documents/matching.py'...1129Listing 'src/documents/migrations'...1130Compiling 'src/documents/migrations/0001_squashed.py'...1131Compiling 'src/documents/migrations/0002_squashed.py'...1132Compiling 'src/documents/migrations/0003_remove_document_storage_type.py'...1133Compiling 'src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'...1134Compiling 'src/documents/migrations/0005_alter_document_checksum_unique.py'...1135Compiling 'src/documents/migrations/0006_document_content_length.py'...1136Compiling 'src/documents/migrations/0007_sharelinkbundle.py'...1137Compiling 'src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'...1138Compiling 'src/documents/migrations/0009_alter_document_content_length.py'...1139Compiling 'src/documents/migrations/0010_optimize_integer_field_sizes.py'...1140Compiling 'src/documents/migrations/0011_alter_workflowaction_type.py'...1141Compiling 'src/documents/migrations/0012_document_root_document.py'...1142Compiling 'src/documents/migrations/0013_alter_paperlesstask_task_name.py'...1143Compiling 'src/documents/migrations/0014_savedview_visibility_to_ui_settings.py'...1144Compiling 'src/documents/migrations/0015_document_version_index_and_more.py'...1145Compiling 'src/documents/migrations/0016_sha256_checksums.py'...1146Compiling 'src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'...1147Compiling 'src/documents/migrations/0018_saved_view_simple_search_rules.py'...1148Compiling 'src/documents/migrations/0019_task_system_redesign.py'...1149Compiling 'src/documents/migrations/0020_drop_celery_results.py'...1150Compiling 'src/documents/migrations/0021_widen_workflow_integer_fields.py'...1151Compiling 'src/documents/migrations/0022_add_perf_indexes.py'...1152Compiling 'src/documents/migrations/__init__.py'...1153Compiling 'src/documents/models.py'...1154Compiling 'src/documents/parsers.py'...1155Compiling 'src/documents/permissions.py'...1156Listing 'src/documents/plugins'...1157Compiling 'src/documents/plugins/__init__.py'...1158Compiling 'src/documents/plugins/base.py'...1159Listing 'src/documents/plugins/date_parsing'...1160Compiling 'src/documents/plugins/date_parsing/__init__.py'...1161Compiling 'src/documents/plugins/date_parsing/base.py'...1162Compiling 'src/documents/plugins/date_parsing/regex_parser.py'...1163Compiling 'src/documents/plugins/helpers.py'...1164Compiling 'src/documents/regex.py'...1165Listing 'src/documents/resources'...1166Compiling 'src/documents/sanity_checker.py'...1167Compiling 'src/documents/schema.py'...1168Listing 'src/documents/search'...1169Compiling 'src/documents/search/__init__.py'...1170Compiling 'src/documents/search/_backend.py'...1171Compiling 'src/documents/search/_dates.py'...1172Compiling 'src/documents/search/_query.py'...1173Compiling 'src/documents/search/_schema.py'...1174Compiling 'src/documents/search/_tokenizer.py'...1175Compiling 'src/documents/search/_translate.py'...1176Compiling 'src/documents/serialisers.py'...1177Compiling 'src/documents/settings.py'...1178Listing 'src/documents/signals'...1179Compiling 'src/documents/signals/__init__.py'...1180Compiling 'src/documents/signals/handlers.py'...1181Listing 'src/documents/static'...1182Compiling 'src/documents/tasks.py'...1183Listing 'src/documents/templates'...1184Listing 'src/documents/templates/account'...1185Listing 'src/documents/templates/account/email'...1186Listing 'src/documents/templates/mfa'...1187Listing 'src/documents/templates/paperless-ngx'...1188Listing 'src/documents/templates/paperless-ngx/snippets'...1189Listing 'src/documents/templates/socialaccount'...1190Listing 'src/documents/templating'...1191Compiling 'src/documents/templating/__init__.py'...1192Compiling 'src/documents/templating/environment.py'...1193Compiling 'src/documents/templating/filepath.py'...1194Compiling 'src/documents/templating/filters.py'...1195Compiling 'src/documents/templating/utils.py'...1196Compiling 'src/documents/templating/workflows.py'...1197Listing 'src/documents/tests'...1198Compiling 'src/documents/tests/__init__.py'...1199Compiling 'src/documents/tests/conftest.py'...1200Listing 'src/documents/tests/date_parsing'...1201Compiling 'src/documents/tests/date_parsing/__init__.py'...1202Compiling 'src/documents/tests/date_parsing/conftest.py'...1203Compiling 'src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'...1204Compiling 'src/documents/tests/date_parsing/test_date_parsing.py'...1205Listing 'src/documents/tests/examples'...1206Compiling 'src/documents/tests/factories.py'...1207Listing 'src/documents/tests/management'...1208Compiling 'src/documents/tests/management/__init__.py'...1209Compiling 'src/documents/tests/management/test_management_base_cmd.py'...1210Compiling 'src/documents/tests/management/test_management_document_llmindex.py'...1211Compiling 'src/documents/tests/management/test_management_sanity_checker.py'...1212Listing 'src/documents/tests/samples'...1213Listing 'src/documents/tests/samples/barcodes'...1214Listing 'src/documents/tests/samples/documents'...1215Listing 'src/documents/tests/samples/documents/archive'...1216Listing 'src/documents/tests/samples/documents/originals'...1217Listing 'src/documents/tests/samples/documents/thumbnails'...1218Listing 'src/documents/tests/search'...1219Compiling 'src/documents/tests/search/__init__.py'...1220Compiling 'src/documents/tests/search/conftest.py'...1221Compiling 'src/documents/tests/search/test_backend.py'...1222Compiling 'src/documents/tests/search/test_lock_backoff.py'...1223Compiling 'src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'...1224Compiling 'src/documents/tests/search/test_query.py'...1225Compiling 'src/documents/tests/search/test_schema.py'...1226Compiling 'src/documents/tests/search/test_tokenizer.py'...1227Compiling 'src/documents/tests/search/test_translate.py'...1228Compiling 'src/documents/tests/test_admin.py'...1229Compiling 'src/documents/tests/test_api_app_config.py'...1230Compiling 'src/documents/tests/test_api_bulk_download.py'...1231Compiling 'src/documents/tests/test_api_bulk_edit.py'...1232Compiling 'src/documents/tests/test_api_chat.py'...1233Compiling 'src/documents/tests/test_api_custom_fields.py'...1234Compiling 'src/documents/tests/test_api_document_versions.py'...1235Compiling 'src/documents/tests/test_api_documents.py'...1236Compiling 'src/documents/tests/test_api_email.py'...1237Compiling 'src/documents/tests/test_api_filter_by_custom_fields.py'...1238Compiling 'src/documents/tests/test_api_objects.py'...1239Compiling 'src/documents/tests/test_api_permissions.py'...1240Compiling 'src/documents/tests/test_api_post_document_nfc.py'...1241Compiling 'src/documents/tests/test_api_profile.py'...1242Compiling 'src/documents/tests/test_api_remote_version.py'...1243Compiling 'src/documents/tests/test_api_schema.py'...1244Compiling 'src/documents/tests/test_api_search.py'...1245Compiling 'src/documents/tests/test_api_status.py'...1246Compiling 'src/documents/tests/test_api_tasks.py'...1247Compiling 'src/documents/tests/test_api_trash.py'...1248Compiling 'src/documents/tests/test_api_uisettings.py'...1249Compiling 'src/documents/tests/test_api_workflows.py'...1250Compiling 'src/documents/tests/test_barcodes.py'...1251Compiling 'src/documents/tests/test_bulk_edit.py'...1252Compiling 'src/documents/tests/test_caching.py'...1253Compiling 'src/documents/tests/test_checks.py'...1254Compiling 'src/documents/tests/test_classifier.py'...1255Compiling 'src/documents/tests/test_consumer.py'...1256Compiling 'src/documents/tests/test_consumer_archive.py'...1257Compiling 'src/documents/tests/test_document_model.py'...1258Compiling 'src/documents/tests/test_double_sided.py'...1259Compiling 'src/documents/tests/test_file_handling.py'...1260Compiling 'src/documents/tests/test_filepath_nfc.py'...1261Compiling 'src/documents/tests/test_filters.py'...1262Compiling 'src/documents/tests/test_management.py'...1263Compiling 'src/documents/tests/test_management_consumer.py'...1264Compiling 'src/documents/tests/test_management_exporter.py'...1265Compiling 'src/documents/tests/test_management_fuzzy.py'...1266Compiling 'src/documents/tests/test_management_importer.py'...1267Compiling 'src/documents/tests/test_management_retagger.py'...1268Compiling 'src/documents/tests/test_management_superuser.py'...1269Compiling 'src/documents/tests/test_management_thumbnails.py'...1270Compiling 'src/documents/tests/test_matchables.py'...1271Compiling 'src/documents/tests/test_migration_saved_view_visibility.py'...1272Compiling 'src/documents/tests/test_migration_sha256_checksums.py'...1273Compiling 'src/documents/tests/test_migration_share_link_bundle.py'...1274Compiling 'src/documents/tests/test_models.py'...1275Compiling 'src/documents/tests/test_parsers.py'...1276Compiling 'src/documents/tests/test_regex.py'...1277Compiling 'src/documents/tests/test_sanity_check.py'...1278Compiling 'src/documents/tests/test_share_link_bundles.py'...1279Compiling 'src/documents/tests/test_tag_hierarchy.py'...1280Compiling 'src/documents/tests/test_task_signals.py'...1281Compiling 'src/documents/tests/test_tasks.py'...1282Compiling 'src/documents/tests/test_utils.py'...1283Compiling 'src/documents/tests/test_version_conditionals.py'...1284Compiling 'src/documents/tests/test_views.py'...1285Compiling 'src/documents/tests/test_workflows.py'...1286Compiling 'src/documents/tests/utils.py'...1287Compiling 'src/documents/utils.py'...1288Compiling 'src/documents/validators.py'...1289Compiling 'src/documents/versioning.py'...1290Compiling 'src/documents/views.py'...1291Listing 'src/documents/workflows'...1292Compiling 'src/documents/workflows/__init__.py'...1293Compiling 'src/documents/workflows/actions.py'...1294Compiling 'src/documents/workflows/mutations.py'...1295Compiling 'src/documents/workflows/utils.py'...1296Compiling 'src/documents/workflows/webhooks.py'...1297Listing 'src/locale'...1298Listing 'src/locale/af_ZA'...1299Listing 'src/locale/af_ZA/LC_MESSAGES'...1300Listing 'src/locale/am_ET'...1301Listing 'src/locale/am_ET/LC_MESSAGES'...1302Listing 'src/locale/ar_AR'...1303Listing 'src/locale/ar_AR/LC_MESSAGES'...1304Listing 'src/locale/be_BY'...1305Listing 'src/locale/be_BY/LC_MESSAGES'...1306Listing 'src/locale/bg_BG'...1307Listing 'src/locale/bg_BG/LC_MESSAGES'...1308Listing 'src/locale/ca_ES'...1309Listing 'src/locale/ca_ES/LC_MESSAGES'...1310Listing 'src/locale/cs_CZ'...1311Listing 'src/locale/cs_CZ/LC_MESSAGES'...1312Listing 'src/locale/da_DK'...1313Listing 'src/locale/da_DK/LC_MESSAGES'...1314Listing 'src/locale/de_CH'...1315Listing 'src/locale/de_CH/LC_MESSAGES'...1316Listing 'src/locale/de_DE'...1317Listing 'src/locale/de_DE/LC_MESSAGES'...1318Listing 'src/locale/el_GR'...1319Listing 'src/locale/el_GR/LC_MESSAGES'...1320Listing 'src/locale/en_GB'...1321Listing 'src/locale/en_GB/LC_MESSAGES'...1322Listing 'src/locale/en_US'...1323Listing 'src/locale/en_US/LC_MESSAGES'...1324Listing 'src/locale/es_ES'...1325Listing 'src/locale/es_ES/LC_MESSAGES'...1326Listing 'src/locale/et_EE'...1327Listing 'src/locale/et_EE/LC_MESSAGES'...1328Listing 'src/locale/fa_IR'...1329Listing 'src/locale/fa_IR/LC_MESSAGES'...1330Listing 'src/locale/fi_FI'...1331Listing 'src/locale/fi_FI/LC_MESSAGES'...1332Listing 'src/locale/fr_FR'...1333Listing 'src/locale/fr_FR/LC_MESSAGES'...1334Listing 'src/locale/he_IL'...1335Listing 'src/locale/he_IL/LC_MESSAGES'...1336Listing 'src/locale/hi_IN'...1337Listing 'src/locale/hi_IN/LC_MESSAGES'...1338Listing 'src/locale/hr_HR'...1339Listing 'src/locale/hr_HR/LC_MESSAGES'...1340Listing 'src/locale/hu_HU'...1341Listing 'src/locale/hu_HU/LC_MESSAGES'...1342Listing 'src/locale/id_ID'...1343Listing 'src/locale/id_ID/LC_MESSAGES'...1344Listing 'src/locale/it_IT'...1345Listing 'src/locale/it_IT/LC_MESSAGES'...1346Listing 'src/locale/ja_JP'...1347Listing 'src/locale/ja_JP/LC_MESSAGES'...1348Listing 'src/locale/km_KH'...1349Listing 'src/locale/km_KH/LC_MESSAGES'...1350Listing 'src/locale/ko_KR'...1351Listing 'src/locale/ko_KR/LC_MESSAGES'...1352Listing 'src/locale/la_LA'...1353Listing 'src/locale/la_LA/LC_MESSAGES'...1354Listing 'src/locale/lb_LU'...1355Listing 'src/locale/lb_LU/LC_MESSAGES'...1356Listing 'src/locale/lt_LT'...1357Listing 'src/locale/lt_LT/LC_MESSAGES'...1358Listing 'src/locale/lv_LV'...1359Listing 'src/locale/lv_LV/LC_MESSAGES'...1360Listing 'src/locale/mk_MK'...1361Listing 'src/locale/mk_MK/LC_MESSAGES'...1362Listing 'src/locale/ms_MY'...1363Listing 'src/locale/ms_MY/LC_MESSAGES'...1364Listing 'src/locale/nb_NO'...1365Listing 'src/locale/nb_NO/LC_MESSAGES'...1366Listing 'src/locale/nl_NL'...1367Listing 'src/locale/nl_NL/LC_MESSAGES'...1368Listing 'src/locale/no_NO'...1369Listing 'src/locale/no_NO/LC_MESSAGES'...1370Listing 'src/locale/pl_PL'...1371Listing 'src/locale/pl_PL/LC_MESSAGES'...1372Listing 'src/locale/pt_BR'...1373Listing 'src/locale/pt_BR/LC_MESSAGES'...1374Listing 'src/locale/pt_PT'...1375Listing 'src/locale/pt_PT/LC_MESSAGES'...1376Listing 'src/locale/ro_RO'...1377Listing 'src/locale/ro_RO/LC_MESSAGES'...1378Listing 'src/locale/ru_RU'...1379Listing 'src/locale/ru_RU/LC_MESSAGES'...1380Listing 'src/locale/sk_SK'...1381Listing 'src/locale/sk_SK/LC_MESSAGES'...1382Listing 'src/locale/sl_SI'...1383Listing 'src/locale/sl_SI/LC_MESSAGES'...1384Listing 'src/locale/sq_AL'...1385Listing 'src/locale/sq_AL/LC_MESSAGES'...1386Listing 'src/locale/sr_CS'...1387Listing 'src/locale/sr_CS/LC_MESSAGES'...1388Listing 'src/locale/sv_SE'...1389Listing 'src/locale/sv_SE/LC_MESSAGES'...1390Listing 'src/locale/th_TH'...1391Listing 'src/locale/th_TH/LC_MESSAGES'...1392Listing 'src/locale/tr_TR'...1393Listing 'src/locale/tr_TR/LC_MESSAGES'...1394Listing 'src/locale/uk_UA'...1395Listing 'src/locale/uk_UA/LC_MESSAGES'...1396Listing 'src/locale/vi_VN'...1397Listing 'src/locale/vi_VN/LC_MESSAGES'...1398Listing 'src/locale/xh_ZA'...1399Listing 'src/locale/xh_ZA/LC_MESSAGES'...1400Listing 'src/locale/zh_CN'...1401Listing 'src/locale/zh_CN/LC_MESSAGES'...1402Listing 'src/locale/zh_TW'...1403Listing 'src/locale/zh_TW/LC_MESSAGES'...1404Compiling 'src/manage.py'...1405Listing 'src/paperless'...1406Compiling 'src/paperless/__init__.py'...1407Compiling 'src/paperless/adapter.py'...1408Compiling 'src/paperless/admin.py'...1409Compiling 'src/paperless/apps.py'...1410Compiling 'src/paperless/asgi.py'...1411Compiling 'src/paperless/auth.py'...1412Compiling 'src/paperless/celery.py'...1413Compiling 'src/paperless/checks.py'...1414Compiling 'src/paperless/config.py'...1415Compiling 'src/paperless/consumers.py'...1416Compiling 'src/paperless/db_cache.py'...1417Compiling 'src/paperless/filters.py'...1418Compiling 'src/paperless/logging.py'...1419Compiling 'src/paperless/middleware.py'...1420Listing 'src/paperless/migrations'...1421Compiling 'src/paperless/migrations/0001_initial.py'...1422Compiling 'src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'...1423Compiling 'src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'...1424Compiling 'src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'...1425Compiling 'src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'...1426Compiling 'src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'...1427Compiling 'src/paperless/migrations/0007_optimize_integer_field_sizes.py'...1428Compiling 'src/paperless/migrations/0008_replace_skip_archive_file.py'...1429Compiling 'src/paperless/migrations/0009_alter_applicationconfiguration_options.py'...1430Compiling 'src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'...1431Compiling 'src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'...1432Compiling 'src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py'...1433Compiling 'src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'...1434Compiling 'src/paperless/migrations/__init__.py'...1435Compiling 'src/paperless/models.py'...1436Compiling 'src/paperless/network.py'...1437Listing 'src/paperless/parsers'...1438Compiling 'src/paperless/parsers/__init__.py'...1439Compiling 'src/paperless/parsers/mail.py'...1440Compiling 'src/paperless/parsers/registry.py'...1441Compiling 'src/paperless/parsers/remote.py'...1442Compiling 'src/paperless/parsers/tesseract.py'...1443Compiling 'src/paperless/parsers/text.py'...1444Compiling 'src/paperless/parsers/tika.py'...1445Compiling 'src/paperless/parsers/utils.py'...1446Compiling 'src/paperless/serialisers.py'...1447Listing 'src/paperless/settings'...1448Compiling 'src/paperless/settings/__init__.py'...1449Compiling 'src/paperless/settings/custom.py'...1450Compiling 'src/paperless/settings/parsers.py'...1451Compiling 'src/paperless/signals.py'...1452Listing 'src/paperless/static'...1453Listing 'src/paperless/static/paperless'...1454Listing 'src/paperless/static/paperless/img'...1455Listing 'src/paperless/tests'...1456Compiling 'src/paperless/tests/__init__.py'...1457Compiling 'src/paperless/tests/conftest.py'...1458Listing 'src/paperless/tests/parsers'...1459Compiling 'src/paperless/tests/parsers/__init__.py'...1460Compiling 'src/paperless/tests/parsers/conftest.py'...1461Compiling 'src/paperless/tests/parsers/test_convert_image_to_pdfa.py'...1462Compiling 'src/paperless/tests/parsers/test_mail_parser.py'...1463Compiling 'src/paperless/tests/parsers/test_mail_parser_live.py'...1464Compiling 'src/paperless/tests/parsers/test_parse_modes.py'...1465Compiling 'src/paperless/tests/parsers/test_remote_parser.py'...1466Compiling 'src/paperless/tests/parsers/test_tesseract_custom_settings.py'...1467Compiling 'src/paperless/tests/parsers/test_tesseract_parser.py'...1468Compiling 'src/paperless/tests/parsers/test_text_parser.py'...1469Compiling 'src/paperless/tests/parsers/test_tika_liva.py'...1470Compiling 'src/paperless/tests/parsers/test_tika_parser.py'...1471Listing 'src/paperless/tests/samples'...1472Listing 'src/paperless/tests/samples/mail'...1473Listing 'src/paperless/tests/samples/tesseract'...1474Listing 'src/paperless/tests/samples/text'...1475Listing 'src/paperless/tests/samples/tika'...1476Listing 'src/paperless/tests/settings'...1477Compiling 'src/paperless/tests/settings/__init__.py'...1478Compiling 'src/paperless/tests/settings/test_custom_parsers.py'...1479Compiling 'src/paperless/tests/settings/test_db_cache.py'...1480Compiling 'src/paperless/tests/settings/test_environment_parsers.py'...1481Compiling 'src/paperless/tests/settings/test_remote_user.py'...1482Compiling 'src/paperless/tests/settings/test_settings.py'...1483Compiling 'src/paperless/tests/test_adapter.py'...1484Compiling 'src/paperless/tests/test_api_auth.py'...1485Compiling 'src/paperless/tests/test_celery.py'...1486Compiling 'src/paperless/tests/test_checks.py'...1487Compiling 'src/paperless/tests/test_checks_v3.py'...1488Compiling 'src/paperless/tests/test_logging.py'...1489Compiling 'src/paperless/tests/test_migration_replace_skip_archive_file.py'...1490Compiling 'src/paperless/tests/test_network.py'...1491Compiling 'src/paperless/tests/test_ocr_config.py'...1492Compiling 'src/paperless/tests/test_parser_utils.py'...1493Compiling 'src/paperless/tests/test_registry.py'...1494Compiling 'src/paperless/tests/test_signals.py'...1495Compiling 'src/paperless/tests/test_utils.py'...1496Compiling 'src/paperless/tests/test_views.py'...1497Compiling 'src/paperless/tests/test_websockets.py'...1498Compiling 'src/paperless/urls.py'...1499Compiling 'src/paperless/utils.py'...1500Compiling 'src/paperless/validators.py'...1501Compiling 'src/paperless/version.py'...1502Compiling 'src/paperless/views.py'...1503Compiling 'src/paperless/wsgi.py'...1504Listing 'src/paperless_ai'...1505Compiling 'src/paperless_ai/__init__.py'...1506Compiling 'src/paperless_ai/ai_classifier.py'...1507Compiling 'src/paperless_ai/base_model.py'...1508Compiling 'src/paperless_ai/chat.py'...1509Compiling 'src/paperless_ai/client.py'...1510Compiling 'src/paperless_ai/db.py'...1511Compiling 'src/paperless_ai/embedding.py'...1512Compiling 'src/paperless_ai/exceptions.py'...1513Compiling 'src/paperless_ai/indexing.py'...1514Compiling 'src/paperless_ai/matching.py'...1515Listing 'src/paperless_ai/migrations'...1516Compiling 'src/paperless_ai/migrations/__init__.py'...1517Compiling 'src/paperless_ai/migrations/m0001_v1_to_v2.py'...1518Compiling 'src/paperless_ai/tables.py'...1519Listing 'src/paperless_ai/tests'...1520Compiling 'src/paperless_ai/tests/__init__.py'...1521Compiling 'src/paperless_ai/tests/conftest.py'...1522Compiling 'src/paperless_ai/tests/test_ai_classifier.py'...1523Compiling 'src/paperless_ai/tests/test_ai_indexing.py'...1524Compiling 'src/paperless_ai/tests/test_base_model.py'...1525Compiling 'src/paperless_ai/tests/test_chat.py'...1526Compiling 'src/paperless_ai/tests/test_client.py'...1527Compiling 'src/paperless_ai/tests/test_embedding.py'...1528Compiling 'src/paperless_ai/tests/test_index_locking.py'...1529Compiling 'src/paperless_ai/tests/test_lazy_imports.py'...1530Compiling 'src/paperless_ai/tests/test_matching.py'...1531Compiling 'src/paperless_ai/tests/test_tables.py'...1532Compiling 'src/paperless_ai/tests/test_vector_store.py'...1533Compiling 'src/paperless_ai/vector_store.py'...1534Listing 'src/paperless_mail'...1535Compiling 'src/paperless_mail/__init__.py'...1536Compiling 'src/paperless_mail/admin.py'...1537Compiling 'src/paperless_mail/apps.py'...1538Compiling 'src/paperless_mail/filters.py'...1539Compiling 'src/paperless_mail/mail.py'...1540Listing 'src/paperless_mail/management'...1541Compiling 'src/paperless_mail/management/__init__.py'...1542Listing 'src/paperless_mail/management/commands'...1543Compiling 'src/paperless_mail/management/commands/__init__.py'...1544Compiling 'src/paperless_mail/management/commands/mail_fetcher.py'...1545Listing 'src/paperless_mail/migrations'...1546Compiling 'src/paperless_mail/migrations/0001_squashed.py'...1547Compiling 'src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py'...1548Compiling 'src/paperless_mail/migrations/0003_mailrule_stop_processing.py'...1549Compiling 'src/paperless_mail/migrations/0004_processedmail_uid_validity.py'...1550Compiling 'src/paperless_mail/migrations/__init__.py'...1551Compiling 'src/paperless_mail/models.py'...1552Compiling 'src/paperless_mail/oauth.py'...1553Compiling 'src/paperless_mail/preprocessor.py'...1554Compiling 'src/paperless_mail/serialisers.py'...1555Compiling 'src/paperless_mail/tasks.py'...1556Listing 'src/paperless_mail/templates'...1557Listing 'src/paperless_mail/tests'...1558Compiling 'src/paperless_mail/tests/__init__.py'...1559Compiling 'src/paperless_mail/tests/conftest.py'...1560Compiling 'src/paperless_mail/tests/factories.py'...1561Compiling 'src/paperless_mail/tests/test_api.py'...1562Compiling 'src/paperless_mail/tests/test_live_mail.py'...1563Compiling 'src/paperless_mail/tests/test_mail.py'...1564Compiling 'src/paperless_mail/tests/test_mail_nfc.py'...1565Compiling 'src/paperless_mail/tests/test_mail_oauth.py'...1566Compiling 'src/paperless_mail/tests/test_migrations.py'...1567Compiling 'src/paperless_mail/tests/test_preprocessor.py'...1568Compiling 'src/paperless_mail/views.py'...1569Listing 'src/paperless_ngx.egg-info'...15701571186 static files copied to '/build/source/static', 348 post-processed.1572processing file django.po in /build/source/src/locale/et_EE/LC_MESSAGES1573processing file django.po in /build/source/src/locale/sr_CS/LC_MESSAGES1574processing file django.po in /build/source/src/locale/fa_IR/LC_MESSAGES1575processing file django.po in /build/source/src/locale/id_ID/LC_MESSAGES1576processing file django.po in /build/source/src/locale/ro_RO/LC_MESSAGES1577processing file django.po in /build/source/src/locale/de_CH/LC_MESSAGES1578processing file django.po in /build/source/src/locale/fi_FI/LC_MESSAGES1579processing file django.po in /build/source/src/locale/en_US/LC_MESSAGES1580processing file django.po in /build/source/src/locale/nl_NL/LC_MESSAGES1581processing file django.po in /build/source/src/locale/ms_MY/LC_MESSAGES1582processing file django.po in /build/source/src/locale/no_NO/LC_MESSAGES1583processing file django.po in /build/source/src/locale/cs_CZ/LC_MESSAGES1584processing file django.po in /build/source/src/locale/es_ES/LC_MESSAGES1585processing file django.po in /build/source/src/locale/lb_LU/LC_MESSAGES1586processing file django.po in /build/source/src/locale/af_ZA/LC_MESSAGES1587processing file django.po in /build/source/src/locale/he_IL/LC_MESSAGES1588processing file django.po in /build/source/src/locale/tr_TR/LC_MESSAGES1589processing file django.po in /build/source/src/locale/sk_SK/LC_MESSAGES1590processing file django.po in /build/source/src/locale/pl_PL/LC_MESSAGES1591processing file django.po in /build/source/src/locale/nb_NO/LC_MESSAGES1592processing file django.po in /build/source/src/locale/it_IT/LC_MESSAGES1593processing file django.po in /build/source/src/locale/bg_BG/LC_MESSAGES1594processing file django.po in /build/source/src/locale/ko_KR/LC_MESSAGES1595processing file django.po in /build/source/src/locale/be_BY/LC_MESSAGES1596processing file django.po in /build/source/src/locale/lt_LT/LC_MESSAGES1597processing file django.po in /build/source/src/locale/ru_RU/LC_MESSAGES1598processing file django.po in /build/source/src/locale/lv_LV/LC_MESSAGES1599processing file django.po in /build/source/src/locale/hi_IN/LC_MESSAGES1600processing file django.po in /build/source/src/locale/uk_UA/LC_MESSAGES1601processing file django.po in /build/source/src/locale/en_GB/LC_MESSAGES1602processing file django.po in /build/source/src/locale/fr_FR/LC_MESSAGES1603processing file django.po in /build/source/src/locale/hu_HU/LC_MESSAGES1604processing file django.po in /build/source/src/locale/ar_AR/LC_MESSAGES1605processing file django.po in /build/source/src/locale/sl_SI/LC_MESSAGES1606processing file django.po in /build/source/src/locale/km_KH/LC_MESSAGES1607processing file django.po in /build/source/src/locale/sv_SE/LC_MESSAGES1608processing file django.po in /build/source/src/locale/ca_ES/LC_MESSAGES1609processing file django.po in /build/source/src/locale/am_ET/LC_MESSAGES1610processing file django.po in /build/source/src/locale/pt_PT/LC_MESSAGES1611processing file django.po in /build/source/src/locale/zh_TW/LC_MESSAGES1612processing file django.po in /build/source/src/locale/da_DK/LC_MESSAGES1613processing file django.po in /build/source/src/locale/zh_CN/LC_MESSAGES1614processing file django.po in /build/source/src/locale/xh_ZA/LC_MESSAGES1615processing file django.po in /build/source/src/locale/el_GR/LC_MESSAGES1616processing file django.po in /build/source/src/locale/vi_VN/LC_MESSAGES1617processing file django.po in /build/source/src/locale/sq_AL/LC_MESSAGES1618processing file django.po in /build/source/src/locale/de_DE/LC_MESSAGES1619processing file django.po in /build/source/src/locale/hr_HR/LC_MESSAGES1620processing file django.po in /build/source/src/locale/la_LA/LC_MESSAGES1621processing file django.po in /build/source/src/locale/th_TH/LC_MESSAGES1622processing file django.po in /build/source/src/locale/ja_JP/LC_MESSAGES1623processing file django.po in /build/source/src/locale/pt_BR/LC_MESSAGES1624processing file django.po in /build/source/src/locale/mk_MK/LC_MESSAGES1625/build/source/dist /build/source1626Unpacking to: unpacked/paperless_ngx-3.0.5...OK1627Repacking wheel as ./paperless_ngx-3.0.5-py3-none-any.whl...OK1628/build/source1629Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
1630Executing pythonRuntimeDepsCheck1631Checking runtime dependencies for paperless_ngx-3.0.5-py3-none-any.whl1632Finished executing pythonRuntimeDepsCheck
pythonOutputDistPhase
1633Executing pythonOutputDistPhase1634Finished executing pythonOutputDistPhase
fixupPhase
1635shrinking RPATHs of ELF executables and libraries in /nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.51636checking for references to /build/ in /nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5...1637patching script interpreter paths in /nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.51638/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/manage.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/bin/python3"1639stripping (with command strip and flags -S -p) in /nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib /nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/bin1640shrinking RPATHs of ELF executables and libraries in /nix/store/4kj2gc0y711jk9ailik398wh4lhg29qg-paperless-ngx-3.0.5-dist1641checking for references to /build/ in /nix/store/4kj2gc0y711jk9ailik398wh4lhg29qg-paperless-ngx-3.0.5-dist...1642patching script interpreter paths in /nix/store/4kj2gc0y711jk9ailik398wh4lhg29qg-paperless-ngx-3.0.5-dist1643Rewriting #! /nix/store/byi2zpy2bgcf3dr6y0l8m50rmjj8z7q1-bash-5.3p15/bin/bash -e to #!/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.71644Rewriting #! /nix/store/byi2zpy2bgcf3dr6y0l8m50rmjj8z7q1-bash-5.3p15/bin/bash -e to #!/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.71645removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/factories.py'1646removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/conftest.py'1647removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_mail.py'1648removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__init__.py'1649removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_live_mail.py'1650removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_mail_nfc.py'1651removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_migrations.py'1652removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_api.py'1653removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/factories.cpython-314.opt-2.pyc'1654removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_preprocessor.cpython-314.opt-2.pyc'1655removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_migrations.cpython-314.opt-2.pyc'1656removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_oauth.cpython-314.opt-2.pyc'1657removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail.cpython-314.opt-2.pyc'1658removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1659removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1660removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_nfc.cpython-314.opt-2.pyc'1661removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_live_mail.cpython-314.opt-2.pyc'1662removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_api.cpython-314.opt-2.pyc'1663removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__'1664removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_mail_oauth.py'1665removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_preprocessor.py'1666removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests'1667removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_checks_v3.py'1668removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_parser_utils.py'1669removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_custom_parsers.py'1670removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/__init__.cpython-314.opt-2.pyc'1671removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_remote_user.cpython-314.opt-2.pyc'1672removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_environment_parsers.cpython-314.opt-2.pyc'1673removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_settings.cpython-314.opt-2.pyc'1674removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_db_cache.cpython-314.opt-2.pyc'1675removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_custom_parsers.cpython-314.opt-2.pyc'1676removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__'1677removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_settings.py'1678removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_remote_user.py'1679removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_db_cache.py'1680removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_environment_parsers.py'1681removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__init__.py'1682removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings'1683removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_ocr_config.py'1684removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_celery.py'1685removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_checks.py'1686removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_migration_replace_skip_archive_file.py'1687removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.bmp'1688removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rtl-test.pdf'1689removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-digital.pdf'1690removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.png'1691removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.tiff'1692removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.pdf'1693removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha.tiff'1694removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha-rgb.tiff'1695removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.heic'1696removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-alpha.png'1697removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rotated.pdf'1698removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/signed.pdf'1699removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.tif'1700removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-digital.pdf'1701removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/no-text-alpha.png'1702removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/with-form.pdf'1703removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-no-dpi.png'1704removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.jpg'1705removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/document.webp'1706removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/encrypted.pdf'1707removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/tagged-but-no-text.pdf'1708removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-mixed.pdf'1709removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.gif'1710removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/single-page-mixed.pdf'1711removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract'1712removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/text/test.txt'1713removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/text/decode_error.txt'1714removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/text'1715removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.odt'1716removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/multi-part-broken.odt'1717removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.docx'1718removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.doc'1719removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika'1720removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/second.pdf'1721removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf'1722removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf'1723removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf.webp'1724removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml'1725removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf.webp'1726removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf.webp'1727removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html'1728removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.html'1729removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml'1730removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/first.pdf'1731removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.png'1732removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/broken.eml'1733removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf'1734removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail'1735removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples'1736removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_websockets.cpython-314.opt-2.pyc'1737removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'1738removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_registry.cpython-314.opt-2.pyc'1739removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_adapter.cpython-314.opt-2.pyc'1740removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_views.cpython-314.opt-2.pyc'1741removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'1742removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1743removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_migration_replace_skip_archive_file.cpython-314.opt-2.pyc'1744removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1745removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks_v3.cpython-314.opt-2.pyc'1746removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_api_auth.cpython-314.opt-2.pyc'1747removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_ocr_config.cpython-314.opt-2.pyc'1748removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_signals.cpython-314.opt-2.pyc'1749removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_parser_utils.cpython-314.opt-2.pyc'1750removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_celery.cpython-314.opt-2.pyc'1751removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_logging.cpython-314.opt-2.pyc'1752removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_network.cpython-314.opt-2.pyc'1753removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__'1754removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_logging.py'1755removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_network.py'1756removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_custom_settings.py'1757removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_parser.py'1758removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_parse_modes.py'1759removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_remote_parser.py'1760removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/conftest.py'1761removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__init__.py'1762removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_liva.py'1763removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser_live.py'1764removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_parser.py'1765removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_text_parser.py'1766removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_convert_image_to_pdfa.py'1767removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser_live.cpython-314.opt-2.pyc'1768removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/conftest.cpython-314.opt-2.pyc'1769removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_convert_image_to_pdfa.cpython-314.opt-2.pyc'1770removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_parser.cpython-314.opt-2.pyc'1771removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/__init__.cpython-314.opt-2.pyc'1772removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_liva.cpython-314.opt-2.pyc'1773removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_custom_settings.cpython-314.opt-2.pyc'1774removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_parse_modes.cpython-314.opt-2.pyc'1775removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser.cpython-314.opt-2.pyc'1776removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_remote_parser.cpython-314.opt-2.pyc'1777removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_parser.cpython-314.opt-2.pyc'1778removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_text_parser.cpython-314.opt-2.pyc'1779removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__'1780removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser.py'1781removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers'1782removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_utils.py'1783removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/conftest.py'1784removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_views.py'1785removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_api_auth.py'1786removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_signals.py'1787removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_websockets.py'1788removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_registry.py'1789removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__init__.py'1790removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_adapter.py'1791removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests'1792removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_status.py'1793removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_schema.py'1794removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_classifier.py'1795removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/test_management_sanity_checker.py'1796removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__init__.py'1797removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/test_management_base_cmd.py'1798removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/test_management_document_llmindex.py'1799removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_sanity_checker.cpython-314.opt-2.pyc'1800removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/__init__.cpython-314.opt-2.pyc'1801removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_base_cmd.cpython-314.opt-2.pyc'1802removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_document_llmindex.cpython-314.opt-2.pyc'1803removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__'1804removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management'1805removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_bulk_edit.py'1806removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_filepath_nfc.py'1807removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__init__.py'1808removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_views.py'1809removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_double_sided.py'1810removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_bulk_edit.py'1811removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_tasks.py'1812removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_trash.py'1813removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/conftest.py'1814removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_matchables.py'1815removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_migration_share_link_bundle.py'1816removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_tasks.py'1817removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_fuzzy.py'1818removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_documents.py'1819removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_task_signals.py'1820removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_version_conditionals.py'1821removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_regex.py'1822removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_superuser.py'1823removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_sanity_check.py'1824removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_uisettings.py'1825removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_admin.py'1826removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management.py'1827removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_bulk_download.py'1828removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_importer.py'1829removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_utils.py'1830removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_checks.py'1831removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_barcodes.py'1832removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_objects.py'1833removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_parsers.py'1834removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_migration_saved_view_visibility.py'1835removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_workflows.py'1836removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_permissions.py'1837removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_consumer_archive.py'1838removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_consumer.py'1839removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_post_document_nfc.py'1840removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_share_link_bundles.py'1841removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_email.py'1842removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_post_document_nfc.cpython-314.opt-2.pyc'1843removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_workflows.cpython-314.opt-2.pyc'1844removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_version_conditionals.cpython-314.opt-2.pyc'1845removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_email.cpython-314.opt-2.pyc'1846removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_schema.cpython-314.opt-2.pyc'1847removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_regex.cpython-314.opt-2.pyc'1848removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_documents.cpython-314.opt-2.pyc'1849removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_sha256_checksums.cpython-314.opt-2.pyc'1850removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_tasks.cpython-314.opt-2.pyc'1851removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_chat.cpython-314.opt-2.pyc'1852removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_exporter.cpython-314.opt-2.pyc'1853removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_double_sided.cpython-314.opt-2.pyc'1854removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_document_model.cpython-314.opt-2.pyc'1855removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_superuser.cpython-314.opt-2.pyc'1856removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/utils.cpython-314.opt-2.pyc'1857removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_workflows.cpython-314.opt-2.pyc'1858removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_filepath_nfc.cpython-314.opt-2.pyc'1859removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_bulk_edit.cpython-314.opt-2.pyc'1860removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_fuzzy.cpython-314.opt-2.pyc'1861removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_search.cpython-314.opt-2.pyc'1862removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1863removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_app_config.cpython-314.opt-2.pyc'1864removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_trash.cpython-314.opt-2.pyc'1865removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_edit.cpython-314.opt-2.pyc'1866removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer.cpython-314.opt-2.pyc'1867removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/factories.cpython-314.opt-2.pyc'1868removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_sanity_check.cpython-314.opt-2.pyc'1869removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_parsers.cpython-314.opt-2.pyc'1870removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1871removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_consumer.cpython-314.opt-2.pyc'1872removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_views.cpython-314.opt-2.pyc'1873removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_download.cpython-314.opt-2.pyc'1874removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_filter_by_custom_fields.cpython-314.opt-2.pyc'1875removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_importer.cpython-314.opt-2.pyc'1876removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_remote_version.cpython-314.opt-2.pyc'1877removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_task_signals.cpython-314.opt-2.pyc'1878removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_barcodes.cpython-314.opt-2.pyc'1879removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_saved_view_visibility.cpython-314.opt-2.pyc'1880removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_thumbnails.cpython-314.opt-2.pyc'1881removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_retagger.cpython-314.opt-2.pyc'1882removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_classifier.cpython-314.opt-2.pyc'1883removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_share_link_bundle.cpython-314.opt-2.pyc'1884removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'1885removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_matchables.cpython-314.opt-2.pyc'1886removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'1887removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_profile.cpython-314.opt-2.pyc'1888removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_status.cpython-314.opt-2.pyc'1889removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_admin.cpython-314.opt-2.pyc'1890removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_tag_hierarchy.cpython-314.opt-2.pyc'1891removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_models.cpython-314.opt-2.pyc'1892removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management.cpython-314.opt-2.pyc'1893removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_uisettings.cpython-314.opt-2.pyc'1894removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_share_link_bundles.cpython-314.opt-2.pyc'1895removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_caching.cpython-314.opt-2.pyc'1896removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_objects.cpython-314.opt-2.pyc'1897removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_custom_fields.cpython-314.opt-2.pyc'1898removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_permissions.cpython-314.opt-2.pyc'1899removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_filters.cpython-314.opt-2.pyc'1900removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_tasks.cpython-314.opt-2.pyc'1901removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer_archive.cpython-314.opt-2.pyc'1902removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_document_versions.cpython-314.opt-2.pyc'1903removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_file_handling.cpython-314.opt-2.pyc'1904removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__'1905removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parsing.cpython-314.opt-2.pyc'1906removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/__init__.cpython-314.opt-2.pyc'1907removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/conftest.cpython-314.opt-2.pyc'1908removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parser_plugin_loading.cpython-314.opt-2.pyc'1909removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__'1910removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'1911removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__init__.py'1912removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/conftest.py'1913removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parsing.py'1914removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing'1915removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_app_config.py'1916removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_custom_fields.py'1917removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_retagger.py'1918removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_migration_sha256_checksums.py'1919removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_document_versions.py'1920removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_workflows.py'1921removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/examples/no-text.png'1922removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/examples'1923removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_file_handling.py'1924removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_document_model.py'1925removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_consumer.py'1926removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_filter_by_custom_fields.py'1927removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_exporter.py'1928removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_profile.py'1929removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_caching.py'1930removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_remote_version.py'1931removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_thumbnails.py'1932removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_search.py'1933removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_tag_hierarchy.py'1934removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_filters.py'1935removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/utils.py'1936removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'1937removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/conftest.py'1938removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__init__.py'1939removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_schema.py'1940removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_translate.py'1941removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_tokenizer.py'1942removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_query.cpython-314.opt-2.pyc'1943removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_migration_fulltext_query_field_prefixes.cpython-314.opt-2.pyc'1944removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_translate.cpython-314.opt-2.pyc'1945removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/__init__.cpython-314.opt-2.pyc'1946removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/conftest.cpython-314.opt-2.pyc'1947removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_schema.cpython-314.opt-2.pyc'1948removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_backend.cpython-314.opt-2.pyc'1949removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_lock_backoff.cpython-314.opt-2.pyc'1950removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_tokenizer.cpython-314.opt-2.pyc'1951removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__'1952removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_backend.py'1953removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_query.py'1954removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_lock_backoff.py'1955removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search'1956removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/factories.py'1957removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.tiff'1958removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.zip'1959removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/double-sided-even.pdf'1960removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/double-sided-odd.pdf'1961removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.png'1962removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.pdf'1963removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/password-is-test.pdf'1964removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content_advanced.txt'1965removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/eml_with_umlaut.eml'1966removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple-noalpha.png'1967removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.txt'1968removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000004.pdf'1969removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000003.pdf'1970removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000002.pdf'1971removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000005.pdf'1972removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000006.pdf'1973removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000001.pdf'1974removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals'1975removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000002.webp'1976removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000003.webp'1977removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000001.webp'1978removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000004.webp'1979removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails'1980removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/archive/0000001.pdf'1981removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/archive'1982removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents'1983removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.jpg'1984removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/test_with_bom.pdf'1985removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content.txt'1986removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-fax-image.pdf'1987removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-custom.pdf'1988removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-invalid.pdf'1989removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-asn-too-large.pdf'1990removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-basic.pdf'1991removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-fuzzy.pdf'1992removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-mixed-asn.pdf'1993removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-1.pdf'1994removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-reverse.pdf'1995removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.pdf'1996removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-double.pdf'1997removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-alpha.tiff'1998removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/several-patcht-codes.pdf'1999removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-123.pdf'2000removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.tiff'2001removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/many-qr-codes.pdf'2002removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-unreadable.pdf'2003removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-asn-000123-upscale-dpi.pdf'2004removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-custom.pdf'2005removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-multiple-per-page.pdf'2006removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-custom-prefix.pdf'2007removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-distorted.pdf'2008removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-2.pdf'2009removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-custom.pdf'2010removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-qr.pdf'2011removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t.pdf'2012removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes'2013removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/content.txt'2014removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/invalid_pdf.pdf'2015removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples'2016removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_models.py'2017removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_chat.py'2018removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests'2019removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_chat.py'2020removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/conftest.cpython-314.opt-2.pyc'2021removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_chat.cpython-314.opt-2.pyc'2022removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_index_locking.cpython-314.opt-2.pyc'2023removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_classifier.cpython-314.opt-2.pyc'2024removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/__init__.cpython-314.opt-2.pyc'2025removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_lazy_imports.cpython-314.opt-2.pyc'2026removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_vector_store.cpython-314.opt-2.pyc'2027removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_client.cpython-314.opt-2.pyc'2028removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_tables.cpython-314.opt-2.pyc'2029removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_base_model.cpython-314.opt-2.pyc'2030removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_embedding.cpython-314.opt-2.pyc'2031removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_indexing.cpython-314.opt-2.pyc'2032removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_matching.cpython-314.opt-2.pyc'2033removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__'2034removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_base_model.py'2035removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_client.py'2036removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_embedding.py'2037removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_ai_indexing.py'2038removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_lazy_imports.py'2039removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_index_locking.py'2040removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/conftest.py'2041removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__init__.py'2042removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_ai_classifier.py'2043removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_tables.py'2044removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_matching.py'2045removed '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_vector_store.py'2046removed directory '/nix/store/m53bna24l4dsyp05d388mm52jys8c8jj-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests'2047Executing pythonRemoveTestsDir2048Finished executing pythonRemoveTestsDir
installCheckPhase
2049setting known thread variables to default: 12050 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=12051no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
2052Executing pythonImportsCheckPhase
pytestCheckPhase
2053Executing pytestCheckPhase2054setting known thread variables to default: 12055 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=12056pytest flags: -m pytest src -k not\ \(test_script_with_output\)\ and\ not\ \(test_script_exit_non_zero\)\ and\ not\ \(test_rtl_language_detection\)\ and\ not\ \(test_favicon_view\)\ and\ not\ \(test_favicon_view_missing_file\)\ and\ not\ \(test_send_webhook_data_or_json\)\ and\ not\ \(test_subdirectory_upload\)\ and\ not\ \(testNormalOperation\) --numprocesses=242057============================= test session starts ==============================2058platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.02059django: version: 5.2.17, settings: paperless.settings (from ini)2060rootdir: /build/source2061configfile: pyproject.toml2062plugins: Faker-40.28.1, cov-stub-1.0.0, django-4.12.0, env-1.2.0, httpx-0.36.0, anyio-4.14.2, mock-3.15.1, rerunfailures-16.4, xdist-3.8.0, time-machine-3.2.0, asyncio-1.4.02063asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function2064created: 24/24 workers206524 workers [2901 items]20662067........................................................................ [ 2%]2068........................................................................ [ 4%]2069........................................................................ [ 7%]2070........................................................................ [ 9%]2071........................................................................ [ 12%]2072........................................................................ [ 14%]2073........................................................................ [ 17%]2074........................................................................ [ 19%]2075........................................................................ [ 22%]2076........................................................................ [ 24%]2077........................................................................ [ 27%]2078........................................................................ [ 29%]2079........................................................................ [ 32%]2080........................................................................ [ 34%]2081........................................................................ [ 37%]2082........................................................................ [ 39%]2083........................................................................ [ 42%]2084........................................................................ [ 44%]2085.......................................................s................ [ 47%]2086........................................................................ [ 49%]2087........................................................................ [ 52%]2088........................................................................ [ 54%]2089........................................................................ [ 57%]2090........................................................................ [ 59%]2091........................................................................ [ 62%]2092........................................................................ [ 64%]2093........................................................................ [ 67%]2094........................................................................ [ 69%]2095........................................................................ [ 71%]2096........................................................................ [ 74%]2097........................................................................ [ 76%]2098........................................................................ [ 79%]2099................s.sss..............................sss.s................ [ 81%]2100........................................................................ [ 84%]2101........................................................................ [ 86%]2102.................................sss.................................... [ 89%]2103........................................................................ [ 91%]2104........................................................................ [ 94%]2105........................................................................ [ 96%]2106........................................................................ [ 99%]2107..................... [100%]2108=============================== warnings summary ===============================2109src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2110src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2111src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2112 /build/source/src/documents/bulk_edit.py:542: PageCopyWarning: Copying pages from another Pdf with pages.extend() does not preserve interactive form fields; form fields may not display in Adobe Acrobat and internal links may not resolve. Use Pdf.add_pages_from() to preserve them.2113 merged_pdf.pages.extend(pdf.pages)21142115src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2116src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2117src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2118 /nix/store/lz8d41z14syz3fbk6sn12fwhg4jgi334-python3.14-pikepdf-10.10.0/lib/python3.14/site-packages/pikepdf/_methods.py:520: PageCopyWarning: This document has 1 form widget annotation(s) that are not reachable from /AcroForm; they may not display in Adobe Acrobat. Use Pdf.add_pages_from() to copy pages with forms.2119 warn(21202121src/documents/tests/test_api_app_config.py::TestApiAppConfig::test_enable_ai_index_triggers_update2122 /nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/lib/python3.14/weakref.py:73: ResourceWarning: unclosed file <_io.BufferedReader name='/build/tmp_q_jx2nq/logo/simple.jpg'>2123 return self._meth_type(func, obj)2124 Enable tracemalloc to get traceback where the object was allocated.2125 See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.21262127-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html2128----------------- generated xml file: /build/source/junit.xml ------------------2129============================= slowest 50 durations =============================213019.20s call src/documents/tests/test_workflows.py::TestWorkflows::test_workflow_webhook_action_url_invalid_params_headers21316.95s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_force21326.42s call src/documents/tests/test_barcodes.py::TestTagBarcode::test_consume_barcode_file_tag_split_and_assignment21335.65s call src/paperless_ai/tests/test_embedding.py::test_get_embedding_model_huggingface21345.62s setup src/documents/tests/test_classifier.py::TestClassifier::testEmpty21355.52s setup src/documents/tests/test_api_app_config.py::TestApiAppConfig::test_api_accepts_valid_gif_logo21365.51s call src/documents/tests/test_migration_share_link_bundle.py::TestMigrateShareLinkBundlePermissions::test_share_link_permissions_granted_to_add_document_holders21375.48s setup src/documents/tests/test_management_exporter.py::TestExportImport::test_export_data_only21385.45s setup src/paperless_ai/tests/test_ai_indexing.py::test_build_document_node21395.45s setup src/documents/tests/test_file_handling.py::TestFilenameGeneration::test_complex_template_strings21405.35s setup src/documents/tests/test_api_documents.py::TestDocumentApi::testDocuments21415.33s setup src/documents/tests/search/test_backend.py::TestSearch::test_empty_index_returns_no_ids21425.28s setup src/paperless_mail/tests/test_preprocessor.py::TestMailMessageGpgDecryptor::test_auth_plain_fallback21435.27s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_redo_no_archive_when_not_requested21445.20s setup src/documents/tests/test_api_filter_by_custom_fields.py::TestCustomFieldsSearch::test_date_modifier21455.20s setup src/documents/tests/test_api_workflows.py::TestApiWorkflows::test_api_auto_remove_orphaned_triggers_actions21465.17s setup src/documents/tests/test_matchables.py::TestMatching::test_root_uses_latest_version_content21475.15s setup src/documents/tests/test_api_search.py::TestDocumentSearchApi::test_global_search21485.15s setup src/documents/tests/test_api_tasks.py::TestGetTasksV9::test_task_name_mapping[consume_file-passthrough]21495.14s setup src/paperless_mail/tests/test_preprocessor.py::TestMail::test_auth_plain_fallback21505.12s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseRotate::test_rotate_auto_mode21515.10s setup src/documents/tests/test_file_handling.py::TestFileHandling::test_added_year_month_day21525.07s setup src/documents/tests/test_api_status.py::TestSystemStatus::test_system_status21535.07s setup src/documents/tests/test_api_document_versions.py::TestDocumentVersioningApi::test_delete_version_accepts_version_id_as_root_parameter21545.06s call src/documents/tests/test_migration_share_link_bundle.py::TestReverseMigrateShareLinkBundlePermissions::test_share_link_permissions_revoked_on_reverse21555.06s setup src/documents/tests/test_api_bulk_edit.py::TestBulkEditAPI::test_api_add_invalid_tag21565.04s setup src/documents/tests/test_api_custom_fields.py::TestCustomFieldsAPI::test_change_custom_field_instance_value21575.02s setup src/documents/tests/test_barcodes.py::TestBarcode::test_asn_barcode_duplicate_in_trash_fails21585.01s setup src/documents/tests/test_consumer.py::TestConsumer::testAsnExists21594.92s setup src/documents/tests/test_bulk_edit.py::TestPDFActions::test_delete_pages21604.84s setup src/paperless_mail/tests/test_mail.py::TestMail::test_auth_plain_fallback21614.82s setup src/documents/tests/test_workflows.py::TestWorkflows::test_consumption_trigger_requires_filter_configuration21624.55s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha_srgb21634.16s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha21643.94s call src/documents/tests/test_barcodes.py::TestAsnBarcode::test_scan_file_for_qrcode_with_upscale21653.69s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff21663.44s call src/documents/tests/test_migration_saved_view_visibility.py::TestMigrateSavedViewVisibilityToUiSettings::test_visibility_defaults_are_seeded_and_existing_values_preserved21673.40s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParserFileTypes::test_heic21683.37s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht21693.35s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMixed::test_single_page_mixed_redo_mode21703.27s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht_retain_pages21713.08s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_digital_pages_2[force]21722.95s call src/documents/tests/test_migration_saved_view_visibility.py::TestReverseMigrateSavedViewVisibilityFromUiSettings::test_visibility_fields_restored_from_owner_visibility21732.78s call src/documents/tests/test_barcodes.py::TestTagBarcode::test_scan_file_for_many_custom_tags21742.78s call src/documents/tests/test_management_consumer.py::TestCommandWatchEdgeCases::test_handles_deleted_before_stable21752.76s call src/documents/tests/test_management_consumer.py::TestCommandWatch::test_detects_moved_file21762.73s call src/documents/tests/test_barcodes.py::TestBarcode::test_scan_file_for_separating_barcodes_hard_to_detect21772.65s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes21782.58s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParserFileTypes::test_webp_with_explicit_dpi21792.56s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_original_checksum_updated_to_sha256_when_file_exists2180================ 2889 passed, 12 skipped, 7 warnings in 53.73s =================2181Finished executing pytestCheckPhase2182pytestCheckPhase completed in 57 seconds