[pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:11.716311474-05:00 Installing app deps (Django + psycopg + gunicorn + whitenoise)… [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:22.587823217-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:22.746630276-05:00 Waiting for the Postgres sidecar… [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:25.319718597-05:00 postgres ready [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:25.343191586-05:00 == manage.py check == [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:26.981249068-05:00 System check identified no issues (0 silenced). [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:27.042936436-05:00 == manage.py makemigrations --check --dry-run == [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:27.382545118-05:00 No changes detected [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:27.441199643-05:00 == manage.py test == [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:29.132947969-05:00 Creating test database for alias 'default' ('test_storeminder')... [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175170259-05:00 Found 33 test(s). [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175191769-05:00 Operations to perform: [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175198349-05:00 Synchronize unmigrated apps: messages, staticfiles [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175203239-05:00 Apply all migrations: admin, auth, contenttypes, fleet, sessions, stores [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175208679-05:00 Synchronizing apps without migrations: [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175213169-05:00 Creating tables... [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175217679-05:00 Running deferred SQL... [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.175222539-05:00 Running migrations: [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:31.486387008-05:00 Applying contenttypes.0001_initial... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.593161951-05:00 Applying auth.0001_initial... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.718399513-05:00 Applying admin.0001_initial... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.727712011-05:00 Applying admin.0002_logentry_remove_auto_add... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.736478392-05:00 Applying admin.0003_logentry_add_action_flag_choices... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.752338333-05:00 Applying contenttypes.0002_remove_content_type_name... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.763546271-05:00 Applying auth.0002_alter_permission_name_max_length... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.772738350-05:00 Applying auth.0003_alter_user_email_max_length... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.781097913-05:00 Applying auth.0004_alter_user_username_opts... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.789986704-05:00 Applying auth.0005_alter_user_last_login_null... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.793446254-05:00 Applying auth.0006_require_contenttypes_0002... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.802012057-05:00 Applying auth.0007_alter_validators_add_error_messages... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.821847856-05:00 Applying auth.0008_alter_user_username_max_length... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.830991405-05:00 Applying auth.0009_alter_user_last_name_max_length... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.842187683-05:00 Applying auth.0010_alter_group_name_max_length... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.851603820-05:00 Applying auth.0011_update_proxy_permissions... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.864048351-05:00 Applying auth.0012_alter_user_first_name_max_length... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:36.937777170-05:00 Applying stores.0001_initial... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.315970910-05:00 Applying fleet.0001_initial... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.372583075-05:00 Applying fleet.0002_selftestrun... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.385821821-05:00 Applying fleet.0003_communicationconsent_role... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.531201160-05:00 Applying sessions.0001_initial... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.644005121-05:00 Applying stores.0002_store_report_config... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.768276908-05:00 test_disabled_without_token_returns_503 (fleet.tests_consent_event.ConsentApiAuthTests.test_disabled_without_token_returns_503) ... /usr/local/lib/python3.12/site-packages/django/core/handlers/base.py:61: UserWarning: No directory at: /workspace/source/source/app/staticfiles/ [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.768325667-05:00 mw_instance = middleware(adapted_handler) [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.772808272-05:00 ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.775794656-05:00 test_missing_token_returns_401 (fleet.tests_consent_event.ConsentApiAuthTests.test_missing_token_returns_401) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.778760139-05:00 test_wrong_token_returns_401 (fleet.tests_consent_event.ConsentApiAuthTests.test_wrong_token_returns_401) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.796037343-05:00 test_active_event_captures_active_recipient_now (fleet.tests_consent_event.ConsentEventIngestTests.test_active_event_captures_active_recipient_now) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.799133046-05:00 test_bad_opt_in_at_returns_400 (fleet.tests_consent_event.ConsentEventIngestTests.test_bad_opt_in_at_returns_400) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.801216394-05:00 test_invalid_json_returns_400 (fleet.tests_consent_event.ConsentEventIngestTests.test_invalid_json_returns_400) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.808527803-05:00 test_is_idempotent (fleet.tests_consent_event.ConsentEventIngestTests.test_is_idempotent) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.811013769-05:00 test_missing_required_fields_returns_400 (fleet.tests_consent_event.ConsentEventIngestTests.test_missing_required_fields_returns_400) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.819146984-05:00 test_stop_event_flips_existing_consent (fleet.tests_consent_event.ConsentEventIngestTests.test_stop_event_flips_existing_consent) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.821754849-05:00 test_store_line_role_is_skipped (fleet.tests_consent_event.ConsentEventIngestTests.test_store_line_role_is_skipped) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.826219085-05:00 test_unknown_status_maps_to_pending (fleet.tests_consent_event.ConsentEventIngestTests.test_unknown_status_maps_to_pending) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.830447011-05:00 test_unresolved_store_ingests_with_null_link (fleet.tests_consent_event.ConsentEventIngestTests.test_unresolved_store_ingests_with_null_link) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.843677497-05:00 test_event_and_seam_row_produce_identical_ledger (fleet.tests_consent_event.IngestParityTests.test_event_and_seam_row_produce_identical_ledger) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.866376921-05:00 test_allowed_true_for_active_false_for_pending (fleet.tests_consent_event.RecipientResolutionApiTests.test_allowed_true_for_active_false_for_pending) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.876953872-05:00 test_reads_require_token (fleet.tests_consent_event.RecipientResolutionApiTests.test_reads_require_token) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.888267509-05:00 test_recipients_returns_only_active_managers_for_the_store (fleet.tests_consent_event.RecipientResolutionApiTests.test_recipients_returns_only_active_managers_for_the_store) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:37.914012605-05:00 test_disconnect_sets_stopped (stores.tests.DisconnectActionTests.test_disconnect_sets_stopped) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.206695792-05:00 test_notifies_owner_once (stores.tests.NotifyNewEnrollsTests.test_notifies_owner_once) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.497832378-05:00 test_store_line_rows_are_ignored (stores.tests.NotifyNewEnrollsTests.test_store_line_rows_are_ignored) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.570340143-05:00 test_inactive_store_404s (stores.tests.PublicProfileTests.test_inactive_store_404s) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.577227715-05:00 test_profile_renders_with_join_cta (stores.tests.PublicProfileTests.test_profile_renders_with_join_cta) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.580489127-05:00 test_unknown_slug_404s (stores.tests.PublicProfileTests.test_unknown_slug_404s) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.588984279-05:00 test_disabled_returns_503 (stores.tests_api.StoreApiAuthTests.test_disabled_returns_503) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.591294866-05:00 test_missing_token_returns_401 (stores.tests_api.StoreApiAuthTests.test_missing_token_returns_401) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.593022557-05:00 test_wrong_token_returns_401 (stores.tests_api.StoreApiAuthTests.test_wrong_token_returns_401) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.603323099-05:00 test_config_shape (stores.tests_api.StoreConfigTests.test_config_shape) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.607459056-05:00 test_pos_prefix_falls_back_to_slug (stores.tests_api.StoreConfigTests.test_pos_prefix_falls_back_to_slug) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.610972786-05:00 test_unknown_slug_404 (stores.tests_api.StoreConfigTests.test_unknown_slug_404) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.621508768-05:00 test_lists_all (stores.tests_api.StoreListTests.test_lists_all) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.624665100-05:00 test_reports_enabled_and_active_filter (stores.tests_api.StoreListTests.test_reports_enabled_and_active_filter) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.632603786-05:00 test_fastime_backfilled_with_cold_vault_and_cave (stores.tests_report_config.BackfillMigrationTests.test_fastime_backfilled_with_cold_vault_and_cave) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.634011328-05:00 test_pride_backfilled (stores.tests_report_config.BackfillMigrationTests.test_pride_backfilled) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.640246563-05:00 test_defaults_and_pos_prefix_fallback (stores.tests_report_config.ReportConfigShapeTests.test_defaults_and_pos_prefix_fallback) ... ok [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.640905589-05:00 [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.640935989-05:00 ---------------------------------------------------------------------- [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.640946809-05:00 Ran 33 tests in 0.881s [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.640951379-05:00 [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.640966089-05:00 OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.640978329-05:00 Destroying test database for alias 'default' ('test_storeminder')... [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.763198497-05:00 Applying stores.0003_backfill_report_config... OK [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.763298087-05:00 System check identified no issues (0 silenced). [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.763304717-05:00 new enroll: ••••••••0000 → Fastime (owner=owner@example.com, status=pending) [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.763310176-05:00 processed 1 new enroll(s), recorded 1. [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.763314296-05:00 processed 0 new enroll(s), recorded 0. [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.763318336-05:00 processed 0 new enroll(s), recorded 0. [pod/pr-validator-pl298-django-pod/step-django-ci] 2026-07-13T19:12:38.938703808-05:00 === django-ci OK (check + migrations + tests green on Postgres) === [pod/pr-validator-pl298-django-pod/sidecar-postgres] 2026-07-13T19:12:41.413018414-05:00 2026/07/14 00:12:41 Exiting... [pod/pr-validator-pl298-django-pod/prepare] 2026-07-13T19:12:05.997890896-05:00 2026/07/14 00:12:05 Entrypoint initialization [pod/pr-validator-pl298-django-pod/place-scripts] 2026-07-13T19:12:06.318747717-05:00 2026/07/14 00:12:06 Decoded script /tekton/scripts/script-0-xhfdh