=== 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.45033.0>},
     {basic_group,muc_all},
     {configuration,rdbms_easy},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      db_message_format => mam_message_xml,backend => rdbms,
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,full_text_search => true,
                      message_retraction => true,max_result_limit => 50,
                      db_jid_format => mam_jid_rfc,default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ba61420e19a8.2024-03-11_11.24.31/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.32.27/mam_suite.muc_querying_for_all_messages.110210.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@ba61420e19a8.2024-03-11_11.24.31/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.32.27/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,versioning => false,
              store_current_id => false,backend => rdbms},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,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 => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {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@ba61420e19a8.2024-03-11_11.24.31"

=== Started at 2024-03-11 11:32:41


*** CT 2024-03-11 11:32:41.675 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2155.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-11 11:32:41.814 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 11:32:41.819 ***🔗
alicE_unnamed_1912@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-11 11:32:41.820 ***🔗
alicE_unnamed_1912@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d39afbfb64c2eb4b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:32:41.820 ***🔗
alicE_unnamed_1912@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-11 11:32:41.820 ***🔗
alicE_unnamed_1912@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTkxMgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 11:32:41.874 ***🔗
alicE_unnamed_1912@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:32:41.874 ***🔗
alicE_unnamed_1912@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-11 11:32:41.875 ***🔗
alicE_unnamed_1912@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e26fbb35c48343e9' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1912@localhost'>

*** User 2024-03-11 11:32:41.875 ***🔗
alicE_unnamed_1912@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-11 11:32:41.875 ***🔗
alicE_unnamed_1912@localhost/res1 out
<iq type='set' id='224c163395e4a4781ffefd21977d9fc7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:32:41.876 ***🔗
alicE_unnamed_1912@localhost/res1 in
<iq id='224c163395e4a4781ffefd21977d9fc7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1912@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:32:41.876 ***🔗
alice_unnamed_1912@localhost/res1 out
<iq type='set' id='df84bea18dec91a072b3ad18197318c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:32:41.876 ***🔗
alice_unnamed_1912@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1912@localhost/res1' id='df84bea18dec91a072b3ad18197318c5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:32:41.876 ***🔗
alice_unnamed_1912@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-11 11:32:41.877 ***🔗
alice_unnamed_1912@localhost/res1 in
<presence from='alice_unnamed_1912@localhost/res1' to='alice_unnamed_1912@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-11 11:32:41.877 ***🔗
alice_unnamed_1912@localhost/res1 out
<iq type='set' id='58e05c44ce08373c588c283a6525f104' to='alicE_unnamed_1912room0-45084-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='4dfcbf0d-8c3d-4348-a144-37fc8b0b7f78'>
	<result xmlns='urn:xmpp:mam:1' id='C4GMG5KJ9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T01:22:10.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5dca02f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='c1d863f7-d2a0-4769-9122-b4ed5f17f769'>
	<result xmlns='urn:xmpp:mam:1' id='C4H7PEBPUG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T21:59:49.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d0ad38a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='8791874b-94cc-4a66-a962-bf36d2ad407a'>
	<result xmlns='urn:xmpp:mam:1' id='C4HHTD1GF005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T10:04:30.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3790048</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='cfca3479-15ed-4037-97d8-529213a3869b'>
	<result xmlns='urn:xmpp:mam:1' id='C4HKO6SID00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T13:27:38.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3912a6bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='de9fb080-f803-4adf-a74a-3be311fb786d'>
	<result xmlns='urn:xmpp:mam:1' id='C4I9C34P9001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T14:03:46.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdfc04cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='017b6abb-42b5-4a1d-9a93-297439f1d9ec'>
	<result xmlns='urn:xmpp:mam:1' id='C4IDC3DDBG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T18:50:07.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7af217d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='233577c6-ed45-449e-bae3-559247c5f0b0'>
	<result xmlns='urn:xmpp:mam:1' id='C4ILKG5NN007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T04:41:34.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d31d0893</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='b72ba452-bf42-4394-98b2-0f10037786e6'>
	<result xmlns='urn:xmpp:mam:1' id='C4IOE185JG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T08:01:51.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>57ac8656</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='f9a60a75-2f4d-41e6-8316-c652180b125d'>
	<result xmlns='urn:xmpp:mam:1' id='C4J6RHRCFG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T01:14:15.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>da3d53f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.879 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='5c6b5563-27d4-4e52-8ae7-33f640dd245b'>
	<result xmlns='urn:xmpp:mam:1' id='C4JJ0QVK0001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T15:45:04.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3eca7b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='631820d5-a053-4e8f-849f-d0fd33aa85e2'>
	<result xmlns='urn:xmpp:mam:1' id='C4K58AG0T006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T13:30:18.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>78e4c4a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='4d61a6cb-5856-46b0-9b14-7d16c434eb6f'>
	<result xmlns='urn:xmpp:mam:1' id='C4KDA8P9FG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T23:07:19.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e045a00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='f363435a-ea58-48f3-a649-4d2603c74fb8'>
	<result xmlns='urn:xmpp:mam:1' id='C4KI7JUFB00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T04:59:18.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>074b9b4b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='da634803-51ab-4ac5-8697-8e20aefd38a5'>
	<result xmlns='urn:xmpp:mam:1' id='C4KN3V5ABG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T10:49:03.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3550a820</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='c03fdb26-b32c-4f1d-9a0d-8fcba00cd1d6'>
	<result xmlns='urn:xmpp:mam:1' id='C4L42S71FG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T02:17:11.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4cf3fd55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='3593da25-39f5-4860-ba82-8d6c56d188d0'>
	<result xmlns='urn:xmpp:mam:1' id='C4LM4VBCN001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T23:50:22.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a46244a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='71f828e3-3dae-4062-b2b8-07a7ac1a3066'>
	<result xmlns='urn:xmpp:mam:1' id='C4LRS3LT900J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T06:40:02.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9919fd95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='de8c3dd6-f791-48ff-841d-600aae00ee11'>
	<result xmlns='urn:xmpp:mam:1' id='C4MA8I641G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T23:50:03.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc5f7205</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='22a70512-ca7c-415b-8a35-fdb9e1963436'>
	<result xmlns='urn:xmpp:mam:1' id='C4MG4Q2D2G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T06:51:09.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fc241b84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='78904cd2-0bfe-4a2f-bd95-9251f12538f9'>
	<result xmlns='urn:xmpp:mam:1' id='C4MHQ79H700I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T08:50:38.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d90675d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='b1021f43-e026-4e17-adf6-8bcafe141432'>
	<result xmlns='urn:xmpp:mam:1' id='C4MVR4FQ500A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T01:34:50.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>301ee475</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='9b5757e1-f8aa-4687-b7ee-bf69e61e6386'>
	<result xmlns='urn:xmpp:mam:1' id='C4N1384F9006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T03:04:34.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>054917c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='0f6853ff-9129-4081-971f-14b477f4e092'>
	<result xmlns='urn:xmpp:mam:1' id='C4NJ5FPP600B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T00:38:04.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8136a897</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='04009d89-a704-4e14-8c3c-17e645c37a1b'>
	<result xmlns='urn:xmpp:mam:1' id='C4NS76MPCG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T11:26:09.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6612c43a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.880 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='2549861e-7699-4aa7-90ea-7a922a0ba91c'>
	<result xmlns='urn:xmpp:mam:1' id='C4O8E2K2RG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T02:00:31.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>054e4d93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='b1c7fd72-6a64-4891-a77c-1b197feb17e6'>
	<result xmlns='urn:xmpp:mam:1' id='C4ODET46CG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T08:00:17.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b183dff9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='0bafb437-3174-4d71-80ed-7fd7cca5eddd'>
	<result xmlns='urn:xmpp:mam:1' id='C4P1BCVNR00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T07:44:06.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c1406339</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='00e20671-90bb-46c3-b08d-f0a9749f59eb'>
	<result xmlns='urn:xmpp:mam:1' id='C4PD8D02VG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T21:56:23.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3c0ba33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='85c84df1-0ada-4e1a-850e-891962c59041'>
	<result xmlns='urn:xmpp:mam:1' id='C4PRN7AEF00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T15:11:42.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b492ee08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='13414473-52e0-4a99-b5e4-b2ebe5285611'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q13EJH500A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T21:36:58.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00681aa7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='1f908cd1-dd2a-4af2-9369-12daea83dbfa'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q3F2PGKG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T00:26:09.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3ca2a9d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='bd3fbfcc-1136-4315-8eb2-08e4ca08eec0'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q3R0G5P003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T00:52:50.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>32c627f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='21593ed1-4251-4bb8-9ce4-5817cddd0e4f'>
	<result xmlns='urn:xmpp:mam:1' id='C4R5I59A1G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T17:06:51.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e34e0818</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='868b6240-81cc-4227-8141-a316befebb37'>
	<result xmlns='urn:xmpp:mam:1' id='C4R8PTVGLG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:58:59.000000Z' from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45084-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac00c3a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 in
<iq from='alice_unnamed_1912room0-45084-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='58e05c44ce08373c588c283a6525f104' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GMG5KJ9005</first>
			<last>C4R8PTVGLG0F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 11:32:41.881 ***🔗
alice_unnamed_1912@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:32:41.882 ***🔗
alice_unnamed_1912@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-11 11:32:41.887 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 11:32:41.891 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2156.html



=== Ended at 2024-03-11 11:32:41
=== successfully completed test case
=== === Returned value: ok