=== 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.30840.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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.28/mam_suite.muc_querying_for_all_messages.54147.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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.28/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@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:32:09


*** CT 2022-01-27 12:32:09.169 *** View log from node mongooseim@localhost when started mongooseim@localhost_1368.html
*** CT 2022-01-27 12:32:09.169 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_538.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-27 12:32:09.519 ***
alicE_unnamed_1120@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-01-27 12:32:09.520 ***
alicE_unnamed_1120@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f8b5bed17267eb52' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:32:09.520 ***
alicE_unnamed_1120@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-01-27 12:32:09.520 ***
alicE_unnamed_1120@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTEyMABtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 12:32:09.521 ***
alicE_unnamed_1120@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:32:09.521 ***
alicE_unnamed_1120@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-01-27 12:32:09.521 ***
alicE_unnamed_1120@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6a8bf31bedf06646' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:32:09.521 ***
alicE_unnamed_1120@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-01-27 12:32:09.521 ***
alicE_unnamed_1120@domain.example.com/res1 out
<iq type='set' id='91a46f832ebc49a94384197296f875f3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:32:09.521 ***
alicE_unnamed_1120@domain.example.com/res1 in
<iq id='91a46f832ebc49a94384197296f875f3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1120@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:32:09.521 ***
alicE_unnamed_1120@domain.example.com/res1 out
<iq type='set' id='d3eafac6f383a37a75b8d999b086a7cc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:32:09.522 ***
alicE_unnamed_1120@domain.example.com/res1 in
<iq type='result' id='d3eafac6f383a37a75b8d999b086a7cc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:32:09.522 ***
alicE_unnamed_1120@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 12:32:09.523 ***
alicE_unnamed_1120@domain.example.com/res1 in
<presence from='alicE_unnamed_1120@domain.example.com/res1' to='alice_unnamed_1120@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-01-27 12:32:09.524 ***
alicE_unnamed_1120@domain.example.com/res1 out
<iq type='set' id='152715ba328f248e6c70265aa21f69a4' to='alicE_unnamed_1120room0-30890-0@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-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='72d88402-8b83-40c5-b1f2-581ac6df66a4'>
	<result xmlns='urn:xmpp:mam:1' id='BLAEMC8R400E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T13:47:52Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>81560247</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='aba0f24a-30c3-4083-822b-20f646348b5b'>
	<result xmlns='urn:xmpp:mam:1' id='BLAFD6PA000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T14:38:56Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1b41cedc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='3bae9bc3-97fe-4f79-ac45-19b9e94f22b0'>
	<result xmlns='urn:xmpp:mam:1' id='BLATCCLIA004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T07:19:16Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdf620f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='c3446d7e-86f2-4255-a09c-342d61a48f18'>
	<result xmlns='urn:xmpp:mam:1' id='BLB7FCQMQG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T19:21:49Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>29f2a02b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='389bb9b4-d470-4058-b3b3-95f413f767b0'>
	<result xmlns='urn:xmpp:mam:1' id='BLBD7ALIE00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T02:13:16Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>689d78ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='1485a82a-407a-4a7a-a558-d7044cda3fce'>
	<result xmlns='urn:xmpp:mam:1' id='BLBP71U91G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T16:31:39Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>468735bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='6637045b-0b35-4797-9292-49a67bbec448'>
	<result xmlns='urn:xmpp:mam:1' id='BLCGH1JD4004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T20:20:24Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>775f65b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='b7d5c075-080e-4a2f-994c-466e17ec9a05'>
	<result xmlns='urn:xmpp:mam:1' id='BLCI831C2005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T22:23:32Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cda607a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='dedf0173-e38d-4791-926d-bdb2c7fc3608'>
	<result xmlns='urn:xmpp:mam:1' id='BLCJR2222G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T00:17:33Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>634899fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='0f320d8e-ceb1-4d27-9538-9f751134bfd1'>
	<result xmlns='urn:xmpp:mam:1' id='BLCKFAPKN007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T01:02:54Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4a8a9a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='9c51f40e-81a2-4206-b8dd-6a60a89e4469'>
	<result xmlns='urn:xmpp:mam:1' id='BLDK913H3G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T14:59:27Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>698a2e83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.532 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='1f0e9c2c-bf5c-4ab9-bf5b-56a27fd317ed'>
	<result xmlns='urn:xmpp:mam:1' id='BLDN6SU8R008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T18:29:26Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>af61600b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='4a6e18c9-ec12-4421-aaa2-64c5892343f2'>
	<result xmlns='urn:xmpp:mam:1' id='BLDVS0TJCG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T04:49:21Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>550bd2cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='55174a60-d593-453e-ae76-6c92128c2e3e'>
	<result xmlns='urn:xmpp:mam:1' id='BLEDLE12N00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T21:16:46Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f83513bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='10eca0e9-08d8-47a5-b25a-e5e564769acc'>
	<result xmlns='urn:xmpp:mam:1' id='BLEK5HOUPG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T05:02:19Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0c5e8f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='84297f23-4082-435d-8d73-387256ef9b0a'>
	<result xmlns='urn:xmpp:mam:1' id='BLER7UR03G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T13:28:47Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>94ddd859</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='93e58cfb-4e0b-4ac9-a9c8-07699e2e5b75'>
	<result xmlns='urn:xmpp:mam:1' id='BLFAQ4EQRG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T08:03:11Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8ae72bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='e8c3177b-76cc-4dd2-8ff4-e959fb7a005d'>
	<result xmlns='urn:xmpp:mam:1' id='BLFN75HKK007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T22:51:20Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17001461</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='802d507a-57b3-475e-bb1d-e6611b162768'>
	<result xmlns='urn:xmpp:mam:1' id='BLFQ81F11007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T02:28:02Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0291c062</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='f3093c5d-90fc-44a6-a70e-894d1d9b0a68'>
	<result xmlns='urn:xmpp:mam:1' id='BLFV9GF8L001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T08:29:14Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>03724aa2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='944c06d1-cb07-4ba2-a387-27c1df1f8858'>
	<result xmlns='urn:xmpp:mam:1' id='BLGLGDL6LG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T10:59:31Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7df724e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='de1e41db-ed09-456d-a092-1bc4b61b0cac'>
	<result xmlns='urn:xmpp:mam:1' id='BLGP0TP23G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T15:11:11Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aa8d8387</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.533 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='1836be79-c75b-4299-be2a-17619412838a'>
	<result xmlns='urn:xmpp:mam:1' id='BLHC194CDG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T13:52:03Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f4e13ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='599978de-cbb8-422d-81f7-d73cdad98771'>
	<result xmlns='urn:xmpp:mam:1' id='BLHGQFNK300I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T19:34:46Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8b4ec6f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='a8c8d282-9ffc-4258-81ee-8209aefccc97'>
	<result xmlns='urn:xmpp:mam:1' id='BLHNS3GUG00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T03:59:28Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>edf2c1f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='adbfebf8-d070-4ae1-b4f7-cbc33d23d39c'>
	<result xmlns='urn:xmpp:mam:1' id='BLI5DR24VG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T20:09:43Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8797444e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='82372b8c-4e0c-4845-996a-69bbf99c39ce'>
	<result xmlns='urn:xmpp:mam:1' id='BLIBF1NJLG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T03:21:55Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>59b9abbf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='61ad8ded-a0b6-427c-97ad-dd4ad22552a7'>
	<result xmlns='urn:xmpp:mam:1' id='BLIOPI7TSG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T19:16:01Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6a5d9ee9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='ff2cd04a-c5d5-4bbf-b543-bf71692c035b'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ3PB5PG008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T08:22:56Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>034ca7e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='a2024871-ca94-4993-a03d-9d1bdd3154eb'>
	<result xmlns='urn:xmpp:mam:1' id='BLJDQ1669006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T20:20:18Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5fe33844</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='e53f044a-b587-428e-9b73-5fdaaf197fa0'>
	<result xmlns='urn:xmpp:mam:1' id='BLJOPB3D100J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T09:26:10Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>40e5418e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='bd160a36-5783-462b-b104-2d192c1ba418'>
	<result xmlns='urn:xmpp:mam:1' id='BLJP401E400K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T09:50:00Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7159d744</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='3e8d47f6-0da5-4715-bd0c-cf6f70205ee2'>
	<result xmlns='urn:xmpp:mam:1' id='BLKHNPF3800H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:12:16Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6cc6e9b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='1fb5b7c3-d1cc-468f-85d5-167a16460541'>
	<result xmlns='urn:xmpp:mam:1' id='BLKN41MMG002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T21:37:36Z' from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e4c78be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 in
<iq from='alice_unnamed_1120room0-30890-0@groupchats.domain.example.com' to='alicE_unnamed_1120@domain.example.com/res1' id='152715ba328f248e6c70265aa21f69a4' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLAEMC8R400E</first>
			<last>BLKN41MMG002</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 12:32:09.534 ***
alicE_unnamed_1120@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:32:09.535 ***
alicE_unnamed_1120@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:32:09.543 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-01-27 12:32:09.544 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1369.html



=== Ended at 2022-01-27 12:32:09
=== successfully completed test case
=== === Returned value: ok