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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.56089.0>},
     {basic_group,mam_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      message_retraction => true,user_prefs_store => mnesia,
                      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@09896f76b4b2.2024-03-08_08.59.11/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.08.02/mam_suite.querying_for_all_messages_with_jid.81284.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_cache_mam_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@09896f76b4b2.2024-03-08_08.59.11/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.08.02/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        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_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}}},
     {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@09896f76b4b2.2024-03-08_08.59.11"

=== Started at 2024-03-08 09:09:02


*** CT 2024-03-08 09:09:02.933 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2255.html

*** User 2024-03-08 09:09:03.185 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-08 09:09:03.186 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-08 09:09:03.187 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-08 09:09:03.192 ***🔗
alicE_unnamed_2340@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-08 09:09:03.192 ***🔗
alicE_unnamed_2340@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c47c9e72d5bfc266' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:09:03.192 ***🔗
alicE_unnamed_2340@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-08 09:09:03.192 ***🔗
alicE_unnamed_2340@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM0MABtYXR5Z3J5c2E=</auth>



*** User 2024-03-08 09:09:03.193 ***🔗
alicE_unnamed_2340@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:09:03.194 ***🔗
alicE_unnamed_2340@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-08 09:09:03.194 ***🔗
alicE_unnamed_2340@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='128fc10289d6bdef' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2340@localhost'>

*** User 2024-03-08 09:09:03.194 ***🔗
alicE_unnamed_2340@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-08 09:09:03.194 ***🔗
alicE_unnamed_2340@localhost/res1 out
<iq type='set' id='066c00b08e7d88b9371b20898f7b8b8c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:09:03.194 ***🔗
alicE_unnamed_2340@localhost/res1 in
<iq id='066c00b08e7d88b9371b20898f7b8b8c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2340@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:09:03.194 ***🔗
alice_unnamed_2340@localhost/res1 out
<iq type='set' id='0676e96455f7de89c56799bff7eec135'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:09:03.195 ***🔗
alice_unnamed_2340@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2340@localhost/res1' id='0676e96455f7de89c56799bff7eec135' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:09:03.195 ***🔗
alice_unnamed_2340@localhost/res1 out
<presence/>



*** User 2024-03-08 09:09:03.196 ***🔗
alice_unnamed_2340@localhost/res1 in
<presence from='alice_unnamed_2340@localhost/res1' to='alice_unnamed_2340@localhost/res1'/>



*** User 2024-03-08 09:09:03.196 ***🔗
alice_unnamed_2340@localhost/res1 out
<iq type='set' id='b6af3b4745f6b96a4f2ef149eae8f5b4'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2340@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-08 09:09:03.198 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='ab75dade-869a-413a-a895-8ccdc2e0fcb8'>
	<result xmlns='urn:xmpp:mam:1' id='C4F1IS0F9G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T10:14:19.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>e310e855</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.198 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='b9f7a677-9e8c-4c0f-a1cc-cc57b1f9896e'>
	<result xmlns='urn:xmpp:mam:1' id='C4FERSQTCG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T02:05:05.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>a9866fbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.198 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='2b95d367-c23f-4287-8c5f-73f00ca077c2'>
	<result xmlns='urn:xmpp:mam:1' id='C4GAK8TCUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T11:12:21.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>baf8fa1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='fe741355-d13a-4c92-b355-bd7322a8fe1f'>
	<result xmlns='urn:xmpp:mam:1' id='C4H6ANN4C004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T20:15:20.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>4e509f93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='4ea8a57c-54ef-4884-8e87-0e2838595dc0'>
	<result xmlns='urn:xmpp:mam:1' id='C4HE23EL8G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T05:28:41.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>4aa109ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='de66e54a-e368-4047-8233-21c6d43577de'>
	<result xmlns='urn:xmpp:mam:1' id='C4ICBB2V100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T17:36:50.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>6f604d36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='3f7f9462-6a38-4b60-9413-480af0f04fc0'>
	<result xmlns='urn:xmpp:mam:1' id='C4IS2L72Q00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T12:22:44.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>05b00c7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='ec09c761-a97d-49bf-8e2d-386b4d7aa595'>
	<result xmlns='urn:xmpp:mam:1' id='C4J6FKJVK002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T00:47:36.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>01d12152</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='19e4f919-caef-4748-94b5-7eab2c8c2d80'>
	<result xmlns='urn:xmpp:mam:1' id='C4KC5C4H3G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T21:44:47.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>4629166c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='7181e7f8-0c23-4375-adbc-0e743a1cc010'>
	<result xmlns='urn:xmpp:mam:1' id='C4KFDRFH300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T01:38:30.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>adce6c7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='b7a19c6c-0504-4e7f-8bc5-418f32a396fb'>
	<result xmlns='urn:xmpp:mam:1' id='C4L88DCLT004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T07:15:54.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>aa0620cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='30aa9faf-5df4-44d8-8e8a-068c36f6a8b9'>
	<result xmlns='urn:xmpp:mam:1' id='C4LQCJ1KC008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T04:53:44.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>ad3d63ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='19057ddb-bb06-4dbe-a2e9-b75c6ea526ac'>
	<result xmlns='urn:xmpp:mam:1' id='C4MEO3PLF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T05:11:10.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>970ca1b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='7c4d5071-fe9f-4be9-95b3-35714e3e1659'>
	<result xmlns='urn:xmpp:mam:1' id='C4N143PFJ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T03:06:30.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>9740385b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='f9a91628-0129-4c53-b40e-8eaeacce8829'>
	<result xmlns='urn:xmpp:mam:1' id='C4NP2BMU100J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T07:40:34.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>db62e3e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.199 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='06db6ee6-d4fd-4cd8-a50c-1d97318e1bc8'>
	<result xmlns='urn:xmpp:mam:1' id='C4OGMAC68G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:51:37.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>e4efda99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.200 ***🔗
alice_unnamed_2340@localhost/res1 in
<message from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='92a2519e-af1b-42b4-b2e0-2d9641b199f5'>
	<result xmlns='urn:xmpp:mam:1' id='C4P1211UU00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T07:23:08.000000Z' from='alice_unnamed_2340@localhost'/>
			<message from='alice_unnamed_2340@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2340@localhost'>
				<body>c87b0e03</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:09:03.200 ***🔗
alice_unnamed_2340@localhost/res1 in
<iq from='alice_unnamed_2340@localhost' to='alice_unnamed_2340@localhost/res1' id='b6af3b4745f6b96a4f2ef149eae8f5b4' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4F1IS0F9G09</first>
			<last>C4P1211UU00K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-08 09:09:03.200 ***🔗
alice_unnamed_2340@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:09:03.200 ***🔗
alice_unnamed_2340@localhost/res1 in
</stream:stream>
*** CT 2024-03-08 09:09:03.204 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2259.html



=== Ended at 2024-03-08 09:09:03
=== successfully completed test case
=== === Returned value: ok