=== 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.45535.0>},
     {basic_group,muc_all},
     {configuration,rdbms_easy},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,db_message_format => mam_message_xml,
                      full_text_search => true,message_retraction => true,
                      db_jid_format => mam_jid_rfc,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"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@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/mam_suite.muc_querying_for_all_messages.76547.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_easy_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@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.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 => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        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,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41"

=== Started at 2024-03-21 07:43:47


*** CT 2024-03-21 07:43:47.296 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2842.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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

*** User 2024-03-21 07:43:47.614 ***🔗
alicE_unnamed_1891@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:47.614 ***🔗
alicE_unnamed_1891@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5cbee3d4e191918c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:47.614 ***🔗
alicE_unnamed_1891@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:47.614 ***🔗
alicE_unnamed_1891@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTg5MQBtYXR5Z3J5c2E=</auth>



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



*** User 2024-03-21 07:43:47.615 ***🔗
alicE_unnamed_1891@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:47.615 ***🔗
alicE_unnamed_1891@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f9b2cc33b6c90425' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1891@localhost'>

*** User 2024-03-21 07:43:47.616 ***🔗
alicE_unnamed_1891@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:47.616 ***🔗
alicE_unnamed_1891@localhost/res1 out
<iq type='set' id='daeb34e545e803d3f9acbf70087e3ca7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:47.616 ***🔗
alicE_unnamed_1891@localhost/res1 in
<iq id='daeb34e545e803d3f9acbf70087e3ca7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1891@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:47.616 ***🔗
alice_unnamed_1891@localhost/res1 out
<iq type='set' id='bd831c525fdcee5ef8414ca1b4fb825b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-03-21 07:43:47.617 ***🔗
alice_unnamed_1891@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:47.618 ***🔗
alice_unnamed_1891@localhost/res1 in
<presence from='alice_unnamed_1891@localhost/res1' to='alice_unnamed_1891@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:47.618 ***🔗
alice_unnamed_1891@localhost/res1 out
<iq type='set' id='85f932c8a575f4ca5e67e3a082a28253' to='alicE_unnamed_1891room0-45583-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:43:47.621 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='5c0f040b-a767-4d3d-bace-2b2f6c85e289'>
	<result xmlns='urn:xmpp:mam:1' id='C4N1GG95EG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T03:34:13.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec774352</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.621 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='ee540beb-f804-4cc7-b7f1-87b157767cfb'>
	<result xmlns='urn:xmpp:mam:1' id='C4NE5R6O0G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T18:40:57.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>772ef032</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.621 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='74027d1d-da0a-4636-a380-5877e2c48dc4'>
	<result xmlns='urn:xmpp:mam:1' id='C4NR52O5AG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T10:09:49.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b51eb4aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.621 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='f0a7b12d-36aa-46a8-a903-ba21caa1c87f'>
	<result xmlns='urn:xmpp:mam:1' id='C4O2MJPS3G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T19:10:07.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c77161c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.621 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='78727c48-5c9d-4d76-9ff4-0942204dc64f'>
	<result xmlns='urn:xmpp:mam:1' id='C4OH3E7HT00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T12:20:58.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>886c3592</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.621 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='2280a412-21dd-4dc7-ac7e-d6e6e0114fd6'>
	<result xmlns='urn:xmpp:mam:1' id='C4OJEAAV600D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T15:08:28.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52572ecb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='97398817-319d-4c23-ace9-4bf592c29f7c'>
	<result xmlns='urn:xmpp:mam:1' id='C4P951TFT003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T17:02:34.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d67e4200</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='af45b9c9-fede-4ce8-ae22-0b9988a5c7d2'>
	<result xmlns='urn:xmpp:mam:1' id='C4PBTUNDR004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T20:21:26.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3eda9f6b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='8085bc96-3e2e-48cd-b8d6-8145736c9a1f'>
	<result xmlns='urn:xmpp:mam:1' id='C4PGFTB8M002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T01:47:56.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a19f66e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='5b018c98-ac41-4525-9eee-5a0144200cab'>
	<result xmlns='urn:xmpp:mam:1' id='C4PSTNMPBG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T16:37:51.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2f53632b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='29cbca10-cd6d-4c6a-9ce0-4dfe4b09e126'>
	<result xmlns='urn:xmpp:mam:1' id='C4QFBPNUE006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T14:37:48.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e719e519</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='f9b77d7d-8e66-4421-8adf-2d6ea0e18fa3'>
	<result xmlns='urn:xmpp:mam:1' id='C4QN0GJD8G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T23:45:13.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d0e83045</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='60bc7338-d1ad-41c9-b988-5c95c56e0ee7'>
	<result xmlns='urn:xmpp:mam:1' id='C4R1UM8UKG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T12:48:33.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d123c6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.622 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='2669cf67-2056-472e-bcd5-53725c90996e'>
	<result xmlns='urn:xmpp:mam:1' id='C4R8DIEBC00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:31:20.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cb6cb26a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='a432ef07-c13b-4a44-827e-1ace482ebc49'>
	<result xmlns='urn:xmpp:mam:1' id='C4RO7GV8U001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T15:23:08.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a331ba88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='bf3cb1dc-1d5e-4447-921e-942b7574b930'>
	<result xmlns='urn:xmpp:mam:1' id='C4RSNRRH8G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T20:46:01.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9d9b0d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='838268f4-45f1-4b9d-9913-2782065494e5'>
	<result xmlns='urn:xmpp:mam:1' id='C4S821CD1G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T10:16:11.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d17360d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='8da2aafd-890e-4b7b-a73a-d262a457957e'>
	<result xmlns='urn:xmpp:mam:1' id='C4S8KQTBR00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T10:58:14.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>faafb7a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='60bfd324-8365-46ed-891b-1fe52a2122ef'>
	<result xmlns='urn:xmpp:mam:1' id='C4SSN3HM9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T10:54:58.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>67d1bc98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='239c4b60-1ba2-4498-9258-b1f9a30eb795'>
	<result xmlns='urn:xmpp:mam:1' id='C4T0TM3ECG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T15:56:01.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>499be148</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='7d39cadb-f784-4d2b-b739-d369329ccc0c'>
	<result xmlns='urn:xmpp:mam:1' id='C4TEL9O7QG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T08:19:25.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5875a5ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='dd7ae0d8-a265-4520-a9c6-ca52fb4dd69d'>
	<result xmlns='urn:xmpp:mam:1' id='C4THAMGBLG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T11:30:27.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8f1765f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.623 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='3f35d6ce-2f64-4aec-9aa1-1c696f118c86'>
	<result xmlns='urn:xmpp:mam:1' id='C4TUN1T4K006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T03:28:40.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a0382ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='d2451bdc-4273-4ce3-bd94-8057bdd2421b'>
	<result xmlns='urn:xmpp:mam:1' id='C4UDE20IGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T21:02:17.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e8e5987b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='8aa03ef0-2103-45cc-9211-ef1be782b1af'>
	<result xmlns='urn:xmpp:mam:1' id='C4UI48H5GG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T02:38:17.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a73bc4c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='76847747-d3af-4505-8f9f-b9c8b97fd6e0'>
	<result xmlns='urn:xmpp:mam:1' id='C4UJIO0US00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T04:22:16.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cf956a73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='1a125645-c7a4-41e3-8693-e9171aae13f5'>
	<result xmlns='urn:xmpp:mam:1' id='C4VAOHMBTG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T08:01:39.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa6f3c8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='69ef6c6a-df98-4128-9ff1-abc63647f864'>
	<result xmlns='urn:xmpp:mam:1' id='C4VCD29V6002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T09:59:08.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1efb225a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='bd7f1849-1d26-4599-966b-1616e6cdb529'>
	<result xmlns='urn:xmpp:mam:1' id='C4VUU1PRCG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T08:05:37.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c9ef3d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='761442b9-ac15-4f33-ac12-c625f96a1881'>
	<result xmlns='urn:xmpp:mam:1' id='C503DLI22G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T13:26:53.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0003310f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='ad616c15-09f8-4e9d-8122-578828133da1'>
	<result xmlns='urn:xmpp:mam:1' id='C50H465AR004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T05:47:50.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc12cee0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='495bdace-41d1-4a90-8b6a-cdb6546ba999'>
	<result xmlns='urn:xmpp:mam:1' id='C50L54F8KG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T10:36:17.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c2d48da3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.624 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='48993262-6388-447e-a1c0-2d541f4db15a'>
	<result xmlns='urn:xmpp:mam:1' id='C5121E2MHG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T01:58:35.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30632336</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.625 ***🔗
alice_unnamed_1891@localhost/res1 in
<message from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='882e9812-0706-45b3-a9b1-5802ce09c253'>
	<result xmlns='urn:xmpp:mam:1' id='C51636C7LG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T06:48:51.000000Z' from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1891room0-45583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ccfbdd7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.625 ***🔗
alice_unnamed_1891@localhost/res1 in
<iq from='alice_unnamed_1891room0-45583-0@muc.localhost' to='alice_unnamed_1891@localhost/res1' id='85f932c8a575f4ca5e67e3a082a28253' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N1GG95EG03</first>
			<last>C51636C7LG0A</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:43:47.625 ***🔗
alice_unnamed_1891@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:43:47.625 ***🔗
alice_unnamed_1891@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:47.631 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:43:47.652 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2843.html



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