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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.58182.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},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => mnesia,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.querying_for_all_messages_with_jid.81156.html"},
     {tc_group_properties,[{name,mam06},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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,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,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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:50:07


*** CT 2024-04-26 12:50:07.618 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2292.html

*** User 2024-04-26 12:50:08.233 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-26 12:50:08.234 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-26 12:50:08.235 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-26 12:50:08.238 ***🔗
alicE_unnamed_2525@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-26 12:50:08.239 ***🔗
alicE_unnamed_2525@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ddbbe3433042dc70' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:50:08.239 ***🔗
alicE_unnamed_2525@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-26 12:50:08.239 ***🔗
alicE_unnamed_2525@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjUyNQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:50:08.240 ***🔗
alicE_unnamed_2525@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:50:08.241 ***🔗
alicE_unnamed_2525@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-26 12:50:08.241 ***🔗
alicE_unnamed_2525@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='422a706b80ee3a49' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2525@localhost'>

*** User 2024-04-26 12:50:08.241 ***🔗
alicE_unnamed_2525@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-26 12:50:08.241 ***🔗
alicE_unnamed_2525@localhost/res1 out
<iq type='set' id='c8aeb58fad60f7e98998b28acbe89ac7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:50:08.242 ***🔗
alicE_unnamed_2525@localhost/res1 in
<iq id='c8aeb58fad60f7e98998b28acbe89ac7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2525@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:50:08.242 ***🔗
alice_unnamed_2525@localhost/res1 out
<iq type='set' id='79787ed7dedd75ed5977d7a0aa49df0c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:50:08.243 ***🔗
alice_unnamed_2525@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2525@localhost/res1' id='79787ed7dedd75ed5977d7a0aa49df0c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:50:08.243 ***🔗
alice_unnamed_2525@localhost/res1 out
<presence/>



*** User 2024-04-26 12:50:08.246 ***🔗
alice_unnamed_2525@localhost/res1 in
<presence from='alice_unnamed_2525@localhost/res1' to='alice_unnamed_2525@localhost/res1'/>



*** User 2024-04-26 12:50:08.246 ***🔗
alice_unnamed_2525@localhost/res1 out
<iq type='set' id='d312c7d50b03b44f4ef340dbbb3aa1bc'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2525@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-26 12:50:08.249 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='3012c8e0-7a3d-44b0-9d43-74a649b0f451'>
	<result xmlns='urn:xmpp:mam:2' id='C5DKFOQP0003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T02:06:56.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>a40a6da0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='69e127f9-845f-42a8-ac7f-d481504862e9'>
	<result xmlns='urn:xmpp:mam:2' id='C5EJ381RVG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T14:37:59.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>098dd7ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='1aa7d7a4-5deb-40f3-8df9-8950cbd8cdeb'>
	<result xmlns='urn:xmpp:mam:2' id='C5F4HC7EB003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T11:26:30.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>9f695a58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='a0ae20d4-07fe-4d08-a726-be5029eac74d'>
	<result xmlns='urn:xmpp:mam:2' id='C5FU3HTOU00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:56:44.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>91cb7184</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='e2751ce4-758e-4db0-be54-bec0043e6ae2'>
	<result xmlns='urn:xmpp:mam:2' id='C5GMD9FO700E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T22:56:30.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>ac099ee0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='1ddf46bf-1a58-4862-b61a-e1365c590c0a'>
	<result xmlns='urn:xmpp:mam:2' id='C5GVLSMABG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T09:59:59.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>398aadd8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='f9aca946-a1ef-41b0-bf19-5feb50288292'>
	<result xmlns='urn:xmpp:mam:2' id='C5HLSDN56G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:29:25.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>814a0950</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='a9a792c5-b16f-4fcc-ada2-73535061c7e4'>
	<result xmlns='urn:xmpp:mam:2' id='C5IB953D200B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:01:08.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>bce2ad32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='e6a0b4ec-2460-4920-815f-e6d4707cb7b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5IVVM01RG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T14:43:11.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>01ca13fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='1dff60b4-b6b4-4e9a-959d-75000ca589c5'>
	<result xmlns='urn:xmpp:mam:2' id='C5JC26E52006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T05:07:48.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>d427b3dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='037c7b18-01bb-48b5-9ca8-c864bfb95edb'>
	<result xmlns='urn:xmpp:mam:2' id='C5JRSS348G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T00:01:13.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>d68da500</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='5052a5c2-4734-4c57-9fcb-f6f3e3739d89'>
	<result xmlns='urn:xmpp:mam:2' id='C5KVLDN2U007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T18:41:32.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>696ebe6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='73eb6555-11e1-49b9-8f0d-f982f3fcf132'>
	<result xmlns='urn:xmpp:mam:2' id='C5L9PMKRG00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T06:46:56.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>83b4d035</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='083e6b13-4cb2-4f88-8c75-f34b1513c7aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5M10UIBQG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T10:29:33.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>a4e7a5fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.250 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='b0ca2eaf-b4ed-44f1-b612-546bff6809c4'>
	<result xmlns='urn:xmpp:mam:2' id='C5MOLC0KP004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T14:41:38.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>926bb0e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.251 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='df457a7e-2be3-44f7-b5a4-1ab4da66be05'>
	<result xmlns='urn:xmpp:mam:2' id='C5NJSSA5V003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T23:11:10.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>21aeaea6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.252 ***🔗
alice_unnamed_2525@localhost/res1 in
<message from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='e0c8cd6d-7281-4876-9d71-7336da99627d'>
	<result xmlns='urn:xmpp:mam:2' id='C5NR182O8G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T07:42:01.000000Z' from='alice_unnamed_2525@localhost'/>
			<message from='alice_unnamed_2525@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2525@localhost'>
				<body>d33e2c28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:08.252 ***🔗
alice_unnamed_2525@localhost/res1 in
<iq from='alice_unnamed_2525@localhost' to='alice_unnamed_2525@localhost/res1' id='d312c7d50b03b44f4ef340dbbb3aa1bc' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DKFOQP0003</first>
			<last>C5NR182O8G0F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:50:08.252 ***🔗
alice_unnamed_2525@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:50:08.253 ***🔗
alice_unnamed_2525@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 12:50:08.314 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2298.html



=== Ended at 2024-04-26 12:50:08
=== successfully completed test case
=== === Returned value: ok