=== 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.51771.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/mam_suite.muc_querying_for_all_messages.120067.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/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_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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 => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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@e5832022abeb.2023-11-13_18.57.12"

=== Started at 2023-11-13 19:04:44


*** CT 2023-11-13 19:04:44.941 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2013.html
Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:45.183 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:45.185 ***🔗
alicE_unnamed_2100@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-13 19:04:45.186 ***🔗
alicE_unnamed_2100@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32dfb8ee4e9d45e7' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:04:45.186 ***🔗
alicE_unnamed_2100@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-13 19:04:45.186 ***🔗
alicE_unnamed_2100@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEwMABtYXR5Z3J5c2E=</auth>



*** User 2023-11-13 19:04:45.187 ***🔗
alicE_unnamed_2100@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:04:45.187 ***🔗
alicE_unnamed_2100@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-13 19:04:45.188 ***🔗
alicE_unnamed_2100@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8376d6c832515eb2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2100@localhost'>

*** User 2023-11-13 19:04:45.188 ***🔗
alicE_unnamed_2100@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-13 19:04:45.188 ***🔗
alicE_unnamed_2100@localhost/res1 out
<iq type='set' id='91a4f51265798780a355aee30e7daa81'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:04:45.188 ***🔗
alicE_unnamed_2100@localhost/res1 in
<iq id='91a4f51265798780a355aee30e7daa81' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2100@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:04:45.188 ***🔗
alice_unnamed_2100@localhost/res1 out
<iq type='set' id='f52a64b8a1f5a6ff955b34ff14da68da'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:45.189 ***🔗
alice_unnamed_2100@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2100@localhost/res1' id='f52a64b8a1f5a6ff955b34ff14da68da' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:45.189 ***🔗
alice_unnamed_2100@localhost/res1 out
<presence/>



