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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.54441.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/mam_suite.muc_querying_for_all_messages.160898.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/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_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,backend => rdbms,
              access_create => muc_create,access_admin => none,
              access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,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,
              max_room_id => infinity,online_backend => mnesia,
              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_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@944609fad30e.2024-03-21_07.35.17"

=== Started at 2024-03-21 07:45:24


*** CT 2024-03-21 07:45:24.474 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3206.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:45:24.940 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:45:24.949 ***🔗
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-21 07:45:24.950 ***🔗
alicE_unnamed_2363@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='995cc9c0a360ea76' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-21 07:45:24.952 ***🔗
alicE_unnamed_2363@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



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

*** User 2024-03-21 07:45:24.953 ***🔗
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-21 07:45:24.953 ***🔗
alicE_unnamed_2363@localhost/res1 out
<iq type='set' id='8a30db7c5791e99a4995bc10ce99a150'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:45:24.954 ***🔗
alicE_unnamed_2363@localhost/res1 in
<iq id='8a30db7c5791e99a4995bc10ce99a150' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2363@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:45:24.954 ***🔗
alice_unnamed_2363@localhost/res1 out
<iq type='set' id='80a9b0502bd797b72ca5f9e81f6e0d74'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:45:24.954 ***🔗
alice_unnamed_2363@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2363@localhost/res1' id='80a9b0502bd797b72ca5f9e81f6e0d74' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:45:24.955 ***🔗
alice_unnamed_2363@localhost/res1 out
<presence/>



