=== 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.6263.0>},
     {basic_group,muc_all},
     {configuration,elasticsearch},
     {archive_wait,2500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => elasticsearch,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@a90a56750c2c.2024-04-23_06.27.27/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.27.28/mam_suite.muc_querying_for_all_messages.13188.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,elasticsearch_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@a90a56750c2c.2024-04-23_06.27.27/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.27.28/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 => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,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 => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,buffer_max => 100,backend => mnesia,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_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@a90a56750c2c.2024-04-23_06.27.27"

=== Started at 2024-04-23 06:28:43


*** CT 2024-04-23 06:28:43.541 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_49.html
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:28:46.374 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:28:46.377 ***🔗
alicE_unnamed_221@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-23 06:28:46.377 ***🔗
alicE_unnamed_221@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a6ea3fb1156f0153' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:28:46.378 ***🔗
alicE_unnamed_221@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-23 06:28:46.378 ***🔗
alicE_unnamed_221@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIxAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 06:28:46.379 ***🔗
alicE_unnamed_221@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:28:46.379 ***🔗
alicE_unnamed_221@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-23 06:28:46.379 ***🔗
alicE_unnamed_221@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc1158cb07015a49' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_221@localhost'>

*** User 2024-04-23 06:28:46.380 ***🔗
alicE_unnamed_221@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-23 06:28:46.380 ***🔗
alicE_unnamed_221@localhost/res1 out
<iq type='set' id='7f9c0528900e4490ab3d23ed5111528f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:28:46.380 ***🔗
alicE_unnamed_221@localhost/res1 in
<iq id='7f9c0528900e4490ab3d23ed5111528f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_221@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:28:46.380 ***🔗
alice_unnamed_221@localhost/res1 out
<iq type='set' id='624d9ca38c23eb8ed54f678130654865'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:28:46.381 ***🔗
alice_unnamed_221@localhost/res1 in
<iq from='localhost' to='alice_unnamed_221@localhost/res1' id='624d9ca38c23eb8ed54f678130654865' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:28:46.381 ***🔗
alice_unnamed_221@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:28:46.382 ***🔗
alice_unnamed_221@localhost/res1 in
<presence from='alice_unnamed_221@localhost/res1' to='alice_unnamed_221@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:28:48.883 ***🔗
alice_unnamed_221@localhost/res1 out
<iq type='set' id='f1adcf85b7a2be7f4ad5e0f52fbf40d6' to='alicE_unnamed_221room0-6345-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-23 06:28:51.384 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='1b134f68-66e7-4732-aed3-05b4602b4b20'>
	<result xmlns='urn:xmpp:mam:2' id='C5C07I5F4005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T11:46:16.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a275da2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.384 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='af2fcb6c-651b-4df5-a074-916c10871c00'>
	<result xmlns='urn:xmpp:mam:2' id='C5C340MK4G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T15:13:05.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>943ba45c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.384 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='52518040-b577-47b6-a21f-351ddd092c0a'>
	<result xmlns='urn:xmpp:mam:2' id='C5CJ5L92QG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T10:22:05.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3082b3e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.384 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='487fae86-dcfc-41fd-8c9c-f55d8a0636ed'>
	<result xmlns='urn:xmpp:mam:2' id='C5CN0TE5600D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T14:57:48.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0132cfff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.384 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='2a1a1655-cea2-4329-87c0-17be6cf41846'>
	<result xmlns='urn:xmpp:mam:2' id='C5DB3874SG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:54:41.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>645f80d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.384 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='75c819d5-5c98-449b-84e2-8e81ee5248da'>
	<result xmlns='urn:xmpp:mam:2' id='C5DFB23O6G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T19:58:29.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c49263a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.384 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='aa3dc59d-52f6-419b-8708-84cb8672d205'>
	<result xmlns='urn:xmpp:mam:2' id='C5DRED8B500E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T10:24:58.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3978e0e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='773abe67-dd39-4000-a8bc-24c49b3b0afb'>
	<result xmlns='urn:xmpp:mam:2' id='C5E23G8L5G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T18:21:39.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>442d3b16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='91df0476-1447-4ef6-9e5c-c37b02e19b32'>
	<result xmlns='urn:xmpp:mam:2' id='C5ECP2PS8G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T07:05:45.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6f321149</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='fb70ee5c-ad6c-4c42-be30-2f5802c50bb3'>
	<result xmlns='urn:xmpp:mam:2' id='C5EGS26KEG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T11:58:45.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>abd38fe5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='8b0e84a2-9d46-4d80-bad9-ea271a00b3ee'>
	<result xmlns='urn:xmpp:mam:2' id='C5F19SJ52009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T07:35:00.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5bcc57e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='c2b1b2d9-57ca-4db5-a5ca-b5285b9a1981'>
	<result xmlns='urn:xmpp:mam:2' id='C5F8TOO44G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T16:40:33.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6d51049</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='61d9925f-f635-4b54-9c32-01e85c866a4a'>
	<result xmlns='urn:xmpp:mam:2' id='C5FI5SU1DG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T03:42:59.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aabd28bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='bb1d53d0-7b88-48c5-8fd8-2075b4d7d3b0'>
	<result xmlns='urn:xmpp:mam:2' id='C5FSGILEP002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T16:02:42.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0904c50f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='4b264f77-e217-4429-9b70-e74c77b0a5da'>
	<result xmlns='urn:xmpp:mam:2' id='C5G6LS8EJG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:10:23.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4df97ade</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='368da37e-971c-490e-b5ff-56d968f00fee'>
	<result xmlns='urn:xmpp:mam:2' id='C5GG14IMUG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T15:19:49.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20fd576f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='b10dff34-0131-4f8d-88ca-452b5ee20730'>
	<result xmlns='urn:xmpp:mam:2' id='C5H1Q61BAG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:32:45.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e65cba4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='e10b13cf-6bca-4664-bbad-c34a76e65abf'>
	<result xmlns='urn:xmpp:mam:2' id='C5H20BEFOG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:46:33.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2acc902</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='4d24ecbf-388c-4f03-997d-3f21e5c9f34f'>
	<result xmlns='urn:xmpp:mam:2' id='C5HLBGO2400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:51:36.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0f5ad34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.385 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='e42f77af-3e35-4c7f-87fa-7a79a8bd7898'>
	<result xmlns='urn:xmpp:mam:2' id='C5HSHVVO7002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T20:27:10.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>71818b25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='527fcc4d-6535-40e9-90a3-0133e87ba3e3'>
	<result xmlns='urn:xmpp:mam:2' id='C5I0FOFTV00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T01:08:30.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7104a2f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='f3dd71b5-81b3-410b-b65f-609d5676b4a7'>
	<result xmlns='urn:xmpp:mam:2' id='C5IBCKEANG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:08:55.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c15fad25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='f7f57786-2ff3-4d2f-a128-bbc324514c39'>
	<result xmlns='urn:xmpp:mam:2' id='C5IV3U465G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T13:41:07.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d7d23839</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='80786f3a-1ae7-4d3d-81b3-ce215b2ad514'>
	<result xmlns='urn:xmpp:mam:2' id='C5J50NL1JG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:43:27.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2851e0f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='4cfc5cce-ecc8-4a31-8286-be77aadf2904'>
	<result xmlns='urn:xmpp:mam:2' id='C5JMJGQVRG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:42:23.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d831a978</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='f4daaa2f-c5d4-49a9-9ce1-5077a784b7ef'>
	<result xmlns='urn:xmpp:mam:2' id='C5JQ11BET00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T21:47:22.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8faf0c20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='e546ea58-7b8c-4b85-b0c9-b75d754f8131'>
	<result xmlns='urn:xmpp:mam:2' id='C5JVO39M2006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T04:36:52.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>894039df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='f64044cf-f6a0-46ac-acb1-914c64d53425'>
	<result xmlns='urn:xmpp:mam:2' id='C5KBSBH25G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T19:05:23.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec88b15b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='94c938c7-c081-4689-a2a0-4a8da6dbdd33'>
	<result xmlns='urn:xmpp:mam:2' id='C5KTIAOCJG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T16:11:27.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b07b4d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='be5a6460-c933-48b9-b1bd-dcc86afde3da'>
	<result xmlns='urn:xmpp:mam:2' id='C5KUV6GJEG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T17:51:49.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68ceb306</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='5532a7d0-1ba4-4218-a02e-be7340b402be'>
	<result xmlns='urn:xmpp:mam:2' id='C5LD6VH61G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:51:23.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8023af50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='3274d341-27f3-4528-9c58-f19f906dadd0'>
	<result xmlns='urn:xmpp:mam:2' id='C5LJ0P70UG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:47:01.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2eaf0da3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='7fa00828-b314-46cd-91f0-11eff70cad7d'>
	<result xmlns='urn:xmpp:mam:2' id='C5LV7GQVSG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T08:21:05.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1935d1a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<message from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='5c9bfe4a-6bc4-4ad3-9df5-b941f8b58afc'>
	<result xmlns='urn:xmpp:mam:2' id='C5M5LNHNV00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T16:02:22.000000Z' from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_221room0-6345-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>254092e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 in
<iq from='alice_unnamed_221room0-6345-0@muc.localhost' to='alice_unnamed_221@localhost/res1' id='f1adcf85b7a2be7f4ad5e0f52fbf40d6' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C07I5F4005</first>
			<last>C5M5LNHNV00G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:28:51.386 ***🔗
alice_unnamed_221@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:28:51.387 ***🔗
alice_unnamed_221@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:28:51.603 ***🔗
waiting for room_archive_size is done in 200 miliseconds
*** CT 2024-04-23 06:28:51.608 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_51.html



=== Ended at 2024-04-23 06:28:51
=== successfully completed test case
=== === Returned value: ok