=== 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.47825.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      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 => false}},
     {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.84099.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@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:10


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


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

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

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



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



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

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



*** User 2024-03-18 13:03:11.314 ***🔗
alicE_unnamed_2067@localhost/res1 in
<iq id='c16c340d350e6c9425373e7605115260' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2067@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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


Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:11.323 ***🔗
alice_unnamed_2067@localhost/res1 out
<iq type='set' id='ded129a5b74c811832330ffd66b43862' to='alicE_unnamed_2067room0-47876-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:11.328 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='9df63b6e-4bbe-4384-9f14-378dac378df0'>
	<result xmlns='urn:xmpp:mam:1' id='C4L72IEVLG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T05:51:15.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c86560d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.328 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='fb1754ee-1ade-47ad-b00f-db16941615a6'>
	<result xmlns='urn:xmpp:mam:1' id='C4L8C1NQH008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T07:24:02.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4a12d04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.328 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='0df1d57e-a39a-4ec5-a83b-ef3b0bbe07a0'>
	<result xmlns='urn:xmpp:mam:1' id='C4LTTQOPNG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T09:07:03.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>481438ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.328 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='51083712-848e-4074-a5e9-6e8b75fbc540'>
	<result xmlns='urn:xmpp:mam:1' id='C4LUGBN3F008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T09:48:30.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>19955837</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.328 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='d0159203-f406-4dc9-a1b7-d7fabaf7582c'>
	<result xmlns='urn:xmpp:mam:1' id='C4MGKUUTUG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T07:27:17.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>787870cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.328 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='59a9e151-7075-4c44-981d-ec4e7b0bb993'>
	<result xmlns='urn:xmpp:mam:1' id='C4MTHIQDT00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T22:50:18.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4bb4098f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='92f0c49e-6f5e-40ef-8bcb-c4a65c15bb86'>
	<result xmlns='urn:xmpp:mam:1' id='C4N3DOADH00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T05:51:14.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b7d9cfdd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='6bc31d9e-1eee-4156-bb74-b107d09a9687'>
	<result xmlns='urn:xmpp:mam:1' id='C4N8GKK7S002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T11:55:36.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad02d53e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='14e66d50-ab3c-4b9d-a35d-624032b20f81'>
	<result xmlns='urn:xmpp:mam:1' id='C4NRUQ0ET005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T11:07:22.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cb4a7cae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='033917ea-bd42-40b3-8790-3ef9a96a0e02'>
	<result xmlns='urn:xmpp:mam:1' id='C4NTUJIV2G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:30:05.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3198e9ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='6226e437-f0a6-4cbe-aafe-7ff9a6485b44'>
	<result xmlns='urn:xmpp:mam:1' id='C4O7O0LEF00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T01:11:10.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82826146</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='dc5165b8-a957-44ec-84ab-74fa67daf874'>
	<result xmlns='urn:xmpp:mam:1' id='C4OIPU8IIG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:22:53.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>30f1d4ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='ecdcf8a5-5046-44e7-b3bd-7a2301ebbbf2'>
	<result xmlns='urn:xmpp:mam:1' id='C4OT55KIB00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:43:50.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fdc49448</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='e1f65e63-98fe-49fa-af8c-1ccc12ba3408'>
	<result xmlns='urn:xmpp:mam:1' id='C4P12Q31MG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T07:24:53.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8570d422</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='3bbf2161-bac8-4806-a2b8-e6a9c7ac4d2a'>
	<result xmlns='urn:xmpp:mam:1' id='C4PIQ5DQ500D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T04:34:02.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1fffe394</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='0d8247da-4d04-455b-bb3b-4a14da0db54e'>
	<result xmlns='urn:xmpp:mam:1' id='C4PMMFTGOG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:12:09.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3d506a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.329 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='81700a5d-5add-44f8-a300-109853af8f9d'>
	<result xmlns='urn:xmpp:mam:1' id='C4QD9R8HK005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T12:10:16.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d232ad06</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.330 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='5432b0ec-2936-49dd-b54e-f2624d3a0aed'>
	<result xmlns='urn:xmpp:mam:1' id='C4QH8QRUE006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T16:54:20.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed3412a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.330 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='b20294ec-c870-48df-974f-e07cabed7610'>
	<result xmlns='urn:xmpp:mam:1' id='C4QQ793KT00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:35:06.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff27e056</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.330 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='dd86e06e-5470-4da8-875f-556be87089ab'>
	<result xmlns='urn:xmpp:mam:1' id='C4RA11TF3002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T22:26:30.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c49d94ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.330 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='185f1f0e-f894-4e52-90c5-69f8a94f6180'>
	<result xmlns='urn:xmpp:mam:1' id='C4RGQLKQF007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T06:33:18.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0dc99f86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.330 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='d047e629-eb44-4c4a-bd85-019d6c680440'>
	<result xmlns='urn:xmpp:mam:1' id='C4RHGIBJOG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T07:22:17.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e1b3072c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.330 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='0f2be2c4-8445-4b42-ae78-ed66fa8398bf'>
	<result xmlns='urn:xmpp:mam:1' id='C4S1B8V3H00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T02:15:46.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5c915503</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='737889c1-453b-48ce-befe-c8502eb05371'>
	<result xmlns='urn:xmpp:mam:1' id='C4SITBVGMG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T23:13:09.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8b84c168</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='fe0dc6f8-a276-40dc-b865-03e358bc6020'>
	<result xmlns='urn:xmpp:mam:1' id='C4SR8B7JN009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T09:10:22.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dcf0048b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='09147563-737b-4bc3-a7be-6da8e41a27c6'>
	<result xmlns='urn:xmpp:mam:1' id='C4SSI6DTJG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T10:43:59.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5a1d9286</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='6108c644-448a-4ff9-ba9a-af66c4a4acbc'>
	<result xmlns='urn:xmpp:mam:1' id='C4TCV55DT00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T06:18:18.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f99206d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='f2634259-72c7-4073-b0e7-1d1009b328df'>
	<result xmlns='urn:xmpp:mam:1' id='C4TLJ7H0K00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T16:35:52.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>39cbd4a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='e3e36563-94a8-4b76-897b-334f66265114'>
	<result xmlns='urn:xmpp:mam:1' id='C4TTAJ8HGG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T01:49:13.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0539415e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='13c05de5-fb93-4db1-8dcb-60e46a4fe0fc'>
	<result xmlns='urn:xmpp:mam:1' id='C4UCPFVECG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T20:16:17.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d9cec956</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='611d59cc-eb31-4830-a2dd-454b170151e8'>
	<result xmlns='urn:xmpp:mam:1' id='C4UR769OKG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T13:29:05.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cbd3d67e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='74a40d49-afb0-476a-8c02-fc47d8bc965a'>
	<result xmlns='urn:xmpp:mam:1' id='C4V1S00H5G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T21:25:07.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>47f4c120</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.331 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='d53ae009-4538-41b6-a3e2-b55cad434115'>
	<result xmlns='urn:xmpp:mam:1' id='C4V5Q552C00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T02:07:20.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65efbd64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.332 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='75abe480-c0a9-4309-b442-8fd80ef7777e'>
	<result xmlns='urn:xmpp:mam:1' id='C4VG90KIK00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T14:36:24.000000Z' from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-47876-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f72812d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:11.332 ***🔗
alice_unnamed_2067@localhost/res1 in
<iq from='alice_unnamed_2067room0-47876-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='ded129a5b74c811832330ffd66b43862' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4L72IEVLG0D</first>
			<last>C4VG90KIK00K</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

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

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



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