=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.49871.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.mam_SUITE.logs/run.2024-04-15_16.53.15/mam_suite.muc_querying_for_all_messages.105987.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.mam_SUITE.logs/run.2024-04-15_16.53.15/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3d87ff50478a.2024-04-15_16.45.55"

=== Started at 2024-04-15 16:54:00


*** CT 2024-04-15 16:54:00.548 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1924.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-15 16:54:00.761 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-15 16:54:00.767 ***🔗
alicE_unnamed_2089@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:54:00.767 ***🔗
alicE_unnamed_2089@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b1ef1338b2fd674a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:54:00.767 ***🔗
alicE_unnamed_2089@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:54:00.767 ***🔗
alicE_unnamed_2089@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA4OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-15 16:54:00.768 ***🔗
alicE_unnamed_2089@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:54:00.768 ***🔗
alicE_unnamed_2089@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:54:00.769 ***🔗
alicE_unnamed_2089@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8446d08c29f6bbca' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_2089@domain.example.com'>

*** User 2024-04-15 16:54:00.769 ***🔗
alicE_unnamed_2089@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:54:00.769 ***🔗
alicE_unnamed_2089@domain.example.com/res1 out
<iq type='set' id='0835270ce4b039a8f68de4b144963c0c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:54:00.769 ***🔗
alicE_unnamed_2089@domain.example.com/res1 in
<iq id='0835270ce4b039a8f68de4b144963c0c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2089@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:54:00.769 ***🔗
alice_unnamed_2089@domain.example.com/res1 out
<iq type='set' id='d5f5c1a447c7f4e2bfa46f230a5685b6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:54:00.773 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='d5f5c1a447c7f4e2bfa46f230a5685b6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:54:00.774 ***🔗
alice_unnamed_2089@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-15 16:54:00.820 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<presence from='alice_unnamed_2089@domain.example.com/res1' to='alice_unnamed_2089@domain.example.com/res1'/>



