=== 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.30353.0>},
     {basic_group,mam_all},
     {configuration,rdbms_simple},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,db_jid_format => mam_jid_rfc,
                      db_message_format => mam_message_xml,
                      default_result_limit => 50,full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      no_stanzaid_element => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/mam_suite.querying_for_all_messages_with_jid.60930.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_simple_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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:07:26


*** CT 2022-04-04 15:07:26.095 *** View log from node mongooseim@localhost when started mongooseim@localhost_1247.html
*** CT 2022-04-04 15:07:26.096 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html

*** User 2022-04-04 15:07:26.378 ***
alicE_unnamed_1174@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:07:26.378 ***
alicE_unnamed_1174@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='68e55f846ee93e2a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:26.379 ***
alicE_unnamed_1174@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-04 15:07:26.379 ***
alicE_unnamed_1174@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTE3NABtYXR5Z3J5c2E=</auth>



*** User 2022-04-04 15:07:26.385 ***
alicE_unnamed_1174@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:07:26.385 ***
alicE_unnamed_1174@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:07:26.386 ***
alicE_unnamed_1174@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='35d0b1df088c32a7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:26.386 ***
alicE_unnamed_1174@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-04 15:07:26.386 ***
alicE_unnamed_1174@localhost/res1 out
<iq type='set' id='544b6e3c36e1286c39f4cbcf6ca57e62'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:07:26.386 ***
alicE_unnamed_1174@localhost/res1 in
<iq id='544b6e3c36e1286c39f4cbcf6ca57e62' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1174@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:07:26.387 ***
alicE_unnamed_1174@localhost/res1 out
<iq type='set' id='cdbb24d2c117d80e0a000af9e91a27cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:07:26.433 ***
alicE_unnamed_1174@localhost/res1 in
<iq type='result' id='cdbb24d2c117d80e0a000af9e91a27cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:07:26.433 ***
alicE_unnamed_1174@localhost/res1 out
<presence/>



*** User 2022-04-04 15:07:26.436 ***
alicE_unnamed_1174@localhost/res1 in
<presence from='alicE_unnamed_1174@localhost/res1' to='alice_unnamed_1174@localhost/res1' xml:lang='en'/>



*** User 2022-04-04 15:07:26.436 ***
alicE_unnamed_1174@localhost/res1 out
<iq type='set' id='de0b5cf19abed4541336ff7c53e153fd'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>bob_unnamed_1174@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-04-04 15:07:26.442 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='59654a09-cf88-4e99-acd4-d35ea7959d8f'>
	<result xmlns='urn:xmpp:mam:2' id='BMKEC0K0AG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T08:51:57.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>9e251c43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.442 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='b9b8aaaf-917c-40f7-83e1-2d48dd98ff2e'>
	<result xmlns='urn:xmpp:mam:2' id='BMLE8L3G8G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T22:55:05.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>6e5a6bac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.442 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='d880277c-c486-4d5b-aa4d-9fb81dd91da5'>
	<result xmlns='urn:xmpp:mam:2' id='BMLPEMHM4G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T12:16:01.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>1aecb543</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.442 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='0392a1a5-709e-437f-995f-0f4d15ef9413'>
	<result xmlns='urn:xmpp:mam:2' id='BMMFETS20G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T14:31:21.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>18c01ac3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.442 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='a18a13a8-e052-4b16-9d98-147191bfb1ea'>
	<result xmlns='urn:xmpp:mam:2' id='BMN7ONQAMG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T19:31:17.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>dc68cfa2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.442 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='800c1a49-4dec-4105-a962-68963618e5c9'>
	<result xmlns='urn:xmpp:mam:2' id='BMNML1LSN00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T13:16:46.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>1e8069e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.442 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='d6fa61c3-1015-461a-a23f-56017d702b24'>
	<result xmlns='urn:xmpp:mam:2' id='BMO4RL8L7G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T06:13:43.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>81cd7819</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='26d7db5e-62ad-440e-a5ce-db76898172d9'>
	<result xmlns='urn:xmpp:mam:2' id='BMOPTFBR2G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T07:21:01.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>64c5196b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='1a34d964-2f1c-4124-9b9e-6a5c52755abb'>
	<result xmlns='urn:xmpp:mam:2' id='BMPE5P3VDG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T07:31:15.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>95bed9c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='ec2ede5b-15ef-480b-88cc-8a4f5bbd5496'>
	<result xmlns='urn:xmpp:mam:2' id='BMQFKGFSP008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T23:26:26.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>f5a37af6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='1e75c9d5-6081-4b39-8fec-6516b17a13ee'>
	<result xmlns='urn:xmpp:mam:2' id='BMQL0U6V8G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T05:52:09.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>228a4e22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='60b53673-2b41-4e11-aa60-192aea5a8ed9'>
	<result xmlns='urn:xmpp:mam:2' id='BMR86EA6O00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T04:44:32.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>21aaadc4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='03f4dacc-d858-49cc-bc30-e5e1afcd3eb9'>
	<result xmlns='urn:xmpp:mam:2' id='BMSB45CN1009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T22:24:50.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>492ba13e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='4e66fc4d-6b3c-48d9-8b26-3d1d949fe0d6'>
	<result xmlns='urn:xmpp:mam:2' id='BMSKT03NJ003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T10:04:38.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>f01d9996</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='60f88a9c-5e44-46ab-9479-1797a4c0a0c9'>
	<result xmlns='urn:xmpp:mam:2' id='BMT6CE82MG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T06:56:05.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>e367b59a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='d5705689-5470-4922-b14e-58cc48317f29'>
	<result xmlns='urn:xmpp:mam:2' id='BMU7QCIT9G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T22:49:31.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>bd197d2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<message from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='aac05ca9-a86f-4674-b57e-a933bedd011b'>
	<result xmlns='urn:xmpp:mam:2' id='BMUERCJ0100C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T07:12:50.000000Z' from='alice_unnamed_1174@localhost'/>
			<message from='alice_unnamed_1174@localhost' xmlns='jabber:client' to='bOb_unnamed_1174@localhost' type='chat'>
				<body>9f7a9969</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
<iq from='alicE_unnamed_1174@localhost' to='alicE_unnamed_1174@localhost/res1' id='de0b5cf19abed4541336ff7c53e153fd' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMKEC0K0AG04</first>
			<last>BMUERCJ0100C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:07:26.443 ***
alicE_unnamed_1174@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:07:26.447 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:07:26.447 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1253.html



=== Ended at 2022-04-04 15:07:26
=== successfully completed test case
=== === Returned value: ok