=== 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},
                      backend => rdbms,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      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,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      user_prefs_store => mnesia,cache_users => true}},
     {watchdog,<0.59386.0>},
     {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@dbd2e2a25f04.2024-04-10_14.24.56/big_tests.tests.mam_SUITE.logs/run.2024-04-10_14.32.00/mam_suite.muc_light_stored_in_pm_if_allowed_to.136451.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@dbd2e2a25f04.2024-04-10_14.24.56/big_tests.tests.mam_SUITE.logs/run.2024-04-10_14.32.00/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => rdbms,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 => <<>>,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,
              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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => 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_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 =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@dbd2e2a25f04.2024-04-10_14.24.56"

=== Started at 2024-04-10 14:33:21


*** CT 2024-04-10 14:33:21.532 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2014.html

*** User 2024-04-10 14:33:21.562 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:33:21.563 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c0036bf175646cf4' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:33:21.563 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/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-10 14:33:21.563 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y19saWdodF9zdG9yZWRfaW5fcG1faWZfYWxsb3dlZF90b18yNDYxAG1hdHlncnlzYQ==</auth>



*** User 2024-04-10 14:33:21.564 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:33:21.564 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:33:21.564 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='535acff47b80e05a' from='domain.example.com' version='1.0' xml:lang='en' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com'>

*** User 2024-04-10 14:33:21.565 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/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-10 14:33:21.565 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='cddb17348e3052278b8353545f8f7a7f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:33:21.565 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq id='cddb17348e3052278b8353545f8f7a7f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:33:21.565 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='3c4c1df7360e57c3a5dc7944b8340e2b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:33:21.566 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='3c4c1df7360e57c3a5dc7944b8340e2b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:33:21.566 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<presence/>



*** User 2024-04-10 14:33:21.570 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<presence from='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1'/>



*** User 2024-04-10 14:33:21.571 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:33:21.571 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bf480c953a0876f7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:33:21.571 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/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-10 14:33:21.572 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNfbGlnaHRfc3RvcmVkX2luX3BtX2lmX2FsbG93ZWRfdG9fMjQ2MQBtYWtyb2xpa2E=</auth>



*** User 2024-04-10 14:33:21.574 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:33:21.575 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:33:21.575 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b0ef1420a5464458' from='domain.example.com' version='1.0' xml:lang='en' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com'>

*** User 2024-04-10 14:33:21.575 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/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-10 14:33:21.575 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='45c276437fc4923073bc5fd090c8494f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:33:21.575 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq id='45c276437fc4923073bc5fd090c8494f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:33:21.576 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='56ebe941a8bfb1a78a2d76737c2202a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:33:21.577 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq from='domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='56ebe941a8bfb1a78a2d76737c2202a1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:33:21.577 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<presence/>



*** User 2024-04-10 14:33:21.582 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<presence from='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1'/>



*** User 2024-04-10 14:33:21.582 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='402798ec8a399ff64cd5add9da7d8783' to='room-869a92f5ac@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-10 14:33:21.606 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='room-869a92f5ac@muclight.domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='402798ec8a399ff64cd5add9da7d8783' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1712-759601-584496</version>
		<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='C5DUTEHL5P01' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-10 14:33:21.606 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='room-869a92f5ac@muclight.domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='402798ec8a399ff64cd5add9da7d8783' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1712-759601-584496</version>
		<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='C5DUTEHL5P81' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-10 14:33:21.606 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq from='room-869a92f5ac@muclight.domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='402798ec8a399ff64cd5add9da7d8783' type='result'/>



*** User 2024-04-10 14:33:21.606 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='e068ce6b260cd2a48a5ecb04850f5950'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-10 14:33:21.609 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='f037dd38-22a5-4c49-bd63-e3b12ea5d210'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEHL5P01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.582820Z' from='room-869a92f5ac@muclight.domain.example.com'/>
			<message from='room-869a92f5ac@muclight.domain.example.com' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='402798ec8a399ff64cd5add9da7d8783' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-759601-584496</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-04-10 14:33:21.609 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='e068ce6b260cd2a48a5ecb04850f5950' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DUTEHL5P01</first>
			<last>C5DUTEHL5P01</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 14:33:21.609 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='2d08c548c78ab31198dc2687d25b3087'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-10 14:33:21.611 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='36b67324-f26a-4d1b-9bc7-759e1a13400a'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEHL5P81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.582821Z' from='room-869a92f5ac@muclight.domain.example.com'/>
			<message from='room-869a92f5ac@muclight.domain.example.com' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='402798ec8a399ff64cd5add9da7d8783' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-759601-584496</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.611 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='2d08c548c78ab31198dc2687d25b3087' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DUTEHL5P81</first>
			<last>C5DUTEHL5P81</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 14:33:21.612 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<message type='groupchat' to='room-869a92f5ac@muclight.domain.example.com' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2024-04-10 14:33:21.623 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='room-869a92f5ac@muclight.domain.example.com/alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-869a92f5ac@muclight.domain.example.com' id='C5DUTEHSAUG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='C5DUTEHTHVG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-10 14:33:21.623 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='room-869a92f5ac@muclight.domain.example.com/alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-869a92f5ac@muclight.domain.example.com' id='C5DUTEHSAUG1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='C5DUTEHUDRG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-10 14:33:21.624 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='6202fff355dcc6649799a3715e49803a'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-10 14:33:21.626 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='4f824c06-6000-4250-b6d6-63dcd1834f0a'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEHL5P01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.582820Z' from='room-869a92f5ac@muclight.domain.example.com'/>
			<message from='room-869a92f5ac@muclight.domain.example.com' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='402798ec8a399ff64cd5add9da7d8783' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-759601-584496</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.626 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='81294930-9e62-4e0e-875d-6394b931882f'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEHTHVG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.617150Z' from='room-869a92f5ac@muclight.domain.example.com/alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com'/>
			<message from='room-869a92f5ac@muclight.domain.example.com/alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-869a92f5ac@muclight.domain.example.com' id='C5DUTEHSAUG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-04-10 14:33:21.626 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='6202fff355dcc6649799a3715e49803a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DUTEHL5P01</first>
			<last>C5DUTEHTHVG1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 14:33:21.626 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
<iq type='set' id='1a5b012a60956daaa2903627452e4c94'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-10 14:33:21.628 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='2c822e99-d51d-4b01-bb45-10d11b350dd3'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEHL5P81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.582821Z' from='room-869a92f5ac@muclight.domain.example.com'/>
			<message from='room-869a92f5ac@muclight.domain.example.com' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='402798ec8a399ff64cd5add9da7d8783' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-759601-584496</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.629 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='92e6c052-746c-40ac-aff9-030cd0ba1e69'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEHUDRG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.620718Z' from='room-869a92f5ac@muclight.domain.example.com/alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com'/>
			<message from='room-869a92f5ac@muclight.domain.example.com/alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-869a92f5ac@muclight.domain.example.com' id='C5DUTEHSAUG1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.629 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com' to='bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1' id='1a5b012a60956daaa2903627452e4c94' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DUTEHL5P81</first>
			<last>C5DUTEHUDRG1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 14:33:21.629 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-10 14:33:21.629 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-10 14:33:21.629 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-10 14:33:21.630 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2461@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-10 14:33:21.643 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2014.html



=== Ended at 2024-04-10 14:33:21
=== successfully completed test case
=== === Returned value: ok


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