=== 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.10104.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_muc_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.57220.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_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:18


*** CT 2022-01-25 16:27:18.461 *** View log from node mongooseim@localhost when started mongooseim@localhost_1811.html
*** CT 2022-01-25 16:27:18.462 *** 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:19.298 ***
alicE_unnamed_1510@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:19.299 ***
alicE_unnamed_1510@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d3b44bccd32552b2' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



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



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



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



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


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-25 16:27:19.306 ***
alicE_unnamed_1510@localhost/res1 in
<presence from='alicE_unnamed_1510@localhost/res1' to='alice_unnamed_1510@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-25 16:27:19.307 ***
alicE_unnamed_1510@localhost/res1 out
<iq type='set' id='d3f0cfb097926642c3daefba06c374fa' to='alicE_unnamed_1510room0-10154-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-25 16:27:19.311 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='68062894-b399-4a24-9dba-bcb33419cde5'>
	<result xmlns='urn:xmpp:mam:1' id='BL8UC08C8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T04:08:41Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc5d1ce6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.311 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='890bed6b-e5fc-4290-b076-71ec46c36c05'>
	<result xmlns='urn:xmpp:mam:1' id='BL9BHMVNP00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T19:52:02Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d9612c9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.311 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='9bd8df46-f062-48bb-9f2b-bca83a5db63d'>
	<result xmlns='urn:xmpp:mam:1' id='BL9JGOH5L002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T05:22:34Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>08019900</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.311 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='e14474b9-92f7-48d8-a3a8-247615a11ca5'>
	<result xmlns='urn:xmpp:mam:1' id='BL9LI8UE5G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T07:49:07Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>284ffd55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='b80eb091-ecae-4cfe-b0a7-24e402c84b43'>
	<result xmlns='urn:xmpp:mam:1' id='BLA3TH2A9G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T00:56:27Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8803a14a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='07744af2-89d0-4f88-bfb8-ef26a6922711'>
	<result xmlns='urn:xmpp:mam:1' id='BLA5LMGAF005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T03:02:06Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7a1eb79d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='c772a0bd-17ff-4c69-97ed-e1a4ccddcc84'>
	<result xmlns='urn:xmpp:mam:1' id='BLAQE0RL500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T03:48:10Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d8757dfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='e57695b4-bbe3-4b3e-b08b-455a6a3b3383'>
	<result xmlns='urn:xmpp:mam:1' id='BLASGQ1HN00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T06:17:34Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2b3236d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='14f43281-e9a7-4bd7-83d1-8c9abbcdd56c'>
	<result xmlns='urn:xmpp:mam:1' id='BLBCGJV5Q004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T01:22:28Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f5296125</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='94fffd62-f7b4-427e-97dd-b00ce4f9f658'>
	<result xmlns='urn:xmpp:mam:1' id='BLBUHBFBA00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T22:52:36Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d34c2302</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='f051008d-d454-4ce4-8b54-02dfc81e23e8'>
	<result xmlns='urn:xmpp:mam:1' id='BLC9EFOP000G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T11:53:36Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b6225ec0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='e9aa8234-7f1d-4cf5-a2e6-717c3fde9aad'>
	<result xmlns='urn:xmpp:mam:1' id='BLCDAQ0RF00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T16:31:42Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>89907a2a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='c5fa1b3a-4413-4564-aac3-fd70e6d2c390'>
	<result xmlns='urn:xmpp:mam:1' id='BLCK9DFT200J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T00:49:40Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8eb02e90</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='d60ae3ac-0b53-497e-9d3e-6aef81a30dd9'>
	<result xmlns='urn:xmpp:mam:1' id='BLD705GU3G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T23:09:03Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6c23eb38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='4e91ff58-ac35-4858-ba93-d59464c6e00e'>
	<result xmlns='urn:xmpp:mam:1' id='BLDJC5MSF009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T13:54:54Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aba680a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='fdda4d4a-7328-4824-bc9b-9a1b9d7752ab'>
	<result xmlns='urn:xmpp:mam:1' id='BLDQOH9PL005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T22:43:38Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b29078b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='3e14bdcf-221c-48ae-a413-f01ad364d80d'>
	<result xmlns='urn:xmpp:mam:1' id='BLE8P3H44007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T15:27:04Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3986e22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='8a38840b-880d-424b-8f85-8b7b729d724c'>
	<result xmlns='urn:xmpp:mam:1' id='BLEA2K7NQG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T16:59:57Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b44cd248</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.312 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='b15bbb97-f88d-4eb5-98b8-6c6e99f90311'>
	<result xmlns='urn:xmpp:mam:1' id='BLEPEDH6200E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T11:20:04Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>243717fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='7cd88415-cf1d-41b0-8d83-b2e3fb1982e8'>
	<result xmlns='urn:xmpp:mam:1' id='BLF1MA2MRG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T21:10:23Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed25065f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='f72eee48-66f9-4641-9151-39494eaa17f0'>
	<result xmlns='urn:xmpp:mam:1' id='BLFB9N7H1G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T08:38:03Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2c12b3a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='8f95852e-9d1f-4c04-9488-ed481b3abc47'>
	<result xmlns='urn:xmpp:mam:1' id='BLFK2HF1B00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T19:06:14Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>629c6044</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='a74ad1a5-db06-4e81-9978-85623bea38e9'>
	<result xmlns='urn:xmpp:mam:1' id='BLFQG86K0001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T02:46:24Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdc5ddd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='5d25cd92-f292-4741-b57a-ab00762ed5af'>
	<result xmlns='urn:xmpp:mam:1' id='BLG3SF92FG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T13:57:59Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42bb9371</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='907fd233-0fc9-4597-8c63-1638e86a35ca'>
	<result xmlns='urn:xmpp:mam:1' id='BLGE50IRFG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T02:12:55Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1978dc60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='75bb081d-f79f-4da5-843e-4db59ce687b3'>
	<result xmlns='urn:xmpp:mam:1' id='BLGVMN6HB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T23:09:26Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d5d1697</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='1cc095b2-f976-46e8-8435-34fb086c5088'>
	<result xmlns='urn:xmpp:mam:1' id='BLH0TIA6I00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T00:36:20Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c9bea2d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='d982ea30-6a3d-4a74-8e52-6c562d31f23d'>
	<result xmlns='urn:xmpp:mam:1' id='BLH19SL7500D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T01:03:54Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16870797</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='fd5b7afd-a66d-4040-be52-bdb79ee7b55d'>
	<result xmlns='urn:xmpp:mam:1' id='BLHLLDD8800K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T01:21:20Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90cf6106</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.313 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='3f1d9fdb-d1b9-485e-a12f-ee2e69caa365'>
	<result xmlns='urn:xmpp:mam:1' id='BLHRQKBAJ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T08:42:30Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>147718fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.314 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='1560aae7-44a5-4bd6-81b4-a4157f3af4c0'>
	<result xmlns='urn:xmpp:mam:1' id='BLICDT8I4G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T04:30:57Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d1520d9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.314 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='979712c8-ba09-4603-9a0b-55cc067cef89'>
	<result xmlns='urn:xmpp:mam:1' id='BLIDHCRBU00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T05:50:20Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>63b2cf50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.314 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='10180102-7c99-4ba6-ad31-872ea053b29c'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ34EKV600F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T07:36:12Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9217d15c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.314 ***
alicE_unnamed_1510@localhost/res1 in
<message from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='a63d953a-cb13-4312-a2ae-c27af4cdc42b'>
	<result xmlns='urn:xmpp:mam:1' id='BLJDFCNDF009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T19:56:30Z' from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1510room0-10154-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6aa30b63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.314 ***
alicE_unnamed_1510@localhost/res1 in
<iq from='alice_unnamed_1510room0-10154-1@muc.localhost' to='alicE_unnamed_1510@localhost/res1' id='d3f0cfb097926642c3daefba06c374fa' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL8UC08C8G08</first>
			<last>BLJDFCNDF009</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-25 16:27:19.314 ***
alicE_unnamed_1510@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:19.352 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:19.354 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1812.html



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