=== 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.56370.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      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,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.muc_querying_for_all_messages.172034.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    anonymous => true,affiliations => [],
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity}}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:18:11


*** CT 2023-11-17 15:18:11.209 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2056.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-17 15:18:11.433 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-17 15:18:11.436 ***🔗
alicE_unnamed_2241@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:18:11.436 ***🔗
alicE_unnamed_2241@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='937f802991e7d43c' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:18:11.436 ***🔗
alicE_unnamed_2241@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 2023-11-17 15:18:11.436 ***🔗
alicE_unnamed_2241@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI0MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:18:11.437 ***🔗
alicE_unnamed_2241@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:18:11.437 ***🔗
alicE_unnamed_2241@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:18:11.437 ***🔗
alicE_unnamed_2241@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3318a588c20aec4d' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2241@localhost'>

*** User 2023-11-17 15:18:11.437 ***🔗
alicE_unnamed_2241@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 2023-11-17 15:18:11.438 ***🔗
alicE_unnamed_2241@localhost/res1 out
<iq type='set' id='d632be1e43ba7236a2a6c58106734ae7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:18:11.438 ***🔗
alicE_unnamed_2241@localhost/res1 in
<iq id='d632be1e43ba7236a2a6c58106734ae7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2241@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:18:11.438 ***🔗
alice_unnamed_2241@localhost/res1 out
<iq type='set' id='a36a89725c0bb7a9d8fa6f939a337013'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:18:11.439 ***🔗
alice_unnamed_2241@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2241@localhost/res1' id='a36a89725c0bb7a9d8fa6f939a337013' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:18:11.439 ***🔗
alice_unnamed_2241@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:18:11.440 ***🔗
alice_unnamed_2241@localhost/res1 in
<presence from='alice_unnamed_2241@localhost/res1' to='alice_unnamed_2241@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:18:11.440 ***🔗
alice_unnamed_2241@localhost/res1 out
<iq type='set' id='864d14c9437b6066a57ebb9ff9be4dd5' to='alicE_unnamed_2241room0-56417-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:18:11.441 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='ab46cccb-8154-46d4-91c1-e29fe58d2fb2'>
	<result xmlns='urn:xmpp:mam:1' id='C28NCGG4OG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T13:38:49.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65bc150e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='88a1ef68-086a-4a20-bf94-30cb77b43f5b'>
	<result xmlns='urn:xmpp:mam:1' id='C28U13212G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T21:34:21.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ab938dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='0cc8303e-eada-4089-b5d5-f82e350df049'>
	<result xmlns='urn:xmpp:mam:1' id='C29AFQ8MOG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T12:26:17.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2fb733f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='0177fe3f-21bd-44f1-b10d-6bfeda0e5d15'>
	<result xmlns='urn:xmpp:mam:1' id='C29GFH89AG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T19:35:09.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>438445b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='0215b5f5-0079-4397-9f8c-d29c402f3272'>
	<result xmlns='urn:xmpp:mam:1' id='C29NFSO7V00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T03:57:02.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6579746a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='d77551bb-7310-4416-8480-b0d6a98db3d1'>
	<result xmlns='urn:xmpp:mam:1' id='C29PALCT700D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T06:08:30.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a1c2ec23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='073d5bf9-f1f7-4b6d-9457-08094aa4be04'>
	<result xmlns='urn:xmpp:mam:1' id='C2ALF9E3V005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T15:43:10.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dce01053</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='356508ce-c285-46e8-8a91-c6668879725b'>
	<result xmlns='urn:xmpp:mam:1' id='C2AM2R1KV004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T16:26:54.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e261361d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='eca5702f-eec7-4579-bd6c-1dbec6df60b1'>
	<result xmlns='urn:xmpp:mam:1' id='C2B2ATIT7003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T07:03:58.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>528c4413</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.442 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='b8009066-6dff-42b2-850e-2c936908e56b'>
	<result xmlns='urn:xmpp:mam:1' id='C2BF7EB7B008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T22:26:46.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed98606f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='eb83692f-d66a-4a2e-9017-923452340d86'>
	<result xmlns='urn:xmpp:mam:1' id='C2BMHDKNH00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T07:10:10.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7e2472b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='fc7b3dcb-27f8-44c7-9784-a78c8d5a0752'>
	<result xmlns='urn:xmpp:mam:1' id='C2BMQ2M2U004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T07:29:32.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d0029d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='bbf57a3f-9524-4664-872e-14792fb81ea7'>
	<result xmlns='urn:xmpp:mam:1' id='C2C8E873B00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T04:31:34.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9366fab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='78585a1b-0e87-46b7-82fe-20f8506ef843'>
	<result xmlns='urn:xmpp:mam:1' id='C2CFHO31600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T13:00:28.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c79f4c8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='ae950d8d-7382-4def-8233-917f588ec146'>
	<result xmlns='urn:xmpp:mam:1' id='C2CVIR0TF007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T08:08:14.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68a21505</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='2fda6126-1a65-461b-a32f-f91574431e42'>
	<result xmlns='urn:xmpp:mam:1' id='C2D1D95SH00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T10:18:58.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cf121451</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='c75a6512-3053-4af9-9e7e-5f2bcee79c5d'>
	<result xmlns='urn:xmpp:mam:1' id='C2DD005LJG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T00:08:15.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22bb81ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='962601ad-1c85-4dd6-a16d-d5baed835a02'>
	<result xmlns='urn:xmpp:mam:1' id='C2DML95F300H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T11:40:06.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4d43d21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='f22493fa-fcfc-46f2-89a7-07cc4340fbdf'>
	<result xmlns='urn:xmpp:mam:1' id='C2EDKODGO00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T15:05:20.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2e8da11f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='92d54247-6347-4efe-9d89-bc31af68534e'>
	<result xmlns='urn:xmpp:mam:1' id='C2EJIV7UT007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T22:10:50.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a9a15c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.443 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='1fa4cd7c-1d66-418d-a277-03d367c04d67'>
	<result xmlns='urn:xmpp:mam:1' id='C2EOJ99KNG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T04:09:27.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ae4151f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='8e8ca20c-1648-40c0-9cda-3d2360b8181d'>
	<result xmlns='urn:xmpp:mam:1' id='C2F6S6A8I00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T21:11:32.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>71d978ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='dc64233b-c7e3-429f-ac89-284ead63f8e7'>
	<result xmlns='urn:xmpp:mam:1' id='C2FN7BBEQG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T16:41:49.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>426b3bf8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='7cc5bb78-213d-4ace-aecd-ef0602651112'>
	<result xmlns='urn:xmpp:mam:1' id='C2FQVS85N009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T21:11:26.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e9e08bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='28bc11a8-f0fd-4a54-ba23-75e138a267cc'>
	<result xmlns='urn:xmpp:mam:1' id='C2G1CSAV0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T04:50:01.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cb2fe36a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='e7e330c0-f82f-4125-9adc-7fe943b5cf87'>
	<result xmlns='urn:xmpp:mam:1' id='C2G5KD5KVG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T09:53:11.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>182d2893</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='6703f365-4f99-4297-970f-278a854108d9'>
	<result xmlns='urn:xmpp:mam:1' id='C2H1GF120G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T19:08:41.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e7b8ab72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='e903efef-6319-41a6-8fa9-9ee4b771a81b'>
	<result xmlns='urn:xmpp:mam:1' id='C2H3O7FCGG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T21:49:13.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7768ff71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='4d5bd4b5-085a-439e-a554-86399ea656cd'>
	<result xmlns='urn:xmpp:mam:1' id='C2HNDQAFJG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T21:17:35.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b3d96016</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.444 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='61f50ad3-1e3b-42b6-bb9e-c5f7f7a2957c'>
	<result xmlns='urn:xmpp:mam:1' id='C2HOCTFIIG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T22:27:09.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc53b500</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.445 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='99457ded-9d16-4313-a5ad-8be3f903a774'>
	<result xmlns='urn:xmpp:mam:1' id='C2HSRC1JAG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T03:45:49.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de21a11c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.445 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='4d28862a-70c3-4174-9c3e-c750b486b2c8'>
	<result xmlns='urn:xmpp:mam:1' id='C2HT5PBFTG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T04:09:07.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8645be3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.445 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='a9ce7c5f-81a0-404b-b647-6a381c5d369a'>
	<result xmlns='urn:xmpp:mam:1' id='C2IQ9AQM8G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T14:52:57.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a4e5900</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.445 ***🔗
alice_unnamed_2241@localhost/res1 in
<message from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='f7cdc48e-033c-40f6-ae4e-97c31d9e1e09'>
	<result xmlns='urn:xmpp:mam:1' id='C2IT72RBO00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T18:22:40.000000Z' from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2241room0-56417-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9123b560</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.445 ***🔗
alice_unnamed_2241@localhost/res1 in
<iq from='alice_unnamed_2241room0-56417-0@muc.localhost' to='alice_unnamed_2241@localhost/res1' id='864d14c9437b6066a57ebb9ff9be4dd5' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28NCGG4OG0D</first>
			<last>C2IT72RBO00B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:18:11.445 ***🔗
alice_unnamed_2241@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:18:11.446 ***🔗
alice_unnamed_2241@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:18:11.450 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-17 15:18:11.502 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2057.html



=== Ended at 2023-11-17 15:18:11
=== successfully completed test case
=== === Returned value: ok