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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.53776.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/mam_suite.muc_querying_for_all_messages.151554.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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_sic => #{iqdisc => one_queue},
        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_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              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,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    subject => <<>>,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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1877d89c8d91.2024-03-12_08.05.07"

=== Started at 2024-03-12 08:14:39


*** CT 2024-03-12 08:14:39.329 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2192.html
Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:39.428 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:39.491 ***🔗
alicE_unnamed_2363@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>
Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:39.491 ***🔗
alicE_unnamed_2363@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='593de70712dfaaef' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 08:14:39.492 ***🔗
alicE_unnamed_2363@localhost/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-03-12 08:14:39.492 ***🔗
alicE_unnamed_2363@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM2MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 08:14:39.495 ***🔗
alicE_unnamed_2363@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:39.495 ***🔗
alicE_unnamed_2363@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 08:14:39.496 ***🔗
alicE_unnamed_2363@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd06e1987a1db76e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2363@localhost'>

*** User 2024-03-12 08:14:39.496 ***🔗
alicE_unnamed_2363@localhost/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-03-12 08:14:39.497 ***🔗
alicE_unnamed_2363@localhost/res1 out
<iq type='set' id='6305532e6425f60242d1bb94a14b4704'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:14:39.497 ***🔗
alicE_unnamed_2363@localhost/res1 in
<iq id='6305532e6425f60242d1bb94a14b4704' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2363@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:14:39.497 ***🔗
alice_unnamed_2363@localhost/res1 out
<iq type='set' id='c198d17152f07a037a73ad896bdc07c0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:39.498 ***🔗
alice_unnamed_2363@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2363@localhost/res1' id='c198d17152f07a037a73ad896bdc07c0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:39.499 ***🔗
alice_unnamed_2363@localhost/res1 out
<presence/>



*** User 2024-03-12 08:14:39.501 ***🔗
alice_unnamed_2363@localhost/res1 in
<presence from='alice_unnamed_2363@localhost/res1' to='alice_unnamed_2363@localhost/res1'/>



