=== 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.48300.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      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@17a96e781220.2024-03-21_22.20.25/big_tests.tests.mam_SUITE.logs/run.2024-03-21_22.27.04/mam_suite.muc_querying_for_all_messages.71300.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@17a96e781220.2024-03-21_22.20.25/big_tests.tests.mam_SUITE.logs/run.2024-03-21_22.27.04/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_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,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 => <<>>,subject => <<>>,
                    affiliations => [],anonymous => true,
                    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,
                    subject_author => <<>>},
              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,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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,<<"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@17a96e781220.2024-03-21_22.20.25"

=== Started at 2024-03-21 22:27:32


*** CT 2024-03-21 22:27:32.090 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2861.html
Could not find element archive_wait in Config.


*** User 2024-03-21 22:27:32.319 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 22:27:32.389 ***🔗
alicE_unnamed_1957@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-21 22:27:32.390 ***🔗
alicE_unnamed_1957@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e3adcb9c80402f08' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 22:27:32.390 ***🔗
alicE_unnamed_1957@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-21 22:27:32.390 ***🔗
alicE_unnamed_1957@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk1NwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 22:27:32.391 ***🔗
alicE_unnamed_1957@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 22:27:32.391 ***🔗
alicE_unnamed_1957@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-21 22:27:32.392 ***🔗
alicE_unnamed_1957@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1684d125efce2a18' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1957@localhost'>

*** User 2024-03-21 22:27:32.392 ***🔗
alicE_unnamed_1957@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-21 22:27:32.392 ***🔗
alicE_unnamed_1957@localhost/res1 out
<iq type='set' id='323e13d2cf7fd02a4f5feeb73c3ecc0a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 22:27:32.392 ***🔗
alicE_unnamed_1957@localhost/res1 in
<iq id='323e13d2cf7fd02a4f5feeb73c3ecc0a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1957@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 22:27:32.392 ***🔗
alice_unnamed_1957@localhost/res1 out
<iq type='set' id='8452e30827176156c8f0b536f097eb61'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:27:32.393 ***🔗
alice_unnamed_1957@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1957@localhost/res1' id='8452e30827176156c8f0b536f097eb61' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:27:32.393 ***🔗
alice_unnamed_1957@localhost/res1 out
<presence/>



