=== 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.50725.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,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,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/mam_suite.muc_querying_for_all_messages.111235.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@1877d89c8d91.2024-03-12_08.05.07"

=== Started at 2024-03-12 08:14:28


*** CT 2024-03-12 08:14:28.609 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2168.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:28.847 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:28.886 ***🔗
alicE_unnamed_2222@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-12 08:14:28.886 ***🔗
alicE_unnamed_2222@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='264ab34706f3799a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 08:14:28.886 ***🔗
alicE_unnamed_2222@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-12 08:14:28.886 ***🔗
alicE_unnamed_2222@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIyMgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 08:14:28.887 ***🔗
alicE_unnamed_2222@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 08:14:28.887 ***🔗
alicE_unnamed_2222@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-12 08:14:28.887 ***🔗
alicE_unnamed_2222@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ace81f7ce2698ebe' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2222@localhost'>

*** User 2024-03-12 08:14:28.887 ***🔗
alicE_unnamed_2222@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-12 08:14:28.888 ***🔗
alicE_unnamed_2222@localhost/res1 out
<iq type='set' id='9973b9c2c6ed4713f735ab2290bd91eb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:14:28.888 ***🔗
alicE_unnamed_2222@localhost/res1 in
<iq id='9973b9c2c6ed4713f735ab2290bd91eb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2222@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:14:28.888 ***🔗
alice_unnamed_2222@localhost/res1 out
<iq type='set' id='290cdf30b1720f17025bceb66f0e4613'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:28.888 ***🔗
alice_unnamed_2222@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2222@localhost/res1' id='290cdf30b1720f17025bceb66f0e4613' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:28.888 ***🔗
alice_unnamed_2222@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 08:14:28.889 ***🔗
alice_unnamed_2222@localhost/res1 in
<presence from='alice_unnamed_2222@localhost/res1' to='alice_unnamed_2222@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 08:14:28.889 ***🔗
alice_unnamed_2222@localhost/res1 out
<iq type='set' id='00db382526f0334664b8e6dc47242b58' to='alicE_unnamed_2222room0-50776-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:28.891 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='dcff488b-c590-47b4-acce-91f5d0b37e6d'>
	<result xmlns='urn:xmpp:mam:1' id='C4H9G3KLN00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T00:02:06.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>83e36d2f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.892 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='b81bca33-9026-4eb9-a3a5-d4fed3c2a414'>
	<result xmlns='urn:xmpp:mam:1' id='C4HN36IDPG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T16:15:23.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41ff2fc7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.892 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='52a03df5-ac8e-4ba2-aff8-75bcde0c25e9'>
	<result xmlns='urn:xmpp:mam:1' id='C4I0SJ5KT008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T03:56:26.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1539cb82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.892 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='7d1f915b-a22f-4a21-806f-b4bd0f2e7b4f'>
	<result xmlns='urn:xmpp:mam:1' id='C4I4H661HG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T08:17:15.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d663d3dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.892 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='f9d49510-b68e-4e41-a727-526be8ea3320'>
	<result xmlns='urn:xmpp:mam:1' id='C4IQDNNFUG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T10:24:21.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9b0ed400</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='078dca30-a33d-4246-b7ea-9b041d82479a'>
	<result xmlns='urn:xmpp:mam:1' id='C4J4DOOGBG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T22:20:15.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3bb4f5af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='dd63677f-095f-4b6a-9a0c-6d56908f9605'>
	<result xmlns='urn:xmpp:mam:1' id='C4JB2OT8M00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T06:16:44.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3892fb69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='f7f0323d-ea3d-4949-9388-d50df94c8836'>
	<result xmlns='urn:xmpp:mam:1' id='C4JIK9UVF00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T15:17:02.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41f7fdc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='d582017c-7c8c-4686-a37f-94fde2f57076'>
	<result xmlns='urn:xmpp:mam:1' id='C4JTNM1R000E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T04:32:00.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f0e7ab66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='fe496560-9f4b-4eef-a2ed-0bfdd176d01e'>
	<result xmlns='urn:xmpp:mam:1' id='C4K1OUC6MG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T09:21:09.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>719c2728</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='616dfd46-b1e7-4a3b-ac94-7a90d772704a'>
	<result xmlns='urn:xmpp:mam:1' id='C4KEM3D0P007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T00:45:22.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2702f253</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='7d4ef676-22e5-4992-82c7-a0b695dd646f'>
	<result xmlns='urn:xmpp:mam:1' id='C4KTHU7TU00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T18:29:48.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>147d19e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='2adac49d-1620-4ab0-961c-2f7061e14d06'>
	<result xmlns='urn:xmpp:mam:1' id='C4LDB72IMG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T13:20:05.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c625d1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='61250c0c-3cf5-4eb3-88d7-d5afab540201'>
	<result xmlns='urn:xmpp:mam:1' id='C4LI7I9DN00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T19:09:50.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad40d34f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='6ef72167-c8b6-4ceb-9045-03903141877d'>
	<result xmlns='urn:xmpp:mam:1' id='C4LTJ6P96G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T08:43:17.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3ad694e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='4de38a62-0fbf-4c69-b004-f192a8927f35'>
	<result xmlns='urn:xmpp:mam:1' id='C4M3UCU4AG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T16:17:49.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d676122f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='7640012f-c2d4-493d-8613-425101ab2ab3'>
	<result xmlns='urn:xmpp:mam:1' id='C4MBBIVT400C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T01:08:24.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1020efc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='1f2248a7-feb7-4ff3-8cdc-efa8767f3dfe'>
	<result xmlns='urn:xmpp:mam:1' id='C4MFS4PDH00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T06:31:46.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e825c1b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.893 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='0788f7bb-278f-4544-9d01-3f40c010365d'>
	<result xmlns='urn:xmpp:mam:1' id='C4N05K605008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T01:58:18.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd9949fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='303179a5-e238-40d3-ba5c-500f5b6cf592'>
	<result xmlns='urn:xmpp:mam:1' id='C4N3SU74400J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T06:25:12.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09f566a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='365856ec-091f-4ef0-83ce-f2b378cb31be'>
	<result xmlns='urn:xmpp:mam:1' id='C4NPEB30500K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T08:07:22.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1b1c0db8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='61089eef-3565-40e2-b1ad-aa3a1b646779'>
	<result xmlns='urn:xmpp:mam:1' id='C4NSAEDII009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T11:33:24.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>88646b27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='e80e1292-8101-4fe9-b029-7bdfd7b4900e'>
	<result xmlns='urn:xmpp:mam:1' id='C4OBJVFA600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T05:48:28.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5b9e0b3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='2931812c-ce92-45d1-92d4-3f582bbe83ea'>
	<result xmlns='urn:xmpp:mam:1' id='C4ONHIPKN00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T20:02:06.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dd3b1867</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='fedd00fb-db57-4107-830e-67dcec2c14bd'>
	<result xmlns='urn:xmpp:mam:1' id='C4OR9KE2JG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T00:30:39.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1cfe18b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='08744ae7-e4af-48ab-921c-63102bc571f7'>
	<result xmlns='urn:xmpp:mam:1' id='C4P4KJ75AG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T11:39:25.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>672910c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='bc66ee99-8487-4c8a-8199-ff0ef0f3b792'>
	<result xmlns='urn:xmpp:mam:1' id='C4PVFC9MAG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T19:40:29.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0109aa0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='8eb4b0b9-8fce-4a0d-a884-0b25f32932bd'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q1MIRQ900D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T22:19:46.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>301a2258</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='55d56eab-d8d9-4155-abbb-0057a50b703f'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q7UI8CPG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T05:47:07.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>118a906e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='cf2848f6-3ef8-4fe4-86a3-7fbc502c4a90'>
	<result xmlns='urn:xmpp:mam:1' id='C4QG830OCG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T15:41:05.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fde624eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='42d5ff64-c00f-43bb-8a08-df94f20dd7d6'>
	<result xmlns='urn:xmpp:mam:1' id='C4R38K362G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T14:22:21.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c95d4a67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='e536b768-35bf-446a-ba66-6178d01709b3'>
	<result xmlns='urn:xmpp:mam:1' id='C4R7DH7UM004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T19:19:40.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>34d80df9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='3de7ba87-8281-490c-bd44-83ade330759a'>
	<result xmlns='urn:xmpp:mam:1' id='C4RIA52ULG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T08:19:31.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>32ac4dc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<message from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='4d0d799f-5daa-47b4-949d-1b46ad5990dc'>
	<result xmlns='urn:xmpp:mam:1' id='C4ROTQADM001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T16:13:00.000000Z' from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2222room0-50776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fdc6da7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 in
<iq from='alice_unnamed_2222room0-50776-0@muc.localhost' to='alice_unnamed_2222@localhost/res1' id='00db382526f0334664b8e6dc47242b58' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H9G3KLN00D</first>
			<last>C4ROTQADM001</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 08:14:28.894 ***🔗
alice_unnamed_2222@localhost/res1 out
</stream:stream>

*** User 2024-03-12 08:14:28.895 ***🔗
alice_unnamed_2222@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 08:14:28.898 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 08:14:28.904 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2169.html



=== Ended at 2024-03-12 08:14:28
=== successfully completed test case
=== === Returned value: ok