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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.47682.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},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => 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@786a062e1fe3.2024-04-15_20.13.12/big_tests.tests.mam_SUITE.logs/run.2024-04-15_20.20.21/mam_suite.muc_querying_for_all_messages_with_jid.120962.html"},
     {tc_group_properties,[{name,muc04},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@786a062e1fe3.2024-04-15_20.13.12/big_tests.tests.mam_SUITE.logs/run.2024-04-15_20.20.21/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_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 => <<>>,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 => <<>>},
              load_permanent_rooms_at_startup => false,backend => rdbms,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@786a062e1fe3.2024-04-15_20.13.12"

=== Started at 2024-04-15 20:20:48


*** CT 2024-04-15 20:20:48.890 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1900.html
Could not find element archive_wait in Config.


*** User 2024-04-15 20:20:49.092 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-15 20:20:49.097 ***🔗
alicE_unnamed_1995@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-15 20:20:49.097 ***🔗
alicE_unnamed_1995@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='79b792eee44f8906' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 20:20:49.097 ***🔗
alicE_unnamed_1995@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-15 20:20:49.097 ***🔗
alicE_unnamed_1995@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk5NQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-15 20:20:49.098 ***🔗
alicE_unnamed_1995@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 20:20:49.098 ***🔗
alicE_unnamed_1995@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-15 20:20:49.098 ***🔗
alicE_unnamed_1995@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='81392403b9b181de' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1995@localhost'>

*** User 2024-04-15 20:20:49.098 ***🔗
alicE_unnamed_1995@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-15 20:20:49.098 ***🔗
alicE_unnamed_1995@localhost/res1 out
<iq type='set' id='62e57d34725e8c1fddcf30120f96d847'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 20:20:49.099 ***🔗
alicE_unnamed_1995@localhost/res1 in
<iq id='62e57d34725e8c1fddcf30120f96d847' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1995@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 20:20:49.099 ***🔗
alice_unnamed_1995@localhost/res1 out
<iq type='set' id='cdfcfe464c3cb6be2987e4d3ba48b3b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:20:49.099 ***🔗
alice_unnamed_1995@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1995@localhost/res1' id='cdfcfe464c3cb6be2987e4d3ba48b3b8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:20:49.099 ***🔗
alice_unnamed_1995@localhost/res1 out
<presence/>



*** User 2024-04-15 20:20:49.101 ***🔗
alice_unnamed_1995@localhost/res1 in
<presence from='alice_unnamed_1995@localhost/res1' to='alice_unnamed_1995@localhost/res1'/>



*** User 2024-04-15 20:20:49.101 ***🔗
alice_unnamed_1995@localhost/res1 out
<iq type='set' id='adac498633f88f1a9e9c6af4f7f55091' to='alicE_unnamed_1995room0-47734-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='76aad9ed-8d20-4455-9aa5-e9f558560c73'>
	<result xmlns='urn:xmpp:mam:1' id='C576T02UQ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T20:50:28.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f4b94582</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='3c42c13e-27a3-47f0-91bc-1aeb8364f37c'>
	<result xmlns='urn:xmpp:mam:1' id='C57DLILQKG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T04:54:57.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49116141</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='f1ee67ad-e385-4ab6-925c-798cbfcb68f0'>
	<result xmlns='urn:xmpp:mam:1' id='C581NQBKGG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T04:51:37.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85454930</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='875458c3-bb54-4180-9f7d-a0180f9b0aa3'>
	<result xmlns='urn:xmpp:mam:1' id='C58PG6SCDG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T09:12:35.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cbd514b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='d92c4f11-0da6-4178-aa80-493715b72d52'>
	<result xmlns='urn:xmpp:mam:1' id='C59I1HRV9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T14:29:22.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>59390594</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='0c30b12b-0e19-4e82-b845-f6f8d515a0fe'>
	<result xmlns='urn:xmpp:mam:1' id='C5A5BH8F900C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T13:31:46.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f42d8677</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='f90c57d2-7883-4f0b-ac70-bbda73b27f7d'>
	<result xmlns='urn:xmpp:mam:1' id='C5APJOCM2G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T13:41:49.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a138299</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='4fe70f1e-e9ce-4a76-98a4-3447b6f586ca'>
	<result xmlns='urn:xmpp:mam:1' id='C5B379J6L00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T01:09:46.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e94af49b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='013111e9-219d-4eeb-8c3d-d9cb319a6b15'>
	<result xmlns='urn:xmpp:mam:1' id='C5BO4ETKO007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T02:06:40.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1db67e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='90ad5863-f346-4a1d-a932-05b5dc8c2c32'>
	<result xmlns='urn:xmpp:mam:1' id='C5CTB8SGI006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T22:30:28.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f1d35a02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.104 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='837bcd54-d7bd-4391-b82e-b4c7a306924d'>
	<result xmlns='urn:xmpp:mam:1' id='C5D4SN2LL00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:30:34.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>506b474a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='270e113e-2510-4630-bd8e-bd4d51e1c3d2'>
	<result xmlns='urn:xmpp:mam:1' id='C5DL2VFBH002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T02:49:54.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a36b812d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='ee5cb3e5-cac5-47e2-9106-9587f26f1b20'>
	<result xmlns='urn:xmpp:mam:1' id='C5EOQKV1JG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:28:15.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dadd87cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='c404fd45-6ad9-4d8f-be43-f8c6766362e2'>
	<result xmlns='urn:xmpp:mam:1' id='C5F39K0VV00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T09:57:34.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfa60f33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='5e5b2f32-2eed-4848-9833-90e8f0fc8f2b'>
	<result xmlns='urn:xmpp:mam:1' id='C5FG8T7Q8G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T01:26:33.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce5886a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='69a4d91f-ebd6-4487-9b1f-cf612c402803'>
	<result xmlns='urn:xmpp:mam:1' id='C5GMO70EC00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T23:20:56.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8de2c27b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 in
<message from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='646e243b-9eb7-4f1f-8f34-02d75c6d9ede'>
	<result xmlns='urn:xmpp:mam:1' id='C5GU4S4H600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:10:20.000000Z' from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1995room0-47734-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f367dfa2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 in
<iq from='alice_unnamed_1995room0-47734-0@muc.localhost' to='alice_unnamed_1995@localhost/res1' id='adac498633f88f1a9e9c6af4f7f55091' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C576T02UQ00H</first>
			<last>C5GU4S4H600E</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-15 20:20:49.105 ***🔗
alice_unnamed_1995@localhost/res1 out
</stream:stream>

*** User 2024-04-15 20:20:49.106 ***🔗
alice_unnamed_1995@localhost/res1 in
</stream:stream>

*** User 2024-04-15 20:20:49.111 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-15 20:20:49.169 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1901.html



=== Ended at 2024-04-15 20:20:49
=== successfully completed test case
=== === Returned value: ok