=== 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.32767.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/mam_suite.muc_querying_for_all_messages.72578.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_mnesia_prefs => [{muc,true}],
        mod_mam_muc =>
            [{host,{prefix,<<"groupchats.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {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,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:21:00


*** CT 2022-03-04 11:21:00.163 *** View log from node mongooseim@localhost when started mongooseim@localhost_1383.html
*** CT 2022-03-04 11:21:00.164 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-04 11:21:00.452 ***
alicE_unnamed_1178@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:21:00.452 ***
alicE_unnamed_1178@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='77f607a71ff14726' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:21:00.452 ***
alicE_unnamed_1178@domain.example.com/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-03-04 11:21:00.452 ***
alicE_unnamed_1178@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTE3OABtYXR5Z3J5c2E=</auth>



*** User 2022-03-04 11:21:00.458 ***
alicE_unnamed_1178@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:21:00.458 ***
alicE_unnamed_1178@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1178@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c2170b03e4a7c404' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1178@domain.example.com/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-03-04 11:21:00.459 ***
alicE_unnamed_1178@domain.example.com/res1 out
<iq type='set' id='53eccca3043739251d685e9bca9b9bf9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1178@domain.example.com/res1 in
<iq id='53eccca3043739251d685e9bca9b9bf9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1178@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:21:00.459 ***
alicE_unnamed_1178@domain.example.com/res1 out
<iq type='set' id='f4ea31dd236949ae963f051f36c7a5cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1178@domain.example.com/res1 in
<iq type='result' id='f4ea31dd236949ae963f051f36c7a5cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:00.460 ***
alicE_unnamed_1178@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-03-04 11:21:00.462 ***
alicE_unnamed_1178@domain.example.com/res1 in
<presence from='alicE_unnamed_1178@domain.example.com/res1' to='alice_unnamed_1178@domain.example.com/res1' xml:lang='en'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-03-04 11:21:00.462 ***
alicE_unnamed_1178@domain.example.com/res1 out
<iq type='set' id='f0d2d1b757d667baf64e7fa589c3b325' to='alicE_unnamed_1178room0-45-1@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-03-04 11:21:00.465 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='00d22b20-94f0-4e7b-9dbf-c818b791f810'>
	<result xmlns='urn:xmpp:mam:1' id='BM0ON6IO6G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T01:39:49Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>55d498a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.465 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='72f7aeba-3a6c-4662-8e9d-abca315ebb2b'>
	<result xmlns='urn:xmpp:mam:1' id='BM14RV8I0G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T16:09:29Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b7119be1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.465 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='89e872da-7aa4-433a-80eb-1ccbc3a57e6e'>
	<result xmlns='urn:xmpp:mam:1' id='BM1CNST8V00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T01:33:02Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a47acd33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.465 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='860e6d64-e747-4a4a-9273-f93db1759814'>
	<result xmlns='urn:xmpp:mam:1' id='BM1SE64HB00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T20:16:38Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa2ce2df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.465 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='d735edaf-ae0a-41b8-adb0-7d31ddc1542e'>
	<result xmlns='urn:xmpp:mam:1' id='BM236O0GO002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T04:21:04Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ef000217</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.465 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='ecf5684f-c590-4a0f-b695-1eab2857ec27'>
	<result xmlns='urn:xmpp:mam:1' id='BM23I6ESSG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T04:46:41Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8dc4ba7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.465 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='4f754057-4a13-4115-b311-c42d1fabf26b'>
	<result xmlns='urn:xmpp:mam:1' id='BM2MC0N7S00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T03:12:56Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>73e52d5c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='5234e4eb-6e9e-4b05-a1e1-bf0d17aa8068'>
	<result xmlns='urn:xmpp:mam:1' id='BM2POL3EAG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T07:15:57Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fe3b8368</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='2ac4332a-faf6-4f38-94d5-ade38588cee1'>
	<result xmlns='urn:xmpp:mam:1' id='BM3JLML23007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T14:10:30Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2cde8980</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='5ce1a6a3-78ed-48c4-8b33-40f968b03b36'>
	<result xmlns='urn:xmpp:mam:1' id='BM3LSMP6800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T16:49:20Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a871166c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='eca9e188-9392-46cd-8ef2-e7b878e30dcf'>
	<result xmlns='urn:xmpp:mam:1' id='BM3USOOF7G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T03:33:43Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>650c7b24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='a87728c3-cec9-426a-8055-259106a39341'>
	<result xmlns='urn:xmpp:mam:1' id='BM4DHLKDF003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T21:02:38Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bd4a290f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='d5e22426-8f36-439c-970c-606552ae55b2'>
	<result xmlns='urn:xmpp:mam:1' id='BM4G57G2IG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T00:09:33Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5c992ebb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='7ebf9843-8b01-4f98-b80c-7d1fc00239ed'>
	<result xmlns='urn:xmpp:mam:1' id='BM4ULFJ92001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T17:28:04Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7f1b1e59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='654fa172-a702-497b-8fc2-e67aae44de4b'>
	<result xmlns='urn:xmpp:mam:1' id='BM55ME5IUG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T01:51:17Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1efa7573</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='f3d3d1df-b54c-49df-a7db-41975d887254'>
	<result xmlns='urn:xmpp:mam:1' id='BM5GMI2D1008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T14:58:58Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6d9f3f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='95df71c7-87f2-4756-9de2-94a43fc57b7b'>
	<result xmlns='urn:xmpp:mam:1' id='BM5S6UTEC004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T04:43:04Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb973dc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='52e1c157-60ae-4182-850b-f92e3c197976'>
	<result xmlns='urn:xmpp:mam:1' id='BM5SV26H9G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T05:36:59Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9581d65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='04532779-7f6f-4791-8791-2f852140a408'>
	<result xmlns='urn:xmpp:mam:1' id='BM6EBHM0IG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T02:21:49Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e9a6a83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.466 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='8117557e-4859-407b-aa89-cc94a06486fe'>
	<result xmlns='urn:xmpp:mam:1' id='BM6HUR6SO00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T06:39:44Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b7434b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='09ef6031-b30c-4b5e-b311-5aa291f77365'>
	<result xmlns='urn:xmpp:mam:1' id='BM74SG8C5007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T05:14:34Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af78b8ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='b718a5d5-4db5-4ad6-806e-993877826cd8'>
	<result xmlns='urn:xmpp:mam:1' id='BM7KI2QR5G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T23:56:35Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ddab40d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='87508ec1-cc31-4474-bd90-8560a55c49b5'>
	<result xmlns='urn:xmpp:mam:1' id='BM7OPU57AG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T05:00:29Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2ec1582</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='1b0b1ee5-5248-4e25-9b40-90055129ca44'>
	<result xmlns='urn:xmpp:mam:1' id='BM7ROOO56G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T08:32:37Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>26b765b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='e83973ec-609f-4bcf-9b40-11e3723a8383'>
	<result xmlns='urn:xmpp:mam:1' id='BM8BBP2FMG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T03:08:53Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0734b217</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='54a75ca3-2920-41cb-8669-d65d621031d7'>
	<result xmlns='urn:xmpp:mam:1' id='BM8Q8PQF7006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T20:55:58Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>63c0b8dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='37480457-b94f-4c03-8055-bdb0423ccfac'>
	<result xmlns='urn:xmpp:mam:1' id='BM9C5IFPT00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T18:17:14Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bae828f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='be59a406-c176-49c8-a327-12d514f1935d'>
	<result xmlns='urn:xmpp:mam:1' id='BM9CAPCCB00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T18:28:54Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8e835edf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='f5b16753-26c5-4e15-b1e0-e9484dbf9641'>
	<result xmlns='urn:xmpp:mam:1' id='BM9PR102I007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T10:35:48Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b24f3523</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='823c6318-efe2-4bbf-8fd3-738484f374ab'>
	<result xmlns='urn:xmpp:mam:1' id='BM9T76J89G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T14:37:47Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d786aa8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='aaeecbc6-d65d-4bc7-831f-db34d1af2591'>
	<result xmlns='urn:xmpp:mam:1' id='BMA76PPOHG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T02:32:43Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b979c67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='42d815c7-6fc6-43fe-894d-7472a8193a84'>
	<result xmlns='urn:xmpp:mam:1' id='BMAOI2L91G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T23:14:51Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6a312381</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='daafeac1-d347-4c18-926e-25d5b0935ecf'>
	<result xmlns='urn:xmpp:mam:1' id='BMB3E1OGPG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T12:13:15Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d480127a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='90ceaf93-664b-4707-962d-60b3a19d02cd'>
	<result xmlns='urn:xmpp:mam:1' id='BMB5NIUKOG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T14:57:45Z' from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>770ff6e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.467 ***
alicE_unnamed_1178@domain.example.com/res1 in
<iq from='alice_unnamed_1178room0-45-1@groupchats.domain.example.com' to='alicE_unnamed_1178@domain.example.com/res1' id='f0d2d1b757d667baf64e7fa589c3b325' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0ON6IO6G09</first>
			<last>BMB5NIUKOG05</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:21:00.468 ***
alicE_unnamed_1178@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:21:00.468 ***
alicE_unnamed_1178@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:21:00.478 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:21:00.479 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1384.html



=== Ended at 2022-03-04 11:21:00
=== successfully completed test case
=== === Returned value: ok