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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.42065.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => false,batch_size => 30,pool_size => 16,
                            flush_interval => 2000},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,backend => rdbms,
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/mam_suite.muc_querying_for_all_messages_with_jid.55812.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/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,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    affiliations => [],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 => <<>>},
              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,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@de34115c687f.2024-04-10_12.44.09"

=== Started at 2024-04-10 12:50:57


*** CT 2024-04-10 12:50:57.603 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1859.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-10 12:50:57.804 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-10 12:50:57.881 ***🔗
alicE_unnamed_1780@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-10 12:50:57.882 ***🔗
alicE_unnamed_1780@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4dcade5ad6a09c19' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:50:57.882 ***🔗
alicE_unnamed_1780@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-10 12:50:57.882 ***🔗
alicE_unnamed_1780@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc4MABtYXR5Z3J5c2E=</auth>



*** User 2024-04-10 12:50:57.884 ***🔗
alicE_unnamed_1780@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:50:57.884 ***🔗
alicE_unnamed_1780@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-10 12:50:57.884 ***🔗
alicE_unnamed_1780@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fdad69989242f1dd' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1780@localhost'>

*** User 2024-04-10 12:50:57.884 ***🔗
alicE_unnamed_1780@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-10 12:50:57.884 ***🔗
alicE_unnamed_1780@localhost/res1 out
<iq type='set' id='8389b0d973d093adda1ed3443bef8d3c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:50:57.885 ***🔗
alicE_unnamed_1780@localhost/res1 in
<iq id='8389b0d973d093adda1ed3443bef8d3c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1780@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:50:57.885 ***🔗
alice_unnamed_1780@localhost/res1 out
<iq type='set' id='1c99bb496d0d2b3b0ea889be1f331da7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:57.886 ***🔗
alice_unnamed_1780@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1780@localhost/res1' id='1c99bb496d0d2b3b0ea889be1f331da7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:57.886 ***🔗
alice_unnamed_1780@localhost/res1 out
<presence/>



*** User 2024-04-10 12:50:57.888 ***🔗
alice_unnamed_1780@localhost/res1 in
<presence from='alice_unnamed_1780@localhost/res1' to='alice_unnamed_1780@localhost/res1'/>



*** User 2024-04-10 12:50:57.889 ***🔗
alice_unnamed_1780@localhost/res1 out
<iq type='set' id='6ca1d333e363c5a8696fb5f62ad9799c' to='alicE_unnamed_1780room0-42144-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-10 12:50:57.892 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='926b01fb-c892-4ff2-ac24-cd2064d46666'>
	<result xmlns='urn:xmpp:mam:2' id='C53TQH9UF00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-25T15:28:46.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>057666ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.892 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='baf1da98-63bc-406f-844b-0b84b265b002'>
	<result xmlns='urn:xmpp:mam:2' id='C54JEGLJ500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T17:16:42.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>633ad9fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.892 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='6a82bdba-f4b9-46bd-8bc3-4db3ea739313'>
	<result xmlns='urn:xmpp:mam:2' id='C54T6EHEMG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-27T04:54:29.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a8c95d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.892 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='258e8e87-e304-4734-a607-d9b26fcb8508'>
	<result xmlns='urn:xmpp:mam:2' id='C55UTCDASG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-28T21:08:01.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2e85fe1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.892 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='2c389245-5aab-4d5f-9d49-c62f32d5d404'>
	<result xmlns='urn:xmpp:mam:2' id='C56IL36Q200I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-29T20:41:08.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>acb4f1df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.892 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='6c379d09-1858-4d57-a26a-a7a278d23e22'>
	<result xmlns='urn:xmpp:mam:2' id='C5776ODF1009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T21:12:18.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c36807c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.892 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='5a68a898-8997-4e38-a07e-2a291fa73a52'>
	<result xmlns='urn:xmpp:mam:2' id='C57A37DSAG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T00:39:09.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b0c7d14</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.893 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='88d15214-9be0-4ecd-b1e5-8dbc20e60c0b'>
	<result xmlns='urn:xmpp:mam:2' id='C58EHGODB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T20:08:06.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba0fd0ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.893 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='7d45cd5f-ee40-4791-8843-6d08f4b3504f'>
	<result xmlns='urn:xmpp:mam:2' id='C58JQ95QKG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T02:25:37.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f7e6bf66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.893 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='588afa5c-d6f6-4272-8049-7afaf1418d97'>
	<result xmlns='urn:xmpp:mam:2' id='C597244M9006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T01:23:14.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42b9b061</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.893 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='dc81106f-d100-4a89-bbb5-9547255d7150'>
	<result xmlns='urn:xmpp:mam:2' id='C5A13GTS5G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T08:27:31.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e926abf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='c84ed0ce-4472-4fa2-b60a-3df31e7ce5b1'>
	<result xmlns='urn:xmpp:mam:2' id='C5APUVTQ4G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T14:06:57.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6385f879</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='266841ec-8ffc-464a-bcf1-e4b93a125f73'>
	<result xmlns='urn:xmpp:mam:2' id='C5B7V6F9N005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T06:49:34.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d4f0e88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='f958b878-0db1-4e04-9b14-23f274b3db50'>
	<result xmlns='urn:xmpp:mam:2' id='C5BQ5O611G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T04:32:43.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8399936e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='f8d037f9-792a-40a7-ab10-e924e372ce7d'>
	<result xmlns='urn:xmpp:mam:2' id='C5CFIOCI3G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T06:05:03.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>707f80c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='6ace57b7-58c1-464e-a420-6ae7830c74f2'>
	<result xmlns='urn:xmpp:mam:2' id='C5D72PSCGG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T10:07:21.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c050f4fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
<message from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='7bcccf6b-9498-4b13-ac14-e27f783dac13'>
	<result xmlns='urn:xmpp:mam:2' id='C5DQ4QD26002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T08:51:56.000000Z' from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1780room0-42144-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>09a8f821</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
<iq from='alice_unnamed_1780room0-42144-0@muc.localhost' to='alice_unnamed_1780@localhost/res1' id='6ca1d333e363c5a8696fb5f62ad9799c' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C53TQH9UF00B</first>
			<last>C5DQ4QD26002</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:50:57.894 ***🔗
alice_unnamed_1780@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-10 12:50:57.972 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-10 12:50:57.978 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1860.html



=== Ended at 2024-04-10 12:50:57
=== successfully completed test case
=== === Returned value: ok