=== Test case: gdpr_SUITE:retrieve_mam_pm_and_muc_light_interfere/1 (click for source code)

=== Config value:

    [{mam_backend,rdbms},
     {watchdog,<0.16477.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/gdpr_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.gdpr_SUITE.logs/run.2022-05-25_10.39.55/gdpr_suite.retrieve_mam_pm_and_muc_light_interfere.html"},
     {tc_group_properties,[{name,retrieve_personal_data_mam_rdbms}]},
     {tc_group_path,[[{name,retrieve_personal_data_mam}],
                     [{name,retrieve_personal_data}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/gdpr_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.gdpr_SUITE.logs/run.2022-05-25_10.39.55/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59"

=== Started at 2022-05-25 10:40:15


*** CT 2022-05-25 10:40:15.582 *** View log from node mongooseim@localhost when started mongooseim@localhost_821.html
*** CT 2022-05-25 10:40:15.582 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_402.html

*** User 2022-05-25 10:40:15.599 ***
required modules: [{mod_mam_meta,#{archive_chat_markers => false,
                                   async_writer =>
                                       #{batch_size => 30,enabled => true,
                                         flush_interval => 2000,
                                         pool_size => 16},
                                   backend => rdbms,
                                   cache =>
                                       #{module => internal,
                                         number_of_segments => 3,
                                         strategy => fifo,time_to_live => 480},
                                   cache_users => true,
                                   db_message_format => mam_message_xml,
                                   default_result_limit => 50,
                                   full_text_search => true,
                                   is_archivable_message => mod_mam_utils,
                                   max_result_limit => 50,
                                   message_retraction => true,
                                   muc => #{host => {prefix,<<"muclight.">>}},
                                   no_stanzaid_element => false,
                                   pm =>
                                       #{archive_groupchats => true,
                                         same_mam_id_for_peers => false},
                                   send_message => mod_mam_utils}},
                   {mod_muc_light,#{all_can_configure => false,
                                    all_can_invite => false,backend => mnesia,
                                    blocking => true,
                                    config_schema =>
                                        [{<<"roomname">>,<<"Untitled">>,
                                          roomname,binary},
                                         {<<"subject">>,<<>>,subject,binary}],
                                    equal_occupants => false,
                                    host => {prefix,<<"muclight.">>},
                                    legacy_mode => false,
                                    max_occupants => infinity,
                                    rooms_in_rosters => false,
                                    rooms_per_page => 10,
                                    rooms_per_user => infinity}}]


*** User 2022-05-25 10:40:15.609 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:15.610 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='31b50081a91b83ac' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:15.610 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:15.611 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9wbV9hbmRfbXVjX2xpZ2h0X2ludGVyZmVyZV83MTEAbWF0eWdyeXNh</auth>



*** User 2022-05-25 10:40:15.612 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:40:15.612 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:15.612 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eca92fe90872bbf5' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:15.612 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:15.613 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<iq type='set' id='80a1a8c51ce221ac9df339fc0b37dfa6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:40:15.613 ***
alicE_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<iq id='80a1a8c51ce221ac9df339fc0b37dfa6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:40:15.613 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<iq type='set' id='b4ea67da0fadc5573ff58fd5411715fa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:15.613 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<iq type='result' id='b4ea67da0fadc5573ff58fd5411715fa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:15.613 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<presence/>



*** User 2022-05-25 10:40:15.616 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<presence from='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' to='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:40:15.617 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:15.617 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8f8693592af938df' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:15.617 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:15.617 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fcG1fYW5kX211Y19saWdodF9pbnRlcmZlcmVfNzExAG1ha3JvbGlrYQ==</auth>



*** User 2022-05-25 10:40:15.618 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:40:15.618 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:15.619 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='27feb28efd3d517b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:15.619 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:15.619 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<iq type='set' id='358409f79ae20fc671bea2c45a1e35e1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:40:15.619 ***
bOb_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<iq id='358409f79ae20fc671bea2c45a1e35e1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:40:15.619 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<iq type='set' id='1404a1d1f276aa21e519c444a28bb66f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:15.619 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<iq type='result' id='1404a1d1f276aa21e519c444a28bb66f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:15.619 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<presence/>



*** User 2022-05-25 10:40:15.622 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<presence from='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' to='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:40:15.623 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:15.624 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4c485ad8d00af2f5' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:15.624 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:15.624 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX3BtX2FuZF9tdWNfbGlnaHRfaW50ZXJmZXJlXzcxMQBtYWtyb3dlO3A=</auth>



*** User 2022-05-25 10:40:15.625 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:40:15.625 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:15.625 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d9fda07577be883c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:15.625 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:15.625 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<iq type='set' id='2fde2a1e7ac85a75dfd065cd9e03a094'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:40:15.626 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<iq id='2fde2a1e7ac85a75dfd065cd9e03a094' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:40:15.626 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<iq type='set' id='2cee3532de687f21e61fbfd7ca3818e5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:15.626 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<iq type='result' id='2cee3532de687f21e61fbfd7ca3818e5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:15.626 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<presence/>



