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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.57545.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      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,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/mam_suite.muc_querying_for_all_messages.103555.html"},
     {tc_group_properties,[{name,muc06},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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,backend => rdbms,
              access_create => muc_create,access_admin => none,
              access_persistent => all,
              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 => <<>>},
              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_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,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@944609fad30e.2024-03-21_07.35.17"

=== Started at 2024-03-21 07:45:40


*** CT 2024-03-21 07:45:40.086 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3232.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:45:40.771 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:45:40.789 ***🔗
alicE_unnamed_2515@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-03-21 07:45:40.790 ***🔗
alicE_unnamed_2515@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed4c0e9ef41e0406' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:45:40.790 ***🔗
alicE_unnamed_2515@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-03-21 07:45:40.790 ***🔗
alicE_unnamed_2515@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjUxNQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:45:40.793 ***🔗
alicE_unnamed_2515@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:45:40.793 ***🔗
alicE_unnamed_2515@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-03-21 07:45:40.794 ***🔗
alicE_unnamed_2515@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad9412bad8529732' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2515@localhost'>

*** User 2024-03-21 07:45:40.794 ***🔗
alicE_unnamed_2515@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-03-21 07:45:40.795 ***🔗
alicE_unnamed_2515@localhost/res1 out
<iq type='set' id='c74fcad1eadff2ca7420c7f250f3470e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:45:40.796 ***🔗
alicE_unnamed_2515@localhost/res1 in
<iq id='c74fcad1eadff2ca7420c7f250f3470e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2515@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:45:40.796 ***🔗
alice_unnamed_2515@localhost/res1 out
<iq type='set' id='84b487c3f2df72732b054261ba6087bc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:45:40.797 ***🔗
alice_unnamed_2515@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2515@localhost/res1' id='84b487c3f2df72732b054261ba6087bc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:45:40.797 ***🔗
alice_unnamed_2515@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:45:40.798 ***🔗
alice_unnamed_2515@localhost/res1 in
<presence from='alice_unnamed_2515@localhost/res1' to='alice_unnamed_2515@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:45:40.798 ***🔗
alice_unnamed_2515@localhost/res1 out
<iq type='set' id='0e6bf88e0a7cd7a1592d04ed6543b6e5' to='alicE_unnamed_2515room0-57633-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:45:40.802 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='70396eff-3adf-46cf-8bf7-077382e8cdb2'>
	<result xmlns='urn:xmpp:mam:2' id='C4NCP3VFR00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T17:00:54.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec1bf205</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.802 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='7bd412af-0638-4c42-9ed5-b538e45c4b58'>
	<result xmlns='urn:xmpp:mam:2' id='C4NF3SGF0G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:48:09.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44f609f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.802 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='44f3f2f9-cfb1-437b-91d9-96c8c13b7aa1'>
	<result xmlns='urn:xmpp:mam:2' id='C4NKOB813007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T02:31:50.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d40ac58b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='d104b965-62f9-46b7-8872-807b4bda9a84'>
	<result xmlns='urn:xmpp:mam:2' id='C4NLN9KH8004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T03:41:04.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6503e52e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='183a7a2c-56ec-4bc2-9aa0-895a98bdad3c'>
	<result xmlns='urn:xmpp:mam:2' id='C4OF0S6HI00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:52:04.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>acc4b54a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='367e01a7-8ffc-47a6-bbf9-04ca035ee2b3'>
	<result xmlns='urn:xmpp:mam:2' id='C4OHSST6DG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T13:17:55.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d67f63ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='df82c594-e924-4ee6-a76b-f9383be14bbb'>
	<result xmlns='urn:xmpp:mam:2' id='C4P2L2U6KG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T09:17:21.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2bd5c291</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='4cafe6c0-3955-4c99-80f0-6c01b676f92d'>
	<result xmlns='urn:xmpp:mam:2' id='C4PDRLPAP00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T22:39:30.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2bfc4206</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='d7757303-d181-48a8-b7a2-8ec7265c6655'>
	<result xmlns='urn:xmpp:mam:2' id='C4PNG343UG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T10:09:25.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a8987b7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='bc9af446-e45e-41cf-a01e-61dfea1d99f1'>
	<result xmlns='urn:xmpp:mam:2' id='C4PT7K2VV00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T16:59:58.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68179138</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='414ff0ad-855a-4fda-bfd6-81a3233485a2'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q91FFNOG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T07:05:13.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4888f93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='0d98a6f0-7264-4d60-87f3-40b3245f3619'>
	<result xmlns='urn:xmpp:mam:2' id='C4QCQPDHDG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T11:36:35.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>344aed38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.803 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='9ae9e49f-ab59-4cce-9201-a102daaf9aae'>
	<result xmlns='urn:xmpp:mam:2' id='C4R2A6S01G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T13:14:19.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cfcfbcd8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='d69acf9a-f7c1-4c24-84ee-6982ebf4418a'>
	<result xmlns='urn:xmpp:mam:2' id='C4R79D58P004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T19:10:26.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5c153178</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='a65fdbd2-5a21-420d-a28e-94f6bf74a557'>
	<result xmlns='urn:xmpp:mam:2' id='C4RL7OILFG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:48:55.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86c43332</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='3d5dd69d-6da9-428f-9b14-b6f7cbb06d89'>
	<result xmlns='urn:xmpp:mam:2' id='C4RS4F877001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T20:02:38.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>804f15e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='fb91813f-791f-45b6-a7a4-9fe8a2f77058'>
	<result xmlns='urn:xmpp:mam:2' id='C4S1GLQDFG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T02:27:51.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5f14ef3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='6f20c3cb-3de0-4d30-83a8-6a8ee1a18340'>
	<result xmlns='urn:xmpp:mam:2' id='C4SCKI42IG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:43:57.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c54c376</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='61c7c27b-a440-43bf-8e4a-e145888e5cd6'>
	<result xmlns='urn:xmpp:mam:2' id='C4T04TJAUG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T15:00:37.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65d84ec6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='7af1ff2f-0c11-4bc7-b87b-597f4cd61439'>
	<result xmlns='urn:xmpp:mam:2' id='C4T3PH2VS00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T19:21:28.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>989f81db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='c39e635c-9cb9-4d1e-b134-3ffb466c5cab'>
	<result xmlns='urn:xmpp:mam:2' id='C4TD48FI7G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T06:29:43.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d14c0c0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='66fb272f-303c-45ea-ae70-b6b538925ee8'>
	<result xmlns='urn:xmpp:mam:2' id='C4TQP9S7500C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T22:47:22.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2dcae909</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.804 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='604e57b3-c320-4e04-9184-66d0aeb56866'>
	<result xmlns='urn:xmpp:mam:2' id='C4TV3G9RJG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T03:56:31.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a1dbead</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='281aa3e5-df69-4e15-933b-d46d945aa98a'>
	<result xmlns='urn:xmpp:mam:2' id='C4U83SH6KG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T14:41:37.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b3ae84fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='6cd9bb2a-6908-4989-9cb3-d3d0af12248b'>
	<result xmlns='urn:xmpp:mam:2' id='C4UGP42V9G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T01:01:47.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd9e3897</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='a599e260-2ab7-4775-96cc-21ca4bf874c9'>
	<result xmlns='urn:xmpp:mam:2' id='C4UUIQ8BV009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T17:29:50.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69829d41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='670c58fc-6a78-485a-abcb-faabe3f940d9'>
	<result xmlns='urn:xmpp:mam:2' id='C4VK8250I00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T19:20:36.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ed8f710</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='56d23c20-e469-4b86-a2e0-f5d60aaade4c'>
	<result xmlns='urn:xmpp:mam:2' id='C4VM6GIJ9004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T21:40:18.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>abd11cec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='c5894824-a4cf-4466-8422-27b1e9bf2893'>
	<result xmlns='urn:xmpp:mam:2' id='C50122AJ500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T10:37:46.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0fc4d203</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='bf3d1c7e-6cf0-45fa-92c9-2d086fbfc55e'>
	<result xmlns='urn:xmpp:mam:2' id='C504IT5OTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T14:50:11.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e55d568e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='f6e8b7f1-73ed-4753-8c33-500ab1103d60'>
	<result xmlns='urn:xmpp:mam:2' id='C50HN6R5RG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T06:30:23.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ffd7e83b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.805 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='a0abef9c-4f8c-4b5c-a90a-f51e9c5c3f04'>
	<result xmlns='urn:xmpp:mam:2' id='C50I9CB8R001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T07:11:02.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c263257</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.806 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='5dfdbca1-42fe-4397-95cb-d3fbf2be5fc8'>
	<result xmlns='urn:xmpp:mam:2' id='C51C28CDRG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T13:56:15.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad023078</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.806 ***🔗
alice_unnamed_2515@localhost/res1 in
<message from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='9aeb0462-6a87-4dbe-9093-8eea6c72f555'>
	<result xmlns='urn:xmpp:mam:2' id='C51JVG7HMG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T23:22:45.000000Z' from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2515room0-57633-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b17404e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:45:40.806 ***🔗
alice_unnamed_2515@localhost/res1 in
<iq from='alice_unnamed_2515room0-57633-0@muc.localhost' to='alice_unnamed_2515@localhost/res1' id='0e6bf88e0a7cd7a1592d04ed6543b6e5' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4NCP3VFR00C</first>
			<last>C51JVG7HMG05</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:45:40.806 ***🔗
alice_unnamed_2515@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:45:40.806 ***🔗
alice_unnamed_2515@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:45:40.818 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:45:40.827 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3233.html



=== Ended at 2024-03-21 07:45:40
=== successfully completed test case
=== === Returned value: ok