=== 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.53592.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},
                      send_message => mod_mam_utils,backend => rdbms,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      muc => #{host => {prefix,<<"muc.">>}},
                      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 => true}},
     {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@fe43254ce537.2024-03-13_08.50.23/big_tests.tests.mam_SUITE.logs/run.2024-03-13_09.00.46/mam_suite.muc_querying_for_all_messages.106627.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@fe43254ce537.2024-03-13_08.50.23/big_tests.tests.mam_SUITE.logs/run.2024-03-13_09.00.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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    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,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_amp => #{},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_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@fe43254ce537.2024-03-13_08.50.23"

=== Started at 2024-03-13 09:01:50


*** CT 2024-03-13 09:01:50.174 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2272.html
Could not find element archive_wait in Config.


*** User 2024-03-13 09:01:50.689 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-13 09:01:50.699 ***🔗
alicE_unnamed_2334@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-13 09:01:50.700 ***🔗
alicE_unnamed_2334@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c6a160ad870d1437' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-13 09:01:50.700 ***🔗
alicE_unnamed_2334@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-13 09:01:50.700 ***🔗
alicE_unnamed_2334@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjMzNABtYXR5Z3J5c2E=</auth>



*** User 2024-03-13 09:01:50.701 ***🔗
alicE_unnamed_2334@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-13 09:01:50.701 ***🔗
alicE_unnamed_2334@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-13 09:01:50.702 ***🔗
alicE_unnamed_2334@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41444cfe310c8711' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2334@localhost'>

*** User 2024-03-13 09:01:50.702 ***🔗
alicE_unnamed_2334@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-13 09:01:50.702 ***🔗
alicE_unnamed_2334@localhost/res1 out
<iq type='set' id='75e0c12483f3caa8dab97bdb706ef035'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-13 09:01:50.703 ***🔗
alicE_unnamed_2334@localhost/res1 in
<iq id='75e0c12483f3caa8dab97bdb706ef035' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2334@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-13 09:01:50.703 ***🔗
alice_unnamed_2334@localhost/res1 out
<iq type='set' id='f49f2b0cf0d2787a19b3fddc8ba06bb3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:01:50.704 ***🔗
alice_unnamed_2334@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2334@localhost/res1' id='f49f2b0cf0d2787a19b3fddc8ba06bb3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:01:50.704 ***🔗
alice_unnamed_2334@localhost/res1 out
<presence/>



*** User 2024-03-13 09:01:50.705 ***🔗
alice_unnamed_2334@localhost/res1 in
<presence from='alice_unnamed_2334@localhost/res1' to='alice_unnamed_2334@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-13 09:01:50.779 ***🔗
alice_unnamed_2334@localhost/res1 out
<iq type='set' id='be66ed37d4f0efd27a488194a0d55a3b' to='alicE_unnamed_2334room0-53676-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='acb2988c-cd60-4f34-bcfc-6d3db1d1d3a5'>
	<result xmlns='urn:xmpp:mam:2' id='C4I1OTCVDG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T04:59:47.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>297a4021</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='507dc415-8708-46d6-b378-63d5b9d4917a'>
	<result xmlns='urn:xmpp:mam:2' id='C4IFGJLMD00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T21:23:22.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>147f045e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='e1367e33-20be-49b2-bb41-4b455c4cab50'>
	<result xmlns='urn:xmpp:mam:2' id='C4IQLENHKG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T10:41:37.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fd7c22fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='8796c085-662f-4277-8cdb-abd1e00e11b2'>
	<result xmlns='urn:xmpp:mam:2' id='C4J2ABHNVG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T19:49:27.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eba868fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='f9b9eeda-03c9-420b-932e-1a5aea4ed43e'>
	<result xmlns='urn:xmpp:mam:2' id='C4JBHP2RT007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T06:50:18.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7cb4e589</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='cef7966d-672d-4464-9490-a42f672973d2'>
	<result xmlns='urn:xmpp:mam:2' id='C4JJEC67GG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T16:15:21.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>24c08ad1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='73760d15-0d81-47c4-bdce-8b3e14ee0e24'>
	<result xmlns='urn:xmpp:mam:2' id='C4JSJMV4200E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T03:11:32.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8e195527</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='73748a3e-63a8-4547-b320-4d85964f05f5'>
	<result xmlns='urn:xmpp:mam:2' id='C4K8J05MC00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T17:28:56.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>39470c77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='249b053b-82f2-48e5-aa9e-7c5af84945c8'>
	<result xmlns='urn:xmpp:mam:2' id='C4KR91PI6G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T15:46:45.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d890ddfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='a5441a76-3fae-4cc6-a3bc-a665fe6d7130'>
	<result xmlns='urn:xmpp:mam:2' id='C4KTCBDSF001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T18:17:18.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2bbbd14e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.785 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='a8040b03-6281-400e-b218-ad51c9fd9f7a'>
	<result xmlns='urn:xmpp:mam:2' id='C4L8ML0EKG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T07:47:45.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aea711fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='a621df77-80e3-4aeb-8aec-ae32aae9802e'>
	<result xmlns='urn:xmpp:mam:2' id='C4LBAS348G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T10:56:09.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2190cebc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='c3cf5549-18fa-4e2f-8d93-4754ea3eeb3e'>
	<result xmlns='urn:xmpp:mam:2' id='C4LNKCSFPG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T01:36:27.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b506d685</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='cfd3cf80-49fd-4abf-a35a-d3152b12c2d7'>
	<result xmlns='urn:xmpp:mam:2' id='C4LNL0E3AG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T01:37:49.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4db3b4a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='d04da9b0-c34d-44d1-80a5-3fba227fc318'>
	<result xmlns='urn:xmpp:mam:2' id='C4MBSB6DCG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T01:45:53.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>665dbef8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='687f8433-8586-47c5-8dea-475e43186370'>
	<result xmlns='urn:xmpp:mam:2' id='C4MM0SF6S00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T13:51:52.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f022d55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='a62eb035-bce0-4420-8f70-d6bf2d727eff'>
	<result xmlns='urn:xmpp:mam:2' id='C4NC60LN9002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T16:18:10.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6aad1ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='d700c5dc-3e8c-483c-9cc5-be095503533f'>
	<result xmlns='urn:xmpp:mam:2' id='C4NG862S4G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T21:09:21.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d30e2ab2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.786 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='8ae91de9-143e-4df8-83f9-ae0c08afd821'>
	<result xmlns='urn:xmpp:mam:2' id='C4NLTN52F004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T03:55:26.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e875f1f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='fdb556cf-dd73-434f-9037-f8e6d593c844'>
	<result xmlns='urn:xmpp:mam:2' id='C4NNVNP4HG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T06:23:07.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c58133c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='f1b69f24-3ef1-415d-9c58-31e5768fd02f'>
	<result xmlns='urn:xmpp:mam:2' id='C4OBV53D400A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T06:13:28.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>52b550ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='25912f01-8bd5-4169-9950-bd361b009b35'>
	<result xmlns='urn:xmpp:mam:2' id='C4ON741V900G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T19:38:42.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85dad6a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='63842f5c-2d36-46bf-869f-a2a1cc9ae1c7'>
	<result xmlns='urn:xmpp:mam:2' id='C4P1D50KSG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T07:48:01.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b88ba0ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='c7fa655f-06ac-4343-9603-461cc88f3370'>
	<result xmlns='urn:xmpp:mam:2' id='C4P6VN6B800K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T14:27:28.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2347e629</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='ef775025-b87c-4694-8791-bc9590e909b5'>
	<result xmlns='urn:xmpp:mam:2' id='C4PKURSERG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T07:07:43.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e9e279f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='6f8be735-5866-4681-99dd-7cb3f76f4d6d'>
	<result xmlns='urn:xmpp:mam:2' id='C4PL6KHTH003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T07:25:06.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff5b715c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='935fab1e-1947-40f5-8530-7272dbcd7c41'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q36CI0H001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T00:06:42.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d840c65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='e5f7ec51-c716-4705-bd89-c0dbf9df5da8'>
	<result xmlns='urn:xmpp:mam:2' id='C4QKUU93K00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T21:18:32.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ac03a30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='6c017c26-0a97-4af0-ae6f-ba666fcea1fd'>
	<result xmlns='urn:xmpp:mam:2' id='C4QSH42IKG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T06:20:17.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5cc433f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='f2265501-d6d8-418c-81b7-a44d4639fa26'>
	<result xmlns='urn:xmpp:mam:2' id='C4R4NKGLDG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T16:07:31.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfc76604</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='45edb334-4f21-4703-bb6f-e50ac5c1710a'>
	<result xmlns='urn:xmpp:mam:2' id='C4RGA26T0G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T05:56:09.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>656dbb1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='972e16d2-de76-43d9-9064-56388970df2c'>
	<result xmlns='urn:xmpp:mam:2' id='C4RIUJA0HG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:05:15.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9fc5ad74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='e0894fd3-b553-4ebd-9a37-3ede2d3ba44a'>
	<result xmlns='urn:xmpp:mam:2' id='C4S090UP2G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T00:59:09.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5aacc95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<message from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='5434097e-1afb-489f-a7e3-4cd55918a2b6'>
	<result xmlns='urn:xmpp:mam:2' id='C4SG5VAN5G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T19:57:39.000000Z' from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2334room0-53676-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>deba625d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 in
<iq from='alice_unnamed_2334room0-53676-0@muc.localhost' to='alice_unnamed_2334@localhost/res1' id='be66ed37d4f0efd27a488194a0d55a3b' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4I1OTCVDG0C</first>
			<last>C4SG5VAN5G08</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-13 09:01:50.787 ***🔗
alice_unnamed_2334@localhost/res1 out
</stream:stream>

*** User 2024-03-13 09:01:50.788 ***🔗
alice_unnamed_2334@localhost/res1 in
</stream:stream>

*** User 2024-03-13 09:01:50.799 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-13 09:01:50.806 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2273.html



=== Ended at 2024-03-13 09:01:50
=== successfully completed test case
=== === Returned value: ok