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

=== Config value:

    [{basic_group,muc_light},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc,pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {watchdog,<0.52435.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/mam_suite.muc_light_stored_in_pm_if_allowed_to.118275.html"},
     {tc_group_properties,[{name,rdbms_async_cache_muc_light}]},
     {tc_group_path,[]},
     {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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_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,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_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},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    subject => <<>>,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 => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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}}},
     {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@079a843f8d8b.2023-11-16_09.33.39"

=== Started at 2023-11-16 09:42:32


*** CT 2023-11-16 09:42:32.247 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2209.html

*** User 2023-11-16 09:42:32.273 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:32.274 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:32.275 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:32.277 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:32.280 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:32.280 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ab7db1e973207215' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:32.280 ***🔗
alicE@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 2023-11-16 09:42:32.280 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-16 09:42:32.282 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:32.282 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:32.282 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7cef9db4d1385de7' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-16 09:42:32.282 ***🔗
alicE@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 2023-11-16 09:42:32.282 ***🔗
alicE@localhost/res1 out
<iq type='set' id='0daa9ba463c1c87d4a45fdd8f8e99d2e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:32.283 ***🔗
alicE@localhost/res1 in
<iq id='0daa9ba463c1c87d4a45fdd8f8e99d2e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:32.283 ***🔗
alice@localhost/res1 out
<iq type='set' id='365cc115a25f99bc62b1cfe192821b38'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:32.284 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='365cc115a25f99bc62b1cfe192821b38' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:32.284 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2023-11-16 09:42:32.285 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2023-11-16 09:42:32.286 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:32.286 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ddc3c9e2ce9136a7' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:32.286 ***🔗
bOb@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 2023-11-16 09:42:32.287 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-16 09:42:32.288 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:32.288 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:32.288 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bc7b23783af225fb' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2023-11-16 09:42:32.288 ***🔗
bOb@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 2023-11-16 09:42:32.288 ***🔗
bOb@localhost/res1 out
<iq type='set' id='839040d289fbbbc04199acafbe1537e1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:32.288 ***🔗
bOb@localhost/res1 in
<iq id='839040d289fbbbc04199acafbe1537e1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:32.289 ***🔗
bob@localhost/res1 out
<iq type='set' id='b47c768c6304ba772cafd0f2137ed51a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:32.289 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='b47c768c6304ba772cafd0f2137ed51a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:32.289 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2023-11-16 09:42:32.290 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2023-11-16 09:42:32.290 ***🔗
alice@localhost/res1 out
<iq type='set' id='c083e8058d6fc6a71d0d2f63dfa2cfec' to='testroom_pm@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2023-11-16 09:42:32.295 ***🔗
alice@localhost/res1 in
<message from='testroom_pm@muclight.localhost' to='alice@localhost' id='c083e8058d6fc6a71d0d2f63dfa2cfec' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1700-127752-292415</version>
		<user affiliation='owner'>alice@localhost</user>
	</x>
	<body/>
	<stanza-id by='alice@localhost' id='C2I1QQVO86O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-16 09:42:32.295 ***🔗
bob@localhost/res1 in
<message from='testroom_pm@muclight.localhost' to='bob@localhost' id='c083e8058d6fc6a71d0d2f63dfa2cfec' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1700-127752-292415</version>
		<user affiliation='member'>bob@localhost</user>
	</x>
	<body/>
	<stanza-id by='bob@localhost' id='C2I1QQVO8701' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-16 09:42:32.295 ***🔗
alice@localhost/res1 in
<iq from='testroom_pm@muclight.localhost' to='alice@localhost/res1' id='c083e8058d6fc6a71d0d2f63dfa2cfec' type='result'/>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2023-11-16 09:42:32.298 ***🔗
alice@localhost/res1 out
<iq type='set' id='71c99560d8bd19aeba69ec9a358ea476'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:32.300 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='215c19a5-a6f6-4618-9485-4ade5c719b5b'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QQVO86O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:32.291355Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='alice@localhost' id='c083e8058d6fc6a71d0d2f63dfa2cfec' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127752-292415</version>
					<user affiliation='owner'>alice@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2023-11-16 09:42:32.300 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='71c99560d8bd19aeba69ec9a358ea476' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QQVO86O1</first>
			<last>C2I1QQVO86O1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:32.300 ***🔗
bob@localhost/res1 out
<iq type='set' id='9bb6cf6e0104541da9a6c09793ba241d'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:32.313 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='4962e376-305c-4ae0-9559-8c8ec7023e55'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QQVO8701'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:32.291356Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='bob@localhost' id='c083e8058d6fc6a71d0d2f63dfa2cfec' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127752-292415</version>
					<user affiliation='member'>bob@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:32.313 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='9bb6cf6e0104541da9a6c09793ba241d' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QQVO8701</first>
			<last>C2I1QQVO8701</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:32.313 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='testroom_pm@muclight.localhost' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2023-11-16 09:42:32.316 ***🔗
alice@localhost/res1 in
<message from='testroom_pm@muclight.localhost/alice@localhost' to='alice@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QQVTLEG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice@localhost' id='C2I1QQVTT781' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-16 09:42:32.316 ***🔗
bob@localhost/res1 in
<message from='testroom_pm@muclight.localhost/alice@localhost' to='bob@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QQVTLEG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob@localhost' id='C2I1QQVU25G1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2023-11-16 09:42:32.319 ***🔗
alice@localhost/res1 out
<iq type='set' id='93183597a3573efb030e79f949154243'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:32.321 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='da4c8c98-160b-426b-9ead-1f60e072b01e'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QQVO86O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:32.291355Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='alice@localhost' id='c083e8058d6fc6a71d0d2f63dfa2cfec' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127752-292415</version>
					<user affiliation='owner'>alice@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:32.321 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='72be0258-86a1-4a8e-9491-5d8485063f27'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QQVTT781'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:32.314525Z' from='testroom_pm@muclight.localhost/alice@localhost'/>
			<message from='testroom_pm@muclight.localhost/alice@localhost' xmlns='jabber:client' to='alice@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QQVTLEG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2023-11-16 09:42:32.321 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='93183597a3573efb030e79f949154243' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QQVO86O1</first>
			<last>C2I1QQVTT781</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:32.321 ***🔗
bob@localhost/res1 out
<iq type='set' id='115d79817d195bb933d6c43da7026ccc'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:32.322 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='321bc15d-ac2f-49f0-add9-5df2a6c0e50a'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QQVO8701'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:32.291356Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='bob@localhost' id='c083e8058d6fc6a71d0d2f63dfa2cfec' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127752-292415</version>
					<user affiliation='member'>bob@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:32.323 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='657bb2b6-9a13-4b49-a356-923214a48f19'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QQVU25G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:32.315158Z' from='testroom_pm@muclight.localhost/alice@localhost'/>
			<message from='testroom_pm@muclight.localhost/alice@localhost' xmlns='jabber:client' to='bob@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QQVTLEG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:32.323 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='115d79817d195bb933d6c43da7026ccc' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QQVO8701</first>
			<last>C2I1QQVU25G1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:32.323 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:32.323 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:42:32.323 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:32.324 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2023-11-16 09:42:32.327 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2209.html



=== Ended at 2023-11-16 09:42:32
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result