*** User 2022-05-25 10:40:15.628 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<presence from='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' to='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:40:15.629 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<iq type='set' id='ab9a27ee5d05a29e169f0973f9b205e4' to='muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost</user>
			<user affiliation='member'>kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-25 10:40:15.641 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost' to='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='ab9a27ee5d05a29e169f0973f9b205e4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475215-630321</version>
		<user affiliation='owner'>alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost</user>
	</x>
	<body/>
	<stanza-id by='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFLOSO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.641 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost' to='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='ab9a27ee5d05a29e169f0973f9b205e4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475215-630321</version>
		<user affiliation='member'>bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost</user>
	</x>
	<body/>
	<stanza-id by='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFLOT01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.641 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost' to='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='ab9a27ee5d05a29e169f0973f9b205e4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475215-630321</version>
		<user affiliation='member'>kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost</user>
	</x>
	<body/>
	<stanza-id by='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFLOT81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.641 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<iq from='muclight.localhost' to='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' id='ab9a27ee5d05a29e169f0973f9b205e4' type='result'/>



*** User 2022-05-25 10:40:15.641 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<message to='1653-475215-630358@muclight.localhost' type='groupchat' id='Id1'>
	<body>some simple muc message from Alice</body>
</message>



*** User 2022-05-25 10:40:15.643 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost/alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' to='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1653-475215-630358@muclight.localhost' id='BNUJMBFORH01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFOV6G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.643 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost/alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' to='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1653-475215-630358@muclight.localhost' id='BNUJMBFORH01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFP1CG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.643 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost/alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' to='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='Id1' type='groupchat'>
	<body>some simple muc message from Alice</body>
	<stanza-id by='1653-475215-630358@muclight.localhost' id='BNUJMBFORH01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFP3K01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.643 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<message to='1653-475215-630358@muclight.localhost' type='groupchat' id='Id2'>
	<body>some simple muc message from Bob</body>
</message>



*** User 2022-05-25 10:40:15.644 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost/bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' to='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1653-475215-630358@muclight.localhost' id='BNUJMBFP9QO1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFPCBG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.644 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost/bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' to='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1653-475215-630358@muclight.localhost' id='BNUJMBFP9QO1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFPDL81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:15.644 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
<message from='1653-475215-630358@muclight.localhost/bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost' to='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='Id2' type='groupchat'>
	<body>some simple muc message from Bob</body>
	<stanza-id by='1653-475215-630358@muclight.localhost' id='BNUJMBFP9QO1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost' id='BNUJMBFPEQG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-05-25 10:40:17.803 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<message to='bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' type='chat'>
	<body>some simple pm message from Alice</body>
</message>



*** User 2022-05-25 10:40:17.803 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
<message to='alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1' type='chat'>
	<body>some simple pm message from Bob</body>
</message>



*** User 2022-05-25 10:40:20.172 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data alice_retrieve_mam_pm_and_muc_light_interfere_711 localhost retrieve_mam_pm_and_muc_light_interfere.1653475219967234318.zip
Result []
ExitStatus 0

*** User 2022-05-25 10:40:20.172 ***
extracting logs retrieve_mam_pm_and_muc_light_interfere.1653475219967234318.zip.alice_retrieve_mam_pm_and_muc_light_interfere_711.unzipped

*** User 2022-05-25 10:40:20.368 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data bob_retrieve_mam_pm_and_muc_light_interfere_711 localhost retrieve_mam_pm_and_muc_light_interfere.1653475220173263242.zip
Result []
ExitStatus 0

*** User 2022-05-25 10:40:20.368 ***
extracting logs retrieve_mam_pm_and_muc_light_interfere.1653475220173263242.zip.bob_retrieve_mam_pm_and_muc_light_interfere_711.unzipped

*** User 2022-05-25 10:40:20.574 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data kate_retrieve_mam_pm_and_muc_light_interfere_711 localhost retrieve_mam_pm_and_muc_light_interfere.1653475220369471628.zip
Result []
ExitStatus 0

*** User 2022-05-25 10:40:20.575 ***
extracting logs retrieve_mam_pm_and_muc_light_interfere.1653475220369471628.zip.kate_retrieve_mam_pm_and_muc_light_interfere_711.unzipped

*** User 2022-05-25 10:40:20.576 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:40:20.576 ***
kate_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:40:20.577 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:40:20.577 ***
bob_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:40:20.577 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:40:20.577 ***
alice_retrieve_mam_pm_and_muc_light_interfere_711@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:40:20.646 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:40:20.646 *** View log from node mongooseim@localhost when finished mongooseim@localhost_821.html



=== Ended at 2022-05-25 10:40:20
=== successfully completed test case
=== === Returned value: ok


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