=== 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.8221.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {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 => true,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.65539.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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:58


*** CT 2022-04-04 15:07:58.647 *** View log from node mongooseim@localhost when started mongooseim@localhost_1309.html
*** CT 2022-04-04 15:07:58.648 *** 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:58.986 ***
alicE_unnamed_1475@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:58.987 ***
alicE_unnamed_1475@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='52de55cb2790dac2' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



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



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



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



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



*** User 2022-04-04 15:07:58.991 ***
alicE_unnamed_1475@localhost/res1 in
<presence from='alicE_unnamed_1475@localhost/res1' to='alice_unnamed_1475@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-04-04 15:07:58.991 ***
alicE_unnamed_1475@localhost/res1 out
<iq type='set' id='a52e7301fc9af246618bb6fc93704339' to='alicE_unnamed_1475room0-8271-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:59.000 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='6ff10e28-f323-49b7-9f9a-10dd7d7602fc'>
	<result xmlns='urn:xmpp:mam:1' id='BMKBOFF7KG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T05:45:05.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>986721d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.000 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='df364dfc-bf92-4cd9-8954-bdc722c12f28'>
	<result xmlns='urn:xmpp:mam:1' id='BMKCRL1JH00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T07:03:46.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f897811</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.000 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='13b4ead8-f5f3-4406-a7a4-2cd047b4025e'>
	<result xmlns='urn:xmpp:mam:1' id='BML5R6769004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T12:52:18.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13321617</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.000 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='ff80cbaa-a7c5-481d-9c04-b692ab522c9d'>
	<result xmlns='urn:xmpp:mam:1' id='BMLEIPBFGG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T23:17:45.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>14d082b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.000 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='6a442981-13b9-4d33-9d11-b7734043db33'>
	<result xmlns='urn:xmpp:mam:1' id='BMLHOUA3K00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T03:06:16.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a6a3e70d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='7fc06b2a-cbf8-43d8-87fc-0f36e0683840'>
	<result xmlns='urn:xmpp:mam:1' id='BMLJIARARG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T05:14:39.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6acf12d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='48cf7d0a-2764-4e3c-a642-6ebfe18df1a5'>
	<result xmlns='urn:xmpp:mam:1' id='BMM3AO0VA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T00:03:00.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>552d0b0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='40766577-da68-4d08-a357-e84be824e41e'>
	<result xmlns='urn:xmpp:mam:1' id='BMM53FIQ5G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T02:09:55.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b7055e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='448cdb6f-2d57-48db-9d2b-9640a1ead08b'>
	<result xmlns='urn:xmpp:mam:1' id='BMMS46DB5G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T05:37:55.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dfe76f2f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='9235fd1f-5652-4c65-b77e-b8d56799e450'>
	<result xmlns='urn:xmpp:mam:1' id='BMN4TKLN900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T16:07:30.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44b3ada5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='d7fd3b7e-9358-44ca-8621-0863200be79f'>
	<result xmlns='urn:xmpp:mam:1' id='BMNKJ19EP008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T10:49:06.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20246542</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='38f739ae-e315-417b-82f0-4108b96ea65e'>
	<result xmlns='urn:xmpp:mam:1' id='BMNKNE6DSG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T10:58:57.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac731e83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.001 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='70c472f9-6d14-4b72-a780-10f8432e2303'>
	<result xmlns='urn:xmpp:mam:1' id='BMO4JG6F800C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T05:55:28.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0dbdfef7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='1b078779-6c21-46ab-8e4a-c2f189541f40'>
	<result xmlns='urn:xmpp:mam:1' id='BMOCDNUUDG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T15:15:15.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c125c533</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='a7fff5bf-2689-4cc4-9cd4-0f80836b8b8a'>
	<result xmlns='urn:xmpp:mam:1' id='BMOL26805G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T01:33:39.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>96271661</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='2e79c9a4-425f-4b6b-9a04-b27464767d58'>
	<result xmlns='urn:xmpp:mam:1' id='BMP277VVA00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T17:15:32.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>157f13db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='f4a2da10-e707-45c5-8c04-c11b77a42086'>
	<result xmlns='urn:xmpp:mam:1' id='BMP9UN9UA00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T02:29:08.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>815db35f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='578eed69-c701-4b07-b5a2-da40b15cb466'>
	<result xmlns='urn:xmpp:mam:1' id='BMPESKBAN00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T08:22:22.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20f532a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='c5e97bc3-3007-4178-883a-230632737376'>
	<result xmlns='urn:xmpp:mam:1' id='BMQ1140N300B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T06:00:54.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc1f088a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='01206ddd-7eff-40f0-abb7-c9b41e53eec7'>
	<result xmlns='urn:xmpp:mam:1' id='BMQB73HJRG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T18:10:07.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>806648df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='b168c156-8ed7-45a0-af02-bf8f8c8d373a'>
	<result xmlns='urn:xmpp:mam:1' id='BMQM0KM1K00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T07:03:04.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c3fb5a64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='e52ef17e-dea9-4d89-95b5-908163449d43'>
	<result xmlns='urn:xmpp:mam:1' id='BMQOBJDCEG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T09:50:45.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>554c636a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='dfa363b1-69f7-4595-9ddf-a3fb9785c324'>
	<result xmlns='urn:xmpp:mam:1' id='BMREF7EOEG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T12:13:41.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b380d10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.002 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='47433495-71c2-4770-84bc-8c3eb629674d'>
	<result xmlns='urn:xmpp:mam:1' id='BMRFKKHUH006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T13:37:22.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cff6313c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='9d22ac25-b9c0-45a7-8954-0312495de10f'>
	<result xmlns='urn:xmpp:mam:1' id='BMS6DSV2T008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T16:48:42.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>855620cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='7afad664-3282-4a40-9ee0-cdc65d2ec768'>
	<result xmlns='urn:xmpp:mam:1' id='BMS9NF3VDG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T20:44:51.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8e9aaa47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='7e151bad-f1f3-45e0-a357-9132826ab482'>
	<result xmlns='urn:xmpp:mam:1' id='BMSGJ042U006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T04:55:56.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aaed668d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='2c1eb733-f49b-465f-a491-e24e1ec2dc9d'>
	<result xmlns='urn:xmpp:mam:1' id='BMSQHKAOT005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T16:48:42.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a512bf56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='2b8cc274-1f1f-427b-880a-b50cbef2f7d7'>
	<result xmlns='urn:xmpp:mam:1' id='BMT5JDCUB00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T06:00:06.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f55e0147</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='46a68c09-72f1-44b7-9301-c33154efb88f'>
	<result xmlns='urn:xmpp:mam:1' id='BMTFN0CPV006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T18:03:58.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>58b189c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='805df0fe-98cc-4e84-8d0d-ef7815e5c5ba'>
	<result xmlns='urn:xmpp:mam:1' id='BMTN2PRSF005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T02:51:26.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dafdc644</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='8af30da9-6274-49ee-8d91-be25c6319b9d'>
	<result xmlns='urn:xmpp:mam:1' id='BMU8971D4G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T23:22:41.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>34b7e751</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='cc12b25c-0e9c-4f7a-993d-67328c1b3a81'>
	<result xmlns='urn:xmpp:mam:1' id='BMUKJ5SSV00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T14:03:58.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6769f6dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='8f42f334-6d5e-4d19-bba9-eccbcab942fb'>
	<result xmlns='urn:xmpp:mam:1' id='BMUOHSM0IG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T18:47:25.000000Z' from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-8271-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f281dc31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
<iq from='alice_unnamed_1475room0-8271-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='a52e7301fc9af246618bb6fc93704339' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMKBOFF7KG0G</first>
			<last>BMUOHSM0IG05</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-04-04 15:07:59.003 ***
alicE_unnamed_1475@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:07:59.040 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:07:59.041 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1310.html



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