*** User 2024-03-21 22:27:32.395 ***🔗
alice_unnamed_1957@localhost/res1 in
<presence from='alice_unnamed_1957@localhost/res1' to='alice_unnamed_1957@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-21 22:27:32.395 ***🔗
alice_unnamed_1957@localhost/res1 out
<iq type='set' id='e6ed76b225e4157b61c5ea0c53b41755' to='alicE_unnamed_1957room0-48355-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 22:27:32.397 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='a4784e57-9ca8-4a96-9aa7-4918742b45f4'>
	<result xmlns='urn:xmpp:mam:1' id='C4MVQ0ND2009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T01:32:20.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4ff74c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='1e20acc3-a4ee-4385-b0d9-24f83c94f13d'>
	<result xmlns='urn:xmpp:mam:1' id='C4NH010U4G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T22:02:41.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a07a98ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='ae5f7f55-83d0-43ff-be6a-a2834547827e'>
	<result xmlns='urn:xmpp:mam:1' id='C4NVHVFKM005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:25:00.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b556ad87</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='a75c0665-1c94-4c93-8ddc-ad9d09269088'>
	<result xmlns='urn:xmpp:mam:1' id='C4O04RCSSG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T16:07:13.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a07ef8eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='aea3cb00-940f-4edc-a74a-8f96bb7c9f10'>
	<result xmlns='urn:xmpp:mam:1' id='C4OCO24F7G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T07:09:11.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3200d397</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='bb775a3f-1c60-41b1-8967-1b7799fd97aa'>
	<result xmlns='urn:xmpp:mam:1' id='C4OLKQ89P002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:46:10.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f4cc65a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='90a798d2-227d-4d64-b117-0b20efc3ba1b'>
	<result xmlns='urn:xmpp:mam:1' id='C4PBI7MCKG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T19:55:13.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>175cb2b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='0f7d6791-bf4a-4d2d-a6c7-c02f16fc2a0c'>
	<result xmlns='urn:xmpp:mam:1' id='C4PCPN2HQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T21:23:32.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>444dcc4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='323e6988-9ceb-4578-adf2-7158a7183f4b'>
	<result xmlns='urn:xmpp:mam:1' id='C4PFFHL5Q00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:35:32.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>67100153</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.398 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='e1776f7a-05b5-4fae-89af-e3d519e35b85'>
	<result xmlns='urn:xmpp:mam:1' id='C4PVJLRRF002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T19:50:06.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>65b15bf3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.399 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='085e3991-5a58-49df-8f78-57f12287dd7d'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q67GB5IG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T03:43:57.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68e194dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.399 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='ec04cb90-ac59-4073-b107-ed283077f4fd'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q6DL1DJ00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T03:57:42.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>39e2afd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.399 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='f09c31cf-d6f1-48f0-a81f-3a358d7c04c2'>
	<result xmlns='urn:xmpp:mam:1' id='C4QQ48A3Q00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:28:20.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da3b4251</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.399 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='f5200440-aa79-44e7-90a0-3e180286f8bd'>
	<result xmlns='urn:xmpp:mam:1' id='C4R8TSQBFG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T21:07:51.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>833e7677</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='4ff715b5-6448-43ea-8420-377aa3db8b4d'>
	<result xmlns='urn:xmpp:mam:1' id='C4RGVVKING03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T06:45:11.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>03538e8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='6d9ae488-7306-494b-8b4f-34760790194e'>
	<result xmlns='urn:xmpp:mam:1' id='C4RMTRNMI006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T13:49:56.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>424053b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='e9b75867-d359-4c20-bcb7-b46e43ef142d'>
	<result xmlns='urn:xmpp:mam:1' id='C4S99N6I0G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T11:44:57.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d25ffe1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='1199ff82-342b-475c-a04e-e1d038e1afeb'>
	<result xmlns='urn:xmpp:mam:1' id='C4S9AJAQJG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T11:46:55.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8732b762</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='fabef84d-afc1-42bf-9e29-f45ba6e89cf7'>
	<result xmlns='urn:xmpp:mam:1' id='C4STA6RER00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T11:37:42.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4c48bf0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='f5bc507e-9d2f-4d7c-8f3a-1e4782a9a4e9'>
	<result xmlns='urn:xmpp:mam:1' id='C4T2459KIG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T17:22:05.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eee630e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='102f561c-53b5-4bdb-817e-095c4a6f43ab'>
	<result xmlns='urn:xmpp:mam:1' id='C4THVP7HKG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T12:17:37.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7bcf4a78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='11b448a0-fddd-46a6-9540-ac3b16ed9b28'>
	<result xmlns='urn:xmpp:mam:1' id='C4TKCF18UG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T15:09:09.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>759f06bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='23452cfb-4155-4283-aa59-cac811a8a8e3'>
	<result xmlns='urn:xmpp:mam:1' id='C4TV6PM1OG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T04:03:53.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6cd3d62a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='67fc5424-edc8-422b-b4ed-b580674a65ae'>
	<result xmlns='urn:xmpp:mam:1' id='C4U5BK7CPG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T11:24:11.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>91944dd6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='13555889-d78f-42be-8d53-4d30fd1e9629'>
	<result xmlns='urn:xmpp:mam:1' id='C4UI9HQ1BG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T02:50:07.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08dd8d7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.400 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='14f0975d-48bd-491a-ab20-9a3ea54d637a'>
	<result xmlns='urn:xmpp:mam:1' id='C4UKV5ULI009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T06:01:40.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>620064f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='4c9daf51-e4af-4a86-9c42-05502cf4e3af'>
	<result xmlns='urn:xmpp:mam:1' id='C4V8DNV81G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T05:14:19.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6cc0e115</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='2ed67882-fcb3-46d2-a023-784edcdae27a'>
	<result xmlns='urn:xmpp:mam:1' id='C4VDHPUGJG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T11:21:19.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>10b9e2a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='ecafc8f2-7c76-48ea-98fd-b0a0ad808169'>
	<result xmlns='urn:xmpp:mam:1' id='C4VPQKAMTG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T02:00:03.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3591a7cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='5d0fd349-8765-4d8d-ab52-6354402f61e3'>
	<result xmlns='urn:xmpp:mam:1' id='C50AKC68H00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T22:02:58.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3a4eff3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='2e780c86-1304-4019-b12c-556020f60ee4'>
	<result xmlns='urn:xmpp:mam:1' id='C50NILU08G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T13:29:45.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>546ed3c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='e24e1071-fd21-4906-989d-4271cfee140a'>
	<result xmlns='urn:xmpp:mam:1' id='C50V7NGPDG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T22:37:55.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3dce3407</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='033315bf-38b7-470b-bd79-80ce8d66c644'>
	<result xmlns='urn:xmpp:mam:1' id='C51BDSP9H003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T13:10:42.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>41cfcbc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.401 ***🔗
alice_unnamed_1957@localhost/res1 in
<message from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='010fc2f1-262c-467d-aa12-804f63539901'>
	<result xmlns='urn:xmpp:mam:1' id='C51DFU48100K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T15:38:26.000000Z' from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1957room0-48355-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9a038a6b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:27:32.402 ***🔗
alice_unnamed_1957@localhost/res1 in
<iq from='alice_unnamed_1957room0-48355-0@muc.localhost' to='alice_unnamed_1957@localhost/res1' id='e6ed76b225e4157b61c5ea0c53b41755' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4MVQ0ND2009</first>
			<last>C51DFU48100K</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 22:27:32.402 ***🔗
alice_unnamed_1957@localhost/res1 out
</stream:stream>

*** User 2024-03-21 22:27:32.402 ***🔗
alice_unnamed_1957@localhost/res1 in
</stream:stream>

*** User 2024-03-21 22:27:32.407 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 22:27:32.411 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2862.html



=== Ended at 2024-03-21 22:27:32
=== successfully completed test case
=== === Returned value: ok