*** User 2023-11-13 19:04:45.190 ***🔗
alice_unnamed_2100@localhost/res1 in
<presence from='alice_unnamed_2100@localhost/res1' to='alice_unnamed_2100@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:45.190 ***🔗
alice_unnamed_2100@localhost/res1 out
<iq type='set' id='3672187101e506754e0313d9712607b0' to='alicE_unnamed_2100room0-51817-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:45.192 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='14ffe950-c958-44cb-8e82-5a4e21faf319'>
	<result xmlns='urn:xmpp:mam:1' id='C25TOFSKN004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T02:43:10.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d26ddcbf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.192 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='c3b9dc92-6f80-4145-b896-297d523b7555'>
	<result xmlns='urn:xmpp:mam:1' id='C267UM35DG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T14:52:51.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5cddce55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.192 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='81d53235-2d2a-4fcd-b6d4-f7514d67391d'>
	<result xmlns='urn:xmpp:mam:1' id='C26I4H33GG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T03:01:45.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>00f1c121</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.192 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='fd3b3069-17be-4b93-9afb-0e76d230db70'>
	<result xmlns='urn:xmpp:mam:1' id='C26S56K80G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T14:59:05.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3b3b297</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.192 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='ca240f56-f22f-4bd6-9578-fb2d9ba2457b'>
	<result xmlns='urn:xmpp:mam:1' id='C274H7NN0002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T00:58:40.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>50a0430d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.192 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='3eda6438-3805-48c2-9335-97fc7ae70b3b'>
	<result xmlns='urn:xmpp:mam:1' id='C277329BFG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T04:01:43.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e9ce2a1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.192 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='6f139be7-bbfa-4422-b4ca-be04064d9c00'>
	<result xmlns='urn:xmpp:mam:1' id='C27P6BAP2G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T01:37:33.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1db2a9e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='66c93b97-260a-4950-b06f-6982f0480c04'>
	<result xmlns='urn:xmpp:mam:1' id='C287VV44AG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T19:17:01.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a3f11ad4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='81f60b98-9070-4089-9d0d-89b0eb029641'>
	<result xmlns='urn:xmpp:mam:1' id='C28DG7RVC00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T01:51:20.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6207a039</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='84a05e65-9a09-4294-a6a4-d88417d6d767'>
	<result xmlns='urn:xmpp:mam:1' id='C28O0GSMFG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T14:23:35.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c9ddba43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='5644a012-06f0-4864-b66c-53311b151517'>
	<result xmlns='urn:xmpp:mam:1' id='C2970PJ3A009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T08:17:56.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>becfcfb0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='b2517cee-cfee-44a3-abdc-d1f3ca2aac4d'>
	<result xmlns='urn:xmpp:mam:1' id='C298RVBC9G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T10:30:19.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f8d02e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='67b61f57-4b40-4e1d-ae63-be6941f31264'>
	<result xmlns='urn:xmpp:mam:1' id='C29P0PNJ1005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T05:46:26.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9a19ddc5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='a876ef17-d47f-4b14-ad7b-79fe6d1dcec7'>
	<result xmlns='urn:xmpp:mam:1' id='C29P3JRG6009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T05:52:44.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a32194fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='8c9a7726-b0b5-4dbe-ae03-0d6248922aec'>
	<result xmlns='urn:xmpp:mam:1' id='C2AJERJ3R002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T13:19:02.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5838860c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='f0b2392c-303e-4936-a9f4-08dfa591afe2'>
	<result xmlns='urn:xmpp:mam:1' id='C2AJKLADCG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T13:32:01.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87b1090d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='b2b0ce49-52bf-4b32-8e5b-b6c45e74ac65'>
	<result xmlns='urn:xmpp:mam:1' id='C2B1ESSOAG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T06:01:17.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fd14c51f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='80cec08e-d847-4757-aa7d-e77f0ec045f1'>
	<result xmlns='urn:xmpp:mam:1' id='C2BCBLNV8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T19:01:29.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a982bb20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='1fa3c92a-6210-405a-bbe3-db7fa751a8b2'>
	<result xmlns='urn:xmpp:mam:1' id='C2BHGKQ0VG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T01:10:31.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bd1d7177</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='03404137-06fa-4a15-803d-cf4e68bb64f3'>
	<result xmlns='urn:xmpp:mam:1' id='C2BPTD95O00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T11:11:44.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>12864dcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='b4c4e744-7718-44e4-932a-df00d68e1b62'>
	<result xmlns='urn:xmpp:mam:1' id='C2C91FQ6E008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T05:14:36.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e775c81b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='079a2bfc-0f5e-47cb-8bea-417a44a2e94f'>
	<result xmlns='urn:xmpp:mam:1' id='C2CDMRRTQG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T10:48:45.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d18b97b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='2a05438b-c254-4235-b114-81ee9899336a'>
	<result xmlns='urn:xmpp:mam:1' id='C2D7N45Q6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T17:50:29.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f4d25a53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='288d3165-61a1-476b-9363-3b2cbf40ac9b'>
	<result xmlns='urn:xmpp:mam:1' id='C2DA9F5SCG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T20:54:41.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>66322891</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='bf1d3eb7-dbb4-4899-bc60-af42408f9818'>
	<result xmlns='urn:xmpp:mam:1' id='C2DPFGL26G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T15:01:57.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b529a92a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='d6f5419f-51ea-49c5-9a18-589e99dfe1ca'>
	<result xmlns='urn:xmpp:mam:1' id='C2DUVN0JR003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T21:36:06.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1df0505f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='f0b134d4-4b03-4213-ac98-190548c67e15'>
	<result xmlns='urn:xmpp:mam:1' id='C2EKL6HCU00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T23:27:24.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>96e87fb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='af3d7e2e-3cd4-47eb-98f6-1c4fbcab4f3b'>
	<result xmlns='urn:xmpp:mam:1' id='C2EKU8MC2G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T23:47:41.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad0bbef4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='071d0446-1dd6-49f1-999c-12d5b80acaba'>
	<result xmlns='urn:xmpp:mam:1' id='C2ENTGCTM006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T03:20:44.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f38992a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='9040ab45-9475-41b5-82f7-4e7d686f4200'>
	<result xmlns='urn:xmpp:mam:1' id='C2F590CAF009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T19:17:02.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64c6f853</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='c198d1b5-9285-4c75-93d1-020380cd1218'>
	<result xmlns='urn:xmpp:mam:1' id='C2FBUV1KPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T03:15:39.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10df1c09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='58c7ad8a-fad4-4043-a506-a8d6cb8c4983'>
	<result xmlns='urn:xmpp:mam:1' id='C2FJJ65IB00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T12:21:58.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70226130</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='19392d78-f876-4847-a175-731e76d01730'>
	<result xmlns='urn:xmpp:mam:1' id='C2G6111R6G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T10:21:25.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0bb8d3ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<message from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='91cdc221-7753-4107-bfba-782844b2f677'>
	<result xmlns='urn:xmpp:mam:1' id='C2GA5VS0PG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T15:18:51.000000Z' from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-51817-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90d248d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.195 ***🔗
alice_unnamed_2100@localhost/res1 in
<iq from='alice_unnamed_2100room0-51817-0@muc.localhost' to='alice_unnamed_2100@localhost/res1' id='3672187101e506754e0313d9712607b0' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C25TOFSKN004</first>
			<last>C2GA5VS0PG0G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-13 19:04:45.196 ***🔗
alice_unnamed_2100@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:04:45.196 ***🔗
alice_unnamed_2100@localhost/res1 in
</stream:stream>

*** User 2023-11-13 19:04:45.200 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-13 19:04:45.205 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2014.html



=== Ended at 2023-11-13 19:04:45
=== successfully completed test case
=== === Returned value: ok