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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.2114.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,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.50947.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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:38


*** CT 2022-04-04 15:07:39.026 *** View log from node mongooseim@localhost when started mongooseim@localhost_1274.html
*** CT 2022-04-04 15:07:39.027 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html
Could not find element archive_wait in Config.


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

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



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



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

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



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



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



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



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



*** User 2022-04-04 15:07:39.335 ***
alicE_unnamed_1291@localhost/res1 in
<presence from='alicE_unnamed_1291@localhost/res1' to='alice_unnamed_1291@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-04-04 15:07:39.336 ***
alicE_unnamed_1291@localhost/res1 out
<iq type='set' id='1b0dc7dacbb0e198569f5d85b2844cb1' to='alicE_unnamed_1291room0-2161-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='1a17e5bf-ee27-440e-9dcd-7b7eada9b434'>
	<result xmlns='urn:xmpp:mam:1' id='BMK9P6B55G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T03:23:31.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c0d24d45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='34c16aba-8471-42b9-a619-4ecadf58f0c6'>
	<result xmlns='urn:xmpp:mam:1' id='BMKLVH34GG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T17:56:41.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>99eb2690</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='0dde0cb8-c885-4712-8627-fb94fe7a159a'>
	<result xmlns='urn:xmpp:mam:1' id='BMKTDLT3EG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T02:49:25.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b650f0f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='a7b7917c-f32f-4621-97da-39fe5375f53c'>
	<result xmlns='urn:xmpp:mam:1' id='BMLAE6EOUG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T18:21:09.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5299f274</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='4a413a6e-634f-43b5-8090-70786834d1f2'>
	<result xmlns='urn:xmpp:mam:1' id='BMLLR722EG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T07:57:41.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4c1a444</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='b144f04e-9b64-40de-bb38-01337e32b007'>
	<result xmlns='urn:xmpp:mam:1' id='BMLP391QI003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T11:50:28.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>764fa5b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='38cf214f-e2c9-436b-8300-976a6b5d2950'>
	<result xmlns='urn:xmpp:mam:1' id='BMM7C7NRC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T04:52:40.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>856ae7f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='31dd3e88-fe7d-40ce-9d5e-684fdb49cd31'>
	<result xmlns='urn:xmpp:mam:1' id='BMML32QQAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T21:14:21.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>56661eab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='6457a2e2-314d-4b93-ae59-820ffa34ce31'>
	<result xmlns='urn:xmpp:mam:1' id='BMN1EJGRHG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T11:59:07.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>96d28dfd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='761f769a-4a39-493e-9d00-a9c8a4c2f424'>
	<result xmlns='urn:xmpp:mam:1' id='BMN2G7NUAG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T13:14:21.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>430483a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='9e28f906-bb16-4bb8-868a-e4ae4a9d30bd'>
	<result xmlns='urn:xmpp:mam:1' id='BMNE01VSMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T02:57:09.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2eecbfa5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='a27fa148-00e0-4b67-8629-bae43b53b20d'>
	<result xmlns='urn:xmpp:mam:1' id='BMNSFPS9K003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T20:14:32.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5979e381</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.340 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='d1cb3502-0050-49db-b056-30ac15b9a322'>
	<result xmlns='urn:xmpp:mam:1' id='BMO1GI03O005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T02:14:08.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1445833e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='1a47d835-0ca7-41ca-be42-3e9ceebabfc2'>
	<result xmlns='urn:xmpp:mam:1' id='BMO6JHKO200D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T08:18:44.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22af64c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='5ce758a9-1b18-4ebd-a4f9-d0b92c447e20'>
	<result xmlns='urn:xmpp:mam:1' id='BMOR8I4KA001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T08:57:24.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0625746b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='708a83bb-5766-4c74-aec0-e3b542cefff5'>
	<result xmlns='urn:xmpp:mam:1' id='BMP1UDMOQ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T16:55:48.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab483753</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='d0afe4de-6124-4ca2-ac6f-93bfab516117'>
	<result xmlns='urn:xmpp:mam:1' id='BMPNFR9H8G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T18:38:01.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d1c1bb16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='1724775c-75c7-42c5-b9a9-78eb940e4198'>
	<result xmlns='urn:xmpp:mam:1' id='BMPPNDHG3G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T21:18:07.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9492810c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='30e6e840-ef65-4023-ac23-bc8cc3d30fb3'>
	<result xmlns='urn:xmpp:mam:1' id='BMQ7PL5Q2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T14:05:17.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad844e5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='60098c4c-9fe5-4443-a1d6-653b3227cc93'>
	<result xmlns='urn:xmpp:mam:1' id='BMQFMM3LR004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T23:31:18.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c7b57c31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='1126a35f-8b93-4006-b77d-a4f25207994c'>
	<result xmlns='urn:xmpp:mam:1' id='BMR28GPA2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T21:39:41.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>15892884</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='6db70269-7ff2-4cdb-97fa-11a1f4aa0e1c'>
	<result xmlns='urn:xmpp:mam:1' id='BMR30NSF8008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T22:33:52.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2cc45cbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.341 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='c90d449b-459a-41c0-963c-60c373537c10'>
	<result xmlns='urn:xmpp:mam:1' id='BMR60NLJ200G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T02:08:36.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7942d63c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='c04f63e5-663f-408d-b4e3-2e17aaba65c2'>
	<result xmlns='urn:xmpp:mam:1' id='BMR8C5SR1001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T04:57:22.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81b0d522</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='9908df84-ebca-4b00-9c48-b446e7db9bdf'>
	<result xmlns='urn:xmpp:mam:1' id='BMS4HJTL3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T14:33:51.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fbcd5f44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='ee2b1701-742e-44a2-8a50-a1be43f6b824'>
	<result xmlns='urn:xmpp:mam:1' id='BMS7CKLV4007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T17:57:28.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2509873a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='0052f5b7-1b74-4fd0-9a5c-73997b206d0e'>
	<result xmlns='urn:xmpp:mam:1' id='BMSDARGD9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T01:02:58.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>253124b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='22bd12e2-8e30-4d55-b412-0802d566422d'>
	<result xmlns='urn:xmpp:mam:1' id='BMSDDFDUP004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T01:08:50.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2305e64b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='608334ee-3aa9-4e1f-8e07-dc174e0ee568'>
	<result xmlns='urn:xmpp:mam:1' id='BMT9HJNK800G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T10:42:24.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>99a5bf8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='7f6f47b9-4eb1-4e8d-bf2a-f3e4eda91770'>
	<result xmlns='urn:xmpp:mam:1' id='BMTDPKP3P00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T15:46:42.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>40eea214</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='187677c1-5453-4723-9d0a-6f573e32156a'>
	<result xmlns='urn:xmpp:mam:1' id='BMTL4JHMH00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T00:32:18.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3dd3f09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='4c1c9c18-782c-4259-a4cb-41761df19214'>
	<result xmlns='urn:xmpp:mam:1' id='BMU4F1M7A006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T18:49:24.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b6c4ffc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.342 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='8e5744dc-511c-47c1-82c4-3767b5643632'>
	<result xmlns='urn:xmpp:mam:1' id='BMUAR811DG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T02:26:11.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b5c0857</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.343 ***
alicE_unnamed_1291@localhost/res1 in
<message from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='2dc2d0fa-2b46-4006-afad-bad487378453'>
	<result xmlns='urn:xmpp:mam:1' id='BMUGGG1AD00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T09:11:38.000000Z' from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1291room0-2161-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1cc13289</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:39.343 ***
alicE_unnamed_1291@localhost/res1 in
<iq from='alice_unnamed_1291room0-2161-1@muc.localhost' to='alicE_unnamed_1291@localhost/res1' id='1b0dc7dacbb0e198569f5d85b2844cb1' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMK9P6B55G0F</first>
			<last>BMUGGG1AD00E</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-04-04 15:07:39.343 ***
alicE_unnamed_1291@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:07:39.354 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:07:39.355 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1275.html



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