=== 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.54219.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},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_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,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.46/mam_suite.muc_querying_for_all_messages.73220.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.46/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_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_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 => <<>>,anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:11:41


*** CT 2024-04-25 12:11:41.683 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2248.html
Could not find element archive_wait in Config.


*** User 2024-04-25 12:11:41.874 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 12:11:41.953 ***🔗
alicE_unnamed_2407@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-04-25 12:11:41.953 ***🔗
alicE_unnamed_2407@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2bcaf3d45f2e186c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:11:41.954 ***🔗
alicE_unnamed_2407@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-04-25 12:11:41.954 ***🔗
alicE_unnamed_2407@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjQwNwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 12:11:41.956 ***🔗
alicE_unnamed_2407@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:11:41.956 ***🔗
alicE_unnamed_2407@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-04-25 12:11:41.956 ***🔗
alicE_unnamed_2407@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f0df159687b0ff34' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2407@localhost'>

*** User 2024-04-25 12:11:41.957 ***🔗
alicE_unnamed_2407@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-04-25 12:11:41.957 ***🔗
alicE_unnamed_2407@localhost/res1 out
<iq type='set' id='acdedb60f293015ea74f5cb49b20c936'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:11:41.957 ***🔗
alicE_unnamed_2407@localhost/res1 in
<iq id='acdedb60f293015ea74f5cb49b20c936' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2407@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:11:41.957 ***🔗
alice_unnamed_2407@localhost/res1 out
<iq type='set' id='ef3899e6e3da6939dc73b759e22e9043'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:41.958 ***🔗
alice_unnamed_2407@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2407@localhost/res1' id='ef3899e6e3da6939dc73b759e22e9043' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:41.958 ***🔗
alice_unnamed_2407@localhost/res1 out
<presence/>



