=== 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.46726.0>},
     {basic_group,muc_all},
     {configuration,rdbms_easy},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      db_message_format => mam_message_xml,
                      db_jid_format => mam_jid_rfc,cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.muc_querying_for_all_messages.87555.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_easy_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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"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@7856d109ddbc.2024-04-23_06.47.05"

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


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

Could not find element archive_wait in Config.


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

*** User 2024-04-23 06:55:32.522 ***🔗
alicE_unnamed_1961@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 06:55:32.522 ***🔗
alicE_unnamed_1961@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='64fac329605fc164' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:32.522 ***🔗
alicE_unnamed_1961@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 06:55:32.522 ***🔗
alicE_unnamed_1961@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk2MQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:32.523 ***🔗
alicE_unnamed_1961@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:32.524 ***🔗
alicE_unnamed_1961@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 06:55:32.524 ***🔗
alicE_unnamed_1961@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='65265e0a72ff4501' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1961@localhost'>

*** User 2024-04-23 06:55:32.524 ***🔗
alicE_unnamed_1961@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 06:55:32.524 ***🔗
alicE_unnamed_1961@localhost/res1 out
<iq type='set' id='0368f6be8eae8b5ea9dedc161631cc8f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:32.525 ***🔗
alicE_unnamed_1961@localhost/res1 in
<iq id='0368f6be8eae8b5ea9dedc161631cc8f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1961@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:32.526 ***🔗
alice_unnamed_1961@localhost/res1 out
<iq type='set' id='e1702e11ee51b1dfc390d92073e7704e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:32.526 ***🔗
alice_unnamed_1961@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1961@localhost/res1' id='e1702e11ee51b1dfc390d92073e7704e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:32.526 ***🔗
alice_unnamed_1961@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:32.528 ***🔗
alice_unnamed_1961@localhost/res1 in
<presence from='alice_unnamed_1961@localhost/res1' to='alice_unnamed_1961@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:32.529 ***🔗
alice_unnamed_1961@localhost/res1 out
<iq type='set' id='307fc8ac6d90e9463e86030ab791b6e8' to='alicE_unnamed_1961room0-46823-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-23 06:55:32.580 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='d7eb7ffb-d537-4066-81c3-8dea164ddead'>
	<result xmlns='urn:xmpp:mam:2' id='C5BNU7R3AG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T01:52:45.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>693ffcab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='8f2c70ce-7f0b-4ae4-a4f3-cb4e73b72b98'>
	<result xmlns='urn:xmpp:mam:2' id='C5C6DL05TG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T19:09:23.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>314cb02f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='24d15bbd-5de4-4b84-a1cd-3f6320de9bf7'>
	<result xmlns='urn:xmpp:mam:2' id='C5CCFE13E00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T02:22:52.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc098db6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='fda4f894-0c28-4cf3-ac96-ef7c8ed152bd'>
	<result xmlns='urn:xmpp:mam:2' id='C5CMITTP7G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T14:26:31.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2c8e3ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='faa49def-2090-4b19-9f5c-c5878462d720'>
	<result xmlns='urn:xmpp:mam:2' id='C5D58E3MRG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:56:47.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec198346</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='497104d3-b017-4211-b7d0-961876f3cedd'>
	<result xmlns='urn:xmpp:mam:2' id='C5D9JGLJT004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T13:07:54.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>77bfe0e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='23c47896-b934-4e2e-962a-71ea1bf438e6'>
	<result xmlns='urn:xmpp:mam:2' id='C5DSLG04S00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T11:52:24.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9785abf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='d8f23196-1719-4fb2-8eaf-e25c976c7726'>
	<result xmlns='urn:xmpp:mam:2' id='C5E0LDKRD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T16:38:34.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7b1854c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='de481f7f-bf74-4283-870f-507d8373be3e'>
	<result xmlns='urn:xmpp:mam:2' id='C5EJLGDGL00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T15:18:50.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>55c31785</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='dc238bd4-db82-44f2-972d-7b75f2f1bea2'>
	<result xmlns='urn:xmpp:mam:2' id='C5EP3MKOF001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:48:30.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6772cadb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='0181c424-b36f-43ee-85df-5ad3b1db3992'>
	<result xmlns='urn:xmpp:mam:2' id='C5ES6HGA0007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T01:29:36.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e6dcd13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='02e4a860-fb4e-482e-881b-84acd0131c67'>
	<result xmlns='urn:xmpp:mam:2' id='C5F3GEL4TG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T10:12:51.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a14dee3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='b3a3db81-067a-4766-a5ab-743e15045e63'>
	<result xmlns='urn:xmpp:mam:2' id='C5FP1MOE4G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T11:54:41.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f97e210</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='c8a99777-c05e-41dd-be5b-f356ba4b9464'>
	<result xmlns='urn:xmpp:mam:2' id='C5G1V76F100F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T22:33:22.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d5027d91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='2689c365-dc00-47ca-ace9-18e83648dd20'>
	<result xmlns='urn:xmpp:mam:2' id='C5G4LIUD500D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T01:46:34.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7e02f207</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='ea688e51-9392-41a3-8f62-929eee6465bf'>
	<result xmlns='urn:xmpp:mam:2' id='C5GHQQL3Q003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T17:28:52.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23cf17d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.581 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='3687a4d3-cf8c-42c6-a157-7ab36c1d6e26'>
	<result xmlns='urn:xmpp:mam:2' id='C5GSQ4329006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:34:42.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2b96ed6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='fd7d1fe6-7cc7-4e8e-ba4c-2d4a2067506e'>
	<result xmlns='urn:xmpp:mam:2' id='C5H3E0ULPG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T14:28:43.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6175bc07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='009d7fa2-cc4e-4f13-9b6f-94785e163502'>
	<result xmlns='urn:xmpp:mam:2' id='C5HH6F2AR00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:53:58.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c853442a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='f6120283-7b6c-47a9-8d7d-f120b304f60a'>
	<result xmlns='urn:xmpp:mam:2' id='C5HUFT0CLG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T22:45:39.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8e9e608</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='58d28413-d2c5-4b44-801e-f274adf0e30e'>
	<result xmlns='urn:xmpp:mam:2' id='C5I51L6NM007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T06:34:52.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>052af234</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='4a3c52fb-da20-47fa-9fe7-c551c6034d18'>
	<result xmlns='urn:xmpp:mam:2' id='C5IDS1GDGG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T17:06:33.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3a985dfe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='ea88ad0b-a197-40bf-9c37-65e3b0dcd181'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQH1U9SG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:12:33.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0651fc16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='9b926f64-7e2f-4412-90ef-95701c06adf2'>
	<result xmlns='urn:xmpp:mam:2' id='C5ISPTLP6G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T10:55:33.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f76da0fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='a10f0bc5-83a3-4344-b172-3b6a2e4f66db'>
	<result xmlns='urn:xmpp:mam:2' id='C5J9H5CRK00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T02:06:32.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a749600e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='bd447599-a147-47ca-be2d-4b0e31862c80'>
	<result xmlns='urn:xmpp:mam:2' id='C5JLH1E51G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:25:15.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>26c1d186</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='fe95d431-fae7-404a-b236-5786a2dcadc3'>
	<result xmlns='urn:xmpp:mam:2' id='C5K5OJHVH00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:47:30.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7d79508d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='c51c2ed7-fa0a-4d3b-a181-df891035b493'>
	<result xmlns='urn:xmpp:mam:2' id='C5KABE2EQG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T17:15:57.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1b2b26dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='1eccb9a7-1f0b-427d-a532-d19113efc77d'>
	<result xmlns='urn:xmpp:mam:2' id='C5KG9T7TT002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T00:22:02.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b4a616f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='360db32a-8432-48e4-8e22-8ece1d721a95'>
	<result xmlns='urn:xmpp:mam:2' id='C5KMBQI5UG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T07:35:49.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22b38e7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='8d734891-faab-430a-8985-5c85ffefa438'>
	<result xmlns='urn:xmpp:mam:2' id='C5L4K0U0DG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T00:36:19.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e84f8de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='cdff1e5a-1d95-425f-b36d-816fa125625a'>
	<result xmlns='urn:xmpp:mam:2' id='C5LHMB5VUG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T16:12:05.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>469f8bb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.582 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='2b29a232-e9cb-463e-b2d4-f57461a57ba6'>
	<result xmlns='urn:xmpp:mam:2' id='C5M3COUMV00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:19:10.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6d0f48a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.583 ***🔗
alice_unnamed_1961@localhost/res1 in
<message from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='a093290d-f66a-4d15-a0a1-e4af8ef48088'>
	<result xmlns='urn:xmpp:mam:2' id='C5M7C40AH008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:04:02.000000Z' from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1961room0-46823-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>30568151</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.583 ***🔗
alice_unnamed_1961@localhost/res1 in
<iq from='alice_unnamed_1961room0-46823-0@muc.localhost' to='alice_unnamed_1961@localhost/res1' id='307fc8ac6d90e9463e86030ab791b6e8' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BNU7R3AG0K</first>
			<last>C5M7C40AH008</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:32.583 ***🔗
alice_unnamed_1961@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:55:32.584 ***🔗
alice_unnamed_1961@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


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



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