=== 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.48721.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,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/mam_suite.muc_querying_for_all_messages.40709.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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,backend => rdbms,
              max_room_id => infinity,online_backend => cets,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18"

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


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


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

*** User 2024-04-18 11:03:25.675 ***🔗
alicE_unnamed_2025@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-18 11:03:25.676 ***🔗
alicE_unnamed_2025@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='26aa59b259f8ea03' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:03:25.676 ***🔗
alicE_unnamed_2025@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-18 11:03:25.676 ***🔗
alicE_unnamed_2025@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAyNQBtYXR5Z3J5c2E=</auth>



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



*** User 2024-04-18 11:03:25.677 ***🔗
alicE_unnamed_2025@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-18 11:03:25.677 ***🔗
alicE_unnamed_2025@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='edb1d6b79284c798' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2025@localhost'>

*** User 2024-04-18 11:03:25.678 ***🔗
alicE_unnamed_2025@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-18 11:03:25.678 ***🔗
alicE_unnamed_2025@localhost/res1 out
<iq type='set' id='1db0f1798b66ab904587b8e4ca9d1f57'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:03:25.678 ***🔗
alicE_unnamed_2025@localhost/res1 in
<iq id='1db0f1798b66ab904587b8e4ca9d1f57' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2025@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:03:25.679 ***🔗
alice_unnamed_2025@localhost/res1 out
<iq type='set' id='05eba7869fdbad1a9423a20bfb95d520'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:25.687 ***🔗
alice_unnamed_2025@localhost/res1 out
<iq type='set' id='a364953355bbd0b8a3bfb305742a6953' to='alicE_unnamed_2025room0-48814-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:25.749 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='15b91280-5ddb-470d-9b62-85a51a60b8ab'>
	<result xmlns='urn:xmpp:mam:2' id='C58QAJBMGG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T10:11:37.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a2e2399</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.749 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='3052b3be-074d-415c-8ec6-fca0caa89f7f'>
	<result xmlns='urn:xmpp:mam:2' id='C5912AH65G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T18:14:11.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>458fc3e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.750 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='e0ff9517-82d1-4888-a045-d5524e3b8e67'>
	<result xmlns='urn:xmpp:mam:2' id='C59J73VCA003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T15:53:24.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a594022</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.750 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='e428d813-ebb0-4994-a9f8-21488f4aa68f'>
	<result xmlns='urn:xmpp:mam:2' id='C59NPHJS0G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T21:20:57.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d46b0380</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.750 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='438fdf82-4816-44e9-b538-09b1df3f3cb6'>
	<result xmlns='urn:xmpp:mam:2' id='C59Q9BHUCG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T00:19:29.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28ff79fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='caf6ee42-f229-45b8-9ea6-b91f117f20fd'>
	<result xmlns='urn:xmpp:mam:2' id='C5ABUQQ3D003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T21:24:26.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e37db36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='05a69939-72d8-4b42-b9c6-4c37c2a9ddd1'>
	<result xmlns='urn:xmpp:mam:2' id='C5AQIBAVFG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T14:50:15.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2880c842</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='0727a1e3-b997-403c-812a-1519336d35fe'>
	<result xmlns='urn:xmpp:mam:2' id='C5AV3OA7TG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T20:15:31.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db76385c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='3ab06913-c89f-456e-8e1e-a70c91f8c48e'>
	<result xmlns='urn:xmpp:mam:2' id='C5BHN521M006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T18:27:24.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc7310ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='7a5f9a68-5ab7-4515-b992-5de28fa0a8ae'>
	<result xmlns='urn:xmpp:mam:2' id='C5BJSM764G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T21:02:57.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a124027b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='184828a3-91f3-422c-8a64-661c04fe970d'>
	<result xmlns='urn:xmpp:mam:2' id='C5C0JD86N00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T12:12:46.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dadf9a07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='7b7aef3c-5715-4fe3-a6c7-d5dc9d45f4a4'>
	<result xmlns='urn:xmpp:mam:2' id='C5C8HGVV0G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T21:41:13.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e05f47b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='99bae1e6-0dca-467c-85a2-b08d77a33663'>
	<result xmlns='urn:xmpp:mam:2' id='C5CJ41281008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T10:18:26.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>497ca663</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='0e550850-aa48-4381-b028-663f6114aecd'>
	<result xmlns='urn:xmpp:mam:2' id='C5CTENO5UG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T22:38:13.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6e112fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.751 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='32dea340-0e9f-425d-8af3-9795d73f0495'>
	<result xmlns='urn:xmpp:mam:2' id='C5D5K21I7G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T08:22:47.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2736c662</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.752 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='445df0ca-6aab-4e8f-bbed-11ce23a9e381'>
	<result xmlns='urn:xmpp:mam:2' id='C5DF83U4L008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T19:51:54.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2c606582</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.752 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='9fbfaeaf-e7cf-4971-a091-307ff0bde282'>
	<result xmlns='urn:xmpp:mam:2' id='C5DQ004R6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T08:41:09.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8b9f6f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.752 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='6a6b9ed7-be85-4295-9111-15692c9b5bcb'>
	<result xmlns='urn:xmpp:mam:2' id='C5DS316GD00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T11:11:06.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87e701bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.752 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='5ca92ab4-b1cf-436e-a2dd-ed64b0681ac6'>
	<result xmlns='urn:xmpp:mam:2' id='C5EA4B14PG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:56:11.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8151f25f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.752 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='48549c12-0c91-4344-985e-af33814e05d7'>
	<result xmlns='urn:xmpp:mam:2' id='C5EJEUC0OG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T15:04:09.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ab0457f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.752 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='f355d040-281e-408a-b4f1-4a5eaa29e18a'>
	<result xmlns='urn:xmpp:mam:2' id='C5F2696OVG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T08:38:31.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4b2ebe9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.752 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='3b540f01-9563-454b-b68c-55af3e2ad9eb'>
	<result xmlns='urn:xmpp:mam:2' id='C5FAVKBV8G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:07:53.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5a097b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='936813a4-13c2-4e9a-af91-5f1ef3871a52'>
	<result xmlns='urn:xmpp:mam:2' id='C5FI9542S00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T03:50:16.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27b193fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='adbe50a9-2a4f-4fe0-b1ed-06b6ef19ce4e'>
	<result xmlns='urn:xmpp:mam:2' id='C5FO5USIEG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T10:52:37.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dd337f53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='0fd92e98-2aaa-4748-b321-73aea3f3cc87'>
	<result xmlns='urn:xmpp:mam:2' id='C5G8GPE2H006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T06:22:10.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b44f00a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='0faa0a7a-e5db-421f-8dd0-3d7b8814d8a7'>
	<result xmlns='urn:xmpp:mam:2' id='C5GL6OK51G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T21:30:19.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>33635f21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='33bd2826-27a3-4b5e-94d8-81926d1ab92f'>
	<result xmlns='urn:xmpp:mam:2' id='C5GSRH50RG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:37:51.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6d821ed9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='f9b2e42d-357b-40a8-abc8-b317e53f60dc'>
	<result xmlns='urn:xmpp:mam:2' id='C5H49F1NN00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T15:30:06.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>476f9236</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='17cf2cdc-6967-438d-8ce7-1772c7b29f3e'>
	<result xmlns='urn:xmpp:mam:2' id='C5HRA3V7J00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:57:58.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95160a5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='9452362e-cc93-46df-950c-0787f2a3252c'>
	<result xmlns='urn:xmpp:mam:2' id='C5HT2JDLLG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T21:04:19.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3dec27a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='6dc38e27-0f8d-4de8-b8c6-31ce341918b3'>
	<result xmlns='urn:xmpp:mam:2' id='C5I9EUQ6KG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:50:57.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f0c7158</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='804e97a2-1fc7-42d2-a19e-945a301c94ce'>
	<result xmlns='urn:xmpp:mam:2' id='C5I9F928M007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:51:40.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71867393</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='3cf80f54-9972-47ee-a486-6804893fa838'>
	<result xmlns='urn:xmpp:mam:2' id='C5IMRBKOE00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T03:49:16.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8dfb9ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<message from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='96ff5158-0412-44ca-8ab8-7650c898904e'>
	<result xmlns='urn:xmpp:mam:2' id='C5J6O66K9004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T22:47:30.000000Z' from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2025room0-48814-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>02a0055a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.753 ***🔗
alice_unnamed_2025@localhost/res1 in
<iq from='alice_unnamed_2025room0-48814-0@muc.localhost' to='alice_unnamed_2025@localhost/res1' id='a364953355bbd0b8a3bfb305742a6953' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C58QAJBMGG05</first>
			<last>C5J6O66K9004</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

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

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



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