=== 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.47432.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      max_result_limit => 50,backend => rdbms,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/mam_suite.muc_querying_for_all_messages.32389.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,backend => rdbms,
              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_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => 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@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:48:20


*** CT 2024-02-22 12:48:20.753 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2234.html
Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:21.182 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-22 12:48:21.184 ***🔗
alicE_unnamed_2054@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-22 12:48:21.185 ***🔗
alicE_unnamed_2054@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dcb362a955d290d2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:21.185 ***🔗
alicE_unnamed_2054@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-22 12:48:21.185 ***🔗
alicE_unnamed_2054@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA1NABtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:48:21.186 ***🔗
alicE_unnamed_2054@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:21.186 ***🔗
alicE_unnamed_2054@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-22 12:48:21.186 ***🔗
alicE_unnamed_2054@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='03da60536583ccf2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2054@localhost'>

*** User 2024-02-22 12:48:21.186 ***🔗
alicE_unnamed_2054@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-22 12:48:21.186 ***🔗
alicE_unnamed_2054@localhost/res1 out
<iq type='set' id='265e498a516b587e3d7888e7b81bdc6d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:21.187 ***🔗
alicE_unnamed_2054@localhost/res1 in
<iq id='265e498a516b587e3d7888e7b81bdc6d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2054@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:21.187 ***🔗
alice_unnamed_2054@localhost/res1 out
<iq type='set' id='ec0b993e514a68aeb45a077347a0699c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:21.187 ***🔗
alice_unnamed_2054@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2054@localhost/res1' id='ec0b993e514a68aeb45a077347a0699c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:21.187 ***🔗
alice_unnamed_2054@localhost/res1 out
<presence/>



