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

=== Config value:

    [{basic_group,prefs_cases},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,full_text_search => true,
                      message_retraction => true,max_result_limit => 50,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {watchdog,<0.54646.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ba61420e19a8.2024-03-11_11.24.31/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.32.27/mam_suite.run_set_and_get_prefs_cases.117379.html"},
     {tc_group_properties,[{name,rdbms_async_cache_prefs_cases},parallel]},
     {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@ba61420e19a8.2024-03-11_11.24.31/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.32.27/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,versioning => false,
              store_current_id => false,backend => rdbms},
        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,online_backend => mnesia,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 => <<>>,subject => <<>>,
                    affiliations => [],anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {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@ba61420e19a8.2024-03-11_11.24.31"

=== Started at 2024-03-11 11:33:14


*** CT 2024-03-11 11:33:14.316 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2223.html

*** User 2024-03-11 11:33:14.383 ***🔗
alicE_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.384 ***🔗
alicE_run_set_and_get_prefs_cases_2332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='828925139bd53e21' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:33:14.384 ***🔗
alicE_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.385 ***🔗
alicE_run_set_and_get_prefs_cases_2332@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3J1bl9zZXRfYW5kX2dldF9wcmVmc19jYXNlc18yMzMyAG1hdHlncnlzYQ==</auth>



*** User 2024-03-11 11:33:14.387 ***🔗
alicE_run_set_and_get_prefs_cases_2332@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:33:14.388 ***🔗
alicE_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.388 ***🔗
alicE_run_set_and_get_prefs_cases_2332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d4cd8266523ff510' from='localhost' version='1.0' xml:lang='en' to='alice_run_set_and_get_prefs_cases_2332@localhost'>

*** User 2024-03-11 11:33:14.388 ***🔗
alicE_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.388 ***🔗
alicE_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='1acfe6e090c67a4e24712cab51bf4914'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:33:14.389 ***🔗
alicE_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq id='1acfe6e090c67a4e24712cab51bf4914' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_run_set_and_get_prefs_cases_2332@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:33:14.389 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='de8446fd6afe99846a8433e8ff695701'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:33:14.390 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='de8446fd6afe99846a8433e8ff695701' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:33:14.390 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<presence/>



*** User 2024-03-11 11:33:14.392 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<presence from='alice_run_set_and_get_prefs_cases_2332@localhost/res1' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1'/>



*** User 2024-03-11 11:33:14.393 ***🔗
bOb_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.394 ***🔗
bOb_run_set_and_get_prefs_cases_2332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='56564eecc250551d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:33:14.394 ***🔗
bOb_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.394 ***🔗
bOb_run_set_and_get_prefs_cases_2332@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ydW5fc2V0X2FuZF9nZXRfcHJlZnNfY2FzZXNfMjMzMgBtYWtyb2xpa2E=</auth>



*** User 2024-03-11 11:33:14.395 ***🔗
bOb_run_set_and_get_prefs_cases_2332@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:33:14.395 ***🔗
bOb_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.396 ***🔗
bOb_run_set_and_get_prefs_cases_2332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4899b23ffa523b8' from='localhost' version='1.0' xml:lang='en' to='bob_run_set_and_get_prefs_cases_2332@localhost'>

*** User 2024-03-11 11:33:14.396 ***🔗
bOb_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.396 ***🔗
bOb_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='e6ed4a7532462454fd4a08241b426711'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:33:14.396 ***🔗
bOb_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq id='e6ed4a7532462454fd4a08241b426711' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_run_set_and_get_prefs_cases_2332@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:33:14.396 ***🔗
bob_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='1539a1058daebc7d1bb91e291080c275'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:33:14.397 ***🔗
bob_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='localhost' to='bob_run_set_and_get_prefs_cases_2332@localhost/res1' id='1539a1058daebc7d1bb91e291080c275' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:33:14.397 ***🔗
bob_run_set_and_get_prefs_cases_2332@localhost/res1 out
<presence/>



*** User 2024-03-11 11:33:14.400 ***🔗
bob_run_set_and_get_prefs_cases_2332@localhost/res1 in
<presence from='bob_run_set_and_get_prefs_cases_2332@localhost/res1' to='bob_run_set_and_get_prefs_cases_2332@localhost/res1'/>



*** User 2024-03-11 11:33:14.400 ***🔗
kate_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.401 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='80e5f2446690fe8c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:33:14.401 ***🔗
kate_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.401 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcnVuX3NldF9hbmRfZ2V0X3ByZWZzX2Nhc2VzXzIzMzIAbWFrcm93ZTtw</auth>



*** User 2024-03-11 11:33:14.402 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:33:14.402 ***🔗
kate_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.403 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f0092f5fddd33751' from='localhost' version='1.0' xml:lang='en' to='kate_run_set_and_get_prefs_cases_2332@localhost'>

*** User 2024-03-11 11:33:14.403 ***🔗
kate_run_set_and_get_prefs_cases_2332@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-03-11 11:33:14.403 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='de93d91ae6feff73df15fb944f00fd4d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:33:14.404 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq id='de93d91ae6feff73df15fb944f00fd4d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_run_set_and_get_prefs_cases_2332@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:33:14.404 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='65264baefe7e38259ded2ddee46b9fc6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:33:14.404 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='localhost' to='kate_run_set_and_get_prefs_cases_2332@localhost/res1' id='65264baefe7e38259ded2ddee46b9fc6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:33:14.405 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 out
<presence/>



*** User 2024-03-11 11:33:14.407 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 in
<presence from='kate_run_set_and_get_prefs_cases_2332@localhost/res1' to='kate_run_set_and_get_prefs_cases_2332@localhost/res1'/>



*** User 2024-03-11 11:33:14.407 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='56cce53117c49f122aae59d7bfe6cdff'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.412 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='56cce53117c49f122aae59d7bfe6cdff' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.412 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='af0ba135c0a95df9fe07bd6b2d9c3327'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.416 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='af0ba135c0a95df9fe07bd6b2d9c3327' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.416 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='1c2d08d4c2e7683a827b5c53863c7ed3'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.421 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='1c2d08d4c2e7683a827b5c53863c7ed3' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.421 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='6a8db5da8ea56f17c7c65fcc13a5b48e'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.424 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='6a8db5da8ea56f17c7c65fcc13a5b48e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.424 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='032085d0e470ff6c8ed0d19a05531321'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.475 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='032085d0e470ff6c8ed0d19a05531321' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.475 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='7962a7c7050a1a62ce49ecc99048f912'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.477 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='7962a7c7050a1a62ce49ecc99048f912' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.478 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='bc0c73fb2fc2bc8357a50b17073a7894'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.481 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='bc0c73fb2fc2bc8357a50b17073a7894' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.481 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='50428732b34a5ada355f514e9e016aad'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.485 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='50428732b34a5ada355f514e9e016aad' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.485 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='92ba4f4a0141f189a6095724bcbc3594'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.490 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='92ba4f4a0141f189a6095724bcbc3594' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.491 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='bb403a9769412771d69102f1a1febc33'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.493 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='bb403a9769412771d69102f1a1febc33' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.493 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='b5288bb35623f0d62675fbd0082be77f'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.498 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='b5288bb35623f0d62675fbd0082be77f' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.498 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='fbaa702deb9945c2bf3963bbced933b3'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.500 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='fbaa702deb9945c2bf3963bbced933b3' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.500 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='f011d512327fdc8d630dc9c9effb90f6'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.505 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='f011d512327fdc8d630dc9c9effb90f6' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.506 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='216ee547bfa3a46ad0b8f0449b7033ce'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.508 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='216ee547bfa3a46ad0b8f0449b7033ce' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.509 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='c331ef7dc0242b52d18ea1d01ab1d5da'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.513 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='c331ef7dc0242b52d18ea1d01ab1d5da' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.513 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='e5face40738f6ffb3ca1459f4d7f06ed'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.518 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='e5face40738f6ffb3ca1459f4d7f06ed' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.518 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='e14c6e26a92a16d1a538feb48e523222'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.524 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='e14c6e26a92a16d1a538feb48e523222' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.524 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='ea1939cdcb640e01f31dd0681a8c2ac2'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.526 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='ea1939cdcb640e01f31dd0681a8c2ac2' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.526 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='600c0dccbef202e4afeabac77620250b'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.531 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='600c0dccbef202e4afeabac77620250b' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.531 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='968982b394c8282c8299dd498c5bd7a2'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.533 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='968982b394c8282c8299dd498c5bd7a2' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.533 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='897da1834826216b88b8e56cf7753e45'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.575 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='897da1834826216b88b8e56cf7753e45' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.575 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='af00923b335dbdd91af49fff44bd9577'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.579 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='af00923b335dbdd91af49fff44bd9577' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.579 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='08972be5128eaa3fea92ef3e2a6473ef'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.585 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='08972be5128eaa3fea92ef3e2a6473ef' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.585 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='7e8d757d80dd0026f83ebf52043f0f46'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.588 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='7e8d757d80dd0026f83ebf52043f0f46' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.588 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='6e71a2d8e1169770ac1e6508aa53fc91'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.594 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='6e71a2d8e1169770ac1e6508aa53fc91' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.594 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='cce0f1c295b5ad8a7ec04f08a608bb83'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.598 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='cce0f1c295b5ad8a7ec04f08a608bb83' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.598 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='b43cf69545cc4a29c128d7a6337bfa5c'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.603 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='b43cf69545cc4a29c128d7a6337bfa5c' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.603 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='5de53a790bd9de561144473a5ebec425'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.605 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='5de53a790bd9de561144473a5ebec425' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.605 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='c15fcdf6590aead6258d22dcadbd43bc'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.608 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='c15fcdf6590aead6258d22dcadbd43bc' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.608 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='668cda833a50791181519a89e694ff8a'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.612 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='668cda833a50791181519a89e694ff8a' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.612 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='1245dd2a9731f6e77f7ab3a8fa001c50'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.615 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='1245dd2a9731f6e77f7ab3a8fa001c50' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.615 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='01c091abf6b65f8d824d921448272099'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.618 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='01c091abf6b65f8d824d921448272099' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.618 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='0c9c2cece75686419304c8f6a3043dbb'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.622 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='0c9c2cece75686419304c8f6a3043dbb' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.622 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='65c6104d3e5ee9fbd362debe95852a50'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.624 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='65c6104d3e5ee9fbd362debe95852a50' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.624 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='68b01d1919146be406f55c8e6300e309'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.628 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='68b01d1919146be406f55c8e6300e309' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.628 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='0c4615a4d0e0664acb52a042b84df28a'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.674 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='0c4615a4d0e0664acb52a042b84df28a' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.674 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='086399cb9b93820550cb9743b3cf1288'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.678 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='086399cb9b93820550cb9743b3cf1288' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.678 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='7767e27ec365655ea9a09f60638acd09'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.680 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='7767e27ec365655ea9a09f60638acd09' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.680 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='c9a9376483998d787cb9d9640b931288'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.682 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='c9a9376483998d787cb9d9640b931288' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.683 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='4d5acb828510ed1d0bc069c2a511d363'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.685 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='4d5acb828510ed1d0bc069c2a511d363' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.685 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='set' id='574f5e74cef3948dce2023998e72ab9e'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.688 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='574f5e74cef3948dce2023998e72ab9e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.688 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
<iq type='get' id='a6c24b60bac8e8dec3caa29fbbcd62f3'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2024-03-11 11:33:14.691 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2332@localhost' to='alice_run_set_and_get_prefs_cases_2332@localhost/res1' id='a6c24b60bac8e8dec3caa29fbbcd62f3' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2332@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2332@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-03-11 11:33:14.691 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:33:14.691 ***🔗
kate_run_set_and_get_prefs_cases_2332@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:33:14.691 ***🔗
bob_run_set_and_get_prefs_cases_2332@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:33:14.692 ***🔗
bob_run_set_and_get_prefs_cases_2332@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:33:14.692 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:33:14.692 ***🔗
alice_run_set_and_get_prefs_cases_2332@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:33:14.697 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2225.html



=== Ended at 2024-03-11 11:33:14
=== successfully completed test case
=== === Returned value: ok