=== 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.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_with_jid.61188.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.427 *** 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.740 ***🔗
alicE_unnamed_2086@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.741 ***🔗
alicE_unnamed_2086@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='58d9400a2f9f7423' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



*** User 2024-04-23 06:55:44.769 ***🔗
alicE_unnamed_2086@localhost/res1 in
<iq id='1719a80b6b631141caa3a4075dcbb5fa' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2086@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:44.769 ***🔗
alice_unnamed_2086@localhost/res1 out
<iq type='set' id='83494fc53374ead9a8bfc966a6ca9777'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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



*** User 2024-04-23 06:55:44.771 ***🔗
alice_unnamed_2086@localhost/res1 out
<iq type='set' id='f9a2d0c09a0668f4339b5ee4280ec414' to='alicE_unnamed_2086room0-49593-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 06:55:44.775 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='7ef969f6-2872-4e5b-a1ee-ba4e66532ff7'>
	<result xmlns='urn:xmpp:mam:1' id='C5BOKEAMCG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T02:42:25.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1b80911f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.776 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='242db4fe-34d5-4916-b8f0-9975ff5be977'>
	<result xmlns='urn:xmpp:mam:1' id='C5CGFCCMCG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T07:09:05.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76ee7f44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.776 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='dd48905c-8e5e-47d6-a678-dfce45dea91d'>
	<result xmlns='urn:xmpp:mam:1' id='C5D8GC1OIG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T11:49:17.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfd296ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.776 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='b116acb2-db2b-4ad1-836f-5a0c83c65b3b'>
	<result xmlns='urn:xmpp:mam:1' id='C5DL5B9G8002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T02:55:12.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2670984</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.776 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='aeaf3e1e-b2f5-467f-bdeb-c64bf8cdb71f'>
	<result xmlns='urn:xmpp:mam:1' id='C5EI73P8VG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T13:35:03.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d48e843a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.776 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='b1fd194c-ae60-4827-8e03-98337f71ce7a'>
	<result xmlns='urn:xmpp:mam:1' id='C5FB8MOIHG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:28:11.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>556940ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.776 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='860102f1-390f-4afc-a06d-9032dadf117d'>
	<result xmlns='urn:xmpp:mam:1' id='C5G17H8JVG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:40:23.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6488c728</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='0a658d4d-80f4-4c44-b1e6-b4a856d7b5fe'>
	<result xmlns='urn:xmpp:mam:1' id='C5G7QRH4H00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T05:33:06.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>528279a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='c51ce4a5-4a00-4f52-9da3-f65388b8f449'>
	<result xmlns='urn:xmpp:mam:1' id='C5GSB789100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:01:22.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9645ba02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='b31d42de-7fb8-4bd4-90d3-1e8b81682419'>
	<result xmlns='urn:xmpp:mam:1' id='C5HS2GA7RG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:52:31.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bbd2cfa0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='04280577-13e9-4656-8b16-9fb0f6d5c908'>
	<result xmlns='urn:xmpp:mam:1' id='C5IJGJIPI00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T23:50:28.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e157193f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='60feaa86-841a-4846-8b98-4f38a509c778'>
	<result xmlns='urn:xmpp:mam:1' id='C5IR50T2OG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:57:13.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a8101b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='cb2d2853-284c-47b0-b4e4-a31de34bc5be'>
	<result xmlns='urn:xmpp:mam:1' id='C5JPQS5UJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T21:33:35.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c12453f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='da99a764-0212-44fc-b61a-7a368757e0e5'>
	<result xmlns='urn:xmpp:mam:1' id='C5K6RVAN2G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T13:06:37.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4cfcb53c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='47511a96-b59e-4d2b-bb03-62ddccac4987'>
	<result xmlns='urn:xmpp:mam:1' id='C5KNVVFUAG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T09:32:29.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>980d80c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='6eb3783b-e9ac-4c4f-8f99-9e45b5d3ff14'>
	<result xmlns='urn:xmpp:mam:1' id='C5LEHIQ24G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T12:26:41.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f0ef491</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='3d1362b6-1e3d-46a9-904c-caf4ab10c589'>
	<result xmlns='urn:xmpp:mam:1' id='C5M38CH04G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:09:21.000000Z' from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49593-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0334c6e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:44.777 ***🔗
alice_unnamed_2086@localhost/res1 in
<iq from='alice_unnamed_2086room0-49593-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='f9a2d0c09a0668f4339b5ee4280ec414' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BOKEAMCG0H</first>
			<last>C5M38CH04G0K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

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

*** User 2024-04-23 06:55:44.789 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:44.797 *** 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