=== Test case: mam_SUITE:muc_light_include_groupchat_messages_by_default/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_include_groupchat_messages_by_default.177154.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.840 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2014.html

*** User 2024-04-10 14:33:21.854 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2464@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.854 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5623acaba2cc7b83' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2024-04-10 14:33:21.856 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2464@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.856 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fdf9ce95bd127606' from='domain.example.com' version='1.0' xml:lang='en' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com'>

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



*** User 2024-04-10 14:33:21.856 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<iq id='835f2a274d035012c989fcc9a6f05a9c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1</jid>
	</bind>
</iq>



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



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



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



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



*** User 2024-04-10 14:33:21.861 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2464@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.861 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2edb05954aa7f3a2' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2024-04-10 14:33:21.862 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2464@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.862 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a8be95c29577cf2e' from='domain.example.com' version='1.0' xml:lang='en' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com'>

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



*** User 2024-04-10 14:33:21.863 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<iq id='6df0cc0812cfff30a8e90bfbcd802f3d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1</jid>
	</bind>
</iq>



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



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



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


Could not find element props in Config.


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



*** User 2024-04-10 14:33:21.867 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 out
<iq type='set' id='431afa9b179f190a586e43be4f7482e4' to='room-c3665637d1@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-10 14:33:21.884 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='room-c3665637d1@muclight.domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='431afa9b179f190a586e43be4f7482e4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1712-759601-868633</version>
		<user affiliation='owner'>alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='C5DUTEJQLL81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-10 14:33:21.884 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='room-c3665637d1@muclight.domain.example.com' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='431afa9b179f190a586e43be4f7482e4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1712-759601-868633</version>
		<user affiliation='member'>bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='C5DUTEJQLLG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-10 14:33:21.884 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<iq from='room-c3665637d1@muclight.domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='431afa9b179f190a586e43be4f7482e4' type='result'/>



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



*** User 2024-04-10 14:33:21.892 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEJUTV01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='C5DUTEJVJ181' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-10 14:33:21.892 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEJUTV01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='C5DUTEK00OO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-10 14:33:21.892 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 out
<message type='groupchat' to='room-c3665637d1@muclight.domain.example.com' id='Id 2'>
	<body>Msg 2</body>
</message>



*** User 2024-04-10 14:33:21.899 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 2' type='groupchat'>
	<body>Msg 2</body>
	<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEK0PU01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='C5DUTEK1GQG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-10 14:33:21.900 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 2' type='groupchat'>
	<body>Msg 2</body>
	<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEK0PU01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='C5DUTEK236O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-10 14:33:21.900 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 out
<message type='chat' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1'>
	<body>private hi!</body>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-10 14:33:21.903 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' type='chat'>
	<body>private hi!</body>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='C5DUTEK2LHG1' 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.903 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 out
<iq type='set' id='44a4bab5394f29111ffa7ad2539f6f16'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-10 14:33:21.905 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='4c1f62df-e533-408a-8d9e-26722c998a3f'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEJQLL81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.867477Z' from='room-c3665637d1@muclight.domain.example.com'/>
			<message from='room-c3665637d1@muclight.domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='431afa9b179f190a586e43be4f7482e4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-759601-868633</version>
					<user affiliation='owner'>alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.905 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='cb975300-fccc-40e0-bfca-1a36f8d06764'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEJVJ181'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.887621Z' from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com'/>
			<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEJUTV01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.905 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='0db02c0a-e340-4e9a-b2f9-2134eaa252bf'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEK1GQG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.895530Z' from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com'/>
			<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 2' type='groupchat'>
				<body>Msg 2</body>
				<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEK0PU01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.905 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='54fc80df-a6b9-4091-8127-9a309aa40a72'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5DUTEK2LH81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.900229Z' from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1'/>
			<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' xmlns='jabber:client' type='chat' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



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



*** User 2024-04-10 14:33:21.905 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 out
<iq type='set' id='a3e7f4008501f661dda122df90c6fad5'>
	<query xmlns='urn:xmpp:mam:1' queryid='q1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='include-groupchat'>
				<value>true</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-10 14:33:21.907 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='87915484-9fcd-46a5-8cb3-3fc62c9c2b93'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5DUTEJQLL81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.867477Z' from='room-c3665637d1@muclight.domain.example.com'/>
			<message from='room-c3665637d1@muclight.domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='431afa9b179f190a586e43be4f7482e4' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-759601-868633</version>
					<user affiliation='owner'>alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.907 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='52c7bd96-153e-4393-8573-61331ce8f5a3'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5DUTEJVJ181'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.887621Z' from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com'/>
			<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEJUTV01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.907 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='48db14a0-8792-496a-8988-6d98acbb44b4'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5DUTEK1GQG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.895530Z' from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com'/>
			<message from='room-c3665637d1@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' id='Id 2' type='groupchat'>
				<body>Msg 2</body>
				<stanza-id by='room-c3665637d1@muclight.domain.example.com' id='C5DUTEK0PU01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 14:33:21.907 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' id='4c5a09d4-a4fb-47df-a988-f2a78b502874'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5DUTEK2LH81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:33:21.900229Z' from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1'/>
			<message from='alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1' xmlns='jabber:client' type='chat' to='bob_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



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



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

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

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

*** User 2024-04-10 14:33:21.908 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2464@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-10 14:33:21.911 *** 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