=== 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.53589.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,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 => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/mam_suite.muc_querying_for_all_messages.119427.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_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@1877d89c8d91.2024-03-12_08.05.07"

=== Started at 2024-03-12 08:14:38


*** CT 2024-03-12 08:14:38.909 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2191.html
Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:39.116 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:39.128 ***🔗
alicE_unnamed_2349@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-12 08:14:39.129 ***🔗
alicE_unnamed_2349@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f3e39c659fa47f11' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 08:14:39.129 ***🔗
alicE_unnamed_2349@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-12 08:14:39.129 ***🔗
alicE_unnamed_2349@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM0OQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 08:14:39.183 ***🔗
alicE_unnamed_2349@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 08:14:39.183 ***🔗
alicE_unnamed_2349@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-12 08:14:39.183 ***🔗
alicE_unnamed_2349@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0c487c4e474b1b3b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2349@localhost'>

*** User 2024-03-12 08:14:39.183 ***🔗
alicE_unnamed_2349@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-12 08:14:39.184 ***🔗
alicE_unnamed_2349@localhost/res1 out
<iq type='set' id='847b9df5752ae7a23fbda43e7f309d0b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:14:39.184 ***🔗
alicE_unnamed_2349@localhost/res1 in
<iq id='847b9df5752ae7a23fbda43e7f309d0b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2349@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:14:39.184 ***🔗
alice_unnamed_2349@localhost/res1 out
<iq type='set' id='94063889f1019f311894681b1fc54eaf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:39.185 ***🔗
alice_unnamed_2349@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2349@localhost/res1' id='94063889f1019f311894681b1fc54eaf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:39.185 ***🔗
alice_unnamed_2349@localhost/res1 out
<presence/>



