additionally exposed symbols: machine, start_all, machines, driver, Machine, wait_for_signal Starting machine <<< NixOS Stage 2 >>> booting system configuration /nix/store/s93idmh88ldp61fk7hy27a5na9n9a65f-nixos-system-machine-test running activation script... setting up /etc... 2: host0@if3: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 0e:74:26:22:81:c2 brd ff:ff:ff:ff:ff:ff link-netnsid 0 setting up age secrets... starting systemd... systemd 260.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE) Detected virtualization systemd-nspawn. Detected architecture arm64. Detected first boot. Initializing machine ID from container UUID. Applying preset policy. Populated /etc with preset unit settings. Queued start job for default target Multi-User System. <<< Welcome to NixOS test (aarch64) - console >>> + systemd-run /bin/sh -c '/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin/sleep 999999999 && echo 9d293c22-c17a-4bcd-ab0c-ec711bdc9196' Running as unit: run-p478-i117095666.service; invocation ID: 3f724251bcc440e5a9661af0b49eafdb To attach to container machine run on the same machine that runs the test: sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*9d293c22-c17a-4bcd-ab0c-ec711bdc9196') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash To inject external network and continue test, run: sudo /nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin/python3.13 /nix/store/f4nvkcws5x7zcpbn7zsscrdviq2jxrpi-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py 9d293c22-c17a-4bcd-ab0c-ec711bdc9196 + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + nc -z -v ::1 8008 Connection to ::1 8008 port [tcp/http-alt] succeeded! machine: waiting for success: curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test' + curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test' (finished: waiting for success: curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test', in 0.02 seconds) + systemctl restart matrix-synapse + journalctl -u matrix-synapse --no-pager Sep 02 15:08:15 machine systemd[1]: Starting Synapse Matrix homeserver... Sep 02 15:08:18 machine matrix-synapse-pre-start[477]: Generating signing key file /var/lib/matrix-synapse/homeserver.signing.key Sep 02 15:08:21 machine synapse_homeserver[494]: This server is configured to use 'matrix.org' as its trusted key server via the Sep 02 15:08:21 machine synapse_homeserver[494]: 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key Sep 02 15:08:21 machine synapse_homeserver[494]: server since it is long-lived, stable and trusted. However, some admins may Sep 02 15:08:21 machine synapse_homeserver[494]: wish to use another server for this purpose. Sep 02 15:08:21 machine synapse_homeserver[494]: To suppress this warning and continue using 'matrix.org', admins should set Sep 02 15:08:21 machine synapse_homeserver[494]: 'suppress_key_server_warning' to 'true' in homeserver.yaml. Sep 02 15:08:21 machine synapse_homeserver[494]: -------------------------------------------------------------------------------- Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] ***** STARTING SERVER ***** Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] Server /nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/bin/synapse_homeserver version 1.159.0 Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] Copyright (c) 2023 New Vector, Inc Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] Licensed under the AGPL 3.0 license. Website: https://github.com/element-hq/synapse Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] Server hostname: clan.test Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] Public Base URL: https://clan.test/ Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] Instance name: master Sep 02 15:08:21 machine synapse[494]: synapse.config.logger: [main] Twisted reactor: EPollReactor Sep 02 15:08:21 machine synapse[494]: synapse.app.homeserver: [main] Setting up server Sep 02 15:08:21 machine synapse[494]: synapse.server: [main] Setting up. Sep 02 15:08:21 machine synapse[494]: synapse.storage.databases: [main] [database config 'master']: Checking database server Sep 02 15:08:21 machine synapse[494]: synapse.storage.databases: [main] [database config 'master']: Preparing for databases ['main', 'state'] Sep 02 15:08:21 machine synapse[494]: synapse.storage.prepare_database: [main] ['main', 'state']: Checking existing schema version Sep 02 15:08:21 machine synapse[494]: synapse.storage.prepare_database: [main] ['main', 'state']: Initialising new database Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v73 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/01event_failed_pull_attempts.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/02add_pusher_enabled.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/02room_id_indexes_for_purging.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/03pusher_device_id.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/03users_approved_column.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/04partial_join_details.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/04pending_device_list_updates.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/05old_push_actions.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/06thread_notifications_thread_id_idx.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/08thread_receipts_non_null.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/09partial_joined_via_destination.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/09threads_table.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Running 73/10_update_sqlite_fts4_tokenizer.py:run_create Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/10login_tokens.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/11event_search_room_id_n_distinct.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/12refactor_device_list_outbound_pokes.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/13add_device_lists_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/20_un_partial_stated_room_stream.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/21_un_partial_stated_room_stream_seq.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/22_rebuild_user_dir_stats.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/22_un_partial_stated_event_stream.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/23_fix_thread_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/23_un_partial_stated_room_stream_seq.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/24_events_jump_to_date_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 73/25drop_presence.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v74 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 74/01_user_directory_stale_remote_users.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 74/02_set_device_id_for_pushers_bg_update.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 74/03_membership_tables_event_stream_ordering.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 74/03_room_membership_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 74/04_delete_e2e_backup_keys_for_deactivated_users.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Running 74/04_membership_tables_event_stream_ordering_triggers.py:run_create Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 74/05_events_txn_id_device_id.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 74/90COMMENTS_destinations.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v75 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v76 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 76/01_add_profiles_full_user_id_column.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 76/02_add_user_filters_full_user_id_column.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 76/03_per_user_experimental_features.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 76/04_add_room_forgetter.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v77 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/01_add_profiles_not_valid_check.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/02_add_user_filters_not_valid_check.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 77/03bg_populate_full_user_id_profiles.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 77/04bg_populate_full_user_id_user_filters.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 77/05thread_notifications_backfill.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_actions.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_actions_staging.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_summary.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 77/14bg_indices_event_stream_ordering.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v78 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Running 78/03event_extremities_constraints.py:run_create Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Running 78/04_add_full_user_id_index_user_filters.py:run_create Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v79 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 79/03_read_write_locks_triggers.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Running 79/04_mitigate_stream_ordering_update_race.py:run_create Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 79/05_read_write_locks_triggers.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v80 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 80/01_users_alter_locked.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/02_read_write_locks_unlogged.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 80/02_scheduled_tasks.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/03_read_write_locks_triggers.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/04_read_write_locks_deadlock.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v81 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v82 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 82/02_scheduled_tasks_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 82/04_add_indices_for_purging_rooms.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 82/05gaps.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v83 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 83/01_drop_old_tables.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 83/05_cross_signing_key_update_grant.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 83/06_event_push_summary_room.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v84 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 84/01_auth_links_stats.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 84/02_auth_links_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 84/03_auth_links_analyze.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 84/04_access_token_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v85 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 85/01_add_suspended.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 85/02_add_instance_names.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 85/03_new_sequences.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 85/04_cleanup_device_federation_outbox.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 85/05_add_instance_names_converted_pos.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 85/06_add_room_reports.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v86 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 86/01_authenticate_media.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 86/02_receipts_event_id_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v87 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 87/01_sliding_sync_memberships.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 87/02_per_connection_state.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 87/03_current_state_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v88 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 88/01_add_delayed_events.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 88/01_custom_profile_fields.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 88/02_fix_sliding_sync_membership_snapshots_forgotten_column.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 88/03_add_otk_ts_added_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 88/04_current_state_delta_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 88/05_drop_old_otks.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 88/05_sliding_sync_room_config_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 88/06_events_received_ts_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v89 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 89/01_sliding_sync_membership_snapshot_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 89/01_state_groups_deletion.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v90 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 90/01_add_column_participant_room_memberships_table.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 90/02_delete_unreferenced_state_groups.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 90/03_remove_old_deletion_bg_update.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v91 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 91/01_media_hash.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v92 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/01_remove_trigger.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/02_remove_populate_participant_bg_update.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/04_ss_membership_snapshot_idx.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/04_thread_subscriptions.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/04_thread_subscriptions_seq.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/05_fixup_max_depth_cap.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/05_thread_subscriptions_comments.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/06_device_federation_inbox_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/06_threads_last_sent_stream_ordering_comments.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/07_add_user_reports.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/07_event_txn_id_device_id_txn_id2.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/08_room_ban_redactions.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/08_thread_subscriptions_seq_fixup.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 92/09_thread_subscriptions_update.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/09_thread_subscriptions_update.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v93 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 93/01_add_delayed_events.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 93/01_sticky_events.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 93/01_sticky_events_seq.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 93/02_sliding_sync_members.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 93/03_sss_pos_last_used.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Running 93/04_make_delayed_event_content_text.py:run_create Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema deltas for v94 Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/01_redactions_recheck.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/02_redactions_recheck_bg_update.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/03_device_lists_room_timestamp.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/03_quarantined_media_tracking.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 94/03_quarantined_media_tracking_seq.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/03_state_dag_fwd_extrems.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/04_device_lists_changes_max_pruned.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/05_rerun_flag_existing_quarantined_media.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/06_sliding_sync_connections_last_used_ts_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/07_profile_updates.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying engine-specific schema 94/07_profile_updates_seq.sql.postgres Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Applying schema 94/07_sliding_sync_lazy_members_position_index.sql Sep 02 15:08:22 machine synapse[494]: synapse.storage.prepare_database: [main] Schema now up to date Sep 02 15:08:22 machine synapse[494]: synapse.storage.databases: [main] [database config 'master']: Starting 'main' database Sep 02 15:08:22 machine synapse[494]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules(id): 1 Sep 02 15:08:22 machine synapse[494]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules_enable(id): 1 Sep 02 15:08:22 machine synapse[494]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 month ago Sep 02 15:08:22 machine synapse[494]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 month ago: it's 0 Sep 02 15:08:22 machine synapse[494]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 day ago Sep 02 15:08:22 machine synapse[494]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 day ago: it's 0 Sep 02 15:08:22 machine synapse[494]: synapse.storage.util.id_generators: [main] Initialising stream generator for access_tokens(id): 1 Sep 02 15:08:22 machine synapse[494]: synapse.storage.util.id_generators: [main] Initialising stream generator for refresh_tokens(id): 1 Sep 02 15:08:22 machine synapse[494]: synapse.storage.util.id_generators: [main] Initialising stream generator for event_reports(id): 1 Sep 02 15:08:22 machine synapse[494]: synapse.storage.util.id_generators: [main] Initialising stream generator for room_reports(id): 1 Sep 02 15:08:22 machine synapse[494]: synapse.storage.util.id_generators: [main] Initialising stream generator for user_reports(id): 1 Sep 02 15:08:22 machine synapse[494]: synapse.storage.databases: [main] [database config 'master']: Starting 'state' database Sep 02 15:08:22 machine synapse[494]: synapse.storage.databases: [main] [database config 'master']: prepared Sep 02 15:08:22 machine synapse[494]: synapse.server: [main] Finished setting up. Sep 02 15:08:22 machine synapse[494]: twisted: [main] Redirected stdout/stderr to logs Sep 02 15:08:22 machine synapse[494]: synapse.app.homeserver: [main] Running Sep 02 15:08:22 machine synapse[494]: synapse.app.homeserver: [main] Set file limit to: 524288 Sep 02 15:08:22 machine synapse[494]: synapse.push.pusher: [call_when_running] email enable notifs: False Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'profile' Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.device_list_update' Sep 02 15:08:22 machine synapse[494]: synapse.util.caches.lrucache: [call_when_running] Expiring LRU caches after 1800 seconds Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.presence' Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.typing' Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'directory' Sep 02 15:08:22 machine synapse[494]: synapse.handlers.deactivate_account: [user_parter_loop-0] Starting user parter Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.receipt' Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.signing_key_update' Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'org.matrix.signing_key_update' Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'client_keys' Sep 02 15:08:22 machine synapse[494]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.direct_to_device' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/health' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/client' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/.well-known' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/admin' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_idp' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_username' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/new_user_consent' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/sso_register' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/unsubscribe' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/media_upload_limit_exceeded' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching FilePath('/nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/lib/python3.13/site-packages/synapse/static') to path b'/_matrix/static' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/r0' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v3' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v1' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/federation' Sep 02 15:08:22 machine synapse[494]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/key' Sep 02 15:08:22 machine synapse[494]: twisted: [call_when_running] SynapseSite starting on 8008 Sep 02 15:08:22 machine synapse[494]: synapse.app._base: [call_when_running] Synapse now listening on TCP port 8008 Sep 02 15:08:22 machine synapse[494]: synapse.app._base: [call_when_running] garbage collector: Freezing all allocated objects in the hopes that (almost) everything currently allocated are things that will be used by the homeserver for the rest of time. Doing so means less work each GC (hopefully). Sep 02 15:08:22 machine synapse[494]: synapse.storage.background_updates: [background_updates-0] Starting background schema updates for database master Sep 02 15:08:22 machine synapse[494]: synapse.handlers.deactivate_account: [user_parter_loop-0] User parter finished: stopping Sep 02 15:08:22 machine synapse[494]: synapse.push.pusherpool: [start_pushers-0] Started pushers Sep 02 15:08:22 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[522]: Connection to ::1 8008 port [tcp/http-alt] succeeded! Sep 02 15:08:23 machine synapse[494]: synapse.access.http.8008: [GET-0] ::1 - 8008 - {None} Processed request: 0.001sec/0.001sec ru=(0.001sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:23 machine synapse[494]: synapse.handlers.auth: [POST-1] Logging in user @admin:clan.test on device ANFOWHKAOJ Sep 02 15:08:23 machine synapse[494]: synapse.access.http.8008: [POST-1] ::1 - 8008 - {None} Processed request: 0.300sec/0.001sec ru=(0.265sec, 0.001sec) db=(0.005sec/0.033sec/12) 138B 200 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:23 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[523]: Sending registration request... Sep 02 15:08:23 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[523]: Success! Sep 02 15:08:23 machine synapse[494]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'threads_backfill' Sep 02 15:08:23 machine synapse[494]: synapse.storage.background_updates: [background_updates-0] Running background update 'threads_backfill'. Processed 0 items in 4ms. (total_rate=None/ms, current_rate=None/ms, total_updated=0, batch_size=100) Sep 02 15:08:24 machine synapse[494]: synapse.access.http.8008: [GET-2] ::1 - 8008 - {None} Processed request: 0.000sec/0.001sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:24 machine synapse[494]: synapse.handlers.auth: [POST-3] Logging in user @someuser:clan.test on device JXCRGHLYQV Sep 02 15:08:24 machine synapse[494]: synapse.access.http.8008: [POST-3] ::1 - 8008 - {None} Processed request: 0.261sec/0.001sec ru=(0.236sec, 0.000sec) db=(0.004sec/0.013sec/12) 145B 200 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:24 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[530]: Sending registration request... Sep 02 15:08:24 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[530]: Success! Sep 02 15:08:24 machine systemd[1]: Started Synapse Matrix homeserver. Sep 02 15:08:24 machine synapse[494]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'device_lists_changes_in_room_by_room_index' Sep 02 15:08:24 machine synapse[494]: synapse.storage.background_updates: [background_updates-0] Adding index device_lists_changes_in_room_by_room_idx to device_lists_changes_in_room Sep 02 15:08:24 machine synapse[494]: synapse.storage.background_updates: [background_updates-0] Running background update 'device_lists_changes_in_room_by_room_index'. Processed 1 items in 7ms. (total_rate=0.14285714285714285/ms, current_rate=0.14285714285714285/ms, total_updated=1, batch_size=100) Sep 02 15:08:25 machine synapse[494]: synapse.access.http.8008: [GET-4] ::1 - 8008 - {None} Processed request: 0.001sec/-0.000sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 10145B 200 "GET /_matrix/static/ HTTP/1.1" "curl/8.21.0" [0 dbevts] Sep 02 15:08:25 machine synapse[494]: twisted: [sentinel] Received SIGTERM, shutting down. Sep 02 15:08:25 machine systemd[1]: Stopping Synapse Matrix homeserver... Sep 02 15:08:25 machine synapse[494]: synapse.storage.databases.main.lock: [LockStore._on_shutdown-0] Dropping held locks due to shutdown Sep 02 15:08:25 machine synapse[494]: synapse.storage.databases.main.lock: [LockStore._on_shutdown-0] Dropped locks due to shutdown Sep 02 15:08:25 machine synapse[494]: synapse.handlers.presence: [PresenceHandler._on_shutdown-0] Performing _on_shutdown. Persisting 0 unpersisted changes Sep 02 15:08:25 machine synapse[494]: synapse.handlers.presence: [PresenceHandler._on_shutdown-0] Finished _on_shutdown Sep 02 15:08:25 machine synapse[494]: synapse.app._base: [log_shutdown] Shutting down... Sep 02 15:08:25 machine synapse[494]: twisted: [sentinel] (TCP Port 8008 Closed) Sep 02 15:08:25 machine synapse[494]: twisted: [sentinel] Main loop terminated. Sep 02 15:08:25 machine systemd[1]: matrix-synapse.service: Deactivated successfully. Sep 02 15:08:25 machine systemd[1]: Stopped Synapse Matrix homeserver. Sep 02 15:08:25 machine systemd[1]: matrix-synapse.service: Consumed 8.357s CPU time over 9.617s wall clock time. Sep 02 15:08:25 machine systemd[1]: Starting Synapse Matrix homeserver... Sep 02 15:08:31 machine synapse_homeserver[562]: This server is configured to use 'matrix.org' as its trusted key server via the Sep 02 15:08:31 machine synapse_homeserver[562]: 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key Sep 02 15:08:31 machine synapse_homeserver[562]: server since it is long-lived, stable and trusted. However, some admins may Sep 02 15:08:31 machine synapse_homeserver[562]: wish to use another server for this purpose. Sep 02 15:08:31 machine synapse_homeserver[562]: To suppress this warning and continue using 'matrix.org', admins should set Sep 02 15:08:31 machine synapse_homeserver[562]: 'suppress_key_server_warning' to 'true' in homeserver.yaml. Sep 02 15:08:31 machine synapse_homeserver[562]: -------------------------------------------------------------------------------- Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] ***** STARTING SERVER ***** Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] Server /nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/bin/synapse_homeserver version 1.159.0 Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] Copyright (c) 2023 New Vector, Inc Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] Licensed under the AGPL 3.0 license. Website: https://github.com/element-hq/synapse Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] Server hostname: clan.test Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] Public Base URL: https://clan.test/ Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] Instance name: master Sep 02 15:08:31 machine synapse[562]: synapse.config.logger: [main] Twisted reactor: EPollReactor Sep 02 15:08:31 machine synapse[562]: synapse.app.homeserver: [main] Setting up server Sep 02 15:08:31 machine synapse[562]: synapse.server: [main] Setting up. Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases: [main] [database config 'master']: Checking database server Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases: [main] [database config 'master']: Preparing for databases ['main', 'state'] Sep 02 15:08:31 machine synapse[562]: synapse.storage.prepare_database: [main] ['main', 'state']: Checking existing schema version Sep 02 15:08:31 machine synapse[562]: synapse.storage.prepare_database: [main] ['main', 'state']: Existing schema is 94 (+12 deltas) Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases.main: [main] Checking database for consistency with configuration... Sep 02 15:08:31 machine synapse[562]: synapse.storage.prepare_database: [main] Applying schema deltas for v94 Sep 02 15:08:31 machine synapse[562]: synapse.storage.prepare_database: [main] Schema now up to date Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases: [main] [database config 'master']: Starting 'main' database Sep 02 15:08:31 machine synapse[562]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules(id): 1 Sep 02 15:08:31 machine synapse[562]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules_enable(id): 1 Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 month ago Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 month ago: it's 0 Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 day ago Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 day ago: it's 0 Sep 02 15:08:31 machine synapse[562]: synapse.storage.util.id_generators: [main] Initialising stream generator for access_tokens(id): 3 Sep 02 15:08:31 machine synapse[562]: synapse.storage.util.id_generators: [main] Initialising stream generator for refresh_tokens(id): 1 Sep 02 15:08:31 machine synapse[562]: synapse.storage.util.id_generators: [main] Initialising stream generator for event_reports(id): 1 Sep 02 15:08:31 machine synapse[562]: synapse.storage.util.id_generators: [main] Initialising stream generator for room_reports(id): 1 Sep 02 15:08:31 machine synapse[562]: synapse.storage.util.id_generators: [main] Initialising stream generator for user_reports(id): 1 Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases: [main] [database config 'master']: Starting 'state' database Sep 02 15:08:31 machine synapse[562]: synapse.storage.databases: [main] [database config 'master']: prepared Sep 02 15:08:31 machine synapse[562]: synapse.server: [main] Finished setting up. Sep 02 15:08:31 machine synapse[562]: twisted: [main] Redirected stdout/stderr to logs Sep 02 15:08:31 machine synapse[562]: synapse.app.homeserver: [main] Running Sep 02 15:08:31 machine synapse[562]: synapse.app.homeserver: [main] Set file limit to: 524288 Sep 02 15:08:31 machine synapse[562]: synapse.push.pusher: [call_when_running] email enable notifs: False Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'profile' Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.device_list_update' Sep 02 15:08:31 machine synapse[562]: synapse.util.caches.lrucache: [call_when_running] Expiring LRU caches after 1800 seconds Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.presence' Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.typing' Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'directory' Sep 02 15:08:31 machine synapse[562]: synapse.handlers.deactivate_account: [user_parter_loop-0] Starting user parter Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.receipt' Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.signing_key_update' Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'org.matrix.signing_key_update' Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'client_keys' Sep 02 15:08:31 machine synapse[562]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.direct_to_device' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/health' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/client' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/.well-known' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/admin' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_idp' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_username' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/new_user_consent' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/sso_register' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/unsubscribe' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/media_upload_limit_exceeded' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching FilePath('/nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/lib/python3.13/site-packages/synapse/static') to path b'/_matrix/static' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/r0' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v3' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v1' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/federation' Sep 02 15:08:31 machine synapse[562]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/key' Sep 02 15:08:31 machine synapse[562]: twisted: [call_when_running] SynapseSite starting on 8008 Sep 02 15:08:31 machine synapse[562]: synapse.app._base: [call_when_running] Synapse now listening on TCP port 8008 Sep 02 15:08:31 machine synapse[562]: synapse.app._base: [call_when_running] garbage collector: Freezing all allocated objects in the hopes that (almost) everything currently allocated are things that will be used by the homeserver for the rest of time. Doing so means less work each GC (hopefully). Sep 02 15:08:31 machine synapse[562]: synapse.storage.background_updates: [background_updates-0] Starting background schema updates for database master Sep 02 15:08:31 machine synapse[562]: synapse.handlers.deactivate_account: [user_parter_loop-0] User parter finished: stopping Sep 02 15:08:31 machine synapse[562]: synapse.push.pusherpool: [start_pushers-0] Started pushers Sep 02 15:08:31 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[587]: Connection to ::1 8008 port [tcp/http-alt] succeeded! Sep 02 15:08:32 machine synapse[562]: synapse.access.http.8008: [GET-0] ::1 - 8008 - {None} Processed request: 0.001sec/0.001sec ru=(0.001sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:32 machine synapse[562]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'populate_stats_process_rooms' Sep 02 15:08:32 machine synapse[562]: synapse.storage.background_updates: [background_updates-0] Running background update 'populate_stats_process_rooms'. Processed 1 items in 5ms. (total_rate=0.2/ms, current_rate=0.2/ms, total_updated=1, batch_size=100) Sep 02 15:08:32 machine synapse[562]: synapse.http.server: [POST-1] SynapseError: 400 - User ID already taken. Sep 02 15:08:32 machine synapse[562]: synapse.access.http.8008: [POST-1] ::1 - 8008 - {None} Processed request: 0.247sec/0.001sec ru=(0.242sec, 0.001sec) db=(0.000sec/0.001sec/1) 60B 400 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:32 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[588]: Sending registration request... Sep 02 15:08:32 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[588]: User already exists. Skipping. Sep 02 15:08:33 machine synapse[562]: synapse.access.http.8008: [GET-2] ::1 - 8008 - {None} Processed request: 0.000sec/0.000sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:33 machine synapse[562]: synapse.http.server: [POST-3] SynapseError: 400 - User ID already taken. Sep 02 15:08:33 machine synapse[562]: synapse.access.http.8008: [POST-3] ::1 - 8008 - {None} Processed request: 0.241sec/0.000sec ru=(0.234sec, 0.001sec) db=(0.000sec/0.001sec/1) 60B 400 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 02 15:08:33 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[594]: Sending registration request... Sep 02 15:08:33 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[594]: User already exists. Skipping. Sep 02 15:08:33 machine systemd[1]: Started Synapse Matrix homeserver. + systemctl --no-pager show matrix-synapse + nc -z -v ::1 8008 Connection to ::1 8008 port [tcp/http-alt] succeeded! + curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test'