=== 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.3099.0>},
     {basic_group,muc_all},
     {configuration,cassandra},
     {archive_wait,1500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => cassandra,max_result_limit => 50,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,
                      user_prefs_store => cassandra,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@bec5d971c140.2024-04-23_08.57.07/big_tests.tests.mam_SUITE.logs/run.2024-04-23_08.57.08/mam_suite.muc_querying_for_all_messages.5124.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,cassandra_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@bec5d971c140.2024-04-23_08.57.07/big_tests.tests.mam_SUITE.logs/run.2024-04-23_08.57.08/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => mnesia,online_backend => mnesia,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 => <<>>,affiliations => [],
                    subject => <<>>,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,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@bec5d971c140.2024-04-23_08.57.07"

=== Started at 2024-04-23 08:57:23


*** CT 2024-04-23 08:57:23.507 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_25.html
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 08:57:25.176 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 08:57:25.179 ***🔗
alicE_unnamed_69@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 08:57:25.180 ***🔗
alicE_unnamed_69@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='187e49f56e940611' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 08:57:25.180 ***🔗
alicE_unnamed_69@localhost/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 08:57:25.180 ***🔗
alicE_unnamed_69@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfNjkAbWF0eWdyeXNh</auth>



*** User 2024-04-23 08:57:25.263 ***🔗
alicE_unnamed_69@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 08:57:25.264 ***🔗
alicE_unnamed_69@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 08:57:25.264 ***🔗
alicE_unnamed_69@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0ac0ff6720260d1a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_69@localhost'>

*** User 2024-04-23 08:57:25.264 ***🔗
alicE_unnamed_69@localhost/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 08:57:25.264 ***🔗
alicE_unnamed_69@localhost/res1 out
<iq type='set' id='0c40dac52b41d659ab5dff53ab7d41ad'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 08:57:25.264 ***🔗
alicE_unnamed_69@localhost/res1 in
<iq id='0c40dac52b41d659ab5dff53ab7d41ad' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_69@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 08:57:25.264 ***🔗
alice_unnamed_69@localhost/res1 out
<iq type='set' id='918d41bd2f964c50df4c21f17ef03cb9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:25.265 ***🔗
alice_unnamed_69@localhost/res1 in
<iq from='localhost' to='alice_unnamed_69@localhost/res1' id='918d41bd2f964c50df4c21f17ef03cb9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:25.265 ***🔗
alice_unnamed_69@localhost/res1 out
<presence/>



*** User 2024-04-23 08:57:25.266 ***🔗
alice_unnamed_69@localhost/res1 in
<presence from='alice_unnamed_69@localhost/res1' to='alice_unnamed_69@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 08:57:26.766 ***🔗
alice_unnamed_69@localhost/res1 out
<iq type='set' id='b222cd987f3dfd9c8a830c39823c983a' to='alicE_unnamed_69room0-3159-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='2e77c41c-2972-4eb6-b9f6-afcaaa486420'>
	<result xmlns='urn:xmpp:mam:1' id='C5C32KBHVG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T15:09:59.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c60b8499</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='b0458dd5-d98b-4ece-ae5d-bc1df27db27e'>
	<result xmlns='urn:xmpp:mam:1' id='C5C6BL3G7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T19:04:55.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>38020d89</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='cb30ac14-f650-4aae-99a5-06985f2c3262'>
	<result xmlns='urn:xmpp:mam:1' id='C5CEFFFC8006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T04:46:08.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>66639099</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='74afd25b-6f5a-424e-8573-937c086562a6'>
	<result xmlns='urn:xmpp:mam:1' id='C5CON28J800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T16:58:56.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>99b01162</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='760bbf78-cf8e-4609-8e3c-7250abea440b'>
	<result xmlns='urn:xmpp:mam:1' id='C5D4SLSGUG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:30:29.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2248fbbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='b045c8f7-7da8-418e-9015-8e3c4647cc97'>
	<result xmlns='urn:xmpp:mam:1' id='C5DGGGD2VG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T21:22:15.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e00c1565</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='f9bcf37b-63f7-47db-bde6-4e877568f1d0'>
	<result xmlns='urn:xmpp:mam:1' id='C5DJ2DQ95004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T00:25:30.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>02fb286a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='7ee65e0b-bcc1-4600-8d77-a8d11d59087b'>
	<result xmlns='urn:xmpp:mam:1' id='C5E396T0S00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:46:00.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75faa5ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='3110bdcf-01eb-444b-b539-0ebcbbd7b066'>
	<result xmlns='urn:xmpp:mam:1' id='C5EAOAF5UG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T04:40:53.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e62a62e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.267 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='3d78e9b7-b9c1-4199-ac32-1b5a6ffaca6b'>
	<result xmlns='urn:xmpp:mam:1' id='C5EKM4M8J00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T16:31:50.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28259c6b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='1e65325e-4bd2-4d3d-8170-380e8903cc79'>
	<result xmlns='urn:xmpp:mam:1' id='C5EVU85PDG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:57:23.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>84bad643</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='1fead386-c3ac-42cf-b31a-24d8506821eb'>
	<result xmlns='urn:xmpp:mam:1' id='C5FAG2A5G00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T18:33:04.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4030396d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='30ecf03e-b2ab-4464-850b-b32f48c98b83'>
	<result xmlns='urn:xmpp:mam:1' id='C5FN7UHC0G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T09:45:29.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f0bc3cae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='c9987473-4a39-4655-8a99-6816927a657a'>
	<result xmlns='urn:xmpp:mam:1' id='C5FTMAV7F00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:27:10.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5bbbbc4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='93957998-2812-4548-9bef-23d125d86965'>
	<result xmlns='urn:xmpp:mam:1' id='C5GBLCAH3G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:07:11.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e827ac96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='bf4ee3f6-ad47-4da4-895d-101eea3ee8db'>
	<result xmlns='urn:xmpp:mam:1' id='C5GMGJQEU004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T23:03:56.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>98564aed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='21d2aa49-7c10-48c2-9426-3344d654c15f'>
	<result xmlns='urn:xmpp:mam:1' id='C5GUQGG9I008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:58:44.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d20c080</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='00de9aeb-85eb-4189-96d2-2a8cd2cb994b'>
	<result xmlns='urn:xmpp:mam:1' id='C5H7LN8R000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T19:32:16.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb9df9aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='83c91941-2fad-4427-9562-697095083dbc'>
	<result xmlns='urn:xmpp:mam:1' id='C5HEI6PGGG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T03:45:29.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0305ae22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='458525f1-72b1-4e97-bcad-cbf5f09a8a19'>
	<result xmlns='urn:xmpp:mam:1' id='C5HP64S8LG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T16:25:55.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7ff438c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='61a31fc3-9ade-4846-933b-932954a258ab'>
	<result xmlns='urn:xmpp:mam:1' id='C5I5BL5CD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T06:57:14.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68923de4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='136088d7-bbc4-4e0e-b3e3-a97dd09616ff'>
	<result xmlns='urn:xmpp:mam:1' id='C5IJ5J6HN007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T23:25:50.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>55e2bca8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='fabc202b-ffaf-4a46-9696-07208094f68f'>
	<result xmlns='urn:xmpp:mam:1' id='C5ISCQ21MG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T10:26:13.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81e6c184</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='d7c496ba-193c-4dbd-a52f-2b38e3476c79'>
	<result xmlns='urn:xmpp:mam:1' id='C5ITAVL37G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:33:43.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>71f7d21b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='27108f41-74ff-49ff-8b05-696dc937befa'>
	<result xmlns='urn:xmpp:mam:1' id='C5JFPPOQGG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T09:35:21.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ab2a77d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='7b2cc6fb-22a1-4652-9803-c5116cd8d636'>
	<result xmlns='urn:xmpp:mam:1' id='C5JJ103IA00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T13:26:12.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb96e9ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='9107aa7a-c738-4a11-869d-166b269ec360'>
	<result xmlns='urn:xmpp:mam:1' id='C5K0M4JD200E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T05:44:04.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b517aa1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='972e539d-7566-4466-a289-fa816e8c312f'>
	<result xmlns='urn:xmpp:mam:1' id='C5K1CUCVGG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T06:35:05.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>405dbc1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='142d14d6-5595-4892-ba4c-a3f77ae681c9'>
	<result xmlns='urn:xmpp:mam:1' id='C5KMM49KE00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T07:58:52.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a6006d7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='dd8782c7-b7f4-4918-9cab-d4fc60038ff6'>
	<result xmlns='urn:xmpp:mam:1' id='C5KSMF2ELG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:09:07.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7ded3a55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='7e991a8f-7ffe-4c46-8510-e5965df5d095'>
	<result xmlns='urn:xmpp:mam:1' id='C5L56CS36G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T01:17:25.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>25d1c386</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='382d614c-bb3f-459e-a871-9fa59b0d1ccf'>
	<result xmlns='urn:xmpp:mam:1' id='C5LCD6R3K00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:53:44.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ec6ff21</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='a00a43d9-0bb1-4f06-ac86-dd2ee62e096d'>
	<result xmlns='urn:xmpp:mam:1' id='C5M18DMKS007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T10:46:16.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>04748338</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<message from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='08d41593-20b8-47a3-b16d-b51c2eac9dc9'>
	<result xmlns='urn:xmpp:mam:1' id='C5M2B82E500I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T12:04:10.000000Z' from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_69room0-3159-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c872114f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 in
<iq from='alice_unnamed_69room0-3159-0@muc.localhost' to='alice_unnamed_69@localhost/res1' id='b222cd987f3dfd9c8a830c39823c983a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C32KBHVG0G</first>
			<last>C5M2B82E500I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 08:57:28.268 ***🔗
alice_unnamed_69@localhost/res1 out
</stream:stream>

*** User 2024-04-23 08:57:28.269 ***🔗
alice_unnamed_69@localhost/res1 in
</stream:stream>

*** User 2024-04-23 08:57:28.295 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 08:57:28.311 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_26.html



=== Ended at 2024-04-23 08:57:28
=== successfully completed test case
=== === Returned value: ok