=== 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.51719.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},
                      send_message => mod_mam_utils,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,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/mam_suite.muc_querying_for_all_messages.70660.html"},
     {tc_group_properties,[{name,muc06},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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,
                    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 => <<>>},
              load_permanent_rooms_at_startup => false,backend => rdbms,
              max_room_id => infinity,online_backend => cets,
              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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        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 => cets,
              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_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@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 11:03:37


*** CT 2024-04-18 11:03:37.805 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2912.html
Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:38.085 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-18 11:03:38.162 ***🔗
alicE_unnamed_2148@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-18 11:03:38.163 ***🔗
alicE_unnamed_2148@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='216badb9bc7e12fb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:03:38.163 ***🔗
alicE_unnamed_2148@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-18 11:03:38.163 ***🔗
alicE_unnamed_2148@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE0OABtYXR5Z3J5c2E=</auth>



*** User 2024-04-18 11:03:38.166 ***🔗
alicE_unnamed_2148@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:03:38.166 ***🔗
alicE_unnamed_2148@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-18 11:03:38.166 ***🔗
alicE_unnamed_2148@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='deea7d4d3a368c41' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2148@localhost'>

*** User 2024-04-18 11:03:38.166 ***🔗
alicE_unnamed_2148@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-18 11:03:38.166 ***🔗
alicE_unnamed_2148@localhost/res1 out
<iq type='set' id='d5b11990f00fd289587cc84896c26cfe'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:03:38.167 ***🔗
alicE_unnamed_2148@localhost/res1 in
<iq id='d5b11990f00fd289587cc84896c26cfe' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2148@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:03:38.167 ***🔗
alice_unnamed_2148@localhost/res1 out
<iq type='set' id='1af8efe2df67f477f76f95bddf45c61e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:38.168 ***🔗
alice_unnamed_2148@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2148@localhost/res1' id='1af8efe2df67f477f76f95bddf45c61e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:38.169 ***🔗
alice_unnamed_2148@localhost/res1 out
<presence/>



*** User 2024-04-18 11:03:38.171 ***🔗
alice_unnamed_2148@localhost/res1 in
<presence from='alice_unnamed_2148@localhost/res1' to='alice_unnamed_2148@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:38.173 ***🔗
alice_unnamed_2148@localhost/res1 out
<iq type='set' id='5d7357178b2a0f4fd3e9f5a0d739e808' to='alicE_unnamed_2148room0-51807-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:38.176 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='9a692f87-9989-4704-a349-8f40f2dc4168'>
	<result xmlns='urn:xmpp:mam:2' id='C58HRMETCG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T00:05:37.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>64db749c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.176 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='5dee9726-461d-46b6-abb2-a5abfec883c6'>
	<result xmlns='urn:xmpp:mam:2' id='C58KA6E70G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T03:01:13.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1e1fe05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.177 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='51354afa-27d2-475e-a174-877d71cd5637'>
	<result xmlns='urn:xmpp:mam:2' id='C59K4D6H3G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T16:58:55.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76bad3a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.177 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='808ea554-dd6d-4cfe-8df7-fc5a9728e70d'>
	<result xmlns='urn:xmpp:mam:2' id='C59K6TP8KG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T17:04:33.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b385142e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.177 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='be41e85f-5f7b-4660-9ea6-2050732d8477'>
	<result xmlns='urn:xmpp:mam:2' id='C59R3O18FG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T01:18:31.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>393d3f55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.177 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='fd0e59c3-0b49-40ef-a7a9-610e588e6ef2'>
	<result xmlns='urn:xmpp:mam:2' id='C5A1A5QTO00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T08:42:24.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7855c33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.177 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='b596af68-24ef-4a9b-b468-b188e7101942'>
	<result xmlns='urn:xmpp:mam:2' id='C5AL7OVK0G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T08:28:41.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afe8c428</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.177 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='67b88a21-d8ff-4c75-b9a3-d20a5df8334b'>
	<result xmlns='urn:xmpp:mam:2' id='C5AT3DQ1OG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T17:51:37.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed4f98d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='cbe0bb1e-50fc-4200-9773-c1d056a6dceb'>
	<result xmlns='urn:xmpp:mam:2' id='C5B6MKGS500K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T05:18:50.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea80249b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='dd2f55a8-4306-4ab7-ba77-ec32b0e722d8'>
	<result xmlns='urn:xmpp:mam:2' id='C5BAFMIT5G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T09:49:39.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a84c35db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='3083f30d-6ede-44a5-9ff4-ad99b4ca97de'>
	<result xmlns='urn:xmpp:mam:2' id='C5C1C5OA500H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T13:08:10.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d89d8a74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='3c552203-3165-4b3b-87f8-8c0fb27755ee'>
	<result xmlns='urn:xmpp:mam:2' id='C5C5D3IVLG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T17:56:35.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8e372d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='ddd85ff6-8600-45da-9715-d9b58a18020d'>
	<result xmlns='urn:xmpp:mam:2' id='C5CC0D4JPG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T01:49:15.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2781424b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='bfb0ca83-4e1c-46df-8421-07f499814f15'>
	<result xmlns='urn:xmpp:mam:2' id='C5CHSF9PEG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T08:49:57.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4017408e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='15779487-a13c-4c6b-b693-b874053bb022'>
	<result xmlns='urn:xmpp:mam:2' id='C5D9PKDBBG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T13:21:35.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4aabc83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='614dcb8d-db46-48f4-8db0-e558fb9857b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5DCQBPP3009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T16:57:58.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc111a76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='016842af-3278-4abc-baf7-3b7f95a08883'>
	<result xmlns='urn:xmpp:mam:2' id='C5DTFRGUD00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:51:22.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b79aeacb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='b556d861-9af0-4e67-b84d-25083b25c77d'>
	<result xmlns='urn:xmpp:mam:2' id='C5E2M6EQ000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:03:28.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6bf26553</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='adc6303e-e3ed-4f55-aaf1-9408675b3b47'>
	<result xmlns='urn:xmpp:mam:2' id='C5EDBJ8TN00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T07:47:10.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1bf539d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='bf35b1d8-3a53-46dd-b1da-687049a5c5c5'>
	<result xmlns='urn:xmpp:mam:2' id='C5EGDM1T1G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T11:26:35.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad90e358</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.178 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='f8bf2788-372c-4774-b784-0797fc5ac8a4'>
	<result xmlns='urn:xmpp:mam:2' id='C5F83873L00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T15:41:14.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0796325d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='2fafa58c-e725-4e35-99f0-fa565f0b8a1f'>
	<result xmlns='urn:xmpp:mam:2' id='C5FCITSBF00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T21:02:38.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>999d00a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='540a5c33-c616-469c-889d-4e7f57195320'>
	<result xmlns='urn:xmpp:mam:2' id='C5FF82H2H00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:13:06.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6eb34387</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='c70ed52e-efb6-43a6-92d7-e4f7f616bcf5'>
	<result xmlns='urn:xmpp:mam:2' id='C5FHBVFC600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T02:45:00.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1667543b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='3c65c5ae-f718-4929-b797-9bb071455a80'>
	<result xmlns='urn:xmpp:mam:2' id='C5G97GRBIG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T07:13:01.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42edddcd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='77afbe50-c3e5-459d-800c-210c2dfb9d9a'>
	<result xmlns='urn:xmpp:mam:2' id='C5GA2D9R300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T08:13:10.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>92f0c9af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='a99451de-73fa-4e42-88d2-c009adb117aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5H6F744800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T18:06:08.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f1b4c3c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='3b7124f8-9e21-4a42-a870-f29d3e82b9d0'>
	<result xmlns='urn:xmpp:mam:2' id='C5H9UHATAG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T22:15:09.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b824373</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='5f7417ff-cec7-4713-9dab-8d1cebb15f95'>
	<result xmlns='urn:xmpp:mam:2' id='C5HN1JT36G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T13:52:37.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3cf96413</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='0fce7f31-578c-413a-8deb-df733539ed1c'>
	<result xmlns='urn:xmpp:mam:2' id='C5HNEHAF1G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T14:21:31.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f35394d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='f45abb95-5176-4ea8-93e2-36dfc91c16fb'>
	<result xmlns='urn:xmpp:mam:2' id='C5I57MAHJ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T06:48:22.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86cfaa9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='2c54c445-7701-4980-ba70-8317f3a72a6f'>
	<result xmlns='urn:xmpp:mam:2' id='C5IF7V7AKG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T18:44:49.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe0de84f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='e34af9bb-6612-475d-ae3a-95d8b7039030'>
	<result xmlns='urn:xmpp:mam:2' id='C5IM0CIBC00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T02:48:56.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>645ec528</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<message from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='3b7adcf2-3e71-40a0-8e6a-804aa27c79b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5IPLBNR6001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T07:10:36.000000Z' from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2148room0-51807-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a8887a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:38.179 ***🔗
alice_unnamed_2148@localhost/res1 in
<iq from='alice_unnamed_2148room0-51807-0@muc.localhost' to='alice_unnamed_2148@localhost/res1' id='5d7357178b2a0f4fd3e9f5a0d739e808' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C58HRMETCG0G</first>
			<last>C5IPLBNR6001</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:38.180 ***🔗
alice_unnamed_2148@localhost/res1 out
</stream:stream>

*** User 2024-04-18 11:03:38.180 ***🔗
alice_unnamed_2148@localhost/res1 in
</stream:stream>

*** User 2024-04-18 11:03:38.252 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-18 11:03:38.262 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2913.html



=== Ended at 2024-04-18 11:03:38
=== successfully completed test case
=== === Returned value: ok