*** User 2024-03-12 08:14:39.186 ***🔗
alice_unnamed_2349@localhost/res1 in
<presence from='alice_unnamed_2349@localhost/res1' to='alice_unnamed_2349@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:39.186 ***🔗
alice_unnamed_2349@localhost/res1 out
<iq type='set' id='2a0207c864d093aa483034b79081788c' to='alicE_unnamed_2349room0-53640-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='912c8e61-ad2a-44c3-af17-4099840e924d'>
	<result xmlns='urn:xmpp:mam:1' id='C4HFVUAKEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T07:47:01.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eb96c711</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='7261fc42-19e0-47e1-bc47-e2cb4896cb98'>
	<result xmlns='urn:xmpp:mam:1' id='C4HKFK7GD005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T13:08:26.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8f9e394</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='e7d9719a-36ba-4c32-ac7a-4609b52cb267'>
	<result xmlns='urn:xmpp:mam:1' id='C4I2S0QM1G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T06:18:19.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bfb7bbef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='9f19425f-8490-4553-934a-ba4d66c1d796'>
	<result xmlns='urn:xmpp:mam:1' id='C4IGG8MVTG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T22:34:11.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24128596</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='eb2369be-df56-4685-9248-0517f438d367'>
	<result xmlns='urn:xmpp:mam:1' id='C4IJRD5M3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T02:33:51.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ebeb408f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='aa9d7239-c1dd-4031-b585-8d6ddf954f23'>
	<result xmlns='urn:xmpp:mam:1' id='C4ISACU0TG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T12:40:03.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f73dedc7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='5d259826-5fce-42cc-86aa-6d441624c1c4'>
	<result xmlns='urn:xmpp:mam:1' id='C4JI6CQSTG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T14:45:55.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db9ceaf7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='9f3d0be5-94b1-4bc5-a88c-47059ae31cc7'>
	<result xmlns='urn:xmpp:mam:1' id='C4JKOOA7CG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T17:50:09.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>df21314d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='6d2be80b-e9e0-4514-b183-0fa4a1c11936'>
	<result xmlns='urn:xmpp:mam:1' id='C4K88G08300I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T17:05:26.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2a6c04d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.188 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='52b0c45d-4242-4cb6-9ed7-3cf061c0e91e'>
	<result xmlns='urn:xmpp:mam:1' id='C4K9MEPVJG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T18:48:15.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5132ae0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='c76688a6-f710-4450-b300-4392782b9879'>
	<result xmlns='urn:xmpp:mam:1' id='C4KHPOFPP009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T04:28:18.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e766c56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='5c487202-0b2e-4be8-842d-9eb96c69ed66'>
	<result xmlns='urn:xmpp:mam:1' id='C4KK0J4EMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T07:06:45.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1d2f252</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='95969cf4-d303-44db-a560-d6739c3b5ede'>
	<result xmlns='urn:xmpp:mam:1' id='C4L7R1DTFG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T06:45:59.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a35d34a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='e2b9ac32-e730-47cc-be43-2b2a361deccf'>
	<result xmlns='urn:xmpp:mam:1' id='C4LGAF0OEG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T16:53:09.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd6b7741</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='05e35ee1-8a9c-4243-a469-83216696215e'>
	<result xmlns='urn:xmpp:mam:1' id='C4LNF6UDTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T01:24:51.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>38e5ac7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='eba98b02-11a5-495d-8c94-71014278f29e'>
	<result xmlns='urn:xmpp:mam:1' id='C4MA7S873G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T23:48:31.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b2a73a7c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='b74f5084-33c5-488f-a2d0-1e80a80ba4e1'>
	<result xmlns='urn:xmpp:mam:1' id='C4MHES5V1G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T08:25:15.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>46ff10da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='13684503-0972-439d-b1a0-78eae73afa0b'>
	<result xmlns='urn:xmpp:mam:1' id='C4MRJQAO4006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T20:32:08.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0a68689</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='5e944958-d31b-4263-a7ac-29c660bc3768'>
	<result xmlns='urn:xmpp:mam:1' id='C4N4FC28100E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:06:26.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0ff89a61</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='a47d1e34-76a5-4f42-9256-41ae8271fce0'>
	<result xmlns='urn:xmpp:mam:1' id='C4NE0BFSC00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T18:28:40.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28e65a8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='2644b629-f06f-4fa7-8bff-1bae83350827'>
	<result xmlns='urn:xmpp:mam:1' id='C4NLLF7APG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T03:36:59.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ee874e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.189 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='345f71b5-f87e-4e33-986e-1cae7a6b859b'>
	<result xmlns='urn:xmpp:mam:1' id='C4NR7NK7CG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T10:15:45.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e684409f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='d2525f21-b037-4736-b699-33bf1afea758'>
	<result xmlns='urn:xmpp:mam:1' id='C4OB9A20Q00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T05:24:36.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>def4faa8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='9096b6fd-44be-472f-84bd-26ecc3bbbc87'>
	<result xmlns='urn:xmpp:mam:1' id='C4OCCFCOI00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T06:43:16.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7bdd4d14</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='6d9733cf-def0-489e-aaa3-ac120d5a4f22'>
	<result xmlns='urn:xmpp:mam:1' id='C4OT2K3A800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:38:08.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>226ef9c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='400a5ec4-4b35-48e4-8d8f-c6122f162eb5'>
	<result xmlns='urn:xmpp:mam:1' id='C4P9B894T009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T17:16:26.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a0192617</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='bd64e88c-8d3b-4ec2-beba-54652658707e'>
	<result xmlns='urn:xmpp:mam:1' id='C4PF40IS4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:09:44.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38253e8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='f9b9347c-ee3f-4ff4-9c7d-fffe12369341'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q0N0M2EG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T21:09:09.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>913690da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='94f5ae1e-11be-49ff-ad60-8a5ddcf6e976'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q58JK2D00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:34:50.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>73a11a03</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='e0b27321-9bae-450b-bc8e-a5ccacadc7ed'>
	<result xmlns='urn:xmpp:mam:1' id='C4QMTC7E2003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T23:38:12.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c13746c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='280691e1-0431-46e8-99fa-6710d5743084'>
	<result xmlns='urn:xmpp:mam:1' id='C4QVU4RGD007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T10:24:10.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ba775fc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='221fa194-3e99-42f5-ba61-b88260329886'>
	<result xmlns='urn:xmpp:mam:1' id='C4R5JCCH3G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T17:09:35.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ae3946a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='296a8b2c-2666-471e-bd7a-6594c5ac8083'>
	<result xmlns='urn:xmpp:mam:1' id='C4RER6ACB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T04:11:18.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e398b1b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<message from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='e83362ac-beac-4c53-91f9-72b47fffe237'>
	<result xmlns='urn:xmpp:mam:1' id='C4RH24HFC00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T06:50:00.000000Z' from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2349room0-53640-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d168b017</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 in
<iq from='alice_unnamed_2349room0-53640-0@muc.localhost' to='alice_unnamed_2349@localhost/res1' id='2a0207c864d093aa483034b79081788c' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HFVUAKEG05</first>
			<last>C4RH24HFC00H</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 08:14:39.190 ***🔗
alice_unnamed_2349@localhost/res1 out
</stream:stream>

*** User 2024-03-12 08:14:39.191 ***🔗
alice_unnamed_2349@localhost/res1 in
</stream:stream>

*** User 2024-03-12 08:14:39.195 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 08:14:39.199 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2192.html



=== Ended at 2024-03-12 08:14:39
=== successfully completed test case
=== === Returned value: ok