=== 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.26422.0>},
     {basic_group,muc_all},
     {configuration,rdbms_simple},
     {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.42371.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_simple_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:16


*** CT 2022-01-27 15:29:16.483 *** View log from node mongooseim@localhost when started mongooseim@localhost_982.html
*** CT 2022-01-27 15:29:16.484 *** 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:16.797 ***
alicE_unnamed_1017@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:16.797 ***
alicE_unnamed_1017@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef12f0fb83a22ba8' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



*** User 2022-01-27 15:29:16.799 ***
alicE_unnamed_1017@localhost/res1 in
<iq id='639798cdf49257dcd348972496cbe91f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1017@localhost/res1</jid>
	</bind>
</iq>



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



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



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


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 15:29:16.802 ***
alicE_unnamed_1017@localhost/res1 in
<presence from='alicE_unnamed_1017@localhost/res1' to='alice_unnamed_1017@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:16.802 ***
alicE_unnamed_1017@localhost/res1 out
<iq type='set' id='0ce3e3e8e919cd6718f21686c04e0df8' to='alicE_unnamed_1017room0-26470-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='ebd2f86c-34bb-49bd-ab4d-8ddb6551b82c'>
	<result xmlns='urn:xmpp:mam:1' id='BLA9O0TM9004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T07:53:38Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ecf76c93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='5d7403e7-f32b-4564-98b5-baa0b92e2bd1'>
	<result xmlns='urn:xmpp:mam:1' id='BLAF80R84003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T14:27:20Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0fb6023a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='2b0c3cbd-afe5-4790-bd87-fd3d5a86c0bc'>
	<result xmlns='urn:xmpp:mam:1' id='BLAON5RM0G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T01:45:29Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97260ad1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='b4532509-a454-44cc-8d0e-99cace09f34b'>
	<result xmlns='urn:xmpp:mam:1' id='BLB5G9DNNG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T17:00:39Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>262091ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='709e1023-2d52-4c98-bb73-bd29ed7a9984'>
	<result xmlns='urn:xmpp:mam:1' id='BLBPHEH9700A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T16:54:54Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d078a768</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='775bb59e-2ba9-415a-a1a5-e7c3bd9471c7'>
	<result xmlns='urn:xmpp:mam:1' id='BLBR3A8QDG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T18:46:27Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d93e0185</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='ede7eb55-e931-412c-9357-9c9a7a66a4b7'>
	<result xmlns='urn:xmpp:mam:1' id='BLBVIMS4SG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T00:07:13Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00e32768</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='78ae9d38-dab0-435a-80c5-af53ea60d638'>
	<result xmlns='urn:xmpp:mam:1' id='BLC0ML7VD005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T01:27:38Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dddba7b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='8ffa27a2-fe5d-42c3-81e8-8e71a06d3d66'>
	<result xmlns='urn:xmpp:mam:1' id='BLCT71VKB00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T11:28:38Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e9bfa50f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='65e39fe8-b885-4e37-afb2-f783c007dce7'>
	<result xmlns='urn:xmpp:mam:1' id='BLD76MRHIG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T23:23:41Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5cd64ca2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='300d05b7-e589-4306-b4ce-c28625c93c7b'>
	<result xmlns='urn:xmpp:mam:1' id='BLDK5JT8MG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T14:51:49Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>97543de1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='9276366d-72b2-4c9f-91f2-9993fffc5837'>
	<result xmlns='urn:xmpp:mam:1' id='BLDMTFIN300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T18:08:22Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>43afecf3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.805 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='e460228e-df5f-4cad-b1f4-c07e9aa6c995'>
	<result xmlns='urn:xmpp:mam:1' id='BLDTV9Q19G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T02:33:31Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b61bd5f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='bd396d01-2610-4b04-8363-7400719aa5fb'>
	<result xmlns='urn:xmpp:mam:1' id='BLE7P6K1V001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T14:15:42Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c05f85b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='503f2036-cc8b-40b9-9eb4-37af58c48adc'>
	<result xmlns='urn:xmpp:mam:1' id='BLEMJ4T3D00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T07:55:54Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97223288</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='d8fb1693-e6a5-4232-8ed8-f9e6db71ddab'>
	<result xmlns='urn:xmpp:mam:1' id='BLEUB7OLU00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T17:10:52Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f95cbe95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='b1b4cc5b-aabf-47f3-926b-90fee3a884d7'>
	<result xmlns='urn:xmpp:mam:1' id='BLF7A5NTM00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T03:52:44Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>413716c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='7cc69f12-d44e-4dea-a3ce-3ff47f449c49'>
	<result xmlns='urn:xmpp:mam:1' id='BLF93QCHMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T06:01:41Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23617ab3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='39c85d4e-22d9-4ddc-a518-c69d23cb56a9'>
	<result xmlns='urn:xmpp:mam:1' id='BLFVJH4PPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T08:51:39Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d13bd4f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='df436c61-d4f1-41ba-8e38-a10425aab7e0'>
	<result xmlns='urn:xmpp:mam:1' id='BLG9KF0V7007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T20:49:34Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d7a4fab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='11cf7152-b382-425c-aa62-c6fb86687e99'>
	<result xmlns='urn:xmpp:mam:1' id='BLGGN5CI0G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T05:16:41Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f8983fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='c404bee4-d78e-4a28-a9fc-c9f1375614a4'>
	<result xmlns='urn:xmpp:mam:1' id='BLGKGI5TBG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T09:48:15Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>94921829</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='47bbe747-65bb-42a7-8e5f-16b73120e0dd'>
	<result xmlns='urn:xmpp:mam:1' id='BLH22U77U00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T01:59:56Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>66e523e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='11184d26-9ad5-4460-91c8-2a433b553e46'>
	<result xmlns='urn:xmpp:mam:1' id='BLHJQL074G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T23:09:53Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8814cb7f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='3e4af2d5-b958-4635-affd-e275eb2d9674'>
	<result xmlns='urn:xmpp:mam:1' id='BLHRTSHC1G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T08:49:47Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>77111bbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.806 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='951e47d6-a25a-4739-90bd-1acc6b5d6e9a'>
	<result xmlns='urn:xmpp:mam:1' id='BLHVRQH1100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T13:31:30Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>add9bc04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='b0a36db8-cedd-42db-a7ac-6ff033965067'>
	<result xmlns='urn:xmpp:mam:1' id='BLIJ42R4HG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T12:30:03Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b899d817</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='a50c694d-4a9b-4518-b2c3-0b65e503f6fb'>
	<result xmlns='urn:xmpp:mam:1' id='BLIKJEF6G004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T14:16:00Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44ba00c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='e9234bab-0174-4130-a5c2-983138ac962e'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ22U7UL002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T06:21:14Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc50a0a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='e997074a-82a7-46fc-bf41-f1bdf3dde2ba'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ447GAUG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T08:47:17Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0270bd65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='970fa757-b48d-4093-9dda-7711e6aadc2e'>
	<result xmlns='urn:xmpp:mam:1' id='BLJP6M3KSG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T09:56:01Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>30484f49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='ade40fc7-4921-4b03-9706-e16a21ec83d7'>
	<result xmlns='urn:xmpp:mam:1' id='BLK0T4OCK006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T19:07:20Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f72379f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='421bb44e-f73c-4bfe-bf11-8054959d88a0'>
	<result xmlns='urn:xmpp:mam:1' id='BLKEJTF25G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T11:28:51Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>52b19617</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<message from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='a0301f3a-e3eb-458c-9f66-957e0cdd3a68'>
	<result xmlns='urn:xmpp:mam:1' id='BLKNQPQRV004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T22:28:30Z' from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1017room0-26470-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b53bb210</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
<iq from='alice_unnamed_1017room0-26470-0@muc.localhost' to='alicE_unnamed_1017@localhost/res1' id='0ce3e3e8e919cd6718f21686c04e0df8' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA9O0TM9004</first>
			<last>BLKNQPQRV004</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-27 15:29:16.807 ***
alicE_unnamed_1017@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:16.815 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:16.816 *** View log from node mongooseim@localhost when finished mongooseim@localhost_983.html



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