=== 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.53859.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.">>}},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,backend => rdbms,
                      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,"odbc_mssql_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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mam_SUITE.logs/run.2024-03-18_13.02.33/mam_suite.muc_querying_for_all_messages.174338.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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mam_SUITE.logs/run.2024-03-18_13.02.33/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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,online_backend => mnesia,
              backend => rdbms,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 => <<>>,subject => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => 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,buffer_max => 100,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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@d44e762df881.2024-03-18_12.53.29"

=== Started at 2024-03-18 13:03:40


*** CT 2024-03-18 13:03:40.715 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2247.html
Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:41.417 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-18 13:03:41.489 ***🔗
alicE_unnamed_2363@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-18 13:03:41.489 ***🔗
alicE_unnamed_2363@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d957922f7b58e9d4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:03:41.489 ***🔗
alicE_unnamed_2363@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-18 13:03:41.490 ***🔗
alicE_unnamed_2363@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM2MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-18 13:03:41.492 ***🔗
alicE_unnamed_2363@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:03:41.492 ***🔗
alicE_unnamed_2363@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-18 13:03:41.492 ***🔗
alicE_unnamed_2363@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ee6492f580a596ae' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2363@localhost'>

*** User 2024-03-18 13:03:41.493 ***🔗
alicE_unnamed_2363@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-18 13:03:41.493 ***🔗
alicE_unnamed_2363@localhost/res1 out
<iq type='set' id='b981bcbd83cc74389e2051d61c59fcad'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:03:41.493 ***🔗
alicE_unnamed_2363@localhost/res1 in
<iq id='b981bcbd83cc74389e2051d61c59fcad' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2363@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:03:41.493 ***🔗
alice_unnamed_2363@localhost/res1 out
<iq type='set' id='fa36bab4ffc0ae4e376b30d1e78a4a08'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:03:41.494 ***🔗
alice_unnamed_2363@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2363@localhost/res1' id='fa36bab4ffc0ae4e376b30d1e78a4a08' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:03:41.495 ***🔗
alice_unnamed_2363@localhost/res1 out
<presence/>



