=== 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.59624.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => false,batch_size => 30,pool_size => 16,
                            flush_interval => 2000},
                      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,backend => rdbms,
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => mnesia,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/mam_suite.muc_querying_for_all_messages.181378.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/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_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_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    affiliations => [],anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        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@de34115c687f.2024-04-10_12.44.09"

=== Started at 2024-04-10 12:52:01


*** CT 2024-04-10 12:52:01.218 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2016.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-10 12:52:01.483 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-10 12:52:01.502 ***🔗
alicE_unnamed_2478@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-04-10 12:52:01.504 ***🔗
alicE_unnamed_2478@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5db90e29aedb83f9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:52:01.504 ***🔗
alicE_unnamed_2478@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-04-10 12:52:01.504 ***🔗
alicE_unnamed_2478@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjQ3OABtYXR5Z3J5c2E=</auth>



*** User 2024-04-10 12:52:01.505 ***🔗
alicE_unnamed_2478@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:52:01.505 ***🔗
alicE_unnamed_2478@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-04-10 12:52:01.506 ***🔗
alicE_unnamed_2478@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4d9bc45550c37a24' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2478@localhost'>

*** User 2024-04-10 12:52:01.506 ***🔗
alicE_unnamed_2478@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-04-10 12:52:01.506 ***🔗
alicE_unnamed_2478@localhost/res1 out
<iq type='set' id='303baa01be1b03cec2280c2bd38391e3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:52:01.506 ***🔗
alicE_unnamed_2478@localhost/res1 in
<iq id='303baa01be1b03cec2280c2bd38391e3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2478@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:52:01.507 ***🔗
alice_unnamed_2478@localhost/res1 out
<iq type='set' id='1daf7fa0c81c0a450a50fb8ef5ca95cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:52:01.508 ***🔗
alice_unnamed_2478@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2478@localhost/res1' id='1daf7fa0c81c0a450a50fb8ef5ca95cf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:52:01.508 ***🔗
alice_unnamed_2478@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-10 12:52:01.509 ***🔗
alice_unnamed_2478@localhost/res1 in
<presence from='alice_unnamed_2478@localhost/res1' to='alice_unnamed_2478@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-10 12:52:01.509 ***🔗
alice_unnamed_2478@localhost/res1 out
<iq type='set' id='e9f137105e791077682098eeba5e1f28' to='alicE_unnamed_2478room0-59710-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-10 12:52:01.512 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='a2f2dd02-a84b-4466-b82a-d24fee193981'>
	<result xmlns='urn:xmpp:mam:2' id='C53MOEV7FG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-25T07:03:03.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7aa38625</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.512 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='7d555143-82a9-4a52-a313-b13eeed76232'>
	<result xmlns='urn:xmpp:mam:2' id='C53O3N7FUG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-25T08:39:49.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0e044d96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.567 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='a777ec48-89e1-4dd3-a8b7-c051aa372207'>
	<result xmlns='urn:xmpp:mam:2' id='C549KE4F3G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T05:34:07.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>66402019</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='15228e26-0e53-4a38-8d23-0cf23922d424'>
	<result xmlns='urn:xmpp:mam:2' id='C54LSVMC700H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T20:12:14.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b778e7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='ee2f1227-e769-4461-962b-91e029ed018c'>
	<result xmlns='urn:xmpp:mam:2' id='C550P07CQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-27T09:10:44.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>208071c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='29a7f096-fbce-4f2a-a43d-061b9849595a'>
	<result xmlns='urn:xmpp:mam:2' id='C556L0092009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-27T16:11:16.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fdcb9709</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='8880e8dc-afaf-41cc-a08d-be50549d4074'>
	<result xmlns='urn:xmpp:mam:2' id='C55J2OU0SG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-28T07:01:05.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>57ea9280</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='1fce09dc-8e63-46fb-a8d4-109c839c152d'>
	<result xmlns='urn:xmpp:mam:2' id='C55VPG6LJG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-28T22:10:55.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>91fc2cc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='07207dfb-2adf-4197-96a5-c922d13af290'>
	<result xmlns='urn:xmpp:mam:2' id='C569V3IF6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-29T10:19:17.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a4835fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='4a39e0e1-d8dd-4f98-ba55-bd20bbbe3f05'>
	<result xmlns='urn:xmpp:mam:2' id='C56HCG27PG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-29T19:10:19.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4cee092</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='56ba87ac-6dce-4a91-97ee-1badde19417c'>
	<result xmlns='urn:xmpp:mam:2' id='C56NER70000H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T02:25:04.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6cf1aef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.568 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='5d2b1b34-1895-4e2c-9248-569475f8edac'>
	<result xmlns='urn:xmpp:mam:2' id='C56VOGVIHG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T12:19:23.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c24dbc8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.569 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='e4f04ea1-87e4-4c07-b884-ada6db0b498a'>
	<result xmlns='urn:xmpp:mam:2' id='C57ERVUVMG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T06:20:53.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16d17859</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.569 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='af19893b-e940-4f58-b7d2-b1b86dc94084'>
	<result xmlns='urn:xmpp:mam:2' id='C57KVVAIMG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T13:39:17.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>187be484</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.569 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='360d243d-cb96-4262-89ea-63c3191566d2'>
	<result xmlns='urn:xmpp:mam:2' id='C58E9H5MJ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T19:50:14.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1084cc4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.569 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='de9f1973-8344-44a8-9c34-30aff09cf83c'>
	<result xmlns='urn:xmpp:mam:2' id='C58GPR2UCG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T22:49:53.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5f900997</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.569 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='ddf95b7d-f9a2-400e-ab6c-7a1e0b10594c'>
	<result xmlns='urn:xmpp:mam:2' id='C58QMGJ3C007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T10:38:16.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3895f0f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.569 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='24d845df-5506-415a-9442-3af1944a9b46'>
	<result xmlns='urn:xmpp:mam:2' id='C58U5A3QJG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T14:46:07.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>275bfbba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.569 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='d7509eef-54f3-4d9c-9974-73306dbc4826'>
	<result xmlns='urn:xmpp:mam:2' id='C596C5OG000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T00:34:08.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9345c4b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.570 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='e97c7d93-20ca-466e-96b8-faa96a225e56'>
	<result xmlns='urn:xmpp:mam:2' id='C59PHNOOJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T23:26:39.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f3e708e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.570 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='91617f9f-299d-404b-8241-8afa1a0502a4'>
	<result xmlns='urn:xmpp:mam:2' id='C59RCLDKQ009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T01:38:28.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3c8ac8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.570 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='e5d38269-3267-4fb5-92c9-363afa1035b0'>
	<result xmlns='urn:xmpp:mam:2' id='C5A9C1VH200I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T18:19:16.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>41eed983</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.570 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='9341700d-5284-4754-867e-36b3a9ff723e'>
	<result xmlns='urn:xmpp:mam:2' id='C5AKDI7D9G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T07:30:03.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1b2e0a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.570 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='c0e6d91f-52a4-4f30-bd86-01929691223e'>
	<result xmlns='urn:xmpp:mam:2' id='C5ARVK6Q200K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T16:31:32.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a46a9a16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.570 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='b05ec02f-968e-44f6-8682-8087e6ad93d1'>
	<result xmlns='urn:xmpp:mam:2' id='C5BBVK35LG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T11:36:51.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6c0b9234</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.571 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='c2821ac2-7b31-4984-afd7-fc5eb7ff7e67'>
	<result xmlns='urn:xmpp:mam:2' id='C5BGEL0L8002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T16:56:48.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e17be3a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.571 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='06ddd2ce-0bdd-4658-903e-3a27993c74b2'>
	<result xmlns='urn:xmpp:mam:2' id='C5BQ30M1E008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T04:26:36.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fd71b738</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.571 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='7f7b1670-f0bb-4830-b3d3-a66a7fcc081f'>
	<result xmlns='urn:xmpp:mam:2' id='C5BSPPP7E004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T07:40:44.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a357c5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.571 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='f8c5ed29-6b02-4435-b91d-d0ec64c6683a'>
	<result xmlns='urn:xmpp:mam:2' id='C5CB9HE07002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:58:06.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b11bc475</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.571 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='cfbd280f-08fb-45d0-bde4-7f9c6f5042f6'>
	<result xmlns='urn:xmpp:mam:2' id='C5CQD731A00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T19:00:04.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16872032</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.571 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='0f421d6e-0f1a-4117-b5e1-2af41bd5384c'>
	<result xmlns='urn:xmpp:mam:2' id='C5D8KNGUR009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T11:59:02.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1de37443</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.571 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='6da134d6-83b7-4e2c-9e64-d1bbb0390390'>
	<result xmlns='urn:xmpp:mam:2' id='C5DECVC8BG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T18:51:11.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3495bdf0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.572 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='6740fa81-dffa-476d-aea9-c542567d9310'>
	<result xmlns='urn:xmpp:mam:2' id='C5DQKORJ8G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:27:37.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c7d0f2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.572 ***🔗
alice_unnamed_2478@localhost/res1 in
<message from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='cc3876ad-d23a-4de4-9e77-b846e2dc5c96'>
	<result xmlns='urn:xmpp:mam:2' id='C5E3R5V42005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:26:12.000000Z' from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2478room0-59710-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28de7317</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:52:01.572 ***🔗
alice_unnamed_2478@localhost/res1 in
<iq from='alice_unnamed_2478room0-59710-0@muc.localhost' to='alice_unnamed_2478@localhost/res1' id='e9f137105e791077682098eeba5e1f28' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C53MOEV7FG0I</first>
			<last>C5E3R5V42005</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 12:52:01.572 ***🔗
alice_unnamed_2478@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:52:01.572 ***🔗
alice_unnamed_2478@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-10 12:52:01.578 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-10 12:52:01.584 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2017.html



=== Ended at 2024-04-10 12:52:01
=== successfully completed test case
=== === Returned value: ok