*** User 2024-04-15 16:54:00.820 ***🔗
alice_unnamed_2089@domain.example.com/res1 out
<iq type='set' id='d46c9b60cf7358ffa8c389f00bdebd7a' to='alicE_unnamed_2089room0-49924-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-04-15 16:54:00.824 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='f6584bf3-a98e-4389-bec0-7c92daa4ecaa'>
	<result xmlns='urn:xmpp:mam:1' id='C570QQL9VG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T13:36:07.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ca28870c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.824 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='e4bfd380-c9b6-45db-9000-b85f0dae5d81'>
	<result xmlns='urn:xmpp:mam:1' id='C57470G3RG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T17:38:07.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>daa9ebf6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.824 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='05b94e76-d7b5-4cbb-be11-427d2f37c6ff'>
	<result xmlns='urn:xmpp:mam:1' id='C57D8BN95G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T04:25:23.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>14b57603</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.824 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='4e1c8f64-9b1c-47c7-8101-8cd8dbacf29b'>
	<result xmlns='urn:xmpp:mam:1' id='C57K4OCD0007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T12:38:24.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e8966494</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.824 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='a5951fef-3896-4432-ac85-082cfd41d239'>
	<result xmlns='urn:xmpp:mam:1' id='C5827D4AMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T05:26:29.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>71f0b3f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='7decb578-2921-48bc-bbc7-20a1452410b4'>
	<result xmlns='urn:xmpp:mam:1' id='C58GKLK4PG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T22:38:19.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ccb44b29</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='475fb760-a7d2-4a14-982f-b92bebed12a8'>
	<result xmlns='urn:xmpp:mam:1' id='C58IQ4CVR00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T01:13:42.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2f15d8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='642c729f-a6bf-4a62-8204-b80a33d6f703'>
	<result xmlns='urn:xmpp:mam:1' id='C58K4FAR0G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T02:48:25.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e944adfe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='551fbd5d-7383-4d01-b588-cc53dfef68b8'>
	<result xmlns='urn:xmpp:mam:1' id='C59FQH0UMG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T11:50:29.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba9e9399</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='46da8b98-a193-4c20-823f-1cd7505c300f'>
	<result xmlns='urn:xmpp:mam:1' id='C59GC5QVR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T12:29:58.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>84416d04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='d41c3ff9-44b7-4ab4-a123-a40e53beed56'>
	<result xmlns='urn:xmpp:mam:1' id='C59S82I65G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T02:39:47.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3b04df7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='effa8f93-15e4-4f00-8bbd-4c5ad5aff4bc'>
	<result xmlns='urn:xmpp:mam:1' id='C5A2RATLJ004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T10:32:22.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>59bfc738</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='60449ca1-ebfa-4f79-afad-3f96001608e2'>
	<result xmlns='urn:xmpp:mam:1' id='C5ALTRSOV00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T09:18:06.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc1154c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='58e713a6-4d98-478f-834b-911ad3e15095'>
	<result xmlns='urn:xmpp:mam:1' id='C5AS9OEPA005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T16:54:12.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aca43cc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='3ef3f985-67c3-4a77-bf7e-2fa7b06b16a7'>
	<result xmlns='urn:xmpp:mam:1' id='C5B9NTPGE001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T08:56:28.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b7ca657f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='1c69fd72-e7b2-45f2-a8eb-49f0753ec40c'>
	<result xmlns='urn:xmpp:mam:1' id='C5BFFKUO3G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T15:47:27.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>83edd2f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='c18674fa-8e2d-4ee7-843f-babc4b292cc9'>
	<result xmlns='urn:xmpp:mam:1' id='C5BNMVCE700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T01:36:30.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5519547b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='9cf1bbb8-d406-4ca9-9581-bd5475c7fa15'>
	<result xmlns='urn:xmpp:mam:1' id='C5C271FT8005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T14:08:16.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4c502b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='81bc89ac-7356-4fec-9e3b-816bcb35bff5'>
	<result xmlns='urn:xmpp:mam:1' id='C5CBJDQ6QG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T01:20:13.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>67214d16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='296e5655-005f-4330-8a48-e3615502c67f'>
	<result xmlns='urn:xmpp:mam:1' id='C5CI38VDR00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T09:05:10.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9129da15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.825 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='33269e34-2c63-419d-834c-1140260a9de9'>
	<result xmlns='urn:xmpp:mam:1' id='C5D6GL35UG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T09:26:45.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c06310b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='93a419d5-6dfa-44ac-a8e3-b3529a9eb8dc'>
	<result xmlns='urn:xmpp:mam:1' id='C5DIJKHU0G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:52:25.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10d8ec3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='405a9be3-12ad-400c-b980-1110e02ded37'>
	<result xmlns='urn:xmpp:mam:1' id='C5DMD88HE001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T04:24:28.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c46e5334</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='98eb68ea-67f4-4ccb-94cb-bb0e509d929e'>
	<result xmlns='urn:xmpp:mam:1' id='C5DOEDMRFG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:50:15.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3efa5e8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='eda29008-572e-49c0-b512-56b4016d9844'>
	<result xmlns='urn:xmpp:mam:1' id='C5EBFU8BNG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T05:33:43.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2a7124b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='9a5acd93-697c-48be-949d-f3bd554d0d2a'>
	<result xmlns='urn:xmpp:mam:1' id='C5EHJG8MRG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T12:51:11.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ce41b85b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='fea59dfd-bb9b-431d-bee1-4307d1221495'>
	<result xmlns='urn:xmpp:mam:1' id='C5ER784RC00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T00:19:36.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>469036bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='beaa6ace-45e1-4fb9-aa08-ce9c779971d5'>
	<result xmlns='urn:xmpp:mam:1' id='C5ESI1CEVG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T01:55:19.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0126a092</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='763c6de6-94dc-46d8-90b2-1a6bffde2dc8'>
	<result xmlns='urn:xmpp:mam:1' id='C5FKJ11H5G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T06:35:31.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>627c644f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='664992b0-a2f6-4487-9761-105d4143743b'>
	<result xmlns='urn:xmpp:mam:1' id='C5FKK431R00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T06:37:58.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>11eae703</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='797a6818-979b-4c6f-a25d-572c87bcc16d'>
	<result xmlns='urn:xmpp:mam:1' id='C5G5HITLK008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:49:12.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3679ba6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='786f1d0d-f062-4373-9287-365ca5636cad'>
	<result xmlns='urn:xmpp:mam:1' id='C5GKJUJTV00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:48:14.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>917b8979</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.826 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='1b766b31-d99d-4b96-af36-00fc1f18b158'>
	<result xmlns='urn:xmpp:mam:1' id='C5GNFDM0DG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T00:12:51.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>51c52e0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.827 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='3f57e8b4-87c5-4390-8547-256e27876994'>
	<result xmlns='urn:xmpp:mam:1' id='C5GP4FETQ00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:11:32.000000Z' from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c1beb49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:00.827 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
<iq from='alice_unnamed_2089room0-49924-0@groupchats.domain.example.com' to='alice_unnamed_2089@domain.example.com/res1' id='d46c9b60cf7358ffa8c389f00bdebd7a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C570QQL9VG0B</first>
			<last>C5GP4FETQ00I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-15 16:54:00.827 ***🔗
alice_unnamed_2089@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-15 16:54:00.827 ***🔗
alice_unnamed_2089@domain.example.com/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-15 16:54:00.832 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-15 16:54:00.836 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1925.html



=== Ended at 2024-04-15 16:54:00
=== successfully completed test case
=== === Returned value: ok