=== 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.47218.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},
                      send_message => mod_mam_utils,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => 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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/mam_suite.muc_querying_for_all_messages.132994.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d091d39a81d0.2024-03-08_08.59.35"

=== Started at 2024-03-08 09:10:24


*** CT 2024-03-08 09:10:24.556 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2250.html
Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:24.893 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-08 09:10:24.897 ***🔗
alicE_unnamed_2033@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-08 09:10:24.897 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='33add99a3af9e485' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:10:24.897 ***🔗
alicE_unnamed_2033@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-08 09:10:24.897 ***🔗
alicE_unnamed_2033@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAzMwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-08 09:10:24.898 ***🔗
alicE_unnamed_2033@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:10:24.898 ***🔗
alicE_unnamed_2033@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-08 09:10:24.899 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3333a7c9031f7aea' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2033@localhost'>

*** User 2024-03-08 09:10:24.899 ***🔗
alicE_unnamed_2033@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-08 09:10:24.899 ***🔗
alicE_unnamed_2033@localhost/res1 out
<iq type='set' id='49707e1162fdf3a01596a02fbcd99b0f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:10:24.899 ***🔗
alicE_unnamed_2033@localhost/res1 in
<iq id='49707e1162fdf3a01596a02fbcd99b0f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2033@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:10:24.899 ***🔗
alice_unnamed_2033@localhost/res1 out
<iq type='set' id='8b98573e16a4a38d1557f96576e8139f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:10:24.900 ***🔗
alice_unnamed_2033@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2033@localhost/res1' id='8b98573e16a4a38d1557f96576e8139f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:10:24.900 ***🔗
alice_unnamed_2033@localhost/res1 out
<presence/>



