=== 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.8762.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/mam_suite.muc_querying_for_all_messages.96642.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/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 => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam_cache_user => [{muc,true}],
        mod_mam_mnesia_prefs => [{muc,true}],
        mod_mam_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:27:13


*** CT 2022-01-25 16:27:13.042 *** View log from node mongooseim@localhost when started mongooseim@localhost_1767.html
*** CT 2022-01-25 16:27:13.042 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-25 16:27:13.448 ***
alicE_unnamed_1461@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-01-25 16:27:13.449 ***
alicE_unnamed_1461@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f8ccdf640db5b7f0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:13.449 ***
alicE_unnamed_1461@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-01-25 16:27:13.449 ***
alicE_unnamed_1461@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTQ2MQBtYXR5Z3J5c2E=</auth>



*** User 2022-01-25 16:27:13.451 ***
alicE_unnamed_1461@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:27:13.451 ***
alicE_unnamed_1461@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-01-25 16:27:13.451 ***
alicE_unnamed_1461@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c969eee1fc112454' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:13.452 ***
alicE_unnamed_1461@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-01-25 16:27:13.452 ***
alicE_unnamed_1461@localhost/res1 out
<iq type='set' id='273e3c96fafd93e8b913689d38bfd6a7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:27:13.452 ***
alicE_unnamed_1461@localhost/res1 in
<iq id='273e3c96fafd93e8b913689d38bfd6a7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1461@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:27:13.453 ***
alicE_unnamed_1461@localhost/res1 out
<iq type='set' id='a39ced133667d756dab8e2c4f5c0d8b6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:13.453 ***
alicE_unnamed_1461@localhost/res1 in
<iq type='result' id='a39ced133667d756dab8e2c4f5c0d8b6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:13.453 ***
alicE_unnamed_1461@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-25 16:27:13.455 ***
alicE_unnamed_1461@localhost/res1 in
<presence from='alicE_unnamed_1461@localhost/res1' to='alice_unnamed_1461@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-01-25 16:27:13.456 ***
alicE_unnamed_1461@localhost/res1 out
<iq type='set' id='301eefc7956746608229645ec809fc5c' to='alicE_unnamed_1461room0-8809-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-01-25 16:27:13.459 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='0adb33aa-a29d-461c-af88-200ba494f4a1'>
	<result xmlns='urn:xmpp:mam:1' id='BL92GVHQ4G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T09:06:09Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>431f831b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.459 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='6584fb7a-02ad-4608-b5b8-6c5131c97bef'>
	<result xmlns='urn:xmpp:mam:1' id='BL989K1F3G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T15:59:11Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1b51553</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.459 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='b4e3d56e-2f98-4115-a2b6-d0dfb7dd0c2d'>
	<result xmlns='urn:xmpp:mam:1' id='BL9R9ASLAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T14:38:37Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65c660b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.459 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='c0967c57-56c4-43fb-aeb1-454f9cd78dd3'>
	<result xmlns='urn:xmpp:mam:1' id='BL9VNJFUI00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T19:56:52Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6b602d33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.459 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='29563c7a-342f-43d1-a830-98ebf4632a73'>
	<result xmlns='urn:xmpp:mam:1' id='BLA3DU1VV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T00:21:34Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c851ebd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.459 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='0d6e10ae-719c-47c3-85ce-35143e19599d'>
	<result xmlns='urn:xmpp:mam:1' id='BLA88PIURG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T06:07:59Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23662cee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='3b8ac0ef-14c2-4f00-aa0e-0b499b2578e2'>
	<result xmlns='urn:xmpp:mam:1' id='BLB00BD70G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T10:27:05Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>649eeaee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='d2901fc1-c496-4ff9-87a5-6f697d031dbb'>
	<result xmlns='urn:xmpp:mam:1' id='BLB4O5LCH005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T16:06:42Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b1069d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='394f3e89-11ba-4633-abae-4f0c1f967623'>
	<result xmlns='urn:xmpp:mam:1' id='BLBF1BUHT006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T04:23:06Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>09915896</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='2e5d5316-0d2a-4e5d-9ef5-5b3949d01cea'>
	<result xmlns='urn:xmpp:mam:1' id='BLBS77TOGG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T20:06:49Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>37ecfcd2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='fed2e3bb-bd47-4a7a-95c4-984a6968a9f7'>
	<result xmlns='urn:xmpp:mam:1' id='BLC9371G7G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T11:28:23Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>97e49bd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='d5429085-92be-42fb-87bd-854e6aecfa8b'>
	<result xmlns='urn:xmpp:mam:1' id='BLCHUP88DG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T22:02:43Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a1c9570f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='a40bf02c-0bbb-4e9b-8e4e-e4270800b157'>
	<result xmlns='urn:xmpp:mam:1' id='BLCSF6IA2002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T10:35:16Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4d9ba6b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='b516e0cc-3cd9-44bd-a977-08a20d34b17e'>
	<result xmlns='urn:xmpp:mam:1' id='BLCVEMC8EG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T14:08:53Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e134642</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='6f8efffb-128c-401d-8d9a-3e243ec5b784'>
	<result xmlns='urn:xmpp:mam:1' id='BLDA1BU0MG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T02:46:29Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9830349f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='040f885e-a4ff-4aa0-a6fc-003a23f5d8ad'>
	<result xmlns='urn:xmpp:mam:1' id='BLDDCQD4PG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T06:46:51Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>006b5548</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='db557764-ad35-412b-b477-7c17db932668'>
	<result xmlns='urn:xmpp:mam:1' id='BLDVEE971001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T04:18:58Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>097a05e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='556e8595-8257-421a-95b8-58bbccc8f770'>
	<result xmlns='urn:xmpp:mam:1' id='BLEDTLUQCG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T21:35:13Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d41d0dc1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.460 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='e2ed3456-b5c9-4261-b2c7-293e885c1ac4'>
	<result xmlns='urn:xmpp:mam:1' id='BLENNNHDS00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T09:17:44Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c5fc9769</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='cfa66b5f-aba0-41a9-bd9b-268aee193f95'>
	<result xmlns='urn:xmpp:mam:1' id='BLF32A5TCG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T22:48:49Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3569466e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='987ea83d-14aa-4a16-abc9-dce1701711da'>
	<result xmlns='urn:xmpp:mam:1' id='BLFA36R6500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T07:11:54Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c19eaab4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='f78a9447-f3ba-454f-913d-7a2166cd507f'>
	<result xmlns='urn:xmpp:mam:1' id='BLFFSROE800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T14:07:12Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9f43331f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='98cd1d11-8ed0-4e81-bbb8-50dfef3c4d31'>
	<result xmlns='urn:xmpp:mam:1' id='BLFPU94GQ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T02:06:12Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2800e53f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='dc329d95-afb1-41ae-848c-76d4ded6c934'>
	<result xmlns='urn:xmpp:mam:1' id='BLFTV7M2O00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T06:54:40Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>071fc194</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='763b7618-27e0-412c-b972-d50123ed07ca'>
	<result xmlns='urn:xmpp:mam:1' id='BLGI3S4HT00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T06:56:42Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>515c3e12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='2969c065-4197-4030-9139-1f842cbbdbbf'>
	<result xmlns='urn:xmpp:mam:1' id='BLGSE8APKG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T19:15:45Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>51807713</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='26df088d-0b7a-4a1c-8add-c3bb5d06f4e9'>
	<result xmlns='urn:xmpp:mam:1' id='BLH8RCODC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T10:04:08Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8590806</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.461 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='756e80d2-b131-4898-8a85-db28c3dc8482'>
	<result xmlns='urn:xmpp:mam:1' id='BLHJAVBV8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T22:34:49Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d954d98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='d90ceecc-854a-49dd-8378-331057e46f6c'>
	<result xmlns='urn:xmpp:mam:1' id='BLHMFH9T9006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T02:19:46Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a64b7bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='d86c89c6-b424-4dd7-add1-c2e5c5acabbf'>
	<result xmlns='urn:xmpp:mam:1' id='BLI2E7TCK00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T16:35:52Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f7d10a9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='28275c26-56d9-47ca-a7f8-ee980f9cced7'>
	<result xmlns='urn:xmpp:mam:1' id='BLI96LV9P002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T00:40:02Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d3c8215</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='f6d9eacd-d9b5-477b-a24a-0ca6e021cd9e'>
	<result xmlns='urn:xmpp:mam:1' id='BLIDOR8OI001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T06:07:00Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4b666dfa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='c8cf5395-b6d2-4b97-9b78-f000b942683c'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ3F4HGR00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T08:00:06Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f63fda3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 in
<message from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='20be868a-5488-4e3f-bc7a-9e1007502aeb'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ3H4TEQ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T08:04:36Z' from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1461room0-8809-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c49e75f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 in
<iq from='alice_unnamed_1461room0-8809-1@muc.localhost' to='alicE_unnamed_1461@localhost/res1' id='301eefc7956746608229645ec809fc5c' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL92GVHQ4G0C</first>
			<last>BLJ3H4TEQ00J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:27:13.462 ***
alicE_unnamed_1461@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:27:13.463 ***
alicE_unnamed_1461@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:13.475 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:13.476 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1768.html



=== Ended at 2022-01-25 16:27:13
=== successfully completed test case
=== === Returned value: ok