=== 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_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,backend => rdbms,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => mnesia,
                      cache_users => true}},
     {watchdog,<0.60468.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@fbe86e01725e.2024-04-16_12.56.25/big_tests.tests.mam_SUITE.logs/run.2024-04-16_13.05.40/mam_suite.muc_light_stored_in_pm_if_allowed_to.187138.html"},
     {tc_group_properties,[{name,rdbms_mnesia_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@fbe86e01725e.2024-04-16_12.56.25/big_tests.tests.mam_SUITE.logs/run.2024-04-16_13.05.40/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_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,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,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_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 => 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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        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@fbe86e01725e.2024-04-16_12.56.25"

=== Started at 2024-04-16 13:07:09


*** CT 2024-04-16 13:07:10.005 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2308.html

*** User 2024-04-16 13:07:10.042 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.043 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='01d37bddcdfe3e13' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 13:07:10.043 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.043 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y19saWdodF9zdG9yZWRfaW5fcG1faWZfYWxsb3dlZF90b18yNjQxAG1hdHlncnlzYQ==</auth>



*** User 2024-04-16 13:07:10.044 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 13:07:10.045 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.045 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4b1a001facccea0c' from='localhost' version='1.0' xml:lang='en' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost'>

*** User 2024-04-16 13:07:10.045 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.045 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='bfd72ae0709c2cfe246c1a714a998972'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 13:07:10.045 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq id='bfd72ae0709c2cfe246c1a714a998972' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 13:07:10.046 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='86e19c14a4d58e3e4ca2b7d3950f4a68'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 13:07:10.046 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq from='localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='86e19c14a4d58e3e4ca2b7d3950f4a68' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 13:07:10.046 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<presence/>



*** User 2024-04-16 13:07:10.049 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<presence from='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1'/>



*** User 2024-04-16 13:07:10.050 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.050 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='271ad1ec9cd01d79' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 13:07:10.051 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.051 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNfbGlnaHRfc3RvcmVkX2luX3BtX2lmX2FsbG93ZWRfdG9fMjY0MQBtYWtyb2xpa2E=</auth>



*** User 2024-04-16 13:07:10.052 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 13:07:10.052 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.053 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fdba0192a10b9a3' from='localhost' version='1.0' xml:lang='en' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost'>

*** User 2024-04-16 13:07:10.053 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@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-16 13:07:10.053 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='5513173e5e9ecb0ff8907e729a7476d4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 13:07:10.053 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq id='5513173e5e9ecb0ff8907e729a7476d4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 13:07:10.053 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='b0144752ee3c7cc7f12f6b295036f937'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 13:07:10.054 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq from='localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='b0144752ee3c7cc7f12f6b295036f937' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 13:07:10.054 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<presence/>



*** User 2024-04-16 13:07:10.057 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<presence from='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1'/>



*** User 2024-04-16 13:07:10.057 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='69a415eba296297e8978b1516d51ffd4' to='room-305b3e31f2@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-16 13:07:10.095 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='room-305b3e31f2@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='69a415eba296297e8978b1516d51ffd4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-272830-59550</version>
		<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost</user>
	</x>
	<body/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='C5HMD9O5SN81' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-16 13:07:10.095 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='room-305b3e31f2@muclight.localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='69a415eba296297e8978b1516d51ffd4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-272830-59550</version>
		<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost</user>
	</x>
	<body/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='C5HMD9O5SNG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.


*** User 2024-04-16 13:07:10.095 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq from='room-305b3e31f2@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='69a415eba296297e8978b1516d51ffd4' type='result'/>


Could not find element props in Config.


*** User 2024-04-16 13:07:10.095 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='23bcdb4cc0e77630f26a2cfb5ad090d3'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-16 13:07:10.097 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='7e29766e-549d-4058-ab85-4cb5d21cf46e'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HMD9O5SN81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T13:07:10.058077Z' from='room-305b3e31f2@muclight.localhost'/>
			<message from='room-305b3e31f2@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='69a415eba296297e8978b1516d51ffd4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-272830-59550</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-04-16 13:07:10.097 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='23bcdb4cc0e77630f26a2cfb5ad090d3' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5HMD9O5SN81</first>
			<last>C5HMD9O5SN81</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 13:07:10.097 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='7fad49d76723561a912a509404408fd0'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-16 13:07:10.099 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='5055a100-3de8-4c5d-aae1-56cf131e3b50'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HMD9O5SNG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T13:07:10.058078Z' from='room-305b3e31f2@muclight.localhost'/>
			<message from='room-305b3e31f2@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='69a415eba296297e8978b1516d51ffd4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-272830-59550</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 13:07:10.099 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='7fad49d76723561a912a509404408fd0' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5HMD9O5SNG1</first>
			<last>C5HMD9O5SNG1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 13:07:10.099 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<message type='groupchat' to='room-305b3e31f2@muclight.localhost' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2024-04-16 13:07:10.106 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='room-305b3e31f2@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-305b3e31f2@muclight.localhost' id='C5HMD9OG1S01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='C5HMD9OGPN01' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-16 13:07:10.106 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='room-305b3e31f2@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-305b3e31f2@muclight.localhost' id='C5HMD9OG1S01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='C5HMD9OH78G1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-16 13:07:10.106 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='19047f6ac71a88778715150d32d9bf3a'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-16 13:07:10.109 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='6bbbcb00-6fa8-488d-83cf-d3cc44ef369d'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HMD9O5SN81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T13:07:10.058077Z' from='room-305b3e31f2@muclight.localhost'/>
			<message from='room-305b3e31f2@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='69a415eba296297e8978b1516d51ffd4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-272830-59550</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-04-16 13:07:10.109 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='b54398c1-97bf-4471-818a-e17302ca4ce2'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HMD9OGPN01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T13:07:10.102748Z' from='room-305b3e31f2@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost'/>
			<message from='room-305b3e31f2@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-305b3e31f2@muclight.localhost' id='C5HMD9OG1S01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 13:07:10.109 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='19047f6ac71a88778715150d32d9bf3a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5HMD9O5SN81</first>
			<last>C5HMD9OGPN01</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 13:07:10.109 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
<iq type='set' id='17ad8babcd757f1f2fa8fd38fb0e68ad'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-16 13:07:10.111 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='3d317ab6-bd3c-4446-b83c-3369891ff6f8'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HMD9O5SNG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T13:07:10.058078Z' from='room-305b3e31f2@muclight.localhost'/>
			<message from='room-305b3e31f2@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='69a415eba296297e8978b1516d51ffd4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-272830-59550</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 13:07:10.111 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='5cd57db5-8d2e-42eb-9ac2-ae9ec60edfcb'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HMD9OH78G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T13:07:10.104482Z' from='room-305b3e31f2@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost'/>
			<message from='room-305b3e31f2@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-305b3e31f2@muclight.localhost' id='C5HMD9OG1S01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 13:07:10.111 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1' id='17ad8babcd757f1f2fa8fd38fb0e68ad' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5HMD9O5SNG1</first>
			<last>C5HMD9OH78G1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 13:07:10.111 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
</stream:stream>

*** User 2024-04-16 13:07:10.112 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
</stream:stream>

*** User 2024-04-16 13:07:10.112 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 out
</stream:stream>

*** User 2024-04-16 13:07:10.112 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2641@localhost/res1 in
</stream:stream>
*** CT 2024-04-16 13:07:10.116 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2308.html



=== Ended at 2024-04-16 13:07:10
=== successfully completed test case
=== === Returned value: ok


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