=== 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.41905.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {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 => rdbms,
                      cache_users => false}},
     {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.74243.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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:17:18


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

Could not find element archive_wait in Config.


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

*** User 2023-11-17 15:17:18.929 ***🔗
alicE_unnamed_1755@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:17:18.929 ***🔗
alicE_unnamed_1755@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8f4b3d82a4fd9877' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2023-11-17 15:17:18.930 ***🔗
alicE_unnamed_1755@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:17:18.930 ***🔗
alicE_unnamed_1755@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5eff5c76cef744d8' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1755@localhost'>

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



*** User 2023-11-17 15:17:18.932 ***🔗
alicE_unnamed_1755@localhost/res1 in
<iq id='b9dcb9627816d49bad5e562b452345ab' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1755@localhost/res1</jid>
	</bind>
</iq>



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



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



*** User 2023-11-17 15:17:18.933 ***🔗
alice_unnamed_1755@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:17:18.934 ***🔗
alice_unnamed_1755@localhost/res1 in
<presence from='alice_unnamed_1755@localhost/res1' to='alice_unnamed_1755@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:17:18.935 ***🔗
alice_unnamed_1755@localhost/res1 out
<iq type='set' id='25f41a0ec237fb1aaa68a14453535d0d' to='alicE_unnamed_1755room0-41957-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='65751910-ead6-43b3-993b-d40ba0c6950a'>
	<result xmlns='urn:xmpp:mam:2' id='C28C2F8JGG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T00:08:57.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>53dcf576</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='b0de4a4b-1fc5-41d2-80c5-feb1d18424ec'>
	<result xmlns='urn:xmpp:mam:2' id='C28NVNJVIG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T14:21:49.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4cb60c46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='8202da4f-a1ea-4f2a-8060-80d962e2a524'>
	<result xmlns='urn:xmpp:mam:2' id='C29AQN2GG00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T12:50:40.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3fd25d00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='bd01b024-b051-4fa8-90d0-2bddf4c06afe'>
	<result xmlns='urn:xmpp:mam:2' id='C29K43HPHG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T23:55:55.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aa3f2a5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='266d7e14-991c-4179-a6a0-6d18e38cc9eb'>
	<result xmlns='urn:xmpp:mam:2' id='C2A1ONQQNG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T16:12:39.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9677fb83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='f01440fa-4592-46cd-9712-27a0e17cce64'>
	<result xmlns='urn:xmpp:mam:2' id='C2A1UBBOK00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T16:25:12.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91cfbbba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='32db78c7-8910-4c1f-a3ab-41f76e77edc8'>
	<result xmlns='urn:xmpp:mam:2' id='C2AECEHIG00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T07:15:44.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f534d2f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='3a03c357-d82e-4d4c-b4fa-8604c29f956f'>
	<result xmlns='urn:xmpp:mam:2' id='C2ARHSTT300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T22:58:30.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>646ef6a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='cb05e39e-653c-4b79-a482-face7deb64eb'>
	<result xmlns='urn:xmpp:mam:2' id='C2ASHHFUAG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T00:09:17.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aee647be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='27b4fee0-1ab0-4313-9e7c-a5b907bd0616'>
	<result xmlns='urn:xmpp:mam:2' id='C2AU5SRMG00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T02:06:24.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>561a43ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='58419233-d414-4c7f-b6b3-c908b15e9b82'>
	<result xmlns='urn:xmpp:mam:2' id='C2BNNO2AT00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T08:35:54.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e50bb1a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.937 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='2efa314a-18fc-44e1-b18c-e116ecc83911'>
	<result xmlns='urn:xmpp:mam:2' id='C2C3KHSACG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T22:47:45.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c30ca289</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='ce33616a-f3c8-41ea-9f04-59f75decbafd'>
	<result xmlns='urn:xmpp:mam:2' id='C2C8ISGIQ00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T04:41:56.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>14d18d93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='18801e70-887b-4d77-9fe5-eaa4a1c2eccd'>
	<result xmlns='urn:xmpp:mam:2' id='C2CFHMSSFG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T13:00:23.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c68b09df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='2fa03072-5b94-4dc1-ae9a-9818c3fcb7a3'>
	<result xmlns='urn:xmpp:mam:2' id='C2D4OEQNDG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T14:18:43.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a7d3873</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='86f57bfd-2b7b-4278-8379-3e146b163813'>
	<result xmlns='urn:xmpp:mam:2' id='C2DAJSND4002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T21:18:00.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>87c3de6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='d2042ec1-694d-434d-a1f1-f8969c69b0b9'>
	<result xmlns='urn:xmpp:mam:2' id='C2DKQRV0J00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T09:29:26.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>05976635</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='f85339e2-5cef-4ed1-8773-f04d6b0f8209'>
	<result xmlns='urn:xmpp:mam:2' id='C2DN4QVKN00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T12:14:54.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cfe3f3b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='1fa39728-b1cd-46a8-a333-66570db6c23e'>
	<result xmlns='urn:xmpp:mam:2' id='C2E5ULM81G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T05:54:51.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>173a2593</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='624c9f29-28fb-4620-aa8a-e74c1bf2bb73'>
	<result xmlns='urn:xmpp:mam:2' id='C2E7QGT5M00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T08:08:44.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>edbd0137</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='4d901062-71f1-4c3b-8dce-966211ba3d67'>
	<result xmlns='urn:xmpp:mam:2' id='C2F4BME98003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T18:11:28.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25d4d2bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='63fa9cdf-8b74-4607-88e1-d5875923a978'>
	<result xmlns='urn:xmpp:mam:2' id='C2F4IQBVM004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T18:27:24.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88cc72ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.938 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='3be1adcf-82a8-44b0-9daf-e016e74236ca'>
	<result xmlns='urn:xmpp:mam:2' id='C2FJ4L0JVG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T11:49:27.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>134b8d7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='6f22b31b-49b7-4f14-b4ae-ab66fd350ebd'>
	<result xmlns='urn:xmpp:mam:2' id='C2FNESS1900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T16:58:42.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2aaf0a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='fc579f57-b81e-4994-a5ee-ee469e908629'>
	<result xmlns='urn:xmpp:mam:2' id='C2G961H5PG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T14:07:23.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>713ab6af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='182d5c82-138d-4f85-b237-17037f6cdb03'>
	<result xmlns='urn:xmpp:mam:2' id='C2GEEPUJ300D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T20:24:54.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cae15de6</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='8d53bf66-f34b-465b-bc00-8da40671ff61'>
	<result xmlns='urn:xmpp:mam:2' id='C2GPG9UR600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T09:35:40.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d123061</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='ae55313a-f798-46b5-8479-0fa2a5966618'>
	<result xmlns='urn:xmpp:mam:2' id='C2H4IIGTOG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T22:48:09.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23001cca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='873aa1a8-cbe7-4c7e-aa84-ca9f0aea3b9a'>
	<result xmlns='urn:xmpp:mam:2' id='C2H9A6B3FG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T04:27:19.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c89d3af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='97781e7f-85f4-4359-bcc7-1e18409aed2b'>
	<result xmlns='urn:xmpp:mam:2' id='C2HHR9ATUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T14:38:13.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>07c65e3c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='5610da07-3b29-44c7-b8ea-bb3d1ec350cc'>
	<result xmlns='urn:xmpp:mam:2' id='C2HU9TEDQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T05:29:56.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6702002</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='03057a75-0ed1-4584-8423-93b294f7abc1'>
	<result xmlns='urn:xmpp:mam:2' id='C2I1UMSQ800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:51:12.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8b76b3c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='7c5c894c-1d76-4493-8042-cca450954f97'>
	<result xmlns='urn:xmpp:mam:2' id='C2IQ5V26MG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T14:45:25.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5857e09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<message from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='bb4713e4-b314-4f18-a074-5bf30f3d0c15'>
	<result xmlns='urn:xmpp:mam:2' id='C2IUP1TMTG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T20:14:27.000000Z' from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1755room0-41957-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3bcf6d0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 in
<iq from='alice_unnamed_1755room0-41957-0@muc.localhost' to='alice_unnamed_1755@localhost/res1' id='25f41a0ec237fb1aaa68a14453535d0d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28C2F8JGG07</first>
			<last>C2IUP1TMTG0I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1755@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:18.940 ***🔗
alice_unnamed_1755@localhost/res1 in
</stream:stream>

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



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