=== 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.23444.0>},
     {basic_group,muc_all},
     {configuration,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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.muc_querying_for_all_messages.40066.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/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 => [],
        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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:06


*** CT 2022-01-27 15:29:07.014 *** View log from node mongooseim@localhost when started mongooseim@localhost_968.html
*** CT 2022-01-27 15:29:07.015 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:07.429 ***
alicE_unnamed_925@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-27 15:29:07.429 ***
alicE_unnamed_925@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ca275afeebf6ea6d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:07.429 ***
alicE_unnamed_925@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-27 15:29:07.430 ***
alicE_unnamed_925@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfOTI1AG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:29:07.430 ***
alicE_unnamed_925@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:07.431 ***
alicE_unnamed_925@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-27 15:29:07.431 ***
alicE_unnamed_925@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd869453385e0a87' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:07.431 ***
alicE_unnamed_925@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-27 15:29:07.431 ***
alicE_unnamed_925@localhost/res1 out
<iq type='set' id='4b74b8ea763aba40ec888262728e2daf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:07.432 ***
alicE_unnamed_925@localhost/res1 in
<iq id='4b74b8ea763aba40ec888262728e2daf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_925@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:07.432 ***
alicE_unnamed_925@localhost/res1 out
<iq type='set' id='a934d21ef21058bfddfbe65d4e91d138'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:07.432 ***
alicE_unnamed_925@localhost/res1 in
<iq type='result' id='a934d21ef21058bfddfbe65d4e91d138'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:07.432 ***
alicE_unnamed_925@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 15:29:07.433 ***
alicE_unnamed_925@localhost/res1 in
<presence from='alicE_unnamed_925@localhost/res1' to='alice_unnamed_925@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:07.434 ***
alicE_unnamed_925@localhost/res1 out
<iq type='set' id='9c1929db088339e86011e68fb58944e7' to='alicE_unnamed_925room0-23492-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='7c665cb1-8c90-4776-b655-637bc680537c'>
	<result xmlns='urn:xmpp:mam:1' id='BLA9VL9QDG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T08:10:43Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ae72355</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='77de2428-1de2-4fe2-a24b-576fa9c0ff63'>
	<result xmlns='urn:xmpp:mam:1' id='BLAC0680C00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T10:35:04Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa005dfe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='986abc46-4917-4419-a2c2-e418c99d6172'>
	<result xmlns='urn:xmpp:mam:1' id='BLAUFRHFM008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T08:38:36Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74165710</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='e747468f-e504-4255-8669-bc2808d91641'>
	<result xmlns='urn:xmpp:mam:1' id='BLB37452PG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T14:16:59Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb03aff7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='fca81f02-c55e-49e0-966c-2ca43c3c58f3'>
	<result xmlns='urn:xmpp:mam:1' id='BLBJJ117400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T09:48:56Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>273bcca0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='290effb5-4d94-438b-aebf-93014f54f4c9'>
	<result xmlns='urn:xmpp:mam:1' id='BLBPK18M0G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T17:00:41Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4cdcaca2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='57e72b8f-2038-4728-ae76-0afddb6973b7'>
	<result xmlns='urn:xmpp:mam:1' id='BLC1E2J5CG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T02:20:01Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff6dfbab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='b8b66515-2d60-4c54-a346-9174675b7b33'>
	<result xmlns='urn:xmpp:mam:1' id='BLCHUU8FC00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T22:03:04Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e0c2899</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='53246218-c8f8-48a3-89bf-222b4260d125'>
	<result xmlns='urn:xmpp:mam:1' id='BLD0QJRHE009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T15:47:08Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81f9aa55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='4a9ed726-e1e6-4860-80d6-7aea54aa75bb'>
	<result xmlns='urn:xmpp:mam:1' id='BLD0TA5CB009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T15:53:10Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ea25997a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='c2ada1cd-627d-4467-9f30-82831fe3cd3c'>
	<result xmlns='urn:xmpp:mam:1' id='BLDECMJAH003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T07:58:10Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d446140e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='8a835329-6a71-47a3-8b12-237adfadc085'>
	<result xmlns='urn:xmpp:mam:1' id='BLDNGA26EG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T18:50:29Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0db0f870</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='1f7d8f37-0e0b-4cc1-83b5-1e301078ce14'>
	<result xmlns='urn:xmpp:mam:1' id='BLE1HMV0NG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T06:49:27Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3220175f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.437 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='1bcaa447-c4ae-4919-ad0d-740cb764eafc'>
	<result xmlns='urn:xmpp:mam:1' id='BLE4O2QSTG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T10:38:27Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>56a8c527</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='c6b635b2-2a5f-4ac7-84ea-f0c5cd60a6d0'>
	<result xmlns='urn:xmpp:mam:1' id='BLEM9KLVV003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T07:34:38Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f8f8247</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='86b23a39-e898-4529-a2f5-7eb8710db0cf'>
	<result xmlns='urn:xmpp:mam:1' id='BLF1HRVJ1G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T21:00:27Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>18cbef21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='2748febb-443f-47f3-af6d-d0dab317e23c'>
	<result xmlns='urn:xmpp:mam:1' id='BLFAL89IO00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T07:52:16Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c257d2ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='38d3a4b0-0bd7-4edf-a5da-3d63469fefa1'>
	<result xmlns='urn:xmpp:mam:1' id='BLFDLJ995G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T11:27:47Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e07c520c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='4b8e5289-0a2b-414d-a56f-4f3d40f2ddb6'>
	<result xmlns='urn:xmpp:mam:1' id='BLFT2VR1KG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T05:51:29Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2e57f4fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='2b55d9b1-a3eb-451b-ae40-f04e60ad2ce4'>
	<result xmlns='urn:xmpp:mam:1' id='BLG8PJ9C400E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T19:49:28Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>484973ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='e4d1d248-aed3-4cdd-8581-e9811b28fcf0'>
	<result xmlns='urn:xmpp:mam:1' id='BLGDSC8CG007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T01:53:36Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c2c19f6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='0552511b-ac42-4d3b-9ee9-cd1d13df66fd'>
	<result xmlns='urn:xmpp:mam:1' id='BLGGIS9L500A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T05:07:06Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1a5ff1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='fb7b3229-c991-4f2f-8f6e-d21f2227fd4c'>
	<result xmlns='urn:xmpp:mam:1' id='BLH6UEFV200C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T07:47:48Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0e207a67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='b7797a2b-f4ac-46ad-b29e-bde1d79bcc2c'>
	<result xmlns='urn:xmpp:mam:1' id='BLHK55KTMG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T23:33:25Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba64af86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='8dd9fe99-0b22-495c-a23e-73ed84b0909e'>
	<result xmlns='urn:xmpp:mam:1' id='BLHN4RL7O005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T03:07:28Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c6b1783</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='42744487-6e99-4592-ba15-06bfa453ce9b'>
	<result xmlns='urn:xmpp:mam:1' id='BLHO7HNMG00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T04:25:04Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5dab3404</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='c404ef98-f020-4545-8868-5635ad09b831'>
	<result xmlns='urn:xmpp:mam:1' id='BLIGDV6J6G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T09:17:25Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>119314e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='3f21bd66-4d70-499c-b3b7-8c70dc128d87'>
	<result xmlns='urn:xmpp:mam:1' id='BLIM2FBU4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T16:01:12Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74f4e2f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='11cb9425-81b6-48cd-8c58-0a061c39974a'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ1KRCONG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T05:49:43Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1005ac41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='47959937-d5fd-4ff9-b0cc-8d6dd29ed82c'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ2D871900C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T06:44:18Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>01af11de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='e0a92075-d05b-47d5-a5b9-82f395ff6a37'>
	<result xmlns='urn:xmpp:mam:1' id='BLJPGNNMJ009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T10:18:30Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ce2dd19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.438 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='220535f7-8bde-4dd7-9dc7-ebfb958115c5'>
	<result xmlns='urn:xmpp:mam:1' id='BLJPLTE4AG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T10:30:05Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b9dd3993</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.439 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='b49b5ac8-baf5-477f-ba20-221d4330e830'>
	<result xmlns='urn:xmpp:mam:1' id='BLKG33R91006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T13:14:26Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>928badb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.439 ***
alicE_unnamed_925@localhost/res1 in
<message from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='4f2e4716-7069-4cd1-850e-e0b7ff83d6c3'>
	<result xmlns='urn:xmpp:mam:1' id='BLKKJLSDIG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T18:37:49Z' from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_925room0-23492-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ca4220a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:07.439 ***
alicE_unnamed_925@localhost/res1 in
<iq from='alice_unnamed_925room0-23492-0@muc.localhost' to='alicE_unnamed_925@localhost/res1' id='9c1929db088339e86011e68fb58944e7' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA9VL9QDG0F</first>
			<last>BLKKJLSDIG04</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:07.439 ***
alicE_unnamed_925@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:07.439 ***
alicE_unnamed_925@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:07.478 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:07.479 *** View log from node mongooseim@localhost when finished mongooseim@localhost_969.html



=== Ended at 2022-01-27 15:29:07
=== successfully completed test case
=== === Returned value: ok