=== 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.48637.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      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,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/mam_suite.muc_querying_for_all_messages.136066.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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,backend => rdbms,
              access_create => muc_create,access_admin => none,
              access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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,
                    affiliations => [],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_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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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@944609fad30e.2024-03-21_07.35.17"

=== Started at 2024-03-21 07:44:55


*** CT 2024-03-21 07:44:55.772 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3159.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:56.169 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:44:56.177 ***🔗
alicE_unnamed_2085@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 07:44:56.177 ***🔗
alicE_unnamed_2085@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fde2489af8b09b6f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:44:56.178 ***🔗
alicE_unnamed_2085@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 07:44:56.178 ***🔗
alicE_unnamed_2085@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA4NQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:44:56.179 ***🔗
alicE_unnamed_2085@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:44:56.179 ***🔗
alicE_unnamed_2085@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 07:44:56.179 ***🔗
alicE_unnamed_2085@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='170b354e0bbade65' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2085@localhost'>

*** User 2024-03-21 07:44:56.179 ***🔗
alicE_unnamed_2085@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 07:44:56.179 ***🔗
alicE_unnamed_2085@localhost/res1 out
<iq type='set' id='40aa9e70f9e95611e7b8c6a3d055db5e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:44:56.180 ***🔗
alicE_unnamed_2085@localhost/res1 in
<iq id='40aa9e70f9e95611e7b8c6a3d055db5e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2085@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:56.180 ***🔗
alice_unnamed_2085@localhost/res1 out
<iq type='set' id='bd27a8d0adc55c947cf659007f37eba9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:56.181 ***🔗
alice_unnamed_2085@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2085@localhost/res1' id='bd27a8d0adc55c947cf659007f37eba9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:56.181 ***🔗
alice_unnamed_2085@localhost/res1 out
<presence/>



