=== 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.54429.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,no_stanzaid_element => false,
                      user_prefs_store => rdbms,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/mam_suite.muc_querying_for_all_messages.158338.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/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,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => rdbms,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        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 => cets,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@b1facb53901b.2024-04-30_06.47.40"

=== Started at 2024-04-30 06:57:43


*** CT 2024-04-30 06:57:43.321 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2925.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:43.633 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-30 06:57:43.638 ***🔗
alicE_unnamed_2268@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-30 06:57:43.638 ***🔗
alicE_unnamed_2268@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1d52eeecb931d1c4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-30 06:57:43.639 ***🔗
alicE_unnamed_2268@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-30 06:57:43.639 ***🔗
alicE_unnamed_2268@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI2OABtYXR5Z3J5c2E=</auth>



*** User 2024-04-30 06:57:43.640 ***🔗
alicE_unnamed_2268@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-30 06:57:43.640 ***🔗
alicE_unnamed_2268@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-30 06:57:43.641 ***🔗
alicE_unnamed_2268@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2313c4e01f2f6dc0' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2268@localhost'>

*** User 2024-04-30 06:57:43.641 ***🔗
alicE_unnamed_2268@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-30 06:57:43.641 ***🔗
alicE_unnamed_2268@localhost/res1 out
<iq type='set' id='a0aab5cfd74fcf45ffca8873df5cd199'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-30 06:57:43.641 ***🔗
alicE_unnamed_2268@localhost/res1 in
<iq id='a0aab5cfd74fcf45ffca8873df5cd199' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2268@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-30 06:57:43.641 ***🔗
alice_unnamed_2268@localhost/res1 out
<iq type='set' id='3d07fa5a4ce70a3ff6c3aa04363dfc7e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:57:43.642 ***🔗
alice_unnamed_2268@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2268@localhost/res1' id='3d07fa5a4ce70a3ff6c3aa04363dfc7e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:57:43.643 ***🔗
alice_unnamed_2268@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:43.644 ***🔗
alice_unnamed_2268@localhost/res1 in
<presence from='alice_unnamed_2268@localhost/res1' to='alice_unnamed_2268@localhost/res1'/>



