=== 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.49532.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},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.muc_querying_for_all_messages.61060.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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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 => 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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:55:44


*** CT 2024-04-23 06:55:44.413 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3236.html
Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:44.732 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:44.767 ***🔗
alicE_unnamed_2081@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-23 06:55:44.768 ***🔗
alicE_unnamed_2081@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7e3c4158b21800d0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:44.768 ***🔗
alicE_unnamed_2081@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-23 06:55:44.768 ***🔗
alicE_unnamed_2081@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA4MQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:44.770 ***🔗
alicE_unnamed_2081@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:44.770 ***🔗
alicE_unnamed_2081@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-23 06:55:44.771 ***🔗
alicE_unnamed_2081@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1898d76b774e8cf0' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2081@localhost'>

*** User 2024-04-23 06:55:44.772 ***🔗
alicE_unnamed_2081@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-23 06:55:44.772 ***🔗
alicE_unnamed_2081@localhost/res1 out
<iq type='set' id='e5aabd7ff3989f723175de73f75f39f4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:44.772 ***🔗
alicE_unnamed_2081@localhost/res1 in
<iq id='e5aabd7ff3989f723175de73f75f39f4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2081@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:44.773 ***🔗
alice_unnamed_2081@localhost/res1 out
<iq type='set' id='9c74fd42149543c50593ca9ce5be83ec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:44.773 ***🔗
alice_unnamed_2081@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2081@localhost/res1' id='9c74fd42149543c50593ca9ce5be83ec' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:44.773 ***🔗
alice_unnamed_2081@localhost/res1 out
<presence/>



