=== 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.13972.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/mam_suite.muc_querying_for_all_messages.123138.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:13:56


*** CT 2023-11-16 09:13:56.700 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2162.html
Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:56.969 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:13:56.971 ***🔗
alicE_unnamed_1956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:13:56.971 ***🔗
alicE_unnamed_1956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f279d5f217767a6e' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:13:56.972 ***🔗
alicE_unnamed_1956@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 2023-11-16 09:13:56.972 ***🔗
alicE_unnamed_1956@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk1NgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:13:56.972 ***🔗
alicE_unnamed_1956@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:13:56.973 ***🔗
alicE_unnamed_1956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:13:56.973 ***🔗
alicE_unnamed_1956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='335293f05eb2c17e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1956@localhost'>

*** User 2023-11-16 09:13:56.973 ***🔗
alicE_unnamed_1956@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 2023-11-16 09:13:56.973 ***🔗
alicE_unnamed_1956@localhost/res1 out
<iq type='set' id='ba71f40cd5b24665878eb13f9e9e9a0a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:13:56.973 ***🔗
alicE_unnamed_1956@localhost/res1 in
<iq id='ba71f40cd5b24665878eb13f9e9e9a0a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1956@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:13:56.973 ***🔗
alice_unnamed_1956@localhost/res1 out
<iq type='set' id='a71ee83dd193b9a4651761528685ba69'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:56.974 ***🔗
alice_unnamed_1956@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1956@localhost/res1' id='a71ee83dd193b9a4651761528685ba69' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:56.974 ***🔗
alice_unnamed_1956@localhost/res1 out
<presence/>