*** User 2024-03-12 08:14:39.506 ***🔗
alice_unnamed_2363@localhost/res1 out
<iq type='set' id='8180dd18a29fecdb79fe6e7cd6111209' to='alicE_unnamed_2363room0-53856-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-03-12 08:14:39.511 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='ad775a95-b3ca-4818-8124-09d4df561a17'>
	<result xmlns='urn:xmpp:mam:2' id='C4HEBH1R500I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T05:49:46.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>744c3b40</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.511 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='2df8afc5-37c0-4837-9357-9ca55d8303af'>
	<result xmlns='urn:xmpp:mam:2' id='C4HKKT13V00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T13:20:14.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3eb5eff0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.511 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='f99d850e-884c-46c7-9fef-2e1b29cd48ab'>
	<result xmlns='urn:xmpp:mam:2' id='C4I7VCCPCG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:23:45.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1956840c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.511 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='15294d92-49d8-4797-a578-788f94fe35d8'>
	<result xmlns='urn:xmpp:mam:2' id='C4IGT4MITG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T23:02:59.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f77d8f4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.511 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='2f349699-fd9d-4c45-8081-cb9b26b9d6d4'>
	<result xmlns='urn:xmpp:mam:2' id='C4IOT9H5JG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T08:35:59.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>50be6de9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.511 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='6ed573e6-d1cf-405b-92ea-cf10ed891799'>
	<result xmlns='urn:xmpp:mam:2' id='C4J4TH0LP00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T22:55:30.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11d93c93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='5b6b5454-a580-4a17-861e-fd3084f032a8'>
	<result xmlns='urn:xmpp:mam:2' id='C4J930GT700H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T03:54:06.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41b9d0ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='dc71d0a8-4513-4cd9-8439-84e1edbb1ba1'>
	<result xmlns='urn:xmpp:mam:2' id='C4JCR2KJCG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T08:22:41.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>59b5b9d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d3c191b2-6811-4fb3-b779-5960dfa715a8'>
	<result xmlns='urn:xmpp:mam:2' id='C4JVQS3N5002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T07:02:18.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b9f7c18</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='f9eb4156-feb9-4f8e-8ad1-e8b7f288b5fb'>
	<result xmlns='urn:xmpp:mam:2' id='C4K4K3DR800I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T12:45:04.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4794a47d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='35a27def-25a3-4cda-9082-49ba157a1fc5'>
	<result xmlns='urn:xmpp:mam:2' id='C4KQKKH0SG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T15:01:05.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3a4d4dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='db50fd6e-01bc-4a5f-b253-480b1cb87f23'>
	<result xmlns='urn:xmpp:mam:2' id='C4KSJCNDC006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T17:21:28.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>49496420</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='7d828bde-7694-4d90-84b6-59f50cc86afc'>
	<result xmlns='urn:xmpp:mam:2' id='C4L2H1LKVG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T00:25:43.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>96f19448</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d05146b7-85e0-42b5-93b8-0dfc5a99c50d'>
	<result xmlns='urn:xmpp:mam:2' id='C4LD6MBHB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T13:09:58.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>67319766</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='6c34e854-424f-4504-b806-3af80361a83a'>
	<result xmlns='urn:xmpp:mam:2' id='C4LSF10UAG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T07:22:21.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fcb9569</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.512 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='afa47053-4c01-460b-a37a-e2f362332c7a'>
	<result xmlns='urn:xmpp:mam:2' id='C4M0QGU38004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T12:34:24.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>170b2a83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='41a69161-8305-43fd-87b6-30cc21c29580'>
	<result xmlns='urn:xmpp:mam:2' id='C4MMFJB8JG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T14:24:47.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ccedd33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='6d035ddd-3277-4f96-a070-375cc57cb905'>
	<result xmlns='urn:xmpp:mam:2' id='C4MT16HCLG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T22:13:39.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>18978c2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='17f93efc-07c6-45ec-acdc-571cd52898ce'>
	<result xmlns='urn:xmpp:mam:2' id='C4N0G0HC600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T02:21:32.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6977c36e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='c238f358-3a05-45da-8608-7b3c410055a9'>
	<result xmlns='urn:xmpp:mam:2' id='C4N809232002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T11:19:00.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ab328a7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='01baa2b7-9d5c-4abc-8732-805bfcd0c2c9'>
	<result xmlns='urn:xmpp:mam:2' id='C4NUDMK3VG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T14:03:51.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d5368a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='b3a44311-c499-4edf-8b84-e4c1f506ff3e'>
	<result xmlns='urn:xmpp:mam:2' id='C4NVIT1M4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:27:04.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f4264b71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='45647b3f-e677-49df-a48b-597b91e7a65a'>
	<result xmlns='urn:xmpp:mam:2' id='C4ODRH80O001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T08:28:32.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cefa037f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='5eabe3e6-af9e-4b31-90cf-66d5fff2345d'>
	<result xmlns='urn:xmpp:mam:2' id='C4OO02OEC00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T20:34:32.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e2c2fbed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='517c04be-3925-498d-9e42-380c3c15cfc5'>
	<result xmlns='urn:xmpp:mam:2' id='C4OR36E93G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T00:16:15.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a577e569</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.513 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='425d4065-2882-4cb8-b554-0cdd459aa888'>
	<result xmlns='urn:xmpp:mam:2' id='C4P04AUQHG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T06:16:43.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fc57528a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='8455c60b-77ca-4b98-b53a-71abd8895393'>
	<result xmlns='urn:xmpp:mam:2' id='C4PUR8IAKG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T18:55:29.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f2e2358</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='31f28237-b0e0-425b-a1b6-67318e7da1b7'>
	<result xmlns='urn:xmpp:mam:2' id='C4PVUQP1VG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T20:15:03.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>39562edc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='95e3e9f2-b25d-419b-8b02-090c5b4e89b6'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q44GFL2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T01:14:05.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ebb5b704</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='30a06533-efa4-45cf-b91f-7e140bc0aa3d'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q5I8RCPG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:56:27.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>762e5a81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='622ae7e7-f716-4ac8-9740-c99071f95962'>
	<result xmlns='urn:xmpp:mam:2' id='C4QP03VHP006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T02:07:30.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f1f13b27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='91d66d39-34d6-488d-acf5-0b277dfe8561'>
	<result xmlns='urn:xmpp:mam:2' id='C4QPQQ01G00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:07:12.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>866958ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='1cf44afb-a878-479e-a9f2-6250e9be05e0'>
	<result xmlns='urn:xmpp:mam:2' id='C4RKJURNMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:04:37.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f58bff28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='ea95b915-0a97-4ec4-ba95-01a62188a813'>
	<result xmlns='urn:xmpp:mam:2' id='C4RMETF4F002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T13:16:30.000000Z' from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53856-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6dafae9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.514 ***🔗
alice_unnamed_2363@localhost/res1 in
<iq from='alice_unnamed_2363room0-53856-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='8180dd18a29fecdb79fe6e7cd6111209' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HEBH1R500I</first>
			<last>C4RMETF4F002</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 08:14:39.515 ***🔗
alice_unnamed_2363@localhost/res1 out
</stream:stream>

*** User 2024-03-12 08:14:39.515 ***🔗
alice_unnamed_2363@localhost/res1 in
</stream:stream>

*** User 2024-03-12 08:14:39.589 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 08:14:39.612 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2193.html



=== Ended at 2024-03-12 08:14:39
=== successfully completed test case
=== === Returned value: ok