=== 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.51859.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/mam_suite.muc_querying_for_all_messages_with_jid.115587.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_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_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},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,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 => <<>>,affiliations => [],
                    subject => <<>>,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,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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}}},
     {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@079a843f8d8b.2023-11-16_09.33.39"

=== Started at 2023-11-16 09:42:30


*** CT 2023-11-16 09:42:30.646 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2207.html
Could not find element archive_wait in Config.


*** User 2023-11-16 09:42:30.818 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:30.836 ***🔗
alicE_unnamed_2181@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:30.836 ***🔗
alicE_unnamed_2181@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eaebac744f54cdc3' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:30.836 ***🔗
alicE_unnamed_2181@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 2023-11-16 09:42:30.836 ***🔗
alicE_unnamed_2181@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE4MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:42:30.837 ***🔗
alicE_unnamed_2181@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:30.837 ***🔗
alicE_unnamed_2181@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:30.837 ***🔗
alicE_unnamed_2181@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='68ae9d347de4090b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2181@localhost'>

*** User 2023-11-16 09:42:30.838 ***🔗
alicE_unnamed_2181@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 2023-11-16 09:42:30.838 ***🔗
alicE_unnamed_2181@localhost/res1 out
<iq type='set' id='8a02344eedab6054abbdfc625044cb9c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:30.838 ***🔗
alicE_unnamed_2181@localhost/res1 in
<iq id='8a02344eedab6054abbdfc625044cb9c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2181@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:30.838 ***🔗
alice_unnamed_2181@localhost/res1 out
<iq type='set' id='3cb5d2203fb3d4d20af0edd84956fbee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:30.838 ***🔗
alice_unnamed_2181@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2181@localhost/res1' id='3cb5d2203fb3d4d20af0edd84956fbee' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:30.839 ***🔗
alice_unnamed_2181@localhost/res1 out
<presence/>



*** User 2023-11-16 09:42:30.840 ***🔗
alice_unnamed_2181@localhost/res1 in
<presence from='alice_unnamed_2181@localhost/res1' to='alice_unnamed_2181@localhost/res1'/>



*** User 2023-11-16 09:42:30.840 ***🔗
alice_unnamed_2181@localhost/res1 out
<iq type='set' id='ca499855bc3fe66f490022f6e71578a2' to='alicE_unnamed_2181room0-51914-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='ba8d3eaf-2bea-4048-a2a2-2285ffe776d9'>
	<result xmlns='urn:xmpp:mam:2' id='C27SIGTUQ00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T05:39:32.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f2250f2a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='3c9f39f5-140d-4565-bdd5-2aa918d31ea1'>
	<result xmlns='urn:xmpp:mam:2' id='C28MF7GK3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T12:33:19.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f1fb998f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='39acd682-d96e-4f40-9350-082c31078378'>
	<result xmlns='urn:xmpp:mam:2' id='C290KPEKRG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T00:41:35.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4a1a8af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='cef37e5c-8af7-461d-8e93-5db9c17a6568'>
	<result xmlns='urn:xmpp:mam:2' id='C29MFIFTU006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T02:44:44.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04d72dda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='544ac87d-8815-4483-b362-d17268e67f4b'>
	<result xmlns='urn:xmpp:mam:2' id='C2A9M6BIGG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T01:39:37.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>810814d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='ff29c6b5-b3ce-4808-b7cc-7a54208f4b36'>
	<result xmlns='urn:xmpp:mam:2' id='C2AUCH9FPG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T02:21:15.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>35b7f44c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='35692d32-6560-40d6-8db4-971b872e765e'>
	<result xmlns='urn:xmpp:mam:2' id='C2BVR4JMOG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T18:16:09.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27ef403c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='b6b0e0bc-858a-4d28-b3a2-c41848c959b8'>
	<result xmlns='urn:xmpp:mam:2' id='C2CN54O3400D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T22:04:56.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3831dcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.843 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='e3d5f18f-e6a2-4eb5-b103-e5dd577fb964'>
	<result xmlns='urn:xmpp:mam:2' id='C2D4P41NU005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T14:20:12.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6168f863</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='7fee7f1c-2afe-4cc8-87d6-dde3fc785879'>
	<result xmlns='urn:xmpp:mam:2' id='C2DH727ARG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T05:10:23.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>616e7445</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='ebf28759-37a9-4cc9-9b20-65a6554a621e'>
	<result xmlns='urn:xmpp:mam:2' id='C2EJLPBS2002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T22:17:08.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2564a022</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='ed9f4f83-0ab6-442f-87ec-dda27e5e03cb'>
	<result xmlns='urn:xmpp:mam:2' id='C2F1BU99U00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T14:37:16.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>46c611a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='a902603c-286e-4e92-adc5-db292fd42f2d'>
	<result xmlns='urn:xmpp:mam:2' id='C2FK33DUN00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T12:57:34.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7bf15f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='3c7c9a72-c7f7-4583-9b55-2c04e5432e5e'>
	<result xmlns='urn:xmpp:mam:2' id='C2GBVGMII00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T17:27:32.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>405fbc9e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='c8842856-ffe9-4e9d-8f77-85479bb2d75d'>
	<result xmlns='urn:xmpp:mam:2' id='C2GVK7DD200J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T16:53:56.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>941526a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='96358814-d2b3-423d-8abf-03be8c43a721'>
	<result xmlns='urn:xmpp:mam:2' id='C2H9I910200H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T04:45:24.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ee2679d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<message from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='4e9b913b-9333-4315-8016-14cd2fcca7c8'>
	<result xmlns='urn:xmpp:mam:2' id='C2IARAFM4001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T20:27:52.000000Z' from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2181room0-51914-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ef233d93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
<iq from='alice_unnamed_2181room0-51914-0@muc.localhost' to='alice_unnamed_2181@localhost/res1' id='ca499855bc3fe66f490022f6e71578a2' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C27SIGTUQ00K</first>
			<last>C2IARAFM4001</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:30.844 ***🔗
alice_unnamed_2181@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:42:30.864 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:42:30.868 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2208.html



=== Ended at 2023-11-16 09:42:30
=== successfully completed test case
=== === Returned value: ok