*** User 2024-02-22 12:48:21.188 ***🔗
alice_unnamed_2054@localhost/res1 in
<presence from='alice_unnamed_2054@localhost/res1' to='alice_unnamed_2054@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:21.254 ***🔗
alice_unnamed_2054@localhost/res1 out
<iq type='set' id='ae4a5b21f568301f037e80621a6b7a4f' to='alicE_unnamed_2054room0-47502-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='3aa7acf4-5cc7-4bbc-80d8-715f59e8a509'>
	<result xmlns='urn:xmpp:mam:2' id='C45FTD4CAG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T05:33:33.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c93b9a8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='158f60bc-2d42-4fe4-a429-7bee2ca35092'>
	<result xmlns='urn:xmpp:mam:2' id='C45O79Q6UG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T15:28:21.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d91f09d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='d7ae4d36-d0a8-4f8a-b319-4ba68aba132f'>
	<result xmlns='urn:xmpp:mam:2' id='C464GC9Q1G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T06:07:39.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6d1e633b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='0156f29f-bfd3-4613-bf5c-adf180208c5f'>
	<result xmlns='urn:xmpp:mam:2' id='C46BJTJGNG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T14:36:39.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>011e4868</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='049a3d3b-047b-40d2-945e-a47622cc0f1c'>
	<result xmlns='urn:xmpp:mam:2' id='C473CJT2D00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T18:58:18.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>349a6179</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='e61032e9-86bd-481b-90ac-4c67068d8aec'>
	<result xmlns='urn:xmpp:mam:2' id='C475NBUP9G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T21:45:31.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cfb0de3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='1c6302a8-d138-4bc3-9366-d49ca82d5aa2'>
	<result xmlns='urn:xmpp:mam:2' id='C47OIMRGV00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T20:15:10.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a97f8f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='7ded3be0-627b-42c9-ad0f-1ef509396648'>
	<result xmlns='urn:xmpp:mam:2' id='C47PF1AFK004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T21:18:32.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2542386</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='dac86a25-7f50-466a-8c07-1f1a4d3e5393'>
	<result xmlns='urn:xmpp:mam:2' id='C47RVLNDJG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T00:18:55.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>29bb84f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.258 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='675fa7e2-4a55-424c-a013-7df6c946db9e'>
	<result xmlns='urn:xmpp:mam:2' id='C484BVDHL00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T10:19:06.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec6e366d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.259 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='c2e40ce6-315d-46c6-8458-b64fe978d950'>
	<result xmlns='urn:xmpp:mam:2' id='C48QBM1RM00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T12:33:16.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a42256d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.259 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='772be8c4-be15-41b3-b4a3-64e5afc45a01'>
	<result xmlns='urn:xmpp:mam:2' id='C48TTIODDG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T16:48:03.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4a98ff0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.259 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='088e5d94-e1a7-43c5-8f7d-73691e3dcc05'>
	<result xmlns='urn:xmpp:mam:2' id='C494R8LDIG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T01:03:57.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11b1538e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.259 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='366562f6-e150-4cc9-8917-60b8a655a4c0'>
	<result xmlns='urn:xmpp:mam:2' id='C49J4GSK0G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T18:06:49.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8c07f0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.259 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='db7acb25-794c-417a-98d9-d36194b4dbff'>
	<result xmlns='urn:xmpp:mam:2' id='C49T23N69G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T05:57:15.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fcbaf7e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.259 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='0d66995c-92a6-41ca-8d31-a080d04c90dc'>
	<result xmlns='urn:xmpp:mam:2' id='C4A89S7OL004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T19:22:02.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d5710c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.262 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='68924001-e778-476b-b181-06fe3a46c52a'>
	<result xmlns='urn:xmpp:mam:2' id='C4AEPLV6QG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T03:06:53.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ef0b5089</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.262 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='9cdb3481-5345-4c75-b0d5-057338ab79d6'>
	<result xmlns='urn:xmpp:mam:2' id='C4AQ6ULT3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T16:43:59.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dfc625bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.262 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='9ca41c6f-403b-4280-a172-6cb37b77246b'>
	<result xmlns='urn:xmpp:mam:2' id='C4B25TJDE007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T02:14:20.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c1cbef8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.262 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='ae20a3b2-611d-40c7-8aa4-a3ceab9c5a56'>
	<result xmlns='urn:xmpp:mam:2' id='C4BENGR1D00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T17:12:42.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b12b096c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.262 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='392622dd-cc99-40b3-beda-b764eaf142f8'>
	<result xmlns='urn:xmpp:mam:2' id='C4BKJCAJ4009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T00:12:56.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00b75630</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='b4baaea9-4f05-419d-9bec-d9523f8793bc'>
	<result xmlns='urn:xmpp:mam:2' id='C4C4OUA3P00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T19:30:42.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e722107</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='9183486d-0643-4eb2-969f-dc82e31718d1'>
	<result xmlns='urn:xmpp:mam:2' id='C4CFMEH0G00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T08:32:32.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d256f63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='c2559f10-8d88-41d5-b845-b27b49779696'>
	<result xmlns='urn:xmpp:mam:2' id='C4CNAHBJGG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T17:38:33.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ca4910b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='6c890df8-b06a-4b2d-99d7-ba8f34855b05'>
	<result xmlns='urn:xmpp:mam:2' id='C4CTG8O3I001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T01:00:52.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1dd18b17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='bda23755-f92b-419a-a1f8-c10a7e357aff'>
	<result xmlns='urn:xmpp:mam:2' id='C4CVIPIV6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T03:29:41.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0140e895</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='0eeb1496-8ca7-468e-8dec-996c15ead180'>
	<result xmlns='urn:xmpp:mam:2' id='C4DMUDU6BG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T07:22:07.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4015d024</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='69de7630-63f1-419d-bb93-e5f2253a6c92'>
	<result xmlns='urn:xmpp:mam:2' id='C4E13AL6J00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T19:28:54.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac3f2b1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='29ddd248-0e0f-40f0-9398-7470e2a50649'>
	<result xmlns='urn:xmpp:mam:2' id='C4EGOBJ36G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T14:09:41.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7d301da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='dc0ed838-a9a5-4429-89ca-dcf3801f9d2c'>
	<result xmlns='urn:xmpp:mam:2' id='C4EIVJBBRG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T16:49:03.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fcf9c973</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='18a22e0c-c18a-40d2-8910-fc3e23b43bb1'>
	<result xmlns='urn:xmpp:mam:2' id='C4F2NM8U8G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T11:36:41.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e5d5bbef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='4f8177f0-bfbd-49ee-8ed4-348bd22fe90a'>
	<result xmlns='urn:xmpp:mam:2' id='C4FAHU91IG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T20:56:29.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>93bad546</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='859a25b8-be26-40ed-bbbd-a7f3a10a5c90'>
	<result xmlns='urn:xmpp:mam:2' id='C4FFIJ9LS00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T02:55:52.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>653d5803</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<message from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='39375441-140c-4542-8ef7-966109aca3e4'>
	<result xmlns='urn:xmpp:mam:2' id='C4FMHE57QG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T11:14:21.000000Z' from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2054room0-47502-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3c5bb8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 in
<iq from='alice_unnamed_2054room0-47502-0@muc.localhost' to='alice_unnamed_2054@localhost/res1' id='ae4a5b21f568301f037e80621a6b7a4f' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45FTD4CAG0E</first>
			<last>C4FMHE57QG05</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-02-22 12:48:21.263 ***🔗
alice_unnamed_2054@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:48:21.264 ***🔗
alice_unnamed_2054@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:48:21.272 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-22 12:48:21.278 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2235.html



=== Ended at 2024-02-22 12:48:21
=== successfully completed test case
=== === Returned value: ok