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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.32039.0>},
     {basic_group,muc_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,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => 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.muc_querying_for_all_messages.18565.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_simple_muc_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:30


*** CT 2022-04-04 15:07:30.489 *** View log from node mongooseim@localhost when started mongooseim@localhost_1258.html
*** CT 2022-04-04 15:07:30.490 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-04-04 15:07:30.877 ***
alicE_unnamed_1218@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:30.877 ***
alicE_unnamed_1218@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='74b75bd9e335a973' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:30.877 ***
alicE_unnamed_1218@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:30.877 ***
alicE_unnamed_1218@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTIxOABtYXR5Z3J5c2E=</auth>



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



*** User 2022-04-04 15:07:30.879 ***
alicE_unnamed_1218@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:30.879 ***
alicE_unnamed_1218@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6a168ccff2ba2384' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:30.879 ***
alicE_unnamed_1218@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:30.879 ***
alicE_unnamed_1218@localhost/res1 out
<iq type='set' id='da8f1aff9864d6882e15fdbfb8aa5d39'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



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



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



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


Could not find element wait_for_parallel_writer in Config.


*** User 2022-04-04 15:07:30.882 ***
alicE_unnamed_1218@localhost/res1 in
<presence from='alicE_unnamed_1218@localhost/res1' to='alice_unnamed_1218@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-04-04 15:07:30.882 ***
alicE_unnamed_1218@localhost/res1 out
<iq type='set' id='94c42f5aa5b322cfe19ce3a4500f8a82' to='alicE_unnamed_1218room0-32101-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-04-04 15:07:30.885 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='28eeb16a-740f-49fd-b43c-22471b42afc9'>
	<result xmlns='urn:xmpp:mam:2' id='BMK80P90G007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T01:17:20.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>36b87003</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.885 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='8a262d1a-2e8b-491d-a367-3df05ecf1dd1'>
	<result xmlns='urn:xmpp:mam:2' id='BMKGNI628G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T11:40:57.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1be37019</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.885 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='9eac7bdf-de50-485e-b415-775c7c463963'>
	<result xmlns='urn:xmpp:mam:2' id='BMKUR0LV500D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T04:30:50.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b2d12be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.885 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='896bf2df-f878-4795-aad9-d7d172eaa8cd'>
	<result xmlns='urn:xmpp:mam:2' id='BML0OC9LB00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T06:48:06.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cd9b7882</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.885 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='803ff36c-f872-4f13-9eec-790c79739b81'>
	<result xmlns='urn:xmpp:mam:2' id='BMLKCTOKO00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T06:14:08.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dde566ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.885 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='e4dd7b0a-8817-4061-84b1-3eeda84c929b'>
	<result xmlns='urn:xmpp:mam:2' id='BMLL0KCCMG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T06:58:13.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>be50a977</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.885 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='6139d302-4f35-46c8-afef-f61cd25d5fd6'>
	<result xmlns='urn:xmpp:mam:2' id='BMMBA4OVPG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T09:34:19.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2861397</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='b6c09276-6295-4db6-8af3-7efd9510110a'>
	<result xmlns='urn:xmpp:mam:2' id='BMMEJK2AK00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T13:30:16.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bfc3bcee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='03dc70e9-ad3c-4863-b186-8ee978040b4b'>
	<result xmlns='urn:xmpp:mam:2' id='BMMQIO8LVG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T03:47:19.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27d13ca9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='8df2cb74-e418-4f54-93ff-b5c059be8e4d'>
	<result xmlns='urn:xmpp:mam:2' id='BMMVBT6GLG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T09:29:55.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ab8e05a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='339eba0e-9216-49f7-af81-c90e0f3700be'>
	<result xmlns='urn:xmpp:mam:2' id='BMNDQVK8U00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T02:45:48.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>af91704a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='a0f3ee24-2e7f-40d4-b5f7-cb26ec88125e'>
	<result xmlns='urn:xmpp:mam:2' id='BMNQRJGOD00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T18:17:46.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6f95013</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='dcf9c939-77f7-4a5c-95d4-bee3ecc99706'>
	<result xmlns='urn:xmpp:mam:2' id='BMO3DRUCUG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T04:31:17.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e074fff3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='2eabd88a-6f67-44c6-9033-fbe585a0180a'>
	<result xmlns='urn:xmpp:mam:2' id='BMO4LBAI400H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T05:59:36.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cbf34e5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='6dbb241c-63be-48c4-b46f-5e72529908ff'>
	<result xmlns='urn:xmpp:mam:2' id='BMONO8MCQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T04:46:12.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dffdd75b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.886 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='1edbb90f-0bfe-46af-878d-6bd27f23db16'>
	<result xmlns='urn:xmpp:mam:2' id='BMORA30L4G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T09:00:49.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac68fc09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='7802d3fe-20ee-48e2-91d7-65a1c50ece3f'>
	<result xmlns='urn:xmpp:mam:2' id='BMPGSNU8PG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T10:45:47.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e5160d40</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='36985208-5c01-4899-bcb1-d85fe1ba4749'>
	<result xmlns='urn:xmpp:mam:2' id='BMPPGVA2F001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T21:03:42.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b849663a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='12a6b12e-a27f-424f-8da5-9e9215e3a414'>
	<result xmlns='urn:xmpp:mam:2' id='BMQ6NAP67007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T12:48:30.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5bd902b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='1999799a-abd4-41c1-89e8-5e715dd27819'>
	<result xmlns='urn:xmpp:mam:2' id='BMQEQ2B5MG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T22:27:17.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>50d25e19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='8ac91a9e-a4ad-4a1a-950f-6bd65f49b809'>
	<result xmlns='urn:xmpp:mam:2' id='BMQNC8RP400H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T08:40:40.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7dcb0ade</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='ed03119b-8a5d-4a10-8a51-f172f4f53ccc'>
	<result xmlns='urn:xmpp:mam:2' id='BMQQMV0MS003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T12:39:20.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da62e0e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='f78710a7-30a6-4c7c-bd0c-2d2e24996109'>
	<result xmlns='urn:xmpp:mam:2' id='BMRG18E4O00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T14:05:36.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0027e34b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='ebe3c6ca-711e-4cc6-b22a-7f21c242166c'>
	<result xmlns='urn:xmpp:mam:2' id='BMRKDQLTTG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T19:20:03.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b54e834</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.887 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='4d6ae0de-5203-42cb-bb6e-dee90069fd29'>
	<result xmlns='urn:xmpp:mam:2' id='BMROPVIF7008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T00:33:34.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f3056cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='d336da19-6e75-4910-a6ed-16ee8fd431e6'>
	<result xmlns='urn:xmpp:mam:2' id='BMS33TEUGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T12:51:37.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd5b2053</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='a8daab61-eaf3-4672-8461-34184c90a85d'>
	<result xmlns='urn:xmpp:mam:2' id='BMSIPMULJG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T07:34:07.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b93efafe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='121d5eef-4eba-4558-a7be-764b412e8f4d'>
	<result xmlns='urn:xmpp:mam:2' id='BMSL4BT6LG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T10:21:07.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d604bd7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='ef4b38e1-f3f2-4a98-9b66-6ce839aaa911'>
	<result xmlns='urn:xmpp:mam:2' id='BMT1UL4MJG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T01:38:55.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>885d43d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='2e623bbe-a06a-4786-98bc-2b394ce81ea6'>
	<result xmlns='urn:xmpp:mam:2' id='BMTBOM0DLG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T13:21:23.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a69d291</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='f4af7b30-e270-4c47-b3a5-54999b3b965c'>
	<result xmlns='urn:xmpp:mam:2' id='BMTTH11SQG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T10:32:45.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0c945a81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='f4053ba5-210d-42ef-beec-8629df685e75'>
	<result xmlns='urn:xmpp:mam:2' id='BMU1NBVGE007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T15:33:16.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b608e70e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='baf6a87b-9066-49cb-92ff-336dfe5b40b3'>
	<result xmlns='urn:xmpp:mam:2' id='BMUHDKV4LG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T10:16:51.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3ad5bbe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.888 ***
alicE_unnamed_1218@localhost/res1 in
<message from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='9e1912a4-f9eb-4ffd-8b6a-e12eb2f87a18'>
	<result xmlns='urn:xmpp:mam:2' id='BMUQ3L2NQ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T20:38:44.000000Z' from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1218room0-32101-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09af655e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:30.889 ***
alicE_unnamed_1218@localhost/res1 in
<iq from='alice_unnamed_1218room0-32101-0@muc.localhost' to='alicE_unnamed_1218@localhost/res1' id='94c42f5aa5b322cfe19ce3a4500f8a82' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMK80P90G007</first>
			<last>BMUQ3L2NQ007</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-04-04 15:07:30.889 ***
alicE_unnamed_1218@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:07:30.900 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:07:30.901 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1259.html



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