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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.29315.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {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.55810.html"},
     {tc_group_properties,[{name,muc06},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@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_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{muc,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{muc,true}],
        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:26:23


*** CT 2022-01-25 16:26:23.795 *** View log from node mongooseim@localhost when started mongooseim@localhost_1201.html
*** CT 2022-01-25 16:26:23.796 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element archive_wait in Config.


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

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



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



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

*** User 2022-01-25 16:26:24.164 ***
alicE_unnamed_1098@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:26:24.164 ***
alicE_unnamed_1098@localhost/res1 out
<iq type='set' id='108068b0399d6833513eaa8d31a7930d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:24.165 ***
alicE_unnamed_1098@localhost/res1 in
<iq id='108068b0399d6833513eaa8d31a7930d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1098@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:24.165 ***
alicE_unnamed_1098@localhost/res1 out
<iq type='set' id='24b89235c86daa5222a22ce774fc66cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:24.165 ***
alicE_unnamed_1098@localhost/res1 in
<iq type='result' id='24b89235c86daa5222a22ce774fc66cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:24.165 ***
alicE_unnamed_1098@localhost/res1 out
<presence/>



*** User 2022-01-25 16:26:24.167 ***
alicE_unnamed_1098@localhost/res1 in
<presence from='alicE_unnamed_1098@localhost/res1' to='alice_unnamed_1098@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:24.167 ***
alicE_unnamed_1098@localhost/res1 out
<iq type='set' id='261075d71652c8ea4749f99f6c1a85cd' to='alicE_unnamed_1098room0-29402-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:24.176 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='b440b836-76c5-495c-892f-ceadf2be1f45'>
	<result xmlns='urn:xmpp:mam:2' id='BL938TJ1V007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T09:59:42Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e097b890</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.176 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='423e2d63-5cb9-4cdd-bd63-e2306557ed24'>
	<result xmlns='urn:xmpp:mam:2' id='BL992T00800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T16:55:44Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23ac026c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.176 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='13aaf402-b960-4591-9ca3-6b0eae8ebbab'>
	<result xmlns='urn:xmpp:mam:2' id='BL9M9ET3PG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T08:40:59Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e182b00b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.176 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='a18eb5ed-de33-4936-b2cf-6dc745648bae'>
	<result xmlns='urn:xmpp:mam:2' id='BLA3245D2G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T23:55:09Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>77005762</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.176 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='4942cccf-858e-4bbe-b70d-3c661d072d17'>
	<result xmlns='urn:xmpp:mam:2' id='BLAGCFT4FG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T15:48:55Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6d93d134</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.176 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='c36044d7-535e-4720-b0d1-2b915279ec09'>
	<result xmlns='urn:xmpp:mam:2' id='BLALBS54NG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T21:45:27Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9ef2113</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.177 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='1701648f-5a73-4f04-b285-1808cf0e4f91'>
	<result xmlns='urn:xmpp:mam:2' id='BLANNRHMQG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T00:35:25Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7caf7d3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.177 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='46eeee04-c2f3-44c1-919e-71305f79e16a'>
	<result xmlns='urn:xmpp:mam:2' id='BLAPL3IUT00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T02:52:26Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b830e969</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.177 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='b9904226-8bdb-4f61-97c8-8a145f558288'>
	<result xmlns='urn:xmpp:mam:2' id='BLBC4UBTEG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T00:56:21Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d00e019</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='867daa78-9c52-44a8-b0de-49fb247b4785'>
	<result xmlns='urn:xmpp:mam:2' id='BLBPP59MOG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T17:12:09Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>392e4aa3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='edef2cbb-3218-4cf9-a772-a2ee4de566bc'>
	<result xmlns='urn:xmpp:mam:2' id='BLC2UODK7G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T04:08:55Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>542ff37e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='a6b29a93-936f-42c0-a6c3-e86eec9528be'>
	<result xmlns='urn:xmpp:mam:2' id='BLCIO9J9TG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T22:59:47Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a43c57ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='db4396b2-ab51-48d2-80c8-6682c9afed86'>
	<result xmlns='urn:xmpp:mam:2' id='BLCNPB89LG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T05:00:03Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8453b076</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='ac4be082-a5da-44c6-bf65-736663dcba08'>
	<result xmlns='urn:xmpp:mam:2' id='BLD0G6HKR002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T15:23:50Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4cdc56c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='86eb08ed-60bf-479a-9307-cdf0a168f170'>
	<result xmlns='urn:xmpp:mam:2' id='BLD8ACKN100E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T00:43:30Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6513062</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='f6d6b3e3-aee4-4db2-8b99-063c5fc1300e'>
	<result xmlns='urn:xmpp:mam:2' id='BLDFVKDRR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T09:52:06Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20efc7e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='800a0072-5626-460c-8208-9c88176e0f44'>
	<result xmlns='urn:xmpp:mam:2' id='BLDV81UQGG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T04:04:41Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dad70b1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='42fb44e7-2196-45a8-a370-bfdad7052a57'>
	<result xmlns='urn:xmpp:mam:2' id='BLE9DODPU00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T16:13:16Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c407474</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='74f7cb54-5467-41a6-b6aa-cc0fc468a0dc'>
	<result xmlns='urn:xmpp:mam:2' id='BLEH7OPOO006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T01:32:32Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fab56da7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='fefbc213-676a-4da7-84db-93b0cdeab590'>
	<result xmlns='urn:xmpp:mam:2' id='BLEP3S5J2G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T10:56:29Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>60953bf6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='f99249a7-20d6-4bf3-8616-a8dc4a309869'>
	<result xmlns='urn:xmpp:mam:2' id='BLF5Q4DIU00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T02:05:16Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>775102b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='321bdb37-c6b5-40dd-9697-91daad77821f'>
	<result xmlns='urn:xmpp:mam:2' id='BLFJRRBR200C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T18:51:16Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ba3beb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='13980bf3-4440-46da-80f4-6f3a7a28d6df'>
	<result xmlns='urn:xmpp:mam:2' id='BLG07TU2QG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T09:37:17Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d035e5d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='3babd737-26df-4e14-86e9-ef8c50872679'>
	<result xmlns='urn:xmpp:mam:2' id='BLG3S8JEHG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T13:57:31Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad957c9e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.178 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='5188d5d3-8733-4171-9378-d002a7db361d'>
	<result xmlns='urn:xmpp:mam:2' id='BLGL0Q5K200A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T10:24:36Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf86b1ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='9d294c55-7f46-4f0c-88db-780f9b60414d'>
	<result xmlns='urn:xmpp:mam:2' id='BLGR1CQ6U00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T17:35:24Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e429f71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='f35bff84-796f-4865-b7a0-68b10164d6c5'>
	<result xmlns='urn:xmpp:mam:2' id='BLH5OLF9UG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T06:23:17Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c51f67fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='2d873694-7392-44b3-a839-136e896c5b00'>
	<result xmlns='urn:xmpp:mam:2' id='BLH8LQ601G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T09:51:39Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ada3930b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='f85ae111-a8f2-4218-b804-9b0e21de5349'>
	<result xmlns='urn:xmpp:mam:2' id='BLHN7FQDCG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T03:13:21Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8bcfab51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='4e03d66b-56d9-4f3b-9b48-ae699ab60ff4'>
	<result xmlns='urn:xmpp:mam:2' id='BLI5QFL7K00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T20:38:00Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>990f91d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='6eb1b81f-87de-4f15-a3a3-8aa62253c0fd'>
	<result xmlns='urn:xmpp:mam:2' id='BLIEVK7OGG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T07:33:45Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1998ac83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='ea748375-6b27-4c89-8127-3c8e083c046f'>
	<result xmlns='urn:xmpp:mam:2' id='BLIOT3V4V00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T19:23:58Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f1d2c927</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='c25686a1-7028-453e-be91-c5365bd97646'>
	<result xmlns='urn:xmpp:mam:2' id='BLIV6QTC800B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T02:55:12Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>130e1259</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<message from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='3413d13e-a69b-4b93-929b-f72deef18155'>
	<result xmlns='urn:xmpp:mam:2' id='BLJDD653R00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T19:51:34Z' from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1098room0-29402-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c980315</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
<iq from='alice_unnamed_1098room0-29402-0@muc.localhost' to='alicE_unnamed_1098@localhost/res1' id='261075d71652c8ea4749f99f6c1a85cd' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL938TJ1V007</first>
			<last>BLJDD653R00B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:26:24.179 ***
alicE_unnamed_1098@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:26:24.190 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:26:24.191 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1201.html



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