=== 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_pool},
     {wait_for_parallel_writer,[muc,pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,backend => rdbms,
                      muc => #{host => {prefix,<<"muclight.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {watchdog,<0.49450.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/mam_suite.muc_light_stored_in_pm_if_allowed_to.138370.html"},
     {tc_group_properties,[{name,rdbms_async_pool_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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/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_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 => <<>>,title => <<>>,
                    persistent => false,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,backend => rdbms,
              max_room_id => infinity,online_backend => cets,
              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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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 => cets,
              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 => cets,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@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 11:03:27


*** CT 2024-04-18 11:03:27.692 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2887.html

*** User 2024-04-18 11:03:27.724 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.725 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0301d76d35255c9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:03:27.725 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.725 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y19saWdodF9zdG9yZWRfaW5fcG1faWZfYWxsb3dlZF90b18yMDQzAG1hdHlncnlzYQ==</auth>



*** User 2024-04-18 11:03:27.726 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:03:27.726 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.726 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dce32770006e52d7' from='localhost' version='1.0' xml:lang='en' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost'>

*** User 2024-04-18 11:03:27.727 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.727 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='f855b0c2de5f119355c500f7a7df552a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:03:27.727 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq id='f855b0c2de5f119355c500f7a7df552a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:03:27.727 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='651173766b6bf933ec2bcc6196d88bc1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:27.728 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq from='localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='651173766b6bf933ec2bcc6196d88bc1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:27.728 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<presence/>



*** User 2024-04-18 11:03:27.730 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<presence from='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1'/>



*** User 2024-04-18 11:03:27.730 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.731 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='96422f34b18f10e7' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:03:27.731 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.731 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNfbGlnaHRfc3RvcmVkX2luX3BtX2lmX2FsbG93ZWRfdG9fMjA0MwBtYWtyb2xpa2E=</auth>



*** User 2024-04-18 11:03:27.733 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:03:27.733 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.733 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8c60b26bfb7c240d' from='localhost' version='1.0' xml:lang='en' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost'>

*** User 2024-04-18 11:03:27.733 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@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-18 11:03:27.733 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='4133223c40e176c40bc8ece6fe1e373a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:03:27.733 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq id='4133223c40e176c40bc8ece6fe1e373a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:03:27.733 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='c89193ef3d85ab06d9a981bd0c77a0d0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:27.734 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq from='localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='c89193ef3d85ab06d9a981bd0c77a0d0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:27.734 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<presence/>



*** User 2024-04-18 11:03:27.736 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<presence from='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1'/>



*** User 2024-04-18 11:03:27.737 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='ba1049f4443103cf177a5d8e7a0098e4' to='room-dbf1ea4bc0@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-18 11:03:27.759 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='room-dbf1ea4bc0@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='ba1049f4443103cf177a5d8e7a0098e4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-438207-738812</version>
		<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost</user>
	</x>
	<body/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='C5ISTERNR3O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-18 11:03:27.759 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='room-dbf1ea4bc0@muclight.localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='ba1049f4443103cf177a5d8e7a0098e4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-438207-738812</version>
		<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost</user>
	</x>
	<body/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='C5ISTERNR401' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-18 11:03:27.759 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq from='room-dbf1ea4bc0@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='ba1049f4443103cf177a5d8e7a0098e4' type='result'/>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-18 11:03:27.761 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='6f08f3e9f74dfcc696fea21d69f90384'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-18 11:03:27.764 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='7ff7e66e-e60e-41e6-88ca-e08b4be4bba5'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5ISTERNR3O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:03:27.737231Z' from='room-dbf1ea4bc0@muclight.localhost'/>
			<message from='room-dbf1ea4bc0@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='ba1049f4443103cf177a5d8e7a0098e4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-438207-738812</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-04-18 11:03:27.764 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='6f08f3e9f74dfcc696fea21d69f90384' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5ISTERNR3O1</first>
			<last>C5ISTERNR3O1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:27.764 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='fb3d7aed3b24797316f9198066e85ce4'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-18 11:03:27.766 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='f91434ea-1349-4767-864c-bd41e984935a'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5ISTERNR401'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:03:27.737232Z' from='room-dbf1ea4bc0@muclight.localhost'/>
			<message from='room-dbf1ea4bc0@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='ba1049f4443103cf177a5d8e7a0098e4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-438207-738812</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:27.766 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='fb3d7aed3b24797316f9198066e85ce4' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5ISTERNR401</first>
			<last>C5ISTERNR401</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:27.766 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<message type='groupchat' to='room-dbf1ea4bc0@muclight.localhost' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2024-04-18 11:03:27.777 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='room-dbf1ea4bc0@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-dbf1ea4bc0@muclight.localhost' id='C5ISTERV2BO1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='C5ISTERVK801' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-18 11:03:27.777 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='room-dbf1ea4bc0@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-dbf1ea4bc0@muclight.localhost' id='C5ISTERV2BO1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='C5ISTES03OO1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-18 11:03:27.779 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='259a18b1a1be8ebc2a6dc43058c34119'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-18 11:03:27.782 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='2fd5f7f7-ca6d-4390-b30d-0dfdc58d3b06'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5ISTERNR3O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:03:27.737231Z' from='room-dbf1ea4bc0@muclight.localhost'/>
			<message from='room-dbf1ea4bc0@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='ba1049f4443103cf177a5d8e7a0098e4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-438207-738812</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-04-18 11:03:27.782 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='dba378a4-85b7-470e-8d13-f7c3fd37cf1c'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5ISTERVK801'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:03:27.769120Z' from='room-dbf1ea4bc0@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost'/>
			<message from='room-dbf1ea4bc0@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-dbf1ea4bc0@muclight.localhost' id='C5ISTERV2BO1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:27.782 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='259a18b1a1be8ebc2a6dc43058c34119' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5ISTERNR3O1</first>
			<last>C5ISTERVK801</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:27.782 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
<iq type='set' id='f4b70c80f5fdeef47f1cef5db52cbf98'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-18 11:03:27.784 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='1fef9ff7-266e-4727-9930-fad107744f9c'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5ISTERNR401'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:03:27.737232Z' from='room-dbf1ea4bc0@muclight.localhost'/>
			<message from='room-dbf1ea4bc0@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='ba1049f4443103cf177a5d8e7a0098e4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-438207-738812</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:27.784 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='f85025b7-d300-4805-8167-56112555528c'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5ISTES03OO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:03:27.771107Z' from='room-dbf1ea4bc0@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost'/>
			<message from='room-dbf1ea4bc0@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-dbf1ea4bc0@muclight.localhost' id='C5ISTERV2BO1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:27.784 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1' id='f4b70c80f5fdeef47f1cef5db52cbf98' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5ISTERNR401</first>
			<last>C5ISTES03OO1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:27.784 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
</stream:stream>

*** User 2024-04-18 11:03:27.785 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
</stream:stream>

*** User 2024-04-18 11:03:27.785 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 out
</stream:stream>

*** User 2024-04-18 11:03:27.785 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2043@localhost/res1 in
</stream:stream>
*** CT 2024-04-18 11:03:27.788 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2887.html



=== Ended at 2024-04-18 11:03:27
=== successfully completed test case
=== === Returned value: ok


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