=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.52601.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.">>}},
                      max_result_limit => 50,send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      message_retraction => true,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@09896f76b4b2.2024-03-08_08.59.11/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.08.02/mam_suite.muc_querying_for_all_messages.115971.html"},
     {tc_group_properties,[{name,muc06},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@09896f76b4b2.2024-03-08_08.59.11/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.08.02/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              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,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        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@09896f76b4b2.2024-03-08_08.59.11"

=== Started at 2024-03-08 09:08:47


*** CT 2024-03-08 09:08:47.231 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2225.html
Could not find element archive_wait in Config.


*** User 2024-03-08 09:08:47.412 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-08 09:08:47.491 ***🔗
alicE_unnamed_2208@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-03-08 09:08:47.492 ***🔗
alicE_unnamed_2208@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='19866c6385af63d2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:08:47.492 ***🔗
alicE_unnamed_2208@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-03-08 09:08:47.492 ***🔗
alicE_unnamed_2208@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIwOABtYXR5Z3J5c2E=</auth>



*** User 2024-03-08 09:08:47.494 ***🔗
alicE_unnamed_2208@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:08:47.494 ***🔗
alicE_unnamed_2208@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-03-08 09:08:47.495 ***🔗
alicE_unnamed_2208@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e2fbc1f4cc39266' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2208@localhost'>

*** User 2024-03-08 09:08:47.495 ***🔗
alicE_unnamed_2208@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-03-08 09:08:47.495 ***🔗
alicE_unnamed_2208@localhost/res1 out
<iq type='set' id='b077ff0996c47eea108f53102449fc16'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:08:47.495 ***🔗
alicE_unnamed_2208@localhost/res1 in
<iq id='b077ff0996c47eea108f53102449fc16' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2208@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:08:47.495 ***🔗
alice_unnamed_2208@localhost/res1 out
<iq type='set' id='6ac53a1681ec64d1ef713dfd4c6bbec8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:08:47.497 ***🔗
alice_unnamed_2208@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2208@localhost/res1' id='6ac53a1681ec64d1ef713dfd4c6bbec8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:08:47.497 ***🔗
alice_unnamed_2208@localhost/res1 out
<presence/>



*** User 2024-03-08 09:08:47.499 ***🔗
alice_unnamed_2208@localhost/res1 in
<presence from='alice_unnamed_2208@localhost/res1' to='alice_unnamed_2208@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:08:47.499 ***🔗
alice_unnamed_2208@localhost/res1 out
<iq type='set' id='bcc7021650aa215f44e6a6f68f9d5bf2' to='alicE_unnamed_2208room0-52662-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:08:47.501 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='81b2c4d4-2fee-4c38-95f2-0100cba47039'>
	<result xmlns='urn:xmpp:mam:2' id='C4FC1DUPTG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T22:42:43.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2c42155</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.501 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='1b8683b6-6aca-4efa-916e-e51dd61df09c'>
	<result xmlns='urn:xmpp:mam:2' id='C4FCTDME8005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T23:45:20.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0cabac3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='698827a4-1e01-446e-a998-5e72c2bfc6f7'>
	<result xmlns='urn:xmpp:mam:2' id='C4FMF4847G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T11:09:11.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af684b32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='f14fa804-a440-4748-bc9a-7a520f2bb939'>
	<result xmlns='urn:xmpp:mam:2' id='C4FPMF3QMG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T15:00:21.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bc3d11fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='1738e1dd-127f-4c0a-8544-baab4cd121ca'>
	<result xmlns='urn:xmpp:mam:2' id='C4GJACBQ2002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T21:34:28.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b83e92d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='98703332-bf77-4e74-9e53-94beff0e05f2'>
	<result xmlns='urn:xmpp:mam:2' id='C4GKGHP6FG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T22:59:51.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97a6ec80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='ccfb433c-5cf2-46f7-a6fe-6944dab4a489'>
	<result xmlns='urn:xmpp:mam:2' id='C4GM1G6ACG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T00:49:21.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d08149ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='58e979ec-1fd5-4a8c-979e-3c7b538cb983'>
	<result xmlns='urn:xmpp:mam:2' id='C4GOPCIL6G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T04:05:57.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>345c1784</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='40c90680-eadd-4969-9ef7-ee12640779cb'>
	<result xmlns='urn:xmpp:mam:2' id='C4HCAI1GT005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T03:24:26.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cefddb5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='770f6d1a-26ab-4c71-8b6e-6f93db66568f'>
	<result xmlns='urn:xmpp:mam:2' id='C4HJUETCD009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T12:30:02.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>725b88e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='210d7069-a08a-4d99-861e-df5ad50916e3'>
	<result xmlns='urn:xmpp:mam:2' id='C4I5C33PB00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T09:17:26.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fa5e5207</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='4c07d046-bc55-4225-b233-07f7004b1bbf'>
	<result xmlns='urn:xmpp:mam:2' id='C4I8HDBTMG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T13:04:05.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27f7d8af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='42e1703b-ba8a-4290-a5a9-0f2b8a4ac517'>
	<result xmlns='urn:xmpp:mam:2' id='C4IL6KFE0G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T04:10:33.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fdb5826f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='fe1ceaad-d533-4f8c-9eff-d99f7e087865'>
	<result xmlns='urn:xmpp:mam:2' id='C4IRKC5H7G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T11:50:47.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>86b3f7da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='2e73bb60-53a3-47e6-b6f9-a59d83787e30'>
	<result xmlns='urn:xmpp:mam:2' id='C4J6BTKTEG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T00:39:17.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e5b303e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='e0df4d89-8fa4-4650-9ae9-e3ee49fb243b'>
	<result xmlns='urn:xmpp:mam:2' id='C4JO2SQING0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T21:47:35.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cb141bc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.502 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='8ba6a5b9-e056-4802-8998-a21dcfc34b40'>
	<result xmlns='urn:xmpp:mam:2' id='C4K04AT1O00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T07:23:28.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>51de452a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='d8f5329d-cd97-4515-9026-5a38802ed4b2'>
	<result xmlns='urn:xmpp:mam:2' id='C4KAG8M6NG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T19:45:59.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e6528765</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='ce0c60b6-73c1-444d-99a2-42cbb26d8fb2'>
	<result xmlns='urn:xmpp:mam:2' id='C4KJMNF4GG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T06:44:41.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>901009fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='630f8eca-63bb-4ff8-8691-afecdce61bc4'>
	<result xmlns='urn:xmpp:mam:2' id='C4KPSDT40001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T14:06:56.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e027bfd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='c07a69f0-97cc-41db-82d4-150eafb6dab7'>
	<result xmlns='urn:xmpp:mam:2' id='C4L9C5POT00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T08:35:54.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>325b36ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='a47612f1-ab2d-4a95-8f04-ee017fab9565'>
	<result xmlns='urn:xmpp:mam:2' id='C4LM0QA68008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T23:41:04.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83bd5d82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='bff83f1d-3adc-4096-9c6b-31fdcc9f0c48'>
	<result xmlns='urn:xmpp:mam:2' id='C4LUES8RFG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T09:45:11.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13323101</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='6c4544e5-d6e2-428b-b043-61ee4a4ab6c1'>
	<result xmlns='urn:xmpp:mam:2' id='C4M9F317800G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T22:53:04.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>abe3a809</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.503 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='6d8e81eb-ae88-4c3f-997c-aa5d7130f50c'>
	<result xmlns='urn:xmpp:mam:2' id='C4MDBHQ8CG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T03:31:29.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b48fab24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='553a134b-07cd-4f31-9395-9410b816c4cb'>
	<result xmlns='urn:xmpp:mam:2' id='C4MU87RDHG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T23:40:59.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a1bac49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='e8f31aa5-58e1-4e0f-b957-ed42ba3770cb'>
	<result xmlns='urn:xmpp:mam:2' id='C4N18Q7KAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T03:17:01.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>05ab675d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='ad9e60cb-1044-4521-b6d9-0fd79765623a'>
	<result xmlns='urn:xmpp:mam:2' id='C4N9KNH12006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T13:16:20.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f8a1086</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='b92ec5f3-e5bf-47b3-bc83-84d59f13bfb4'>
	<result xmlns='urn:xmpp:mam:2' id='C4NSJOEAB00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T11:54:14.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bb3f4b47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='fd8aa8dd-ce3b-41ed-b2d0-6ffd6a4fe7b0'>
	<result xmlns='urn:xmpp:mam:2' id='C4NU0HQ7P004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:34:26.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fff01a57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='b4069afc-a104-4b68-8025-f83a0a2ccfba'>
	<result xmlns='urn:xmpp:mam:2' id='C4O82C9U2G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T01:34:21.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f61a7c3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='fd07691c-81b8-423f-9016-128295c6b4b3'>
	<result xmlns='urn:xmpp:mam:2' id='C4OJSRFTHG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T15:40:59.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7cb82307</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='dbd3c596-15de-4196-8c15-b33bdaafc45b'>
	<result xmlns='urn:xmpp:mam:2' id='C4P6GLQJAG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T13:53:49.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>63441b90</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<message from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='c3dd9518-9a85-4f61-a478-2a25d54a2b69'>
	<result xmlns='urn:xmpp:mam:2' id='C4PEP0LSI00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:45:08.000000Z' from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2208room0-52662-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>069d7650</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
<iq from='alice_unnamed_2208room0-52662-0@muc.localhost' to='alice_unnamed_2208@localhost/res1' id='bcc7021650aa215f44e6a6f68f9d5bf2' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4FC1DUPTG0J</first>
			<last>C4PEP0LSI00I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:08:47.504 ***🔗
alice_unnamed_2208@localhost/res1 in
</stream:stream>

*** User 2024-03-08 09:08:47.509 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-08 09:08:47.513 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2226.html



=== Ended at 2024-03-08 09:08:47
=== successfully completed test case
=== === Returned value: ok