*** User 2024-04-25 12:11:41.960 ***🔗
alice_unnamed_2407@localhost/res1 in
<presence from='alice_unnamed_2407@localhost/res1' to='alice_unnamed_2407@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-25 12:11:41.960 ***🔗
alice_unnamed_2407@localhost/res1 out
<iq type='set' id='00ed2f10349f8aa95b9abc72ea92aefc' to='alicE_unnamed_2407room0-54263-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-25 12:11:41.963 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='07eb5cb4-28e1-42b5-a6ff-741082041959'>
	<result xmlns='urn:xmpp:mam:1' id='C5D0JRAMC00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T02:24:24.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b905fe2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.963 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='fa154fef-1c73-4b72-9539-5b73e3de0bbd'>
	<result xmlns='urn:xmpp:mam:1' id='C5DEA0FOCG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T18:44:33.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>caba033c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.963 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='df5ebf54-6f15-4b1b-914d-21c924c589ca'>
	<result xmlns='urn:xmpp:mam:1' id='C5DR178A800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:55:28.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>79514279</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='be75b3a4-1064-4a95-b134-10d165e8ac02'>
	<result xmlns='urn:xmpp:mam:1' id='C5E2ECJ6K001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T18:46:00.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b8c0384</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='6d756539-6462-4a5b-8a44-caa1443137ef'>
	<result xmlns='urn:xmpp:mam:1' id='C5EK1NSVI00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T15:46:12.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4110332d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='091a503a-c9a9-4fc2-87c4-222d2ac23df6'>
	<result xmlns='urn:xmpp:mam:1' id='C5ELCNIIV007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T17:22:22.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bad11416</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='b05efbf9-d4eb-426f-b3be-69e205fb4421'>
	<result xmlns='urn:xmpp:mam:1' id='C5F22R200G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T08:30:49.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>59fc39e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='7e7e66b4-c864-4128-96aa-deb3add27ab6'>
	<result xmlns='urn:xmpp:mam:1' id='C5F7R4QAL00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T15:23:06.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>863db23d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='78b2e615-c58d-498c-b43b-7c9dda0104cd'>
	<result xmlns='urn:xmpp:mam:1' id='C5FLPTQJC00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T08:02:32.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c960d285</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='6baea484-d99b-49d9-9985-c381641d91bf'>
	<result xmlns='urn:xmpp:mam:1' id='C5FUJHQ2RG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T18:32:31.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2e1ffbe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.964 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='2b0d1d6a-e56e-4a35-b166-f405d1738ba2'>
	<result xmlns='urn:xmpp:mam:1' id='C5GCR4RTU00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T11:31:40.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8f179cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='cd59c474-aac9-44b1-a127-dca7a378c1d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5GGDRAERG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T15:48:15.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d726c27c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='19878b11-fe45-4d58-afb0-c3e9cfb9d377'>
	<result xmlns='urn:xmpp:mam:1' id='C5H2IF1HK00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T13:27:04.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0fb010ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='16b4a8c5-9f6d-4c72-902e-40d34bc0a8ad'>
	<result xmlns='urn:xmpp:mam:1' id='C5H957T3T005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T21:18:34.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b45da051</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='82b7d9c9-f2e5-42e5-98ad-266153b6ba3e'>
	<result xmlns='urn:xmpp:mam:1' id='C5HL2HTSUG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:31:33.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d2ad7d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='4522640e-aa32-465f-9291-431a818c24ec'>
	<result xmlns='urn:xmpp:mam:1' id='C5HPQ2D8MG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T17:10:29.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8da0889e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='43c1e029-4d68-4f18-9927-2b0598c93633'>
	<result xmlns='urn:xmpp:mam:1' id='C5I27QJ45G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T03:13:55.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b1a21a96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='cc9d6efa-bbe9-435f-adbc-4a40847df21b'>
	<result xmlns='urn:xmpp:mam:1' id='C5I6RI6CK001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T08:44:24.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c59292a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='fd5e885c-d379-4bde-84ed-ca0fe5c16a7e'>
	<result xmlns='urn:xmpp:mam:1' id='C5IONNA3P002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T06:04:18.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8adc695</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.965 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='1eed3c68-9905-4068-897c-9ca4b7605162'>
	<result xmlns='urn:xmpp:mam:1' id='C5J6I35P800H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T22:33:52.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1dc63c84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='6c5c95f6-f4ec-4afe-944c-6818afe40667'>
	<result xmlns='urn:xmpp:mam:1' id='C5JCLUNA000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T05:52:00.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>08b76e23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='f597575b-059b-4ceb-8cb4-d4876c4f7827'>
	<result xmlns='urn:xmpp:mam:1' id='C5JE6U2UF00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T07:41:34.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2ee21b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='37e6b294-aeee-486d-8778-5069c0472695'>
	<result xmlns='urn:xmpp:mam:1' id='C5K32GKAJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:34:55.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93f96bcd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='d1b29a2d-3010-4d15-87c4-c75b7379a464'>
	<result xmlns='urn:xmpp:mam:1' id='C5K3P4F5HG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T09:25:31.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>de329208</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='69bc1b76-f199-4115-a91f-73b3d95f3e17'>
	<result xmlns='urn:xmpp:mam:1' id='C5KK3G00OG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T04:54:01.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b8aa59f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='fc2de899-7809-412f-817f-41f29c6dbef5'>
	<result xmlns='urn:xmpp:mam:1' id='C5KKEUM11G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T05:19:39.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>954a7320</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='74c38129-7457-42b2-811f-fae0aab9972e'>
	<result xmlns='urn:xmpp:mam:1' id='C5LD4O0BRG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:46:23.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>260af66b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='ef01045c-8f2f-4b3f-94c4-f6bcc32cc1cd'>
	<result xmlns='urn:xmpp:mam:1' id='C5LLUCF3K003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T21:16:24.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>581509ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.966 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='2a0dc90a-1267-4295-99c2-606b7b2c689a'>
	<result xmlns='urn:xmpp:mam:1' id='C5LVLINL8008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T08:52:32.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>454f8549</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='7eda9092-cd45-4bf7-b864-54228d5ab9a0'>
	<result xmlns='urn:xmpp:mam:1' id='C5M7U1S90G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:44:09.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85939cf0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='f79445b1-a691-4f83-90f9-7a79386441c2'>
	<result xmlns='urn:xmpp:mam:1' id='C5MRTSPDJG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T18:35:27.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>667fd8b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='bbd3bd8f-e8d4-41c6-b9f8-b9bfb43e4ff5'>
	<result xmlns='urn:xmpp:mam:1' id='C5MT34D4EG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T19:58:45.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23467e69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='b907f17c-e946-4f54-8683-9c040caef08f'>
	<result xmlns='urn:xmpp:mam:1' id='C5N1QHPAC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T01:37:28.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4277f5a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 in
<message from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='3a9bdfbd-d5ac-42fc-ae9d-b2d80b9b2f40'>
	<result xmlns='urn:xmpp:mam:1' id='C5NCD408L006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T14:14:50.000000Z' from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2407room0-54263-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7133141f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 in
<iq from='alice_unnamed_2407room0-54263-0@muc.localhost' to='alice_unnamed_2407@localhost/res1' id='00ed2f10349f8aa95b9abc72ea92aefc' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D0JRAMC00D</first>
			<last>C5NCD408L006</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:11:41.967 ***🔗
alice_unnamed_2407@localhost/res1 in
</stream:stream>

*** User 2024-04-25 12:11:41.973 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 12:11:41.978 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2249.html



=== Ended at 2024-04-25 12:11:41
=== successfully completed test case
=== === Returned value: ok