=== 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.6127.0>},
     {basic_group,muc_all},
     {configuration,elasticsearch},
     {archive_wait,2500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => elasticsearch,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      user_prefs_store => mnesia,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/mam_suite.muc_querying_for_all_messages_with_jid.21634.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,elasticsearch_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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/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 => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => mnesia,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 => <<>>,subject => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        mod_amp => #{},
        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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        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@cb6b7e4b1a11.2024-04-23_11.33.17"

=== Started at 2024-04-23 11:34:31


*** CT 2024-04-23 11:34:31.772 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_37.html
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 11:34:34.583 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 11:34:34.585 ***🔗
alicE_unnamed_220@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-23 11:34:34.586 ***🔗
alicE_unnamed_220@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='690488d028ba0264' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:34:34.586 ***🔗
alicE_unnamed_220@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-23 11:34:34.586 ***🔗
alicE_unnamed_220@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIwAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 11:34:34.586 ***🔗
alicE_unnamed_220@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:34:34.587 ***🔗
alicE_unnamed_220@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-23 11:34:34.587 ***🔗
alicE_unnamed_220@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4b3f792c6232bb6' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_220@localhost'>

*** User 2024-04-23 11:34:34.587 ***🔗
alicE_unnamed_220@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-23 11:34:34.588 ***🔗
alicE_unnamed_220@localhost/res1 out
<iq type='set' id='11401a297fb4f11a2d3c6dfaed88a026'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:34:34.594 ***🔗
alicE_unnamed_220@localhost/res1 in
<iq id='11401a297fb4f11a2d3c6dfaed88a026' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_220@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:34:34.594 ***🔗
alice_unnamed_220@localhost/res1 out
<iq type='set' id='205024564709c0c0c93253f340b44acd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:34:34.595 ***🔗
alice_unnamed_220@localhost/res1 in
<iq from='localhost' to='alice_unnamed_220@localhost/res1' id='205024564709c0c0c93253f340b44acd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:34:34.595 ***🔗
alice_unnamed_220@localhost/res1 out
<presence/>



*** User 2024-04-23 11:34:34.596 ***🔗
alice_unnamed_220@localhost/res1 in
<presence from='alice_unnamed_220@localhost/res1' to='alice_unnamed_220@localhost/res1'/>



*** User 2024-04-23 11:34:34.596 ***🔗
alice_unnamed_220@localhost/res1 out
<iq type='set' id='7dedad8be838d37d0ab63b05db514264' to='alicE_unnamed_220room0-6217-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='733958ca-ea3b-4e97-817b-5e5ef7fb6a77'>
	<result xmlns='urn:xmpp:mam:2' id='C5BNK5G56G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T01:30:13.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d53ff7ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='708ffdb2-d4ae-4a0a-8606-0375de5a9f0b'>
	<result xmlns='urn:xmpp:mam:2' id='C5CSOL2L4G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T21:48:49.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5aa99516</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='098e4f7d-b834-404d-b3c0-1f49c0387a19'>
	<result xmlns='urn:xmpp:mam:2' id='C5DDT571Q00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T18:15:48.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f59699af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='a58cef2e-1c92-4ab9-a405-1174077f1ac4'>
	<result xmlns='urn:xmpp:mam:2' id='C5E13SSOKG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T17:10:57.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>931eb700</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='649724fd-6ef2-4b81-aee4-b0d4db19d70a'>
	<result xmlns='urn:xmpp:mam:2' id='C5E6TJ7PIG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T00:06:21.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d3920bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='9d1e3615-7b4b-49f7-ae13-3fbf16cb16d7'>
	<result xmlns='urn:xmpp:mam:2' id='C5F4I9HRKG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T11:28:33.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>210f4155</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='82d5ffbe-4534-45a5-9a17-c64334aa5323'>
	<result xmlns='urn:xmpp:mam:2' id='C5FVSGKG0G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T20:04:09.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>598c31bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.602 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='b0c34828-ac2a-4576-92be-07de6c4ad741'>
	<result xmlns='urn:xmpp:mam:2' id='C5GA4DLP2002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T08:17:40.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c11053ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.603 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='33920a70-9176-46e9-909b-130294838f3e'>
	<result xmlns='urn:xmpp:mam:2' id='C5GRALJEKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T04:48:33.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3a8c2072</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.603 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='6c921dd3-6ce2-46ee-b419-3375640ab8ea'>
	<result xmlns='urn:xmpp:mam:2' id='C5HRKJT1NG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:21:27.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79ff599e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.603 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='6569bcb7-c8be-4615-97bf-63bf28209b3f'>
	<result xmlns='urn:xmpp:mam:2' id='C5I4DEC65G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T05:49:39.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1ec7952</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.603 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='49e87cbc-9c8d-43a7-8af2-95a5bf5386ce'>
	<result xmlns='urn:xmpp:mam:2' id='C5J5247NT002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:46:34.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d5f91d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.603 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='d268b35b-837b-42b3-802b-6dc2226dab91'>
	<result xmlns='urn:xmpp:mam:2' id='C5JEUCCL0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T08:34:01.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e3e36c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.603 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='428f13d8-394c-475c-bbc8-e292edc92b78'>
	<result xmlns='urn:xmpp:mam:2' id='C5K527IT7G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:57:27.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6f4b3708</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.603 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='2a9b6cd5-4b2c-4137-b3bd-0606eb0d5757'>
	<result xmlns='urn:xmpp:mam:2' id='C5KVI2LFPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T18:34:03.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45d81f1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.604 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='f43c1640-244b-437c-91bd-a49e6eba369f'>
	<result xmlns='urn:xmpp:mam:2' id='C5LCRR37Q00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:26:28.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1489fbf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.604 ***🔗
alice_unnamed_220@localhost/res1 in
<message from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='97313fbc-3808-4b06-a00d-18036c60e479'>
	<result xmlns='urn:xmpp:mam:2' id='C5LOOASPCG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T00:37:37.000000Z' from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_220room0-6217-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04981df9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:34.604 ***🔗
alice_unnamed_220@localhost/res1 in
<iq from='alice_unnamed_220room0-6217-0@muc.localhost' to='alice_unnamed_220@localhost/res1' id='7dedad8be838d37d0ab63b05db514264' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BNK5G56G0E</first>
			<last>C5LOOASPCG07</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 11:34:34.604 ***🔗
alice_unnamed_220@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:34:34.604 ***🔗
alice_unnamed_220@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 11:34:34.754 ***🔗
waiting for room_archive_size is done in 100 miliseconds
*** CT 2024-04-23 11:34:34.760 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_38.html



=== Ended at 2024-04-23 11:34:34
=== successfully completed test case
=== === Returned value: ok