*** User 2024-03-08 09:10:24.900 ***🔗
alice_unnamed_2033@localhost/res1 in
<presence from='alice_unnamed_2033@localhost/res1' to='alice_unnamed_2033@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:24.901 ***🔗
alice_unnamed_2033@localhost/res1 out
<iq type='set' id='f3851ca8203ad048f06f10271dac5023' to='alicE_unnamed_2033room0-47282-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:24.912 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='1322f392-5cb4-440b-808d-34a104a97ee4'>
	<result xmlns='urn:xmpp:mam:2' id='C4EQPL53GG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T02:08:25.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ad61889</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.912 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='03cbfc4f-217d-4f86-a016-c05e9efdcf83'>
	<result xmlns='urn:xmpp:mam:2' id='C4EVHJ7B9001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T07:48:18.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fcf8e125</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.912 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='a67f2783-ceea-4a77-8b61-946b37828314'>
	<result xmlns='urn:xmpp:mam:2' id='C4FIRMDTH007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T06:50:58.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f3394bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.913 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='1284bab2-f8a4-497a-9c0d-8bd1c3bfa450'>
	<result xmlns='urn:xmpp:mam:2' id='C4FOGIGNFG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T13:35:35.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b5786b45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.913 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='55906ae1-02c3-4da0-8616-c86ddeb3c712'>
	<result xmlns='urn:xmpp:mam:2' id='C4G9N8GHBG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T10:07:27.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>20b53c39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.913 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='92a0c069-d6a5-45b1-a3e0-5a3a77e1e7ab'>
	<result xmlns='urn:xmpp:mam:2' id='C4GEGMVHLG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T15:50:43.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d29dee82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.913 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='56bd7f39-6d4a-4f9f-9deb-8dd8e42d26f7'>
	<result xmlns='urn:xmpp:mam:2' id='C4GM9V1A4G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T01:08:17.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e287d60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.913 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='67248e0e-09de-444d-8365-f0e31d7a175a'>
	<result xmlns='urn:xmpp:mam:2' id='C4GRMJLKMG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T07:34:29.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28d33f7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.913 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='bc6e30c1-9c4f-4436-9fd0-f2c0f5c98d93'>
	<result xmlns='urn:xmpp:mam:2' id='C4HERUH13005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T06:26:30.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>acc836d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.913 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='7fc307e9-eb7e-4222-9e4f-41e44f7b6104'>
	<result xmlns='urn:xmpp:mam:2' id='C4HSA2T7L008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T22:28:42.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8fbd9649</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='ac2557f8-7f68-4e0c-bfb6-87496309d608'>
	<result xmlns='urn:xmpp:mam:2' id='C4I85MIGKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:37:53.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a37ed36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='3809e699-da40-40f0-9250-8b198822897b'>
	<result xmlns='urn:xmpp:mam:2' id='C4IABUCEEG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T15:15:01.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>63cbab3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='5ead17a4-50eb-4322-9873-8602802be7d4'>
	<result xmlns='urn:xmpp:mam:2' id='C4IK4E4GHG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T02:54:03.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>711a7b74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='495c88d1-91f5-41b0-96e1-28ddd33a231d'>
	<result xmlns='urn:xmpp:mam:2' id='C4IOCBBTQG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T07:58:05.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8056ce48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='e3e6cb34-e20a-43db-aee6-0b9ca98aab82'>
	<result xmlns='urn:xmpp:mam:2' id='C4JEM6NFCG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T10:34:57.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>476c9a7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='7f32f495-a081-4a82-b1f4-b29d8d90f275'>
	<result xmlns='urn:xmpp:mam:2' id='C4JP85KE9006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T23:10:58.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11affd70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='91f77d1b-0924-46f8-86d7-c5b694033ba4'>
	<result xmlns='urn:xmpp:mam:2' id='C4JRRO6VQ00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T02:17:56.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16f1cf7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='4de0c31f-2ca3-430a-83dc-dd33a905598e'>
	<result xmlns='urn:xmpp:mam:2' id='C4K8GSU6N00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T17:24:14.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afe718b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='f0e0dac3-693a-4266-910c-3dd31f6bc847'>
	<result xmlns='urn:xmpp:mam:2' id='C4KQFG0NRG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T14:49:35.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f6d1383</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.914 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='93f20296-1356-4c12-b10c-8cecaf8399fc'>
	<result xmlns='urn:xmpp:mam:2' id='C4KR5FBEMG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T15:38:45.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>024b1d9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='8d43a0e8-c811-4776-b0c2-012981f35e27'>
	<result xmlns='urn:xmpp:mam:2' id='C4L5DPVJOG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T03:53:13.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>751444cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='f64981f1-4355-4a52-8834-7d6d4ba9b069'>
	<result xmlns='urn:xmpp:mam:2' id='C4L5L85C800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T04:09:52.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>24e9609c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='836afdf8-563f-4386-a5fc-41fae3859578'>
	<result xmlns='urn:xmpp:mam:2' id='C4LTDKM4500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T08:30:50.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b0da3d8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='3af12447-13d7-460d-9141-8719665eb9ec'>
	<result xmlns='urn:xmpp:mam:2' id='C4LU0BQPHG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T09:12:43.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9647a1e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='61a9e983-cfc7-4fcd-9f57-904cc4b2359f'>
	<result xmlns='urn:xmpp:mam:2' id='C4MCDIDIGG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T02:24:25.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f0252e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='169a3d53-37f3-4a0c-b927-052f42a7f52d'>
	<result xmlns='urn:xmpp:mam:2' id='C4MGDRO3U00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T07:11:24.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a901d55d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='b1fc02bd-56ec-4eff-aaf4-8cd9cd71cf6b'>
	<result xmlns='urn:xmpp:mam:2' id='C4N3GLHGGG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T05:57:45.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ea68d4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='04944125-a02d-4d98-8bba-50f6f7dc2317'>
	<result xmlns='urn:xmpp:mam:2' id='C4NGJ760D001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T21:34:02.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdc5b9d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='1b2716da-c20f-498e-b018-32592e6b3b7c'>
	<result xmlns='urn:xmpp:mam:2' id='C4NJM4LFFG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T01:15:19.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>353bfc2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='d74bd2f1-841a-45ca-bb48-a497e6bd41ee'>
	<result xmlns='urn:xmpp:mam:2' id='C4NTU431U00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:29:00.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1dfb6ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.915 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='2c4b97d1-bc56-45c5-9655-65da8fc94245'>
	<result xmlns='urn:xmpp:mam:2' id='C4OD1BEAJ005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T07:29:58.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>27e51b5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.916 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='b685f06c-bcc7-4eff-bd10-d69bdd2f8fbf'>
	<result xmlns='urn:xmpp:mam:2' id='C4OLDEEQMG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:29:41.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8cc20a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.916 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='80b71175-825d-4952-84d4-389063e695cb'>
	<result xmlns='urn:xmpp:mam:2' id='C4P2POT33002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T09:27:50.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fbff09b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.916 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='468a21f0-412b-49ca-9bb4-de45706414ef'>
	<result xmlns='urn:xmpp:mam:2' id='C4P3SL5TG002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T10:45:52.000000Z' from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2033room0-47282-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b6c7866f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.916 ***🔗
alice_unnamed_2033@localhost/res1 in
<iq from='alice_unnamed_2033room0-47282-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='f3851ca8203ad048f06f10271dac5023' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4EQPL53GG06</first>
			<last>C4P3SL5TG002</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-08 09:10:24.916 ***🔗
alice_unnamed_2033@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:10:24.916 ***🔗
alice_unnamed_2033@localhost/res1 in
</stream:stream>

*** User 2024-03-08 09:10:24.923 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-08 09:10:24.928 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2251.html



=== Ended at 2024-03-08 09:10:24
=== successfully completed test case
=== === Returned value: ok