=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.5286.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,cache => [],cache_users => true,
                      default_result_limit => 50,full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/mam_suite.muc_querying_for_all_messages.29061.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/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 => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        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,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}},
     {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@333794cb5a72.2022-03-07_15.57.24"

=== Started at 2022-03-07 16:01:29


*** CT 2022-03-07 16:01:29.386 *** View log from node mongooseim@localhost when started mongooseim@localhost_906.html
*** CT 2022-03-07 16:01:29.386 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_440.html
Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:29.555 ***
alicE_unnamed_1287@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-07 16:01:29.556 ***
alicE_unnamed_1287@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0b414635278dc29e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:29.556 ***
alicE_unnamed_1287@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-07 16:01:29.556 ***
alicE_unnamed_1287@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTI4NwBtYXR5Z3J5c2E=</auth>



*** User 2022-03-07 16:01:29.557 ***
alicE_unnamed_1287@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:01:29.557 ***
alicE_unnamed_1287@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-07 16:01:29.558 ***
alicE_unnamed_1287@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e0d072b4b1fae60' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:29.558 ***
alicE_unnamed_1287@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-07 16:01:29.558 ***
alicE_unnamed_1287@domain.example.com/res1 out
<iq type='set' id='4b0bf57b02badd2484e3d4692f226268'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:01:29.558 ***
alicE_unnamed_1287@domain.example.com/res1 in
<iq id='4b0bf57b02badd2484e3d4692f226268' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1287@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:01:29.559 ***
alicE_unnamed_1287@domain.example.com/res1 out
<iq type='set' id='bed4d01ff0f692cd4ff61a9c5dc4f71d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:29.559 ***
alicE_unnamed_1287@domain.example.com/res1 in
<iq type='result' id='bed4d01ff0f692cd4ff61a9c5dc4f71d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:29.559 ***
alicE_unnamed_1287@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:01:29.560 ***
alicE_unnamed_1287@domain.example.com/res1 in
<presence from='alicE_unnamed_1287@domain.example.com/res1' to='alice_unnamed_1287@domain.example.com/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:29.561 ***
alicE_unnamed_1287@domain.example.com/res1 out
<iq type='set' id='6128977e69ba3a24701152eeb211c9f4' to='alicE_unnamed_1287room0-5347-1@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-03-07 16:01:29.563 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='09e76e0c-38d9-4733-8f39-1dbf792a2410'>
	<result xmlns='urn:xmpp:mam:2' id='BM2L9UT92G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T01:56:45Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6fc95c62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='160ec414-c9d5-441d-b9ea-b6027adc636a'>
	<result xmlns='urn:xmpp:mam:2' id='BM32DF2AV00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T17:35:10Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c373cd99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='34eff9fe-7a3e-4cc8-b706-1bf32392f188'>
	<result xmlns='urn:xmpp:mam:2' id='BM3IB2619G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T12:35:07Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>323a501b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='635b50e0-528f-4f9a-b88b-32203022b5ae'>
	<result xmlns='urn:xmpp:mam:2' id='BM3RHUHR300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T23:34:46Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3465166</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='5ea75db6-c0ae-4887-b5e0-f863bf0fe951'>
	<result xmlns='urn:xmpp:mam:2' id='BM41KJ04P006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T06:50:10Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e97e5052</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='3b950eb9-90ec-496e-a989-56367e60191d'>
	<result xmlns='urn:xmpp:mam:2' id='BM49BHK1U005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T16:02:36Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6533f6f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='06c73c48-d5e8-482a-b6aa-7b7ae8b7a3b1'>
	<result xmlns='urn:xmpp:mam:2' id='BM4LMKN74G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T06:46:25Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bde0c358</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='944d0bf3-01f9-4d53-953b-a33db625e86d'>
	<result xmlns='urn:xmpp:mam:2' id='BM4O8P99H00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T09:50:10Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b6314b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.564 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='1bab7d7f-9194-4bd9-94dd-f24056d93c96'>
	<result xmlns='urn:xmpp:mam:2' id='BM5BPK8F1G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T09:07:55Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d56908e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.565 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='83698401-469c-492d-94d5-46e2cd962696'>
	<result xmlns='urn:xmpp:mam:2' id='BM5LF3EK600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T20:40:12Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>11dfe2f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.565 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='2eec645d-0b1c-4969-b7ab-643012611dc4'>
	<result xmlns='urn:xmpp:mam:2' id='BM5U417J2G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T06:59:41Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2139cfc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.565 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='2b60f1b1-4050-4e08-b655-2efa0991e334'>
	<result xmlns='urn:xmpp:mam:2' id='BM6ARQBJOG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T22:11:53Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aa1ff501</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.565 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='eb7b7724-e584-4d0c-9730-0fc1810d256f'>
	<result xmlns='urn:xmpp:mam:2' id='BM6I8DILEG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T07:01:09Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9324cbe7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='a42fb0bf-5bd5-426d-af3b-29ff08ff8234'>
	<result xmlns='urn:xmpp:mam:2' id='BM6TSKNIU00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T20:53:48Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad5dbf86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='11239975-c103-4c29-ad08-6fa10e702225'>
	<result xmlns='urn:xmpp:mam:2' id='BM7EQDIKK00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T17:05:44Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>401d6938</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='e32f91ec-bea8-40ba-9df0-142ba2e452af'>
	<result xmlns='urn:xmpp:mam:2' id='BM7F1SF9H00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T17:22:26Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>541b2a58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='31b0cc72-d571-4797-b0b9-19725dce3d2f'>
	<result xmlns='urn:xmpp:mam:2' id='BM7U6KMJ0G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T11:26:49Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>303aa762</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='e83abe8c-ee4b-40bb-887b-18f1a5b0b469'>
	<result xmlns='urn:xmpp:mam:2' id='BM85KBM1PG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T20:18:35Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d7510dca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='a18cdf6a-7439-4e36-92df-700774c26ab1'>
	<result xmlns='urn:xmpp:mam:2' id='BM8K3OJG800C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T13:35:12Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7456c5ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='fc7c00f5-19da-4c89-9804-0d0fb9d43b0e'>
	<result xmlns='urn:xmpp:mam:2' id='BM8PCLPGBG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T19:53:03Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e50cd814</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='92a5c598-2bc7-4d01-a685-728a54119a69'>
	<result xmlns='urn:xmpp:mam:2' id='BM8TN5925003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T01:02:50Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3a5e4451</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='b94abe34-e2a4-4ebe-95af-96429d08b2b8'>
	<result xmlns='urn:xmpp:mam:2' id='BM8UM9K9QG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T02:12:29Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c5b69f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.566 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='a9b3f1d8-8010-4006-9533-1dfd3cd84459'>
	<result xmlns='urn:xmpp:mam:2' id='BM9KEE8P4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T04:09:44Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>200ff70c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.567 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='a293f128-2659-4e26-924d-d3f98ecf417c'>
	<result xmlns='urn:xmpp:mam:2' id='BM9SSS4TCG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T14:14:41Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87674a37</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.567 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='451633fd-48f0-4ae8-a21d-82766abb524b'>
	<result xmlns='urn:xmpp:mam:2' id='BMAJJUU8MG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T17:21:09Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9fa286f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.567 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='be8e9bb6-b047-4600-92e9-220f3aac7bfe'>
	<result xmlns='urn:xmpp:mam:2' id='BMAKQ7MF3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T18:46:46Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e864aac0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.567 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='5d74897b-dadb-4a15-93b3-a1fe2444612c'>
	<result xmlns='urn:xmpp:mam:2' id='BMB8N37RE003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T18:31:24Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c45101ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.567 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='9091282a-28fb-42fc-8e6d-726b4cc8fe64'>
	<result xmlns='urn:xmpp:mam:2' id='BMBBRTGQC00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T22:16:56Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81640ca2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.567 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='705149e9-0787-40af-b742-fc31de26048f'>
	<result xmlns='urn:xmpp:mam:2' id='BMBFTLINBG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-05T03:07:11Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9cf9508a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.568 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='2e31086a-c09e-4917-98af-0e9ec446c651'>
	<result xmlns='urn:xmpp:mam:2' id='BMBM4UI4L004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-05T10:32:58Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e35fe28f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.568 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='c5e3b317-d21e-466e-8efd-2007fe4a8e45'>
	<result xmlns='urn:xmpp:mam:2' id='BMC7I6464G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-06T07:19:29Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e0e05ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.568 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='d35d0cb5-ef28-484d-a4d7-c887ca9a9d36'>
	<result xmlns='urn:xmpp:mam:2' id='BMCDIBL59001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-06T14:29:22Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09a982b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.568 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='4bf35705-b1fb-4d70-9404-50d6eea84c7d'>
	<result xmlns='urn:xmpp:mam:2' id='BMCVAJR2O00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T11:40:32Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff84efdd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.568 ***
alicE_unnamed_1287@domain.example.com/res1 in
<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='729406c9-a0f3-4c28-bb3b-c4dc0438bad8'>
	<result xmlns='urn:xmpp:mam:2' id='BMD4S873H00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T18:17:54Z' from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>008b7ffb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:29.568 ***
alicE_unnamed_1287@domain.example.com/res1 in
<iq from='alice_unnamed_1287room0-5347-1@groupchats.domain.example.com' to='alicE_unnamed_1287@domain.example.com/res1' id='6128977e69ba3a24701152eeb211c9f4' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM2L9UT92G0G</first>
			<last>BMD4S873H00G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-03-07 16:01:29.568 ***
alicE_unnamed_1287@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:01:29.569 ***
alicE_unnamed_1287@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-07 16:01:29.637 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_440.html
*** CT 2022-03-07 16:01:29.638 *** View log from node mongooseim@localhost when finished mongooseim@localhost_907.html



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