=== 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.44177.0>},
     {basic_group,mam_all},
     {configuration,rdbms_easy},
     {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,backend => rdbms,
                      db_message_format => mam_message_xml,
                      full_text_search => true,message_retraction => true,
                      db_jid_format => mam_jid_rfc,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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.querying_for_all_messages_with_jid.36229.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_easy_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@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:43:42


*** CT 2024-03-21 07:43:42.562 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2832.html

*** User 2024-03-21 07:43:43.105 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:43:43.106 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:43:43.109 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:43:43.151 ***🔗
alicE_unnamed_1853@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:43:43.152 ***🔗
alicE_unnamed_1853@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='31cbcb87266bd733' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:43.152 ***🔗
alicE_unnamed_1853@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:43:43.152 ***🔗
alicE_unnamed_1853@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTg1MwBtYXR5Z3J5c2E=</auth>



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



*** User 2024-03-21 07:43:43.153 ***🔗
alicE_unnamed_1853@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:43:43.154 ***🔗
alicE_unnamed_1853@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6271f2bba5af805e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1853@localhost'>

*** User 2024-03-21 07:43:43.154 ***🔗
alicE_unnamed_1853@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:43:43.154 ***🔗
alicE_unnamed_1853@localhost/res1 out
<iq type='set' id='993c90bf98b53065235ed4baa4409b5d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:43.154 ***🔗
alicE_unnamed_1853@localhost/res1 in
<iq id='993c90bf98b53065235ed4baa4409b5d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1853@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:43.154 ***🔗
alice_unnamed_1853@localhost/res1 out
<iq type='set' id='2bf13a0cd55f55bba6d2fb35dd5f5d28'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:43.155 ***🔗
alice_unnamed_1853@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1853@localhost/res1' id='2bf13a0cd55f55bba6d2fb35dd5f5d28' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:43.155 ***🔗
alice_unnamed_1853@localhost/res1 out
<presence/>



*** User 2024-03-21 07:43:43.158 ***🔗
alice_unnamed_1853@localhost/res1 in
<presence from='alice_unnamed_1853@localhost/res1' to='alice_unnamed_1853@localhost/res1'/>



*** User 2024-03-21 07:43:43.158 ***🔗
alice_unnamed_1853@localhost/res1 out
<iq type='set' id='70554ea474d5bf03f77ec0dd6574a6eb'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1853@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 07:43:43.161 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='4fe61bf1-d2f1-4852-98e0-828123532ee5'>
	<result xmlns='urn:xmpp:mam:2' id='C4NEFA7MO00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:02:08.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>f83ebe03</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.162 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='63137faa-2e0e-4fb0-b0b3-ec7d0d43a3f5'>
	<result xmlns='urn:xmpp:mam:2' id='C4NVH5V9KG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:23:13.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>93409852</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.162 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='28995b93-947c-46c6-a2f6-8fc673f1a59c'>
	<result xmlns='urn:xmpp:mam:2' id='C4OC21R7QG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T06:19:57.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>81fcbd49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.162 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='8eb38113-8072-47e6-8c83-589490e592c5'>
	<result xmlns='urn:xmpp:mam:2' id='C4P5N24NRG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T12:56:31.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>4b622658</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.163 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='7f2f464f-f915-4f68-a1c2-4b03ab7ee819'>
	<result xmlns='urn:xmpp:mam:2' id='C4PV70PGHG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T19:21:47.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>409b2ff3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.163 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='31cf1e76-31f6-422a-b4f2-ee65037d2b5a'>
	<result xmlns='urn:xmpp:mam:2' id='C4QDGVT4FG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T12:26:15.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>5359f87d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.163 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='5a471068-7675-46de-8f21-d795a9d81fa4'>
	<result xmlns='urn:xmpp:mam:2' id='C4QTDDJ0NG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T07:23:35.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>7d5e4b43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.163 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='4c0ec471-0b0a-4de9-9c8e-db12c97c2a60'>
	<result xmlns='urn:xmpp:mam:2' id='C4RG109I0G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T05:35:53.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>edde0e8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.163 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='2eb48667-a4eb-4652-8a1c-28dd40acbff9'>
	<result xmlns='urn:xmpp:mam:2' id='C4SJFRV9S00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T23:54:32.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>ee08a947</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.163 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='e877a80c-6d78-4964-9399-f9a3a65d2bb7'>
	<result xmlns='urn:xmpp:mam:2' id='C4STAL579009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T11:38:42.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>b1e64747</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.164 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='86a289e7-502c-4443-bce7-0821d052efed'>
	<result xmlns='urn:xmpp:mam:2' id='C4TNLQGHH009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T19:04:50.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>ce2157b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.164 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='81a40402-04c9-4766-b41d-d60d43ef490f'>
	<result xmlns='urn:xmpp:mam:2' id='C4U3EQ890G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T09:08:09.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>6ae0e69c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.164 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='8d8fbef9-e715-4ed1-a209-6119b572f576'>
	<result xmlns='urn:xmpp:mam:2' id='C4V000VH9008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T19:10:58.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>06524271</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.164 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='e00dc411-0e10-4ab2-893f-08dc9babb614'>
	<result xmlns='urn:xmpp:mam:2' id='C4V9POPB000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T06:52:48.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>013c1e20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.165 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='128d944c-713e-4113-b83c-92a8884a7004'>
	<result xmlns='urn:xmpp:mam:2' id='C5003GQ2J00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T09:29:26.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>20c4145b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.165 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='47412684-f30d-4175-9040-7cd746274e3c'>
	<result xmlns='urn:xmpp:mam:2' id='C50O826BRG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T14:17:35.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>a22d036f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.165 ***🔗
alice_unnamed_1853@localhost/res1 in
<message from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='73c159d4-5a95-484f-99b7-35c49871794b'>
	<result xmlns='urn:xmpp:mam:2' id='C51EFV30IG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T16:50:05.000000Z' from='alice_unnamed_1853@localhost'/>
			<message from='alice_unnamed_1853@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1853@localhost'>
				<body>fa3fa006</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:43.165 ***🔗
alice_unnamed_1853@localhost/res1 in
<iq from='alice_unnamed_1853@localhost' to='alice_unnamed_1853@localhost/res1' id='70554ea474d5bf03f77ec0dd6574a6eb' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4NEFA7MO00G</first>
			<last>C51EFV30IG0C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:43:43.165 ***🔗
alice_unnamed_1853@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:43:43.165 ***🔗
alice_unnamed_1853@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:43:43.176 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2838.html



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