=== 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.54687.0>},
     {basic_group,mam_all},
     {configuration,rdbms_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},
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,backend => rdbms,
                      full_text_search => true,message_retraction => true,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      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@38467046e2a2.2024-03-11_11.25.28/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.35.53/mam_suite.querying_for_all_messages_with_jid.75268.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_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@38467046e2a2.2024-03-11_11.25.28/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.35.53/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_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,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 => <<>>,subject => <<>>,
                    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_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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {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@38467046e2a2.2024-03-11_11.25.28"

=== Started at 2024-03-11 11:37:12


*** CT 2024-03-11 11:37:12.505 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2262.html

*** User 2024-03-11 11:37:12.782 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 11:37:12.782 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 11:37:12.784 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 11:37:12.786 ***🔗
alicE_unnamed_2361@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 11:37:12.787 ***🔗
alicE_unnamed_2361@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='70aa67d6caf5a0e6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:37:12.787 ***🔗
alicE_unnamed_2361@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 11:37:12.787 ***🔗
alicE_unnamed_2361@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM2MQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 11:37:12.788 ***🔗
alicE_unnamed_2361@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:37:12.788 ***🔗
alicE_unnamed_2361@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 11:37:12.788 ***🔗
alicE_unnamed_2361@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb309d45b9b5b3a8' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2361@localhost'>

*** User 2024-03-11 11:37:12.788 ***🔗
alicE_unnamed_2361@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 11:37:12.788 ***🔗
alicE_unnamed_2361@localhost/res1 out
<iq type='set' id='7725d3074fb0cf5a148ca508c7fc4c30'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:37:12.789 ***🔗
alicE_unnamed_2361@localhost/res1 in
<iq id='7725d3074fb0cf5a148ca508c7fc4c30' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2361@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:37:12.789 ***🔗
alice_unnamed_2361@localhost/res1 out
<iq type='set' id='dc3de968b1a3e8c952a7e0184f7c7bea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:37:12.789 ***🔗
alice_unnamed_2361@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2361@localhost/res1' id='dc3de968b1a3e8c952a7e0184f7c7bea' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:37:12.790 ***🔗
alice_unnamed_2361@localhost/res1 out
<presence/>



*** User 2024-03-11 11:37:12.791 ***🔗
alice_unnamed_2361@localhost/res1 in
<presence from='alice_unnamed_2361@localhost/res1' to='alice_unnamed_2361@localhost/res1'/>



*** User 2024-03-11 11:37:12.791 ***🔗
alice_unnamed_2361@localhost/res1 out
<iq type='set' id='4dc7f20b355ef39883bbc65cb97ff686'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2361@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 11:37:12.793 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='b6c1cc29-264c-4eb9-ba14-bafc60ea54ea'>
	<result xmlns='urn:xmpp:mam:1' id='C4GT99KDC009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T09:27:52.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>13b1c1a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.793 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='6d8e8a18-ec23-40e8-bd7c-7d586f5b8bd7'>
	<result xmlns='urn:xmpp:mam:1' id='C4HE7NMFIG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T05:41:17.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>d1e075d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.793 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='6098d05f-d73a-4ef3-9181-61b21cbe5520'>
	<result xmlns='urn:xmpp:mam:1' id='C4HTQQSBOG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T00:17:45.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>04585cb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.793 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='3c2e2abc-e07d-45af-a0a4-8b0493b621d6'>
	<result xmlns='urn:xmpp:mam:1' id='C4IT4IVB7009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T13:38:38.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>d01c3adb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='a951ccca-c701-4eb7-bd27-d374b1bc21bf'>
	<result xmlns='urn:xmpp:mam:1' id='C4JK55VPV001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T17:06:22.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>dd68a7f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='8396cc1c-24d9-4c82-8549-eb0be7218548'>
	<result xmlns='urn:xmpp:mam:1' id='C4K2UEIIJG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T10:45:03.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>3685cb6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='43a35769-e2dc-45e5-b435-8b6c0ca1410a'>
	<result xmlns='urn:xmpp:mam:1' id='C4KT4TV0D00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T18:00:42.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>28e571e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='117b10ea-89da-4ab3-8a6f-2c6e3b1f4c44'>
	<result xmlns='urn:xmpp:mam:1' id='C4L9CNTJJ00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T08:37:10.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>b29e74da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='0e03c3b8-7adc-482c-affb-2b8955f529c9'>
	<result xmlns='urn:xmpp:mam:1' id='C4LN24OF8G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T00:55:37.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>ea95c2ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='432f5c9d-9898-4b66-b29e-0a96eb082341'>
	<result xmlns='urn:xmpp:mam:1' id='C4MI1UH71G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T09:07:55.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>4fca4fb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='7e3a717a-7158-44d3-9c97-544ef22ef698'>
	<result xmlns='urn:xmpp:mam:1' id='C4N4OS1NAG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:27:41.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>f4df8559</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='4b41d9b9-d947-412a-91d8-85135ee9a2cf'>
	<result xmlns='urn:xmpp:mam:1' id='C4O0T03OL00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T17:01:14.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>4d1ab916</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='2312db5c-0f66-46c6-b52a-f99852f22d09'>
	<result xmlns='urn:xmpp:mam:1' id='C4OHLUMJBG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T13:02:23.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>99ed6ed6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='9890c521-61f4-42c0-a35e-675e8f4b7969'>
	<result xmlns='urn:xmpp:mam:1' id='C4P052I4F00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T06:18:22.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>8db15bff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='d3e67b1c-80f4-4a90-a11b-c51a8e452425'>
	<result xmlns='urn:xmpp:mam:1' id='C4PS49VLD00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T15:40:58.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>df4e0b54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.794 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='7f748f2b-dcbb-4742-9cac-22eb1bc34f07'>
	<result xmlns='urn:xmpp:mam:1' id='C4QGH55NH00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T16:01:22.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>28d8a8bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.795 ***🔗
alice_unnamed_2361@localhost/res1 in
<message from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='00fe828e-760c-40b8-adc2-b685485a0d49'>
	<result xmlns='urn:xmpp:mam:1' id='C4R0FN984G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:03:29.000000Z' from='alice_unnamed_2361@localhost'/>
			<message from='alice_unnamed_2361@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2361@localhost'>
				<body>4f09eb2a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:37:12.795 ***🔗
alice_unnamed_2361@localhost/res1 in
<iq from='alice_unnamed_2361@localhost' to='alice_unnamed_2361@localhost/res1' id='4dc7f20b355ef39883bbc65cb97ff686' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GT99KDC009</first>
			<last>C4R0FN984G08</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 11:37:12.795 ***🔗
alice_unnamed_2361@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:37:12.795 ***🔗
alice_unnamed_2361@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:37:12.828 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2266.html



=== Ended at 2024-03-11 11:37:12
=== successfully completed test case
=== === Returned value: ok