*** User 2023-11-16 09:13:56.975 ***🔗
alice_unnamed_1956@localhost/res1 in
<presence from='alice_unnamed_1956@localhost/res1' to='alice_unnamed_1956@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:56.975 ***🔗
alice_unnamed_1956@localhost/res1 out
<iq type='set' id='72a271870e5f263a5cf6e254b1ec6fe5' to='alicE_unnamed_1956room0-14022-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:56.977 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='47968594-3eba-458e-8e7d-eedc47cde160'>
	<result xmlns='urn:xmpp:mam:1' id='C2868U5DLG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T17:13:55.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa66497d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.977 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='1b36298c-521f-4d0d-b992-35e4bef9e167'>
	<result xmlns='urn:xmpp:mam:1' id='C288RH18G00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T20:18:40.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69ad384d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.977 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='6178d859-19a5-4b72-a00d-1756a2f8c3f6'>
	<result xmlns='urn:xmpp:mam:1' id='C28CQ39DE009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T01:01:48.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b27301e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.977 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='8e411913-e855-44e5-a7fa-561e6899bb90'>
	<result xmlns='urn:xmpp:mam:1' id='C28TLCVGE009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T21:08:12.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3ab843fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.977 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='59f8fd69-f8cf-4591-8ae0-96580ff8718c'>
	<result xmlns='urn:xmpp:mam:1' id='C297P0M8FG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T09:12:07.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de1bd45b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.977 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='8df53aa1-e6b2-4612-a268-c4463912eb3a'>
	<result xmlns='urn:xmpp:mam:1' id='C29F67U5VG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T18:02:47.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e90fa9da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='f92c640a-920f-4c64-af9b-c76878d59726'>
	<result xmlns='urn:xmpp:mam:1' id='C29M1RAIT00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T02:14:02.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e57c14d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='ed1a69cd-8e3c-4750-ab21-55d0c53a79cc'>
	<result xmlns='urn:xmpp:mam:1' id='C2A0OT2DR002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T15:01:26.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>19ffada2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='e003c68b-86d6-4534-9c26-7d06bbd447cb'>
	<result xmlns='urn:xmpp:mam:1' id='C2ALSALI2001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T16:12:20.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a58cf4be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='d2c63d0d-94a3-4634-b62e-16ed2c3d3ea5'>
	<result xmlns='urn:xmpp:mam:1' id='C2AN3RN4700D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T17:40:46.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a5292110</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='76644e1b-1f2a-4640-90cf-29e02a97f906'>
	<result xmlns='urn:xmpp:mam:1' id='C2B2ARTG7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T07:03:51.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff3f80c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='0e133462-e888-4dde-adb1-65092c479ba3'>
	<result xmlns='urn:xmpp:mam:1' id='C2B4MMHFGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T09:53:29.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b192720a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='38901c5f-da57-41c9-aad3-0e98f5915502'>
	<result xmlns='urn:xmpp:mam:1' id='C2BJEPEPU006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T03:29:32.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91cc4b35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='83784568-0367-4381-b9d8-7861b513b946'>
	<result xmlns='urn:xmpp:mam:1' id='C2BPL9D4F005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T10:53:34.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>31170945</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='654150f8-20b1-42a4-966d-d64050688e50'>
	<result xmlns='urn:xmpp:mam:1' id='C2C92MTDG00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T05:17:20.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ce088d50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='b03f8a68-dfa2-4f6c-a88d-2985d6165560'>
	<result xmlns='urn:xmpp:mam:1' id='C2CGMU8V600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T14:23:40.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9305521</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='8e8b0e36-be0a-4b31-8ad2-0e52fdd6d1e2'>
	<result xmlns='urn:xmpp:mam:1' id='C2D0N02BTG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T09:29:07.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>378c9516</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='d047d7e3-e943-4643-a203-138d54098152'>
	<result xmlns='urn:xmpp:mam:1' id='C2DBGMEKP004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T22:22:26.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8796c94a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.978 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='1fee6725-1121-47db-b288-76ec0f6d5076'>
	<result xmlns='urn:xmpp:mam:1' id='C2DHIPNKB00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T05:36:38.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>36bb6efd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='946f14e9-0141-4d6e-afe7-42d5b72a7311'>
	<result xmlns='urn:xmpp:mam:1' id='C2DRIKPT7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T17:32:07.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e66d93f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='dbccfbb3-5d99-4fda-8b80-8e99e8c621a2'>
	<result xmlns='urn:xmpp:mam:1' id='C2E52RE2UG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T04:52:37.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f4b7dd81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='a0b7ec14-1409-48ac-b91e-876da734c9e0'>
	<result xmlns='urn:xmpp:mam:1' id='C2EGA6BP9G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T18:16:27.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b299641</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='f0689726-a287-491e-b00d-5893b7fd5f30'>
	<result xmlns='urn:xmpp:mam:1' id='C2EMTGCLMG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T02:09:09.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4ad7c9e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='2d3c01b9-98a3-43b8-8d52-e06dd5d8cebe'>
	<result xmlns='urn:xmpp:mam:1' id='C2EQIHF6KG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T06:30:57.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>77ac4532</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='875545a7-cd76-4043-9a43-69146ed34c52'>
	<result xmlns='urn:xmpp:mam:1' id='C2FBIHJEC001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T02:47:52.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6bf0fa6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='f02853ac-f59f-4c9a-b97c-67a083703d0b'>
	<result xmlns='urn:xmpp:mam:1' id='C2FD4CCF0G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T04:39:21.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4b2cf8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='3785a067-ca5f-4677-9ff4-3f850461d1b4'>
	<result xmlns='urn:xmpp:mam:1' id='C2FV7LT4SG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T02:15:13.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e0eb6710</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='ccba73fd-9768-4ee6-b88b-61ba21c7dc00'>
	<result xmlns='urn:xmpp:mam:1' id='C2GCTE67A00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T18:34:28.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cbdec6a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='6ccde71a-d5e0-4a21-87ce-cad2785ae001'>
	<result xmlns='urn:xmpp:mam:1' id='C2GK6J0RSG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T03:16:01.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49420e45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='f6574f00-cc48-487e-801c-c99e5be7f212'>
	<result xmlns='urn:xmpp:mam:1' id='C2H5GSKTV00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T23:55:58.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f1099155</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='614fcbe8-002a-403b-be9c-39ad22cf8992'>
	<result xmlns='urn:xmpp:mam:1' id='C2HGCN771G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T12:54:03.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>313525dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='bfb6e365-6cc7-4119-9204-32f91890c380'>
	<result xmlns='urn:xmpp:mam:1' id='C2HGS415N00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T13:28:30.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e45ebc23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='bc416184-95b6-4385-b4f5-4f30a2a6a2ad'>
	<result xmlns='urn:xmpp:mam:1' id='C2HPOK1JFG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T00:04:55.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b89a05ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<message from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='09c7afac-84ce-4815-a915-b74ac0ed6921'>
	<result xmlns='urn:xmpp:mam:1' id='C2HRM96F9G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T02:22:51.000000Z' from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1956room0-14022-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a00c7175</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:56.979 ***🔗
alice_unnamed_1956@localhost/res1 in
<iq from='alice_unnamed_1956room0-14022-1@muc.localhost' to='alice_unnamed_1956@localhost/res1' id='72a271870e5f263a5cf6e254b1ec6fe5' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2868U5DLG07</first>
			<last>C2HRM96F9G0B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:13:56.980 ***🔗
alice_unnamed_1956@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:13:56.980 ***🔗
alice_unnamed_1956@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:13:56.988 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:13:56.993 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2163.html



=== Ended at 2023-11-16 09:13:57
=== successfully completed test case
=== === Returned value: ok