*** User 2024-03-21 07:44:56.182 ***🔗
alice_unnamed_2085@localhost/res1 in
<presence from='alice_unnamed_2085@localhost/res1' to='alice_unnamed_2085@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:56.182 ***🔗
alice_unnamed_2085@localhost/res1 out
<iq type='set' id='e81a12f9cacc4ae66adf2f072a482087' to='alicE_unnamed_2085room0-48690-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:56.198 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='93d3f609-e68c-436e-8eb9-8bd37b430957'>
	<result xmlns='urn:xmpp:mam:1' id='C4N9R6MV8G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T13:30:49.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29d2b7ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='de94dd5a-98a6-4f3f-a250-9ed55a5a94a0'>
	<result xmlns='urn:xmpp:mam:1' id='C4NADIL21G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T14:11:55.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>84b85e8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='1adc7c8f-0843-410b-a6b1-1c3c112aacd3'>
	<result xmlns='urn:xmpp:mam:1' id='C4NN20FREG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T05:16:37.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ffc6c138</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='5955290f-e0d1-40a5-81bf-157a74538a78'>
	<result xmlns='urn:xmpp:mam:1' id='C4O5M5OFOG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T22:43:53.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86a66005</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='32fc7910-5412-4533-99f8-659cd415db64'>
	<result xmlns='urn:xmpp:mam:1' id='C4OCOPNP500C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T07:10:50.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76ef6838</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='9c0a0567-b4ce-46ad-a107-8847c2655cec'>
	<result xmlns='urn:xmpp:mam:1' id='C4OLJGOPA001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:43:16.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fb7e5cc4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='622a1039-4bfc-49b0-ab57-d032b4720374'>
	<result xmlns='urn:xmpp:mam:1' id='C4OTNU70IG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T03:25:49.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1052da1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='a3c4a3e0-db9d-4528-8391-3fc378e602ff'>
	<result xmlns='urn:xmpp:mam:1' id='C4P34TQ9JG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T09:52:47.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5f17858e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='2cd02923-ef76-4819-8b2a-57a56ddcf234'>
	<result xmlns='urn:xmpp:mam:1' id='C4PQI0L86003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T13:48:28.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>df444936</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.199 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='e3a35d7a-3451-4be7-a354-cf8bf92a7775'>
	<result xmlns='urn:xmpp:mam:1' id='C4PVGO5G6G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T19:43:33.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2453525a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='fbeaf00c-1686-441f-be62-b3dd2cb461a6'>
	<result xmlns='urn:xmpp:mam:1' id='C4QCALUPCG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T11:00:33.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e3bcb7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='7c8e85b4-e98e-433c-8242-82d3e274b9ec'>
	<result xmlns='urn:xmpp:mam:1' id='C4QEHDNSK00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T13:38:48.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>51d17048</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='42601ab7-86ce-4b6d-8798-5a1715042c38'>
	<result xmlns='urn:xmpp:mam:1' id='C4QO63SV000H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T01:09:20.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3ac9c51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='64af492a-6198-4df8-a766-2491773ed5c5'>
	<result xmlns='urn:xmpp:mam:1' id='C4QUPMO4JG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:02:39.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7f42fffd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='25f131b8-5d4d-4400-af48-22cb24c5c687'>
	<result xmlns='urn:xmpp:mam:1' id='C4RLNCP4GG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T12:23:53.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a12fd174</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='4ae4f67f-708d-43df-8b1d-a3ad3500cca2'>
	<result xmlns='urn:xmpp:mam:1' id='C4RNQHD7QG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T14:54:05.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f579723b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='92ad1b9b-c88f-4791-888a-0fe9775dabfc'>
	<result xmlns='urn:xmpp:mam:1' id='C4SC36JITG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:05:07.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa5f8260</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='0bfcb0ef-ac8b-46a4-b930-7bd6beda18d6'>
	<result xmlns='urn:xmpp:mam:1' id='C4SC5ER9H00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:10:10.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>01aebfb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='4d24f1b9-1e9e-4942-9657-fe21f03a6704'>
	<result xmlns='urn:xmpp:mam:1' id='C4SLF4CFTG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T02:16:03.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f5cea4d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.200 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='887c6b63-7dc4-4201-956e-b393dba4ad90'>
	<result xmlns='urn:xmpp:mam:1' id='C4T6VP4PQ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T23:10:12.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e6c8196</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.201 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='a6e90fdb-11ed-44e7-8afa-a5fdcbb579cb'>
	<result xmlns='urn:xmpp:mam:1' id='C4TGNHH64007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T10:47:36.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ef7309f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.201 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='4ec15765-5891-4bdc-9bb9-52ed2082f83c'>
	<result xmlns='urn:xmpp:mam:1' id='C4TMBC7SCG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T17:29:53.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>acc56625</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.201 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='5069459b-4d42-4288-b232-542ead70c5f2'>
	<result xmlns='urn:xmpp:mam:1' id='C4U5GBCDUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T11:34:45.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>57c8170d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.201 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='94cf01f1-280e-4db1-b4e0-f626fffec19f'>
	<result xmlns='urn:xmpp:mam:1' id='C4UF0LJ1P00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T22:55:30.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4cc5b39b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.201 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='aaef05a9-71b2-42fb-858d-57f48c88cc65'>
	<result xmlns='urn:xmpp:mam:1' id='C4URJ89OA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T13:56:04.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ea14d0c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.201 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='31222b8e-c4f8-48e5-af20-e87949fb32e5'>
	<result xmlns='urn:xmpp:mam:1' id='C4UVF1K4PG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T18:32:59.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af2c7a04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='09dc27a3-e335-4250-8fc3-f21f1a8d93d5'>
	<result xmlns='urn:xmpp:mam:1' id='C4VGAODRH005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T14:40:18.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bbf023e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='cd3a4f0a-fef3-47a5-b272-06dbb35c6621'>
	<result xmlns='urn:xmpp:mam:1' id='C4VL93HC7G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T20:34:31.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92b7e91d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='57829b60-2f74-4407-b38d-73df2b41d311'>
	<result xmlns='urn:xmpp:mam:1' id='C5013H9IRG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T10:41:03.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0faf8d0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='b2e652a2-b60c-4119-9789-b5bbd00665c6'>
	<result xmlns='urn:xmpp:mam:1' id='C50AI6376007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T21:58:04.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>13efa844</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='48f48a09-0816-4d9e-b455-353a8c4b3b34'>
	<result xmlns='urn:xmpp:mam:1' id='C50LORAKNG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T11:20:23.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ced14a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='3bc1c068-40a4-4556-8905-75d01cc6b9b1'>
	<result xmlns='urn:xmpp:mam:1' id='C50S386OUG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T18:53:09.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70086ed3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='597ad9ed-fbd1-426e-97dc-133bc783c96f'>
	<result xmlns='urn:xmpp:mam:1' id='C513NH03FG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T03:59:35.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c32d0a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<message from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='f5cb6460-2590-4b04-9bd2-85d552710908'>
	<result xmlns='urn:xmpp:mam:1' id='C51E2R00PG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T16:20:43.000000Z' from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2085room0-48690-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3efe4efe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
<iq from='alice_unnamed_2085room0-48690-0@muc.localhost' to='alice_unnamed_2085@localhost/res1' id='e81a12f9cacc4ae66adf2f072a482087' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N9R6MV8G07</first>
			<last>C51E2R00PG0I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:56.202 ***🔗
alice_unnamed_2085@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:44:56.217 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:56.242 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3160.html



=== Ended at 2024-03-21 07:44:56
=== successfully completed test case
=== === Returned value: ok