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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.54233.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},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/mam_suite.muc_querying_for_all_messages_with_jid.105859.html"},
     {tc_group_properties,[{name,muc04},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@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/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 => <<>>,affiliations => [],
                    subject => <<>>,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,
                    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_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_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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@746355319fb9.2024-03-21_07.35.41"

=== Started at 2024-03-21 07:44:22


*** CT 2024-03-21 07:44:22.191 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2906.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:22.497 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:44:22.505 ***🔗
alicE_unnamed_2234@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:22.552 ***🔗
alicE_unnamed_2234@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b14b785256912e3c' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-21 07:44:22.552 ***🔗
alicE_unnamed_2234@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIzNABtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:44:22.553 ***🔗
alicE_unnamed_2234@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:44:22.553 ***🔗
alicE_unnamed_2234@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:22.553 ***🔗
alicE_unnamed_2234@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9a016124853c34e6' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2234@localhost'>

*** User 2024-03-21 07:44:22.554 ***🔗
alicE_unnamed_2234@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:44:22.554 ***🔗
alicE_unnamed_2234@localhost/res1 out
<iq type='set' id='a6b26f52841195116ebd2b835992830f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:44:22.554 ***🔗
alicE_unnamed_2234@localhost/res1 in
<iq id='a6b26f52841195116ebd2b835992830f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2234@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:22.554 ***🔗
alice_unnamed_2234@localhost/res1 out
<iq type='set' id='a1bb60168d030334b48930e8767e321a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:22.555 ***🔗
alice_unnamed_2234@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2234@localhost/res1' id='a1bb60168d030334b48930e8767e321a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:22.555 ***🔗
alice_unnamed_2234@localhost/res1 out
<presence/>



*** User 2024-03-21 07:44:22.557 ***🔗
alice_unnamed_2234@localhost/res1 in
<presence from='alice_unnamed_2234@localhost/res1' to='alice_unnamed_2234@localhost/res1'/>



*** User 2024-03-21 07:44:22.557 ***🔗
alice_unnamed_2234@localhost/res1 out
<iq type='set' id='38d40310422decef7443a28c6e87d0e7' to='alicE_unnamed_2234room0-54291-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 07:44:22.559 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='dd834625-06fd-42f9-80f5-4de327a331cd'>
	<result xmlns='urn:xmpp:mam:1' id='C4N4K379600C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:17:00.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>889607fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.559 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='bd04bbb3-9382-4dcc-b3ff-897e8d4573a5'>
	<result xmlns='urn:xmpp:mam:1' id='C4NIUC3MSG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T00:22:09.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e990e97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.559 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='c51a6ca8-fbbb-418a-8480-1d8a724881ca'>
	<result xmlns='urn:xmpp:mam:1' id='C4OOIJUC800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T21:16:00.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6bc4548</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.559 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='3fc860d2-e359-4036-87e0-319c232aa1ce'>
	<result xmlns='urn:xmpp:mam:1' id='C4P88B9E2G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T15:58:21.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a5dba54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.559 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='38e29e24-2fb7-4ce5-853c-b0fa7f8866ea'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q2ID3VC00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T23:22:00.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31b74f1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='a22c63f5-8a22-485f-af0b-a78d5fd023fa'>
	<result xmlns='urn:xmpp:mam:1' id='C4QBB3P1I007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T09:49:56.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce77f53a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='fa796c10-23e0-4dc8-8a18-21953776c264'>
	<result xmlns='urn:xmpp:mam:1' id='C4QP7TBSS00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T02:24:56.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43a08671</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='7a54e790-acb0-4670-af4e-7595dc8f0720'>
	<result xmlns='urn:xmpp:mam:1' id='C4RSCSDPVG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T20:21:27.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>40e997c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='9f057e67-134a-4272-bbf9-c3d361c7c6d0'>
	<result xmlns='urn:xmpp:mam:1' id='C4SCBGLVRG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:23:43.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a434032d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='d16386c5-49c9-47f1-8fc5-2e8236312578'>
	<result xmlns='urn:xmpp:mam:1' id='C4T6THJVK008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T23:05:12.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2948583e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='3d8df6fb-03a9-464a-a15a-336ce9e0aebc'>
	<result xmlns='urn:xmpp:mam:1' id='C4TKELBUE008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T15:14:04.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dcb1e203</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='32c3c069-f8ca-441d-9ee8-4f406c3999ae'>
	<result xmlns='urn:xmpp:mam:1' id='C4U9LFM2P009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T16:32:34.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ce4b7bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.560 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='f24bff92-ad6b-4945-ae52-377be5c03c58'>
	<result xmlns='urn:xmpp:mam:1' id='C4V3QH9LIG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T23:45:01.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2506edd1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.561 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='75bba2b2-17a8-45dc-b677-68954d6b9672'>
	<result xmlns='urn:xmpp:mam:1' id='C4VN62VV8007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T22:50:56.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d82eee92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.561 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='f13f87ef-beac-4c12-b348-4ee142725f7b'>
	<result xmlns='urn:xmpp:mam:1' id='C509LU0HU00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T20:54:52.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>48b33db6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.561 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='eedae1eb-3bfd-4f2f-8405-5b2fc0b11ff4'>
	<result xmlns='urn:xmpp:mam:1' id='C50IKR8T8G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T07:36:41.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71c826b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.561 ***🔗
alice_unnamed_2234@localhost/res1 in
<message from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='d9100adf-7295-492f-bba2-96879f972de1'>
	<result xmlns='urn:xmpp:mam:1' id='C51JNKET6G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T23:05:09.000000Z' from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2234room0-54291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>72b31170</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:22.561 ***🔗
alice_unnamed_2234@localhost/res1 in
<iq from='alice_unnamed_2234room0-54291-0@muc.localhost' to='alice_unnamed_2234@localhost/res1' id='38d40310422decef7443a28c6e87d0e7' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N4K379600C</first>
			<last>C51JNKET6G0K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:22.561 ***🔗
alice_unnamed_2234@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:22.561 ***🔗
alice_unnamed_2234@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:44:22.566 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:22.571 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2907.html



=== Ended at 2024-03-21 07:44:22
=== successfully completed test case
=== === Returned value: ok