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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.49047.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      archive_chat_markers => false,
                      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,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/mam_suite.muc_querying_for_all_messages_with_jid.94339.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@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,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,
              max_room_id => infinity,backend => rdbms,
              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_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        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_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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        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@cec807ac1e64.2024-04-22_17.28.38"

=== Started at 2024-04-22 17:36:57


*** CT 2024-04-22 17:36:57.255 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2906.html
Could not find element archive_wait in Config.


*** User 2024-04-22 17:36:57.659 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 17:36:57.669 ***🔗
alicE_unnamed_2017@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-22 17:36:57.670 ***🔗
alicE_unnamed_2017@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d9539668391a3f27' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:36:57.670 ***🔗
alicE_unnamed_2017@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-22 17:36:57.670 ***🔗
alicE_unnamed_2017@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAxNwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 17:36:57.672 ***🔗
alicE_unnamed_2017@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:36:57.672 ***🔗
alicE_unnamed_2017@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-22 17:36:57.672 ***🔗
alicE_unnamed_2017@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='39e2d6288f86580a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2017@localhost'>

*** User 2024-04-22 17:36:57.672 ***🔗
alicE_unnamed_2017@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-22 17:36:57.673 ***🔗
alicE_unnamed_2017@localhost/res1 out
<iq type='set' id='16ead98c41465cc6aa6d452dbd60868c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:36:57.675 ***🔗
alicE_unnamed_2017@localhost/res1 in
<iq id='16ead98c41465cc6aa6d452dbd60868c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2017@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:36:57.675 ***🔗
alice_unnamed_2017@localhost/res1 out
<iq type='set' id='da5574e4c7e37ba999df096314d74278'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:57.676 ***🔗
alice_unnamed_2017@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2017@localhost/res1' id='da5574e4c7e37ba999df096314d74278' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:57.676 ***🔗
alice_unnamed_2017@localhost/res1 out
<presence/>



*** User 2024-04-22 17:36:57.679 ***🔗
alice_unnamed_2017@localhost/res1 in
<presence from='alice_unnamed_2017@localhost/res1' to='alice_unnamed_2017@localhost/res1'/>



*** User 2024-04-22 17:36:57.679 ***🔗
alice_unnamed_2017@localhost/res1 out
<iq type='set' id='5026d01f90112d586bcf815e80cde12a' to='alicE_unnamed_2017room0-49136-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-22 17:36:57.683 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='13e91896-46fc-4e09-a6ad-577e6e25a3c8'>
	<result xmlns='urn:xmpp:mam:2' id='C5B71HPU5G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T05:43:15.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6b5cb1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.684 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='8d204fce-5f1f-415e-b1dd-17f018526044'>
	<result xmlns='urn:xmpp:mam:2' id='C5C7VB0JO00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T21:00:32.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c3cc606</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.684 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='0718ea69-b314-4217-bd85-1433074163a7'>
	<result xmlns='urn:xmpp:mam:2' id='C5CUHBEB9G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T23:55:39.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8cab06ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.684 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='375f99e2-bb01-49cb-8e2f-90ae85d8aec8'>
	<result xmlns='urn:xmpp:mam:2' id='C5DCU6QHL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T17:06:34.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f42aaa2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.684 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='4c3421ba-77f5-48bf-bbe6-1b292286754c'>
	<result xmlns='urn:xmpp:mam:2' id='C5E2FTF7EG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T18:49:25.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb88198d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.684 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='9c6dfc6b-2b30-4d30-a20f-5e3a36850f61'>
	<result xmlns='urn:xmpp:mam:2' id='C5EL98F9E00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T17:14:36.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6c3cc9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.684 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='e19fea0f-bd4b-4f32-bf8c-13743c11b350'>
	<result xmlns='urn:xmpp:mam:2' id='C5F76D9N9G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:36:43.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2ffc0d85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.685 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='869f0be1-e66c-42b5-b1f6-a56bfe0075b7'>
	<result xmlns='urn:xmpp:mam:2' id='C5FFN5I7E00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:46:52.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bcfd35fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.685 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='8288501d-4160-46ab-8d27-b5afddc82633'>
	<result xmlns='urn:xmpp:mam:2' id='C5GDV5K1RG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T12:52:15.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afe8d5cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.685 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='5cde9269-5d8c-400c-b29e-9853cefbcc76'>
	<result xmlns='urn:xmpp:mam:2' id='C5GNBCES6G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T00:03:49.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2a21df79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.686 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='48b9c018-354b-4968-ae76-842c8c44846a'>
	<result xmlns='urn:xmpp:mam:2' id='C5HUUKQUV00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T23:18:38.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afa1b136</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.686 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='5b247b2e-eaf8-4665-9b96-366407a3522f'>
	<result xmlns='urn:xmpp:mam:2' id='C5HVKDG1S00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T00:07:20.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93d5d96c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.742 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='8b4932f7-18a7-446e-82a2-4ffa19fc5bfe'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQH1F1JG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:12:31.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5c10515</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.743 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='1bf48f87-f4cb-4cef-9a9a-ce9dd422cc6b'>
	<result xmlns='urn:xmpp:mam:2' id='C5JHTSLRM006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:07:40.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85e85c51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.744 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='662c3e17-5902-4be3-8f8c-6d0daaefd285'>
	<result xmlns='urn:xmpp:mam:2' id='C5K4ORSOF003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:36:30.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>540f0e07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.745 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='66f38db7-6d5f-467d-b0e5-4d0762be2b5a'>
	<result xmlns='urn:xmpp:mam:2' id='C5KOILEF0G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:14:17.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>61024b1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.745 ***🔗
alice_unnamed_2017@localhost/res1 in
<message from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='71e052d6-a111-484d-aedf-7fe5836f1c36'>
	<result xmlns='urn:xmpp:mam:2' id='C5LFU6782008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:06:28.000000Z' from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2017room0-49136-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5a926ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.745 ***🔗
alice_unnamed_2017@localhost/res1 in
<iq from='alice_unnamed_2017room0-49136-0@muc.localhost' to='alice_unnamed_2017@localhost/res1' id='5026d01f90112d586bcf815e80cde12a' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5B71HPU5G0H</first>
			<last>C5LFU6782008</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 17:36:57.745 ***🔗
alice_unnamed_2017@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:36:57.746 ***🔗
alice_unnamed_2017@localhost/res1 in
</stream:stream>

*** User 2024-04-22 17:36:57.843 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 17:36:57.868 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2907.html



=== Ended at 2024-04-22 17:36:57
=== successfully completed test case
=== === Returned value: ok