=== 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.49142.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,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.muc_querying_for_all_messages_with_jid.44165.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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    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 => <<>>,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        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 => cets,
              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 => cets,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}}},
     {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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:47


*** CT 2024-03-11 09:13:47.515 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1906.html
Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.607 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:47.674 ***🔗
alicE_unnamed_2063@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-11 09:13:47.675 ***🔗
alicE_unnamed_2063@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='060c93b31fafbb29' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:47.675 ***🔗
alicE_unnamed_2063@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-11 09:13:47.675 ***🔗
alicE_unnamed_2063@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA2MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:47.676 ***🔗
alicE_unnamed_2063@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:47.676 ***🔗
alicE_unnamed_2063@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-11 09:13:47.677 ***🔗
alicE_unnamed_2063@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='df1891af1a2c28a2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2063@localhost'>

*** User 2024-03-11 09:13:47.677 ***🔗
alicE_unnamed_2063@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-11 09:13:47.677 ***🔗
alicE_unnamed_2063@localhost/res1 out
<iq type='set' id='5b2ffbee2c38b5829bcad94b6e536f29'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.677 ***🔗
alicE_unnamed_2063@localhost/res1 in
<iq id='5b2ffbee2c38b5829bcad94b6e536f29' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2063@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.677 ***🔗
alice_unnamed_2063@localhost/res1 out
<iq type='set' id='85ba8765842067f489a3ce116eac98a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.678 ***🔗
alice_unnamed_2063@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2063@localhost/res1' id='85ba8765842067f489a3ce116eac98a1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.678 ***🔗
alice_unnamed_2063@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:47.679 ***🔗
alice_unnamed_2063@localhost/res1 in
<presence from='alice_unnamed_2063@localhost/res1' to='alice_unnamed_2063@localhost/res1'/>



*** User 2024-03-11 09:13:47.679 ***🔗
alice_unnamed_2063@localhost/res1 out
<iq type='set' id='027e261773cbdb3342a47d8e71b421f0' to='alicE_unnamed_2063room0-49203-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='71a5560c-0b5c-4cd2-9fd3-ce24637dd545'>
	<result xmlns='urn:xmpp:mam:2' id='C4GSGJ8V6G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T08:32:37.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6ff7218</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='198cda33-334e-4623-bf0e-466703338b34'>
	<result xmlns='urn:xmpp:mam:2' id='C4HKD02AOG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T13:02:33.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a47ce0d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='c4e11177-56d3-4a0c-a285-6894930a8333'>
	<result xmlns='urn:xmpp:mam:2' id='C4HU2HSDEG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T00:35:01.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c735b052</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='3814f01f-6d35-445f-a128-5515db2a460c'>
	<result xmlns='urn:xmpp:mam:2' id='C4IVABH01008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T16:14:42.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6c1edb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='9485357b-1102-40da-aae4-22b1606af3e6'>
	<result xmlns='urn:xmpp:mam:2' id='C4JDPLB8L004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T09:31:06.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6255308f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='4cb16fd1-3600-414d-81e7-4ce8ed2e027d'>
	<result xmlns='urn:xmpp:mam:2' id='C4K80158B008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T16:46:30.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7930fa8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='a97e9e55-2c42-41e6-a46a-c18d694ae7e7'>
	<result xmlns='urn:xmpp:mam:2' id='C4KPQ0DI9G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T14:01:31.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9a542cd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='f51dfea6-9ccb-4c4c-8607-4ca172b3ac2f'>
	<result xmlns='urn:xmpp:mam:2' id='C4LFS1E86G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T16:20:53.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>977f8968</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='13c25434-9d41-4418-9ba4-ae17fbeafe91'>
	<result xmlns='urn:xmpp:mam:2' id='C4LT21UDFG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T08:04:55.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a39fcf85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='5dac7d7f-e24f-4873-a9d6-af85f101f8fa'>
	<result xmlns='urn:xmpp:mam:2' id='C4MEVTSSVG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T05:28:39.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a3f38cb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.681 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='1c8fbb18-3f6f-43e8-be3b-c7401c00afc1'>
	<result xmlns='urn:xmpp:mam:2' id='C4N0N2ADBG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T02:37:19.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4a74a94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='9e8c30d4-6692-4e19-9544-df08d99b6563'>
	<result xmlns='urn:xmpp:mam:2' id='C4NMDS1JB00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T04:31:34.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2a4e4dbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='1c56fdfa-a592-47fe-a5a3-6d64f94da4a1'>
	<result xmlns='urn:xmpp:mam:2' id='C4OEE0GTG00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:09:52.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c61b7f0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='190b532c-9add-432d-b75c-206bbdbd8303'>
	<result xmlns='urn:xmpp:mam:2' id='C4OT15R6V00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:34:54.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6e8fc9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='1bf00960-ab1a-4c46-99f1-7ba9bfef8916'>
	<result xmlns='urn:xmpp:mam:2' id='C4PGKOAC3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T01:58:46.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64cf74ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='90f22466-7ed1-497e-aa3d-5673838e7177'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q4E07G7G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T01:35:19.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>14707e19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 in
<message from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='76da5c37-37c3-42c7-952e-f808e61f7aa0'>
	<result xmlns='urn:xmpp:mam:2' id='C4R178TOL008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:56:10.000000Z' from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2063room0-49203-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>02cd325d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 in
<iq from='alice_unnamed_2063room0-49203-0@muc.localhost' to='alice_unnamed_2063@localhost/res1' id='027e261773cbdb3342a47d8e71b421f0' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GSGJ8V6G0G</first>
			<last>C4R178TOL008</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:47.682 ***🔗
alice_unnamed_2063@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:47.683 ***🔗
alice_unnamed_2063@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:13:47.700 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:47.704 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1907.html



=== Ended at 2024-03-11 09:13:47
=== successfully completed test case
=== === Returned value: ok