=== 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.42667.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@62ff1c7eec89.2024-04-23_06.46.53/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.16/mam_suite.muc_querying_for_all_messages.52100.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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@62ff1c7eec89.2024-04-23_06.46.53/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.16/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,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@62ff1c7eec89.2024-04-23_06.46.53"

=== Started at 2024-04-23 06:55:22


*** CT 2024-04-23 06:55:22.104 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3197.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:22.326 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:22.332 ***🔗
alicE_unnamed_1782@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 2024-04-23 06:55:22.332 ***🔗
alicE_unnamed_1782@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='91cc4595c5109b98' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:22.333 ***🔗
alicE_unnamed_1782@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 06:55:22.333 ***🔗
alicE_unnamed_1782@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc4MgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:22.334 ***🔗
alicE_unnamed_1782@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:22.334 ***🔗
alicE_unnamed_1782@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 2024-04-23 06:55:22.334 ***🔗
alicE_unnamed_1782@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='565ff8d8635259dd' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_1782@domain.example.com'>

*** User 2024-04-23 06:55:22.334 ***🔗
alicE_unnamed_1782@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 06:55:22.334 ***🔗
alicE_unnamed_1782@domain.example.com/res1 out
<iq type='set' id='83034fdb64fa3142c23f78d623eeb135'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:22.334 ***🔗
alicE_unnamed_1782@domain.example.com/res1 in
<iq id='83034fdb64fa3142c23f78d623eeb135' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1782@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:22.335 ***🔗
alice_unnamed_1782@domain.example.com/res1 out
<iq type='set' id='2d730af86bdbfed8b1d50ce8def92dff'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:22.335 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='2d730af86bdbfed8b1d50ce8def92dff' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:22.335 ***🔗
alice_unnamed_1782@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:22.337 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<presence from='alice_unnamed_1782@domain.example.com/res1' to='alice_unnamed_1782@domain.example.com/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:22.337 ***🔗
alice_unnamed_1782@domain.example.com/res1 out
<iq type='set' id='32ea48985235499f2bede721c5e10051' to='alicE_unnamed_1782room0-42723-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:22.339 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='0addc4cc-b715-4861-a2af-d6aa442900d3'>
	<result xmlns='urn:xmpp:mam:1' id='C5BNCHBL6G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T01:13:09.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>574dbace</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='4f65afb2-2291-47dc-beba-3f3231e9beff'>
	<result xmlns='urn:xmpp:mam:1' id='C5C91EV7Q00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T22:16:52.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22ba44c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='f8e6b07f-500b-40f7-ad6e-a7708a3602f8'>
	<result xmlns='urn:xmpp:mam:1' id='C5CDNV8KIG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T03:53:33.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>876d034f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='ca6e7207-4d2b-4b2f-b13a-8ced76847629'>
	<result xmlns='urn:xmpp:mam:1' id='C5CI3GJIB004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T09:05:42.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>06260854</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='92ced631-dc1a-42eb-b984-a508edde311a'>
	<result xmlns='urn:xmpp:mam:1' id='C5D9AGSU5G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T12:47:47.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>259dffab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='bb15705a-7bd7-4e83-ae06-eef74e142460'>
	<result xmlns='urn:xmpp:mam:1' id='C5DG282DQG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T20:50:21.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b20848d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='e37a0e4b-97b7-4e73-8c29-e8dff0575571'>
	<result xmlns='urn:xmpp:mam:1' id='C5DK7Q6IQ00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T01:49:08.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>69b84cfc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='74a10b61-9a34-4870-9663-45fdd6a98763'>
	<result xmlns='urn:xmpp:mam:1' id='C5DVDQ6VR00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T15:09:58.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6bdf5ebf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='91d72e94-1ca1-4c03-8d94-da0f858b75ac'>
	<result xmlns='urn:xmpp:mam:1' id='C5EJUAUB9G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T15:38:35.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23cf984e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='0cb7d5a5-8cb8-4bcd-bf4f-1c097b634ad7'>
	<result xmlns='urn:xmpp:mam:1' id='C5ENHSB03G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T19:57:03.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2f54dd87</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='27696f44-0367-4a92-b414-a68091eddbeb'>
	<result xmlns='urn:xmpp:mam:1' id='C5F6RPPF1G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:12:59.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b27b1f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='e1409e74-a1f5-49e6-b5cd-6ba4285cf4a4'>
	<result xmlns='urn:xmpp:mam:1' id='C5F8IQGHI00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T16:16:04.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>476a52d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='b7c01216-79a1-4e48-9dc3-8ddba17e6717'>
	<result xmlns='urn:xmpp:mam:1' id='C5FIGVEUH00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T04:07:46.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28b8d2c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='d88863e4-abf1-4d9c-a21c-dfb777ae274a'>
	<result xmlns='urn:xmpp:mam:1' id='C5FJT2DMO003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T05:46:24.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ec30be9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.340 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='114a81d8-8976-4342-9eb1-e26cf603524a'>
	<result xmlns='urn:xmpp:mam:1' id='C5G7S1TF5G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T05:35:47.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62384b74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='586b4df6-de65-471b-89ce-4702c6fd3c75'>
	<result xmlns='urn:xmpp:mam:1' id='C5GGO6821G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T16:11:23.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b400dbf7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='cc9b2e45-5e21-4bbe-b96b-e417ab95d93e'>
	<result xmlns='urn:xmpp:mam:1' id='C5GNQ7K8F009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T00:37:02.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b644e2ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='ef52352a-b8ae-4a0d-b2be-7a89ea757dce'>
	<result xmlns='urn:xmpp:mam:1' id='C5HAF925A00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T22:52:36.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>54c55b00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='74475443-122a-4d65-8297-89233fc45f4d'>
	<result xmlns='urn:xmpp:mam:1' id='C5HR42JPHG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:44:27.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c3dfb53f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='e29f5028-75f5-4ec0-8e92-135bb6dfc6f0'>
	<result xmlns='urn:xmpp:mam:1' id='C5HVCGOSQ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T23:49:40.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3fdf97a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='9e86694c-58b5-46b5-8775-e796f9e3cf15'>
	<result xmlns='urn:xmpp:mam:1' id='C5I3PSOL5G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T05:05:55.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a00b3f85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='7337b547-2ad9-48c5-8936-5c14ef40d815'>
	<result xmlns='urn:xmpp:mam:1' id='C5IIH7BP800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T22:40:16.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d4195ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='c02bf38f-da27-488d-a622-9a3b0e812ecc'>
	<result xmlns='urn:xmpp:mam:1' id='C5IL13EGSG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:38:57.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6013026d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='51e58632-49c4-4f79-9512-3ff847d7a460'>
	<result xmlns='urn:xmpp:mam:1' id='C5J4S4A2MG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:33:09.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45bcaeed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='c5c8ca9f-6f3c-4fa1-8767-6a3c355e886a'>
	<result xmlns='urn:xmpp:mam:1' id='C5JMFLIJ5009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:33:46.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a6b084e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='3c444960-0e8b-4ecb-b143-507d9a4cbe41'>
	<result xmlns='urn:xmpp:mam:1' id='C5JOUS6M4G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T20:30:57.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba43fbea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='581b1bc6-eccf-40b1-ae4c-3031a571ab1f'>
	<result xmlns='urn:xmpp:mam:1' id='C5K672AKFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:19:51.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8cec7ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.341 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='5421184f-1d32-4782-99ad-9b7ab080d942'>
	<result xmlns='urn:xmpp:mam:1' id='C5KE5F4A4006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T21:48:56.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>062e8df7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='bdef7c3f-6f2e-4a89-8d1c-349ca7c71a84'>
	<result xmlns='urn:xmpp:mam:1' id='C5KGSE67KG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T01:03:29.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>efce4560</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='a0209d0b-ba3a-45fc-988c-9efdecd34619'>
	<result xmlns='urn:xmpp:mam:1' id='C5KLI06MHG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T06:38:03.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>da740424</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='78d28be5-2e56-4576-a0b0-9556f48c03ad'>
	<result xmlns='urn:xmpp:mam:1' id='C5LGEOMKUG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:43:33.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a7f44487</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='5555297b-6630-4b75-affc-287a3f3b8b37'>
	<result xmlns='urn:xmpp:mam:1' id='C5LMI079SG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T22:00:17.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>33fe12b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='27151172-e87b-421d-99ac-46fe4b37a5f4'>
	<result xmlns='urn:xmpp:mam:1' id='C5LPSAEOJG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T01:58:07.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38271777</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='52445e13-5fc4-487d-8fe8-e3170fd4f1d6'>
	<result xmlns='urn:xmpp:mam:1' id='C5LSKDGNBG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T05:15:11.000000Z' from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30363a1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
<iq from='alice_unnamed_1782room0-42723-0@groupchats.domain.example.com' to='alice_unnamed_1782@domain.example.com/res1' id='32ea48985235499f2bede721c5e10051' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BNCHBL6G04</first>
			<last>C5LSKDGNBG0I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:22.342 ***🔗
alice_unnamed_1782@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 06:55:22.343 ***🔗
alice_unnamed_1782@domain.example.com/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:22.347 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:22.352 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3198.html



=== Ended at 2024-04-23 06:55:22
=== successfully completed test case
=== === Returned value: ok