=== 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.47127.0>},
     {basic_group,mam_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,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,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/mam_suite.querying_for_all_messages_with_jid.59652.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,title => <<>>,
                    persistent => false,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,backend => rdbms,
              max_room_id => infinity,online_backend => cets,
              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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 11:03:20


*** CT 2024-04-18 11:03:20.041 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2869.html

*** User 2024-04-18 11:03:20.390 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-04-18 11:03:20.395 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-18 11:03:20.401 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-18 11:03:20.404 ***🔗
alicE_unnamed_1963@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-18 11:03:20.405 ***🔗
alicE_unnamed_1963@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d4a7c0966b35a9ec' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:03:20.405 ***🔗
alicE_unnamed_1963@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-18 11:03:20.405 ***🔗
alicE_unnamed_1963@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk2MwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-18 11:03:20.408 ***🔗
alicE_unnamed_1963@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:03:20.408 ***🔗
alicE_unnamed_1963@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-18 11:03:20.409 ***🔗
alicE_unnamed_1963@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='457314c47d95825f' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1963@localhost'>

*** User 2024-04-18 11:03:20.410 ***🔗
alicE_unnamed_1963@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-18 11:03:20.410 ***🔗
alicE_unnamed_1963@localhost/res1 out
<iq type='set' id='d8a0e5aec828b9446aa172090af19cfe'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:03:20.411 ***🔗
alicE_unnamed_1963@localhost/res1 in
<iq id='d8a0e5aec828b9446aa172090af19cfe' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1963@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:03:20.411 ***🔗
alice_unnamed_1963@localhost/res1 out
<iq type='set' id='9b39f197e33be2a0814ad9dac11b3dcc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:20.413 ***🔗
alice_unnamed_1963@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1963@localhost/res1' id='9b39f197e33be2a0814ad9dac11b3dcc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:20.413 ***🔗
alice_unnamed_1963@localhost/res1 out
<presence/>



*** User 2024-04-18 11:03:20.455 ***🔗
alice_unnamed_1963@localhost/res1 in
<presence from='alice_unnamed_1963@localhost/res1' to='alice_unnamed_1963@localhost/res1'/>



*** User 2024-04-18 11:03:20.456 ***🔗
alice_unnamed_1963@localhost/res1 out
<iq type='set' id='79c1e164730d296b1ec8603a196018ce'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1963@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='038c7a10-715d-45d9-a057-b24266fcef1c'>
	<result xmlns='urn:xmpp:mam:2' id='C58MOUGTDG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T05:57:23.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>d3c61f82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='4d7ee9ea-5828-48d8-8983-4491dede898e'>
	<result xmlns='urn:xmpp:mam:2' id='C5991AD7200B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T03:44:36.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>b96be1b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='89b553ef-b414-4b8d-9192-192c88e6090f'>
	<result xmlns='urn:xmpp:mam:2' id='C59RKVNLSG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T01:57:05.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>632cf745</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='77f4395a-50c3-494b-99c4-0d5d92a4c89e'>
	<result xmlns='urn:xmpp:mam:2' id='C5AE77OI000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T00:06:24.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>7f51e399</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='269ab1e2-f1ce-4571-8810-c3cd2ebc44c3'>
	<result xmlns='urn:xmpp:mam:2' id='C5BGVHVOAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T17:34:37.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>30baf2ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='99c328db-68a5-475a-973b-f6ed0e3f055a'>
	<result xmlns='urn:xmpp:mam:2' id='C5C3QG84HG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T16:03:23.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>ccec2879</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='49ba8932-e217-431d-aa8a-e246b339f14f'>
	<result xmlns='urn:xmpp:mam:2' id='C5CI4PJQH008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T09:08:34.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>acdc2fd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='b584eb21-1f97-45fb-b2b6-989a729a261e'>
	<result xmlns='urn:xmpp:mam:2' id='C5DGSID2L009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T21:49:14.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>00950854</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.466 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='4755f6a4-a10e-4342-92d3-e442ebdc5b24'>
	<result xmlns='urn:xmpp:mam:2' id='C5E6ORJG4G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T23:55:45.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>79053950</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.467 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='612a21ab-1e25-40ee-a15c-cccc4a2cdbb3'>
	<result xmlns='urn:xmpp:mam:2' id='C5EMNRHGT00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:58:50.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>116e7fbc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.467 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='315befdb-aabb-43f1-8ec0-7fd64e7f82be'>
	<result xmlns='urn:xmpp:mam:2' id='C5F3E2R06G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T10:07:33.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>c1161b48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.467 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='2081f27b-5d22-43c7-b578-dfdf45c4576e'>
	<result xmlns='urn:xmpp:mam:2' id='C5FI6NCT100K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T03:44:50.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>7cb22cab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.467 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='c80e5237-22de-463e-b1c6-29c8d98ed39c'>
	<result xmlns='urn:xmpp:mam:2' id='C5GICNQ5S00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T18:08:56.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>a7a1adac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.467 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='f0a17440-e096-4083-bcb6-46757ab34188'>
	<result xmlns='urn:xmpp:mam:2' id='C5GV5JGEUG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T09:23:33.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>093efe88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.467 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='6a2faaad-30ec-4028-94ba-d7b641edc5c1'>
	<result xmlns='urn:xmpp:mam:2' id='C5HKHGDR6G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T10:53:25.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>c6a94abc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.467 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='c1b1760a-3dd9-4b25-b04c-7cb121a3dd69'>
	<result xmlns='urn:xmpp:mam:2' id='C5I123FG6001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T01:49:32.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>a7a75f01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.468 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='579fb032-dd92-4817-b76b-f3806e29d340'>
	<result xmlns='urn:xmpp:mam:2' id='C5IKB68FA002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T00:49:56.000000Z' from='alice_unnamed_1963@localhost'/>
			<message from='alice_unnamed_1963@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1963@localhost'>
				<body>aa38368c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:20.468 ***🔗
alice_unnamed_1963@localhost/res1 in
<iq from='alice_unnamed_1963@localhost' to='alice_unnamed_1963@localhost/res1' id='79c1e164730d296b1ec8603a196018ce' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C58MOUGTDG0B</first>
			<last>C5IKB68FA002</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:20.468 ***🔗
alice_unnamed_1963@localhost/res1 out
</stream:stream>

*** User 2024-04-18 11:03:20.470 ***🔗
alice_unnamed_1963@localhost/res1 in
</stream:stream>
*** CT 2024-04-18 11:03:20.476 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2877.html



=== Ended at 2024-04-18 11:03:20
=== successfully completed test case
=== === Returned value: ok