=== 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.49422.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/mam_suite.muc_querying_for_all_messages.107779.html"},
     {tc_group_properties,[{name,muc06},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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_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_bosh =>
            #{backend => mnesia,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,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,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 => <<>>,affiliations => [],
                    subject => <<>>,anonymous => true,
                    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@079a843f8d8b.2023-11-16_09.33.39"

=== Started at 2023-11-16 09:42:21


*** CT 2023-11-16 09:42:21.866 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2188.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:42:22.043 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:22.053 ***🔗
alicE_unnamed_2086@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-16 09:42:22.053 ***🔗
alicE_unnamed_2086@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2d687db2e6a21332' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:22.054 ***🔗
alicE_unnamed_2086@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-16 09:42:22.054 ***🔗
alicE_unnamed_2086@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA4NgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:42:22.055 ***🔗
alicE_unnamed_2086@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:22.055 ***🔗
alicE_unnamed_2086@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-16 09:42:22.055 ***🔗
alicE_unnamed_2086@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7146cea162f87c79' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2086@localhost'>

*** User 2023-11-16 09:42:22.055 ***🔗
alicE_unnamed_2086@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-16 09:42:22.055 ***🔗
alicE_unnamed_2086@localhost/res1 out
<iq type='set' id='05f34d85e2f2be4185d4401cd7968ac0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:22.056 ***🔗
alicE_unnamed_2086@localhost/res1 in
<iq id='05f34d85e2f2be4185d4401cd7968ac0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2086@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:22.056 ***🔗
alice_unnamed_2086@localhost/res1 out
<iq type='set' id='7ff2c11717a056aa51de32aac2125415'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:22.056 ***🔗
alice_unnamed_2086@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2086@localhost/res1' id='7ff2c11717a056aa51de32aac2125415' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:22.056 ***🔗
alice_unnamed_2086@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:22.057 ***🔗
alice_unnamed_2086@localhost/res1 in
<presence from='alice_unnamed_2086@localhost/res1' to='alice_unnamed_2086@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:22.057 ***🔗
alice_unnamed_2086@localhost/res1 out
<iq type='set' id='ddf651776c882f45578ead2a2a7e2bfe' to='alicE_unnamed_2086room0-49476-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='3324b58a-e652-42dd-abbb-12c68459814a'>
	<result xmlns='urn:xmpp:mam:2' id='C27RTVRB8008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T04:53:36.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad4e6db7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='8252e30a-5142-4802-a6ca-2909ea06b01a'>
	<result xmlns='urn:xmpp:mam:2' id='C280GSGFQ002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T10:22:12.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d64c2698</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='2a8eaed8-6625-4f40-8342-5f6817a897be'>
	<result xmlns='urn:xmpp:mam:2' id='C28NMANM3G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T14:00:47.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>591a0ee6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='eaac93cf-5572-4887-bc22-79c1979c5646'>
	<result xmlns='urn:xmpp:mam:2' id='C28SEGTAL004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T19:41:14.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7548b74c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='e11e2aa1-bef2-453d-9b90-dd78753c7a45'>
	<result xmlns='urn:xmpp:mam:2' id='C290LJTGF00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T00:43:26.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7823a50d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='8ed37e58-acde-456a-89b5-9ddbc60ae71a'>
	<result xmlns='urn:xmpp:mam:2' id='C291KE0M300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T01:52:22.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a7332fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='2001b349-3b30-4212-b06f-031aeccd7e7f'>
	<result xmlns='urn:xmpp:mam:2' id='C29MO5RSBG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T03:03:59.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f1fd8107</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='2e652f62-a5a1-4f60-aa83-f900c9397880'>
	<result xmlns='urn:xmpp:mam:2' id='C29Q80ON9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T07:14:10.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec031927</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='b95a08d8-2194-4820-9eec-c4bc8d7bc3d9'>
	<result xmlns='urn:xmpp:mam:2' id='C2ALC4B8B00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T15:36:06.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7668d1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.060 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='0fe66dca-c58e-4aa5-b2b7-b1a947bf96a6'>
	<result xmlns='urn:xmpp:mam:2' id='C2ANPJSUR009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T18:29:26.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>40276fec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='388d219e-d53b-4481-898f-9d8b023ccae1'>
	<result xmlns='urn:xmpp:mam:2' id='C2B7CJ8OP003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T13:05:38.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4086713c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='14d1bf09-a912-47a1-b4fa-db09ec950ece'>
	<result xmlns='urn:xmpp:mam:2' id='C2B8QENMAG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T14:48:13.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1136b4f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ab50119d-3aaf-4ece-aad8-6c8116f3f4c8'>
	<result xmlns='urn:xmpp:mam:2' id='C2BILKAB1G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T02:33:15.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86902450</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='9582d2c9-9fc1-48ee-a3cf-d5c5e6ae95a3'>
	<result xmlns='urn:xmpp:mam:2' id='C2BKBNFC400A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T04:34:16.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45341b45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='d3f4df2a-dd78-44e6-8e08-f2f366cab5bf'>
	<result xmlns='urn:xmpp:mam:2' id='C2C66IRULG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T01:51:15.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>018d6525</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='152b0426-c5b6-44c0-9748-fcac1435e9ae'>
	<result xmlns='urn:xmpp:mam:2' id='C2CIMRDTF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T16:46:38.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3bc4e488</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='b4738176-6c34-44e2-b080-0a9887b50e11'>
	<result xmlns='urn:xmpp:mam:2' id='C2D5TG0EF009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T15:41:34.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1b19fd1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.061 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='c5acabb5-b4f3-4b26-8d34-844f47eed086'>
	<result xmlns='urn:xmpp:mam:2' id='C2D731CV2G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T17:05:33.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8fd01ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='8fbd0646-0c6a-4b69-ac50-d51f8987c48f'>
	<result xmlns='urn:xmpp:mam:2' id='C2DO5LU0J00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T13:28:22.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3da3f80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='432350dc-99e0-4af8-9443-1719c2b4774f'>
	<result xmlns='urn:xmpp:mam:2' id='C2DR74TO800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T17:06:24.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2c6ee901</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='b79a7de6-9057-4ab5-a8a0-4061a66c3958'>
	<result xmlns='urn:xmpp:mam:2' id='C2E1PUNR3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T00:57:58.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f7681b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ef6bed17-2920-4f04-910f-770bce459e28'>
	<result xmlns='urn:xmpp:mam:2' id='C2E9GCE28G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T10:09:13.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9a9eec1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='5f9eafe4-5f81-4921-b5ed-0550fed4f16c'>
	<result xmlns='urn:xmpp:mam:2' id='C2ERMS04AG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T07:52:13.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7aeaecc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='98afb795-f6df-4e58-8619-c6d9ffcc51c6'>
	<result xmlns='urn:xmpp:mam:2' id='C2F718E86002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T21:22:52.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b619efb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='90f68a53-bbc1-43e2-a202-1902080ce0d2'>
	<result xmlns='urn:xmpp:mam:2' id='C2FO755B500J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T17:52:58.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fdb564db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='cb2d00a6-7da4-40be-8d2b-666353d12252'>
	<result xmlns='urn:xmpp:mam:2' id='C2FR7E0CA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T21:28:20.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a4f4e6c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='65f4f85f-6f80-4b0a-bcee-2b99fab3b711'>
	<result xmlns='urn:xmpp:mam:2' id='C2G2JL2AQG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T06:16:45.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e3219a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='36981419-3c65-4480-89d5-de3f28b8377d'>
	<result xmlns='urn:xmpp:mam:2' id='C2G8P9QTAG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T13:38:53.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cf2c7079</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.062 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='19f3d2e5-971e-43cc-a37a-30f1cecb9aa6'>
	<result xmlns='urn:xmpp:mam:2' id='C2GJO56NG00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T02:43:44.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71b5919e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ae5ab72b-61db-414c-9bda-f24a5c1e5045'>
	<result xmlns='urn:xmpp:mam:2' id='C2GQ7B4U0008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T10:27:12.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a4af052a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='873e91c3-7839-4c85-bc71-8b141c653c8e'>
	<result xmlns='urn:xmpp:mam:2' id='C2H9I0LV4G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T04:44:49.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3735d88d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ea87e408-bc1f-49d1-90b9-5185c81a26f4'>
	<result xmlns='urn:xmpp:mam:2' id='C2HK1KFLNG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T17:15:35.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c132d76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='243e3a8f-237d-4736-acdd-522939ece15c'>
	<result xmlns='urn:xmpp:mam:2' id='C2I1QQLSVG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:31.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8952ff86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ab932413-d969-4ca4-a59a-6821fa24f2c4'>
	<result xmlns='urn:xmpp:mam:2' id='C2IAESAJ9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T20:00:02.000000Z' from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2086room0-49476-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1dbd6fd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 in
<iq from='alice_unnamed_2086room0-49476-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ddf651776c882f45578ead2a2a7e2bfe' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C27RTVRB8008</first>
			<last>C2IAESAJ9005</last>
			<count>34</count>
		</set>
	</fin>
</iq>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:22.063 ***🔗
alice_unnamed_2086@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:42:22.113 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:42:22.121 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2189.html



=== Ended at 2023-11-16 09:42:22
=== successfully completed test case
=== === Returned value: ok