*** User 2024-03-21 07:45:24.956 ***🔗
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-21 07:45:24.957 ***🔗
alice_unnamed_2363@localhost/res1 out
<iq type='set' id='d90250dd7bc95b0833a7a4a11b9cc3f1' to='alicE_unnamed_2363room0-54497-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:45:24.960 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='a85c1d36-7c15-4f29-b762-bbafd5092008'>
	<result xmlns='urn:xmpp:mam:1' id='C4MUJ7GOV002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T00:05:34.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>15072ca6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.960 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='82c38e15-4101-4e84-8939-f05c2af111e9'>
	<result xmlns='urn:xmpp:mam:1' id='C4NC4HMNIG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T16:14:53.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a376a3dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.960 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='dfeb3c74-5167-4166-bfa1-0018de85cf84'>
	<result xmlns='urn:xmpp:mam:1' id='C4NVA1PV2007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:07:16.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90703cf5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.960 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d1c14674-ccdd-453a-af13-1a009f854324'>
	<result xmlns='urn:xmpp:mam:1' id='C4O168UBNG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T17:21:59.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49214eaa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.960 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='a2e65498-aa8a-492d-b5dc-3ebc64f683d0'>
	<result xmlns='urn:xmpp:mam:1' id='C4OG4ROGP00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:12:34.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c327ef04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.960 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='c1db2891-5d1d-4d77-922e-02290cbaac1b'>
	<result xmlns='urn:xmpp:mam:1' id='C4OPUQUQRG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T22:54:55.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>55695cb5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.960 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='a5498edd-9881-46fb-91ec-47fd7be08d3a'>
	<result xmlns='urn:xmpp:mam:1' id='C4P304GJ600A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T09:42:04.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>192429c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='bf1ad2d8-b157-4eb5-9c1c-8de8515bfb4d'>
	<result xmlns='urn:xmpp:mam:1' id='C4P411R8F00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T10:55:42.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b80021fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d9dceedf-e77b-4527-bd12-a803b2837a26'>
	<result xmlns='urn:xmpp:mam:1' id='C4PGPG69LG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T02:09:23.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed0973fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='a2f03043-1b82-46db-83b1-d2b4c7d1d100'>
	<result xmlns='urn:xmpp:mam:1' id='C4PUQCLM600C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T18:53:32.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>793926c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='78bb66a3-99ba-4d54-a89c-0d6395b569a1'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q6ESRH2G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T04:00:29.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>827387d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='5531959a-d1f5-419b-9cd2-38ca488ec9da'>
	<result xmlns='urn:xmpp:mam:1' id='C4QEVV4F400C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T14:11:20.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>02df63ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='26d88ac2-463f-4ef1-b130-0b112d4cbbd5'>
	<result xmlns='urn:xmpp:mam:1' id='C4QQICQMN00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:59:58.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d20d4fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='2f9bb4ac-9c7b-45b7-9291-a150a6482a17'>
	<result xmlns='urn:xmpp:mam:1' id='C4R17FR0NG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:56:39.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71c579e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='72f6df64-b13a-42c2-961e-cfb59e3a4405'>
	<result xmlns='urn:xmpp:mam:1' id='C4RKON6TI00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:15:16.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c8f9e62b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d526df0b-6c9c-4ea3-bd0a-de89f655f983'>
	<result xmlns='urn:xmpp:mam:1' id='C4RPVHKM9G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T17:28:27.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b52311f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='65ebfb16-09e1-4cb8-93b1-237559ea3c69'>
	<result xmlns='urn:xmpp:mam:1' id='C4S9QLBPPG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T12:22:51.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a8c56f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.961 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='2d4087ad-4e5e-4c08-bcca-60ab29e906b5'>
	<result xmlns='urn:xmpp:mam:1' id='C4SFS61MCG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T19:35:45.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>53576883</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d278271f-de81-4661-a19f-70e8ad40c890'>
	<result xmlns='urn:xmpp:mam:1' id='C4SKR47IB00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T01:31:18.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d4e8a47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='7ca77841-401b-4a24-8d16-c26f109e8ae8'>
	<result xmlns='urn:xmpp:mam:1' id='C4SSFTUIRG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T10:38:55.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>40176a20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='9c6b6185-1469-4e12-941b-bae831941499'>
	<result xmlns='urn:xmpp:mam:1' id='C4TGPA8VJ002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T10:51:34.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6173d263</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='84549f2b-40b3-491a-b732-f57f931e8138'>
	<result xmlns='urn:xmpp:mam:1' id='C4TOM9263001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T20:17:26.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7fb6158d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='ca2aa347-08a3-4eab-a75f-b6f2135a56d2'>
	<result xmlns='urn:xmpp:mam:1' id='C4U1QE5KDG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T07:10:59.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>56a54246</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d14c2754-9630-4602-a3fb-a812ee82434c'>
	<result xmlns='urn:xmpp:mam:1' id='C4UD37QMAG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T20:38:05.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>324aec67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='ca32ab90-3d52-4bcf-8056-c8b838bf75bb'>
	<result xmlns='urn:xmpp:mam:1' id='C4UG7NCAU00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T00:22:52.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0365f7f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='f80e5fe1-3754-4b1d-8c74-3ac1adf27cb3'>
	<result xmlns='urn:xmpp:mam:1' id='C4V19SL3EG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T20:44:37.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c9a1641</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='4a259b30-2cd9-4485-8645-f38e72ddab92'>
	<result xmlns='urn:xmpp:mam:1' id='C4VAOCEGQG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T08:01:17.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c01f9d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='ae6eedbb-03e6-401a-b3a4-b6a65b5f78bc'>
	<result xmlns='urn:xmpp:mam:1' id='C4VNQ7TFKG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T23:36:01.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7abac17c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.962 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='3bfe3ace-1ef7-4ebc-8f19-9466b4889086'>
	<result xmlns='urn:xmpp:mam:1' id='C4VUNP9H4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T07:51:36.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38b92011</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='40e766ad-6b1c-4718-a9b2-7f08f1b483b6'>
	<result xmlns='urn:xmpp:mam:1' id='C505ENDU0G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T15:52:25.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b718817c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='5a04880b-5c03-4b60-9cfc-607085674ba0'>
	<result xmlns='urn:xmpp:mam:1' id='C50E85MA400A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T02:22:00.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bf2e58b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='97312e8b-29b8-4d00-8317-df4ead9b6dc3'>
	<result xmlns='urn:xmpp:mam:1' id='C50RLI7IK007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T18:22:32.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae325583</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='2b9e3b19-9a26-43d7-a6a1-0982853aef08'>
	<result xmlns='urn:xmpp:mam:1' id='C511D0IH3005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T01:12:54.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76e11911</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 in
<message from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='3db3f0c6-e675-479a-a8f7-4bf1ca3226cd'>
	<result xmlns='urn:xmpp:mam:1' id='C51EGFHE9004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T16:51:14.000000Z' from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2363room0-54497-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42ddf0ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 in
<iq from='alice_unnamed_2363room0-54497-0@muc.localhost' to='alice_unnamed_2363@localhost/res1' id='d90250dd7bc95b0833a7a4a11b9cc3f1' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4MUJ7GOV002</first>
			<last>C51EGFHE9004</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:45:24.963 ***🔗
alice_unnamed_2363@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:45:24.983 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:45:24.997 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3207.html



=== Ended at 2024-03-21 07:45:25
=== successfully completed test case
=== === Returned value: ok