=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.48916.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/mam_suite.muc_querying_for_all_messages.131074.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => cets,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 =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        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@81b4ed498ac1.2024-04-23_23.21.08"

=== Started at 2024-04-23 23:28:47


*** CT 2024-04-23 23:28:47.289 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2878.html
Could not find element archive_wait in Config.


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

*** User 2024-04-23 23:28:47.642 ***🔗
alicE_unnamed_2032@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 23:28:47.643 ***🔗
alicE_unnamed_2032@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dac2888a07e7e5ec' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:28:47.643 ***🔗
alicE_unnamed_2032@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 23:28:47.643 ***🔗
alicE_unnamed_2032@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAzMgBtYXR5Z3J5c2E=</auth>



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



*** User 2024-04-23 23:28:47.645 ***🔗
alicE_unnamed_2032@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 23:28:47.645 ***🔗
alicE_unnamed_2032@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4f74285e8ed17b3' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2032@localhost'>

*** User 2024-04-23 23:28:47.646 ***🔗
alicE_unnamed_2032@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 23:28:47.646 ***🔗
alicE_unnamed_2032@localhost/res1 out
<iq type='set' id='65b84a9457a2379d7f69b8a5a59c6c6c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:28:47.647 ***🔗
alicE_unnamed_2032@localhost/res1 in
<iq id='65b84a9457a2379d7f69b8a5a59c6c6c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2032@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:28:47.647 ***🔗
alice_unnamed_2032@localhost/res1 out
<iq type='set' id='dcf83c2d6571d0988b621020aa95504b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-04-23 23:28:47.648 ***🔗
alice_unnamed_2032@localhost/res1 out
<presence/>



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


Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:47.657 ***🔗
alice_unnamed_2032@localhost/res1 out
<iq type='set' id='ee6a868a1a15f74a2d87bc0205e2a00c' to='alicE_unnamed_2032room0-49001-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:47.663 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='4cc62fd2-6efe-4ca7-96ad-55326aafe84a'>
	<result xmlns='urn:xmpp:mam:2' id='C5BRDE060G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T06:01:29.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8400c4e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.663 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='ddd098ae-ebd0-46d5-b851-8157a81ee12c'>
	<result xmlns='urn:xmpp:mam:2' id='C5C898QJ6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T21:22:45.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c081bfe1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.663 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='8399d012-90d0-42e2-bdb9-b19b1d5d6d75'>
	<result xmlns='urn:xmpp:mam:2' id='C5CJ80JV8G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T10:27:21.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1eb4762c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.663 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='9ca9e648-909d-4958-b43f-b35b698d080d'>
	<result xmlns='urn:xmpp:mam:2' id='C5CQP67F9G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T19:26:51.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38bfa64d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.663 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='2112656d-a640-48ac-8535-5ce3e373e09c'>
	<result xmlns='urn:xmpp:mam:2' id='C5D82S8TT001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T11:19:06.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0d53ee0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='c5741fb2-6b3d-4842-b246-72d33dd82da2'>
	<result xmlns='urn:xmpp:mam:2' id='C5D88Q1TR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T11:32:22.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1494623e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='fcb34e22-3c61-471f-b1f2-e7700b44f189'>
	<result xmlns='urn:xmpp:mam:2' id='C5DQQ91N6003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:39:56.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ebfa630c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='691c6c76-c407-4660-93ab-eb16df391def'>
	<result xmlns='urn:xmpp:mam:2' id='C5E2JNHFEG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T18:57:57.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17fc0ba0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='b68bf3ce-a333-4be7-ba78-a3815a3882b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5ECB06AFG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T06:34:15.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cf4057d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='32534d23-c51e-4953-a302-cd99d1356b61'>
	<result xmlns='urn:xmpp:mam:2' id='C5EOM9NFFG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:18:31.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5cd34053</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='f98518c6-96c0-4669-acbf-4737656c11a8'>
	<result xmlns='urn:xmpp:mam:2' id='C5F174JT5G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T07:28:51.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>deeaad35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='21386bce-eb25-4264-99c2-79349f87fada'>
	<result xmlns='urn:xmpp:mam:2' id='C5F760DNMG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:35:49.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>beae4f8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='2060c6d4-d7c6-4804-bf97-cb86888df5c7'>
	<result xmlns='urn:xmpp:mam:2' id='C5FJH569SG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T05:19:45.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c90e608</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='8cd919a7-1230-4d3e-8a1a-6a01cea953de'>
	<result xmlns='urn:xmpp:mam:2' id='C5FPC0NGOG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:17:45.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b05da84b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='66a60cb1-ea94-48be-b2c8-7d070c69eea8'>
	<result xmlns='urn:xmpp:mam:2' id='C5GJ4OFB800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T19:02:40.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13989b3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='b061a895-f9ef-4b58-9eaa-71cf08970cbb'>
	<result xmlns='urn:xmpp:mam:2' id='C5GLF4R7800B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T21:49:04.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c99f2b27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.664 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='cc2a282f-e9ac-4201-96ab-6273f68ee72d'>
	<result xmlns='urn:xmpp:mam:2' id='C5GVJDOVQ00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T09:54:28.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4ccc5f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='ef5efdf2-d187-4b9b-a0b4-bd27189ba657'>
	<result xmlns='urn:xmpp:mam:2' id='C5H0DNKCBG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T10:53:19.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8e6b84a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='54d90afe-977a-451e-baee-ea0d3c971720'>
	<result xmlns='urn:xmpp:mam:2' id='C5HG6B80JG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T05:42:07.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3b0094c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='d5c5e3e0-b3c7-4d1b-ae7b-4e6fe0d95dc2'>
	<result xmlns='urn:xmpp:mam:2' id='C5HHVBCGH00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T07:49:38.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d5917be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='80ea241c-a2f0-4bac-9fcd-9f0d4f549959'>
	<result xmlns='urn:xmpp:mam:2' id='C5I7JA18PG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T09:37:31.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b47017d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='92338bb1-f847-40c7-a045-464badf83ccf'>
	<result xmlns='urn:xmpp:mam:2' id='C5ICBSJKL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T15:18:50.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d0a1ea1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='ca77a055-7ba4-47c9-b815-d3616d0a56f6'>
	<result xmlns='urn:xmpp:mam:2' id='C5IOAO7AUG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T05:35:17.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b5934d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='b15efbb3-f2cd-4f49-84ce-09ea68063bcf'>
	<result xmlns='urn:xmpp:mam:2' id='C5IPQE3EUG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T07:21:57.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de327626</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='df74b157-b4d5-4e3b-95d3-793a159849e6'>
	<result xmlns='urn:xmpp:mam:2' id='C5JF0VJA3007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T08:39:50.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e93452b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='6397ccb4-f93f-464a-8ae8-9c56773411bc'>
	<result xmlns='urn:xmpp:mam:2' id='C5JQ7GHD3G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T22:01:51.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7ba757ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='b70227c7-3f63-40c0-8fd2-4b87fb9ede40'>
	<result xmlns='urn:xmpp:mam:2' id='C5K14K2UE00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T06:16:28.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>79d253a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='6b51c9dc-fd9d-4c48-9ffe-d114838da21b'>
	<result xmlns='urn:xmpp:mam:2' id='C5K1B3GGP00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T06:30:58.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>522c07e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='c99c0c8c-d3e4-4c39-bae7-e760b5a2480e'>
	<result xmlns='urn:xmpp:mam:2' id='C5KLLTC4C002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T06:46:48.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a45192c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='83bd6811-27bb-413f-8698-b01bf8a57310'>
	<result xmlns='urn:xmpp:mam:2' id='C5L3UDGOJG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:47:59.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e5003a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.665 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='3c6f3479-44be-4f32-9195-268a4f0939a9'>
	<result xmlns='urn:xmpp:mam:2' id='C5LDF02DBG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:09:19.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1243294c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.666 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='9deea12c-a293-4cfb-9f8c-fc6566c507cb'>
	<result xmlns='urn:xmpp:mam:2' id='C5LF2BFQM001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T13:04:12.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f70d8b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.666 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='604dd9a2-beab-4eb5-a9dc-f25a0c7cd173'>
	<result xmlns='urn:xmpp:mam:2' id='C5M3TK8D200G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:56:52.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d734cf33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.666 ***🔗
alice_unnamed_2032@localhost/res1 in
<message from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='71c714f7-c7dc-4a95-ae58-ef185a23f598'>
	<result xmlns='urn:xmpp:mam:2' id='C5MBQ4G6VG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:21:43.000000Z' from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2032room0-49001-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>49b649c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.666 ***🔗
alice_unnamed_2032@localhost/res1 in
<iq from='alice_unnamed_2032room0-49001-0@muc.localhost' to='alice_unnamed_2032@localhost/res1' id='ee6a868a1a15f74a2d87bc0205e2a00c' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BRDE060G0I</first>
			<last>C5MBQ4G6VG0H</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 23:28:47.667 ***🔗
alice_unnamed_2032@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:28:47.667 ***🔗
alice_unnamed_2032@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:28:47.738 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 23:28:47.743 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2879.html



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