*** User 2024-04-30 06:57:43.645 ***🔗
alice_unnamed_2268@localhost/res1 out
<iq type='set' id='ae55d581c347fe2d6340d2912a90ed99' to='alicE_unnamed_2268room0-54483-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-04-30 06:57:43.647 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='05b9bd8d-6dfb-4c92-b687-bf3d40994843'>
	<result xmlns='urn:xmpp:mam:1' id='C5G77MAAR004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:50:14.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91937cbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.647 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='0280760a-08b4-4e00-ac11-13d533b4a302'>
	<result xmlns='urn:xmpp:mam:1' id='C5GCILPA1G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T11:12:43.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a2f1a27c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.647 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='21fcf331-7911-485a-b551-1e3b3c60b8d3'>
	<result xmlns='urn:xmpp:mam:1' id='C5H004OBRG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T10:22:55.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80cd4aea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.647 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='ba9ca0e2-cac2-4e36-8010-d51501679347'>
	<result xmlns='urn:xmpp:mam:1' id='C5H9RVPL7G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T22:09:27.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2abcd017</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.647 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='764e45f2-eb38-484c-a759-841c1a3ccb80'>
	<result xmlns='urn:xmpp:mam:1' id='C5HG3KMHI003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T05:36:04.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f05685b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.647 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='85201fcc-4a3d-4808-a943-4109258b608a'>
	<result xmlns='urn:xmpp:mam:1' id='C5HSGPJDIG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T20:24:29.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff3dbd2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='9eff61c3-5aab-454f-8d4a-54a2bdcf6a1c'>
	<result xmlns='urn:xmpp:mam:1' id='C5I8TBT6K00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:11:36.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42f7c1b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='369164eb-5ff2-42c6-8c79-e166f69e01f1'>
	<result xmlns='urn:xmpp:mam:1' id='C5I9Q5CQ4G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T12:16:01.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e72a9bb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='5acbfb55-3db6-45df-8896-d3eea09e7c0b'>
	<result xmlns='urn:xmpp:mam:1' id='C5IKJGIGCG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:08:33.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fc91ef05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='b5213f26-ceca-433b-ab6b-c609ae22509b'>
	<result xmlns='urn:xmpp:mam:1' id='C5IR49HCVG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:55:35.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>812e7f56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='30e46bda-9137-486a-ab68-fbdc7a2b7923'>
	<result xmlns='urn:xmpp:mam:1' id='C5JH1RVMPG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T11:04:59.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07b1aae9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='71091dd9-11d0-454d-8d46-8d4927bc80d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5JP79JT1G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T20:49:47.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>168af40b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='e66f6e92-0a41-4908-889f-3ab7c5279699'>
	<result xmlns='urn:xmpp:mam:1' id='C5K5OUOI4G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:48:17.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23644990</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='1dc686f4-d798-4da2-a516-625bfa281af4'>
	<result xmlns='urn:xmpp:mam:1' id='C5KF0SO3OG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:50:17.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43ba0e15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='67c637fd-746a-4ca8-a55f-09b668737cbf'>
	<result xmlns='urn:xmpp:mam:1' id='C5KPD00NVG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T11:13:11.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2cc42b06</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='d435d15b-3287-415f-b187-68ee3b620d54'>
	<result xmlns='urn:xmpp:mam:1' id='C5L07MABO005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T19:22:24.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e1f3655</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='15cca3f8-8636-4634-92ff-7c54eba1aa4e'>
	<result xmlns='urn:xmpp:mam:1' id='C5LA93MEA007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T07:21:24.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b43715e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='11b10818-ebd1-4c4b-af02-673a77e01dc4'>
	<result xmlns='urn:xmpp:mam:1' id='C5LMV5O2GG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T22:29:45.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62a8dfe7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='da158634-166b-43c3-a5ed-afe96c03cd67'>
	<result xmlns='urn:xmpp:mam:1' id='C5M77GSVOG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T17:53:45.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>925b252e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.648 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='3ae8fb56-2f2b-4a0d-98e3-6fab53c2eef6'>
	<result xmlns='urn:xmpp:mam:1' id='C5MAENUJVG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T21:44:39.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4438b9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='44851c92-dc35-4f74-b025-cc57c18d4e69'>
	<result xmlns='urn:xmpp:mam:1' id='C5MCLTAJ7G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T00:23:51.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2e497f41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='baf80b01-f813-40ab-be96-df1449e661d7'>
	<result xmlns='urn:xmpp:mam:1' id='C5MK9QLN0G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T09:29:29.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00eb6d8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='0d0ed69e-d75e-4e13-ab79-a5bd09a54727'>
	<result xmlns='urn:xmpp:mam:1' id='C5N1VLIMVG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T01:48:55.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07e5847e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='95385b0a-85a5-4026-9d92-e14247914174'>
	<result xmlns='urn:xmpp:mam:1' id='C5NESJM8VG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T17:12:39.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e2749508</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='8c17eb94-320a-4c39-a5ff-f76c20207c62'>
	<result xmlns='urn:xmpp:mam:1' id='C5NL1BRAJG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T00:32:47.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ebdbb9a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='392bf6e0-4633-4fc3-9b14-774e29664ee8'>
	<result xmlns='urn:xmpp:mam:1' id='C5NS9RMIQ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T09:12:52.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d10a91f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='7bdda8be-fe7e-49d2-b1c8-c4c1cb0805a4'>
	<result xmlns='urn:xmpp:mam:1' id='C5OIIMKH8004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T11:47:28.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fe40eb42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='29a432ab-7214-4cde-b5b9-3cc96052d700'>
	<result xmlns='urn:xmpp:mam:1' id='C5OOBGC1A00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T18:40:52.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52608a1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='a9bbfd38-c4c5-4e98-ad81-32855cfed3ff'>
	<result xmlns='urn:xmpp:mam:1' id='C5OU1JPMF00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T01:28:14.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fffb407c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='e034bf64-158b-4bf3-833c-9965e80b681d'>
	<result xmlns='urn:xmpp:mam:1' id='C5PFTLAVGG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T22:47:53.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0159b4e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.649 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='39052cb4-e63f-492c-86b2-e52f961247f7'>
	<result xmlns='urn:xmpp:mam:1' id='C5PI8PA5E00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T01:35:56.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f718d6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.650 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='a9b8c53c-5f6b-490f-9840-ffb108baf599'>
	<result xmlns='urn:xmpp:mam:1' id='C5PSKIPVSG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T13:58:09.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68b667e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.650 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='75ab978f-02cd-4421-93b2-4921ce8027be'>
	<result xmlns='urn:xmpp:mam:1' id='C5Q5NOLVPG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T00:49:31.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>86b7d3ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.650 ***🔗
alice_unnamed_2268@localhost/res1 in
<message from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='b75bad6f-898c-4c0a-95d8-fa04d66af275'>
	<result xmlns='urn:xmpp:mam:1' id='C5QLBS1QV008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T19:28:14.000000Z' from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2268room0-54483-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ca788a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:43.650 ***🔗
alice_unnamed_2268@localhost/res1 in
<iq from='alice_unnamed_2268room0-54483-0@muc.localhost' to='alice_unnamed_2268@localhost/res1' id='ae55d581c347fe2d6340d2912a90ed99' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5G77MAAR004</first>
			<last>C5QLBS1QV008</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-30 06:57:43.650 ***🔗
alice_unnamed_2268@localhost/res1 out
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-30 06:57:43.650 ***🔗
alice_unnamed_2268@localhost/res1 in
</stream:stream>

*** User 2024-04-30 06:57:43.655 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-30 06:57:43.659 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2926.html



=== Ended at 2024-04-30 06:57:43
=== successfully completed test case
=== === Returned value: ok