=== 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.52776.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.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.mam_SUITE.logs/run.2024-02-15_10.05.09/mam_suite.muc_querying_for_all_messages.119555.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@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.mam_SUITE.logs/run.2024-02-15_10.05.09/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,affiliations => [],
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              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},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => 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_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_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}}},
     {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@1fbe638fdeaa.2024-02-15_09.57.53"

=== Started at 2024-02-15 10:05:59


*** CT 2024-02-15 10:05:59.416 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1949.html
Could not find element archive_wait in Config.


*** User 2024-02-15 10:05:59.703 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-15 10:05:59.705 ***🔗
alicE_unnamed_2160@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-15 10:05:59.706 ***🔗
alicE_unnamed_2160@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc7531e9d51740c5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-15 10:05:59.706 ***🔗
alicE_unnamed_2160@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-15 10:05:59.706 ***🔗
alicE_unnamed_2160@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE2MABtYXR5Z3J5c2E=</auth>



*** User 2024-02-15 10:05:59.707 ***🔗
alicE_unnamed_2160@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-15 10:05:59.707 ***🔗
alicE_unnamed_2160@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-15 10:05:59.707 ***🔗
alicE_unnamed_2160@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='55d5e563a95886cb' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2160@localhost'>

*** User 2024-02-15 10:05:59.707 ***🔗
alicE_unnamed_2160@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-15 10:05:59.707 ***🔗
alicE_unnamed_2160@localhost/res1 out
<iq type='set' id='5ab989e52d994665a329d890726f2373'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-15 10:05:59.708 ***🔗
alicE_unnamed_2160@localhost/res1 in
<iq id='5ab989e52d994665a329d890726f2373' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2160@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-15 10:05:59.708 ***🔗
alice_unnamed_2160@localhost/res1 out
<iq type='set' id='09e5f5465d15bc41c8e6c8c6c397c37c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-15 10:05:59.708 ***🔗
alice_unnamed_2160@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2160@localhost/res1' id='09e5f5465d15bc41c8e6c8c6c397c37c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-15 10:05:59.709 ***🔗
alice_unnamed_2160@localhost/res1 out
<presence/>



*** User 2024-02-15 10:05:59.710 ***🔗
alice_unnamed_2160@localhost/res1 in
<presence from='alice_unnamed_2160@localhost/res1' to='alice_unnamed_2160@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-02-15 10:05:59.719 ***🔗
alice_unnamed_2160@localhost/res1 out
<iq type='set' id='c4aa5e754186b4116e5b08361ee1cfd4' to='alicE_unnamed_2160room0-52826-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-02-15 10:05:59.722 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='b8405230-2c25-441a-a0ec-b575e86b5b43'>
	<result xmlns='urn:xmpp:mam:1' id='C4128254B00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-30T04:32:38.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>020bb47a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.722 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='7fd976ca-f63b-4c21-9c37-a6ed1401e149'>
	<result xmlns='urn:xmpp:mam:1' id='C418NGLVT00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-30T12:16:42.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d205672</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.722 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='4bad9991-e94f-4bab-8779-15df2c85ba92'>
	<result xmlns='urn:xmpp:mam:1' id='C41NB00N9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-31T05:42:26.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>201045af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.722 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='b7934432-c6e8-457f-908a-c314910fb1fd'>
	<result xmlns='urn:xmpp:mam:1' id='C41RMK76NG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-31T10:54:47.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da48e447</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.722 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='98f7c823-b496-434c-999f-afe360c8595b'>
	<result xmlns='urn:xmpp:mam:1' id='C427H6VKA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-01T01:01:40.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24ecbb34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.722 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='8071d9eb-132b-4259-a14f-0ea2357270d9'>
	<result xmlns='urn:xmpp:mam:1' id='C42FU1BQ6G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-01T11:03:01.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11dcd07d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.722 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='3308631e-0b76-4b27-a32e-7f0794fe0590'>
	<result xmlns='urn:xmpp:mam:1' id='C438V2MHBG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-02T16:54:55.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f83092f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='bfffdef9-6743-4aa8-817c-e56ecfc8b5bb'>
	<result xmlns='urn:xmpp:mam:1' id='C43DFJ9T200G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-02T22:18:12.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fbd070e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='8efd5b98-445e-40b2-b8d2-d06307d83957'>
	<result xmlns='urn:xmpp:mam:1' id='C43NKL8OCG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-03T10:25:21.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a134674e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='98700783-ef84-463e-89c4-c9048660d7e4'>
	<result xmlns='urn:xmpp:mam:1' id='C441T1PUIG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-03T22:39:57.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8bdb7126</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='caf6ac0f-a0cb-4e88-a087-ecc2d957041c'>
	<result xmlns='urn:xmpp:mam:1' id='C44A1JHGC005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-04T08:22:48.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e7144d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='90e6099b-aa4c-4a73-9b73-fc996402ddf2'>
	<result xmlns='urn:xmpp:mam:1' id='C44IU8I53005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-04T18:59:34.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b77cd00b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='4256fe29-6df1-4f42-99bf-991a5ff0944a'>
	<result xmlns='urn:xmpp:mam:1' id='C450KFRSC007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-05T11:19:52.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4cc0725f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='06af7967-2ed2-40a9-b8bd-39ae05b716a9'>
	<result xmlns='urn:xmpp:mam:1' id='C457EUOVP008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-05T19:28:34.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>72053645</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.723 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='f7144fa1-a1e0-4e0f-a75e-e27049a3e1bb'>
	<result xmlns='urn:xmpp:mam:1' id='C45CL1BQEG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T01:40:05.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ec22830</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='cd581428-3f78-4e3f-82be-c1eb1877cdaf'>
	<result xmlns='urn:xmpp:mam:1' id='C45JBBMVLG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T09:39:31.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c579eb16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='41816704-5c35-4d2d-9fa9-8b3e352c2077'>
	<result xmlns='urn:xmpp:mam:1' id='C4676J1H700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T09:20:30.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b0371a2f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='c423d617-8049-481c-bb77-b105957048c3'>
	<result xmlns='urn:xmpp:mam:1' id='C46IQ914IG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T23:11:57.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d00e2afe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='824b69ea-d835-4283-ac74-6ac3c6afe0d0'>
	<result xmlns='urn:xmpp:mam:1' id='C471RKHDU00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T17:08:44.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>036aced5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='2470beab-8525-49c2-830a-1b24d0a76fab'>
	<result xmlns='urn:xmpp:mam:1' id='C476L9TMAG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T22:52:29.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7ea9765</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='8fd4f32a-f76e-471f-9180-a8a6cfb09ac8'>
	<result xmlns='urn:xmpp:mam:1' id='C47GAKB8L00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T10:24:26.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9902dc65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='cd66d722-2a12-446c-ae96-96c275d38d6f'>
	<result xmlns='urn:xmpp:mam:1' id='C47KBH7DJG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T15:12:47.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>837c27a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='3b784cfe-f3b0-4c16-8983-76badb244696'>
	<result xmlns='urn:xmpp:mam:1' id='C480BJF2M00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T05:31:56.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2a5c9c26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.724 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='fa2b3154-135e-465d-8b8c-78411257e845'>
	<result xmlns='urn:xmpp:mam:1' id='C48FGMLAKG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T23:37:05.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eac8594b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.725 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='fae51201-d97d-43f6-92fb-82f2aa958739'>
	<result xmlns='urn:xmpp:mam:1' id='C48L1DUI8G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T06:12:25.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>296d4733</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.725 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='0f8a528c-53c5-46db-b2a9-53c883f0230c'>
	<result xmlns='urn:xmpp:mam:1' id='C48NN2IEO004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T09:24:00.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b93cfaed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.725 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='9a75388e-4065-4ced-9b16-b99f4ed6b074'>
	<result xmlns='urn:xmpp:mam:1' id='C499BGEG2G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T06:26:37.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>086cfbbc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.725 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='304ac8eb-6ee8-478a-a6db-9a90fbe68ede'>
	<result xmlns='urn:xmpp:mam:1' id='C49IPN603G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T17:42:39.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>673c7f92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.725 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='3797138d-a609-4f89-a9ce-684174c1bfbd'>
	<result xmlns='urn:xmpp:mam:1' id='C49Q2UCU300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T02:24:22.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f570d3a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.725 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='1d2618f2-d080-4248-a581-b6f3cc7c6bad'>
	<result xmlns='urn:xmpp:mam:1' id='C4A3K4NQGG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T13:47:05.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dc996b10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.725 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='3fd89f5c-9dab-433e-b836-1b0f4087e5dd'>
	<result xmlns='urn:xmpp:mam:1' id='C4ANTR2L5007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T14:00:26.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ad4a6ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.726 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='7ee0af17-3892-4302-a00f-c328b1e38f47'>
	<result xmlns='urn:xmpp:mam:1' id='C4ARK2P4S004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T18:24:56.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d452383</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.726 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='68b5ac6f-0996-4779-a36a-159b8b2d8f99'>
	<result xmlns='urn:xmpp:mam:1' id='C4B0P47G000B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T00:34:08.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>48f9a4d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.726 ***🔗
alice_unnamed_2160@localhost/res1 in
<message from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='4d52379b-552a-4b1f-bf1b-c6994b5c8128'>
	<result xmlns='urn:xmpp:mam:1' id='C4B7JE4CEG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T08:42:29.000000Z' from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2160room0-52826-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2a50daf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:59.726 ***🔗
alice_unnamed_2160@localhost/res1 in
<iq from='alice_unnamed_2160room0-52826-0@muc.localhost' to='alice_unnamed_2160@localhost/res1' id='c4aa5e754186b4116e5b08361ee1cfd4' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4128254B00J</first>
			<last>C4B7JE4CEG03</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-02-15 10:05:59.726 ***🔗
alice_unnamed_2160@localhost/res1 out
</stream:stream>

*** User 2024-02-15 10:05:59.727 ***🔗
alice_unnamed_2160@localhost/res1 in
</stream:stream>

*** User 2024-02-15 10:05:59.732 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-15 10:05:59.737 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1950.html



=== Ended at 2024-02-15 10:05:59
=== successfully completed test case
=== === Returned value: ok