*** User 2024-03-18 13:03:41.498 ***🔗
alice_unnamed_2363@localhost/res1 in
<presence from='alice_unnamed_2363@localhost/res1' to='alice_unnamed_2363@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:41.499 ***🔗
alice_unnamed_2363@localhost/res1 out
<iq type='set' id='d479b9b75403d544fca0b3fdb8d0603b' to='alicE_unnamed_2363room0-53941-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:41.503 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='e6fc1024-336f-4b5e-9407-67f6294d6063'>
	<result xmlns='urn:xmpp:mam:2' id='C4LH2C3FN00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T17:46:38.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ab2cfcd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.503 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='9cd3c75d-a99c-4f08-889b-d777ac39cb14'>
	<result xmlns='urn:xmpp:mam:2' id='C4LJITKS0G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T20:46:49.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>207ecc96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.504 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d47d5812-8860-497f-af46-3e94c0d3f1c2'>
	<result xmlns='urn:xmpp:mam:2' id='C4LQ7CKA700K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T04:42:06.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d43fdad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.504 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d25fab2f-8f82-4ccf-aa4e-746db7ef9faf'>
	<result xmlns='urn:xmpp:mam:2' id='C4M6TSGEIG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T19:51:25.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cef5f34b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.504 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='f7fac52e-d18b-43b8-b62e-79fd47eff326'>
	<result xmlns='urn:xmpp:mam:2' id='C4MFIVH8I00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T06:11:16.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>73dbf629</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.505 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='13b105ef-7c24-47ab-8fe5-734f8f85f024'>
	<result xmlns='urn:xmpp:mam:2' id='C4MG6QEB1G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T06:55:39.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5962cf1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.505 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='a8eef601-6be7-4de8-bde2-74301d560915'>
	<result xmlns='urn:xmpp:mam:2' id='C4N6BTMASG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T09:21:53.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f219b44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.505 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='511f2392-8671-4004-816b-cf567304422d'>
	<result xmlns='urn:xmpp:mam:2' id='C4NF54PQP00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:50:58.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6eb19828</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.505 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='f2aaa378-4bd6-4214-8ac4-b95548f9bbd6'>
	<result xmlns='urn:xmpp:mam:2' id='C4NOHRJQHG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T07:03:39.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>69a4686d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.505 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='b06d5fc8-647b-46f0-a118-8e070e78f8f3'>
	<result xmlns='urn:xmpp:mam:2' id='C4O0TBAB8G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T17:02:01.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d7b5a27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.505 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='b5080187-fd1b-41df-8d7a-716982abdcef'>
	<result xmlns='urn:xmpp:mam:2' id='C4OE8R23T00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T08:58:18.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64eed98a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.505 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='107e62cf-fe04-4f89-a53a-ae5fbf97f82b'>
	<result xmlns='urn:xmpp:mam:2' id='C4OIHEF28G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:03:53.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70ec52f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='cc882300-3f40-420c-91a4-6c392168ad89'>
	<result xmlns='urn:xmpp:mam:2' id='C4PC65MKUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T20:39:49.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>768e673a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='4eba3add-c35a-478d-b8d4-c9a0273a095f'>
	<result xmlns='urn:xmpp:mam:2' id='C4PEO0V5RG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:42:55.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d76fb2cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='df31f8d3-56bf-4322-bfbd-1724e75f7955'>
	<result xmlns='urn:xmpp:mam:2' id='C4PG2NB7P00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T01:18:26.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7b8380f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='2a7bfc4f-74e5-41cd-90d5-1ab3471b6ccc'>
	<result xmlns='urn:xmpp:mam:2' id='C4PP2PPP1G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T12:02:51.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8bc24458</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='8e0d88ce-323a-4cdc-847b-676cdb12c5cc'>
	<result xmlns='urn:xmpp:mam:2' id='C4QIQ0T6R00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T18:44:22.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>927b347d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d73871e5-beba-4021-9298-8f8a7a792265'>
	<result xmlns='urn:xmpp:mam:2' id='C4QLCGE7MG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T21:48:53.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>17c9434d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='61e1a010-1380-4ceb-82c8-eae9cfd19ae6'>
	<result xmlns='urn:xmpp:mam:2' id='C4QSI8PG9G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T06:22:51.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44e00350</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='525cf433-e085-4bee-9fed-a9a5c50cdddf'>
	<result xmlns='urn:xmpp:mam:2' id='C4RB8DFI0G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T23:54:33.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e612b6bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='1dc860e0-7976-4a59-8ff2-447eb6aa91cd'>
	<result xmlns='urn:xmpp:mam:2' id='C4REQ7AI2002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T04:09:08.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d908e43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.506 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='59a89e30-8fb1-4360-8dff-ee941e17dd32'>
	<result xmlns='urn:xmpp:mam:2' id='C4RMDGD5SG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T13:13:21.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad08f4f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.507 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='c34eec24-ad7c-4d09-a0d5-a1dd374a96eb'>
	<result xmlns='urn:xmpp:mam:2' id='C4S2IH6CFG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T03:43:35.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e009755</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.507 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='89ce5ddd-da73-4353-9829-1cb8980dfe27'>
	<result xmlns='urn:xmpp:mam:2' id='C4S3PFKRLG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T05:10:43.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>35fc3b17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.507 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='bb2ef18e-a075-4183-9efc-e77c86eef649'>
	<result xmlns='urn:xmpp:mam:2' id='C4SL0SON6007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T01:44:12.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9cbf05d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.507 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='c990c0c2-3a66-4f47-a8cf-ce5f2213eba9'>
	<result xmlns='urn:xmpp:mam:2' id='C4T6IHFBTG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T22:40:35.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>07faba2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.507 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='f02cf3c5-0389-479b-aa3b-dcaf9f04c465'>
	<result xmlns='urn:xmpp:mam:2' id='C4TPGNTPJ002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T21:16:38.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2a4dbe56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.507 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='a716e6a9-86c3-4792-b29a-c9eeb4be7089'>
	<result xmlns='urn:xmpp:mam:2' id='C4TQN8PCOG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T22:42:49.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0be058c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='c5a7f70b-d6c0-4ca3-8fd1-c275a022d986'>
	<result xmlns='urn:xmpp:mam:2' id='C4TS56S7RG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T00:25:35.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41f6b611</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='0749433d-1202-4e91-a0ab-afe766b2f1dd'>
	<result xmlns='urn:xmpp:mam:2' id='C4U8NOS1V005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T15:26:06.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1348eaa7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='f2f2c687-7fb7-483e-a3ef-f89f7c258e0b'>
	<result xmlns='urn:xmpp:mam:2' id='C4UTE668L005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T16:07:54.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d358f666</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='828f8202-185c-416c-917f-03890f5c356e'>
	<result xmlns='urn:xmpp:mam:2' id='C4UTTFT1G00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T16:42:08.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e236794</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='ccd71f1b-7943-40f0-b46c-21fb6e45d705'>
	<result xmlns='urn:xmpp:mam:2' id='C4VK5SH7G00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T19:15:44.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82f39a8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='3b7e6239-623e-4d65-acb1-032b07b218ed'>
	<result xmlns='urn:xmpp:mam:2' id='C4VMCB8DCG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T21:53:21.000000Z' from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-53941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44a383d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
<iq from='alice_unnamed_2363room0-53941-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d479b9b75403d544fca0b3fdb8d0603b' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4LH2C3FN00B</first>
			<last>C4VMCB8DCG0C</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:03:41.508 ***🔗
alice_unnamed_2363@localhost/res1 in
</stream:stream>

*** User 2024-03-18 13:03:41.574 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-18 13:03:41.584 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2248.html



=== Ended at 2024-03-18 13:03:41
=== successfully completed test case
=== === Returned value: ok