*** User 2024-04-23 06:55:44.775 ***🔗
alice_unnamed_2081@localhost/res1 in
<presence from='alice_unnamed_2081@localhost/res1' to='alice_unnamed_2081@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:44.776 ***🔗
alice_unnamed_2081@localhost/res1 out
<iq type='set' id='dabcb7eca4cc3a95c4197fd7aa3aeaaf' to='alicE_unnamed_2081room0-49589-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b5f06bb7-ffc8-4b56-a375-73bd0327d0f4'>
	<result xmlns='urn:xmpp:mam:1' id='C5BVVPG0EG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T11:28:53.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>02883b08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='a47b4f7b-3651-4cab-9be3-bc27f8e508da'>
	<result xmlns='urn:xmpp:mam:1' id='C5C0DEVUG002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T11:59:28.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9b5c40bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='d9d6c2aa-7217-4da9-b277-ee2a1851d264'>
	<result xmlns='urn:xmpp:mam:1' id='C5CGDC8CI002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T07:04:36.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62c003ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='9db04bfd-f104-4950-864d-d5c44b186d66'>
	<result xmlns='urn:xmpp:mam:1' id='C5CU8AN5000G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T23:35:28.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>860bcb11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='53663b3b-da42-44ac-9c2f-bd8f6bf3a73b'>
	<result xmlns='urn:xmpp:mam:1' id='C5CVT0Q7G004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T01:33:20.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>831de356</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='6c72d0d0-1335-40ea-982b-945d6dd58b83'>
	<result xmlns='urn:xmpp:mam:1' id='C5D2FKS71009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T04:38:10.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0163f5bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='563f7226-9202-4a98-a5fb-57e7f5611115'>
	<result xmlns='urn:xmpp:mam:1' id='C5DIUJ14NG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T00:16:55.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9eb3726</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='41914e1b-f222-4e19-a95d-0c8021fa46d7'>
	<result xmlns='urn:xmpp:mam:1' id='C5DS9E7PB009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T11:25:26.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d9ff6165</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='4743820b-bbe6-494a-8145-54538acd82d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5EFTUVSAG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T10:51:25.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ff62e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.779 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='9b70b28c-33ba-4483-8abf-2c2f24002457'>
	<result xmlns='urn:xmpp:mam:1' id='C5EN6LGOF00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T19:31:58.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7387a75d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.780 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='8eea923e-8304-4808-b4fb-b963828e920c'>
	<result xmlns='urn:xmpp:mam:1' id='C5F6CPRFV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T13:39:26.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8eecc71d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.780 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='e60a5bbe-bb93-4ed3-a0fa-dfcf80eb6987'>
	<result xmlns='urn:xmpp:mam:1' id='C5F9S257TG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T17:48:19.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e31b15ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.780 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='760ce7e4-657b-40dd-bb14-51a664f21ec8'>
	<result xmlns='urn:xmpp:mam:1' id='C5FUEPU59007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T18:21:54.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bb033179</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.780 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='a7d2909b-d3fd-4116-a0e2-b37826dbcd81'>
	<result xmlns='urn:xmpp:mam:1' id='C5G21B4R3G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T22:38:07.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6d6c3bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.780 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='857ba5a6-812b-44dc-92b7-1190793cc2d2'>
	<result xmlns='urn:xmpp:mam:1' id='C5G5VL9J8G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T03:20:41.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83815d2a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.780 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='cc4feab2-adff-41b6-b49a-3deb1558e41a'>
	<result xmlns='urn:xmpp:mam:1' id='C5GDPHRFQG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T12:39:41.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>29a998f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.780 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='cc3fa663-e6e5-4a80-ad43-f2c78b6db894'>
	<result xmlns='urn:xmpp:mam:1' id='C5GOVLTJ800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:00:48.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5c3cbcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.781 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='9140fced-1f2c-4285-b228-8c7007e8e6bd'>
	<result xmlns='urn:xmpp:mam:1' id='C5H09HS9F00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T10:43:58.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f7709036</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.781 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='44cd1b61-aab0-4791-89ef-7fce4424552b'>
	<result xmlns='urn:xmpp:mam:1' id='C5HE3ADVHG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T03:12:11.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d1279578</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.781 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='7b236e6d-9c83-4700-8b2b-15411f8d6dc4'>
	<result xmlns='urn:xmpp:mam:1' id='C5HQPD6G5G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:20:35.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5abf6449</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='d4c5b226-a012-4559-aadf-155ae88a0a77'>
	<result xmlns='urn:xmpp:mam:1' id='C5IAUHJ4Q00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T13:37:24.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>867cea77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='ff9b8dcc-62d6-49bb-8376-0be2563ff409'>
	<result xmlns='urn:xmpp:mam:1' id='C5IBI70O200K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:21:24.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e095d84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='db11705f-c166-46a0-b305-459d238f1ae5'>
	<result xmlns='urn:xmpp:mam:1' id='C5IUMHEHAG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T13:11:09.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5097e7d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='9c2304d2-5c2a-4ad3-9f78-fa397532c472'>
	<result xmlns='urn:xmpp:mam:1' id='C5J5D0PTG007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T21:10:56.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aa40cb8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b4c83fa8-fb07-436f-9870-1fff50e83b63'>
	<result xmlns='urn:xmpp:mam:1' id='C5JCP5FIJG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T05:59:11.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c69242ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='96ccfa83-4b80-48ff-aed2-3c0961cd20d8'>
	<result xmlns='urn:xmpp:mam:1' id='C5JFUKNTTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T09:46:11.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b47c4ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b19a724d-72b3-44ac-aa98-3228adc0669f'>
	<result xmlns='urn:xmpp:mam:1' id='C5K50CEQBG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:53:19.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2a5e8137</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='f3bd45c1-74a2-4b8f-b3eb-780ac9f73f3d'>
	<result xmlns='urn:xmpp:mam:1' id='C5KEF6VI2007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:10:44.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>32391a27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='03d382c7-1101-4d8e-bdd8-5cd1282bb013'>
	<result xmlns='urn:xmpp:mam:1' id='C5KOM00PS003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:21:44.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f9644b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b31aa0a4-aa3b-4cc6-a0d6-c051bcc9a611'>
	<result xmlns='urn:xmpp:mam:1' id='C5L1HIUEFG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T20:56:07.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>34969cf4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.782 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='a88233f7-d90e-4c4c-87b4-8b9838006a6d'>
	<result xmlns='urn:xmpp:mam:1' id='C5LBUU8QAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:21:49.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8fc20501</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.783 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='690bc372-0472-4043-9dd2-d5440d735f45'>
	<result xmlns='urn:xmpp:mam:1' id='C5LD0GQG400D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:36:56.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea4b32b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.783 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='ae6da10b-3763-4a84-90a7-5a880e884fcc'>
	<result xmlns='urn:xmpp:mam:1' id='C5M3LR3M3G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:39:27.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>172b2c05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.783 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='4b59e0b2-1cdc-4b27-8e06-be032ac86b72'>
	<result xmlns='urn:xmpp:mam:1' id='C5M84NG70G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:59:05.000000Z' from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-49589-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>18b52f0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.783 ***🔗
alice_unnamed_2081@localhost/res1 in
<iq from='alice_unnamed_2081room0-49589-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='dabcb7eca4cc3a95c4197fd7aa3aeaaf' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BVVPG0EG0A</first>
			<last>C5M84NG70G0H</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:44.783 ***🔗
alice_unnamed_2081@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:55:44.783 ***🔗
alice_unnamed_2081@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:55:44.790 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:44.800 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3237.html



=== Ended at 2024-04-23 06:55:44
=== successfully completed test case
=== === Returned value: ok